Home
last modified time | relevance | path

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

123

/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_dfsdm.c316 void DFSDM_Cmd(uint32_t Instance, FunctionalState NewState) in DFSDM_Cmd()
487 void DFSDM_ConfigClkOutputDivider(uint32_t Instance, uint32_t DFSDM_ClkOutDivision) in DFSDM_ConfigClkOutputDivider()
537 void DFSDM_ConfigClkOutputSource(uint32_t Instance, uint32_t DFSDM_ClkOutSource) in DFSDM_ConfigClkOutputSource()
1563 void DFSDM_ITClockAbsenceCmd(uint32_t Instance, FunctionalState NewState) in DFSDM_ITClockAbsenceCmd()
1603 void DFSDM_ITShortCircuitDetectorCmd(uint32_t Instance, FunctionalState NewState) in DFSDM_ITShortCircuitDetectorCmd()
1737 FlagStatus DFSDM_GetClockAbsenceFlagStatus(uint32_t Instance, uint32_t DFSDM_FLAG_CLKAbsence) in DFSDM_GetClockAbsenceFlagStatus()
1780 FlagStatus DFSDM_GetShortCircuitFlagStatus(uint32_t Instance, uint32_t DFSDM_FLAG_SCD) in DFSDM_GetShortCircuitFlagStatus()
1914 void DFSDM_ClearClockAbsenceFlag(uint32_t Instance, uint32_t DFSDM_CLEARF_CLKAbsence) in DFSDM_ClearClockAbsenceFlag()
1939 void DFSDM_ClearShortCircuitFlag(uint32_t Instance, uint32_t DFSDM_CLEARF_SCD) in DFSDM_ClearShortCircuitFlag()
2105 ITStatus DFSDM_GetClockAbsenceITStatus(uint32_t Instance, uint32_t DFSDM_IT_CLKAbsence) in DFSDM_GetClockAbsenceITStatus()
[all …]
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_sdram.h80 FMC_SDRAM_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_sram.h77 FMC_NORSRAM_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_rng.h84 RNG_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_hcd.h87 HCD_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_iwdg.h93 IWDG_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_wwdg.h92 WWDG_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_nor.h121 FMC_NORSRAM_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_crc.h127 CRC_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_nand.h119 FMC_NAND_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_dac.h77 DAC_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_pcd.h89 PCD_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f7xx_hal_cryp.h138 CRYP_TypeDef *Instance; /*!< CRYP registers base address */ member
A Dstm32f7xx_hal_dcmi.h81 DCMI_TypeDef *Instance; /*!< DCMI Register base address */ member
A Dstm32f7xx_hal_i2s.h107 SPI_TypeDef *Instance; /* I2S registers base address */ member
A Dstm32f7xx_hal_dma2d.h141 …DMA2D_TypeDef *Instance; /*!< DMA… member
A Dstm32f7xx_hal_i2c.h142 I2C_TypeDef *Instance; /*!< I2C registers base address */ member
A Dstm32f7xx_hal_irda.h119 USART_TypeDef *Instance; /* IRDA registers base address */ member
A Dstm32f7xx_hal_lptim.h146 LPTIM_TypeDef *Instance; /*!< Register base address */ member
/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_iwdg.h81 IWDG_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f0xx_hal_wwdg.h85 WWDG_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f0xx_hal_crc.h122 CRC_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f0xx_hal_dac.h83 DAC_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f0xx_hal_comp.h102 COMP_TypeDef *Instance; /*!< Register base address */ member
A Dstm32f0xx_hal_i2s.h109 SPI_TypeDef *Instance; /*!< I2S registers base address */ member

Completed in 54 milliseconds

123