This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

这段定义是什么意思?



//###########################################################################
// FILE:   F28M35x_GlobalPrototypes.h
// TITLE:  Global prototypes for 28M35x Examples
//###########################################################################

/*---- shared global function prototypes -----------------------------------*/

// Analog Functions
#define AnalogClockEnable (unsigned short   (**)(unsigned short \
                                                 AnalogConfigReg, \
                                                 unsigned short \
                                                  AnalogClockMask))0x00240214
#define AnalogClockDisable (unsigned short   (**) (unsigned short \
                                                   AnalogConfigReg, \
                                                   unsigned short \
                                                   AnalogClockMask)) 0x00240216
#define ReadAnalogClockStatus (unsigned short (**) (unsigned short \
                                                    AnalogConfigReg)) \
    0x00240218
#define InitAnalogSystemClock (unsigned short (**) (unsigned short ClockDivider)) \
    0x0024021E
#define Device_Cal (void (**) (void)) 0x00240220

而地址段0x0024 0200 – 0x0024 03FF    :     TI OTP        1K