Searched refs:SCMPR0 (Results 1 – 8 of 8) sorted by relevance
| /hal_ambiq-latest/mcu/apollo3p/hal/ |
| D | am_hal_stimer.h | 60 #define AM_REG_STIMER_COMPARE(n, r) (CTIMERADDRn(CTIMER, n, SCMPR0) + \ 61 … (r * (offsetof(CTIMER_Type, SCMPR1) - offsetof(CTIMER_Type, SCMPR0))))
|
| /hal_ambiq-latest/mcu/apollo3/hal/ |
| D | am_hal_stimer.h | 60 #define AM_REG_STIMER_COMPARE(n, r) (CTIMERADDRn(CTIMER, n, SCMPR0) + \ 61 … (r * (offsetof(CTIMER_Type, SCMPR1) - offsetof(CTIMER_Type, SCMPR0))))
|
| /hal_ambiq-latest/mcu/apollo4p/hal/ |
| D | am_hal_stimer.h | 60 #define AM_HAL_STIMER_COMPARE_OFFSET (&STIMER->SCMPR1 - &STIMER->SCMPR0) 61 #define AM_REG_STIMER_COMPARE(n, r) ((&STIMER->SCMPR0) + \
|
| D | am_hal_stimer.c | 129 STIMER->SCMPR0 = 0; in am_hal_stimer_reset_config()
|
| /hal_ambiq-latest/CMSIS/AmbiqMicro/Include/ |
| D | apollo3.h | 3205 …__IOM uint32_t SCMPR0; /*!< (@ 0x00000150) The VALUE in this bit field is use… member 3219 …__IOM uint32_t SCMPR0 : 32; /*!< [31..0] Compare this value to the value in the COUN… member
|
| D | apollo3p.h | 3271 …__IOM uint32_t SCMPR0; /*!< (@ 0x00000150) The VALUE in this bit field is use… member 3285 …__IOM uint32_t SCMPR0 : 32; /*!< [31..0] Compare this value to the value in the COUN… member
|
| D | apollo4b_generic.h | 22916 …__IOM uint32_t SCMPR0; /*!< (@ 0x00000020) The VALUE in this bit field is use… member 22930 …__IOM uint32_t SCMPR0 : 32; /*!< [31..0] Compare this value to the value in the COUN… member
|
| D | apollo4p.h | 23235 …__IOM uint32_t SCMPR0; /*!< (@ 0x00000020) The VALUE in this bit field is use… member 23249 …__IOM uint32_t SCMPR0 : 32; /*!< [31..0] Compare this value to the value in the COUN… member
|