Searched refs:HDF_BSP_ERR_START (Results 1 – 2 of 2) sorted by relevance
58 #define HDF_BSP_ERR_START (-100) /**< Defines the start of the Board Support Package (BSP) module e… macro59 #define HDF_BSP_ERR_NUM(v) (HDF_BSP_ERR_START + (v)) /**< Defines the BSP module error codes. */
19 #define HDF_PLT_ERR_START HDF_BSP_ERR_START /**< Error number start of platform. */