Home
last modified time | relevance | path

Searched defs:argument (Results 1 – 1 of 1) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/RTOS/
H A Dcmsis_rtthread.c22 osThreadId osThreadCreate(osThreadDef_t *thread_def, void *argument) in osThreadCreate()
139 osTimerId osTimerCreate(osTimerDef_t *timer_def, os_timer_type type, void *argument) in osTimerCreate()