/hal_nxp-latest/mcux/mcux-sdk/components/rtc/ |
D | fsl_adapter_rtc.c | 184 RTC->TAR = (uint32_t)(microseconds / 1000000ULL); in HAL_RTCSetAlarm() 200 RTC->TAR = newSeconds; in HAL_RTCSetAlarmRelative()
|
/hal_nxp-latest/mcux/mcux-sdk/drivers/rtc/ |
D | fsl_rtc.c | 375 base->TAR = alarmSeconds; in RTC_SetAlarm() 393 alarmSeconds = base->TAR; in RTC_GetAlarm() 730 base->TAR = 0U; in RTC_ClearStatusFlags()
|
/hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
D | S32K148_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
D | S32K142W_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
D | S32K116_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
D | S32K118_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
D | S32K142_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
D | S32K146_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
D | S32K144W_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
D | S32K144_RTC.h | 75 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/ |
D | MCXC041.h | 5146 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/ |
D | MKL17Z644.h | 6476 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/ |
D | MCXC141.h | 7269 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/ |
D | MCXC142.h | 7267 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL25Z4/ |
D | MKL25Z4.h | 3460 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/ |
D | MCXC242.h | 7269 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/ |
D | MKL27Z644.h | 6485 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/ |
D | MCXC144.h | 7912 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/ |
D | MCXC143.h | 7912 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC243/ |
D | MCXC243.h | 7910 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MCXC244/ |
D | MCXC244.h | 7912 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/ |
D | MKE14Z4.h | 9187 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKE15Z4/ |
D | MKE15Z4.h | 9189 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW30Z4/ |
D | MKW30Z4.h | 6543 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member 6564 #define RTC_TAR_REG(base) ((base)->TAR)
|
/hal_nxp-latest/mcux/mcux-sdk/devices/MKW20Z4/ |
D | MKW20Z4.h | 6543 __IO uint32_t TAR; /**< RTC Time Alarm Register, offset: 0x8 */ member 6564 #define RTC_TAR_REG(base) ((base)->TAR)
|