Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spis.c113 NRF_GPIO_PIN_INPUT_CONNECT, in pins_configure()
125 NRF_GPIO_PIN_INPUT_CONNECT, in pins_configure()
135 NRF_GPIO_PIN_INPUT_CONNECT, in pins_configure()
146 NRF_GPIO_PIN_INPUT_CONNECT, in pins_configure()
Dnrfx_twi_twim.c42 NRF_GPIO_PIN_INPUT_CONNECT, \
Dnrfx_spi.c85 NRF_GPIO_PIN_INPUT_CONNECT, in pins_configure()
Dnrfx_twi.c75 NRF_GPIO_PIN_INPUT_CONNECT, \
Dnrfx_twim.c76 NRF_GPIO_PIN_INPUT_CONNECT, \
Dnrfx_spim.c263 input = NRF_GPIO_PIN_INPUT_CONNECT; in pin_init()
Dnrfx_gpiote.c634 nrf_gpio_pin_input_t input_connect = NRF_GPIO_PIN_INPUT_CONNECT; in gpiote_input_configure()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h190 NRF_GPIO_PIN_INPUT_CONNECT = GPIO_PIN_CNF_INPUT_Connect, ///< Connect input buffer. enumerator
1080 NRF_GPIO_PIN_INPUT_CONNECT, in nrf_gpio_cfg_input()
1091 ((uint32_t)NRF_GPIO_PIN_INPUT_CONNECT << GPIO_PIN_CNF_INPUT_Pos) | in nrf_gpio_port_pin_input_set()
1117 nrf_gpio_pin_input_t input = NRF_GPIO_PIN_INPUT_CONNECT; in nrf_gpio_cfg_watcher()
1138 NRF_GPIO_PIN_INPUT_CONNECT, in nrf_gpio_cfg_sense_input()
1158 NRF_GPIO_PIN_INPUT_CONNECT, in nrf_gpio_pin_dir_set()