Home
last modified time | relevance | path

Searched refs:__DATE__ (Results 1 – 8 of 8) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_rtc.h95 #define IS_RTC_TIME_DATE(__DATE__) (((__DATE__) > 0x0U) && ((__DATE__) < 0x32)) argument
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_rtc.h122 #define IS_RTC_TIME_DATE(__DATE__) (((__DATE__) > 0x0U) && ((__DATE__) < 0x32U)) argument
/bsp/amebaz/applications/
A Dmain.c18 rt_kprintf("build time: %s %s\n", __DATE__, __TIME__); in main()
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll.c455 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 Dcore_rtc.c58 CmdParseParam(__DATE__, &CP, ' '); in RTC_GlobalInit()
/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_shell.c119 context->printf_data_func("\r\nSHELL (build: %s)\r\n", __DATE__); in SHELL_Main()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_core.c1487 SND_CORE_VERSION, __DATE__, __TIME__); in snd_core_version()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm.c45 SND_PCM_VERSION, __DATE__, __TIME__); in snd_pcm_version()

Completed in 35 milliseconds