__inlrb
#define inlrb(a) (__inlrb((volatile uint32_t *)(a)))
static __inline uint32_t __inlrb(volatile uint32_t *a);