Home
last modified time | relevance | path

Searched refs:BFLB_GLB_CGEN1_BASE (Results 1 – 1 of 1) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_clock.h27 #define BFLB_GLB_CGEN1_BASE (0x40000000 + 0x24) macro
29 #define BFLB_GLB_CGEN1_BASE (0x20000000 + 0x584) macro
35 volatile uint32_t regval = getreg32(BFLB_GLB_CGEN1_BASE); \
37 putreg32(regval, BFLB_GLB_CGEN1_BASE); \
42 volatile uint32_t regval = getreg32(BFLB_GLB_CGEN1_BASE); \
44 putreg32(regval, BFLB_GLB_CGEN1_BASE); \
49 volatile uint32_t regval = getreg32(BFLB_GLB_CGEN1_BASE); \
51 putreg32(regval, BFLB_GLB_CGEN1_BASE); \
61 volatile uint32_t regval = getreg32(BFLB_GLB_CGEN1_BASE); \
63 putreg32(regval, BFLB_GLB_CGEN1_BASE); \
[all …]

Completed in 4 milliseconds