Home
last modified time | relevance | path

Searched refs:i2c_ll_get_scl_timing (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/hal/
Di2c_hal.c144 i2c_ll_get_scl_timing(hal->dev, high_period, low_period); in i2c_hal_get_scl_timing()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2c_ll.h546 static inline void i2c_ll_get_scl_timing(i2c_dev_t *hw, int *high_period, int *low_period) in i2c_ll_get_scl_timing() function
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2c_ll.h553 static inline void i2c_ll_get_scl_timing(i2c_dev_t *hw, int *high_period, int *low_period) in i2c_ll_get_scl_timing() function
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Di2c_ll.h564 static inline void i2c_ll_get_scl_timing(i2c_dev_t *hw, int *high_period, int *low_period) in i2c_ll_get_scl_timing() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Di2c_ll.h575 static inline void i2c_ll_get_scl_timing(i2c_dev_t *hw, int *high_period, int *low_period) in i2c_ll_get_scl_timing() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Di2c_ll.h581 static inline void i2c_ll_get_scl_timing(i2c_dev_t *hw, int *high_period, int *low_period) in i2c_ll_get_scl_timing() function