| /tests/subsys/portability/cmsis_rtos_v1/src/ |
| A D | kernel_apis.c | 57 uint32_t start_time, stop_time, diff, max, min; in ZTEST() local
|
| /tests/drivers/can/timing/src/ |
| A D | main.c | 98 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 D | video_emul.c | 91 uint32_t min, max, step; in ZTEST() local
|
| /tests/subsys/dsp/basicmath/src/ |
| A D | f16.c | 516 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 D | f32.c | 508 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 D | q15.c | 816 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 D | q7.c | 783 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 D | q31.c | 796 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 D | lwm2m-client.c | 81 uint32_t max = 500; in set_socketoptions() local
|
| /tests/bsim/bluetooth/mesh/src/ |
| A D | mesh_test.h | 117 #define ASSERT_IN_RANGE(got, min, max) \ argument
|
| /tests/unit/cbprintf/ |
| A D | main.c | 453 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 D | main.c | 341 int max = (sizeof(src) + FLASH_SIMULATOR_PROG_UNIT - 1) & in ZTEST() local
|
| /tests/drivers/can/api/src/ |
| A D | classic.c | 484 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 D | canfd.c | 465 uint32_t max = can_get_bitrate_max(can_dev); in ZTEST_USER() local
|
| /tests/lib/mpsc_pbuf/src/ |
| A D | main.c | 912 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 D | main.c | 78 int max; member
|
| /tests/bluetooth/controller/mock_ctrl/src/ |
| A D | ull.c | 333 static inline void rx_alloc(uint8_t max) in rx_alloc()
|
| /tests/kernel/semaphore/semaphore/src/ |
| A D | main.c | 40 #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 D | tester.c | 126 uint16_t max = EXPECTED_CONN_INTERVAL + CONN_INTERVAL_TOL; in verify_interval() local
|