Home
last modified time | relevance | path

Searched defs:cnf (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_gpio.h565 uint32_t cnf = reg->PIN_CNF[pin_number] & ~GPIO_PIN_CNF_INPUT_Msk; in nrf_gpio_cfg_watcher() local
575 uint32_t cnf = reg->PIN_CNF[pin_number] & ~GPIO_PIN_CNF_INPUT_Msk; in nrf_gpio_input_disconnect() local