__outlrb
#define outlrb(a,v) (__outlrb((volatile uint32_t *)(a), v))
static __inline void __outlrb(volatile uint32_t *a, uint32_t v);