Searched defs:reg_dat (Results 1 – 5 of 5) sorted by relevance
67 uint32_t reg_ctrl, reg_dat; in flash_bypass_quad_enable() local146 uint32_t reg_ctrl, reg_dat; in flash_bypass_quad_test() local
130 static void MPU6050WriteReg(uint8_t reg_add, uint8_t reg_dat) in MPU6050WriteReg()
128 static void MPU6050WriteReg(uint8_t reg_add, uint8_t reg_dat) in MPU6050WriteReg()
474 #define reg_dat(_s) (&((_s)->buf[CIMAX_REG_HDR_SIZE])) macro
459 #define reg_dat(_s) (&((_s)->buf[CIMAX_REG_HDR_SIZE])) macro