MCPcopy Index your code

hub / github.com/Bull-RD-Spain/IoTagent-LoRaWAN / functions

Functions14,418 in github.com/Bull-RD-Spain/IoTagent-LoRaWAN

↓ 503 callersFunction__SSAT
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:692
↓ 378 callersFunctionHAL_GetTick
* @brief Provide a tick value in millisecond. * @note This function is declared as __weak to be overwritten in case of other * implementat
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c:313
↓ 348 callersFunction__PKHBT
* @brief C custom defined PKHBT for unavailable DSP extension */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:1065
↓ 302 callersFunctionLSM6DS3_ACC_GYRO_ReadReg
* Function Name : LSM6DS3_ACC_GYRO_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI wr
examples/devices/stm32/Drivers/BSP/Components/lsm6ds3/LSM6DS3_ACC_GYRO_driver.c:90
↓ 296 callersFunctionLSM6DSL_ACC_GYRO_ReadReg
* Function Name : LSM6DSL_ACC_GYRO_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI re
examples/devices/stm32/Drivers/BSP/Components/lsm6dsl/LSM6DSL_ACC_GYRO_driver.c:67
↓ 233 callersFunction__DSB
\brief Data Synchronization Barrier \details Acts as a special kind of Data Memory Barrier. It completes when all explicit memory acc
examples/devices/stm32/Drivers/CMSIS/Include/cmsis_gcc.h:751
↓ 201 callersFunctionLSM6DS0_ACC_GYRO_ReadReg
* Function Name : LSM6DS0_ACC_GYRO_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI re
examples/devices/stm32/Drivers/BSP/Components/lsm6ds0/LSM6DS0_ACC_GYRO_driver.c:80
↓ 190 callersFunctionLSM303AGR_ACC_ReadReg
* Function Name : LSM303AGR_ACC_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI readi
examples/devices/stm32/Drivers/BSP/Components/lsm303agr/LSM303AGR_ACC_driver.c:90
↓ 179 callersFunctionHAL_GetTick
* @brief Provides a tick value in millisecond. * @note This function is declared as __weak to be overwritten in case of other * implement
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal.c:316
↓ 176 callersFunction__SMLAD
* @brief C custom defined SMLAD for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:947
↓ 155 callersFunctionHAL_GetTick
* @brief Provides a tick value in millisecond. * @note This function is declared as __weak to be overwritten in case of other * implement
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal.c:297
↓ 141 callersFunction__SMLADX
* @brief C custom defined SMLADX for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:961
↓ 137 callersFunctionSX1276Write
examples/devices/stm32/Drivers/BSP/Components/sx1276/sx1276.c:1287
↓ 136 callersFunctionLSM6DS3_ACC_GYRO_WriteReg
* Function Name : LSM6DS3_ACC_GYRO_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI w
examples/devices/stm32/Drivers/BSP/Components/lsm6ds3/LSM6DS3_ACC_GYRO_driver.c:68
↓ 133 callersFunctionLSM6DSL_ACC_GYRO_WriteReg
* Function Name : LSM6DSL_ACC_GYRO_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI w
examples/devices/stm32/Drivers/BSP/Components/lsm6dsl/LSM6DSL_ACC_GYRO_driver.c:87
↓ 120 callersFunction__REV
\brief Reverse byte order (32 bit) \details Reverses the byte order in integer value. \param [in] value Value to reverse \return
examples/devices/stm32/Drivers/CMSIS/Include/cmsis_gcc.h:774
↓ 118 callersFunction__SMLALD
* @brief C custom defined SMLALD for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:989
↓ 114 callersFunctionHW_GPIO_Write
! * @brief Writes the given value to the GPIO output * * @param GPIO_Pin: specifies the port bit to be written. * This para
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Conf/Src/hw_gpio_template.c:129
↓ 107 callersFunctionSX1272Write
examples/devices/stm32/Drivers/BSP/Components/sx1272/sx1272.c:1124
↓ 97 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * t
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c:490
↓ 96 callersFunctionHW_GPIO_Init
Exported functions ---------------------------------------------------------*/ ! * @brief Initializes the given GPIO object * * @param GPIOx: w
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Conf/Src/hw_gpio_template.c:59
↓ 90 callersFunctionRegionCommonValueInRange
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Mac/region/RegionCommon.c:98
↓ 87 callersFunctionLSM6DS0_ACC_GYRO_WriteReg
* Function Name : LSM6DS0_ACC_GYRO_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI w
examples/devices/stm32/Drivers/BSP/Components/lsm6ds0/LSM6DS0_ACC_GYRO_driver.c:64
↓ 81 callersFunctionSX1276Read
examples/devices/stm32/Drivers/BSP/Components/sx1276/sx1276.c:1292
↓ 81 callersFunction__SMLALDX
* @brief C custom defined SMLALDX for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:1004
↓ 77 callersFunctionHAL_GPIO_Init
* @brief Initializes the GPIOx peripheral according to the specified parameters in the GPIO_Init. * @param GPIOx where x can be (A..E and H) to s
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_gpio.c:183
↓ 77 callersFunctionHW_SPI_InOut
! * @brief Sends outData and receives inData * * @param [IN] outData Byte to be sent * @retval inData Received byte. */
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Conf/Src/hw_spi_template.c:163
↓ 73 callersFunctionLSM303AGR_ACC_WriteReg
* Function Name : LSM303AGR_ACC_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI writ
examples/devices/stm32/Drivers/BSP/Components/lsm303agr/LSM303AGR_ACC_driver.c:66
↓ 72 callersFunctionLSM303AGR_MAG_ReadReg
* Function Name : LSM303AGR_MAG_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI readi
examples/devices/stm32/Drivers/BSP/Components/lsm303agr/LSM303AGR_MAG_driver.c:90
↓ 67 callersFunctionLIS3MDL_MAG_ReadReg
* Function Name : LIS3MDL_MAG_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI reading
examples/devices/stm32/Drivers/BSP/Components/lis3mdl/LIS3MDL_MAG_driver.c:83
↓ 66 callersFunctionmemcpy1
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Utilities/utilities.c:46
↓ 61 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains *
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c:382
↓ 60 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains *
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c:406
↓ 60 callersFunctionSX1272Read
examples/devices/stm32/Drivers/BSP/Components/sx1272/sx1272.c:1129
↓ 59 callersFunctionHAL_DMA_Abort
* @brief Abort the DMA Transfer. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration inform
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c:563
↓ 57 callersFunctionLPS25HB_ReadReg
* Function Name : LPS25HB_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI reading fun
examples/devices/stm32/Drivers/BSP/Components/lps25hb/LPS25HB_Driver.c:85
↓ 56 callersFunctionLL_RCC_MSI_IsEnabledRangeSelect
* @brief Check if MSI clock range is selected with MSIRANGE register * @rmtoll CR MSIRGSEL LL_RCC_MSI_IsEnabledRangeSelect * @re
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rcc.h:2476
↓ 56 callersFunctionLPS22HB_ReadReg
* Function Name : LPS22HB_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI reading fun
examples/devices/stm32/Drivers/BSP/Components/lps22hb/LPS22HB_Driver.c:92
↓ 56 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_tim.c:6486
↓ 51 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c:618
↓ 50 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel specifies the TIM
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_tim.c:5192
↓ 50 callersFunctionTIM_CCxChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel x. * @param TIMx to select the TIM peripheral * @param Channel: specifies the TI
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_tim.c:5153
↓ 50 callersFunction__QSUB16
* @brief C custom defined QSUB16 for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:806
↓ 48 callersFunctionclip_q63_to_q31
* @brief Clips Q63 to Q31 values. */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:510
↓ 46 callersFunctionTimerStop
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Utilities/timeServer.c:217
↓ 46 callersFunction__SHADD16
* @brief C custom defined SHADD16 for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:790
↓ 43 callersFunctionHTS221_ReadReg
* Function Name : HTS221_ReadReg * Description : Generic Reading function. It must be fullfilled with either * : I2C or SPI reading func
examples/devices/stm32/Drivers/BSP/Components/hts221/HTS221_Driver.c:94
↓ 43 callersFunctionRegionCommonChanMaskCopy
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Mac/region/RegionCommon.c:139
↓ 41 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL Status */
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_flash.c:619
↓ 40 callersFunctionHAL_DMA_Abort
* @brief Aborts the DMA Transfer. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration i
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c:444
↓ 39 callersFunctionI2C_TransferConfig
* @brief Handles I2Cx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hi2c I2C handle. * @param De
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c:6035
↓ 37 callersFunction__SMUAD
* @brief C custom defined SMUAD for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:1019
↓ 36 callersFunctionRegionGetPhyParam
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Mac/region/Region.c:595
↓ 36 callersFunctionTimerStart
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Utilities/timeServer.c:115
↓ 36 callersFunction__QSUB
* @brief C custom defined QSUB for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:936
↓ 35 callersFunctionI2C_TransferConfig
* @brief Handles I2Cx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hi2c I2C handle. * @param De
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c.c:4775
↓ 35 callersFunctionRTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value BCD value to be converted * @retval Converted word */
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_rtc.c:1508
↓ 35 callersFunctionRTC_Bcd2ToByte
* @brief Convert from 2 digit BCD to Binary. * @param Value: BCD value to be converted * @retval Converted word */
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rtc.c:1842
↓ 35 callersFunctionRTC_Bcd2ToByte
* @brief Converts from 2 digit BCD to Binary. * @param Value: BCD value to be converted * @retval Converted word */
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_rtc.c:899
↓ 35 callersFunctionSDIO_SendCommand
* @brief Configure the SDIO command path according to the specified parameters in * SDIO_CmdInitTypeDef structure and send the command
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_ll_sdmmc.c:351
↓ 34 callersFunctionLPS22HB_WriteReg
* Function Name : LPS22HB_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI writing fu
examples/devices/stm32/Drivers/BSP/Components/lps22hb/LPS22HB_Driver.c:113
↓ 33 callersFunctionHAL_NVIC_EnableIRQ
* @brief Enables a device specific interrupt in the NVIC interrupt controller. * @note To configure interrupts priority correctly, the NVIC_Prio
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c:165
↓ 33 callersFunctionHAL_NVIC_SetPriority
* @brief Sets the priority of an interrupt. * @param IRQn External interrupt number . * This parameter can be an enumerator of IRQn_T
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c:149
↓ 32 callersFunctionHAL_GPIO_EXTI_IRQHandler
* @brief This function handles EXTI interrupt request. * @param GPIO_Pin Specifies the pins connected to the EXTI line. * @retval None */
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_gpio.c:502
↓ 32 callersFunctionSD_CmdResp1Error
* @brief Checks for error conditions for R1 response. * @param hsd: SD handle * @param SD_CMD: The sent command index * @retval SD Card
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_sd.c:2737
↓ 32 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so tha
examples/devices/stm32/Drivers/CMSIS/Include/cmsis_gcc.h:740
↓ 32 callersFunction__QADD16
* @brief C custom defined QADD16 for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:773
↓ 32 callersFunction__SMUSD
* @brief C custom defined SMUSD for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:1031
↓ 31 callersFunctionI2C_Enable_IRQ
* @brief Manage the enabling of Interrupts. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configur
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c:6054
↓ 31 callersFunctionTimerGetElapsedTime
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Utilities/timeServer.c:325
↓ 30 callersFunctionHAL_GPIO_WritePin
* @brief Sets or clears the selected data port bit. * * @note This function uses GPIOx_BSRR register to allow atomic read/modify *
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_gpio.c:425
↓ 30 callersFunctionHAL_RCC_GetSysClockFreq
* @brief Return the SYSCLK frequency. * * @note The system frequency computed by this function is not the real * frequency in the
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c:1226
↓ 30 callersFunctionSPI_WaitOnFlagUntilTimeout
* @brief This function handles SPI Communication Timeout. * @param hspi pointer to a SPI_HandleTypeDef structure that contains *
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_spi.c:2326
↓ 30 callersFunctionSPI_WaitOnFlagUntilTimeout
* @brief This function handles SPI Communication Timeout. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains *
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_spi.c:2176
↓ 30 callersFunctionSX126xWriteCommand
examples/devices/stm32/Drivers/BSP/SX1261DVK1BAS/sx1261dvk1bas.c:149
↓ 30 callersFunction__SMUADX
* @brief C custom defined SMUADX for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:913
↓ 29 callersFunctionLIS3MDL_MAG_WriteReg
* Function Name : LIS3MDL_MAG_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI writin
examples/devices/stm32/Drivers/BSP/Components/lis3mdl/LIS3MDL_MAG_driver.c:65
↓ 29 callersFunctionLPS25HB_WriteReg
* Function Name : LPS25HB_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI writing fu
examples/devices/stm32/Drivers/BSP/Components/lps25hb/LPS25HB_Driver.c:104
↓ 29 callersFunctionTimerSetValue
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Utilities/timeServer.c:301
↓ 29 callersFunctionmemset1
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Utilities/utilities.c:63
↓ 28 callersFunctionHAL_RCC_GetPCLK1Freq
* @brief Return the PCLK1 frequency. * @note Each time PCLK1 changes, this function must be called to update the * right PCLK1 value.
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c:1316
↓ 28 callersFunctionI2C_WaitOnFlagUntilTimeout
* @brief This function handles I2C Communication Timeout. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the c
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_i2c.c:5080
↓ 28 callersFunctionLL_RCC_MSI_GetRange
* @brief Get the Internal Multi Speed oscillator (MSI) clock range in run mode. * @rmtoll CR MSIRANGE LL_RCC_MSI_GetRange * @ret
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rcc.h:2521
↓ 28 callersFunctionLL_RCC_MSI_GetRangeAfterStandby
* @brief Get MSI range used after standby * @rmtoll CSR MSISRANGE LL_RCC_MSI_GetRangeAfterStandby * @retval Returned value can be
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Inc/stm32l4xx_ll_rcc.h:2550
↓ 28 callersFunctionLSM303AGR_MAG_WriteReg
* Function Name : LSM303AGR_MAG_WriteReg * Description : Generic Writing function. It must be fullfilled with either * : I2C or SPI writ
examples/devices/stm32/Drivers/BSP/Components/lsm303agr/LSM303AGR_MAG_driver.c:66
↓ 28 callersFunctionRCC_GetSystemClockFreq
* @brief Return SYSTEM clock frequency * @retval SYSTEM clock frequency (in Hz) */
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_rcc.c:1401
↓ 28 callersFunction__QADD
* @brief C custom defined QADD for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:925
↓ 27 callersFunctionHAL_DMA_Abort
* @brief Abort the DMA Transfer. * @param hdma : pointer to a DMA_HandleTypeDef structure that contains * the configuration i
examples/devices/stm32/Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_dma.c:436
↓ 27 callersFunctionHAL_Delay
* @brief This function provides minimum delay (in milliseconds) based * on variable incremented. * @note In the default implementation
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c:329
↓ 26 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout maximum flash operation timeout * @retval HAL Status */
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash.c:628
↓ 26 callersFunctionSDMMC_SendCommand
* @brief Configure the SDMMC command path according to the specified parameters in * SDMMC_CmdInitTypeDef structure and send the command
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_sdmmc.c:402
↓ 25 callersFunctionI2C_Enable_IRQ
* @brief Manage the enabling of Interrupts. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configur
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c.c:4794
↓ 25 callersFunctionLoRaMacMibSetRequestConfirm
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Mac/LoRaMac.c:3555
↓ 24 callersFunction__SMUSDX
* @brief C custom defined SMUSDX for M3 and M0 processors */
examples/devices/stm32/Drivers/CMSIS/DSP/Include/arm_math.h:902
↓ 23 callersFunctionHW_GPIO_SetIrq
! * @brief Records the interrupt handler for the GPIO object * * @param GPIOx: where x can be (A..E and H) * @param GPIO_Pin: specifies th
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Conf/Src/hw_gpio_template.c:80
↓ 22 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * t
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c:487
↓ 22 callersFunctionI2C_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configu
examples/devices/stm32/Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c:6125
↓ 22 callersFunction__ROR
\brief Rotate Right in unsigned value (32 bit) \details Rotate Right (immediate) provides the value of the contents of a register rotated by a va
examples/devices/stm32/Drivers/CMSIS/Include/cmsis_gcc.h:828
↓ 22 callersFunctionrandr
examples/devices/stm32/Middlewares/Third_Party/LoRaWAN/Utilities/utilities.c:41
↓ 21 callersFunctionI2C_WaitOnFlagUntilTimeout
* @brief This function handles I2C Communication Timeout. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
examples/devices/stm32/Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c.c:4546
next →1–100 of 14,418, ranked by callers