Searched refs:u32count (Results 1 – 4 of 4) sorted by relevance
38 uint32_t FMC_CheckAllOne(uint32_t u32addr, uint32_t u32count) in FMC_CheckAllOne() argument46 FMC_ISP->ISPDAT = u32count; in FMC_CheckAllOne()293 uint32_t FMC_GetChkSum(uint32_t u32addr, uint32_t u32count) in FMC_GetChkSum() argument297 if((u32addr % 2048UL) || (u32count % 2048UL)) in FMC_GetChkSum()305 FMC_ISP->ISPDAT = u32count; in FMC_GetChkSum()
38 uint32_t FMC_CheckAllOne(uint32_t u32addr, uint32_t u32count) in FMC_CheckAllOne() argument46 FMC->ISPDAT = u32count; in FMC_CheckAllOne()345 uint32_t FMC_GetChkSum(uint32_t u32addr, uint32_t u32count) in FMC_GetChkSum() argument349 if((u32addr % 2048UL) || (u32count % 2048UL)) in FMC_GetChkSum()357 FMC->ISPDAT = u32count; in FMC_GetChkSum()
454 extern uint32_t FMC_CheckAllOne(uint32_t u32addr, uint32_t u32count);462 extern uint32_t FMC_GetChkSum(uint32_t u32addr, uint32_t u32count);
554 extern uint32_t FMC_CheckAllOne(uint32_t u32addr, uint32_t u32count);560 extern uint32_t FMC_GetChkSum(uint32_t u32addr, uint32_t u32count);