Searched refs:LINFLEXD_DATA_RECEPTION_COMPLETE_INT (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Uart/src/ |
| D | Linflexd_Uart_Ip.c | 459 Linflexd_Uart_Ip_SetInterruptMode(Base, LINFLEXD_DATA_RECEPTION_COMPLETE_INT, FALSE); in Linflexd_Uart_Ip_Deinit() 656 Linflexd_Uart_Ip_SetInterruptMode(Base, LINFLEXD_DATA_RECEPTION_COMPLETE_INT, FALSE); in Linflexd_Uart_Ip_CompleteReceiveUsingInterrupts() 752 Linflexd_Uart_Ip_SetInterruptMode(Base, LINFLEXD_DATA_RECEPTION_COMPLETE_INT, FALSE); in Linflexd_Uart_Ip_SyncSend() 1045 Linflexd_Uart_Ip_SetInterruptMode(Base, LINFLEXD_DATA_RECEPTION_COMPLETE_INT, TRUE); in Linflexd_Uart_Ip_StartReceiveUsingInterrupts() 1487 if (Linflexd_Uart_Ip_IsInterruptEnabled(Base, LINFLEXD_DATA_RECEPTION_COMPLETE_INT)) in Linflexd_Uart_Ip_IRQHandler() 2187 Linflexd_Uart_Ip_SetInterruptMode(Base, LINFLEXD_DATA_RECEPTION_COMPLETE_INT, FALSE); in Linflexd_Uart_Ip_SetUp_Receiver()
|
| /hal_nxp-latest/s32/drivers/s32ze/Uart/include/ |
| D | Linflexd_Uart_Ip_HwAccess.h | 215 LINFLEXD_DATA_RECEPTION_COMPLETE_INT = LINFLEXD_LINIER_DRIE_MASK, enumerator
|