Searched refs:NRF_GPIO_PIN_S0S1 (Results 1 – 5 of 5) sorted by relevance
/lk-master/external/platform/nrfx/hal/ |
A D | nrf_gpio.h | 103 NRF_GPIO_PIN_S0S1 = GPIO_PIN_CNF_DRIVE_S0S1, ///< Standard '0', standard '1'. enumerator 600 NRF_GPIO_PIN_S0S1, in nrf_gpio_cfg_output() 612 NRF_GPIO_PIN_S0S1, in nrf_gpio_cfg_input() 624 NRF_GPIO_PIN_S0S1, in nrf_gpio_cfg_default() 656 NRF_GPIO_PIN_S0S1, in nrf_gpio_cfg_sense_input() 680 NRF_GPIO_PIN_S0S1, in nrf_gpio_pin_dir_set()
|
/lk-master/external/platform/nrfx/drivers/src/ |
A D | nrfx_spis.c | 206 NRF_GPIO_PIN_S0S1, in nrfx_spis_init() 219 NRF_GPIO_PIN_S0S1, in nrfx_spis_init() 226 NRF_GPIO_PIN_S0S1, in nrfx_spis_init()
|
A D | nrfx_spi.c | 131 NRF_GPIO_PIN_S0S1, in nrfx_spi_init()
|
A D | nrfx_spim.c | 339 NRF_GPIO_PIN_S0S1, in nrfx_spim_init()
|
/lk-master/external/platform/nrfx/drivers/include/ |
A D | nrfx_spis.h | 130 .miso_drive = NRF_GPIO_PIN_S0S1, \
|
Completed in 8 milliseconds