Searched defs:arg2 (Results 76 – 93 of 93) sorted by relevance
1234
| /Zephyr-latest/samples/bluetooth/cap_acceptor/src/ |
| D | cap_acceptor_unicast.c | 353 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
|
| /Zephyr-latest/drivers/ethernet/phy/ |
| D | phy_microchip_vsc8541.c | 439 void phy_mc_vsc8541_link_monitor(void *arg1, void *arg2, void *arg3) in phy_mc_vsc8541_link_monitor()
|
| /Zephyr-latest/samples/bluetooth/bap_broadcast_source/src/ |
| D | main.c | 236 static void init_lc3_thread(void *arg1, void *arg2, void *arg3) in init_lc3_thread()
|
| /Zephyr-latest/samples/subsys/smf/smf_calculator/src/ |
| D | smf_calculator_thread.c | 692 static void smf_calculator_thread(void *arg1, void *arg2, void *arg3) in smf_calculator_thread()
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_miv.c | 311 void uart_miv_rx_thread(void *arg1, void *arg2, void *arg3) in uart_miv_rx_thread()
|
| /Zephyr-latest/drivers/usb/device/ |
| D | usb_dc_mcux.c | 890 static void usb_mcux_thread_main(void *arg1, void *arg2, void *arg3) in usb_mcux_thread_main()
|
| 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()
|
| /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/tests/drivers/tee/optee/src/ |
| D | main.c | 1158 static void wait_handler(void *arg0, void *arg1, void *arg2) in wait_handler()
|
| /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/modem/ |
| D | modem_cellular.c | 2353 #define MODEM_CELLULAR_GET_DLCI_ADDRESS_ARG(arg1, arg2, ...) arg2 argument
|
1234