Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_rcc.h409 #define RCC_APB2ENR_UART1 (0x01U << RCC_APB2ENR_UART1_Pos) ///< UART1 enable macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h1232 #define RCC_APB2ENR_UART1(x) (((uint32_t)(((uint32_t)(x)) << RCC_APB2ENR_UART1_S… macro

Completed in 47 milliseconds