Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/samples/boards/96b_argonkey/microphone/src/
Dmain.c89 static const struct device *const ledc = DEVICE_DT_GET_ONE(ti_lp3943); in main() local
/Zephyr-Core-3.7.0/samples/boards/96b_argonkey/sensors/src/
Dmain.c24 static const struct device *const ledc = DEVICE_DT_GET_ONE(ti_lp3943); variable