/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_nand.c | 528 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 551 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 649 nbpages--; in HAL_NAND_Read_Page_8b() 686 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 709 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 817 nbpages--; in HAL_NAND_Read_Page_16b() 854 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 877 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 970 nbpages--; in HAL_NAND_Write_Page_8b() 1007 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_nand.c | 525 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 548 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 646 nbpages--; in HAL_NAND_Read_Page_8b() 683 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 706 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 814 nbpages--; in HAL_NAND_Read_Page_16b() 851 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 874 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 967 nbpages--; in HAL_NAND_Write_Page_8b() 1004 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_nand.c | 526 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 549 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 644 nbpages--; in HAL_NAND_Read_Page_8b() 680 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 703 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 808 nbpages--; in HAL_NAND_Read_Page_16b() 844 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 867 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 957 nbpages--; in HAL_NAND_Write_Page_8b() 993 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_nand.c | 528 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 551 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 649 nbpages--; in HAL_NAND_Read_Page_8b() 686 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 709 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 817 nbpages--; in HAL_NAND_Read_Page_16b() 854 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 877 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 970 nbpages--; in HAL_NAND_Write_Page_8b() 1007 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_nand.c | 527 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 550 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 648 nbpages--; in HAL_NAND_Read_Page_8b() 685 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 708 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 816 nbpages--; in HAL_NAND_Read_Page_16b() 853 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 876 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 969 nbpages--; in HAL_NAND_Write_Page_8b() 1006 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_nand.c | 526 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 549 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 647 nbpages--; in HAL_NAND_Read_Page_8b() 684 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 707 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 815 nbpages--; in HAL_NAND_Read_Page_16b() 852 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 875 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 968 nbpages--; in HAL_NAND_Write_Page_8b() 1005 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_nand.c | 525 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 548 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 646 nbpages--; in HAL_NAND_Read_Page_8b() 683 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 706 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 814 nbpages--; in HAL_NAND_Read_Page_16b() 851 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 874 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 967 nbpages--; in HAL_NAND_Write_Page_8b() 1004 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_nand.c | 527 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 550 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 648 nbpages--; in HAL_NAND_Read_Page_8b() 685 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 708 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 816 nbpages--; in HAL_NAND_Read_Page_16b() 853 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 876 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 969 nbpages--; in HAL_NAND_Write_Page_8b() 1006 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_nand.c | 526 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 549 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 647 nbpages--; in HAL_NAND_Read_Page_8b() 684 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 707 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 815 nbpages--; in HAL_NAND_Read_Page_16b() 852 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 875 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 968 nbpages--; in HAL_NAND_Write_Page_8b() 1005 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_nand.c | 540 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 570 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 668 nbpages--; in HAL_NAND_Read_Page_8b() 705 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 735 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 843 nbpages--; in HAL_NAND_Read_Page_16b() 880 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 910 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 1003 nbpages--; in HAL_NAND_Write_Page_8b() 1040 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_nand.c | 572 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 606 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 704 nbpages--; in HAL_NAND_Read_Page_8b() 741 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 775 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 887 nbpages--; in HAL_NAND_Read_Page_16b() 924 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 958 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 1051 nbpages--; in HAL_NAND_Write_Page_8b() 1088 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_nand.c | 540 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 570 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 668 nbpages--; in HAL_NAND_Read_Page_8b() 705 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 735 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 843 nbpages--; in HAL_NAND_Read_Page_16b() 880 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 910 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 1003 nbpages--; in HAL_NAND_Write_Page_8b() 1040 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_nand.c | 539 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_8b() local 569 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_8b() 667 nbpages--; in HAL_NAND_Read_Page_8b() 704 uint32_t nbpages = NumPageToRead; in HAL_NAND_Read_Page_16b() local 734 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Read_Page_16b() 842 nbpages--; in HAL_NAND_Read_Page_16b() 879 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_8b() local 909 … while ((nbpages != 0U) && (nandaddress < ((hnand->Config.BlockSize) * (hnand->Config.BlockNbr)))) in HAL_NAND_Write_Page_8b() 1002 nbpages--; in HAL_NAND_Write_Page_8b() 1039 uint32_t nbpages = NumPageToWrite; in HAL_NAND_Write_Page_16b() local [all …]
|