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