Searched defs:Instance (Results 1 – 25 of 57) sorted by relevance
123
| /external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/ |
| A D | stm32f4xx_dfsdm.c | 316 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 D | stm32f7xx_hal_sdram.h | 80 FMC_SDRAM_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_sram.h | 77 FMC_NORSRAM_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_rng.h | 84 RNG_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_hcd.h | 87 HCD_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_iwdg.h | 93 IWDG_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_wwdg.h | 92 WWDG_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_nor.h | 121 FMC_NORSRAM_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_crc.h | 127 CRC_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_nand.h | 119 FMC_NAND_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_dac.h | 77 DAC_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_pcd.h | 89 PCD_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f7xx_hal_cryp.h | 138 CRYP_TypeDef *Instance; /*!< CRYP registers base address */ member
|
| A D | stm32f7xx_hal_dcmi.h | 81 DCMI_TypeDef *Instance; /*!< DCMI Register base address */ member
|
| A D | stm32f7xx_hal_i2s.h | 107 SPI_TypeDef *Instance; /* I2S registers base address */ member
|
| A D | stm32f7xx_hal_dma2d.h | 141 …DMA2D_TypeDef *Instance; /*!< DMA… member
|
| A D | stm32f7xx_hal_i2c.h | 142 I2C_TypeDef *Instance; /*!< I2C registers base address */ member
|
| A D | stm32f7xx_hal_irda.h | 119 USART_TypeDef *Instance; /* IRDA registers base address */ member
|
| A D | stm32f7xx_hal_lptim.h | 146 LPTIM_TypeDef *Instance; /*!< Register base address */ member
|
| /external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/ |
| A D | stm32f0xx_hal_iwdg.h | 81 IWDG_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f0xx_hal_wwdg.h | 85 WWDG_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f0xx_hal_crc.h | 122 CRC_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f0xx_hal_dac.h | 83 DAC_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f0xx_hal_comp.h | 102 COMP_TypeDef *Instance; /*!< Register base address */ member
|
| A D | stm32f0xx_hal_i2s.h | 109 SPI_TypeDef *Instance; /*!< I2S registers base address */ member
|
Completed in 54 milliseconds
123