Home
last modified time | relevance | path

Searched defs:UART_CCR_RWU (Results 1 – 2 of 2) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_uart.h286 #define UART_CCR_RWU (0x01U << UART_CCR_RWU_Pos) ///< Receive wake u… macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h5328 #define UART_CCR_RWU(x) (((uint32_t)(((uint32_t)(x)) << UART_CCR_RWU_SHIFT)… macro

Completed in 46 milliseconds