Searched defs:data2 (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/ |
D | main.c | 203 uint8_t data2[] = { in ZTEST() local 275 uint8_t data2[] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00}; in ZTEST() local
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/ |
D | mailq.c | 13 unsigned char data2; member
|
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/ |
D | msgq.c | 13 unsigned char data2; member
|
/Zephyr-latest/tests/kernel/fifo/fifo_usage/src/ |
D | main.c | 51 static struct fdata_t data2[LIST_LEN]; variable
|
/Zephyr-latest/tests/kernel/stack/stack/src/ |
D | main.c | 60 static ZTEST_DMEM stack_data_t data2[STACK_LEN] = { 0x1111, 0x2222, 0x3333, 0x4444 }; variable
|
/Zephyr-latest/tests/net/lib/mqtt_sn_client/src/ |
D | mqtt_sn_client.c | 38 int mqtt_sn_data_cmp(struct mqtt_sn_data data1, struct mqtt_sn_data data2) in mqtt_sn_data_cmp()
|
/Zephyr-latest/drivers/mfd/ |
D | mfd_npm1300.c | 210 uint8_t data2) in mfd_npm1300_reg_write2()
|