Home
last modified time | relevance | path

Searched refs:am_hal_debug_error (Results 1 – 2 of 2) sorted by relevance

/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_debug.h59 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,
A Dam_hal_debug.c75 am_hal_debug_error(const char *pcFile, uint32_t ui32Line, const char *pcMessage) in am_hal_debug_error() function

Completed in 5 milliseconds