Searched full:though (Results 1 – 25 of 211) sorted by relevance
123456789
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/ |
D | prj.conf | 25 # Only enable the INFO level though, as a contributor that isn't familiar with 54 # They might matter for other tests though. They are printed by the
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | testcase.yaml | 23 # twister fails with "unexpected eof" even though the test passes
|
/Zephyr-latest/doc/services/portability/ |
D | cmsis_rtos_v1.rst | 8 generic tool interfaces. Though it was originally defined for ARM Cortex-M
|
/Zephyr-latest/soc/st/stm32/stm32wb0x/ |
D | ram_sections.ld | 11 * SRAM0 unused, even though it could store data.
|
/Zephyr-latest/include/zephyr/net/ |
D | conn_mgr_monitor.h | 45 * and if the iface was connected before being ignored, events will be fired as though it 58 * and if the iface was connected before being watched, events will be fired as though
|
/Zephyr-latest/tests/kernel/timer/cycle64/ |
D | testcase.yaml | 5 # quirks ("time warp") even though the test reports that it completes
|
/Zephyr-latest/drivers/sdhc/ |
D | Kconfig.intel | 11 EMMC driver support. Though this driver can be easily port to
|
/Zephyr-latest/drivers/memc/ |
D | memc_mcux_flexspi.h | 85 * @param transfer: FlexSPI transfer. seqIndex should be set as though the 96 * read from (and written to, for PSRAM) as though it were internal memory.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | memsic,mmc56x3.yaml | 17 maximum is 1000, though any ODR above 255 will be set to 1000.
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 41 The LED starts to blink, indicating that even though the processor spins in debug monitor
|
/Zephyr-latest/drivers/smbus/ |
D | Kconfig | 62 Access PCH SMBus registers though MMIO space.
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | constants.hpp | 33 * more robust results though, so consider retraining if you are seeing poor
|
/Zephyr-latest/tests/drivers/regulator/voltage/dts/bindings/ |
D | test-regulator-voltage.yaml | 31 require more, though. Each entry must have a matching entry in
|
/Zephyr-latest/subsys/ |
D | CMakeLists.txt | 5 # is pulled in as though the source files are in main repo. This results in
|
/Zephyr-latest/samples/drivers/misc/grove_display/ |
D | README.rst | 31 Take note that even though SDA and SCL are connected to a 3.3V power source, the
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | generic-fem-two-ctrl-pins.yaml | 17 (Though if you do specify a pin, you must also specify its
|
/Zephyr-latest/doc/develop/optimizations/ |
D | footprint.rst | 58 of this configuration choice though, because you'll lose advanced stack
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | fpu.c | 39 * here though, since FPCA should have no impact on instruction in z_arm_save_fp_context()
|
D | thread_abort.c | 33 * even for non-peripheral interrupts, even though in z_impl_k_thread_abort()
|
/Zephyr-latest/include/zephyr/linker/ |
D | iterable_sections.h | 47 * Note that this keeps the symbols in the image even though 100 * Note that this keeps the symbols in the image even though
|
/Zephyr-latest/doc/develop/toolchains/ |
D | designware_arc_mwdt.rst | 13 Even though ARC MWDT toolchain is used for Zephyr RTOS build, still the GNU preprocessor & GNU
|
/Zephyr-latest/include/zephyr/sys/ |
D | atomic_c.h | 82 * ... even though there is a '(' before '{'.
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_slice_scheduling.c | 70 * even though, when timeslice used up the next thread in thread_tslice() 120 * even though, when timeslice used up the next thread in ZTEST()
|
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/ |
D | mode_check.c | 9 * protocol with CAN FD mode even though the controller does not support CAN FD.
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 55 implemented using compiler intrinsics), though facilities exist for 185 though that is allowed behavior). If the architecture supports directed IPIs 209 waiting until the foreign CPU receives any interrupt, though this may 222 state at high frequency (not spinning on it though, as that would 248 T1 and CPU1 is idling, then this too would be valid though not optimal.
|
123456789