Home
last modified time | relevance | path

Searched refs:RUART_LP_RX_OSC_CYCNUM_PERBIT (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_uart.c381 RegOscBaud &= (~ RUART_LP_RX_OSC_CYCNUM_PERBIT); in UART_LPRxBaudSet()
382 RegOscBaud |= ((CycPerbit << 9) & RUART_LP_RX_OSC_CYCNUM_PERBIT); in UART_LPRxBaudSet()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_uart.h730 #define RUART_LP_RX_OSC_CYCNUM_PERBIT ((u32)0x000FFFFF << 9) /*BIT[28:9], Cycle number perbit … macro

Completed in 5 milliseconds