Home
last modified time | relevance | path

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

/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Drpmsg.h36 #define RPMSG_ERROR_BASE -2000 macro
37 #define RPMSG_ERR_NO_MEM (RPMSG_ERROR_BASE - 1)
38 #define RPMSG_ERR_NO_BUFF (RPMSG_ERROR_BASE - 2)
39 #define RPMSG_ERR_PARAM (RPMSG_ERROR_BASE - 3)
40 #define RPMSG_ERR_DEV_STATE (RPMSG_ERROR_BASE - 4)
41 #define RPMSG_ERR_BUFF_SIZE (RPMSG_ERROR_BASE - 5)
42 #define RPMSG_ERR_INIT (RPMSG_ERROR_BASE - 6)
43 #define RPMSG_ERR_ADDR (RPMSG_ERROR_BASE - 7)
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Drpmsg.h36 #define RPMSG_ERROR_BASE -2000 macro
37 #define RPMSG_ERR_NO_MEM (RPMSG_ERROR_BASE - 1)
38 #define RPMSG_ERR_NO_BUFF (RPMSG_ERROR_BASE - 2)
39 #define RPMSG_ERR_PARAM (RPMSG_ERROR_BASE - 3)
40 #define RPMSG_ERR_DEV_STATE (RPMSG_ERROR_BASE - 4)
41 #define RPMSG_ERR_BUFF_SIZE (RPMSG_ERROR_BASE - 5)
42 #define RPMSG_ERR_INIT (RPMSG_ERROR_BASE - 6)
43 #define RPMSG_ERR_ADDR (RPMSG_ERROR_BASE - 7)

Completed in 9 milliseconds