Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Di2c_hal.c139 i2c_ll_get_stop_timing(hal->dev, setup_time, hold_time); in i2c_hal_get_stop_timing()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2c_ll.h531 static inline void i2c_ll_get_stop_timing(i2c_dev_t *hw, int *setup_time, int *hold_time) in i2c_ll_get_stop_timing() function
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2c_ll.h538 static inline void i2c_ll_get_stop_timing(i2c_dev_t *hw, int *setup_time, int *hold_time) in i2c_ll_get_stop_timing() function
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Di2c_ll.h549 static inline void i2c_ll_get_stop_timing(i2c_dev_t *hw, int *setup_time, int *hold_time) in i2c_ll_get_stop_timing() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Di2c_ll.h560 static inline void i2c_ll_get_stop_timing(i2c_dev_t *hw, int *setup_time, int *hold_time) in i2c_ll_get_stop_timing() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Di2c_ll.h566 static inline void i2c_ll_get_stop_timing(i2c_dev_t *hw, int *setup_time, int *hold_time) in i2c_ll_get_stop_timing() function