Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h4052 #define __HAL_RCC_AXI_DIV(__RCC_AXIDIV__) \ argument
4053 do{ MODIFY_REG( RCC->AXIDIVR, RCC_AXIDIVR_AXIDIV , (__RCC_AXIDIV__));\