Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_system.h637 __STATIC_INLINE void LL_SYSCFG_SetEXTISource(uint32_t Port, uint32_t Line) in LL_SYSCFG_SetEXTISource()
1340 __STATIC_INLINE void LL_RI_EnableHysteresis(uint32_t Port, uint32_t Pin) in LL_RI_EnableHysteresis()
1406 __STATIC_INLINE void LL_RI_DisableHysteresis(uint32_t Port, uint32_t Pin) in LL_RI_DisableHysteresis()
1468 __STATIC_INLINE void LL_RI_ControlSwitchByADC(uint32_t Port, uint32_t Pin) in LL_RI_ControlSwitchByADC()
1531 __STATIC_INLINE void LL_RI_ControlSwitchByTIM(uint32_t Port, uint32_t Pin) in LL_RI_ControlSwitchByTIM()
1594 __STATIC_INLINE void LL_RI_MaskChannelDuringAcquisition(uint32_t Port, uint32_t Pin) in LL_RI_MaskChannelDuringAcquisition()
1657 __STATIC_INLINE void LL_RI_UnmaskChannelDuringAcquisition(uint32_t Port, uint32_t Pin) in LL_RI_UnmaskChannelDuringAcquisition()
1720 __STATIC_INLINE void LL_RI_IdentifyChannelIO(uint32_t Port, uint32_t Pin) in LL_RI_IdentifyChannelIO()
1783 __STATIC_INLINE void LL_RI_IdentifySamplingCapacitorIO(uint32_t Port, uint32_t Pin) in LL_RI_IdentifySamplingCapacitorIO()
/loramac-node-3.4.0/src/apps/LoRaMac/common/LmHandler/packages/
DLmhPackage.h39 uint8_t Port; member
/loramac-node-3.4.0/src/apps/LoRaMac/common/LmHandler/
DLmHandlerTypes.h112 uint8_t Port; member
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_system.h669 __STATIC_INLINE void LL_SYSCFG_SetEXTISource(uint32_t Port, uint32_t Line) in LL_SYSCFG_SetEXTISource()
/loramac-node-3.4.0/src/boards/mcu/saml21/saml21b/include/component/
Dport.h400 } Port; typedef
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_system.h788 __STATIC_INLINE void LL_SYSCFG_SetEXTISource(uint32_t Port, uint32_t Line) in LL_SYSCFG_SetEXTISource()
/loramac-node-3.4.0/src/mac/
DLoRaMac.h998 uint8_t Port; member