Home
last modified time | relevance | path

Searched full:downwards (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/gpio/
Datmel-xplained-pro-header.yaml21 * EXT3 is right angled pointing downwards
/Zephyr-Core-3.5.0/lib/os/
Dcbprintf_nano.c30 /* Convert value to string, storing characters downwards */
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dcounter.h607 * - When counting downwards, the given absolute tick value must be less than
614 * - counting downwards, now = 50, top value = 5000, guard period = 100:
/Zephyr-Core-3.5.0/drivers/adc/
Dadc_mcux_lpadc.c221 * start with the highest channel ID and work downwards, chaining in mcux_lpadc_start_read()
/Zephyr-Core-3.5.0/kernel/
Dmmu.c302 * virtual address. So here we need to go downwards (backwards?) in virt_region_alloc()