Searched refs:MCR (Results 1 – 3 of 3) sorted by relevance
1517 UARTx->MCR |= BIT(5); in serial_set_flow_control()1520 UARTx->MCR &= ~ BIT(5); in serial_set_flow_control()1525 UARTx->MCR |= BIT(1); in serial_set_flow_control()
487 MCR p15,0,R1,c1,c0,2 in __FPU_Enable()
376 __IO u32 MCR; /*!< UART modem control register, Address offset: 0x10*/ member
Completed in 16 milliseconds