Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c550 static inline nrf_gpio_pin_sense_t get_initial_sense(nrfx_gpiote_t const * p_instance, in get_initial_sense() function
1039 nrfy_gpio_cfg_sense_set(pin, get_initial_sense(p_instance, pin)); in pin_trigger_enable()