Home
last modified time | relevance | path

Searched defs:Item (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal.c733 void HAL_SYSCFG_Lock(uint32_t Item) in HAL_SYSCFG_Lock()
806 void HAL_SYSCFG_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_SYSCFG_ConfigAttributes()
838 HAL_StatusTypeDef HAL_SYSCFG_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_SYSCFG_GetConfigAttributes()
Dstm32l5xx_hal_pwr.c670 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_PWR_ConfigAttributes()
725 HAL_StatusTypeDef HAL_PWR_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_PWR_GetConfigAttributes()
Dstm32l5xx_hal_rcc.c1814 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_RCC_ConfigAttributes()
1868 HAL_StatusTypeDef HAL_RCC_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_RCC_GetConfigAttributes()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal.c853 void HAL_SYSCFG_Lock(uint32_t Item) in HAL_SYSCFG_Lock()
926 void HAL_SYSCFG_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_SYSCFG_ConfigAttributes()
960 HAL_StatusTypeDef HAL_SYSCFG_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_SYSCFG_GetConfigAttributes()
Dstm32wbaxx_hal_pwr.c1042 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_PWR_ConfigAttributes()
1105 HAL_StatusTypeDef HAL_PWR_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_PWR_GetConfigAttributes()
Dstm32wbaxx_hal_rcc.c1651 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_RCC_ConfigAttributes()
1708 HAL_StatusTypeDef HAL_RCC_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_RCC_GetConfigAttributes()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal.c853 void HAL_SYSCFG_Lock(uint32_t Item) in HAL_SYSCFG_Lock()
924 void HAL_SYSCFG_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_SYSCFG_ConfigAttributes()
956 HAL_StatusTypeDef HAL_SYSCFG_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_SYSCFG_GetConfigAttributes()
Dstm32u5xx_hal_pwr.c851 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_PWR_ConfigAttributes()
916 HAL_StatusTypeDef HAL_PWR_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_PWR_GetConfigAttributes()
Dstm32u5xx_hal_rcc.c2083 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_RCC_ConfigAttributes()
2144 HAL_StatusTypeDef HAL_RCC_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_RCC_GetConfigAttributes()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c1902 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_RCC_ConfigAttributes()
1955 HAL_StatusTypeDef HAL_RCC_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_RCC_GetConfigAttributes()
2420 static void RCC_ATTR_ConfigItemGroup(uint32_t ItemGroupIdx, uint32_t Item, uint32_t Attributes) in RCC_ATTR_ConfigItemGroup()
Dstm32n6xx_hal_pwr.c902 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_PWR_ConfigAttributes()
965 HAL_StatusTypeDef HAL_PWR_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_PWR_GetConfigAttributes()
Dstm32n6xx_hal.c678 void HAL_SYSCFG_Lock(uint32_t Item) in HAL_SYSCFG_Lock()
768 void HAL_SYSCFG_LockWriteAccess(uint32_t Item) in HAL_SYSCFG_LockWriteAccess()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal.c1183 void HAL_SBS_Lock(uint32_t Item) in HAL_SBS_Lock()
1255 void HAL_SBS_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_SBS_ConfigAttributes()
1288 HAL_StatusTypeDef HAL_SBS_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_SBS_GetConfigAttributes()
Dstm32h5xx_hal_pwr.c534 void HAL_PWR_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_PWR_ConfigAttributes()
617 HAL_StatusTypeDef HAL_PWR_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_PWR_GetConfigAttributes()
Dstm32h5xx_hal_rcc.c1761 void HAL_RCC_ConfigAttributes(uint32_t Item, uint32_t Attributes) in HAL_RCC_ConfigAttributes()
1841 HAL_StatusTypeDef HAL_RCC_GetConfigAttributes(uint32_t Item, uint32_t *pAttributes) in HAL_RCC_GetConfigAttributes()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_system.h906 __STATIC_INLINE void LL_SBS_NonSecureLock(uint32_t Item) in LL_SBS_NonSecureLock()
943 __STATIC_INLINE void LL_SBS_SecureLock(uint32_t Item) in LL_SBS_SecureLock()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_system.h881 __STATIC_INLINE void LL_SYSCFG_LockConfig(uint32_t Item) in LL_SYSCFG_LockConfig()
901 __STATIC_INLINE void LL_SYSCFG_LockConfig_NS(uint32_t Item) in LL_SYSCFG_LockConfig_NS()