Searched refs:lpflexcomm_handler (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/ |
| D | fsl_lpuart_edma.c | 38 lpflexcomm_irq_handler_t lpflexcomm_handler; member 180 …LP_FLEXCOMM_SetIRQHandler(instance, handler.lpflexcomm_handler, handle, LP_FLEXCOMM_PERIPH_LPUART); in LPUART_TransferCreateHandleEDMA()
|
| D | fsl_lpuart.c | 25 lpflexcomm_irq_handler_t lpflexcomm_handler; member 1436 …LP_FLEXCOMM_SetIRQHandler(LPUART_GetInstance(base), handler.lpflexcomm_handler, handle, LP_FLEXCOM… in LPUART_TransferCreateHandle()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/ |
| D | fsl_lpi2c_edma.c | 50 lpflexcomm_irq_handler_t lpflexcomm_handler; member 143 … LP_FLEXCOMM_SetIRQHandler(instance, handler.lpflexcomm_handler, handle, LP_FLEXCOMM_PERIPH_LPI2C); in LPI2C_MasterCreateEDMAHandle()
|
| D | fsl_lpi2c.c | 31 lpflexcomm_irq_handler_t lpflexcomm_handler; member 1082 …LP_FLEXCOMM_SetIRQHandler(LPI2C_GetInstance(base), handler.lpflexcomm_handler, handle, LP_FLEXCOMM… in LPI2C_MasterTransferCreateHandle() 2051 …LP_FLEXCOMM_SetIRQHandler(LPI2C_GetInstance(base), handler.lpflexcomm_handler, handle, LP_FLEXCOMM… in LPI2C_SlaveTransferCreateHandle()
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpspi/ |
| D | fsl_lpspi.c | 43 lpflexcomm_irq_handler_t lpflexcomm_handler; member 805 … LP_FLEXCOMM_SetIRQHandler(instance, handler.lpflexcomm_handler, handle, LP_FLEXCOMM_PERIPH_LPSPI); 1667 … LP_FLEXCOMM_SetIRQHandler(instance, handler.lpflexcomm_handler, handle, LP_FLEXCOMM_PERIPH_LPSPI);
|