/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_pwr.h | 549 #if defined(PWR_CR2_IOSV) 557 SET_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_EnableVddIO2() 567 CLEAR_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_DisableVddIO2() 577 return ((READ_BIT(PWR->CR2, PWR_CR2_IOSV) == (PWR_CR2_IOSV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO2()
|
D | stm32l4xx_hal_pwr_ex.h | 844 #if defined(PWR_CR2_IOSV)
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_pwr.h | 553 #if defined(PWR_CR2_IOSV) 561 SET_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_EnableVddIO2() 571 CLEAR_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_DisableVddIO2() 582 temp = READ_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_IsEnabledVddIO2() 584 return ((temp == (PWR_CR2_IOSV))?1U:0U); in LL_PWR_IsEnabledVddIO2()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_pwr.h | 463 SET_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_EnableVddIO2() 473 CLEAR_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_DisableVddIO2() 483 return ((READ_BIT(PWR->CR2, PWR_CR2_IOSV) == (PWR_CR2_IOSV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO2()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_pwr.h | 538 SET_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_EnableVddIO2() 548 CLEAR_BIT(PWR->CR2, PWR_CR2_IOSV); in LL_PWR_DisableVddIO2() 558 return ((READ_BIT(PWR->CR2, PWR_CR2_IOSV) == (PWR_CR2_IOSV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO2()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_pwr_ex.c | 270 #if defined(PWR_CR2_IOSV) 278 SET_BIT(PWR->CR2, PWR_CR2_IOSV); in HAL_PWREx_EnableVddIO2() 288 CLEAR_BIT(PWR->CR2, PWR_CR2_IOSV); in HAL_PWREx_DisableVddIO2()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_pwr_ex.c | 326 #if defined(PWR_CR2_IOSV) 334 SET_BIT(PWR->CR2, PWR_CR2_IOSV); in HAL_PWREx_EnableVddIO2() 344 CLEAR_BIT(PWR->CR2, PWR_CR2_IOSV); in HAL_PWREx_DisableVddIO2()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_pwr_ex.c | 235 SET_BIT(PWR->CR2, PWR_CR2_IOSV); in HAL_PWREx_EnableVddIO2() 244 CLEAR_BIT(PWR->CR2, PWR_CR2_IOSV); in HAL_PWREx_DisableVddIO2()
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g0c1xx.h | 5563 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDDIO2 independ… macro
|
D | stm32g0b1xx.h | 5327 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDDIO2 independ… macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l471xx.h | 9439 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l475xx.h | 9597 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l476xx.h | 9620 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l486xx.h | 9836 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l485xx.h | 9813 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l4a6xx.h | 10730 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l496xx.h | 10408 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l4r5xx.h | 10580 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l4r7xx.h | 11061 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l4s5xx.h | 10909 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l4s7xx.h | 11390 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l4p5xx.h | 11354 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l4q5xx.h | 11847 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 10099 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|
D | stm32l562xx.h | 10802 #define PWR_CR2_IOSV PWR_CR2_IOSV_Msk /*!< VDD IO2 indepen… macro
|