Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c1129 USI_LPUARTInitStruct->USI_LPUARTBitNumThres = 100; in USI_UARTLPRxStructInit()
1150 …assert_param((USI_LPUARTInitStruct->USI_LPUARTBitNumThres>0) && (USI_LPUARTInitStruct->USI_LPUARTB… in USI_UARTLPRxInit()
1159 RegValue |= (USI_LPUARTInitStruct->USI_LPUARTBitNumThres << 8); in USI_UARTLPRxInit()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_usi_uart.h256 u32 USI_LPUARTBitNumThres; /*!< Specifies the bit number threshold of one monitor period. member

Completed in 6 milliseconds