Home
last modified time | relevance | path

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

/hal_nordic-3.5.0/nrfx/haly/
Dnrfy_gpio.h340 uint32_t pin_latch = nrf_gpio_pin_latch_get(pin_number); in nrfy_gpio_pin_latch_get()
/hal_nordic-3.5.0/nrfx/hal/
Dnrf_gpio.h734 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_latch_get(uint32_t pin_number);
1243 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_latch_get(uint32_t pin_number) in nrf_gpio_pin_latch_get() function