Searched refs:CR_PVDE_BB (Results 1 – 7 of 7) sorted by relevance
86 #define CR_PVDE_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (PVDE_BIT_… macro362 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()372 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
295 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()304 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
313 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()322 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
384 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)ENABLE; in HAL_PWR_EnablePVD()394 *(__IO uint32_t *) CR_PVDE_BB = (uint32_t)DISABLE; in HAL_PWR_DisablePVD()
365 #define CR_PVDE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (PVDE_BIT_NUMBER * … macro
362 #define CR_PVDE_BB (uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32U) + (PVDE_BIT_NUMBER * … macro
111 #define CR_PVDE_BB ((uint32_t)(PERIPH_BB_BASE + (PWR_CR_OFFSET_BB * 32) + (PVDE_BIT_N… macro