Обновить

Комментарии 2

Perhaps pretty-printing the code would convince the code-reviewers that there was a problem:

{
HSEStatus = RCC->CR & RCC_CR_HSERDY;
StartUpCounter++;
}

while((HSEStatus == 0) && (StartUpCounter != HSE_STARTUP_TIMEOUT));


When the language syntax is not too complex, this pretty-printing and indenting can be done automatically by the editor itself.
Yes, it's true! :)
Зарегистрируйтесь на Хабре, чтобы оставить комментарий

Информация

Сайт
pvs-studio.ru
Дата регистрации
Дата основания
2008
Численность
51–100 человек
Местоположение
Россия
Представитель
Андрей Карпов