Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Template/
H A Dcmsis_os.h219osErrorISRRecursive = 0x83, ///< Function called multiple times from ISR with same objec… enumerator
234 #define osErrorISRRecursive (-126) macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS/Template/
H A Dcmsis_os.h107osErrorISRRecursive = 0x83, ///< function called multiple times from ISR with same obje… enumerator