Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.h286 timer_status_t TM_Open(timer_handle_t timerHandle);
Dfsl_component_timer_manager.c758 timer_status_t TM_Open(timer_handle_t timerHandle) in TM_Open() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/button/
Dfsl_component_button.c309 timerStatus = TM_Open((timer_handle_t)s_buttonList.timerHandle);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/led/
Dfsl_component_led.c379 tmState = TM_Open((timer_handle_t)s_ledList.timerHandle); in LED_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/uart/
Dfsl_adapter_usart.c845 timerStatus = TM_Open((timer_handle_t)s_dmaHandleList.timerManagerHandle); in HAL_UartDMAInit()
Dfsl_adapter_lpuart.c1943 timerStatus = TM_Open((timer_handle_t)s_dmaHandleList.timerManagerHandle); in HAL_UartDMAInit()