Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/arch/arm/stm32/
H A Dstm32f769-overview.rst32 …st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32…
H A Dstm32f746-overview.rst30 …t.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f7-series/stm3…
/openbmc/qemu/docs/system/arm/
H A Dstm32.rst7 .. _STM32: https://www.st.com/en/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus.html
/openbmc/linux/drivers/edac/
H A Dxgene_edac.c56 struct list_head mcus; member
421 list_add(&ctx->next, &edac->mcus); in xgene_edac_mc_add()
1826 list_for_each_entry(mcu, &ctx->mcus, next) in xgene_edac_isr()
1857 INIT_LIST_HEAD(&edac->mcus); in xgene_edac_probe()
1973 list_for_each_entry_safe(mcu, temp_mcu, &edac->mcus, next) in xgene_edac_remove()