Home
last modified time | relevance | path

Searched refs:TM_Close (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.h292 timer_status_t TM_Close(timer_handle_t timerHandle);
Dfsl_component_timer_manager.c819 timer_status_t TM_Close(timer_handle_t timerHandle) in TM_Close() function
/hal_nxp-latest/mcux/mcux-sdk/components/button/
Dfsl_component_button.c333 timerStatus = TM_Close((timer_handle_t)s_buttonList.timerHandle);
/hal_nxp-latest/mcux/mcux-sdk/components/led/
Dfsl_component_led.c513 (void)TM_Close(s_ledList.timerHandle); in LED_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/components/uart/
Dfsl_adapter_usart.c938 (void)TM_Close((timer_handle_t)s_dmaHandleList.timerManagerHandle); in HAL_UartDMADeinit()
Dfsl_adapter_lpuart.c2256 (void)TM_Close((timer_handle_t)s_dmaHandleList.timerManagerHandle); in HAL_UartDMADeinit()