Home
last modified time | relevance | path

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

/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx.h56 } ErrorStatus; typedef
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
Dstm32f4xx.h202 } ErrorStatus; typedef
/device/soc/st/stm32f407zg/uniproton/board/common/
Dstm32f4xx.h517 typedef enum {ERROR = 0, SUCCESS = !ERROR} ErrorStatus; typedef