Home
last modified time | relevance | path

Searched refs:nrf_gpio_pin_control_select (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_gpio.h358 nrf_gpio_pin_control_select(pin_number, ctrl); in nrfy_gpio_pin_control_select()
/hal_nordic-3.5.0/nrfx/hal/
Dnrf_gpio.h755 NRF_STATIC_INLINE void nrf_gpio_pin_control_select(uint32_t pin_number, nrf_gpio_pin_sel_t ctrl);
1260 NRF_STATIC_INLINE void nrf_gpio_pin_control_select(uint32_t pin_number, nrf_gpio_pin_sel_t ctrl) in nrf_gpio_pin_control_select() function
/hal_nordic-3.5.0/nrfx/
DCHANGELOG.md57 …nd the corresponding nrf_gpio_pin_mcusel_t enumerator. Use the nrf_gpio_pin_control_select() funct…
110 - Added nrf_gpio_pin_control_select() function. It should be now used instead of nrf_gpio_pin_mcu_s…