Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/include/
Dcyabs_rtos.h1119 #define cy_rtos_deinit_semaphore(semaphore) cy_rtos_semaphore_deinit(semaphore) macro
/hal_infineon-latest/abstraction-rtos/source/COMPONENT_RTX/
Dcyabs_rtos_rtxv5.c656 cy_rslt_t cy_rtos_deinit_semaphore(cy_semaphore_t* semaphore) in cy_rtos_deinit_semaphore() function