Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/drivers/include/
Dnrfx_twis.h166 #define NRFX_TWIS_DEFAULT_CONFIG(_pin_scl, _pin_sda, _addr) \ argument
169 .scl_pin = _pin_scl, \
Dnrfx_twim.h108 #define NRFX_TWIM_DEFAULT_CONFIG(_pin_scl, _pin_sda) \ argument
110 .scl_pin = _pin_scl, \
Dnrfx_twi.h110 #define NRFX_TWI_DEFAULT_CONFIG(_pin_scl, _pin_sda) \ argument
112 .scl = _pin_scl, \