Searched defs:argument (Results 1 – 2 of 2) sorted by relevance
1304 static void USBH_Process_OS(void const *argument) in USBH_Process_OS()1318 static void USBH_Process_OS(void *argument) in USBH_Process_OS()
34 osThreadId osThreadCreate (const osThreadDef_t *thread_def, void *argument) { in osThreadCreate()103 osTimerId osTimerCreate (const osTimerDef_t *timer_def, os_timer_type type, void *argument) { in osTimerCreate()