Home
last modified time | relevance | path

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

/hal_altera-latest/altera_hal/HAL/inc/os/
Dalt_sem.h82 #define ALT_SEM(sem) argument
83 #define ALT_EXTERN_SEM(sem) argument
84 #define ALT_STATIC_SEM(sem) argument
86 #define ALT_SEM_CREATE(sem, value) alt_no_error () argument
87 #define ALT_SEM_PEND(sem, timeout) alt_no_error () argument
88 #define ALT_SEM_POST(sem) alt_no_error () argument