Home
last modified time | relevance | path

Searched defs:cmos (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/arch/x86/info/src/
Dtimer.c13 static uint32_t sync(const struct device *cmos) in sync()
51 const struct device *const cmos = DEVICE_DT_GET_ONE(motorola_mc146818); in timer() local
/Zephyr-latest/samples/shields/npm6001_ek/src/
Dmain.c302 static int high_drive, pull_down, cmos; in cmd_gpio_configure() local