Lines Matching refs:LOGE
52 LOGE(LOG_TAG, "args num is illegal :n_args = %d;\n", n_args); in obj_open()
59 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_open()
65 LOGE(LOG_TAG, "illegal id: %s;\n", id); in obj_open()
71 LOGE(LOG_TAG, "py_board_mgr_init failed\n"); in obj_open()
78 LOGE(LOG_TAG, "py_board_attach_item failed ret = %d;\n", ret); in obj_open()
84 LOGE(LOG_TAG, "py_board_get_node_by_handle failed;\n"); in obj_open()
92 LOGE(LOG_TAG, "%s: aos_hal_pwm_init failed ret = %d;\n", __func__, ret); in obj_open()
105 LOGE(LOG_TAG, "args num is illegal :n_args = %d;\n", n_args); in obj_close()
111 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_close()
117 LOGE(LOG_TAG, "py_board_get_node_by_handle failed;\n"); in obj_close()
134 LOGE(LOG_TAG, "args num is illegal :n_args = %d;\n", n_args); in obj_setOption()
140 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_setOption()
146 LOGE(LOG_TAG, "py_board_get_node_by_handle failed;\n"); in obj_setOption()
151 LOGE(LOG_TAG, "%s param1 type error,param type must be dict \r\n", in obj_setOption()
164 LOGE(LOG_TAG, "aos_hal_pwm_stop failed\n"); in obj_setOption()
175 LOGE(LOG_TAG, "amp hal pwm init failed\n"); in obj_setOption()
181 LOGE(LOG_TAG, "aos_hal_pwm_start failed\n"); in obj_setOption()
194 LOGE(LOG_TAG, "args num is illegal :n_args = %d;\n", n_args); in obj_getOption()
200 LOGE(LOG_TAG, "driver_obj is NULL\n"); in obj_getOption()
206 LOGE(LOG_TAG, "py_board_get_node_by_handle failed;\n"); in obj_getOption()