Searched refs:local (Results 1 – 5 of 5) sorted by relevance
79 struct tm local; in time_to_datetime() local80 if (pico_localtime_r(&time, &local)) { in time_to_datetime()81 tm_to_datetime(&local, dt); in time_to_datetime()88 struct tm local; in datetime_to_time() local89 datetime_to_tm(dt, &local); in datetime_to_time()90 *time = pico_mktime(&local); in datetime_to_time()
12 set(PICO_BOOT_STAGE2_COMPILE_TIME_CHOICE_NAME compile_time_choice) # local var
110 If you need to check against a local version of Picotool, you can run the script
106 # Build path of local install dir