Searched refs:cy_rtos_deinit_mutex (Results 1 – 4 of 4) sorted by relevance
296 cy_rtos_deinit_mutex(&bt_stack_mutex); in host_stack_platform_interface_deinit()
1038 #define cy_rtos_deinit_mutex(mutex) cy_rtos_mutex_deinit(mutex) macro
14 …t anymore, free up the pointer with the appropriate de-init function (e.g. cy_rtos_deinit_mutex()).
367 result = cy_rtos_deinit_mutex(&serial_flash_mutex); in cy_serial_flash_qspi_deinit()