Home
last modified time | relevance | path

Searched defs:Status (Results 1 – 12 of 12) sorted by relevance

/trusted-firmware-m-latest/lib/ext/t_cose/
DREADME.md38 ### The to-do list:
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_hash.h137 HAL_StatusTypeDef Status; /*!< HASH peripheral status */ member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_hash.h137 HAL_StatusTypeDef Status; /*!< HASH peripheral status */ member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_hash.c3010 …tusTypeDef HASH_WaitOnFlagUntilTimeout(HASH_HandleTypeDef *hhash, uint32_t Flag, FlagStatus Status, in HASH_WaitOnFlagUntilTimeout()
Dstm32h5xx_hal_uart.c3368 …tusTypeDef UART_WaitOnFlagUntilTimeout(UART_HandleTypeDef *huart, uint32_t Flag, FlagStatus Status, in UART_WaitOnFlagUntilTimeout()
Dstm32h5xx_hal_pka.c2880 …StatusTypeDef PKA_WaitOnFlagUntilTimeout(PKA_HandleTypeDef *hpka, uint32_t Flag, FlagStatus Status, in PKA_WaitOnFlagUntilTimeout()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_uart.c3306 …tusTypeDef UART_WaitOnFlagUntilTimeout(UART_HandleTypeDef *huart, uint32_t Flag, FlagStatus Status, in UART_WaitOnFlagUntilTimeout()
Dstm32u5xx_hal_hash.c1982 …tusTypeDef HASH_WaitOnFlagUntilTimeout(HASH_HandleTypeDef *hhash, uint32_t Flag, FlagStatus Status, in HASH_WaitOnFlagUntilTimeout()
Dstm32u5xx_hal_pka.c2879 …StatusTypeDef PKA_WaitOnFlagUntilTimeout(PKA_HandleTypeDef *hpka, uint32_t Flag, FlagStatus Status, in PKA_WaitOnFlagUntilTimeout()
Dstm32u5xx_hal_i2c.c7195 …StatusTypeDef I2C_WaitOnFlagUntilTimeout(I2C_HandleTypeDef *hi2c, uint32_t Flag, FlagStatus Status, in I2C_WaitOnFlagUntilTimeout()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_uart.c3342 …tusTypeDef UART_WaitOnFlagUntilTimeout(UART_HandleTypeDef *huart, uint32_t Flag, FlagStatus Status, in UART_WaitOnFlagUntilTimeout()
Dstm32l5xx_hal_hash.c1937 …SH_WaitOnFlagUntilTimeout(HASH_HandleTypeDef *hhash, uint32_t Flag, FlagStatus Status, uint32_t Ti… in HASH_WaitOnFlagUntilTimeout()