Home
last modified time | relevance | path

Searched refs:PSELCTS (Results 1 – 7 of 7) sorted by relevance

/hal_nordic-3.5.0/nrfx/mdk/
Dnrf52_to_nrf52833.h55 #ifndef PSELCTS
56 #define PSELCTS PSEL.CTS macro
Dnrf52_to_nrf52840.h55 #ifndef PSELCTS
56 #define PSELCTS PSEL.CTS macro
Dnrf51_to_nrf52810.h181 #ifndef PSELCTS
182 #define PSELCTS PSEL.CTS macro
Dnrf51_to_nrf52840.h234 #ifndef PSELCTS
235 #define PSELCTS PSEL.CTS macro
Dnrf51.h444 …__IOM uint32_t PSELCTS; /*!< (@ 0x00000510) Pin select for CTS. … member
Dnrf52.h1039 …__IOM uint32_t PSELCTS; /*!< (@ 0x00000510) Pin select for CTS … member
/hal_nordic-3.5.0/nrfx/hal/
Dnrf_uart.h471 return p_reg->PSELCTS; in nrf_uart_cts_pin_get()
488 p_reg->PSELCTS = pselcts; in nrf_uart_hwfc_pins_set()