Home
last modified time | relevance | path

Searched refs:nrf_spi_sck_pin_get (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/nrfx/hal/
A Dnrf_spi.h197 NRF_STATIC_INLINE uint32_t nrf_spi_sck_pin_get(NRF_SPI_Type const * p_reg);
327 NRF_STATIC_INLINE uint32_t nrf_spi_sck_pin_get(NRF_SPI_Type const * p_reg) in nrf_spi_sck_pin_get() function
/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_spi.c200 nrf_gpio_cfg_default(nrf_spi_sck_pin_get(p_spi)); in nrfx_spi_uninit()

Completed in 3 milliseconds