Searched refs:cpResult_t (Results 1 – 2 of 2) sorted by relevance
26 } cpResult_t; typedef39 cpResult_t CP_Enable_Path_Protection(uint32_t);40 cpResult_t CP_Disable_Path_Protection(uint32_t);
65 extern "C" cpResult_t CP_Enable_Path_Protection(uint32_t protect_ip) in CP_Enable_Path_Protection()67 cpResult_t cp_result = CP_SUCCESS; in CP_Enable_Path_Protection()129 extern "C" cpResult_t CP_Disable_Path_Protection(uint32_t protect_ip) in CP_Disable_Path_Protection()131 cpResult_t cp_result = CP_SUCCESS; in CP_Disable_Path_Protection()