Home
last modified time | relevance | path

Searched defs:void (Results 1 – 25 of 689) sorted by relevance

12345678910>>...28

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_system.h250 __STATIC_INLINE uint32_t LL_SYSCFG_GetRemapMemory(void) in LL_SYSCFG_GetRemapMemory() argument
305 __STATIC_INLINE uint32_t LL_SYSCFG_GetIRModEnvelopeSignal(void) in LL_SYSCFG_GetIRModEnvelopeSignal() argument
330 __STATIC_INLINE uint32_t LL_SYSCFG_GetIRPolarity(void) in LL_SYSCFG_GetIRPolarity() argument
349 __STATIC_INLINE void LL_SYSCFG_EnableAnalogBooster(void) in LL_SYSCFG_EnableAnalogBooster() argument
368 __STATIC_INLINE void LL_SYSCFG_DisableAnalogBooster(void) in LL_SYSCFG_DisableAnalogBooster() argument
426 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_WWDG(void) in LL_SYSCFG_IsActiveFlag_WWDG() argument
436 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_PVDOUT(void) in LL_SYSCFG_IsActiveFlag_PVDOUT() argument
447 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_PVMOUT1(void) in LL_SYSCFG_IsActiveFlag_PVMOUT1() argument
458 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_PVMOUT3(void) in LL_SYSCFG_IsActiveFlag_PVMOUT3() argument
468 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_PVMOUT4(void) in LL_SYSCFG_IsActiveFlag_PVMOUT4() argument
[all …]
Dstm32u0xx_ll_rcc.h988 __STATIC_INLINE void LL_RCC_EnableCSS(void) in LL_RCC_EnableCSS() argument
998 __STATIC_INLINE void LL_RCC_DisableCSS(void) in LL_RCC_DisableCSS() argument
1008 __STATIC_INLINE void LL_RCC_HSE_EnableBypass(void) in LL_RCC_HSE_EnableBypass() argument
1018 __STATIC_INLINE void LL_RCC_HSE_DisableBypass(void) in LL_RCC_HSE_DisableBypass() argument
1028 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
1038 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
1048 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
1067 __STATIC_INLINE void LL_RCC_HSI_EnableInStopMode(void) in LL_RCC_HSI_EnableInStopMode() argument
1077 __STATIC_INLINE void LL_RCC_HSI_DisableInStopMode(void) in LL_RCC_HSI_DisableInStopMode() argument
1087 __STATIC_INLINE uint32_t LL_RCC_HSI_IsEnabledInStopMode(void) in LL_RCC_HSI_IsEnabledInStopMode() argument
[all …]
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_system.h312 __STATIC_INLINE uint32_t LL_SYSCFG_GetRemapMemory(void) in LL_SYSCFG_GetRemapMemory() argument
368 __STATIC_INLINE uint32_t LL_SYSCFG_GetIRModEnvelopeSignal(void) in LL_SYSCFG_GetIRModEnvelopeSignal() argument
393 __STATIC_INLINE uint32_t LL_SYSCFG_GetIRPolarity(void) in LL_SYSCFG_GetIRPolarity() argument
414 __STATIC_INLINE void LL_SYSCFG_EnableAnalogBooster(void) in LL_SYSCFG_EnableAnalogBooster() argument
433 __STATIC_INLINE void LL_SYSCFG_DisableAnalogBooster(void) in LL_SYSCFG_DisableAnalogBooster() argument
522 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_WWDG(void) in LL_SYSCFG_IsActiveFlag_WWDG() argument
534 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_PVDOUT(void) in LL_SYSCFG_IsActiveFlag_PVDOUT() argument
546 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_PVMOUT(void) in LL_SYSCFG_IsActiveFlag_PVMOUT() argument
558 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_RTC_WAKEUP(void) in LL_SYSCFG_IsActiveFlag_RTC_WAKEUP() argument
570 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_TAMPER(void) in LL_SYSCFG_IsActiveFlag_TAMPER() argument
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_pwr.h373 __STATIC_INLINE uint32_t LL_PWR_GetRegulModeDS(void) in LL_PWR_GetRegulModeDS() argument
383 __STATIC_INLINE void LL_PWR_EnablePVD(void) in LL_PWR_EnablePVD() argument
393 __STATIC_INLINE void LL_PWR_DisablePVD(void) in LL_PWR_DisablePVD() argument
403 __STATIC_INLINE uint32_t LL_PWR_IsEnabledPVD(void) in LL_PWR_IsEnabledPVD() argument
440 __STATIC_INLINE uint32_t LL_PWR_GetPVDLevel(void) in LL_PWR_GetPVDLevel() argument
450 __STATIC_INLINE void LL_PWR_EnableBkUpAccess(void) in LL_PWR_EnableBkUpAccess() argument
460 __STATIC_INLINE void LL_PWR_DisableBkUpAccess(void) in LL_PWR_DisableBkUpAccess() argument
470 __STATIC_INLINE uint32_t LL_PWR_IsEnabledBkUpAccess(void) in LL_PWR_IsEnabledBkUpAccess() argument
480 __STATIC_INLINE void LL_PWR_EnableFlashPowerDown(void) in LL_PWR_EnableFlashPowerDown() argument
490 __STATIC_INLINE void LL_PWR_DisableFlashPowerDown(void) in LL_PWR_DisableFlashPowerDown() argument
[all …]
Dstm32h7xx_ll_system.h464 __STATIC_INLINE uint32_t LL_SYSCFG_GetPHYInterface(void) in LL_SYSCFG_GetPHYInterface() argument
515 __STATIC_INLINE void LL_SYSCFG_EnableAnalogBooster(void) in LL_SYSCFG_EnableAnalogBooster() argument
528 __STATIC_INLINE void LL_SYSCFG_DisableAnalogBooster(void) in LL_SYSCFG_DisableAnalogBooster() argument
747 __STATIC_INLINE uint32_t LL_SYSCFG_GetTIMBreakInputs(void) in LL_SYSCFG_GetTIMBreakInputs() argument
777 __STATIC_INLINE void LL_SYSCFG_EnableCompensationCell(void) in LL_SYSCFG_EnableCompensationCell() argument
789 __STATIC_INLINE void LL_SYSCFG_DisableCompensationCell(void) in LL_SYSCFG_DisableCompensationCell() argument
799 __STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledCompensationCell(void) in LL_SYSCFG_IsEnabledCompensationCell() argument
809 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_CMPCR(void) in LL_SYSCFG_IsActiveFlag_CMPCR() argument
822 __STATIC_INLINE void LL_SYSCFG_EnableIOSpeedOptimization(void) in LL_SYSCFG_EnableIOSpeedOptimization() argument
840 __STATIC_INLINE void LL_SYSCFG_EnableIOSpeedOptimization1(void) in LL_SYSCFG_EnableIOSpeedOptimization1() argument
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h243 __STATIC_INLINE uint32_t LL_PWR_GetSupply(void) in LL_PWR_GetSupply() argument
256 __STATIC_INLINE void LL_PWR_EnableSMPSLPMode(void) in LL_PWR_EnableSMPSLPMode() argument
266 __STATIC_INLINE void LL_PWR_DisableSMPSLPMode(void) in LL_PWR_DisableSMPSLPMode() argument
276 __STATIC_INLINE uint32_t LL_PWR_IsEnabledSMPSLPMode(void) in LL_PWR_IsEnabledSMPSLPMode() argument
286 __STATIC_INLINE void LL_PWR_EnablePullDown(void) in LL_PWR_EnablePullDown() argument
296 __STATIC_INLINE void LL_PWR_DisablePullDown(void) in LL_PWR_DisablePullDown() argument
306 __STATIC_INLINE uint32_t LL_PWR_IsEnabledPullDown(void) in LL_PWR_IsEnabledPullDown() argument
327 __STATIC_INLINE uint32_t LL_PWR_GetPwrONPulseLowTime(void) in LL_PWR_GetPwrONPulseLowTime() argument
337 __STATIC_INLINE void LL_PWR_EnablePVD(void) in LL_PWR_EnablePVD() argument
347 __STATIC_INLINE void LL_PWR_DisablePVD(void) in LL_PWR_DisablePVD() argument
[all …]
Dstm32n6xx_ll_rcc.h1632 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
1642 __STATIC_INLINE uint32_t LL_RCC_HSE_IsFailureDetected(void) in LL_RCC_HSE_IsFailureDetected() argument
1654 __STATIC_INLINE void LL_RCC_HSE_EnableCSSBypass(void) in LL_RCC_HSE_EnableCSSBypass() argument
1664 __STATIC_INLINE void LL_RCC_HSE_DisableCSSBypass(void) in LL_RCC_HSE_DisableCSSBypass() argument
1689 __STATIC_INLINE uint32_t LL_RCC_HSE_GetCSSBypassDivider(void) in LL_RCC_HSE_GetCSSBypassDivider() argument
1699 __STATIC_INLINE void LL_RCC_HSE_EnableBypass(void) in LL_RCC_HSE_EnableBypass() argument
1709 __STATIC_INLINE void LL_RCC_HSE_DisableBypass(void) in LL_RCC_HSE_DisableBypass() argument
1719 __STATIC_INLINE void LL_RCC_HSE_SelectAnalogClock(void) in LL_RCC_HSE_SelectAnalogClock() argument
1729 __STATIC_INLINE void LL_RCC_HSE_SelectDigitalClock(void) in LL_RCC_HSE_SelectDigitalClock() argument
1739 __STATIC_INLINE void LL_RCC_HSE_SelectHSEAsDiv2Clock(void) in LL_RCC_HSE_SelectHSEAsDiv2Clock() argument
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h319 __STATIC_INLINE uint32_t LL_PWR_GetPowerMode(void) in LL_PWR_GetPowerMode() argument
346 __STATIC_INLINE uint32_t LL_PWR_GetStopModeRegulVoltageScaling(void) in LL_PWR_GetStopModeRegulVoltageScaling() argument
356 __STATIC_INLINE void LL_PWR_EnableFlashPowerDown(void) in LL_PWR_EnableFlashPowerDown() argument
366 __STATIC_INLINE void LL_PWR_DisableFlashPowerDown(void) in LL_PWR_DisableFlashPowerDown() argument
376 __STATIC_INLINE uint32_t LL_PWR_IsEnabledFlashPowerDown(void) in LL_PWR_IsEnabledFlashPowerDown() argument
386 __STATIC_INLINE void LL_PWR_EnableAnalogBooster(void) in LL_PWR_EnableAnalogBooster() argument
396 __STATIC_INLINE void LL_PWR_DisableAnalogBooster(void) in LL_PWR_DisableAnalogBooster() argument
406 __STATIC_INLINE uint32_t LL_PWR_IsEnabledAnalogBooster(void) in LL_PWR_IsEnabledAnalogBooster() argument
416 __STATIC_INLINE void LL_PWR_EnableAnalogVoltageReady(void) in LL_PWR_EnableAnalogVoltageReady() argument
426 __STATIC_INLINE void LL_PWR_DisableAnalogVoltageReady(void) in LL_PWR_DisableAnalogVoltageReady() argument
[all …]
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h478 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
488 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
498 __STATIC_INLINE uint32_t LL_RCC_HSE_IsEnabled(void) in LL_RCC_HSE_IsEnabled() argument
508 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
530 __STATIC_INLINE uint32_t LL_RCC_HSE_GetCapacitorTuning(void) in LL_RCC_HSE_GetCapacitorTuning() argument
566 __STATIC_INLINE uint32_t LL_RCC_HSE_GetCurrentControl(void) in LL_RCC_HSE_GetCurrentControl() argument
591 __STATIC_INLINE uint32_t LL_RCC_HSE_GetSenseAmplifier(void) in LL_RCC_HSE_GetSenseAmplifier() argument
613 __STATIC_INLINE uint32_t LL_RCC_HSE_GetStartupCurrent(void) in LL_RCC_HSE_GetStartupCurrent() argument
634 __STATIC_INLINE uint32_t LL_RCC_HSE_GetAmplitudeThreshold(void) in LL_RCC_HSE_GetAmplitudeThreshold() argument
652 __STATIC_INLINE void LL_RCC_HSI_Enable(void) in LL_RCC_HSI_Enable() argument
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h1306 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
1316 __STATIC_INLINE void LL_RCC_HSE_EnableBypass(void) in LL_RCC_HSE_EnableBypass() argument
1326 __STATIC_INLINE void LL_RCC_HSE_DisableBypass(void) in LL_RCC_HSE_DisableBypass() argument
1336 __STATIC_INLINE void LL_RCC_HSE_SelectAnalogClock(void) in LL_RCC_HSE_SelectAnalogClock() argument
1346 __STATIC_INLINE void LL_RCC_HSE_SelectDigitalClock(void) in LL_RCC_HSE_SelectDigitalClock() argument
1356 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
1366 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
1376 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
1394 __STATIC_INLINE void LL_RCC_HSI_Enable(void) in LL_RCC_HSI_Enable() argument
1404 __STATIC_INLINE void LL_RCC_HSI_Disable(void) in LL_RCC_HSI_Disable() argument
[all …]
Dstm32h7rsxx_ll_system.h354 __STATIC_INLINE uint32_t LL_SBS_GetBootAddress(void) in LL_SBS_GetBootAddress() argument
364 __STATIC_INLINE void LL_SBS_IncrementHDPL(void) in LL_SBS_IncrementHDPL() argument
378 __STATIC_INLINE uint32_t LL_SBS_GetCurrentHDPL(void) in LL_SBS_GetCurrentHDPL() argument
405 __STATIC_INLINE uint32_t LL_SBS_GetAuthDbgHDPL(void) in LL_SBS_GetAuthDbgHDPL() argument
415 __STATIC_INLINE void LL_SBS_UnlockDebug(void) in LL_SBS_UnlockDebug() argument
425 __STATIC_INLINE uint32_t LL_SBS_IsUnlockedDebug(void) in LL_SBS_IsUnlockedDebug() argument
435 __STATIC_INLINE void LL_SBS_UnlockAccessPort(void) in LL_SBS_UnlockAccessPort() argument
445 __STATIC_INLINE uint32_t LL_SBS_IsUnlockedAccessPort(void) in LL_SBS_IsUnlockedAccessPort() argument
455 __STATIC_INLINE void LL_SBS_LockDebugConfig(void) in LL_SBS_LockDebugConfig() argument
465 __STATIC_INLINE void LL_SBS_UnlockDebugConfig(void) in LL_SBS_UnlockDebugConfig() argument
[all …]
Dstm32h7rsxx_ll_pwr.h287 __STATIC_INLINE void LL_PWR_EnablePVD(void) in LL_PWR_EnablePVD() argument
297 __STATIC_INLINE void LL_PWR_DisablePVD(void) in LL_PWR_DisablePVD() argument
307 __STATIC_INLINE uint32_t LL_PWR_IsEnabledPVD(void) in LL_PWR_IsEnabledPVD() argument
344 __STATIC_INLINE uint32_t LL_PWR_GetPVDLevel(void) in LL_PWR_GetPVDLevel() argument
354 __STATIC_INLINE void LL_PWR_EnableBkUpAccess(void) in LL_PWR_EnableBkUpAccess() argument
364 __STATIC_INLINE void LL_PWR_DisableBkUpAccess(void) in LL_PWR_DisableBkUpAccess() argument
374 __STATIC_INLINE uint32_t LL_PWR_IsEnabledBkUpAccess(void) in LL_PWR_IsEnabledBkUpAccess() argument
384 __STATIC_INLINE void LL_PWR_EnableFlashLowPower(void) in LL_PWR_EnableFlashLowPower() argument
394 __STATIC_INLINE void LL_PWR_DisableFlashLowPower(void) in LL_PWR_DisableFlashLowPower() argument
404 __STATIC_INLINE uint32_t LL_PWR_IsEnabledFlashLowPower(void) in LL_PWR_IsEnabledFlashLowPower() argument
[all …]
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_gpio.h883 __STATIC_INLINE void LL_GPIO_AF_EnableRemap_SPI1(void) in LL_GPIO_AF_EnableRemap_SPI1() argument
894 __STATIC_INLINE void LL_GPIO_AF_DisableRemap_SPI1(void) in LL_GPIO_AF_DisableRemap_SPI1() argument
904 __STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_SPI1(void) in LL_GPIO_AF_IsEnabledRemap_SPI1() argument
915 __STATIC_INLINE void LL_GPIO_AF_EnableRemap_I2C1(void) in LL_GPIO_AF_EnableRemap_I2C1() argument
926 __STATIC_INLINE void LL_GPIO_AF_DisableRemap_I2C1(void) in LL_GPIO_AF_DisableRemap_I2C1() argument
936 __STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_I2C1(void) in LL_GPIO_AF_IsEnabledRemap_I2C1() argument
947 __STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART1(void) in LL_GPIO_AF_EnableRemap_USART1() argument
958 __STATIC_INLINE void LL_GPIO_AF_DisableRemap_USART1(void) in LL_GPIO_AF_DisableRemap_USART1() argument
968 __STATIC_INLINE uint32_t LL_GPIO_AF_IsEnabledRemap_USART1(void) in LL_GPIO_AF_IsEnabledRemap_USART1() argument
979 __STATIC_INLINE void LL_GPIO_AF_EnableRemap_USART2(void) in LL_GPIO_AF_EnableRemap_USART2() argument
[all …]
/hal_stm32-latest/lib/stm32wb/hci/
Dhw_ipcc.c75 void HW_IPCC_Rx_Handler( void ) in HW_IPCC_Rx_Handler() argument
139 void HW_IPCC_Tx_Handler( void ) in HW_IPCC_Tx_Handler() argument
180 void HW_IPCC_Enable( void ) in HW_IPCC_Enable() argument
211 void HW_IPCC_Init( void ) in HW_IPCC_Init() argument
227 void HW_IPCC_BLE_Init( void ) in HW_IPCC_BLE_Init() argument
234 void HW_IPCC_BLE_SendCmd( void ) in HW_IPCC_BLE_SendCmd() argument
241 static void HW_IPCC_BLE_EvtHandler( void ) in HW_IPCC_BLE_EvtHandler() argument
250 void HW_IPCC_BLE_SendAclData( void ) in HW_IPCC_BLE_SendAclData() argument
258 static void HW_IPCC_BLE_AclDataEvtHandler( void ) in HW_IPCC_BLE_AclDataEvtHandler() argument
267 __weak void HW_IPCC_BLE_AclDataAckNot( void ){}; in HW_IPCC_BLE_AclDataAckNot() argument
[all …]
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_pwr.h438 __STATIC_INLINE void LL_PWR_EnterLowPowerRunMode(void) in LL_PWR_EnterLowPowerRunMode() argument
448 __STATIC_INLINE void LL_PWR_ExitLowPowerRunMode(void) in LL_PWR_ExitLowPowerRunMode() argument
458 __STATIC_INLINE uint32_t LL_PWR_IsEnabledLowPowerRunMode(void) in LL_PWR_IsEnabledLowPowerRunMode() argument
488 __STATIC_INLINE uint32_t LL_PWR_GetRegulVoltageScaling(void) in LL_PWR_GetRegulVoltageScaling() argument
499 __STATIC_INLINE void LL_PWR_EnableBkUpAccess(void) in LL_PWR_EnableBkUpAccess() argument
509 __STATIC_INLINE void LL_PWR_DisableBkUpAccess(void) in LL_PWR_DisableBkUpAccess() argument
519 __STATIC_INLINE uint32_t LL_PWR_IsEnabledBkUpAccess(void) in LL_PWR_IsEnabledBkUpAccess() argument
554 __STATIC_INLINE uint32_t LL_PWR_GetPowerMode(void) in LL_PWR_GetPowerMode() argument
583 __STATIC_INLINE uint32_t LL_PWR_GetFlashPowerModeLPRun(void) in LL_PWR_GetFlashPowerModeLPRun() argument
608 __STATIC_INLINE uint32_t LL_PWR_GetFlashPowerModeSleep(void) in LL_PWR_GetFlashPowerModeSleep() argument
[all …]
Dstm32wbxx_ll_rcc.h1278 __STATIC_INLINE void LL_RCC_HSE_EnableDiv2(void) in LL_RCC_HSE_EnableDiv2() argument
1288 __STATIC_INLINE void LL_RCC_HSE_DisableDiv2(void) in LL_RCC_HSE_DisableDiv2() argument
1298 __STATIC_INLINE uint32_t LL_RCC_HSE_IsEnabledDiv2(void) in LL_RCC_HSE_IsEnabledDiv2() argument
1308 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
1318 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
1328 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
1338 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
1348 __STATIC_INLINE uint32_t LL_RCC_HSE_IsClockControlLocked(void) in LL_RCC_HSE_IsClockControlLocked() argument
1370 __STATIC_INLINE uint32_t LL_RCC_HSE_GetCapacitorTuning(void) in LL_RCC_HSE_GetCapacitorTuning() argument
1407 __STATIC_INLINE uint32_t LL_RCC_HSE_GetCurrentControl(void) in LL_RCC_HSE_GetCurrentControl() argument
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h645 __STATIC_INLINE uint32_t LL_PWR_GetPowerMode(void) in LL_PWR_GetPowerMode() argument
676 __STATIC_INLINE uint32_t LL_PWR_GetSRAM2SBRetention(void) in LL_PWR_GetSRAM2SBRetention() argument
686 __STATIC_INLINE void LL_PWR_EnableUltraLowPowerMode(void) in LL_PWR_EnableUltraLowPowerMode() argument
696 __STATIC_INLINE void LL_PWR_DisableUltraLowPowerMode(void) in LL_PWR_DisableUltraLowPowerMode() argument
706 __STATIC_INLINE uint32_t LL_PWR_IsEnabledUltraLowPowerMode(void) in LL_PWR_IsEnabledUltraLowPowerMode() argument
731 __STATIC_INLINE uint32_t LL_PWR_GetSRAM1RunRetention(void) in LL_PWR_GetSRAM1RunRetention() argument
756 __STATIC_INLINE uint32_t LL_PWR_GetSRAM2RunRetention(void) in LL_PWR_GetSRAM2RunRetention() argument
782 __STATIC_INLINE uint32_t LL_PWR_GetSRAM3RunRetention(void) in LL_PWR_GetSRAM3RunRetention() argument
808 __STATIC_INLINE uint32_t LL_PWR_GetSRAM4RunRetention(void) in LL_PWR_GetSRAM4RunRetention() argument
834 __STATIC_INLINE uint32_t LL_PWR_GetSRAM5RunRetention(void) in LL_PWR_GetSRAM5RunRetention() argument
[all …]
Dstm32u5xx_ll_system.h406 __STATIC_INLINE void LL_SYSCFG_EnableAnalogSwitchVdd(void) in LL_SYSCFG_EnableAnalogSwitchVdd() argument
420 __STATIC_INLINE void LL_SYSCFG_DisableAnalogSwitchVdd(void) in LL_SYSCFG_DisableAnalogSwitchVdd() argument
439 __STATIC_INLINE void LL_SYSCFG_EnableAnalogBooster(void) in LL_SYSCFG_EnableAnalogBooster() argument
458 __STATIC_INLINE void LL_SYSCFG_DisableAnalogBooster(void) in LL_SYSCFG_DisableAnalogBooster() argument
518 __STATIC_INLINE uint32_t LL_SYSCFG_GetHSPIDecouplingCapacitance(void) in LL_SYSCFG_GetHSPIDecouplingCapacitance() argument
530 __STATIC_INLINE void LL_SYSCFG_EnableSRAMsCachability(void) in LL_SYSCFG_EnableSRAMsCachability() argument
540 __STATIC_INLINE void LL_SYSCFG_DisableSRAMsCachability(void) in LL_SYSCFG_DisableSRAMsCachability() argument
550 __STATIC_INLINE uint32_t LL_SYSCFG_IsEnabledSRAMsCachability(void) in LL_SYSCFG_IsEnabledSRAMsCachability() argument
565 __STATIC_INLINE void LL_SYSCFG_EnableIT_FPU_IOC(void) in LL_SYSCFG_EnableIT_FPU_IOC() argument
575 __STATIC_INLINE void LL_SYSCFG_EnableIT_FPU_DZC(void) in LL_SYSCFG_EnableIT_FPU_DZC() argument
[all …]
Dstm32u5xx_ll_rcc.h1468 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
1478 __STATIC_INLINE void LL_RCC_HSE_EnableBypass(void) in LL_RCC_HSE_EnableBypass() argument
1488 __STATIC_INLINE void LL_RCC_HSE_DisableBypass(void) in LL_RCC_HSE_DisableBypass() argument
1498 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
1508 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
1518 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
1544 __STATIC_INLINE uint32_t LL_RCC_HSE_GetClockMode(void) in LL_RCC_HSE_GetClockMode() argument
1563 __STATIC_INLINE void LL_RCC_HSI_EnableInStopMode(void) in LL_RCC_HSI_EnableInStopMode() argument
1573 __STATIC_INLINE void LL_RCC_HSI_DisableInStopMode(void) in LL_RCC_HSI_DisableInStopMode() argument
1583 __STATIC_INLINE uint32_t LL_RCC_HSI_IsEnabledInStopMode(void) in LL_RCC_HSI_IsEnabledInStopMode() argument
[all …]
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h342 __STATIC_INLINE void LL_PWR_EnterLowPowerRunMode(void) in LL_PWR_EnterLowPowerRunMode() argument
352 __STATIC_INLINE void LL_PWR_ExitLowPowerRunMode(void) in LL_PWR_ExitLowPowerRunMode() argument
362 __STATIC_INLINE uint32_t LL_PWR_IsEnabledLowPowerRunMode(void) in LL_PWR_IsEnabledLowPowerRunMode() argument
391 __STATIC_INLINE uint32_t LL_PWR_GetRegulVoltageScaling(void) in LL_PWR_GetRegulVoltageScaling() argument
401 __STATIC_INLINE void LL_PWR_EnableBkUpAccess(void) in LL_PWR_EnableBkUpAccess() argument
411 __STATIC_INLINE void LL_PWR_DisableBkUpAccess(void) in LL_PWR_DisableBkUpAccess() argument
421 __STATIC_INLINE uint32_t LL_PWR_IsEnabledBkUpAccess(void) in LL_PWR_IsEnabledBkUpAccess() argument
452 __STATIC_INLINE uint32_t LL_PWR_GetPowerMode(void) in LL_PWR_GetPowerMode() argument
481 __STATIC_INLINE uint32_t LL_PWR_GetFlashPowerModeLPRun(void) in LL_PWR_GetFlashPowerModeLPRun() argument
506 __STATIC_INLINE uint32_t LL_PWR_GetFlashPowerModeSleep(void) in LL_PWR_GetFlashPowerModeSleep() argument
[all …]
Dstm32wlxx_ll_rcc.h968 __STATIC_INLINE void LL_RCC_HSE_EnableTcxo(void) in LL_RCC_HSE_EnableTcxo() argument
978 __STATIC_INLINE void LL_RCC_HSE_DisableTcxo(void) in LL_RCC_HSE_DisableTcxo() argument
988 __STATIC_INLINE uint32_t LL_RCC_HSE_IsEnabledTcxo(void) in LL_RCC_HSE_IsEnabledTcxo() argument
999 __STATIC_INLINE void LL_RCC_HSE_EnableDiv2(void) in LL_RCC_HSE_EnableDiv2() argument
1009 __STATIC_INLINE void LL_RCC_HSE_DisableDiv2(void) in LL_RCC_HSE_DisableDiv2() argument
1019 __STATIC_INLINE uint32_t LL_RCC_HSE_IsEnabledDiv2(void) in LL_RCC_HSE_IsEnabledDiv2() argument
1029 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
1039 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
1049 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
1059 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
[all …]
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_system.h361 __STATIC_INLINE uint32_t LL_SYSCFG_GetRemapMemory(void) in LL_SYSCFG_GetRemapMemory() argument
389 __STATIC_INLINE uint32_t LL_SYSCFG_GetIRModEnvelopeSignal(void) in LL_SYSCFG_GetIRModEnvelopeSignal() argument
506 __STATIC_INLINE void LL_SYSCFG_EnablePinRemap(void) in LL_SYSCFG_EnablePinRemap() argument
517 __STATIC_INLINE void LL_SYSCFG_DisablePinRemap(void) in LL_SYSCFG_DisablePinRemap() argument
686 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_WWDG(void) in LL_SYSCFG_IsActiveFlag_WWDG() argument
698 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_PVDOUT(void) in LL_SYSCFG_IsActiveFlag_PVDOUT() argument
710 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_VDDIO2(void) in LL_SYSCFG_IsActiveFlag_VDDIO2() argument
722 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_RTC_WAKEUP(void) in LL_SYSCFG_IsActiveFlag_RTC_WAKEUP() argument
734 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_RTC_TSTAMP(void) in LL_SYSCFG_IsActiveFlag_RTC_TSTAMP() argument
746 __STATIC_INLINE uint32_t LL_SYSCFG_IsActiveFlag_RTC_ALRA(void) in LL_SYSCFG_IsActiveFlag_RTC_ALRA() argument
[all …]
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_rcc.h682 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
693 __STATIC_INLINE void LL_RCC_HSE_EnableBypass(void) in LL_RCC_HSE_EnableBypass() argument
703 __STATIC_INLINE void LL_RCC_HSE_DisableBypass(void) in LL_RCC_HSE_DisableBypass() argument
713 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
723 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
733 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
762 __STATIC_INLINE uint32_t LL_RCC_GetRTC_HSEPrescaler(void) in LL_RCC_GetRTC_HSEPrescaler() argument
780 __STATIC_INLINE void LL_RCC_HSI_Enable(void) in LL_RCC_HSI_Enable() argument
790 __STATIC_INLINE void LL_RCC_HSI_Disable(void) in LL_RCC_HSI_Disable() argument
800 __STATIC_INLINE uint32_t LL_RCC_HSI_IsReady(void) in LL_RCC_HSI_IsReady() argument
[all …]
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h824 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
834 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
844 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
855 __STATIC_INLINE void LL_RCC_HSE_EnablePrescaler(void) in LL_RCC_HSE_EnablePrescaler() argument
866 __STATIC_INLINE uint32_t LL_RCC_HSE_IsEnabledPrescaler(void) in LL_RCC_HSE_IsEnabledPrescaler() argument
877 __STATIC_INLINE void LL_RCC_HSE_DisablePrescaler(void) in LL_RCC_HSE_DisablePrescaler() argument
887 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
909 __STATIC_INLINE uint32_t LL_RCC_HSE_GetClockTrimming(void) in LL_RCC_HSE_GetClockTrimming() argument
927 __STATIC_INLINE void LL_RCC_HSI_EnableInStopMode(void) in LL_RCC_HSI_EnableInStopMode() argument
937 __STATIC_INLINE void LL_RCC_HSI_DisableInStopMode(void) in LL_RCC_HSI_DisableInStopMode() argument
[all …]
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_rcc.h482 __STATIC_INLINE void LL_RCC_HSE_EnableCSS(void) in LL_RCC_HSE_EnableCSS() argument
493 __STATIC_INLINE void LL_RCC_HSE_DisableCSS(void) in LL_RCC_HSE_DisableCSS() argument
503 __STATIC_INLINE void LL_RCC_HSE_EnableBypass(void) in LL_RCC_HSE_EnableBypass() argument
513 __STATIC_INLINE void LL_RCC_HSE_DisableBypass(void) in LL_RCC_HSE_DisableBypass() argument
523 __STATIC_INLINE void LL_RCC_HSE_Enable(void) in LL_RCC_HSE_Enable() argument
533 __STATIC_INLINE void LL_RCC_HSE_Disable(void) in LL_RCC_HSE_Disable() argument
543 __STATIC_INLINE uint32_t LL_RCC_HSE_IsReady(void) in LL_RCC_HSE_IsReady() argument
572 __STATIC_INLINE uint32_t LL_RCC_GetRTC_HSEPrescaler(void) in LL_RCC_GetRTC_HSEPrescaler() argument
590 __STATIC_INLINE void LL_RCC_HSI_Enable(void) in LL_RCC_HSI_Enable() argument
600 __STATIC_INLINE void LL_RCC_HSI_Disable(void) in LL_RCC_HSI_Disable() argument
[all …]

12345678910>>...28