Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/common/
DKconfig.nbu9 NXP Narrow Band Unit interrupt initialization.
Dnxp_nbu.c9 * Interrupt Narrow Band Unit. This is meant for a RCP radio device.
/Zephyr-latest/dts/bindings/arm/
Dnxp,nbu.yaml16 description: Name of the Narrow Band Unit interruption initialization
/Zephyr-latest/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-latest/.github/workflows/
Dtwister_tests_blackbox.yml49 west config --global update.narrow true
Dfootprint-tracking.yml76 west config --global update.narrow true
Dtwister-prep.yaml76 west config --global update.narrow true
Dclang.yaml69 west config --global update.narrow true
Dbsim-tests.yaml87 west config --global update.narrow true
Dtwister.yaml97 west config --global update.narrow true
/Zephyr-latest/doc/develop/west/
Dconfig.rst240 * - ``update.narrow``
241 - Boolean. If ``true``, ``west update`` behaves as if ``--narrow`` was
Drelease-notes.rst395 - ``west update`` now supports ``--narrow``, ``--name-cache``, and
396 ``--path-cache`` options. These can be influenced by the ``update.narrow``,
/Zephyr-latest/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-latest/scripts/west_commands/completion/
Dwest-completion.zsh136 {-n,--narrow}'[narrow fetch]'
Dwest-completion.fish361 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o n -l narrow -d "narrow fetch"
Dwest-completion.bash467 --narrow -n
/Zephyr-latest/cmake/compiler/gcc/
Dcompiler_flags.cmake192 # _FORTIFY_SOURCE=2 : Tight checking (use narrow bounds checks)
/Zephyr-latest/tests/lib/linear_range/src/
Dmain.c292 /* rounding: 120->130, maximum > 125 (range too narrow) */ in ZTEST()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c896 /* We have to narrow down the min/max offset to the calculated value */ in ull_central_iso_setup()
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst179 available width of the display window, reducing to one column on narrow
/Zephyr-latest/drivers/ieee802154/
Dieee802154_dw1000_regs.h1259 /* RXCTRLH value for narrow bandwidth channels */
/Zephyr-latest/scripts/kconfig/
Dmenuconfig.py275 Type text to narrow the search. Regexes are supported (via Python's 're'