Searched refs:MOD_TIMER_API_ID_ALARM (Results 1 – 9 of 9) sorted by relevance
/SCP-firmware-master/module/timer/include/ |
A D | mod_timer.h | 59 #define MOD_TIMER_API_ID_ALARM FWK_ID_API(FWK_MODULE_IDX_TIMER, \ macro
|
/SCP-firmware-master/module/debugger_cli/src/ |
A D | mod_debugger_cli.c | 104 return fwk_module_bind(module_config->alarm_id, MOD_TIMER_API_ID_ALARM, in debugger_cli_bind()
|
/SCP-firmware-master/product/juno/module/juno_thermal/src/ |
A D | mod_juno_thermal.c | 161 MOD_TIMER_API_ID_ALARM, in juno_thermal_bind()
|
/SCP-firmware-master/module/statistics/src/ |
A D | mod_stats.c | 563 MOD_TIMER_API_ID_ALARM, &stats_ctx.alarm_api); in stats_bind()
|
/SCP-firmware-master/module/scmi_system_power/src/ |
A D | mod_scmi_system_power.c | 776 MOD_TIMER_API_ID_ALARM, in scmi_sys_power_bind()
|
/SCP-firmware-master/product/juno/module/juno_ppu/src/ |
A D | mod_juno_ppu.c | 898 MOD_TIMER_API_ID_ALARM, in juno_ppu_bind()
|
/SCP-firmware-master/product/juno/module/juno_xrp7724/src/ |
A D | mod_juno_xrp7724.c | 618 ctx->alarm_hal_id, MOD_TIMER_API_ID_ALARM, &ctx->alarm_api); in juno_xrp7724_bind()
|
/SCP-firmware-master/module/dvfs/src/ |
A D | mod_dvfs.c | 1132 MOD_TIMER_API_ID_ALARM, in dvfs_bind_element()
|
/SCP-firmware-master/module/scmi_perf/src/ |
A D | mod_scmi_perf.c | 1917 MOD_TIMER_API_ID_ALARM, &scmi_perf_ctx.fc_alarm_api);
|
Completed in 17 milliseconds