Home
last modified time | relevance | path

Searched defs:k (Results 1 – 13 of 13) sorted by relevance

/tests/bluetooth/host/cs/bt_le_cs_parse_pct/src/
A Dmain.c96 for (uint16_t k = 0; k < ARRAY_SIZE(test_vector); k++) { in ZTEST() local
/tests/net/socket/socketpair/src/
A Dnonblock.c15 for (size_t k = 0; k < CONFIG_NET_SOCKETPAIR_BUFFER_SIZE; in ZTEST_USER_F() local
/tests/drivers/regulator/voltage/src/
A Dmain.c82 for (unsigned int k = 0U; k < adc_avg_count; k++) { in ZTEST() local
/tests/kernel/smp/src/
A Dmain.c62 unsigned int k = arch_irq_lock(); in curr_cpu() local
944 static void sync_lock_dummy(void *k) in sync_lock_dummy()
949 static void sync_lock_irq(void *k) in sync_lock_irq()
954 static void sync_unlock_irq(void *k) in sync_unlock_irq()
959 static void sync_lock_sem(void *k) in sync_lock_sem()
964 static void sync_unlock_sem(void *k) in sync_unlock_sem()
969 static void sync_lock_mutex(void *k) in sync_lock_mutex()
974 static void sync_unlock_mutex(void *k) in sync_unlock_mutex()
/tests/drivers/rtc/rtc_api/src/
A Dtest_alarm.c177 for (uint8_t k = 0; k < 2; k++) { in ZTEST() local
/tests/lib/lockfree/src/
A Dtest_spsc.c90 for (int k = 0; k < 3; k++) { in ZTEST() local
125 for (int k = 0; k < 3; k++) { in ZTEST() local
/tests/subsys/dfu/img_util/src/
A Dmain.c56 uint8_t data[5], temp, k; in ZTEST() local
/tests/subsys/logging/log_syst/src/
A Dmock_backend.c54 bool is_kth_bit_set(int n, int k) in is_kth_bit_set()
/tests/lib/p4workq/src/
A Dmain.c54 k_spinlock_key_t k = k_spin_lock(&lock); in stress_handler() local
/tests/bluetooth/bt_crypto/src/
A Dtest_bt_crypto.c165 uint8_t k[16] = {0x9b, 0x7d, 0x39, 0x0a, 0xa6, 0x10, 0x10, 0x34, in ZTEST() local
/tests/net/traffic_class/src/
A Dmain.c127 int j, k; in check_higher_priority_pkt_sent() local
146 int j, k; in check_higher_priority_pkt_recv() local
/tests/bsim/bluetooth/host/l2cap/general/src/
A Dmain_l2cap_ecred.c420 for (int k = 0; k < L2CAP_CHANNELS; k++) { in send_sdu_concurrently() local
/tests/net/ip-addr/src/
A Dmain.c92 #define TEST_IPV6(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, expected) \ argument

Completed in 874 milliseconds