Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/lpuart/
Dfsl_lpuart_cmsis.c739 static uint32_t LPUART_DmaGetRxCount(cmsis_lpuart_dma_driver_state_t *lpuart) in LPUART_DmaGetRxCount() function
1462 return LPUART_DmaGetRxCount(&LPUART0_DmaDriverState); in LPUART0_DmaGetRxCount()
1784 return LPUART_DmaGetRxCount(&LPUART1_DmaDriverState); in LPUART1_DmaGetRxCount()
2095 return LPUART_DmaGetRxCount(&LPUART2_DmaDriverState); in LPUART2_DmaGetRxCount()
2406 return LPUART_DmaGetRxCount(&LPUART3_DmaDriverState); in LPUART3_DmaGetRxCount()
2717 return LPUART_DmaGetRxCount(&LPUART4_DmaDriverState); in LPUART4_DmaGetRxCount()
3028 return LPUART_DmaGetRxCount(&LPUART5_DmaDriverState); in LPUART5_DmaGetRxCount()
3341 return LPUART_DmaGetRxCount(&LPUART6_DmaDriverState); in LPUART6_DmaGetRxCount()
3654 return LPUART_DmaGetRxCount(&LPUART7_DmaDriverState); in LPUART7_DmaGetRxCount()
3967 return LPUART_DmaGetRxCount(&LPUART8_DmaDriverState); in LPUART8_DmaGetRxCount()
[all …]