Searched refs:PUINT32 (Results 1 – 9 of 9) sorted by relevance
195 temp = (*((PUINT32)ROM_TMP_25C_ADDR)); in ADC_GetCurrentTS()205 temp = (*((PUINT32)ROM_TMP_85C_ADDR)); in ADC_GetCurrentTS()
209 UINT8 FlashWriteBuf(UINT32 addr, PUINT32 pdat, UINT16 len) in FlashWriteBuf()212 PUINT32 p32 = pdat; in FlashWriteBuf()
48 void SYS_DisableAllIrq( PUINT32 pirqv) in SYS_DisableAllIrq()
26 UINT8 FlashWriteBuf(UINT32 addr, PUINT32 pdat, UINT16 len);
55 void SYS_DisableAllIrq( PUINT32 pirqv); /* 关闭所有中断,并保留当前中断值 …
94 #ifndef PUINT3295 typedef unsigned long *PUINT32; typedef1173 #define BA_CODE ((PUINT32)0x00000000) // point code base address1175 #define BA_SFR ((PUINT32)0x40000000) // point SFR base address1177 #define BA_RAM ((PUINT32)0x20000000) // point RAM base address1179 #define BA_PPB ((PUINT32)0xE0000000) // point PPB base address
1142 PUINT32 pu32Tmp; in nu_jpeg_control()1274 pu32Tmp = (PUINT32) arg0; in nu_jpeg_control()1278 pu32Tmp = (PUINT32) arg0; in nu_jpeg_control()1289 pu32Tmp = (PUINT32) arg0; in nu_jpeg_control()1291 pu32Tmp = (PUINT32) arg1; in nu_jpeg_control()1295 pu32Tmp = (PUINT32) arg0; in nu_jpeg_control()1331 pu32Tmp = (PUINT32) arg0; in nu_jpeg_control()1335 pu32Tmp = (PUINT32) arg0; in nu_jpeg_control()
89 #ifndef PUINT3290 typedef unsigned long *PUINT32; typedef
87 #ifndef PUINT3288 typedef unsigned long *PUINT32; typedef
Completed in 30 milliseconds