Searched defs:scl (Results 1 – 6 of 6) sorted by relevance
53 uint32_t scl = Chip_Clock_GetMainClockRate() / (Chip_I2C_GetClockDiv(pI2C) * busSpeed); in Chip_I2CM_SetBusSpeed() local
15 const int scl; member
141 uint32_t scl; //!< SCL pin number. member
81 uint32_t scl; ///< SCL pin number. member
85 uint32_t scl; ///< SCL pin number. member
682 NRF_STATIC_INLINE void nrf_twis_pins_set(NRF_TWIS_Type * p_reg, uint32_t scl, uint32_t sda) in nrf_twis_pins_set()
Completed in 7 milliseconds