Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/tx_rx_blocking/
Dmain.c64 #define SLAVE_SCL_PIN LOOPBACK_PIN_1B macro
120 nrfx_twis_config_t twis_config = NRFX_TWIS_DEFAULT_CONFIG(SLAVE_SCL_PIN, in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/tx_rx_non_blocking/
Dmain.c65 #define SLAVE_SCL_PIN LOOPBACK_PIN_1B macro
210 nrfx_twis_config_t twis_config = NRFX_TWIS_DEFAULT_CONFIG(SLAVE_SCL_PIN, in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txrx/
Dmain.c71 #define SLAVE_SCL_PIN LOOPBACK_PIN_1B macro
308 nrfx_twis_config_t twis_config = NRFX_TWIS_DEFAULT_CONFIG(SLAVE_SCL_PIN, in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_twim_twis/txtx/
Dmain.c69 #define SLAVE_SCL_PIN LOOPBACK_PIN_1B macro
294 nrfx_twis_config_t twis_config = NRFX_TWIS_DEFAULT_CONFIG(SLAVE_SCL_PIN, in main()