Searched refs:NRF_GPIO_PIN_INPUT_CONNECT (Results 1 – 8 of 8) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_spis.c | 113 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()
|
| D | nrfx_twi_twim.c | 42 NRF_GPIO_PIN_INPUT_CONNECT, \
|
| D | nrfx_spi.c | 85 NRF_GPIO_PIN_INPUT_CONNECT, in pins_configure()
|
| D | nrfx_twi.c | 75 NRF_GPIO_PIN_INPUT_CONNECT, \
|
| D | nrfx_twim.c | 76 NRF_GPIO_PIN_INPUT_CONNECT, \
|
| D | nrfx_spim.c | 263 input = NRF_GPIO_PIN_INPUT_CONNECT; in pin_init()
|
| D | nrfx_gpiote.c | 634 nrf_gpio_pin_input_t input_connect = NRF_GPIO_PIN_INPUT_CONNECT; in gpiote_input_configure()
|
| /hal_nordic-latest/nrfx/hal/ |
| D | nrf_gpio.h | 190 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()
|