Searched refs:_pin_scl (Results 1 – 3 of 3) sorted by relevance
160 #define NRFX_TWIS_DEFAULT_CONFIG(_pin_scl, _pin_sda, _addr) \ argument163 .scl = _pin_scl, \
98 #define NRFX_TWI_DEFAULT_CONFIG(_pin_scl, _pin_sda) \ argument100 .scl = _pin_scl, \
102 #define NRFX_TWIM_DEFAULT_CONFIG(_pin_scl, _pin_sda) \ argument104 .scl = _pin_scl, \
Completed in 5 milliseconds