Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS/Template/
H A Dcmsis_os.h109osErrorNoMemory = 0x85, ///< system is out of memory: it was impossible to allocate… enumerator
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Include/
H A Dcmsis_os2.h204osErrorNoMemory = -5, ///< System is out of memory: it was impossible to allocat… enumerator
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Template/
H A Dcmsis_os.h221osErrorNoMemory = 0x85, ///< System is out of memory: it was impossible to allocate … enumerator