Searched refs:nrf_gpio_pin_set (Results 1 – 8 of 8) sorted by relevance
47 nrf_gpio_pin_set(scl_pin); in nrfx_twi_twim_bus_recover()48 nrf_gpio_pin_set(sda_pin); in nrfx_twi_twim_bus_recover()65 nrf_gpio_pin_set(scl_pin); in nrfx_twi_twim_bus_recover()73 nrf_gpio_pin_set(sda_pin); in nrfx_twi_twim_bus_recover()
125 nrf_gpio_pin_set(p_config->sck_pin); in nrfx_spi_init()157 nrf_gpio_pin_set(p_config->ss_pin); in nrfx_spi_init()231 nrf_gpio_pin_set(p_cb->ss_pin); in finish_transfer()341 nrf_gpio_pin_set(p_cb->ss_pin); in spi_xfer()
333 nrf_gpio_pin_set(p_config->sck_pin); in nrfx_spim_init()376 nrf_gpio_pin_set(p_config->ss_pin); in nrfx_spim_init()397 nrf_gpio_pin_set(p_config->dcx_pin); in nrfx_spim_init()517 nrf_gpio_pin_set(p_cb->ss_pin); in finish_transfer()643 nrf_gpio_pin_set(p_cb->ss_pin); in spim_xfer()700 nrf_gpio_pin_set(p_cb->ss_pin); in nrfx_spim_xfer()
77 nrf_gpio_pin_set(p_config->pseltxd); in apply_config()96 nrf_gpio_pin_set(p_config->pselrts); in apply_config()
108 nrf_gpio_pin_set(p_config->pseltxd); in apply_config()127 nrf_gpio_pin_set(p_config->pselrts); in apply_config()
319 nrf_gpio_pin_set(pin); in nrfx_gpiote_out_init()362 nrf_gpio_pin_set(pin); in nrfx_gpiote_out_set()
99 nrf_gpio_pin_set(out_pins[i]); in configure_pins()
281 NRF_STATIC_INLINE void nrf_gpio_pin_set(uint32_t pin_number);691 NRF_STATIC_INLINE void nrf_gpio_pin_set(uint32_t pin_number) in nrf_gpio_pin_set() function725 nrf_gpio_pin_set(pin_number); in nrf_gpio_pin_write()
Completed in 15 milliseconds