Searched defs:reg_add (Results 1 – 4 of 4) sorted by relevance
| /device/soc/esp/esp32/components/esp_hw_support/port/esp32/ |
| D | regi2c_ctrl.h | 43 #define REGI2C_WRITE_MASK(block, reg_add, indata) \ argument 46 #define REGI2C_READ_MASK(block, reg_add) \ argument 49 #define REGI2C_WRITE(block, reg_add, indata) \ argument 52 #define REGI2C_READ(block, reg_add) \ argument
|
| /device/board/bearpi/bearpi_hm_nano/app/D9_iot_cloud_oc_manhole_cover/src/ |
| D | E53_SC2.c | 130 static void MPU6050WriteReg(uint8_t reg_add, uint8_t reg_dat) in MPU6050WriteReg() 141 static int MPU6050ReadData(uint8_t reg_add, unsigned char *read, uint8_t num) in MPU6050ReadData()
|
| /device/board/bearpi/bearpi_hm_nano/app/C4_e53_sc2_axis/src/ |
| D | E53_SC2.c | 128 static void MPU6050WriteReg(uint8_t reg_add, uint8_t reg_dat) in MPU6050WriteReg() 141 static int MPU6050ReadData(uint8_t reg_add, unsigned char *read, uint8_t num) in MPU6050ReadData()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
| D | phydm_api.c | 3627 void phydm_fill_mcccmd(void *dm_void, u8 regid, u16 reg_add, in phydm_fill_mcccmd()
|