Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Include/
H A Dcmsis_os2.h193 #define osMutexRecursive 0x00000001U ///< Recursive mutex. macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Template/
H A Dcmsis_os.h635 { NULL, osMutexRecursive | osMutexPrioInherit | osMutexRobust, NULL, 0U }