Home
last modified time | relevance | path

Searched defs:halTimerConfig (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_ostimer.c64 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_mrt.c64 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_lpit.c72 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_gpt.c76 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_tpm.c136 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_ctimer.c99 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_ftm.c78 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_pit.c96 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
Dfsl_adapter_lptmr.c98 …timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerConfig) in HAL_TimerInit()
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c583 hal_timer_config_t halTimerConfig; in TM_Init() local