Searched refs:dev_core_count (Results 1 – 1 of 1) sorted by relevance
250 uint32_t dev_core_count = 0U; in fconf_populate_ethosn_config() local276 if (dev_core_count >= ETHOSN_DEV_CORE_NUM_MAX) { in fconf_populate_ethosn_config()286 dev_core_count, in fconf_populate_ethosn_config()287 &(dev->cores[dev_core_count])); in fconf_populate_ethosn_config()291 ++dev_core_count; in fconf_populate_ethosn_config()326 if (dev_core_count == 0U) { in fconf_populate_ethosn_config()338 dev->num_cores = dev_core_count; in fconf_populate_ethosn_config()
Completed in 4 milliseconds