Home
last modified time | relevance | path

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

/hal_ambiq-latest/mcu/apollo4p/regs/
Dam_reg_macros.h75 #define AM_REGADDRn(periph, n, reg) ( periph##0_BASE + \ macro
94 *((volatile uint32_t *)(AM_REGADDRn(module, instance, reg)))) )
97 (*((volatile uint32_t *)(AM_REGADDRn(module, instance, reg))) = \
98 (((*((volatile uint32_t *)(AM_REGADDRn(module, instance, reg)))) & \
/hal_ambiq-latest/mcu/apollo3/regs/
Dam_reg_macros.h76 #define AM_REGADDRn(periph, n, reg) ( periph##0_BASE + \ macro
/hal_ambiq-latest/mcu/apollo3p/regs/
Dam_reg_macros.h76 #define AM_REGADDRn(periph, n, reg) ( periph##0_BASE + \ macro