Home
last modified time | relevance | path

Searched defs:arg3 (Results 51 – 75 of 85) sorted by relevance

1234

/Zephyr-latest/samples/subsys/ipc/openamp/src/
Dmain.c147 void app_task(void *arg1, void *arg2, void *arg3) in app_task()
/Zephyr-latest/tests/benchmarks/posix/threads/src/
Dmain.c133 static void k_thread_fun(void *arg1, void *arg2, void *arg3) in k_thread_fun()
/Zephyr-latest/samples/drivers/can/counter/src/
Dmain.c60 void rx_thread(void *arg1, void *arg2, void *arg3) in rx_thread()
/Zephyr-latest/subsys/mgmt/osdp/src/
Dosdp.c165 void osdp_refresh(void *arg1, void *arg2, void *arg3) in osdp_refresh()
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/
Dhsm_psicc2_thread.c307 static void hsm_psicc2_thread(void *arg1, void *arg2, void *arg3) in hsm_psicc2_thread()
/Zephyr-latest/subsys/fs/
Dfuse_fs_access.c233 static void fuse_top_dispath_thread(void *arg1, void *arg2, void *arg3) in fuse_top_dispath_thread()
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dlc3.c264 static void lc3_decoder_thread_func(void *arg1, void *arg2, void *arg3) in lc3_decoder_thread_func()
/Zephyr-latest/include/zephyr/drivers/sip_svc/
Dsip_svc_driver.h126 unsigned long arg2, unsigned long arg3, in z_impl_sip_supervisory_call()
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dthread.c59 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper()
/Zephyr-latest/kernel/
Duserspace.c987 uintptr_t arg3, uintptr_t arg4, in handler_bad_syscall()
1003 uintptr_t arg3, uintptr_t arg4, in handler_no_syscall()
/Zephyr-latest/drivers/ethernet/
Deth_esp32.c131 FUNC_NORETURN static void eth_esp32_rx_thread(void *arg1, void *arg2, void *arg3) in eth_esp32_rx_thread()
Deth_ivshmem.c225 FUNC_NORETURN static void eth_ivshmem_thread(void *arg1, void *arg2, void *arg3) in eth_ivshmem_thread()
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dserver.hpp260 const std::map<int16_t, std::string> &arg3, const Numberz::type arg4, in testMulti()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/
Dec_host_cmd_handler.c389 FUNC_NORETURN static void ec_host_cmd_thread(void *hc_handle, void *arg2, void *arg3) in ec_host_cmd_thread()
/Zephyr-latest/subsys/sip_svc/
Dsip_svc_subsys.c644 static void sip_svc_thread(void *ctrl_ptr, void *arg2, void *arg3) in sip_svc_thread()
/Zephyr-latest/drivers/serial/
Duart_native_tty.c276 void native_tty_uart_irq_function(void *arg1, void *arg2, void *arg3) in native_tty_uart_irq_function()
Duart_miv.c311 void uart_miv_rx_thread(void *arg1, void *arg2, void *arg3) in uart_miv_rx_thread()
/Zephyr-latest/drivers/can/
Dcan_loopback.c62 static void tx_thread(void *arg1, void *arg2, void *arg3) in tx_thread()
Dcan_native_linux.c80 static void rx_thread(void *arg1, void *arg2, void *arg3) in rx_thread()
/Zephyr-latest/drivers/input/
Dinput_analog_axis.c222 static void analog_axis_thread(void *arg1, void *arg2, void *arg3) in analog_axis_thread()
/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/usb/device/
Dusb_dc_mcux.c890 static void usb_mcux_thread_main(void *arg1, void *arg2, void *arg3) in usb_mcux_thread_main()

1234