Searched full:narrow (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/soc/nxp/common/ |
D | Kconfig.nbu | 9 NXP Narrow Band Unit interrupt initialization.
|
D | nxp_nbu.c | 9 * Interrupt Narrow Band Unit. This is meant for a RCP radio device.
|
/Zephyr-latest/dts/bindings/arm/ |
D | nxp,nbu.yaml | 16 description: Name of the Narrow Band Unit interruption initialization
|
/Zephyr-latest/drivers/pwm/ |
D | pwm_xlnx_axi_timer.c | 101 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/ |
D | twister_tests_blackbox.yml | 49 west config --global update.narrow true
|
D | footprint-tracking.yml | 76 west config --global update.narrow true
|
D | twister-prep.yaml | 76 west config --global update.narrow true
|
D | clang.yaml | 69 west config --global update.narrow true
|
D | bsim-tests.yaml | 87 west config --global update.narrow true
|
D | twister.yaml | 97 west config --global update.narrow true
|
/Zephyr-latest/doc/develop/west/ |
D | config.rst | 240 * - ``update.narrow`` 241 - Boolean. If ``true``, ``west update`` behaves as if ``--narrow`` was
|
D | release-notes.rst | 395 - ``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/ |
D | linear_range.h | 263 * 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/ |
D | west-completion.zsh | 136 {-n,--narrow}'[narrow fetch]'
|
D | west-completion.fish | 361 complete -c west -n "__zephyr_west_seen_subcommand_from update" -o n -l narrow -d "narrow fetch"
|
D | west-completion.bash | 467 --narrow -n
|
/Zephyr-latest/cmake/compiler/gcc/ |
D | compiler_flags.cmake | 192 # _FORTIFY_SOURCE=2 : Tight checking (use narrow bounds checks)
|
/Zephyr-latest/tests/lib/linear_range/src/ |
D | main.c | 292 /* rounding: 120->130, maximum > 125 (range too narrow) */ in ZTEST()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_central_iso.c | 896 /* We have to narrow down the min/max offset to the calculated value */ in ull_central_iso_setup()
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 179 available width of the display window, reducing to one column on narrow
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_dw1000_regs.h | 1259 /* RXCTRLH value for narrow bandwidth channels */
|
/Zephyr-latest/scripts/kconfig/ |
D | menuconfig.py | 275 Type text to narrow the search. Regexes are supported (via Python's 're'
|