nRF Connect SDK API
3.3.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
nrf_audio
src
utils
macros
macros_common.h
Generated on Wed Jun 10 2026 17:22:25 for nRF Connect SDK API by
1.12.0