Home
last modified time | relevance | path

Searched defs:arg1 (Results 76 – 100 of 116) sorted by relevance

12345

/Zephyr-latest/include/zephyr/drivers/sip_svc/
Dsip_svc_driver.h125 unsigned long arg0, unsigned long arg1, 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/drivers/ethernet/
Deth_gecko.c326 static void rx_thread(void *arg1, void *unused1, void *unused2) in rx_thread()
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()
Deth_dwmac.c330 static void dwmac_rx_refill_thread(void *arg1, void *unused1, void *unused2) in dwmac_rx_refill_thread()
Deth_nxp_s32_gmac.c467 static void eth_nxp_s32_rx_thread(void *arg1, void *unused1, void *unused2) in eth_nxp_s32_rx_thread()
/Zephyr-latest/include/zephyr/logging/
Dlog.h319 #define _LOG_ARG1(arg1, ...) arg1 argument
/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()
Dusb_dc_rpi_pico.c1034 static void udc_rpi_thread_main(void *arg1, void *unused1, void *unused2) in udc_rpi_thread_main()
Dusb_dc_kinetis.c996 static void usb_kinetis_thread_main(void *arg1, void *unused1, void *unused2) in usb_kinetis_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/subsys/logging/frontends/
Dlog_frontend_stmesp.c541 uint32_t arg1) in log_frontend_simple_2()
/Zephyr-latest/kernel/
Duserspace.c1002 static uintptr_t handler_no_syscall(uintptr_t arg1, uintptr_t arg2, in handler_no_syscall()
/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()

12345