Home
last modified time | relevance | path

Searched defs:ItemGroupIdx (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c1970 uint32_t ItemGroupIdx = 0UL; in HAL_RCC_GetConfigAttributes() local
2420 static void RCC_ATTR_ConfigItemGroup(uint32_t ItemGroupIdx, uint32_t Item, uint32_t Attributes) in RCC_ATTR_ConfigItemGroup()