Searched refs:p_sense (Results 1 – 2 of 2) sorted by relevance
397 const nrf_gpio_pin_sense_t * p_sense);914 const nrf_gpio_pin_sense_t * p_sense) in nrf_gpio_reconfigure() argument926 (p_sense ? GPIO_PIN_CNF_SENSE_Msk : 0); in nrf_gpio_reconfigure()938 ((uint32_t)(p_sense ? *p_sense : 0)<< GPIO_PIN_CNF_SENSE_Pos); in nrf_gpio_reconfigure()
86 const nrf_gpio_pin_sense_t * p_sense) in nrfy_gpio_reconfigure() argument88 nrf_gpio_reconfigure(pin_number, p_dir, p_input, p_pull, p_drive, p_sense); in nrfy_gpio_reconfigure()