/Zephyr-latest/include/zephyr/drivers/sip_svc/ |
D | sip_svc_driver.h | 125 unsigned long arg0, unsigned long arg1, in z_impl_sip_supervisory_call()
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/ |
D | thread.c | 59 static void zephyr_thread_wrapper(void *arg1, void *arg2, void *arg3) in zephyr_thread_wrapper()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_gecko.c | 326 static void rx_thread(void *arg1, void *unused1, void *unused2) in rx_thread()
|
D | eth_esp32.c | 131 FUNC_NORETURN static void eth_esp32_rx_thread(void *arg1, void *arg2, void *arg3) in eth_esp32_rx_thread()
|
D | eth_ivshmem.c | 225 FUNC_NORETURN static void eth_ivshmem_thread(void *arg1, void *arg2, void *arg3) in eth_ivshmem_thread()
|
D | eth_dwmac.c | 330 static void dwmac_rx_refill_thread(void *arg1, void *unused1, void *unused2) in dwmac_rx_refill_thread()
|
D | eth_nxp_s32_gmac.c | 467 static void eth_nxp_s32_rx_thread(void *arg1, void *unused1, void *unused2) in eth_nxp_s32_rx_thread()
|
/Zephyr-latest/include/zephyr/logging/ |
D | log.h | 319 #define _LOG_ARG1(arg1, ...) arg1 argument
|
/Zephyr-latest/drivers/serial/ |
D | uart_native_tty.c | 276 void native_tty_uart_irq_function(void *arg1, void *arg2, void *arg3) in native_tty_uart_irq_function()
|
D | uart_miv.c | 311 void uart_miv_rx_thread(void *arg1, void *arg2, void *arg3) in uart_miv_rx_thread()
|
/Zephyr-latest/drivers/can/ |
D | can_loopback.c | 62 static void tx_thread(void *arg1, void *arg2, void *arg3) in tx_thread()
|
D | can_native_linux.c | 80 static void rx_thread(void *arg1, void *arg2, void *arg3) in rx_thread()
|
/Zephyr-latest/drivers/input/ |
D | input_analog_axis.c | 222 static void analog_axis_thread(void *arg1, void *arg2, void *arg3) in analog_axis_thread()
|
/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/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_rpi_pico.c | 1034 static void udc_rpi_thread_main(void *arg1, void *unused1, void *unused2) in udc_rpi_thread_main()
|
D | usb_dc_kinetis.c | 996 static void usb_kinetis_thread_main(void *arg1, void *unused1, void *unused2) in usb_kinetis_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/subsys/logging/frontends/ |
D | log_frontend_stmesp.c | 541 uint32_t arg1) in log_frontend_simple_2()
|
/Zephyr-latest/kernel/ |
D | userspace.c | 1002 static uintptr_t handler_no_syscall(uintptr_t arg1, uintptr_t arg2, in handler_no_syscall()
|
/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()
|