Home
last modified time | relevance | path

Searched refs:correct (Results 1 – 25 of 174) sorted by relevance

1234567

/Zephyr-latest/cmake/linker/
Dlinker_libraries_template.cmake7 # correct placement of those libraries for correct link order.
/Zephyr-latest/samples/drivers/ps2/
DREADME.rst18 It requires a correct fixture setup. Please connect a PS/2 mouse in order to
20 For the correct execution of that sample in twister, add into boards's
/Zephyr-latest/samples/drivers/kscan/
DREADME.rst18 It requires a correct fixture setup. Please connect a Keyboard Matrix to
21 For the correct execution of that sample in twister, add into boards's
/Zephyr-latest/tests/kernel/pending/
DREADME.txt37 Testing fifos time-out in correct order ...
40 Testing lifos time-out in correct order ...
/Zephyr-latest/arch/common/
Drom_start_address.ld8 * To provide correct value, this file must be the first file included in
/Zephyr-latest/doc/hardware/peripherals/edac/
Dindex.rst6 Error Detection And Correction is a mechanism used to detect and correct errors
/Zephyr-latest/samples/arch/smp/pktqueue/src/
Dmain.c196 int correct = 0; in main() local
208 correct++; in main()
211 if (correct == QUEUE_NUM) { in main()
/Zephyr-latest/boards/seeed/xiao_rp2040/
Dxiao_rp2040_defconfig17 # Code partition needed to target the correct flash range
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dsparkfun_pro_micro_rp2040_defconfig17 # Code partition needed to target the correct flash range
/Zephyr-latest/boards/adafruit/kb2040/
Dadafruit_kb2040_defconfig19 # Code partition needed to target the correct flash range
/Zephyr-latest/boards/adafruit/qt_py_rp2040/
Dadafruit_qt_py_rp2040_defconfig19 # Code partition needed to target the correct flash range
/Zephyr-latest/cmake/toolchain/llvm/
Dclang_libgcc.cfg7 # better tell clang to give us the correct path to libgcc.a.
/Zephyr-latest/samples/sensor/dht_polling/
DREADME.rst30 It also requires a correct fixture setup when the sensor is present.
31 For the correct execution of that sample in twister, add into boards's
/Zephyr-latest/boards/nxp/frdm_rw612/
DCMakeLists.txt13 # See MCUXpresso config tools for making a correct one.
/Zephyr-latest/samples/drivers/espi/
DREADME.rst24 Sample requires a correct harness and fixture setup.
26 After that for the correct execution of that sample in twister, add into
/Zephyr-latest/boards/arduino/opta/
Darduino_opta_stm32h747xx_m7_defconfig20 # Enable correct power supply
/Zephyr-latest/samples/subsys/lorawan/class_a/
DREADME.rst18 Before building the sample, make sure to select the correct region in the
/Zephyr-latest/cmake/sca/sparse/
Dsca.cmake10 # cgcc is called, thereby ensuring correct behavior of sparse without a need
/Zephyr-latest/samples/net/sockets/coap_server/
DREADME.rst14 The resource is placed into the correct linker section based on the owning
41 This project has no output in case of success, the correct
/Zephyr-latest/boards/makerdiary/nrf52840_mdk_usb_dongle/
DKconfig.defconfig19 # which will make it link into the correct partition specified in DTS file,
/Zephyr-latest/boards/nordic/nrf52840dongle/
DKconfig.defconfig17 # which will make it link into the correct partition specified in DTS file,
/Zephyr-latest/doc/connectivity/networking/
Dnet_pkt_processing_stats.rst62 * The correct TX thread is invoked, and the packet is read from the transmit
76 * The correct RX thread is invoked, and the packet is read from the receive
78 * The network packet is then processed and placed to correct socket queue.
/Zephyr-latest/boards/ezurio/bl654_usb/
DKconfig.defconfig17 # which will make it link into the correct partition specified in DTS file,
/Zephyr-latest/doc/kernel/memory_management/
Dshared_multi_heap.rst62 correct set of attributes for the needed memory. The framework will take
63 care of selecting the correct heap (thus memory region) to carve memory
/Zephyr-latest/boards/96boards/avenger96/
D96b_avenger96.dts19 * following lines and set the correct config in

1234567