Home
last modified time | relevance | path

Searched defs:pu8RxBuf (Results 1 – 11 of 11) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/src/
Dspim.c201 static void spim_read(uint8_t pu8RxBuf[], uint32_t u32NRx) in spim_read()
1157 void SPIM_IO_Read(uint32_t u32Addr, int is4ByteAddr, uint32_t u32NRx, uint8_t pu8RxBuf[], uint8_t r… in SPIM_IO_Read()
1259 void SPIM_DMA_Read(uint32_t u32Addr, int is4ByteAddr, uint32_t u32NRx, uint8_t pu8RxBuf[], in SPIM_DMA_Read()
Dscuart.c133 uint32_t SCUART_Read(SC_T* sc, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in SCUART_Read()
Duart.c285 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UART_Read()
Dusci_uart.c432 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UUART_Read()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dspim.c216 static int32_t spim_read(uint8_t pu8RxBuf[], uint32_t u32NRx) in spim_read()
1204 void SPIM_IO_Read(uint32_t u32Addr, int is4ByteAddr, uint32_t u32NRx, uint8_t pu8RxBuf[], uint8_t r… in SPIM_IO_Read()
1308 int32_t SPIM_DMA_Read(uint32_t u32Addr, int is4ByteAddr, uint32_t u32NRx, uint8_t pu8RxBuf[], in SPIM_DMA_Read()
Dscuart.c155 uint32_t SCUART_Read(SC_T* sc, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in SCUART_Read()
Duart.c295 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UART_Read()
Dusci_uart.c439 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UUART_Read()
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dlpuart.c235 uint32_t LPUART_Read(LPUART_T* lpuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in LPUART_Read()
Duart.c308 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UART_Read()
Dusci_uart.c447 uint32_t UUART_Read(UUART_T* uuart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UUART_Read()