Menu Toggle
v2.0.0-develop
xip_ctrl.h
1
7
// Support old header for compatibility (and if included, support old variable name)
8
#include "hardware/structs/xip.h"
9
#define xip_ctrl_hw xip_hw
10
#define XIP_STAT_FIFO_FULL XIP_STAT_FIFO_FULL_BITS
11
#define XIP_STAT_FIFO_EMPTY XIP_STAT_FIFO_EMPTY_BITS
12
#define XIP_STAT_FLUSH_RDY XIP_STAT_FLUSH_READY_BITS