Searched refs:CR_PVDE_BB (Results 1 – 7 of 7) sorted by relevance
85 #define CR_PVDE_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (PVDE_BIT_… macro361 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()371 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
294 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()303 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
320 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()329 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
383 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()393 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
361 #define CR_PVDE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (PVDE_BIT_NUMBER * … macro
366 #define CR_PVDE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (PVDE_BIT_NUMBER * … macro
110 #define CR_PVDE_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32) + (PVDE_BIT_N… macro