Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c670 static void spim_pin_uninit(uint32_t pin) in spim_pin_uninit() function
698 spim_pin_uninit(pins.sck_pin); in nrfx_spim_uninit()
699 spim_pin_uninit(pins.miso_pin); in nrfx_spim_uninit()
700 spim_pin_uninit(pins.mosi_pin); in nrfx_spim_uninit()
701 spim_pin_uninit(p_cb->ss_pin); in nrfx_spim_uninit()
709 spim_pin_uninit(ext_pins.dcx_pin); in nrfx_spim_uninit()
712 spim_pin_uninit(ext_pins.csn_pin); in nrfx_spim_uninit()