Searched refs:NRF_GPIO_DRIVE_S0 (Results 1 – 2 of 2) sorted by relevance
45 #define NRF_GPIO_DRIVE_S0 (0U << 8U) macro53 #define NRF_GPIO_DRIVE_S0S1 (NRF_GPIO_DRIVE_S0 | NRF_GPIO_DRIVE_S1)55 #define NRF_GPIO_DRIVE_S0H1 (NRF_GPIO_DRIVE_S0 | NRF_GPIO_DRIVE_H1)
139 case NRF_GPIO_DRIVE_S0 | GPIO_OPEN_DRAIN: in gpio_nrfx_pin_configure()