Home
last modified time | relevance | path

Searched full:narrow (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-3.4.0/drivers/pwm/
Dpwm_xlnx_axi_timer.c101 LOG_ERR("period cycles too narrow"); in xlnx_axi_timer_set_cycles()
123 LOG_ERR("pulse cycles too narrow"); in xlnx_axi_timer_set_cycles()
131 LOG_ERR("pulse cycles too narrow"); in xlnx_axi_timer_set_cycles()
/Zephyr-Core-3.4.0/.github/workflows/
Dfootprint.yml43 west config --global update.narrow true
Dfootprint-tracking.yml63 west config --global update.narrow true
Dbsim-tests.yaml74 west config --global update.narrow true
Dtwister.yaml77 west config --global update.narrow true
175 west config --global update.narrow true
Dclang.yaml60 west config --global update.narrow true
/Zephyr-Core-3.4.0/doc/develop/west/
Dconfig.rst219 * - ``update.narrow``
220 - Boolean. If ``true``, ``west update`` behaves as if ``--narrow`` was
Drelease-notes.rst320 - ``west update`` now supports ``--narrow``, ``--name-cache``, and
321 ``--path-cache`` options. These can be influenced by the ``update.narrow``,
/Zephyr-Core-3.4.0/include/zephyr/sys/
Dlinear_range.h263 * linear range or if they are too narrow.
315 * linear range group, if they are too narrow, or if input is invalid (i.e.
/Zephyr-Core-3.4.0/scripts/west_commands/completion/
Dwest-completion.zsh128 {-n,--narrow}'[narrow fetch]'
Dwest-completion.bash456 --narrow -n
/Zephyr-Core-3.4.0/tests/lib/linear_range/src/
Dmain.c292 /* rounding: 120->130, maximum > 125 (range too narrow) */ in ZTEST()
/Zephyr-Core-3.4.0/doc/contribute/documentation/
Dguidelines.rst167 available width of the display window, reducing to one column on narrow
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c786 /* We have to narrow down the min/max offset to the calculated value */ in ull_central_iso_setup()
/Zephyr-Core-3.4.0/drivers/ieee802154/
Dieee802154_dw1000_regs.h1259 /* RXCTRLH value for narrow bandwidth channels */
/Zephyr-Core-3.4.0/scripts/kconfig/
Dmenuconfig.py275 Type text to narrow the search. Regexes are supported (via Python's 're'