Home
last modified time | relevance | path

Searched defs:scl (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_twi.h79 uint32_t scl; ///< SCL pin number. member
/hal_nordic-latest/nrfx/hal/
Dnrf_twis.h782 NRF_STATIC_INLINE void nrf_twis_pins_set(NRF_TWIS_Type * p_reg, uint32_t scl, uint32_t sda) in nrf_twis_pins_set()