Searched refs:adjust (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/firmware/os/platform/stm32/ |
D | rtc.c | 258 static const uint8_t adjust[] = { 0, 1, 4, 5, 7, 8, 10, 11, 12, 14, 15, 17 }; in rtcGetTime() local 270 … time_s = (((((dr >> 4) & 0x3) * 10) + (dr & 0xF) - 1) + (month << 5) - adjust[month]) * 86400ULL; in rtcGetTime()
|
/device/google/contexthub/firmware/os/platform/stm32/lkr/ |
D | app.lkr | 34 …while also modifying the app code itself potentially to adjust for new reloc format. This shrinks …
|
/device/google/crosshatch/ |
D | init.hardware.rc | 628 # default readahead to 2048KB. We should adjust the setting upon boot_complete
|
/device/linaro/dragonboard/db845c/firmware/ |
D | adsp.b13 | 39 …ync.cpp:MtMx #%lu cmd [%lu] (AdjSessClk) handler: rcvd command with zero adjust time or in indepen…
|