Searched defs:arg3 (Results 76 – 85 of 85) sorted by relevance
1234
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_nrf5.c | 150 static void nrf5_rx_thread(void *arg1, void *arg2, void *arg3) in nrf5_rx_thread()
|
D | ieee802154_mcxw.c | 505 void mcxw_rx_thread(void *arg1, void *arg2, void *arg3) in mcxw_rx_thread()
|
/Zephyr-latest/tests/lib/net_buf/buf/src/ |
D | main.c | 152 static void test_3_thread(void *arg1, void *arg2, void *arg3) in test_3_thread()
|
/Zephyr-latest/tests/kernel/mem_protect/userspace/src/ |
D | main.c | 705 static void user_half(void *arg1, void *arg2, void *arg3) in user_half()
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_msc.c | 600 static void usbd_msc_thread(void *arg1, void *arg2, void *arg3) in usbd_msc_thread()
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_stm32.c | 433 static void udc_stm32_thread_handler(void *arg1, void *arg2, void *arg3) in udc_stm32_thread_handler()
|
/Zephyr-latest/subsys/testsuite/ztest/src/ |
D | ztest.c | 177 static void cpu_hold(void *arg1, void *arg2, void *arg3) in cpu_hold()
|
/Zephyr-latest/lib/posix/options/ |
D | pthread.c | 520 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper()
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap.c | 527 static void lc3_encoder_thread_func(void *arg1, void *arg2, void *arg3) in lc3_encoder_thread_func() 2761 static void lc3_decoder_thread_func(void *arg1, void *arg2, void *arg3) in lc3_decoder_thread_func()
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_numaker.c | 1007 static void numaker_usbd_msg_hdlr_thread_main(void *arg1, void *arg2, void *arg3) in numaker_usbd_msg_hdlr_thread_main()
|
1234