Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nxp_syscon_reset_common.h File Reference

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ NXP_SYSCON_RESET

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