|
STM32F479xx HAL User Manual
|
Defines | |
| #define | RCC_DSICLKSOURCE_DSIPHY 0x00000000U |
| #define | RCC_DSICLKSOURCE_PLLR ((uint32_t)RCC_DCKCFGR_DSISEL) |
| #define RCC_DSICLKSOURCE_DSIPHY 0x00000000U |
Definition at line 623 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_DSI_ExitULPM().
| #define RCC_DSICLKSOURCE_PLLR ((uint32_t)RCC_DCKCFGR_DSISEL) |
Definition at line 624 of file stm32f4xx_hal_rcc_ex.h.
Referenced by HAL_DSI_EnterULPM().
1.7.6.1