Home
last modified time | relevance | path

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

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_h7xx/
H A Dsystem_stm32h7xx.c55 #define CSI_VALUE ((uint32_t)4000000) /*!< Value of the Internal oscillator in Hz*/ macro
/dports/lang/micropython/micropython-1.17/ports/stm32/boards/
H A Dstm32h7xx_hal_conf_base.h90 #define CSI_VALUE (4000000) macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/
H A Dstm32h7xx_hal_conf.h111 #define CSI_VALUE ((uint32_t)4000000) /*!< Value of the Internal oscillator in Hz*/ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_rcc.h162 #define CSI_VALUE 4000000U /*!< Value of the CSI oscillator in Hz */ macro