Syntax
#define ESP_HW_LOGE(tag, fmt, ...) ESP_EARLY_LOGE(tag, fmt, ##__VA_ARGS__) ![]()
#define ESP_HW_LOGE(tag, fmt, ...) ESP_EARLY_LOGE(tag, fmt, ##__VA_ARGS__)![]()
ESP_HW_LOGE(TAG, "REGI2C_SARADC is already disabled");![]()
ESP_HW_LOGE(TAG, "Get xtal clock frequency failed, it has not been set yet");![]()
ESP_HW_LOGE(TAG, "Expected frequency is too small");![]()
ESP_HW_LOGE(TAG, "Expected frequency is too big");![]()
ESP_HW_LOGE(TAG, "unsupported frequency configuration");![]()
ESP_HW_LOGE(TAG, "unsupported frequency configuration");![]()
ESP_HW_LOGE(TAG, "invalid CPU freq value");![]()
ESP_HW_LOGE(TAG, "slowclk_cycles value too large, possible overflow");![]()
ESP_HW_LOGE(TAG, "32kHz xtal has been stopped");