Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/
Dcyabs_rtos.h522 cy_rslt_t cy_rtos_semaphore_deinit(cy_semaphore_t* semaphore);
1119 #define cy_rtos_deinit_semaphore(semaphore) cy_rtos_semaphore_deinit(semaphore)
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_THREADX/
Dcyabs_rtos_threadx.c623 cy_rslt_t cy_rtos_semaphore_deinit(cy_semaphore_t* semaphore) in cy_rtos_semaphore_deinit() function
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_FREERTOS/
Dcyabs_rtos_freertos.c722 cy_rslt_t cy_rtos_semaphore_deinit(cy_semaphore_t* semaphore) in cy_rtos_semaphore_deinit() function