Searched full:explicitly (Results 1 – 25 of 260) sorted by relevance
1234567891011
/Zephyr-latest/tests/subsys/jwt/ |
D | testcase.yaml | 15 # Explicitly select CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG because this 27 # Explicitly select CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG because this
|
/Zephyr-latest/tests/posix/single_process/ |
D | prj.conf | 4 # Let's explicitly choose PICOLIBC, so it is used if supported even if it would not have been the
|
/Zephyr-latest/cmake/modules/ |
D | ccache.cmake | 3 # Use ccache if it is installed, unless the user explicitly disables
|
/Zephyr-latest/boards/alientek/pandora_stm32l475/support/ |
D | openocd.cfg | 1 # Explicitly for the STM32L475 Pandora board:
|
/Zephyr-latest/scripts/coccinelle/ |
D | ignore_return.cocci | 4 //# cast it to void to explicitly ignore while adhering to MISRA-C.
|
/Zephyr-latest/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-latest/ |
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-latest/dts/arm/nxp/ |
D | nxp_mcxn23x.dtsi | 29 * Explicitly enable FMU after we include the common dtsi file,
|
D | nxp_lpc55S2x.dtsi | 31 * Explicitly enable IAP after we include the common LPC55S6X dtsi file,
|
D | nxp_lpc55S6x.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-latest/doc/hardware/cache/ |
D | guide.rst | 7 user needs to explicitly deal with caching. For more detailed info on Zephyr's 79 memory region explicitly using ``Z_GENERIC_SECTION``: 101 This is a simpler option than explicitly declaring a region of memory uncached 122 by Zephyr instead of being explicitly defined by the user.
|
/Zephyr-latest/samples/drivers/memc/boards/ |
D | frdm_rw612.conf | 20 # chip used for XIP, so we must explicitly enable the FLEXSPI MEMC driver
|
D | rd_rw612_bga.conf | 20 # chip used for XIP, so we must explicitly enable the FLEXSPI MEMC driver
|
/Zephyr-latest/dts/bindings/gpio/ |
D | st,stm32-gpio.yaml | 30 IO with few exceptions. It should only be necessary to explicitly set
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/ |
D | zen_of_python.py | 20 Unless explicitly silenced.
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | prj.conf | 27 # This project file explicitly does NOT include the configuration for
|
/Zephyr-latest/modules/liblc3/ |
D | CMakeLists.txt | 8 # In our case, we prefer those to be explicitly enabled by the user if needed.
|
/Zephyr-latest/dts/bindings/adc/ |
D | espressif,esp32-adc.yaml | 13 maximum resolution will be used if not set explicitly.
|
/Zephyr-latest/boards/arduino/opta/ |
D | board_gpio_init.c | 32 * This is done only if the network has been explicitly configured in board_gpio_init()
|
/Zephyr-latest/dts/bindings/clock/ |
D | pwm-clock.yaml | 21 The clock frequency can be explicitly set using the clock-frequency
|
/Zephyr-latest/tests/crypto/mbedtls_psa/ |
D | testcase.yaml | 35 # Explicitly select CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG because this is
|
/Zephyr-latest/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-latest/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-latest/include/zephyr/bluetooth/ |
D | buf.h | 131 * be explicitly called. 165 * be explicitly called. 181 * be explicitly called.
|
1234567891011