Home
last modified time | relevance | path

Searched refs:LPUART_EnableTx (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpuart/
Dfsl_lpuart_freertos.c175 LPUART_EnableTx(handle->base, true); in LPUART_RTOS_Init()
Dfsl_lpuart.h721 static inline void LPUART_EnableTx(LPUART_Type *base, bool enable) in LPUART_EnableTx() function
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpuart/
Dfsl_lpuart_cmsis.c355 LPUART_EnableTx(resource->base, true); in LPUART_CommonControl()
359 LPUART_EnableTx(resource->base, false); in LPUART_CommonControl()