Home
last modified time | relevance | path

Searched defs:max (Results 1 – 19 of 19) sorted by relevance

/tests/subsys/portability/cmsis_rtos_v1/src/
A Dkernel_apis.c57 uint32_t start_time, stop_time, diff, max, min; in ZTEST() local
/tests/drivers/can/timing/src/
A Dmain.c98 const struct can_timing *max) in assert_timing_within_bounds()
146 const struct can_timing *max = NULL; in test_timing_values() local
/tests/drivers/video/api/src/
A Dvideo_emul.c91 uint32_t min, max, step; in ZTEST() local
/tests/subsys/dsp/basicmath/src/
A Df16.c516 const uint16_t *input, const uint16_t *ref, float16_t min, float16_t max, size_t length) in test_zdsp_clip_f16()
550 float16_t max, size_t length) in test_zdsp_clip_f16_in_place()
A Df32.c508 float32_t max, size_t length) in test_zdsp_clip_f32()
542 float32_t min, float32_t max, size_t length) in test_zdsp_clip_f32_in_place()
A Dq15.c816 const DSP_DATA q15_t *input, const q15_t *ref, q15_t min, q15_t max, size_t length) in test_zdsp_clip_q15()
844 const DSP_DATA q15_t *input, const q15_t *ref, q15_t min, q15_t max, size_t length) in test_zdsp_clip_q15_in_place()
A Dq7.c783 static void test_zdsp_clip_q7(const DSP_DATA q7_t *input, const q7_t *ref, q7_t min, q7_t max, in test_zdsp_clip_q7()
812 q7_t max, size_t length) in test_zdsp_clip_q7_in_place()
A Dq31.c796 static void test_zdsp_clip_q31(const DSP_DATA q31_t *input, const q31_t *ref, q31_t min, q31_t max, in test_zdsp_clip_q31()
825 q31_t max, size_t length) in test_zdsp_clip_q31_in_place()
/tests/net/lib/lwm2m/interop/src/
A Dlwm2m-client.c81 uint32_t max = 500; in set_socketoptions() local
/tests/bsim/bluetooth/mesh/src/
A Dmesh_test.h117 #define ASSERT_IN_RANGE(got, min, max) \ argument
/tests/unit/cbprintf/
A Dmain.c453 int max = 1876543210; in ZTEST() local
581 unsigned int max = 0x4d3d2d1d; in ZTEST() local
635 unsigned long long max = 0x8d7d6d5d4d3d2d1dULL; in ZTEST() local
/tests/drivers/flash_simulator/flash_sim_impl/src/
A Dmain.c341 int max = (sizeof(src) + FLASH_SIMULATOR_PROG_UNIT - 1) & in ZTEST() local
/tests/drivers/can/api/src/
A Dclassic.c484 uint32_t max = can_get_bitrate_max(can_dev); in ZTEST_USER() local
519 uint32_t max = can_get_bitrate_max(can_dev); in ZTEST_USER() local
732 int max; in add_remove_max_filters() local
A Dcanfd.c465 uint32_t max = can_get_bitrate_max(can_dev); in ZTEST_USER() local
/tests/lib/mpsc_pbuf/src/
A Dmain.c912 uint32_t rand_get(uint32_t min, uint32_t max) in rand_get()
1175 uint32_t now, int exp_err, uint32_t max, uint32_t line) in check_usage()
1193 #define CHECK_USAGE(buffer, now, max) \ argument
/tests/drivers/uart/uart_mix_fifo_poll/src/
A Dmain.c78 int max; member
/tests/bluetooth/controller/mock_ctrl/src/
A Dull.c333 static inline void rx_alloc(uint8_t max) in rx_alloc()
/tests/kernel/semaphore/semaphore/src/
A Dmain.c40 #define expect_k_sem_init(sem, init, max, exp, str) do { \ argument
54 #define expect_k_sem_init_nomsg(sem, init, max, exp) \ argument
/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
A Dtester.c126 uint16_t max = EXPECTED_CONN_INTERVAL + CONN_INTERVAL_TOL; in verify_interval() local

Completed in 62 milliseconds