Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h195 uint32_t pin = nrf_gpio_pin_out_read(pin_number); in nrfy_gpio_pin_out_read()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h583 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_out_read(uint32_t pin_number);
1236 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_out_read(uint32_t pin_number) in nrf_gpio_pin_out_read() function