Searched refs:nrf_gpio_cfg_sense_set (Results 1 – 2 of 2) sorted by relevance
582 nrf_gpio_cfg_sense_set(pin, sense); in nrfx_gpiote_in_event_enable()611 nrf_gpio_cfg_sense_set(pin, NRF_GPIO_PIN_NOSENSE); in nrfx_gpiote_in_event_disable()711 nrf_gpio_cfg_sense_set(pin, next_sense); in port_event_handle()800 nrf_gpio_cfg_sense_set(pin, next_sense); in port_event_handle()
263 NRF_STATIC_INLINE void nrf_gpio_cfg_sense_set(uint32_t pin_number,661 NRF_STATIC_INLINE void nrf_gpio_cfg_sense_set(uint32_t pin_number, in nrf_gpio_cfg_sense_set() function
Completed in 6 milliseconds