Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_uart.h121 #define UART_CSR_RXAVL (0x01U << UART_CSR_RXAVL_Pos) ///< Receive valid … macro
A Dmm32_reg_redefine_v1.h1022 #define UART_FLAG_RXAVL UART_CSR_RXAVL
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h3869 #define UART_CSR_RXAVL ((uint16_t)0x0002) macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h3878 #define UART_CSR_RXAVL ((uint16_t)0x0002) macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h4173 #define UART_CSR_RXAVL ((uint16_t)0x0002) macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h3720 #define UART_CSR_RXAVL ((uint16_t)0x0002) macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h5112 #define UART_CSR_RXAVL(x) (((uint32_t)(((uint32_t)(x)) << UART_CSR_RXAVL_SHIF… macro

Completed in 145 milliseconds