Home
last modified time | relevance | path

Searched defs:arg2 (Results 76 – 93 of 93) sorted by relevance

1234

/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_unicast.c353 static void tx_thread_func(void *arg1, void *arg2, void *arg3) in tx_thread_func()
/Zephyr-latest/drivers/ethernet/phy/
Dphy_microchip_vsc8541.c439 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/
Dmain.c236 static void init_lc3_thread(void *arg1, void *arg2, void *arg3) in init_lc3_thread()
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/
Dsmf_calculator_thread.c692 static void smf_calculator_thread(void *arg1, void *arg2, void *arg3) in smf_calculator_thread()
/Zephyr-latest/drivers/serial/
Duart_miv.c311 void uart_miv_rx_thread(void *arg1, void *arg2, void *arg3) in uart_miv_rx_thread()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_mcux.c890 static void usb_mcux_thread_main(void *arg1, void *arg2, void *arg3) in usb_mcux_thread_main()
Dusb_dc_numaker.c1007 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/
Dieee802154_nrf5.c150 static void nrf5_rx_thread(void *arg1, void *arg2, void *arg3) in nrf5_rx_thread()
Dieee802154_mcxw.c505 void mcxw_rx_thread(void *arg1, void *arg2, void *arg3) in mcxw_rx_thread()
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c152 static void test_3_thread(void *arg1, void *arg2, void *arg3) in test_3_thread()
/Zephyr-latest/tests/kernel/mem_protect/userspace/src/
Dmain.c705 static void user_half(void *arg1, void *arg2, void *arg3) in user_half()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc.c600 static void usbd_msc_thread(void *arg1, void *arg2, void *arg3) in usbd_msc_thread()
/Zephyr-latest/drivers/usb/udc/
Dudc_stm32.c433 static void udc_stm32_thread_handler(void *arg1, void *arg2, void *arg3) in udc_stm32_thread_handler()
/Zephyr-latest/subsys/testsuite/ztest/src/
Dztest.c177 static void cpu_hold(void *arg1, void *arg2, void *arg3) in cpu_hold()
/Zephyr-latest/lib/posix/options/
Dpthread.c520 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper()
/Zephyr-latest/tests/drivers/tee/optee/src/
Dmain.c1158 static void wait_handler(void *arg0, void *arg1, void *arg2) in wait_handler()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c527 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/
Dmodem_cellular.c2353 #define MODEM_CELLULAR_GET_DLCI_ADDRESS_ARG(arg1, arg2, ...) arg2 argument

1234