Home
last modified time | relevance | path

Searched refs:test (Results 1 – 20 of 20) sorted by relevance

/hal_rpi_pico-latest/src/common/pico_base_headers/include/pico/
Dassert.h34 #define invalid_params_if(x, test) ({if (PARAM_ASSERTIONS_ENABLED(x)) assert(!(test));}) argument
35 #define valid_params_if(x, test) ({if (PARAM_ASSERTIONS_ENABLED(x)) assert(test);}) argument
36 #define hard_assert_if(x, test) ({if (PARAM_ASSERTIONS_ENABLED(x)) hard_assert(!(test));}) argument
37 …define invalid_params_if_and_return(x, test, rc) ({/*if (PARAM_ASSERTIONS_ENABLED(x)) assert(!(tes… argument
/hal_rpi_pico-latest/test/pico_test/
DBUILD.bazel7 "include/pico/test.h",
8 "include/pico/test/xrand.h",
/hal_rpi_pico-latest/test/pico_sem_test/
DBUILD.bazel9 "//test/pico_test",
/hal_rpi_pico-latest/test/pico_stdio_test/
DBUILD.bazel14 "//test/pico_test",
/hal_rpi_pico-latest/test/hardware_irq_test/
DBUILD.bazel16 "//test/pico_test",
/hal_rpi_pico-latest/test/hardware_pwm_test/
DBUILD.bazel16 "//test/pico_test",
/hal_rpi_pico-latest/test/hardware_sync_spin_lock_test/
DBUILD.bazel16 "//test/pico_test",
Dhardware_sync_spin_lock_test.c14 typedef struct test { struct
/hal_rpi_pico-latest/test/pico_time_test/
DBUILD.bazel15 "//test/pico_test",
/hal_rpi_pico-latest/test/pico_divider_test/
DCMakeLists.txt21 # this is a separate test as hardware_explicit above causes it not to be tested at all!
Dpico_divider_nesting_test.c253 #warning test/pico_divider requires a default uart in main()
Dpico_divider_test.c342 #warning test/pico_divider requires a default uart in main()
/hal_rpi_pico-latest/
DChangeLog.zephyr.md16 - test/pico_time_test/pico_time_test.c
DCMakeLists.txt60 add_subdirectory(test)
DREADME.md40 _latest stable release_ of the SDK. If you need or want to test upcoming features, you can try the
/hal_rpi_pico-latest/test/pico_float_test/
DCMakeLists.txt6 # Separate, simpler test: currently we only have a few single-precision
/hal_rpi_pico-latest/bazel/util/
Dtransition.bzl111 # This transition sets SDK configuration options required to build test binaries
133 # This transition sets SDK configuration options required to build test binaries
/hal_rpi_pico-latest/test/kitchen_sink/
DBUILD.bazel79 "//test/pico_test",
/hal_rpi_pico-latest/test/pico_float_test/llvm/
DLICENSE.TXT66 pyyaml tests llvm/test/YAMLParser/{*.data, LICENSE.TXT}
/hal_rpi_pico-latest/src/rp2_common/pico_double/
Ddouble_fma_dcp.S78 PCMP apsr_nzcv @ test the engaged flag
238 …ed value will be at least two less than that of a (by the "|a| is big compared to |mn|" test above)
375 … at least 57 bits of product so that dmul tail will round correctly (this test is slightly conserv…
597 PCMP apsr_nzcv @ test the engaged flag