Searched refs:ALCHLOG (Results 1 – 1 of 1) sorted by relevance
47 # define ALCHLOG(...) ESP_EARLY_LOGD(TAG, __VA_ARGS__) macro49 # define ALCHLOG(...) do {} while (0) macro246 ALCHLOG("....Unusable: reserved"); in is_vect_desc_usable()250 ALCHLOG("....Unusable: special-purpose int"); in is_vect_desc_usable()257 ALCHLOG("....Unusable: incompatible priority"); in is_vect_desc_usable()263 ALCHLOG("....Unusable: incompatible trigger type"); in is_vect_desc_usable()270 ALCHLOG("....Unusable: reserved at runtime."); in is_vect_desc_usable()278 ALCHLOG("....Unusable: already in (non-shared) use."); in is_vect_desc_usable()288 ALCHLOG("....Unusable: shared but iram prop doesn't match"); in is_vect_desc_usable()293 ALCHLOG("...Unusable: int is shared, we need non-shared."); in is_vect_desc_usable()[all …]