Searched refs:am_hal_debug_error (Results 1 – 2 of 2) sorted by relevance
59 if ( !(bCondition)) am_hal_debug_error(__FILE__, __LINE__, pcMessage)62 if ( !(bCondition)) am_hal_debug_error(__FILE__, __LINE__, 0)81 extern void am_hal_debug_error(const char *pcFile, uint32_t ui32Line,
75 am_hal_debug_error(const char *pcFile, uint32_t ui32Line, const char *pcMessage) in am_hal_debug_error() function
Completed in 5 milliseconds