Home
last modified time | relevance | path

Searched refs:HDF_DEV_ERR_START (Results 1 – 1 of 1) sorted by relevance

/drivers/hdf_core/interfaces/inner_api/utils/
Dhdf_base.h65 #define HDF_DEV_ERR_START (-200) /**< Defines the start of the device module error codes. */ macro
66 #define HDF_DEV_ERR_NUM(v) (HDF_DEV_ERR_START + (v)) /**< Defines the device module error codes. */