Home
last modified time | relevance | path

Searched refs:FMSSTOP (Results 1 – 1 of 1) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dfmc_15xx.h50 __IO uint32_t FMSSTOP; member
71 LPC_FMC->FMSSTOP = (stop >> 4) | FMC_FLASHSIG_BUSY; in Chip_FMC_ComputeSignature()
95 return (bool) ((LPC_FMC->FMSSTOP & FMC_FLASHSIG_BUSY) != 0); in Chip_FMC_IsSignatureBusy()

Completed in 2 milliseconds