| /bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_EFLASH.c | 39 EFC->SEC = 0x55AAAA55; in HAL_EFlash_ErasePage() 67 EFC->SEC = 0x55AAAA55; in HAL_EFlash_Program_Word()
|
| A D | HAL_RTC.c | 94 RTC->SEC = fp_Time->u8_Seconds; in HAL_RTC_SetTime() 111 fp_Time->u8_Seconds = RTC->SEC; in HAL_RTC_GetTime()
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/ |
| A D | HAL_EFlash.c | 40 EFC->SEC = 0x55AAAA55; in HAL_EFlash_ErasePage() 68 EFC->SEC = 0x55AAAA55; in HAL_EFlash_Program_Word()
|
| A D | HAL_RTC.c | 94 RTC->SEC = fp_Time->u8_Seconds; in HAL_RTC_SetTime() 111 fp_Time->u8_Seconds = RTC->SEC; in HAL_RTC_GetTime()
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Include/ |
| A D | tmr_utils.h | 63 #define SEC(s) (((unsigned long)s) * 1000000UL) macro
|
| /bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/ |
| A D | hc32l196_rtc.c | 366 time->u8Second = M0P_RTC->SEC; in Rtc_ReadDateTime() 420 M0P_RTC->SEC = time->u8Second; in Rtc_SetTime()
|
| /bsp/microchip/same70/bsp/same70b/include/component/ |
| A D | rtc.h | 218 … uint32_t SEC:7; /**< bit: 0..6 Current Second */ member 293 … uint32_t SEC:7; /**< bit: 0..6 Second Alarm */ member 377 … uint32_t SEC:1; /**< bit: 2 Second Event */ member 569 … uint32_t SEC:1; /**< bit: 2 Second Event Interrupt Mask */ member
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_rtc.c | 155 RTC->SEC = sTime->Seconds; in RTC_SetTime() 188 gTime->Seconds = RTC->SEC; in RTC_GetTime()
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_rtc.c | 174 RTC->SEC = sTime->Seconds; in RTC_SetTime() 214 gTime->Seconds = RTC->SEC; in RTC_GetTime()
|
| /bsp/smartfusion2/CMSIS/startup_arm/ |
| A D | smartfusion2_execute_in_place.sct | 18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
|
| A D | smartfusion2_esram_debug.sct | 18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
|
| A D | smartfusion2_mddr_debug.sct | 18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
|
| A D | smartfusion2_relocate_to_external_ram.sct | 18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
|
| /bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/ |
| A D | rtc.c | 574 M0P_RTC->SEC = pstcTimeDate->u8Second; in Rtc_WriteDateTime() 645 u8BcdSec = M0P_RTC->SEC; in Rtc_ReadDateTime()
|
| /bsp/nv32f100x/lib/src/ |
| A D | startup_NV32.s | 160 ; <i> WARNING: If SEC field is configured as "MCU security status is secure" and MEEN field is …
|
| /bsp/acm32/acm32f0x0-nucleo/libraries/Device/ |
| A D | ACM32F0x0.h | 126 __IO uint32_t SEC; // 0x04 member 175 __IO uint32_t SEC; // 0x0C member
|
| /bsp/acm32/acm32f4xx-nucleo/libraries/Device/ |
| A D | ACM32F4.h | 148 __IO uint32_t SEC; member 206 __IO uint32_t SEC; member
|
| /bsp/smartfusion2/CMSIS/startup_gcc/ |
| A D | debug-in-microsemi-smartfusion2-external-ram.ld | 18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
|
| A D | production-smartfusion2-execute-in-place.ld | 18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
|
| A D | debug-in-microsemi-smartfusion2-esram.ld | 18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
|
| A D | debug-in-microsemi-smartfusion2-envm.ld | 18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
|
| A D | production-smartfusion2-relocate-to-external-ram.ld | 18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Device/Maxim/MAX32660/Source/GCC/ |
| A D | max32660_sbl.ld | 49 * and initial Error correcting state. (SEC-DED) */
|
| /bsp/frdm-k64f/device/TOOLCHAIN_ARM_STD/ |
| A D | startup_MK64F12.s | 432 ; <o.0..1> SEC
|
| /bsp/microchip/same54/bsp/include/component/ |
| A D | gmac.h | 1143 uint32_t SEC:32; /*!< bit: 0..31 1588 Timer Second comparison value */ member 1161 uint32_t SEC:16; /*!< bit: 0..15 1588 Timer Second comparison value */ member
|