Searched refs:CTS (Results 1 – 3 of 3) sorted by relevance
/nrf_hw_models-latest/docs/ |
D | UART.md | 43 This backend just connects an instance Tx to its Rx, including the RTS and CTS signals. 50 In these pipes it will carry both the data, information about the CTS/RTS pin toggles, 67 For performance reasons, the backend does not react immediately to a CTS/RTS pin toggle from the 80 and have the RTR propagated to the CTS.
|
/nrf_hw_models-latest/src/HW_models/ |
D | NHW_UART.c | 164 NRF_UARTE_regs[i].PSEL.CTS = 0xFFFFFFFF; in nhw_uarte_init() 592 NHW_CHECK_INTERRUPT(UARTE, NRF_UARTE_regs[inst]., CTS, inten) in nhw_UARTE_eval_interrupt() 1207 NHW_UARTE_SIGNAL_EVENT_ns(CTS, CTS) in NHW_UARTE_SIGNAL_EVENT_ns() argument 1233 NHW_SHORT(UARTE, inst, NRF_UARTE_regs[inst]., CTS, STARTRX) in NHW_UARTE_SIGNAL_EVENT_ns()
|
D | NRF5340_peri_types.h | 243 …__IOM uint32_t CTS; /*!< (@ 0x00000008) Pin select for CTS … member 254 …__IOM uint32_t CTS; /*!< (@ 0x00000008) Pin select for CTS signal … member
|