Home
last modified time | relevance | path

Searched refs:ASCR (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_gpio.c208 temp = GPIOx->ASCR; in HAL_GPIO_Init()
211 GPIOx->ASCR = temp; in HAL_GPIO_Init()
362 GPIOx->ASCR &= ~(GPIO_ASCR_ASC0<< position); in HAL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rcc_ex.c1397 SET_BIT(RCC->ASCR, RCC_ASCR_CEN); in HAL_RCCEx_EnableAudioSyncClock()
1406 CLEAR_BIT(RCC->ASCR, RCC_ASCR_CEN); in HAL_RCCEx_DisableAudioSyncClock()
1425 RCC->ASCR = (((pConf->CapturePrescaler) << RCC_ASCR_CPS_Pos) & \ in HAL_RCCEx_SetConfigAudioSync()
1452 regvalue = RCC->ASCR; in HAL_RCCEx_GetConfigAudioSync()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_gpio.h719 SET_BIT(GPIOx->ASCR, PinMask); in LL_GPIO_EnablePinAnalogControl()
748 CLEAR_BIT(GPIOx->ASCR, PinMask); in LL_GPIO_DisablePinAnalogControl()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h729 …__IO uint32_t ASCR; /*!< RCC privilege configuration register Address … member
Dstm32wba5mxx.h729 …__IO uint32_t ASCR; /*!< RCC privilege configuration register Address … member
Dstm32wba55xx.h729 …__IO uint32_t ASCR; /*!< RCC privilege configuration register Address … member
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l471xx.h541 __IO uint32_t ASCR; /*!< GPIO analog switch control register, Address offset: 0x2C */ member
Dstm32l475xx.h542 __IO uint32_t ASCR; /*!< GPIO analog switch control register, Address offset: 0x2C */ member
Dstm32l476xx.h543 __IO uint32_t ASCR; /*!< GPIO analog switch control register, Address offset: 0x2C */ member
Dstm32l486xx.h544 __IO uint32_t ASCR; /*!< GPIO analog switch control register, Address offset: 0x2C */ member
Dstm32l485xx.h543 __IO uint32_t ASCR; /*!< GPIO analog switch control register, Address offset: 0x2C */ member