Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h1390 __STATIC_INLINE void LL_PWR_EnableGPIONPullUp(uint32_t GPIOPin) in LL_PWR_EnableGPIONPullUp()
1404 __STATIC_INLINE void LL_PWR_DisableGPIONPullUp(uint32_t GPIOPin) in LL_PWR_DisableGPIONPullUp()
1418 __STATIC_INLINE uint32_t LL_PWR_IsEnabledGPIONPullUp(uint32_t GPIOPin) in LL_PWR_IsEnabledGPIONPullUp()
1433 __STATIC_INLINE void LL_PWR_EnableGPIOOPullUp(uint32_t GPIOPin) in LL_PWR_EnableGPIOOPullUp()
1447 __STATIC_INLINE void LL_PWR_DisableGPIOOPullUp(uint32_t GPIOPin) in LL_PWR_DisableGPIOOPullUp()
1461 __STATIC_INLINE uint32_t LL_PWR_IsEnabledGPIOOPullUp(uint32_t GPIOPin) in LL_PWR_IsEnabledGPIOOPullUp()
1478 __STATIC_INLINE void LL_PWR_EnableGPIONPullDown(uint32_t GPIOPin) in LL_PWR_EnableGPIONPullDown()
1495 __STATIC_INLINE void LL_PWR_DisableGPIONPullDown(uint32_t GPIOPin) in LL_PWR_DisableGPIONPullDown()
1512 __STATIC_INLINE uint32_t LL_PWR_IsEnabledGPIONPullDown(uint32_t GPIOPin) in LL_PWR_IsEnabledGPIONPullDown()
1527 __STATIC_INLINE void LL_PWR_EnableGPIOOPullDown(uint32_t GPIOPin) in LL_PWR_EnableGPIOOPullDown()
[all …]
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_pwr.h1067 __STATIC_INLINE void LL_PWR_EnableGPIOStandbyRetention(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_EnableGPIOStandbyRetention()
1099 __STATIC_INLINE void LL_PWR_DisableGPIOStandbyRetention(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_DisableGPIOStandbyRetention()
1131 __STATIC_INLINE uint32_t LL_PWR_IsEnabledGPIOStandbyRetention(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_IsEnabledGPIOStandbyRetention()
1163 __STATIC_INLINE uint32_t LL_PWR_IsGPIOStandbyStateRetained(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_IsGPIOStandbyStateRetained()
1195 __STATIC_INLINE void LL_PWR_ClearGPIOStandbyRetentionStatus(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_ClearGPIOStandbyRetentionStatus()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h2650 __STATIC_INLINE void LL_PWR_EnableGPIOPullUp(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_EnableGPIOPullUp()
2689 __STATIC_INLINE void LL_PWR_DisableGPIOPullUp(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_DisableGPIOPullUp()
2728 __STATIC_INLINE uint32_t LL_PWR_IsEnabledGPIOPullUp(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_IsEnabledGPIOPullUp()
2767 __STATIC_INLINE void LL_PWR_EnableGPIOPullDown(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_EnableGPIOPullDown()
2806 __STATIC_INLINE void LL_PWR_DisableGPIOPullDown(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_DisableGPIOPullDown()
2845 __STATIC_INLINE uint32_t LL_PWR_IsEnabledGPIOPullDown(uint32_t GPIOPort, uint32_t GPIOPin) in LL_PWR_IsEnabledGPIOPullDown()