Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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)