Home
last modified time | relevance | path

Searched refs:nrf_gpio_pin_drive_t (Results 1 – 6 of 6) sorted by relevance

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h73 nrf_gpio_pin_drive_t drive, in nrfy_gpio_cfg()
85 const nrf_gpio_pin_drive_t * p_drive, in nrfy_gpio_reconfigure()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h240 } nrf_gpio_pin_drive_t; typedef
387 nrf_gpio_pin_drive_t drive,
408 const nrf_gpio_pin_drive_t * p_drive,
984 nrf_gpio_pin_drive_t drive, in nrf_gpio_cfg()
1020 const nrf_gpio_pin_drive_t * p_drive, in nrf_gpio_reconfigure()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_spis.h141 nrf_gpio_pin_drive_t miso_drive; ///< MISO pin drive configuration.
Dnrfx_gpiote.h121 nrf_gpio_pin_drive_t drive; ///< Drive configuration.
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c239 nrf_gpio_pin_drive_t drive, in pin_init()
281 nrf_gpio_pin_drive_t pin_drive; in configure_pins()
Dnrfx_twim.c211 nrf_gpio_pin_drive_t pin_drive; in pins_configure()