Searched defs:wait_high_period (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-3.7.0/components/hal/include/hal/ |
D | i2c_types.h | 85 int wait_high_period; /*!< wait_high_period time */ member
|
/hal_espressif-3.7.0/components/hal/esp32c2/include/hal/ |
D | i2c_ll.h | 729 …oid i2c_ll_set_scl_clk_timing(i2c_dev_t *hw, int high_period, int low_period, int wait_high_period) in i2c_ll_set_scl_clk_timing() 745 … i2c_ll_get_scl_clk_timing(i2c_dev_t *hw, int *high_period, int *low_period, int *wait_high_period) in i2c_ll_get_scl_clk_timing()
|
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/ |
D | i2c_ll.h | 770 … i2c_ll_get_scl_clk_timing(i2c_dev_t *hw, int *high_period, int *low_period, int *wait_high_period) in i2c_ll_get_scl_clk_timing() 787 …oid i2c_ll_set_scl_clk_timing(i2c_dev_t *hw, int high_period, int low_period, int wait_high_period) in i2c_ll_set_scl_clk_timing()
|
/hal_espressif-3.7.0/components/hal/esp32/include/hal/ |
D | i2c_ll.h | 737 … i2c_ll_get_scl_clk_timing(i2c_dev_t *hw, int *high_period, int *low_period, int *wait_high_period) in i2c_ll_get_scl_clk_timing() 754 …oid i2c_ll_set_scl_clk_timing(i2c_dev_t *hw, int high_period, int low_period, int wait_high_period) in i2c_ll_set_scl_clk_timing()
|
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/ |
D | i2c_ll.h | 779 …oid i2c_ll_set_scl_clk_timing(i2c_dev_t *hw, int high_period, int low_period, int wait_high_period) in i2c_ll_set_scl_clk_timing() 795 … i2c_ll_get_scl_clk_timing(i2c_dev_t *hw, int *high_period, int *low_period, int *wait_high_period) in i2c_ll_get_scl_clk_timing()
|
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/ |
D | i2c_ll.h | 816 …oid i2c_ll_set_scl_clk_timing(i2c_dev_t *hw, int high_period, int low_period, int wait_high_period) in i2c_ll_set_scl_clk_timing() 832 … i2c_ll_get_scl_clk_timing(i2c_dev_t *hw, int *high_period, int *low_period, int *wait_high_period) in i2c_ll_get_scl_clk_timing()
|
/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/ |
D | i2c_ll.h | 780 …oid i2c_ll_set_scl_clk_timing(i2c_dev_t *hw, int high_period, int low_period, int wait_high_period) in i2c_ll_set_scl_clk_timing() 796 … i2c_ll_get_scl_clk_timing(i2c_dev_t *hw, int *high_period, int *low_period, int *wait_high_period) in i2c_ll_get_scl_clk_timing()
|
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/ |
D | i2c_ll.h | 773 …oid i2c_ll_set_scl_clk_timing(i2c_dev_t *hw, int high_period, int low_period, int wait_high_period) in i2c_ll_set_scl_clk_timing() 789 … i2c_ll_get_scl_clk_timing(i2c_dev_t *hw, int *high_period, int *low_period, int *wait_high_period) in i2c_ll_get_scl_clk_timing()
|