Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
nxp_syscon_reset_common.h File Reference

Go to the source code of this file.

Macros

#define NXP_SYSCON_RESET(offset, bit)

Macro Definition Documentation

◆ NXP_SYSCON_RESET

#define NXP_SYSCON_RESET ( offset,
bit )
Value:
((offset << 16) | bit)