Home
last modified time | relevance | path

Searched refs:osTimerAttr_t (Results 1 – 2 of 2) sorted by relevance

/tf-m-tests-3.4.0/CMSIS/RTOS2/Include/
Dcmsis_os2.h258 } osTimerAttr_t; typedef
497 osTimerId_t osTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t
/tf-m-tests-3.4.0/CMSIS/RTOS2/RTX/Include/
Drtx_evr.h933 …EvrRtxTimerNew (osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t *attr);