Searched refs:sense_config (Results 1 – 1 of 1) sorted by relevance
255 nrf_gpio_pin_sense_t sense_config);264 nrf_gpio_pin_sense_t sense_config);649 nrf_gpio_pin_sense_t sense_config) in nrf_gpio_cfg_sense_input() argument657 sense_config); in nrf_gpio_cfg_sense_input()662 nrf_gpio_pin_sense_t sense_config) in nrf_gpio_cfg_sense_set() argument667 reg->PIN_CNF[pin_number] = cnf | (sense_config << GPIO_PIN_CNF_SENSE_Pos); in nrf_gpio_cfg_sense_set()
Completed in 4 milliseconds