Searched refs:NRF_GPIO_PIN_DIR_INPUT (Results 1 – 5 of 5) sorted by relevance
/lk-master/external/platform/nrfx/hal/ |
A D | nrf_gpio.h | 78 NRF_GPIO_PIN_DIR_INPUT = GPIO_PIN_CNF_DIR_Input, ///< Input. enumerator 609 NRF_GPIO_PIN_DIR_INPUT, in nrf_gpio_cfg_input() 621 NRF_GPIO_PIN_DIR_INPUT, in nrf_gpio_cfg_default() 653 NRF_GPIO_PIN_DIR_INPUT, in nrf_gpio_cfg_sense_input() 673 if (direction == NRF_GPIO_PIN_DIR_INPUT) in nrf_gpio_pin_dir_set() 677 NRF_GPIO_PIN_DIR_INPUT, in nrf_gpio_pin_dir_set()
|
/lk-master/external/platform/nrfx/drivers/src/ |
A D | nrfx_spis.c | 188 NRF_GPIO_PIN_DIR_INPUT, in nrfx_spis_init() 203 NRF_GPIO_PIN_DIR_INPUT, in nrfx_spis_init() 216 NRF_GPIO_PIN_DIR_INPUT, in nrfx_spis_init() 223 NRF_GPIO_PIN_DIR_INPUT, in nrfx_spis_init()
|
A D | nrfx_twi.c | 72 NRF_GPIO_PIN_DIR_INPUT, \
|
A D | nrfx_twis.c | 149 NRF_GPIO_PIN_DIR_INPUT, in nrfx_twis_config_pin()
|
A D | nrfx_twim.c | 76 NRF_GPIO_PIN_DIR_INPUT, \
|
Completed in 10 milliseconds