nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
◆
ERR_CHK_MSG
#define ERR_CHK_MSG
(
err_code
,
msg
)
Value:
do
{ \
if (err_code) { \
LOG_ERR(
"%s"
, msg); \
PRINT_AND_OOPS(err_code); \
} \
}
while
(0)
applications
nrf5340_audio
src
utils
macros
macros_common.h
Generated on Fri Nov 8 2024 09:45:22 for nRF Connect SDK API by
1.12.0