Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/abstraction-rtos/source/COMPONENT_THREADX/
Dcyabs_rtos_threadx.c504 cy_rslt_t cy_rtos_get_semaphore(cy_semaphore_t* semaphore, cy_time_t timeout_ms, bool in_isr) in cy_rtos_get_semaphore() function
/hal_infineon-3.4.0/abstraction-rtos/source/COMPONENT_FREERTOS/
Dcyabs_rtos_freertos.c517 cy_rslt_t cy_rtos_get_semaphore(cy_semaphore_t* semaphore, uint32_t timeout_ms, bool in_isr) in cy_rtos_get_semaphore() function
/hal_infineon-3.4.0/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c543 cy_rslt_t cy_rtos_get_semaphore(cy_semaphore_t* semaphore, cy_time_t timeout_ms, bool in_isr) in cy_rtos_get_semaphore() function