Home
last modified time | relevance | path

Searched refs:nrf_gpio_port_dir_read (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_gpio.h261 uint32_t port_dir = nrf_gpio_port_dir_read(p_reg); in nrfy_gpio_port_dir_read()
/hal_nordic-3.6.0/nrfx/hal/
Dnrf_gpio.h594 NRF_STATIC_INLINE uint32_t nrf_gpio_port_dir_read(NRF_GPIO_Type const * p_reg);
1142 NRF_STATIC_INLINE uint32_t nrf_gpio_port_dir_read(NRF_GPIO_Type const * p_reg) in nrf_gpio_port_dir_read() function