Searched defs:reg_read (Results 1 – 6 of 6) sorted by relevance
12 #define reg_read(reg) \ macro
23 static int reg_read(const struct device *dev, uint8_t reg_addr, uint16_t *reg_data) in reg_read() function
35 static inline int reg_read(const struct device *dev, uint8_t reg, uint8_t *val) in reg_read() function
119 static int reg_read(const struct emul *target, int regn) in reg_read() function
96 static uint32_t reg_read(uint8_t size, mm_reg_t addr, uint32_t off) in reg_read() function
184 static uint32_t reg_read(const struct device *dev, uint32_t off) in reg_read() function