Home
last modified time | relevance | path

Searched refs:regi2c_ctrl_read_reg (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Dregi2c_ctrl.h46 #define regi2c_ctrl_read_reg i2c_rtc_read_reg macro
58 uint8_t regi2c_ctrl_read_reg(uint8_t block, uint8_t host_id, uint8_t reg_add);
82 regi2c_ctrl_read_reg(block, block##_HOSTID, reg_add)
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/
Dregi2c_ctrl.h38 #define regi2c_ctrl_read_reg rom_i2c_readReg macro
50 uint8_t regi2c_ctrl_read_reg(uint8_t block, uint8_t host_id, uint8_t reg_add);
74 regi2c_ctrl_read_reg(block, block##_HOSTID, reg_add)
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Dregi2c_ctrl.h51 #define regi2c_ctrl_read_reg rom_i2c_readReg macro
63 uint8_t regi2c_ctrl_read_reg(uint8_t block, uint8_t host_id, uint8_t reg_add);
87 regi2c_ctrl_read_reg(block, block##_HOSTID, reg_add)
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Dregi2c_ctrl.h65 #define regi2c_ctrl_read_reg rom_i2c_readReg macro
77 uint8_t regi2c_ctrl_read_reg(uint8_t block, uint8_t host_id, uint8_t reg_add);
101 regi2c_ctrl_read_reg(block, block##_HOSTID, reg_add)
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Dregi2c_ctrl.h49 #define regi2c_ctrl_read_reg rom_i2c_readReg macro
61 uint8_t regi2c_ctrl_read_reg(uint8_t block, uint8_t host_id, uint8_t reg_add);
85 regi2c_ctrl_read_reg(block, block##_HOSTID, reg_add)
/hal_espressif-3.4.0/components/esp_hw_support/
Dregi2c_ctrl.c17 uint8_t IRAM_ATTR regi2c_ctrl_read_reg(uint8_t block, uint8_t host_id, uint8_t reg_add) in regi2c_ctrl_read_reg() function
68 reg_val[i] = regi2c_ctrl_read_reg(I2C_SAR_ADC, I2C_SAR_ADC_HOSTID, i); in regi2c_analog_cali_reg_read()
/hal_espressif-3.4.0/tools/test_idf_size/
Dapp_esp32h2.map14459 regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c…
Dapp_esp32c3.map16178 regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c…
Dapp_esp32s3.map19743 regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c…
Doverflow.map75472 regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c…
Doverflow_esp32s2.map76574 regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c…
Doverflow_esp32c3.map73042 regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c…
Doverflow_esp32s3.map93498 regi2c_ctrl_read_reg esp-idf/esp_hw_support/libesp_hw_support.a(regi2c…