Home
last modified time | relevance | path

Searched refs:SEC (Results 1 – 25 of 43) sorted by relevance

12

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_EFLASH.c39 EFC->SEC = 0x55AAAA55; in HAL_EFlash_ErasePage()
67 EFC->SEC = 0x55AAAA55; in HAL_EFlash_Program_Word()
A DHAL_RTC.c94 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 DHAL_EFlash.c40 EFC->SEC = 0x55AAAA55; in HAL_EFlash_ErasePage()
68 EFC->SEC = 0x55AAAA55; in HAL_EFlash_Program_Word()
A DHAL_RTC.c94 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 Dtmr_utils.h63 #define SEC(s) (((unsigned long)s) * 1000000UL) macro
/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_rtc.c366 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 Drtc.h218 … 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 Dlib_rtc.c155 RTC->SEC = sTime->Seconds; in RTC_SetTime()
188 gTime->Seconds = RTC->SEC; in RTC_GetTime()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_rtc.c174 RTC->SEC = sTime->Seconds; in RTC_SetTime()
214 gTime->Seconds = RTC->SEC; in RTC_GetTime()
/bsp/smartfusion2/CMSIS/startup_arm/
A Dsmartfusion2_execute_in_place.sct18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
A Dsmartfusion2_esram_debug.sct18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
A Dsmartfusion2_mddr_debug.sct18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
A Dsmartfusion2_relocate_to_external_ram.sct18 ; * --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Sec…
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Drtc.c574 M0P_RTC->SEC = pstcTimeDate->u8Second; in Rtc_WriteDateTime()
645 u8BcdSec = M0P_RTC->SEC; in Rtc_ReadDateTime()
/bsp/nv32f100x/lib/src/
A Dstartup_NV32.s160 ; <i> WARNING: If SEC field is configured as "MCU security status is secure" and MEEN field is …
/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DACM32F0x0.h126 __IO uint32_t SEC; // 0x04 member
175 __IO uint32_t SEC; // 0x0C member
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DACM32F4.h148 __IO uint32_t SEC; member
206 __IO uint32_t SEC; member
/bsp/smartfusion2/CMSIS/startup_gcc/
A Ddebug-in-microsemi-smartfusion2-external-ram.ld18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
A Dproduction-smartfusion2-execute-in-place.ld18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
A Ddebug-in-microsemi-smartfusion2-esram.ld18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
A Ddebug-in-microsemi-smartfusion2-envm.ld18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
A Dproduction-smartfusion2-relocate-to-external-ram.ld18 …* --LPDDR------SEC-EVAL-KIT-----0xA0000000------0xA3FFFFFF-----64MB---16--MT46H32M16LF---090--Secu…
/bsp/maxim/libraries/MAX32660PeriphDriver/CMSIS/Device/Maxim/MAX32660/Source/GCC/
A Dmax32660_sbl.ld49 * and initial Error correcting state. (SEC-DED) */
/bsp/frdm-k64f/device/TOOLCHAIN_ARM_STD/
A Dstartup_MK64F12.s432 ; <o.0..1> SEC
/bsp/microchip/same54/bsp/include/component/
A Dgmac.h1143 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

Completed in 884 milliseconds

12