Home
last modified time | relevance | path

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

12

/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/src/
Dstm32l562e_discovery_ospi.c131 int32_t BSP_OSPI_NOR_Init(uint32_t Instance, BSP_OSPI_NOR_Init_t *Init) in BSP_OSPI_NOR_Init()
210 int32_t BSP_OSPI_NOR_DeInit(uint32_t Instance) in BSP_OSPI_NOR_DeInit()
296 int32_t BSP_OSPI_NOR_RegisterDefaultMspCallbacks (uint32_t Instance) in BSP_OSPI_NOR_RegisterDefaultMspCallbacks()
332 int32_t BSP_OSPI_NOR_RegisterMspCallbacks (uint32_t Instance, BSP_OSPI_Cb_t *CallBacks) in BSP_OSPI_NOR_RegisterMspCallbacks()
371 int32_t BSP_OSPI_NOR_Read(uint32_t Instance, uint8_t* pData, uint32_t ReadAddr, uint32_t Size) in BSP_OSPI_NOR_Read()
418 int32_t BSP_OSPI_NOR_Write(uint32_t Instance, uint8_t* pData, uint32_t WriteAddr, uint32_t Size) in BSP_OSPI_NOR_Write()
506 int32_t BSP_OSPI_NOR_Erase_Block(uint32_t Instance, uint32_t BlockAddress, BSP_OSPI_NOR_Erase_t Blo… in BSP_OSPI_NOR_Erase_Block()
545 int32_t BSP_OSPI_NOR_Erase_Chip(uint32_t Instance) in BSP_OSPI_NOR_Erase_Chip()
584 int32_t BSP_OSPI_NOR_GetStatus(uint32_t Instance) in BSP_OSPI_NOR_GetStatus()
632 int32_t BSP_OSPI_NOR_GetInfo(uint32_t Instance, BSP_OSPI_NOR_Info_t* pInfo) in BSP_OSPI_NOR_GetInfo()
[all …]
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/src/
Db_u585i_iot02a_ospi.c153 int32_t BSP_OSPI_NOR_Init(uint32_t Instance, BSP_OSPI_NOR_Init_t *Init) in BSP_OSPI_NOR_Init()
238 int32_t BSP_OSPI_NOR_DeInit(uint32_t Instance) in BSP_OSPI_NOR_DeInit()
324 int32_t BSP_OSPI_NOR_RegisterDefaultMspCallbacks(uint32_t Instance) in BSP_OSPI_NOR_RegisterDefaultMspCallbacks()
360 int32_t BSP_OSPI_NOR_RegisterMspCallbacks(uint32_t Instance, BSP_OSPI_Cb_t *CallBacks) in BSP_OSPI_NOR_RegisterMspCallbacks()
400 int32_t BSP_OSPI_NOR_Read(uint32_t Instance, uint8_t *pData, uint32_t ReadAddr, uint32_t Size) in BSP_OSPI_NOR_Read()
448 int32_t BSP_OSPI_NOR_Write(uint32_t Instance, uint8_t *pData, uint32_t WriteAddr, uint32_t Size) in BSP_OSPI_NOR_Write()
546 int32_t BSP_OSPI_NOR_Erase_Block(uint32_t Instance, uint32_t BlockAddress, BSP_OSPI_NOR_Erase_t Blo… in BSP_OSPI_NOR_Erase_Block()
589 int32_t BSP_OSPI_NOR_Erase_Chip(uint32_t Instance) in BSP_OSPI_NOR_Erase_Chip()
632 int32_t BSP_OSPI_NOR_GetStatus(uint32_t Instance) in BSP_OSPI_NOR_GetStatus()
682 int32_t BSP_OSPI_NOR_GetInfo(uint32_t Instance, BSP_OSPI_NOR_Info_t *pInfo) in BSP_OSPI_NOR_GetInfo()
[all …]
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_ramcfg.h81 …RAMCFG_TypeDef *Instance; /*!< RAMCFG Register Ba… member
Dstm32h5xx_hal_rng.h85 RNG_TypeDef *Instance; /*!< Register base address */ member
Dstm32h5xx_hal_hash.h111 HASH_TypeDef *Instance; /*!< HASH Register base address */ member
Dstm32h5xx_hal_cryp.h116 AES_TypeDef *Instance; /*!< AES Register base address */ member
Dstm32h5xx_hal_rtc.h202 …RTC_TypeDef *Instance; /*!< Legacy register base address. Not used anymore, the dri… member
Dstm32h5xx_hal_pka.h108 PKA_TypeDef *Instance; /*!< Register base address */ member
Dstm32h5xx_hal_uart.h222 USART_TypeDef *Instance; /*!< UART registers base address */ member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rng.h86 RNG_TypeDef *Instance; /*!< Register base address */ member
Dstm32u5xx_hal_cryp.h116 AES_TypeDef *Instance; /*!< AES Register base address */ member
Dstm32u5xx_hal_i2c.h189 I2C_TypeDef *Instance; /*!< I2C registers base address */ member
Dstm32u5xx_hal_dma.h161 …DMA_Channel_TypeDef *Instance; /*!< Register the DMA channel bas… member
Dstm32u5xx_hal_rtc.h200 …RTC_TypeDef *Instance; /*!< Legacy register base address. Not used anymore, the dri… member
Dstm32u5xx_hal_pka.h108 PKA_TypeDef *Instance; /*!< Register base address */ member
Dstm32u5xx_hal_ospi.h107 OCTOSPI_TypeDef *Instance; /*!< OSPI registers base address */ member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rng.h86 RNG_TypeDef *Instance; /*!< Register base address */ member
Dstm32l5xx_hal_cryp.h112 AES_TypeDef *Instance; /*!< AES Register base address */ member
Dstm32l5xx_hal_dma.h118 …DMA_Channel_TypeDef *Instance; /*!< Registe… member
Dstm32l5xx_hal_pka.h108 PKA_TypeDef *Instance; /*!< Register base address */ member
Dstm32l5xx_hal_usart.h124 USART_TypeDef *Instance; /*!< USART registers base address */ member
Dstm32l5xx_hal_ospi.h101 OCTOSPI_TypeDef *Instance; /*!< OSPI registers base address */ member
Dstm32l5xx_hal_uart.h206 USART_TypeDef *Instance; /*!< UART registers base address */ member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc_ex.c1368 HAL_StatusTypeDef HAL_RTCEx_MonotonicCounterIncrement(RTC_HandleTypeDef *hrtc, uint32_t Instance) in HAL_RTCEx_MonotonicCounterIncrement()
1390 HAL_StatusTypeDef HAL_RTCEx_MonotonicCounterGet(RTC_HandleTypeDef *hrtc, uint32_t Instance, uint32_… in HAL_RTCEx_MonotonicCounterGet()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc_ex.c1311 HAL_StatusTypeDef HAL_RTCEx_MonotonicCounterIncrement(RTC_HandleTypeDef *hrtc, uint32_t Instance) in HAL_RTCEx_MonotonicCounterIncrement()
1331 HAL_StatusTypeDef HAL_RTCEx_MonotonicCounterGet(RTC_HandleTypeDef *hrtc, uint32_t Instance, uint32_… in HAL_RTCEx_MonotonicCounterGet()

12