Searched refs:OCTOSPIxSource (Results 1 – 8 of 8) sorted by relevance
1227 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource) in LL_RCC_GetOCTOSPIClockFreq() argument1232 assert_param(IS_LL_RCC_OCTOSPI_CLKSOURCE(OCTOSPIxSource)); in LL_RCC_GetOCTOSPIClockFreq()1235 switch (LL_RCC_GetOCTOSPIClockSource(OCTOSPIxSource)) in LL_RCC_GetOCTOSPIClockFreq()
1457 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource) in LL_RCC_GetOCTOSPIClockFreq() argument1462 assert_param(IS_LL_RCC_OCTOSPI_CLKSOURCE(OCTOSPIxSource)); in LL_RCC_GetOCTOSPIClockFreq()1465 switch (LL_RCC_GetOCTOSPIClockSource(OCTOSPIxSource)) in LL_RCC_GetOCTOSPIClockFreq()
1640 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource) in LL_RCC_GetOCTOSPIClockFreq() argument1645 assert_param(IS_LL_RCC_OCTOSPI_CLKSOURCE(OCTOSPIxSource)); in LL_RCC_GetOCTOSPIClockFreq()1648 switch (LL_RCC_GetOCTOSPIClockSource(OCTOSPIxSource)) in LL_RCC_GetOCTOSPIClockFreq()
3030 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource) in LL_RCC_GetOCTOSPIClockFreq() argument3036 assert_param(IS_LL_RCC_OCTOSPI_CLKSOURCE(OCTOSPIxSource)); in LL_RCC_GetOCTOSPIClockFreq()3039 switch (LL_RCC_GetOCTOSPIClockSource(OCTOSPIxSource)) in LL_RCC_GetOCTOSPIClockFreq()
3089 __STATIC_INLINE void LL_RCC_SetOCTOSPIClockSource(uint32_t OCTOSPIxSource) in LL_RCC_SetOCTOSPIClockSource() argument3091 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_OCTOSPISEL, OCTOSPIxSource); in LL_RCC_SetOCTOSPIClockSource()6058 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource);
4808 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource);
6207 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource);
6082 uint32_t LL_RCC_GetOCTOSPIClockFreq(uint32_t OCTOSPIxSource);