Searched refs:SECT (Results 1 – 5 of 5) sorted by relevance
175 #define __SECTION(SECT) __attribute__((section(#SECT))) argument182 #define __SECTION(SECT) __attribute__((section(#SECT))) argument186 #define __SECTION(SECT) __attribute__((section(#SECT))) argument
734 seconds_d = RTC->ALRMA_B.SECT << 0x04; in RTC_ReadAlarm()758 seconds_d = RTC->ALRMB_B.SECT << 0x04; in RTC_ReadAlarm()
729 seconds_d = RTC->ALRMA_B.SECT << 0x04; in RTC_ReadAlarm()
1512 __IOM uint32_t SECT : 3; member1651 __IOM uint32_t SECT : 3; member1675 __IOM uint32_t SECT : 3; member1736 __IM uint32_t SECT : 3; member
3709 __IOM uint32_t SECT : 3; member3835 __IOM uint32_t SECT : 3; member3898 __IM uint32_t SECT : 3; member
Completed in 82 milliseconds