Home
last modified time | relevance | path

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

/loramac-node-latest/src/mac/
DLoRaMacConfirmQueue.h65 Mlme_t Request; member
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_smbus.c2098 …g(SMBUS_HandleTypeDef *hsmbus, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Request) in SMBUS_TransferConfig()
Dstm32l0xx_hal_i2c.c4692 …onfig(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Request) in I2C_TransferConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_smbus.c2622 …g(SMBUS_HandleTypeDef *hsmbus, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Request) in SMBUS_TransferConfig()
Dstm32l4xx_hal_i2c.c6311 …Config(I2C_HandleTypeDef *hi2c, uint16_t DevAddress, uint8_t Size, uint32_t Mode, uint32_t Request) in I2C_TransferConfig()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_dma.h65 …uint32_t Request; /*!< Specifies the request selected for the specified channel. member
Dstm32l0xx_ll_i2c.h2107 … uint32_t TransferSize, uint32_t EndMode, uint32_t Request) in LL_I2C_HandleTransfer()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dma.h65 uint32_t Request; /*!< Specifies the request selected for the specified channel. member
Dstm32l4xx_ll_dmamux.h524 …NE void LL_DMAMUX_SetRequestID(DMAMUX_Channel_TypeDef *DMAMUXx, uint32_t Channel, uint32_t Request) in LL_DMAMUX_SetRequestID()
Dstm32l4xx_ll_dma.h1346 __STATIC_INLINE void LL_DMA_SetPeriphRequest(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Request) in LL_DMA_SetPeriphRequest()
Dstm32l4xx_ll_i2c.h2107 … uint32_t TransferSize, uint32_t EndMode, uint32_t Request) in LL_I2C_HandleTransfer()