Home
last modified time | relevance | path

Searched refs:PWR_CR1_APC (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_pwr_ex.c300 SET_BIT(PWR->CR1, PWR_CR1_APC); in HAL_PWREx_EnablePullUpPullDownConfig()
311 CLEAR_BIT(PWR->CR1, PWR_CR1_APC); in HAL_PWREx_DisablePullUpPullDownConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h510 SET_BIT(PWR->CR1, PWR_CR1_APC); in LL_PWR_EnablePUPDCfg()
520 CLEAR_BIT(PWR->CR1, PWR_CR1_APC); in LL_PWR_DisablePUPDCfg()
530 return ((READ_BIT(PWR->CR1, PWR_CR1_APC) == (PWR_CR1_APC)) ? 1UL : 0UL); in LL_PWR_IsEnabledPUPDCfg()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h3131 #define PWR_CR1_APC PWR_CR1_APC_Msk macro
Dstm32wb07.h3212 #define PWR_CR1_APC PWR_CR1_APC_Msk macro
Dstm32wb09.h3153 #define PWR_CR1_APC PWR_CR1_APC_Msk macro
Dstm32wb06.h3212 #define PWR_CR1_APC PWR_CR1_APC_Msk macro