Searched full:sometimes (Results 1 – 25 of 111) sorted by relevance
12345
/Zephyr-latest/dts/bindings/net/wireless/ |
D | generic-fem-two-ctrl-pins.yaml | 9 the transmit path. This is therefore sometimes referred to as 13 (LNA) in the receive path, and is sometimes referred to as
|
/Zephyr-latest/doc/connectivity/usb/device/api/ |
D | usb_dc.rst | 7 :zephyr_file:`include/zephyr/drivers/usb/usb_dc.h` and sometimes referred to
|
/Zephyr-latest/dts/bindings/timer/ |
D | nuclei,systimer.yaml | 28 This configuration is used sometimes for such as low power consumption.
|
/Zephyr-latest/scripts/west_commands/fetchers/ |
D | __init__.py | 19 # import anything outside of stdlib, but they sometimes do
|
/Zephyr-latest/lib/utils/ |
D | Kconfig | 48 The sys_winstream utility is sometimes used in early boot
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | __init__.py | 17 # import anything outside of stdlib, but they sometimes do
|
/Zephyr-latest/ |
D | .gitignore | 70 # sometimes IDEs and such will litter these target directories as well.
|
/Zephyr-latest/samples/boards/nordic/nrfx/ |
D | README.rst | 26 the LED may sometimes be even unnoticeable.
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | memmap.h | 30 * sometimes we'll be given a map with overlapping regions. We have to be
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest_defaults.c | 15 * This makes assertions a lot more readable, and sometimes they fit on one
|
D | ztest_shell.c | 18 * This makes assertions a lot more readable, and sometimes they fit on one
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 111 sometimes wrong. This occurs when the system enters IDLE and stops the
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.xilinx_axi_dma | 76 On certain platforms (e.g., RISC-V), the DMA driver can sometimes miss interrupts.
|
/Zephyr-latest/samples/kernel/metairq_dispatch/src/ |
D | msgdev.c | 87 * CPU. We want the load to sometimes back up and require in message_dev_init()
|
/Zephyr-latest/doc/build/dts/ |
D | dt-vs-kconfig.rst | 8 sometimes be confusing. This section should help you decide which one to use.
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | Kconfig | 96 MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT(ARMv7-M) sometimes cause memory
|
/Zephyr-latest/boards/beagle/beagleconnect_freedom/ |
D | board_antenna.c | 107 /* is sometimes not de-asserted on CC1352 Rev A. */ in board_cc13xx_rf_callback()
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 104 -Wno-sometimes-uninitialized
|
/Zephyr-latest/boards/ti/common/ |
D | board_antenna.c | 108 /* is sometimes not de-asserted on CC1352 Rev A. */ in board_cc13xx_rf_callback()
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 120 allocation API. Sometimes apps need the ability to share multiple
|
/Zephyr-latest/samples/subsys/zbus/remote_mock/src/ |
D | mock_proxy.c | 96 /* '*' indicates the end of a sentence. Sometimes it is in decode_sentence()
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 61 to be loaded from any storage medium. Sometimes, however, data is already in a
|
/Zephyr-latest/include/zephyr/arch/xtensa/ |
D | gdbstub.h | 75 * This means generic registers can, sometimes, have
|
/Zephyr-latest/drivers/input/ |
D | input_nunchuk.c | 137 /* Sometimes, the first read gives unexpected results, so we make another one. */ in nunchuk_init()
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 308 Devicetree nodes may have properties which specify pin control (sometimes known 371 Sometimes, a chosen node's label property will be used to set the default value 411 - A node whose ``reg`` is sometimes used to set the defaults for
|
12345