Home
last modified time | relevance | path

Searched refs:dev_ctx_count (Results 1 – 3 of 3) sorted by relevance

/SCP-firmware-master/module/thermal_mgmt/src/
A Dthermal_mgmt.h115 unsigned int dev_ctx_count; member
A Dmod_thermal_mgmt.c204 for (dev_idx = 0; dev_idx < mod_ctx.dev_ctx_count; dev_idx++) { in thermal_update()
235 mod_ctx.dev_ctx_count = element_count; in thermal_mgmt_init()
/SCP-firmware-master/module/thermal_mgmt/test/
A Dmod_thermal_mgmt_unit_test.c35 mod_ctx.dev_ctx_count = MOD_THERMAL_MGMT_DOM_COUNT; in setUp()
668 for (i = 0; i < mod_ctx.dev_ctx_count; i++) { in test_thermal_mgmt_thermal_update_success()

Completed in 6 milliseconds