Searched refs:IS_FSMC_NAND_DEVICE (Results 1 – 6 of 6) sorted by relevance
501 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_Init()549 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_CommonSpace_Timing_Init()589 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_AttributeSpace_Timing_Init()626 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_DeInit()683 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_ECC_Enable()709 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_ECC_Disable()739 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_GetECC()
533 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_Init()581 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_CommonSpace_Timing_Init()621 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_AttributeSpace_Timing_Init()658 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_DeInit()715 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_ECC_Enable()741 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_ECC_Disable()771 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_GetECC()
582 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_Init()630 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_CommonSpace_Timing_Init()670 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_AttributeSpace_Timing_Init()707 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_DeInit()764 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_ECC_Enable()790 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_ECC_Disable()820 assert_param(IS_FSMC_NAND_DEVICE(Device)); in FSMC_NAND_GetECC()
109 #define IS_FSMC_NAND_DEVICE(__INSTANCE__) ((__INSTANCE__) == FSMC_NAND_DEVICE) macro
117 #define IS_FSMC_NAND_DEVICE(__INSTANCE__) ((__INSTANCE__) == FSMC_NAND_DEVICE) macro
122 #define IS_FSMC_NAND_DEVICE(__INSTANCE__) ((__INSTANCE__) == FSMC_NAND_DEVICE) macro