Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Duart.h484 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes);
/hal_nuvoton-latest/m46x/StdDriver/inc/
Duart.h516 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes);
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Duart.h514 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes);
/hal_nuvoton-latest/m48x/StdDriver/src/
Duart.c285 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UART_Read() function
/hal_nuvoton-latest/m46x/StdDriver/src/
Duart.c295 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UART_Read() function
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Duart.c308 uint32_t UART_Read(UART_T* uart, uint8_t pu8RxBuf[], uint32_t u32ReadBytes) in UART_Read() function