Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h255 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() argument
657 sense_config); in nrf_gpio_cfg_sense_input()
662 nrf_gpio_pin_sense_t sense_config) in nrf_gpio_cfg_sense_set() argument
667 reg->PIN_CNF[pin_number] = cnf | (sense_config << GPIO_PIN_CNF_SENSE_Pos); in nrf_gpio_cfg_sense_set()

Completed in 4 milliseconds