Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Di2cm_15xx.c53 uint32_t scl = Chip_Clock_GetMainClockRate() / (Chip_I2C_GetClockDiv(pI2C) * busSpeed); in Chip_I2CM_SetBusSpeed() local
/lk-master/dev/include/dev/
A Dgpio_i2c.h15 const int scl; member
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_twis.h141 uint32_t scl; //!< SCL pin number. member
A Dnrfx_twi.h81 uint32_t scl; ///< SCL pin number. member
A Dnrfx_twim.h85 uint32_t scl; ///< SCL pin number. member
/lk-master/external/platform/nrfx/hal/
A Dnrf_twis.h682 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