Searched refs:UPWR_XCP_INIT (Results 1 – 2 of 2) sorted by relevance
111 #define UPWR_XCP_INIT (0U) /* 0 = init msg (not a service request itself) */ macro
611 if ((upwr_xcp_f_t)msg->hdr.function != UPWR_XCP_INIT) { in upwr_init()