Lines Matching +full:0 +full:x308
9 * + sysbus MMIO regions 0: Memory Region with tasks, events and registers
43 #define NRF51_RNG_SIZE 0x1000
45 #define NRF51_RNG_TASK_START 0x000
46 #define NRF51_RNG_TASK_STOP 0x004
47 #define NRF51_RNG_EVENT_VALRDY 0x100
48 #define NRF51_RNG_REG_SHORTS 0x200
49 #define NRF51_RNG_REG_SHORTS_VALRDY_STOP 0
50 #define NRF51_RNG_REG_INTEN 0x300
51 #define NRF51_RNG_REG_INTEN_VALRDY 0
52 #define NRF51_RNG_REG_INTENSET 0x304
53 #define NRF51_RNG_REG_INTENCLR 0x308
54 #define NRF51_RNG_REG_CONFIG 0x504
55 #define NRF51_RNG_REG_CONFIG_DECEN 0
56 #define NRF51_RNG_REG_VALUE 0x508