Kashub's Code Barn - "sad"

podświetlone jako lisp (dodał(a) asddsa @ 2023-01-26 08:28:20)

Twoja wyszukiwarka
Parcel ABC
Podświetl ten kod w:
Ostatnio dodane:
Losowe wpisy:
 
#ifdef  USE_FULL_ASSERT
/**
  * @brief  Reports the name of the source file and the source line number
  *         where the assert_param error has occurred.
  * @param  file: pointer to the source file name
  * @param  line: assert_param error line source number
  * @retval None
  */
void assert_failed(uint8_t *file, uint32_t line)
{
  /* User can add his own implementation to report the file name and line number,
     ex: printf("Wrong parameters value: file %s on line %d", file, line) */
 
	sysLogFAULT(HFAULT, "ASSER_FAILED: file: %c line: %u", file, line);
  /* Infinite loop */
  while (1)
  {
  }
}
#endif
| Sklepy internetowe | | Opony całoroczne | | Opony specjalne | | Sklep z artykułami dla zwierząt | | karma dla psa - sklep | | Skracacz linków | | Kody programów | | Wklejacz kodów | | Opisy GG | | Pionowe opisy |