Searched refs:USI_LPUARTBitNumThres (Results 1 – 2 of 2) sorted by relevance
1129 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()
256 u32 USI_LPUARTBitNumThres; /*!< Specifies the bit number threshold of one monitor period. member
Completed in 6 milliseconds