Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 25 of 57) sorted by relevance

123

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_fmc.c150 HAL_StatusTypeDef FMC_NORSRAM_Init(FMC_NORSRAM_TypeDef *Device, FMC_NORSRAM_InitTypeDef* Init) in FMC_NORSRAM_Init()
466 HAL_StatusTypeDef FMC_NAND_Init(FMC_NAND_TypeDef *Device, FMC_NAND_InitTypeDef *Init) in FMC_NAND_Init()
750 HAL_StatusTypeDef FMC_SDRAM_Init(FMC_SDRAM_TypeDef *Device, FMC_SDRAM_InitTypeDef *Init) in FMC_SDRAM_Init()
A Dstm32f7xx_ll_sdmmc.c213 HAL_StatusTypeDef SDMMC_Init(SDMMC_TypeDef *SDMMCx, SDMMC_InitTypeDef Init) in SDMMC_Init()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_sdram.h82 FMC_SDRAM_InitTypeDef Init; /*!< SDRAM device configuration parameters */ member
A Dstm32f7xx_hal_sram.h81 FMC_NORSRAM_InitTypeDef Init; /*!< SRAM device control configuration parameters */ member
A Dstm32f7xx_hal_hcd.h88 HCD_InitTypeDef Init; /*!< HCD required parameters */ member
A Dstm32f7xx_hal_iwdg.h95 IWDG_InitTypeDef Init; /*!< IWDG required parameters */ member
A Dstm32f7xx_hal_wwdg.h94 WWDG_InitTypeDef Init; /*!< WWDG required parameters */ member
A Dstm32f7xx_hal_nor.h125 FMC_NORSRAM_InitTypeDef Init; /*!< NOR device control configuration parameters */ member
A Dstm32f7xx_hal_crc.h129 CRC_InitTypeDef Init; /*!< CRC configuration parameters */ member
A Dstm32f7xx_hal_hash.h115 HASH_InitTypeDef Init; /*!< HASH required parameters */ member
A Dstm32f7xx_hal_nand.h121 FMC_NAND_InitTypeDef Init; /*!< NAND device control configuration parameters */ member
A Dstm32f7xx_hal_pcd.h90 PCD_InitTypeDef Init; /*!< PCD required parameters */ member
A Dstm32f7xx_hal_dcmi.h83 DCMI_InitTypeDef Init; /*!< DCMI parameters */ member
A Dstm32f7xx_hal_cryp.h140 CRYP_InitTypeDef Init; /*!< CRYP required parameters */ member
A Dstm32f7xx_hal_i2s.h109 I2S_InitTypeDef Init; /* I2S communication parameters */ member
A Dstm32f7xx_hal_dma2d.h143 …DMA2D_InitTypeDef Init; /*!< DMA… member
A Dstm32f7xx_hal_i2c.h144 I2C_InitTypeDef Init; /*!< I2C communication parameters */ member
A Dstm32f7xx_hal_irda.h121 IRDA_InitTypeDef Init; /* IRDA communication parameters */ member
A Dstm32f7xx_hal_lptim.h148 LPTIM_InitTypeDef Init; /*!< LPTIM required parameters */ member
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_iwdg.h83 IWDG_InitTypeDef Init; /*!< IWDG required parameters */ member
A Dstm32f0xx_hal_wwdg.h87 WWDG_InitTypeDef Init; /*!< WWDG required parameters */ member
A Dstm32f0xx_hal_crc.h124 CRC_InitTypeDef Init; /*!< CRC configuration parameters */ member
A Dstm32f0xx_hal_comp.h103 COMP_InitTypeDef Init; /*!< COMP required parameters */ member
A Dstm32f0xx_hal_i2s.h111 I2S_InitTypeDef Init; /*!< I2S communication parameters */ member
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/usbd/
A Dusbd_hw.h106 ErrorCode_t (*Init)(USBD_HANDLE_T* phUsb, USB_CORE_DESCS_T* pDesc, USBD_API_INIT_PARAM_T* param); member

Completed in 46 milliseconds

123