Home
last modified time | relevance | path

Searched full:checking (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dmath_helper.h84 /* Checking for a NAN value in pRef array */ in arm_snr_f64()
87 /* Checking for a NAN value in pTest array */ in arm_snr_f64()
94 /* Checking for a NAN value in EnergyError */ in arm_snr_f64()
99 /* Checking for a NAN value in SNR */ in arm_snr_f64()
114 /* Checking for a NAN value in pRef array */ in arm_snr_f32()
117 /* Checking for a NAN value in pTest array */ in arm_snr_f32()
124 /* Checking for a NAN value in EnergyError */ in arm_snr_f32()
130 /* Checking for a NAN value in SNR */ in arm_snr_f32()
146 /* Checking for a NAN value in pRef array */ in arm_snr_f16()
149 /* Checking for a NAN value in pTest array */ in arm_snr_f16()
[all …]
/Zephyr-latest/boards/raspberrypi/rpi_pico2/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
/Zephyr-latest/boards/wiznet/w5500_evb_pico/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
/Zephyr-latest/boards/raspberrypi/rpi_pico/support/
Dopenocd.cfg4 # Checking and set 'adapter speed'.
7 puts "checking adapter speed..."
/Zephyr-latest/tests/kernel/workq/work_queue/
DREADME.txt49 - Checking results
58 - Checking results
75 - Checking results
84 - Checking results
94 - Checking results
100 - Checking results
/Zephyr-latest/share/zephyr-package/cmake/
DZephyrConfigVersion.cmake8 # Checking for version 0.0.0 is a way to allow other Zephyr installation to determine if there is a…
111 # Only do this if we are an installed CMake Config package and checking for workspace candidates.
125 # Checking for installed candidates which could also be an workspace candidates.
131 # real version checking.
140 # Let's do basic CMake version checking.
/Zephyr-latest/tests/bluetooth/host/id/bt_id_scan_random_addr_check/src/
Dmain.c31 * Test checking scan random address if broadcaster role isn't enabled
52 * Test checking scan random address if extended advertising is enabled
73 * Test checking scan random address when broadcaster role is enabled, but
100 * Test checking scan random address when broadcaster role is enabled.
/Zephyr-latest/samples/arch/smp/pi/
Dprj.conf7 # Enable assertions, stack overflow checking, etc
/Zephyr-latest/tests/drivers/build_all/bbram/src/
Dmain.c6 /* It is okay if main() is not included since just checking the build. */
/Zephyr-latest/tests/drivers/build_all/flash/src/
Dmain.c6 /* It is okay if main() is not included since just checking the build. */
/Zephyr-latest/samples/posix/philosophers/
DKconfig6 bool "Perform error checking"
/Zephyr-latest/cmake/compiler/arcmwdt/
Dtarget.cmake7 # to add additional compiler flags used during checking. These flags
32 # no MWDT stack checking
/Zephyr-latest/tests/bluetooth/host/id/bt_id_adv_random_addr_check/src/
Dmain.c31 * Test checking advertising random address if observer role isn't enabled
52 * Test checking scan random address if extended advertising is enabled
73 * Test checking advertising random address when scanner roles aren't active so that
201 * Test checking advertising random address returns 'true' as a default value
/Zephyr-latest/lib/crc/
DKconfig15 Enable CRC checking for memory regions from the shell.
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c244 LOG_DBG(" - Checking results"); in ZTEST()
357 LOG_DBG(" - Checking results"); in ZTEST()
377 LOG_DBG(" - Checking results"); in ZTEST()
388 LOG_DBG(" - Checking results"); in ZTEST()
413 LOG_DBG(" - Checking results"); in ZTEST()
517 LOG_DBG(" - Checking results"); in ZTEST()
548 LOG_DBG(" - Checking results"); in ZTEST()
610 LOG_DBG(" - Checking results"); in ZTEST()
641 LOG_DBG(" - Checking results"); in ZTEST()
669 LOG_DBG(" - Checking results"); in ZTEST()
[all …]
/Zephyr-latest/drivers/mdio/
DKconfig.dwcxgmac17 This option specifies the timeout value in microseconds (us) for checking
/Zephyr-latest/tests/net/udp/
Dprj.conf23 # Turn off UDP checksum checking as the test fails otherwise.
/Zephyr-latest/tests/net/dhcpv4/client/
Dprj.conf24 # Turn off UDP checksum checking as the test fails otherwise.
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst87 * SHOULD implement :c:type:`sensor_submit_t` checking the :c:struct:`rtio_sqe`
89 * SHOULD implement :c:type:`sensor_submit_t` checking all requested channels
91 * SHOULD implement :c:type:`sensor_submit_t` checking the provided buffer
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/
DKconfig.soc28 # Action to update the NXP HAL to support checking for SOC_LPC54114_M0
/Zephyr-latest/drivers/input/
DKconfig.evdev26 How long to sleep between checking for new events in the Linux input
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dgd32.h16 * used without checking for it to be ready since it has no initialization
/Zephyr-latest/tests/subsys/lorawan/channels_mask/src/
Dmain.c17 * and invalid arguments and checking when it's successful or returns error
49 * and invalid arguments and checking when it's successful or returns error
/Zephyr-latest/tests/subsys/pm/device_driver_init/src/
Dmain.c7 * State checking in this test is done via the GPIO state instead of
61 * State checking via GPIO as PM API is disabled. in ZTEST()

12345678910>>...15