Searched refs:CAM_LIB (Results 1 – 1 of 1) sorted by relevance
51 #define CAM_LIB(s) STR_LIB_PATH(s) macro253 printf("\nLibrary path is :%s", CAM_LIB(LIB_PATH)); in hal3appTestLoad()254 my_hal3_app->hal3_lib.ptr = dlopen(CAM_LIB(LIB_PATH), RTLD_NOW); in hal3appTestLoad()