/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_pwr.h | 73 #define LL_PWR_SR1_SBF PWR_SR1_SBF 781 return ((READ_BIT(PWR->SR1, PWR_SR1_SBF) == (PWR_SR1_SBF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SB()
|
D | stm32c0xx_hal_pwr.h | 129 #define PWR_FLAG_SB (0x00010000u | PWR_SR1_SBF) /*!< Standby flag */
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_pwr.h | 76 #define LL_PWR_SR1_SBF PWR_SR1_SBF 1271 return ((READ_BIT(PWR->SR1, PWR_SR1_SBF) == (PWR_SR1_SBF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SB()
|
D | stm32g0xx_hal_pwr.h | 151 #define PWR_FLAG_SB (0x00010000u | PWR_SR1_SBF) /*!< Standby flag */
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_pwr.h | 73 #define LL_PWR_SR1_SBF PWR_SR1_SBF 1291 temp = READ_BIT(PWR->SR1, PWR_SR1_SBF); in LL_PWR_IsActiveFlag_SB() 1293 return ((temp == (PWR_SR1_SBF))?1U:0U); in LL_PWR_IsActiveFlag_SB()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_pwr.h | 74 #define LL_PWR_SR1_SBF PWR_SR1_SBF 1367 return ((READ_BIT(PWR->SR1, PWR_SR1_SBF) == (PWR_SR1_SBF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SB()
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_pwr.h | 76 #define LL_PWR_SR1_SBF PWR_SR1_SBF 1425 return ((READ_BIT(PWR->SR1, PWR_SR1_SBF) == (PWR_SR1_SBF)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_SB()
|
/hal_stm32-3.7.0/stm32cube/stm32c0xx/soc/ |
D | stm32c031xx.h | 3677 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32c011xx.h | 3673 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/soc/ |
D | stm32g070xx.h | 3674 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g030xx.h | 3637 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g050xx.h | 3656 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g031xx.h | 3813 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g041xx.h | 4049 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g051xx.h | 4149 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g061xx.h | 4385 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g071xx.h | 4373 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g081xx.h | 4609 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g0b0xx.h | 4452 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g0b1xx.h | 5420 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
D | stm32g0c1xx.h | 5656 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Standby Flag */ macro
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/soc/ |
D | stm32l412xx.h | 4903 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Stand-By Flag */ macro
|
D | stm32l422xx.h | 5119 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Stand-By Flag */ macro
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/soc/ |
D | stm32gbk1cb.h | 6536 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Stand-By Flag */ macro
|
D | stm32g431xx.h | 6550 #define PWR_SR1_SBF PWR_SR1_SBF_Msk /*!< Stand-By Flag */ macro
|