Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h340 NRF_STATIC_INLINE nrf_gpio_pin_sense_t nrf_gpio_pin_sense_get(uint32_t pin_number);
746 NRF_STATIC_INLINE nrf_gpio_pin_sense_t nrf_gpio_pin_sense_get(uint32_t pin_number) in nrf_gpio_pin_sense_get() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_gpiote.c701 nrf_gpio_pin_sense_t sense = nrf_gpio_pin_sense_get(pin); in port_event_handle()
786 nrf_gpio_pin_sense_t sense = nrf_gpio_pin_sense_get(pin); in port_event_handle()

Completed in 5 milliseconds