Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_tpm.c65 static uint8_t HAL_TimerGetInstance(hal_timer_handle_t halTimerHandle) in HAL_TimerGetInstance()
76 static void HAL_TimerHwInit(hal_timer_handle_t halTimerHandle) in HAL_TimerHwInit()
136 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
159 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
168 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
175 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
182 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
188 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
196 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
204 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
[all …]
Dfsl_adapter_ctimer.c65 static hal_timer_status_t HAL_CTimerConfigTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeo… in HAL_CTimerConfigTimeout()
99 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
116 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
124 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
132 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
140 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
148 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
161 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
168 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
173 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
[all …]
Dfsl_adapter_ostimer.c64 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
80 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
89 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
95 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
101 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
109 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
123 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
131 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
144 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
149 void HAL_TimerEnterLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerEnterLowpower()
Dfsl_adapter_mrt.c64 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
99 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
107 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
116 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
127 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
135 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
148 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
157 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
172 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
177 void HAL_TimerEnterLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerEnterLowpower()
Dfsl_adapter_lpit.c72 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
108 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
117 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
125 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
133 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
141 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
154 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
163 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
178 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
183 void HAL_TimerEnterLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerEnterLowpower()
Dfsl_adapter_gpt.c76 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
110 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
119 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
127 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
135 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
143 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
161 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
169 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
185 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
190 void HAL_TimerEnterLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerEnterLowpower()
Dfsl_adapter_ftm.c78 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
118 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
126 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
134 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
143 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
151 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
164 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
172 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
195 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
200 void HAL_TimerEnterLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerEnterLowpower()
Dfsl_adapter_pit.c96 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
133 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
141 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
149 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
157 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
165 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
178 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
186 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
201 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
206 void HAL_TimerEnterLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerEnterLowpower()
Dfsl_adapter_lptmr.c98 hal_timer_status_t HAL_TimerInit(hal_timer_handle_t halTimerHandle, hal_timer_config_t *halTimerCon… in HAL_TimerInit()
143 void HAL_TimerDeinit(hal_timer_handle_t halTimerHandle) in HAL_TimerDeinit()
151 void HAL_TimerEnable(hal_timer_handle_t halTimerHandle) in HAL_TimerEnable()
159 void HAL_TimerDisable(hal_timer_handle_t halTimerHandle) in HAL_TimerDisable()
169 void HAL_TimerInstallCallback(hal_timer_handle_t halTimerHandle, hal_timer_callback_t callback, voi… in HAL_TimerInstallCallback()
177 uint32_t HAL_TimerGetMaxTimeout(hal_timer_handle_t halTimerHandle) in HAL_TimerGetMaxTimeout()
190 uint32_t HAL_TimerGetCurrentTimerCount(hal_timer_handle_t halTimerHandle) in HAL_TimerGetCurrentTimerCount()
221 hal_timer_status_t HAL_TimerUpdateTimeout(hal_timer_handle_t halTimerHandle, uint32_t timeout) in HAL_TimerUpdateTimeout()
252 void HAL_TimerExitLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerExitLowpower()
257 void HAL_TimerEnterLowpower(hal_timer_handle_t halTimerHandle) in HAL_TimerEnterLowpower()
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c584 hal_timer_handle_t halTimerHandle = &s_timermanager.halTimerHandle[0]; in TM_Init() local