Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/non_blocking/
Dmain.c79 #define SCK_PIN_SLAVE LOOPBACK_PIN_3B macro
171 nrfx_spis_config_t spis_config = NRFX_SPIS_DEFAULT_CONFIG(SCK_PIN_SLAVE, in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_spim_spis/advanced_non_blocking/
Dmain.c86 #define SCK_PIN_SLAVE LOOPBACK_PIN_3B macro
272 nrfx_spis_config_t spis_config = NRFX_SPIS_DEFAULT_CONFIG(SCK_PIN_SLAVE, in main()