Home
last modified time | relevance | path

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

/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_debug.h58 #define am_hal_debug_assert_msg(bCondition, pcMessage) \ argument
59 if ( !(bCondition)) am_hal_debug_error(__FILE__, __LINE__, pcMessage)
66 #define am_hal_debug_assert_msg(bCondition, pcMessage) argument
82 const char *pcMessage);
A Dam_hal_debug.c75 am_hal_debug_error(const char *pcFile, uint32_t ui32Line, const char *pcMessage) in am_hal_debug_error() argument

Completed in 4 milliseconds