Searched refs:__DATE__ (Results 1 – 8 of 8) sorted by relevance
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/ |
| A D | lib_rtc.h | 95 #define IS_RTC_TIME_DATE(__DATE__) (((__DATE__) > 0x0U) && ((__DATE__) < 0x32)) argument
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/ |
| A D | lib_rtc.h | 122 #define IS_RTC_TIME_DATE(__DATE__) (((__DATE__) > 0x0U) && ((__DATE__) < 0x32U)) argument
|
| /bsp/amebaz/applications/ |
| A D | main.c | 18 rt_kprintf("build time: %s %s\n", __DATE__, __TIME__); in main()
|
| /bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/ |
| A D | tae32f53xx_ll.c | 455 DBG_LogRaw("Tai-Action TAE32F53xx SDK "SDK_STAGE_STR" V%d.%d.%d "__DATE__" "__TIME__"\n\n", \ in LL_ShowInfo()
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Src/ |
| A D | core_rtc.c | 58 CmdParseParam(__DATE__, &CP, ' '); in RTC_GlobalInit()
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/ |
| A D | fsl_shell.c | 119 context->printf_data_func("\r\nSHELL (build: %s)\r\n", __DATE__); in SHELL_Main()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
| A D | snd_core.c | 1487 SND_CORE_VERSION, __DATE__, __TIME__); in snd_core_version()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm.c | 45 SND_PCM_VERSION, __DATE__, __TIME__); in snd_pcm_version()
|
Completed in 35 milliseconds