Searched refs:NRF_FUN_UART_RTS (Results 1 – 3 of 3) sorted by relevance
74 #define NRF_FUN_UART_RTS 2U macro
33 zassert_equal(NRF_GET_FUN(scfg->pins[1]), NRF_FUN_UART_RTS); in ZTEST()
140 case NRF_FUN_UART_RTS: in pinctrl_configure_pins()