Searched defs:readb (Results 1 – 4 of 4) sorted by relevance
384 #define readb(va) (*(volatile uint8_t *) (va)) macro
138 readb(const volatile void *addr) in readb() function147 #define readb(addr) readb(addr) macro
49 #define readb(va) (*(volatile uint8_t *) (va)) macro
50 #define readb(va) (*(volatile uint8_t *) (va)) macro