Searched refs:nrf_gpio_pin_read (Results 1 – 3 of 3) sorted by relevance
68 if (nrf_gpio_pin_read(sda_pin)) in nrfx_twi_twim_bus_recover()88 if (nrf_gpio_pin_read(sda_pin)) in nrfx_twi_twim_bus_recover()
186 uint32_t pin = nrf_gpio_pin_read(pin_number); in nrfy_gpio_pin_read()
562 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_read(uint32_t pin_number);1224 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_read(uint32_t pin_number) in nrf_gpio_pin_read() function