Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_nand.c334 deviceAddress = NAND_DEVICE; in HAL_NAND_Read_ID()
397 deviceAddress = NAND_DEVICE; in HAL_NAND_Reset()
461 deviceAddress = NAND_DEVICE; in HAL_NAND_Read_Page_8b()
604 deviceAddress = NAND_DEVICE; in HAL_NAND_Read_Page_16b()
746 deviceAddress = NAND_DEVICE; in HAL_NAND_Write_Page_8b()
884 deviceAddress = NAND_DEVICE; in HAL_NAND_Write_Page_16b()
1022 deviceAddress = NAND_DEVICE; in HAL_NAND_Read_SpareArea_8b()
1171 deviceAddress = NAND_DEVICE; in HAL_NAND_Read_SpareArea_16b()
1320 deviceAddress = NAND_DEVICE; in HAL_NAND_Write_SpareArea_8b()
1467 deviceAddress = NAND_DEVICE; in HAL_NAND_Write_SpareArea_16b()
[all …]
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_nand.h248 #define NAND_DEVICE FMC_BANK3 macro