Home
last modified time | relevance | path

Searched defs: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
361 #define I_RD_REG(reg, low_bit, high_bit) {.rd_reg = {\ argument
1018 #define I_I2C_RW(sub_addr, val, low_bit, high_bit, slave_sel, rw_bit) { .i2c = {\ argument
/hal_espressif-3.6.0/components/ulp/include/esp32s3/
Dulp.h314 #define I_WR_REG(reg, low_bit, high_bit, val) {.wr_reg = {\ argument
328 #define I_RD_REG(reg, low_bit, high_bit) {.rd_reg = {\ argument
/hal_espressif-3.6.0/components/ulp/include/esp32s2/
Dulp.h313 #define I_WR_REG(reg, low_bit, high_bit, val) {.wr_reg = {\ argument
327 #define I_RD_REG(reg, low_bit, high_bit) {.rd_reg = {\ argument