Searched refs:OVER (Results 1 – 15 of 15) sorted by relevance
41 uint32 OVER; /* 0x0188: Override Register */ member
399 pstcData->pstcInstance->SCON_f.OVER = enClkDiv; in Uart_SetClkDiv()419 u8Over = pstcData->pstcInstance->SCON_f.OVER; in Uart_CalScnt()494 if(0 == pstcData->pstcInstance->SCON_f.OVER) in Uart_GetBaud()505 if(0 == pstcData->pstcInstance->SCON_f.OVER) in Uart_GetBaud()
474 pstcData->pstcInstance->SCON_f.OVER = enClkDiv; in LPUart_SetClkDiv()493 u8Over = pstcData->pstcInstance->SCON_f.OVER; in LPUart_CalScnt()547 u8Over = pstcData->pstcInstance->SCON_f.OVER; in LPUart_GetBaud()
200 … uint32_t OVER:1; /**< bit: 19 Oversampling Mode */ member
2810 __IO uint32_t OVER : 2; member6159 __IO uint32_t OVER : 1; member
5013 __IO uint32_t OVER : 2; member7296 __IO uint32_t OVER : 1; member
7267 … __IOM uint32_t OVER : 16; /*!< [15..0] Receive FIFO Overflow CountThese bits indicate how many member
6460 … __IOM uint32_t OVER : 16; /*!< [15..0] Receive FIFO Overflow CountThese bits indicate how many member
6667 … __IOM uint32_t OVER : 16; /*!< [15..0] Receive FIFO Overflow CountThese bits indicate how many member
8180 … __IOM uint32_t OVER : 16; /*!< [15..0] Receive FIFO Overflow CountThese bits indicate how many member
10990 … __IOM uint32_t OVER : 16; /*!< [15..0] Receive FIFO Overflow CountThese bits indicate how many member
Completed in 4112 milliseconds