Home
last modified time | relevance | path

Searched refs:high_bit (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/ulp/include/esp32/
Dulp.h347 #define I_WR_REG(reg, low_bit, high_bit, val) {.wr_reg = {\ argument
352 .high = high_bit, \
361 #define I_RD_REG(reg, low_bit, high_bit) {.rd_reg = {\ argument
366 .high = high_bit, \
1018 #define I_I2C_RW(sub_addr, val, low_bit, high_bit, slave_sel, rw_bit) { .i2c = {\ argument
1022 .high_bits = high_bit, \
/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h314 #define I_WR_REG(reg, low_bit, high_bit, val) {.wr_reg = {\ argument
319 .high = high_bit, \
328 #define I_RD_REG(reg, low_bit, high_bit) {.rd_reg = {\ argument
333 .high = high_bit, \
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h313 #define I_WR_REG(reg, low_bit, high_bit, val) {.wr_reg = {\ argument
318 .high = high_bit, \
327 #define I_RD_REG(reg, low_bit, high_bit) {.rd_reg = {\ argument
332 .high = high_bit, \