MCPcopy Create free account

hub / github.com/MaJerle/stm32fxxx-hal-libraries / functions

Functions13,246 in github.com/MaJerle/stm32fxxx-hal-libraries

↓ 23 callersFunctionHAL_CRYP_OutCpltCallback
* @brief Output FIFO transfer completed callbacks. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configu
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c:3662
↓ 23 callersFunctionHAL_CRYP_OutCpltCallback
* @brief Output FIFO transfer completed callbacks. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configu
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c:3661
↓ 23 callersFunctionLL_APB1_GRP1_ForceReset
* @brief Force APB1 peripherals reset. * @rmtoll APB1RSTR TIM2RST LL_APB1_GRP1_ForceReset\n * APB1RSTR TIM3RST LL_A
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_bus.h:1429
↓ 23 callersFunctionLL_APB1_GRP1_ReleaseReset
* @brief Release APB1 peripherals reset. * @rmtoll APB1RSTR TIM2RST LL_APB1_GRP1_ReleaseReset\n * APB1RSTR TIM3RST
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_bus.h:1501
↓ 23 callersFunctionTM_DISCO_ButtonInit
00-STM32_LIBRARIES/tm_stm32_disco.c:96
↓ 23 callersFunctionTM_DISCO_LedOff
00-STM32_LIBRARIES/tm_stm32_disco.c:170
↓ 23 callersFunctionsys_timeout
LWIP_DEBUG_TIMERNAMES */
00-STM32_LIBRARIES/lwip/src/core/timers.c:265
↓ 23 callersFunctionvTaskSuspendAll
00-STM32_LIBRARIES/FreeRTOS/tasks.c:1632
↓ 22 callersFunctionCRYP_SetKey
* @brief Writes the Key in Key registers. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configuration i
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c:216
↓ 22 callersFunctionCRYP_SetKey
* @brief Writes the Key in Key registers. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configuration i
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c:212
↓ 22 callersFunctionHAL_CRYP_InCpltCallback
* @brief Input FIFO transfer completed callbacks. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configur
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c:3647
↓ 22 callersFunctionHAL_CRYP_InCpltCallback
* @brief Input FIFO transfer completed callbacks. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configur
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c:3645
↓ 21 callersFunctionDFSDM_GetChannelFromInstance
* @brief This function allows to get the channel number from channel instance. * @param Instance : DFSDM channel instance. * @retval Channel num
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dfsdm.c:3625
↓ 21 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout: maximum flash operationtimeout * @retval HAL Status */
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c:566
↓ 21 callersFunctionFMPI2C_WaitOnFlagUntilTimeout
* @brief This function handles FMPI2C Communication Timeout. * @param hfmpi2c Pointer to a FMPI2C_HandleTypeDef structure that contains *
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c:4422
↓ 21 callersFunctionHAL_I2S_ErrorCallback
* @brief I2S error callbacks * @param hi2s: pointer to a I2S_HandleTypeDef structure that contains * the configuration information for I2
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c:1239
↓ 21 callersFunctionI2C_WaitOnFlagUntilTimeout
* @brief This function handles I2C Communication Timeout. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c:4473
↓ 21 callersFunctionTM_SSD1306_DrawPixel
00-STM32_LIBRARIES/tm_stm32_ssd1306.c:142
↓ 21 callersFunctionarm_fill_q15
00-HAL_DRIVERS/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c:61
↓ 21 callersFunctioninHandlerMode
Determine whether we are in thread mode or handler mode. */
00-STM32_LIBRARIES/FreeRTOS/CMSIS_RTOS/cmsis_os.c:113
↓ 21 callersFunctiontcp_write
* Write data for sending (but does not send it immediately). * * It waits in the expectation of more data being sent soon (as * it can send them mo
00-STM32_LIBRARIES/lwip/src/core/tcp_out.c:353
↓ 20 callersFunctionI2C_WaitOnSTOPFlagUntilTimeout
* @brief This function handles I2C Communication Timeout for specific usage of STOP flag. * @param hi2c : Pointer to a I2C_HandleTypeDef structure
00-HAL_DRIVERS/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3917
↓ 20 callersFunctionSDMMC_CmdStopTransfer
* @brief Send the Stop Transfer command and check the response. * @param SDIOx: Pointer to SDIO register base * @retval HAL status */
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c:776
↓ 20 callersFunctionSDMMC_CmdStopTransfer
* @brief Send the Stop Transfer command and check the response. * @param SDMMCx: Pointer to SDMMC register base * @retval HAL status */
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c:771
↓ 20 callersFunctionTM_DMA2DGRAPHIC_DrawVerticalLine
00-STM32_LIBRARIES/tm_stm32_dma2d_graphic.c:307
↓ 20 callersFunctionTM_USART_INT_ClearAllFlags
00-STM32_LIBRARIES/tm_stm32_usart.c:1397
↓ 20 callersFunctionTM_USART_INT_InsertToBuffer
Private functions */
00-STM32_LIBRARIES/tm_stm32_usart.c:462
↓ 20 callersFunctionUSBH_LL_GetURBState
* @brief Gets a URB state from the low level driver. * @param phost: Host handle * @param pipe: Pipe index * This parameter can be a
00-STM32_LIBRARIES/USB_Host/Core/Src/usbh_conf.c:374
↓ 20 callersFunctionpbuf_realloc
* Shrink a pbuf chain to a desired length. * * @param p pbuf to shrink. * @param new_len desired new length of pbuf chain * * Depending on the de
00-STM32_LIBRARIES/lwip/src/core/pbuf.c:429
↓ 20 callersFunctionsnmp_asn1_enc_length
* Encodes host order length field into a pbuf chained ASN1 msg. * * @param p points to output pbuf to encode length into * @param ofs points to the
00-STM32_LIBRARIES/lwip/src/core/snmp/asn1_enc.c:212
↓ 20 callersFunctionsnmp_asn1_enc_length_cnt
* Returns octet count for length. * * @param length * @param octets_needed points to the return value */
00-STM32_LIBRARIES/lwip/src/core/snmp/asn1_enc.c:49
↓ 20 callersFunctionsnmp_asn1_enc_type
* Encodes ASN type field into a pbuf chained ASN1 msg. * * @param p points to output pbuf to encode value into * @param ofs points to the offset wi
00-STM32_LIBRARIES/lwip/src/core/snmp/asn1_enc.c:180
↓ 20 callersFunctionsnmp_inc_snmpinasnparseerrs
00-STM32_LIBRARIES/lwip/src/core/snmp/mib2.c:1946
↓ 20 callersFunctiontcp_abort
* Aborts the connection by sending a RST (reset) segment to the remote * host. The pcb is deallocated. This function never fails. * * ATTENTION: Wh
00-STM32_LIBRARIES/lwip/src/core/tcp.c:412
↓ 19 callersFunctionUSBD_LL_OpenEP
* @brief Opens an endpoint of the Low Level Driver. * @param pdev: Device handle * @param ep_addr: Endpoint Number * @param ep_type: Endpoin
00-STM32_LIBRARIES/USB_Device/Core/Src/usbd_conf.c:333
↓ 19 callersFunctionUSBD_LL_PrepareReceive
* @brief Prepares an endpoint for reception. * @param pdev: Device handle * @param ep_addr: Endpoint Number * @param pbuf: Pointer to data t
00-STM32_LIBRARIES/USB_Device/Core/Src/usbd_conf.c:442
↓ 19 callersFunctionUSBH_CtlReq
* @brief USBH_CtlReq * USBH_CtlReq sends a control request and provide the status after * completion of the request * @para
00-STM32_LIBRARIES/USB_Host/Core/Src/usbh_ctlreq.c:531
↓ 19 callersFunctionUSBH_OpenPipe
* @brief USBH_Open_Pipe * Open a pipe * @param phost: Host Handle * @param pipe_num: Pipe Number * @param dev_address: USB Device
00-STM32_LIBRARIES/USB_Host/Core/Src/usbh_pipes.c:93
↓ 19 callersFunctionip_addr_set
00-STM32_LIBRARIES/lwip/src/core/ipv6/ip6_addr.c:57
↓ 19 callersFunctionsend_cmd
-----------------------------------------------------------------------*/ Send a command packet to the MMC */ ---
00-STM32_LIBRARIES/fatfs/drivers/fatfs_sd.c:226
↓ 18 callersFunctionFMPI2C_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hfmpi2c Pointer to a FMPI2C_HandleTypeDef structure that contains * the con
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c:4743
↓ 18 callersFunctionHAL_CRYP_DeInit
* @brief DeInitializes the CRYP peripheral. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configuration
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c:656
↓ 18 callersFunctionHAL_CRYP_DeInit
* @brief DeInitializes the CRYP peripheral. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * the configuration
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c:652
↓ 18 callersFunctionHAL_CRYP_Init
* @brief Initializes the CRYP according to the specified * parameters in the CRYP_InitTypeDef and creates the associated handle. * @param
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c:610
↓ 18 callersFunctionHAL_CRYP_Init
* @brief Initializes the CRYP according to the specified * parameters in the CRYP_InitTypeDef and creates the associated handle. * @param
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c:606
↓ 18 callersFunctionI2C_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configura
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c:4794
↓ 18 callersFunctionLL_RCC_HSI_IsReady
* @brief Check if HSI clock is ready * @rmtoll CR HSIRDY LL_RCC_HSI_IsReady * @retval State of bit (1 or 0). */
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_rcc.h:2042
↓ 18 callersFunctionSDMMC_GetCmdResp1
* @brief Checks for error conditions for R1 response. * @param hsd: SD handle * @param SD_CMD: The sent command index * @retval SD Card err
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c:1178
↓ 18 callersFunctionSDMMC_GetCmdResp1
* @brief Checks for error conditions for R1 response. * @param hsd: SD handle * @param SD_CMD: The sent command index * @retval SD Card err
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_sdmmc.c:1173
↓ 18 callersFunctionSPI_CloseRxTx_ISR
* @brief Handle the end of the RXTX transaction. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains * the confi
00-HAL_DRIVERS/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c:2665
↓ 18 callersFunctionTM_OneWire_Reset
00-STM32_LIBRARIES/tm_stm32_onewire.c:40
↓ 18 callersFunctionTM_SPIx_Init
Private functions */
00-STM32_LIBRARIES/tm_stm32_spi.c:366
↓ 18 callersFunctionTM_USART_Init
00-STM32_LIBRARIES/tm_stm32_usart.c:245
↓ 18 callersFunctiondhcp_option
* Concatenate an option type and length field to the outgoing * DHCP message. * */
00-STM32_LIBRARIES/lwip/src/core/dhcp.c:1267
↓ 17 callersFunctionSCSI_SenseCode
* @brief SCSI_SenseCode * Load the last error code in the error list * @param lun: Logical unit number * @param sKey: Sense Key * @param A
00-STM32_LIBRARIES/USB_Device/Class/MSC/Src/usbd_msc_scsi.c:422
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus: SMBUS handle. * @param
00-HAL_DRIVERS/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smbus.c:1907
↓ 17 callersFunctionSMBUS_TransferConfig
* @brief Handle SMBUSx communication when starting transfer or during transfer (TC or TCR flag are set). * @param hsmbus SMBUS handle. * @param
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smbus.c:1979
↓ 17 callersFunctionUSBH_FreePipe
* @brief USBH_Free_Pipe * Free the USB Pipe * @param phost: Host Handle * @param idx: Pipe number to be freed * @retval USBH Statu
00-STM32_LIBRARIES/USB_Host/Core/Src/usbh_pipes.c:158
↓ 17 callersFunction__WFI
\brief Wait For Interrupt Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs. */
00-HAL_DRIVERS/CMSIS/Include/core_cmInstr.h:427
↓ 17 callersFunctionpbuf_clen
00-STM32_LIBRARIES/lwip/src/core/pbuf.c:703
↓ 17 callersFunctionsnmp_error_response
00-STM32_LIBRARIES/lwip/src/core/snmp/msg_in.c:105
↓ 17 callersFunctionvListInitialise
00-STM32_LIBRARIES/FreeRTOS/list.c:79
↓ 17 callersFunctionxTaskRemoveFromEventList
00-STM32_LIBRARIES/FreeRTOS/tasks.c:2433
↓ 16 callersFunctionLL_AHB1_GRP1_ForceReset
* @brief Force AHB1 peripherals reset. * @rmtoll AHB1RSTR GPIOARST LL_AHB1_GRP1_ForceReset\n * AHB1RSTR GPIOBRST LL_AHB
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_bus.h:602
↓ 16 callersFunctionLL_AHB1_GRP1_ReleaseReset
* @brief Release AHB1 peripherals reset. * @rmtoll AHB1RSTR GPIOARST LL_AHB1_GRP1_ReleaseReset\n * AHB1RSTR GPIOBRST LL
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_bus.h:651
↓ 16 callersFunctionTIM_CCxNChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel xN. * @param TIMx to select the TIM peripheral * @param Channel : specifies the T
00-HAL_DRIVERS/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c:1813
↓ 16 callersFunctionTIM_CCxNChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel xN. * @param TIMx to select the TIM peripheral * @param Channel: specifies the TIM
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c:1867
↓ 16 callersFunctionTIM_CCxNChannelCmd
* @brief Enables or disables the TIM Capture Compare Channel xN. * @param TIMx to select the TIM peripheral * @param Channel: specifies the TIM
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c:2435
↓ 16 callersFunctionTM_DMA_INT_ProcessInterrupt
/ DMA INTERNAL FUNCTIONS */ /
00-STM32_LIBRARIES/tm_stm32_dma.c:237
↓ 16 callersFunctionTM_I2C_Read
00-STM32_LIBRARIES/tm_stm32_i2c.c:187
↓ 16 callersFunctionUSBH_ClosePipe
* @brief USBH_ClosePipe * Close a pipe * @param phost: Host Handle * @param pipe_num: Pipe Number * @retval USBH Status */
00-STM32_LIBRARIES/USB_Host/Core/Src/usbh_pipes.c:121
↓ 16 callersFunctiontcp_oos_count
Get the numbers of segments on the ooseq list */
00-STM32_LIBRARIES/lwip/test/unit/tcp/test_tcp_oos.c:28
↓ 16 callersFunctiontcp_oos_seg_seqno
Get the seqno of a segment (by index) on the ooseq list * * @param pcb the pcb to check for ooseq segments * @param seg_index index of the segment
00-STM32_LIBRARIES/lwip/test/unit/tcp/test_tcp_oos.c:57
↓ 16 callersFunctiontcp_oos_seg_tcplen
Get the tcplen (datalen + SYN/FIN) of a segment (by index) on the ooseq list * * @param pcb the pcb to check for ooseq segments * @param seg_index
00-STM32_LIBRARIES/lwip/test/unit/tcp/test_tcp_oos.c:81
↓ 15 callersFunctionCRYP_SetInitVector
* @brief Writes the InitVector/InitCounter in IV registers. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * t
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c:275
↓ 15 callersFunctionCRYP_SetInitVector
* @brief Writes the InitVector/InitCounter in IV registers. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains * t
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c:271
↓ 15 callersFunctionLL_AHB1_GRP1_ForceReset
* @brief Force AHB1 peripherals reset. * @rmtoll AHB1RSTR GPIOARST LL_AHB1_GRP1_ForceReset\n * AHB1RSTR GPIOBRST LL_AHB
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h:496
↓ 15 callersFunctionLL_AHB1_GRP1_ReleaseReset
* @brief Release AHB1 peripherals reset. * @rmtoll AHB1RSTR GPIOARST LL_AHB1_GRP1_ReleaseReset\n * AHB1RSTR GPIOBRST LL
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Inc/stm32f7xx_ll_bus.h:543
↓ 15 callersFunctionRCC_GetHCLKClockFreq
* @brief Return HCLK clock frequency * @param SYSCLK_Frequency SYSCLK clock frequency * @retval HCLK clock frequency (in Hz) */
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_rcc.c:1257
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus : Pointer to a SMBUS_HandleTypeDef structure that contains * the con
00-HAL_DRIVERS/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_smbus.c:1763
↓ 15 callersFunctionSMBUS_Disable_IRQ
* @brief Manage the disabling of Interrupts. * @param hsmbus Pointer to a SMBUS_HandleTypeDef structure that contains * the confi
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_smbus.c:1835
↓ 15 callersFunctionTM_LCD_Init
00-STM32_LIBRARIES/tm_stm32_lcd.c:118
↓ 15 callersFunctionTM_OneWire_SelectWithPointer
00-STM32_LIBRARIES/tm_stm32_onewire.c:342
↓ 15 callersFunctionUSBD_GetString
* @brief USBD_GetString * Convert Ascii string into unicode one * @param desc : descriptor buffer * @param unicode : Formatted string
00-STM32_LIBRARIES/USB_Device/Core/Src/usbd_ctlreq.c:732
↓ 15 callersFunctionUSBH_AllocPipe
* @brief USBH_Alloc_Pipe * Allocate a new Pipe * @param phost: Host Handle * @param ep_addr: End point for which the Pipe to be alloc
00-STM32_LIBRARIES/USB_Host/Core/Src/usbh_pipes.c:138
↓ 15 callersFunctionUSBH_LL_SetToggle
* @brief Sets toggle for a pipe. * @param phost: Host handle * @param pipe: Pipe index * @param toggle: toggle (0/1) * @retval USBH Sta
00-STM32_LIBRARIES/USB_Host/Core/Src/usbh_conf.c:412
↓ 15 callersFunctionUSBH_PTP_Process
* @brief USBH_PTP_Process * The function handle the BOT protocol. * @param phost: Host handle * @param lun: Logical Unit Number *
00-STM32_LIBRARIES/USB_Host/Class/MTP/Src/usbh_mtp_ptp.c:143
↓ 15 callersFunctionUSBH_PTP_SendRequest
* @brief USBH_PTP_OpenSession * Open a new session * @param phost: Host handle * @retval USBH Status */
00-STM32_LIBRARIES/USB_Host/Class/MTP/Src/usbh_mtp_ptp.c:391
↓ 15 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx : Selected device * @param hc_num : Host Channel number * This parameter can be a value fr
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c:1668
↓ 15 callersFunctionUSB_HC_Halt
* @brief Halt a host channel * @param USBx : Selected device * @param hc_num : Host Channel number * This parameter can be a value fr
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_ll_usb.c:1653
↓ 15 callersFunctionget_socket
* Map a externally used socket index to the internal socket representation. * * @param s externally used socket index * @return struct lwip_sock fo
00-STM32_LIBRARIES/lwip/src/api/sockets.c:194
↓ 15 callersFunctionsnmp_inc_ifoutdiscards
00-STM32_LIBRARIES/lwip/src/core/snmp/mib2.c:1064
↓ 14 callersFunctionCRYP_SetDMAConfig
* @brief Set the DMA configuration and start the DMA transfer * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains *
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c:435
↓ 14 callersFunctionCRYP_SetDMAConfig
* @brief Set the DMA configuration and start the DMA transfer * @param hcryp: pointer to a CRYP_HandleTypeDef structure that contains *
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp.c:431
↓ 14 callersFunctionCRYP_WaitOnCCFlag
* @brief Handle CRYP hardware block Timeout when waiting for CCF flag to be raised. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp_ex.c:5722
↓ 14 callersFunctionCRYP_WaitOnCCFlag
* @brief Handle CRYP hardware block Timeout when waiting for CCF flag to be raised. * @param hcryp: pointer to a CRYP_HandleTypeDef structure that
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cryp_ex.c:5764
↓ 14 callersFunctionFLASH_WaitForLastOperation
* @brief Wait for a FLASH operation to complete. * @param Timeout: maximum flash operationtimeout * @retval HAL Status */
00-HAL_DRIVERS/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c:612
↓ 14 callersFunctionHAL_NVIC_SetPriority
* @brief Sets the priority of an interrupt. * @param IRQn: External interrupt number . * This parameter can be an enumerator of IRQn_Typ
00-HAL_DRIVERS/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:154
↓ 14 callersFunctionHID_ReadItem
* @brief HID_ReadItem * The function read a report item. * @param ri: report item * @param ndx: report index * @retval status (0 : f
00-STM32_LIBRARIES/USB_Host/Class/HID/Src/usbh_hid_parser.c:100
↓ 14 callersFunctionLL_APB2_GRP1_ForceReset
* @brief Force APB2 peripherals reset. * @rmtoll APB2RSTR TIM1RST LL_APB2_GRP1_ForceReset\n * APB2RSTR TIM8RST LL_A
00-HAL_DRIVERS/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_bus.h:1909
← previousnext →101–200 of 13,246, ranked by callers