MCPcopy Create free account

hub / github.com/dekuNukem/pimp_my_microwave / functions

Functions915 in github.com/dekuNukem/pimp_my_microwave

↓ 1 callersFunction__SMUAD
* @brief C custom defined SMUAD for M3 and M0 processors */
firmware/Drivers/CMSIS/Include/arm_math.h:992
↓ 1 callersFunctionlinear_buf_add
firmware/Src/helpers.c:32
↓ 1 callersFunctionlinear_buf_init
firmware/Src/helpers.c:17
↓ 1 callersFunctionlinear_buf_line_available
firmware/Src/helpers.c:43
FunctionHAL_DBGMCU_DisableDBGStandbyMode
* @brief Disable the Debug Module during STANDBY mode * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:445
FunctionHAL_DBGMCU_DisableDBGStopMode
* @brief Disable the Debug Module during STOP mode * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:427
FunctionHAL_DBGMCU_EnableDBGStandbyMode
* @brief Enable the Debug Module during STANDBY mode * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:436
FunctionHAL_DBGMCU_EnableDBGStopMode
* @brief Enable the Debug Module during STOP mode * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:418
FunctionHAL_DMA_DeInit
* @brief DeInitialize the DMA peripheral * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:222
FunctionHAL_DMA_GetError
* @brief Return the DMA error code * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration informa
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:804
FunctionHAL_DMA_GetState
* @brief Returns the DMA state. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration informati
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:793
FunctionHAL_DMA_IRQHandler
* @brief Handle DMA interrupt request. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration in
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:574
FunctionHAL_DMA_Init
* @brief Initialize the DMA according to the specified * parameters in the DMA_InitTypeDef and initialize the associated handle. * @param
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:154
FunctionHAL_DMA_PollForTransfer
* @brief Polling for transfer complete. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configura
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:473
FunctionHAL_DMA_RegisterCallback
* @brief Register callbacks * @param hdma pointer to a DMA_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:666
FunctionHAL_DMA_Start
* @brief Start the DMA Transfer. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the configuration informati
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:298
FunctionHAL_DMA_UnRegisterCallback
* @brief UnRegister callbacks * @param hdma pointer to a DMA_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:717
FunctionHAL_DeInit
* @brief This function de-Initializes common part of the HAL and stops the source * of time base. * @note This function is optional. * @r
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:179
FunctionHAL_FLASHEx_Erase
* @brief Perform a mass erase or erase the specified FLASH memory pages * @note To correctly run this function, the @ref HAL_FLASH_Unlock() funct
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:175
FunctionHAL_FLASHEx_Erase_IT
* @brief Perform a mass erase or erase the specified FLASH memory pages with interrupt enabled * @note To correctly run this function, the @ref H
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:256
FunctionHAL_FLASHEx_OBGetConfig
* @brief Get the Option byte configuration * @param pOBInit pointer to an FLASH_OBInitStruct structure that * contains the configuration
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:459
FunctionHAL_FLASHEx_OBGetUserData
* @brief Get the Option byte user data * @param DATAAdress Address of the option byte DATA * This parameter can be one of the following
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:481
FunctionHAL_FLASHEx_OBProgram
* @brief Program option bytes * @note The function @ref HAL_FLASH_Unlock() should be called before to unlock the FLASH interface * The
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:378
FunctionHAL_FLASH_GetError
* @brief Get the specific FLASH error flag. * @retval FLASH_ErrorCode The returned value can be: * @ref FLASH_Error_Codes */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:592
FunctionHAL_FLASH_IRQHandler
* @brief This function handles FLASH interrupt request. * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:301
FunctionHAL_FLASH_Lock
* @brief Locks the FLASH control register access * @retval HAL Status */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:515
FunctionHAL_FLASH_OB_Launch
* @brief Launch the option byte loading. * @note This function will reset automatically the MCU. * @retval HAL Status */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:560
FunctionHAL_FLASH_OB_Lock
* @brief Lock the FLASH Option Control Registers access. * @retval HAL Status */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:547
FunctionHAL_FLASH_OB_Unlock
* @brief Unlock the FLASH Option Control Registers access. * @retval HAL Status */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:527
FunctionHAL_FLASH_Program
* @brief Program halfword, word or double word at a specified address * @note The function HAL_FLASH_Unlock() should be called before to unlock t
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:183
FunctionHAL_FLASH_Program_IT
* @brief Program halfword, word or double word at a specified address with interrupt enabled. * @note The function HAL_FLASH_Unlock() should be
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:255
FunctionHAL_FLASH_Unlock
* @brief Unlock the FLASH control register access * @retval HAL Status */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:495
FunctionHAL_GPIO_EXTI_IRQHandler
* @brief Handle EXTI interrupt request. * @param GPIO_Pin Specifies the port pin connected to corresponding EXTI line. * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c:500
FunctionHAL_GPIO_LockPin
* @brief Locks GPIO Pins configuration registers. * @note The locked registers are GPIOx_MODER, GPIOx_OTYPER, GPIOx_OSPEEDR, * GPIOx_PUPDR,
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c:466
FunctionHAL_GPIO_ReadPin
* @brief Read the specified input port pin. * @param GPIOx where x can be (A..F) to select the GPIO peripheral for STM32F0 family * @param GPIO
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c:392
FunctionHAL_GPIO_TogglePin
* @brief Toggle the specified GPIO pin. * @param GPIOx where x can be (A..F) to select the GPIO peripheral for STM32F0 family * @param GPIO_Pin
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c:447
FunctionHAL_GetDEVID
* @brief Returns the device identifier. * @retval Device identifier */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:382
FunctionHAL_GetHalVersion
* @brief This method returns the HAL revision * @retval version : 0xXYZR (8bits for each decimal, R for RC) */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:364
FunctionHAL_GetREVID
* @brief Returns the device revision identifier. * @retval Device revision identifier */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:373
FunctionHAL_GetUIDw0
* @brief Returns first word of the unique device identifier (UID based on 96 bits) * @retval Device identifier */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:391
FunctionHAL_GetUIDw1
* @brief Returns second word of the unique device identifier (UID based on 96 bits) * @retval Device identifier */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:400
FunctionHAL_GetUIDw2
* @brief Returns third word of the unique device identifier (UID based on 96 bits) * @retval Device identifier */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:409
FunctionHAL_HalfDuplex_EnableReceiver
* @brief Enable the UART receiver and disable the UART transmitter. * @param huart UART handle. * @retval HAL status. */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:2029
FunctionHAL_HalfDuplex_EnableTransmitter
* @brief Enable the UART transmitter and disable the UART receiver. * @param huart UART handle. * @retval HAL status */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:2005
FunctionHAL_HalfDuplex_Init
* @brief Initialize the half-duplex mode according to the specified * parameters in the UART_InitTypeDef and creates the associated handle.
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:370
FunctionHAL_I2CEx_ConfigAnalogFilter
* @brief Configure I2C Analog noise filter. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configurat
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c:111
FunctionHAL_I2CEx_ConfigDigitalFilter
* @brief Configure I2C Digital noise filter. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configura
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c:155
FunctionHAL_I2CEx_DisableFastModePlus
* @brief Disable the I2C fast mode plus driving capability. * @param ConfigFastModePlus Selects the pin. * This parameter can be one of the @ref
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c:318
FunctionHAL_I2CEx_DisableWakeUp
* @brief Disable I2C wakeup from stop mode. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configurat
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c:246
FunctionHAL_I2CEx_EnableFastModePlus
* @brief Enable the I2C fast mode plus driving capability. * @param ConfigFastModePlus Selects the pin. * This parameter can be one of the @ref
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c:293
FunctionHAL_I2CEx_EnableWakeUp
* @brief Enable I2C wakeup from stop mode. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configurati
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c_ex.c:207
FunctionHAL_I2C_DeInit
* @brief DeInitialize the I2C peripheral. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuratio
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:491
FunctionHAL_I2C_DisableListen_IT
* @brief Disable the Address listen mode with Interrupt. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * t
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2887
FunctionHAL_I2C_ER_IRQHandler
* @brief This function handles I2C error interrupt request. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2989
FunctionHAL_I2C_EV_IRQHandler
* @brief This function handles I2C event interrupt request. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2970
FunctionHAL_I2C_EnableListen_IT
* @brief Enable the Address listen mode with Interrupt. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * th
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2863
FunctionHAL_I2C_GetError
* @brief Return the I2C error code. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration inform
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3239
FunctionHAL_I2C_GetMode
* @brief Returns the I2C Master, Slave, Memory or no mode. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the co
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3228
FunctionHAL_I2C_GetState
* @brief Return the I2C handle state. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration in
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3216
FunctionHAL_I2C_Init
* @brief Initializes the I2C according to the specified parameters * in the I2C_InitTypeDef and initialize the associated handle. * @para
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:404
FunctionHAL_I2C_IsDeviceReady
* @brief Checks if target device is ready for communication. * @note This function is used with Memory devices * @param hi2c Pointer to a I2C_
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2455
FunctionHAL_I2C_Master_Abort_IT
* @brief Abort a master I2C IT or DMA process communication with Interrupt. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2920
FunctionHAL_I2C_Master_Receive
* @brief Receives in master mode an amount of data in blocking mode. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:751
FunctionHAL_I2C_Master_Receive_DMA
* @brief Receive in master mode an amount of data in non-blocking mode with DMA * @param hi2c Pointer to a I2C_HandleTypeDef structure that contai
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1490
FunctionHAL_I2C_Master_Receive_IT
* @brief Receive in master mode an amount of data in non-blocking mode with Interrupt * @param hi2c Pointer to a I2C_HandleTypeDef structure that
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1215
FunctionHAL_I2C_Master_Sequential_Receive_IT
* @brief Sequential receive in master I2C mode an amount of data in non-blocking mode with Interrupt * @note This interface allow to manage repea
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2648
FunctionHAL_I2C_Master_Sequential_Transmit_IT
* @brief Sequential transmit in master I2C mode an amount of data in non-blocking mode with Interrupt. * @note This interface allow to manage rep
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2575
FunctionHAL_I2C_Master_Transmit
* @brief Transmits in master mode an amount of data in blocking mode. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:627
FunctionHAL_I2C_Master_Transmit_DMA
* @brief Transmit in master mode an amount of data in non-blocking mode with DMA * @param hi2c Pointer to a I2C_HandleTypeDef structure that conta
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1382
FunctionHAL_I2C_Master_Transmit_IT
* @brief Transmit in master mode an amount of data in non-blocking mode with Interrupt * @param hi2c Pointer to a I2C_HandleTypeDef structure that
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1146
FunctionHAL_I2C_Mem_Read
* @brief Read an amount of data in blocking mode from a specific memory address * @param hi2c Pointer to a I2C_HandleTypeDef structure that contai
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1884
FunctionHAL_I2C_Mem_Read_DMA
* @brief Reads an amount of data in non-blocking mode with DMA from a specific memory address. * @param hi2c Pointer to a I2C_HandleTypeDef struct
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2341
FunctionHAL_I2C_Mem_Read_IT
* @brief Read an amount of data in non-blocking mode with Interrupt from a specific memory address * @param hi2c Pointer to a I2C_HandleTypeDef st
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2127
FunctionHAL_I2C_Mem_Write
* @brief Write an amount of data in blocking mode to a specific memory address * @param hi2c Pointer to a I2C_HandleTypeDef structure that contain
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1731
FunctionHAL_I2C_Mem_Write_DMA
* @brief Write an amount of data in non-blocking mode with DMA to a specific memory address * @param hi2c Pointer to a I2C_HandleTypeDef structure
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2225
FunctionHAL_I2C_Mem_Write_IT
* @brief Write an amount of data in non-blocking mode with Interrupt to a specific memory address * @param hi2c Pointer to a I2C_HandleTypeDef str
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2028
FunctionHAL_I2C_Slave_Receive
* @brief Receive in slave mode an amount of data in blocking mode * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1014
FunctionHAL_I2C_Slave_Receive_DMA
* @brief Receive in slave mode an amount of data in non-blocking mode with DMA * @param hi2c Pointer to a I2C_HandleTypeDef structure that contain
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1661
FunctionHAL_I2C_Slave_Receive_IT
* @brief Receive in slave mode an amount of data in non-blocking mode with Interrupt * @param hi2c Pointer to a I2C_HandleTypeDef structure that c
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1331
FunctionHAL_I2C_Slave_Sequential_Receive_IT
* @brief Sequential receive in slave/device I2C mode an amount of data in non-blocking mode with Interrupt * @note This interface allow to manage
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2793
FunctionHAL_I2C_Slave_Sequential_Transmit_IT
* @brief Sequential transmit in slave/device I2C mode an amount of data in non-blocking mode with Interrupt * @note This interface allow to manag
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:2719
FunctionHAL_I2C_Slave_Transmit
* @brief Transmits in slave mode an amount of data in blocking mode. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains *
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:874
FunctionHAL_I2C_Slave_Transmit_DMA
* @brief Transmit in slave mode an amount of data in non-blocking mode with DMA * @param hi2c Pointer to a I2C_HandleTypeDef structure that contai
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1595
FunctionHAL_I2C_Slave_Transmit_IT
* @brief Transmit in slave mode an amount of data in non-blocking mode with Interrupt * @param hi2c Pointer to a I2C_HandleTypeDef structure that
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:1282
FunctionHAL_LIN_Init
* @brief Initialize the LIN mode according to the specified * parameters in the UART_InitTypeDef and creates the associated handle . * @par
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c:257
FunctionHAL_LIN_SendBreak
* @brief Transmit break characters. * @param huart UART handle. * @retval HAL status */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c:552
FunctionHAL_MspInit
USER CODE END 0 */ * Initializes the Global MSP. */
firmware/Src/stm32f0xx_hal_msp.c:48
FunctionHAL_MultiProcessorEx_AddressLength_Set
* @brief By default in multiprocessor mode, when the wake up method is set * to address mark, the UART handles only 4-bit long addresses dete
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart_ex.c:519
FunctionHAL_MultiProcessor_DisableMuteMode
* @brief Disable UART mute mode (does not mean the UART actually exits mute mode * as it may not have been in mute mode at this very moment
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1974
FunctionHAL_MultiProcessor_EnableMuteMode
* @brief Enable UART in mute mode (does not mean UART enters mute mode; * to enter mute mode, HAL_MultiProcessor_EnterMuteMode() API must be called)
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1953
FunctionHAL_MultiProcessor_EnterMuteMode
* @brief Enter UART mute mode (means UART actually enters mute mode). * @note To exit from mute mode, HAL_MultiProcessor_DisableMuteMode() API must
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1995
FunctionHAL_MultiProcessor_Init
* @brief Initialize the multiprocessor mode according to the specified * parameters in the UART_InitTypeDef and initialize the associated han
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:455
FunctionHAL_NVIC_ClearPendingIRQ
* @brief Clears the pending bit of an external interrupt. * @param IRQn External interrupt number. * This parameter can be an enumerator
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:289
FunctionHAL_NVIC_GetPendingIRQ
* @brief Gets Pending Interrupt (reads the pending register in the NVIC * and returns the pending bit for the specified interrupt). * @pa
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:273
FunctionHAL_NVIC_GetPriority
* @brief Gets the priority of an interrupt. * @param IRQn External interrupt number. * This parameter can be an enumerator of IRQn_Type
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:242
FunctionHAL_NVIC_SetPendingIRQ
* @brief Sets Pending bit of an external interrupt. * @param IRQn External interrupt number * This parameter can be an enumerator of IRQ
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:255
FunctionHAL_NVIC_SystemReset
* @brief Initiates a system reset request to reset the MCU. * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:197
FunctionHAL_PWREx_DisableVddio2Monitor
* @brief Disable the Vddio2 Monitor. * @retval None */
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c:233
FunctionHAL_PWREx_EnableVddio2Monitor
* @brief Enable VDDIO2 monitor: enable Exti 31 and falling edge detection. * @note If Exti 31 is enable correlty and VDDIO2 voltage goes below Vrefi
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c:223
FunctionHAL_PWREx_Vddio2Monitor_IRQHandler
* @brief This function handles the PWR Vddio2 monitor interrupt request. * @note This API should be called under the VDDIO2_IRQHandler() PVD_VDDIO2_
firmware/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pwr_ex.c:245
← previousnext →201–300 of 915, ranked by callers