Home
last modified time | relevance | path

Searched refs:HAL_UartIsrFunction (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/uart/
Dfsl_adapter_iuart.c611 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
631 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
Dfsl_adapter_miniusart.c606 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
626 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
Dfsl_adapter_uart.c618 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
638 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
Dfsl_adapter_uart.h822 void HAL_UartIsrFunction(hal_uart_handle_t handle);
Dfsl_adapter_usart.c693 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
713 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
Dfsl_adapter_lpuart.c847 HAL_UartIsrFunction(uartHandle); in HAL_UartExitLowpower()
1119 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
1151 void HAL_UartIsrFunction(hal_uart_handle_t handle) in HAL_UartIsrFunction() function
/hal_nxp-3.5.0/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_uart.c392 HAL_UartIsrFunction(((hal_uart_handle_t)&serialUartHandle->usartHandleBuffer[0])); in Serial_UartIsrFunction()
676 HAL_UartIsrFunction(((hal_uart_handle_t)&serialUartHandle->usartHandleBuffer[0])); in Serial_UartDmaIsrFunction()