Home
last modified time | relevance | path

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

12345

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_fmc.c133 HAL_StatusTypeDef FMC_NORSRAM_Init(FMC_NORSRAM_TypeDef *Device, FMC_NORSRAM_InitTypeDef* Init) in FMC_NORSRAM_Init()
487 HAL_StatusTypeDef FMC_NAND_Init(FMC_NAND_TypeDef *Device, FMC_NAND_InitTypeDef *Init) in FMC_NAND_Init()
754 HAL_StatusTypeDef FMC_NAND_Init(FMC_NAND_TypeDef *Device, FMC_NAND_InitTypeDef *Init) in FMC_NAND_Init()
1127 HAL_StatusTypeDef FMC_PCCARD_Init(FMC_PCCARD_TypeDef *Device, FMC_PCCARD_InitTypeDef *Init) in FMC_PCCARD_Init()
1336 HAL_StatusTypeDef FMC_SDRAM_Init(FMC_SDRAM_TypeDef *Device, FMC_SDRAM_InitTypeDef *Init) in FMC_SDRAM_Init()
H A Dstm32f4xx_ll_fsmc.c129 HAL_StatusTypeDef FSMC_NORSRAM_Init(FSMC_NORSRAM_TypeDef *Device, FSMC_NORSRAM_InitTypeDef* Init) in FSMC_NORSRAM_Init()
483 HAL_StatusTypeDef FSMC_NAND_Init(FSMC_NAND_TypeDef *Device, FSMC_NAND_InitTypeDef *Init) in FSMC_NAND_Init()
838 HAL_StatusTypeDef FSMC_PCCARD_Init(FSMC_PCCARD_TypeDef *Device, FSMC_PCCARD_InitTypeDef *Init) in FSMC_PCCARD_Init()
H A Dstm32f4xx_hal_mmc.c398 MMC_InitTypeDef Init; in HAL_MMC_InitCard() local
2166 SDIO_InitTypeDef Init; in HAL_MMC_ConfigWideBusOperation() local
H A Dstm32f4xx_hal_sd.c407 SD_InitTypeDef Init; in HAL_SD_InitCard() local
2271 SDIO_InitTypeDef Init; in HAL_SD_ConfigWideBusOperation() local
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_fmc.c201 HAL_StatusTypeDef FMC_NORSRAM_Init(FMC_NORSRAM_TypeDef *Device, FMC_NORSRAM_InitTypeDef *Init) in FMC_NORSRAM_Init()
624 HAL_StatusTypeDef FMC_NAND_Init(FMC_NAND_TypeDef *Device, FMC_NAND_InitTypeDef *Init) in FMC_NAND_Init()
H A Dstm32l4xx_hal_mmc.c418 MMC_InitTypeDef Init; in HAL_MMC_InitCard() local
2374 SDMMC_InitTypeDef Init; in HAL_MMC_ConfigWideBusOperation() local
3029 MMC_InitTypeDef Init; in MMC_InitCard() local
3383 SDMMC_InitTypeDef Init; in MMC_HighSpeed() local
H A Dstm32l4xx_hal_sd.c484 SD_InitTypeDef Init; in HAL_SD_InitCard() local
2605 SDMMC_InitTypeDef Init; in HAL_SD_ConfigWideBusOperation() local
/btstack/port/stm32-f4discovery-cc256x/bsp/
H A Daudio.h83 uint32_t (*Init)(uint16_t, uint16_t, uint8_t, uint32_t); member
/btstack/port/stm32-f4discovery-usb/bsp/
H A Daudio.h83 uint32_t (*Init)(uint16_t, uint16_t, uint8_t, uint32_t); member
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_hal_iwdg.h64 IWDG_InitTypeDef Init; /*!< IWDG required parameters */ member
H A Dstm32f4xx_hal_sram.h84 FMC_NORSRAM_InitTypeDef Init; /*!< SRAM device control configuration parameters */ member
H A Dstm32f4xx_hal_sdram.h72 FMC_SDRAM_InitTypeDef Init; /*!< SDRAM device configuration parameters */ member
H A Dstm32f4xx_hal_wwdg.h75 WWDG_InitTypeDef Init; /*!< WWDG required parameters */ member
H A Dstm32f4xx_hal_nor.h129 FMC_NORSRAM_InitTypeDef Init; /*!< NOR device control configuration parameters */ member
H A Dstm32f4xx_hal_hcd.h76 HCD_InitTypeDef Init; /*!< HCD required parameters */ member
/btstack/test/embedded/
H A Dembedded_test.cpp60 TEST(Embedded, Init){ in TEST() argument
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_iwdg.h67 IWDG_InitTypeDef Init; /*!< IWDG required parameters */ member
H A Dstm32l4xx_hal_sram.h71 FMC_NORSRAM_InitTypeDef Init; /*!< SRAM device control configuration parameters */ member
H A Dstm32l4xx_hal_wwdg.h75 WWDG_InitTypeDef Init; /*!< WWDG required parameters */ member
H A Dstm32l4xx_hal_crc.h107 CRC_InitTypeDef Init; /*!< CRC configuration parameters */ member
H A Dstm32l4xx_hal_nor.h118 FMC_NORSRAM_InitTypeDef Init; /*!< NOR device control configuration parameters */ member
H A Dstm32l4xx_hal_rng.h91 RNG_InitTypeDef Init; /*!< RNG configuration parameters */ member
H A Dstm32l4xx_hal_hcd.h76 HCD_InitTypeDef Init; /*!< HCD required parameters */ member
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/tl/
H A Dhci_tl.h48 …int32_t (* Init) (void* pConf); /**< Pointer to HCI TL function for the IO Bus initialization */ member
H A Dshci_tl.h50 …int32_t (* Init) (void* pConf); /**< Pointer to SHCI TL function for the IO Bus initialization … member

12345