Searched defs:cmos (Results 1 – 2 of 2) sorted by relevance
13 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
302 static int high_drive, pull_down, cmos; in cmd_gpio_configure() local