![]() |
RTEMS 6.1-rc7
|
Functions | |
HAL_StatusTypeDef | HAL_NAND_Init (NAND_HandleTypeDef *hnand, FMC_NAND_PCC_TimingTypeDef *ComSpace_Timing, FMC_NAND_PCC_TimingTypeDef *AttSpace_Timing) |
HAL_StatusTypeDef | HAL_NAND_DeInit (NAND_HandleTypeDef *hnand) |
HAL_StatusTypeDef | HAL_NAND_ConfigDevice (NAND_HandleTypeDef *hnand, NAND_DeviceConfigTypeDef *pDeviceConfig) |
HAL_StatusTypeDef | HAL_NAND_Read_ID (NAND_HandleTypeDef *hnand, NAND_IDTypeDef *pNAND_ID) |
void | HAL_NAND_MspInit (NAND_HandleTypeDef *hnand) |
void | HAL_NAND_MspDeInit (NAND_HandleTypeDef *hnand) |
void | HAL_NAND_IRQHandler (NAND_HandleTypeDef *hnand) |
void | HAL_NAND_ITCallback (NAND_HandleTypeDef *hnand) |