Home
last modified time | relevance | path

Searched defs:osErrorISR (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS/Template/
H A Dcmsis_os.h106osErrorISR = 0x82, ///< not allowed in ISR context: the function cannot be cal… enumerator
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Include/
H A Dcmsis_os2.h205osErrorISR = -6, ///< Not allowed in ISR context: the function cannot be ca… enumerator
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Template/
H A Dcmsis_os.h218osErrorISR = 0x82, ///< Not allowed in ISR context: the function cannot be call… enumerator