Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Di2c_hal.c216 hal->version = i2c_ll_get_hw_version(hal->dev); in i2c_hal_master_init()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2c_ll.h430 static inline uint32_t i2c_ll_get_hw_version(i2c_dev_t *hw) in i2c_ll_get_hw_version() function
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2c_ll.h437 static inline uint32_t i2c_ll_get_hw_version(i2c_dev_t *hw) in i2c_ll_get_hw_version() function
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Di2c_ll.h448 static inline uint32_t i2c_ll_get_hw_version(i2c_dev_t *hw) in i2c_ll_get_hw_version() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Di2c_ll.h459 static inline uint32_t i2c_ll_get_hw_version(i2c_dev_t *hw) in i2c_ll_get_hw_version() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Di2c_ll.h465 static inline uint32_t i2c_ll_get_hw_version(i2c_dev_t *hw) in i2c_ll_get_hw_version() function