Searched defs:cnf (Results 1 – 1 of 1) sorted by relevance
632 uint32_t cnf = reg->PIN_CNF[pin_number] & ~GPIO_PIN_CNF_INPUT_Msk; in nrf_gpio_cfg_watcher() local641 uint32_t cnf = reg->PIN_CNF[pin_number] & ~GPIO_PIN_CNF_INPUT_Msk; in nrf_gpio_input_disconnect() local665 uint32_t cnf = reg->PIN_CNF[pin_number] & ~GPIO_PIN_CNF_SENSE_Msk; in nrf_gpio_cfg_sense_set() local904 uint32_t cnf = reg->PIN_CNF[pin_number] & ~GPIO_PIN_CNF_MCUSEL_Msk; in nrf_gpio_pin_mcu_select() local
Completed in 4 milliseconds