Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h1524 __STATIC_INLINE void LL_SYSCFG_BLERXTX_EnableIT(uint32_t Signal) in LL_SYSCFG_BLERXTX_EnableIT()
1537 __STATIC_INLINE void LL_SYSCFG_BLERXTX_DisableIT(uint32_t Signal) in LL_SYSCFG_BLERXTX_DisableIT()
1550 __STATIC_INLINE uint32_t LL_SYSCFG_BLERXTX_IsEnabledIT(uint32_t Signal) in LL_SYSCFG_BLERXTX_IsEnabledIT()
1573 __STATIC_INLINE void LL_SYSCFG_BLERXTX_SetType(uint8_t Type, uint32_t Signal) in LL_SYSCFG_BLERXTX_SetType()
1595 __STATIC_INLINE uint32_t LL_SYSCFG_BLERXTX_GetType(uint32_t Signal) in LL_SYSCFG_BLERXTX_GetType()
1626 __STATIC_INLINE void LL_SYSCFG_BLERXTX_SetTrigger(uint8_t Trigger, uint32_t Signal) in LL_SYSCFG_BLERXTX_SetTrigger()
1675 __STATIC_INLINE uint8_t LL_SYSCFG_BLERXTX_GetTrigger(uint32_t Signal) in LL_SYSCFG_BLERXTX_GetTrigger()
1724 __STATIC_INLINE uint32_t LL_SYSCFG_BLERXTX_IsInterruptPending(uint32_t Signal) in LL_SYSCFG_BLERXTX_IsInterruptPending()
1738 __STATIC_INLINE void LL_SYSCFG_BLERXTX_ClearInterrupt(uint32_t Signal) in LL_SYSCFG_BLERXTX_ClearInterrupt()