Searched refs:MAX_INTERNAL_ADDRESS (Results 1 – 2 of 2) sorted by relevance
28 #define MAX_INTERNAL_ADDRESS 0x1B3F /* This is the highest internal RAM address for the AN2131Q */ macro30 #define INTERNAL_RAM(address) (address <= MAX_INTERNAL_ADDRESS)
37 #define MAX_INTERNAL_ADDRESS 0x1B3F /* This is the highest internal RAM address for the AN2131Q */ macro39 #define INTERNAL_RAM(address) (address <= MAX_INTERNAL_ADDRESS)