Searched full:explicitly (Results 1 – 25 of 243) sorted by relevance
12345678910
/Zephyr-Core-3.7.0/tests/posix/env/ |
D | prj.conf | 3 # Let's explicitly choose PICOLIBC, so it is used if supported even if it would not have been the
|
/Zephyr-Core-3.7.0/cmake/modules/ |
D | ccache.cmake | 3 # Use ccache if it is installed, unless the user explicitly disables
|
/Zephyr-Core-3.7.0/drivers/adc/ |
D | Kconfig | 25 # required to explicitly specify analog inputs when configuring channels or 31 # required to explicitly specify for the excitation current source the pin
|
/Zephyr-Core-3.7.0/boards/alientek/pandora_stm32l475/support/ |
D | openocd.cfg | 1 # Explicitly for the STM32L475 Pandora board:
|
/Zephyr-Core-3.7.0/ |
D | .gitlint | 57 # List of files that need to be explicitly mentioned in the body when they are changed 59 # By specifying this rule, developers can only change the file when they explicitly reference
|
/Zephyr-Core-3.7.0/scripts/coccinelle/ |
D | ignore_return.cocci | 4 //# cast it to void to explicitly ignore while adhering to MISRA-C.
|
/Zephyr-Core-3.7.0/include/zephyr/bluetooth/ |
D | buf.h | 103 * be explicitly called. 116 * be explicitly called. 132 * be explicitly called.
|
/Zephyr-Core-3.7.0/dts/arm/nxp/ |
D | nxp_lpc55S6x.dtsi | 31 * Explicitly enable IAP after we include the common LPC55S6X dtsi file,
|
D | nxp_lpc55S2x.dtsi | 31 * Explicitly enable IAP after we include the common LPC55S6X dtsi file,
|
D | nxp_mcxn94x.dtsi | 33 * Explicitly enable FMU after we include the common dtsi file,
|
/Zephyr-Core-3.7.0/samples/drivers/memc/boards/ |
D | rd_rw612_bga.conf | 20 # chip used for XIP, so we must explicitly enable the FLEXSPI MEMC driver
|
/Zephyr-Core-3.7.0/scripts/pylib/pytest-twister-harness/tests/resources/ |
D | zen_of_python.py | 20 Unless explicitly silenced.
|
/Zephyr-Core-3.7.0/soc/mediatek/mtk_adsp/ |
D | Kconfig.defconfig | 60 # atomics. Note we must disable _ARCH explicitly because
|
/Zephyr-Core-3.7.0/cmake/linker/ld/ |
D | target_baremetal.cmake | 28 # So there is no need to explicitly set a linker flag.
|
/Zephyr-Core-3.7.0/dts/bindings/adc/ |
D | espressif,esp32-adc.yaml | 13 maximum resolution will be used if not set explicitly.
|
/Zephyr-Core-3.7.0/cmake/linker/lld/ |
D | target_baremetal.cmake | 35 # So there is no need to explicitly set a linker flag.
|
D | target_base.cmake | 34 # Global pointer relaxation is off by default in lld. Explicitly enable it if
|
/Zephyr-Core-3.7.0/dts/bindings/clock/ |
D | pwm-clock.yaml | 21 The clock frequency can be explicitly set using the clock-frequency
|
/Zephyr-Core-3.7.0/dts/bindings/pinctrl/ |
D | nordic,nrf-pinctrl.yaml | 49 If a pin needs to be explicitly disconnected, there is also the 103 pin and function. NRF_PSEL_DISCONNECTED is also available to explicitly
|
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/ |
D | mpl_internal.h | 94 bool next_track_set; /* If next track explicitly set */ 96 struct mpl_track *track; /* The track explicitly set as next track */
|
/Zephyr-Core-3.7.0/boards/qemu/arc/ |
D | board.cmake | 27 # After that we can specify board explicitly with '-M virt' option.
|
/Zephyr-Core-3.7.0/dts/bindings/flash_controller/ |
D | nuvoton,npcx-fiu-nor.yaml | 45 not support this mode, please set this property explicitly.
|
/Zephyr-Core-3.7.0/include/zephyr/arch/ |
D | structs.h | 17 * it shall not be necessary to include arch/structs.h explicitly when
|
/Zephyr-Core-3.7.0/doc/hardware/peripherals/ |
D | fuel_gauge.rst | 41 The Fuel Gauge API explicitly provides no caching for its clients.
|
/Zephyr-Core-3.7.0/subsys/logging/ |
D | Kconfig.filtering | 18 Sets log level for modules which don't specify it explicitly. When
|
12345678910