Searched refs:AM_REGADDRn (Results 1 – 3 of 3) sorted by relevance
| /hal_ambiq-latest/mcu/apollo4p/regs/ |
| D | am_reg_macros.h | 75 #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/ |
| D | am_reg_macros.h | 76 #define AM_REGADDRn(periph, n, reg) ( periph##0_BASE + \ macro
|
| /hal_ambiq-latest/mcu/apollo3p/regs/ |
| D | am_reg_macros.h | 76 #define AM_REGADDRn(periph, n, reg) ( periph##0_BASE + \ macro
|