Home
last modified time | relevance | path

Searched refs:UART_ReceiveData (Results 1 – 25 of 26) sorted by relevance

12

/bsp/yichip/yc3121-pos/Libraries/sdk/
A Dyc_uart.h238 uint8_t UART_ReceiveData(UART_TypeDef UARTx);
A Dyc_uart.c291 uint8_t UART_ReceiveData(UART_TypeDef UARTx) in UART_ReceiveData() function
/bsp/yichip/yc3122-pos/Libraries/sdk/
A Dyc_uart.h140 uint8_t UART_ReceiveData(UART_TypeDef *UARTx);
A Dyc_uart.c215 uint8_t UART_ReceiveData(UART_TypeDef *UARTx) in UART_ReceiveData() function
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_uart.h182 u16 UART_ReceiveData(UART_TypeDef* uart);
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_uart.h228 uint16_t UART_ReceiveData(UART_TypeDef* UARTx);
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_uart.h228 uint16_t UART_ReceiveData(UART_TypeDef* UARTx);
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_uart.h228 uint16_t UART_ReceiveData(UART_TypeDef* UARTx);
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_uart.h228 uint16_t UART_ReceiveData(UART_TypeDef* UARTx);
/bsp/yichip/yc3121-pos/drivers/
A Ddrv_uart.c110 ch = UART_ReceiveData(uart->uart); in yc3121_uart_getc()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_uart.h158 uint8_t UART_ReceiveData(UART_Type *UARTx);
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_uart.h153 uint8_t UART_ReceiveData(UART_TypeDef *UARTx);
/bsp/yichip/yc3122-pos/drivers/
A Ddrv_uart.c111 ch = UART_ReceiveData(uart->uart); in yc3122_uart_getc()
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dair105_uart.h260 uint8_t UART_ReceiveData(UART_TypeDef* UARTx);
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_uart.c307 uint16_t UART_ReceiveData(UART_TypeDef* UARTx) in UART_ReceiveData() function
/bsp/Vango/v85xx/drivers/
A Ddrv_usart.c278 ch = UART_ReceiveData((UART_TypeDef *)uart->uart_periph); in V85xx_getc()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_uart.c267 uint8_t UART_ReceiveData(UART_Type *UARTx) in UART_ReceiveData() function
/bsp/Vango/v85xxp/drivers/
A Ddrv_usart.c272 ch = UART_ReceiveData((UART_Type *)uart->uart_periph); in V85xxP_getc()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_uart.c324 uint16_t UART_ReceiveData(UART_TypeDef* UARTx) in UART_ReceiveData() function
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_uart.c332 uint16_t UART_ReceiveData(UART_TypeDef* UARTx) in UART_ReceiveData() function
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_uart.c332 uint16_t UART_ReceiveData(UART_TypeDef* UARTx) in UART_ReceiveData() function
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_uart.c273 uint8_t UART_ReceiveData(UART_TypeDef *UARTx) in UART_ReceiveData() function
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_uart.c194 u16 UART_ReceiveData(UART_TypeDef* uart) in UART_ReceiveData() function
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_romdriver_e907.c524 [ROM_API_INDEX_UART_ReceiveData] = (uint32_t)UART_ReceiveData,
/bsp/amebaz/
A Dexport-rom_symbol_v01.txt519 UART_ReceiveData = 0xc019;

Completed in 30 milliseconds

12