MCPcopy Create free account

hub / github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering / functions

Functions2,344 in github.com/dekuNukem/Nintendo_Switch_Reverse_Engineering

↓ 3 callersFunction__QADD
* @brief C custom defined QADD for M3 and M0 processors */
joycon_reader/Drivers/CMSIS/Include/arm_math.h:898
↓ 3 callersFunction__QADD
* @brief C custom defined QADD for M3 and M0 processors */
joycon_spoofer/Drivers/CMSIS/Include/arm_math.h:898
↓ 3 callersFunction__QSUB
* @brief C custom defined QSUB for M3 and M0 processors */
joycon_reader/Drivers/CMSIS/Include/arm_math.h:909
↓ 3 callersFunction__QSUB
* @brief C custom defined QSUB for M3 and M0 processors */
joycon_spoofer/Drivers/CMSIS/Include/arm_math.h:909
↓ 3 callersFunction__WFI
\brief Wait For Interrupt \details Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs. */
joycon_reader/Drivers/CMSIS/Include/cmsis_gcc.h:383
↓ 3 callersFunction__WFI
\brief Wait For Interrupt \details Wait For Interrupt is a hint instruction that suspends execution until one of a number of events occurs. */
joycon_spoofer/Drivers/CMSIS/Include/cmsis_gcc.h:383
↓ 3 callersFunctionbutton_ctrl
joycon_reader/Src/cmd_parser.c:150
↓ 3 callersFunctionbutton_ctrl
joycon_spoofer/Src/cmd_parser.c:150
↓ 3 callersFunctionclip_q63_to_q31
* @brief Clips Q63 to Q31 values. */
joycon_reader/Drivers/CMSIS/Include/arm_math.h:484
↓ 3 callersFunctionclip_q63_to_q31
* @brief Clips Q63 to Q31 values. */
joycon_spoofer/Drivers/CMSIS/Include/arm_math.h:484
↓ 3 callersFunctionlinear_buf_add
joycon_reader/Src/helpers.c:29
↓ 3 callersFunctionlinear_buf_add
joycon_spoofer/Src/helpers.c:29
↓ 3 callersFunctionmy_usb_readline
joycon_reader/temp.c:588
↓ 3 callersFunctionmy_usb_readline
joycon_spoofer/temp.c:558
↓ 3 callersFunctionstm32_dac_init
joycon_reader/Src/main.c:94
↓ 3 callersFunctionstm32_dac_init
joycon_spoofer/Src/main.c:94
↓ 2 callersFunctionDMA_CalcBaseAndBitshift
* @brief set the DMA base address and channel index depending on DMA instance * @param hdma: pointer to a DMA_HandleTypeDef structure that
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:866
↓ 2 callersFunctionDMA_CalcBaseAndBitshift
* @brief set the DMA base address and channel index depending on DMA instance * @param hdma: pointer to a DMA_HandleTypeDef structure that
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:866
↓ 2 callersFunctionDMA_SetConfig
* @brief Set the DMA Transfer parameters. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains * th
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:832
↓ 2 callersFunctionDMA_SetConfig
* @brief Set the DMA Transfer parameters. * @param hdma: pointer to a DMA_HandleTypeDef structure that contains * th
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dma.c:832
↓ 2 callersFunctionFLASH_MassErase
* @brief Full erase of FLASH memory Bank * * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:518
↓ 2 callersFunctionFLASH_MassErase
* @brief Full erase of FLASH memory Bank * * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:518
↓ 2 callersFunctionFLASH_OB_GetRDP
* @brief Returns the FLASH Read Protection level. * @retval FLASH RDP level * This parameter can be one of the following values: *
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:922
↓ 2 callersFunctionFLASH_OB_GetRDP
* @brief Returns the FLASH Read Protection level. * @retval FLASH RDP level * This parameter can be one of the following values: *
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:922
↓ 2 callersFunctionFLASH_OB_RDP_LevelConfig
* @brief Set the read protection level. * @param ReadProtectLevel specifies the read protection level. * This parameter can be one of
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:769
↓ 2 callersFunctionFLASH_OB_RDP_LevelConfig
* @brief Set the read protection level. * @param ReadProtectLevel specifies the read protection level. * This parameter can be one of
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:769
↓ 2 callersFunctionFLASH_SetErrorCode
* @brief Set the specific FLASH error flag. * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:677
↓ 2 callersFunctionFLASH_SetErrorCode
* @brief Set the specific FLASH error flag. * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash.c:677
↓ 2 callersFunctionHAL_DAC_ConfigChannel
* @brief Configures the selected DAC channel. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the configuratio
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:706
↓ 2 callersFunctionHAL_DAC_ConfigChannel
* @brief Configures the selected DAC channel. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the configuratio
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:706
↓ 2 callersFunctionHAL_DAC_DMAUnderrunCallbackCh1
* @brief DMA underrun DAC callback for channel1. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the configura
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:643
↓ 2 callersFunctionHAL_DAC_DMAUnderrunCallbackCh1
* @brief DMA underrun DAC callback for channel1. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the configura
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:643
↓ 2 callersFunctionHAL_DAC_Start
* @brief Enables DAC and starts conversion of channel. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the con
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:396
↓ 2 callersFunctionHAL_DAC_Start
* @brief Enables DAC and starts conversion of channel. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the con
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:396
↓ 2 callersFunctionHAL_DAC_Stop
* @brief Disables DAC and stop conversion of channel. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the conf
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:419
↓ 2 callersFunctionHAL_DAC_Stop
* @brief Disables DAC and stop conversion of channel. * @param hdac: pointer to a DAC_HandleTypeDef structure that contains * the conf
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_dac.c:419
↓ 2 callersFunctionHAL_FLASHEx_OBErase
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:331
↓ 2 callersFunctionHAL_FLASHEx_OBErase
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_flash_ex.c:331
↓ 2 callersFunctionHAL_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_
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_gpio.c:449
↓ 2 callersFunctionHAL_I2C_AbortCpltCallback
* @brief I2C abort callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration informati
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3180
↓ 2 callersFunctionHAL_I2C_AbortCpltCallback
* @brief I2C abort callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration informati
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3180
↓ 2 callersFunctionHAL_I2C_ErrorCallback
* @brief I2C error callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration informati
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3164
↓ 2 callersFunctionHAL_I2C_ErrorCallback
* @brief I2C error callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration informati
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3164
↓ 2 callersFunctionHAL_I2C_ListenCpltCallback
* @brief Listen Complete callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration inf
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3116
↓ 2 callersFunctionHAL_I2C_ListenCpltCallback
* @brief Listen Complete callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configuration inf
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3116
↓ 2 callersFunctionHAL_I2C_MasterRxCpltCallback
* @brief Master Rx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the conf
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3049
↓ 2 callersFunctionHAL_I2C_MasterRxCpltCallback
* @brief Master Rx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the conf
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3049
↓ 2 callersFunctionHAL_I2C_MasterTxCpltCallback
* @brief Master Tx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the conf
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3033
↓ 2 callersFunctionHAL_I2C_MasterTxCpltCallback
* @brief Master Tx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the conf
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3033
↓ 2 callersFunctionHAL_I2C_SlaveRxCpltCallback
* @brief Slave Rx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the confi
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3080
↓ 2 callersFunctionHAL_I2C_SlaveRxCpltCallback
* @brief Slave Rx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the confi
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3080
↓ 2 callersFunctionHAL_I2C_SlaveTxCpltCallback
@brief Slave Tx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configu
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3064
↓ 2 callersFunctionHAL_I2C_SlaveTxCpltCallback
@brief Slave Tx Transfer completed callback. * @param hi2c Pointer to a I2C_HandleTypeDef structure that contains * the configu
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3064
↓ 2 callersFunctionHAL_InitTick
* @brief This function configures the source of the time base. * The time source is configured to have 1ms time base with a dedicated
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:238
↓ 2 callersFunctionHAL_InitTick
* @brief This function configures the source of the time base. * The time source is configured to have 1ms time base with a dedicated
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c:238
↓ 2 callersFunctionHAL_NVIC_DisableIRQ
* @brief Disables a device specific interrupt in the NVIC interrupt controller. * @param IRQn External interrupt number. * This parame
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:186
↓ 2 callersFunctionHAL_NVIC_DisableIRQ
* @brief Disables a device specific interrupt in the NVIC interrupt controller. * @param IRQn External interrupt number. * This parame
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:186
↓ 2 callersFunctionHAL_NVIC_EnableIRQ
* @brief Enables a device specific interrupt in the NVIC interrupt controller. * @note To configure interrupts priority correctly, the NVIC_Prio
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:170
↓ 2 callersFunctionHAL_NVIC_EnableIRQ
* @brief Enables a device specific interrupt in the NVIC interrupt controller. * @note To configure interrupts priority correctly, the NVIC_Prio
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:170
↓ 2 callersFunctionHAL_PCD_DataInStageCallback
* @brief Data IN stage callbacks * @param hpcd: PCD handle * @param epnum: endpoint number * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:425
↓ 2 callersFunctionHAL_PCD_DataInStageCallback
* @brief Data IN stage callbacks * @param hpcd: PCD handle * @param epnum: endpoint number * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:425
↓ 2 callersFunctionHAL_PCD_DataOutStageCallback
* @brief Data out stage callbacks * @param hpcd: PCD handle * @param epnum: endpoint number * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:408
↓ 2 callersFunctionHAL_PCD_DataOutStageCallback
* @brief Data out stage callbacks * @param hpcd: PCD handle * @param epnum: endpoint number * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:408
↓ 2 callersFunctionHAL_PCD_EP_Receive
* @brief Receive an amount of data * @param hpcd: PCD handle * @param ep_addr: endpoint address * @param pBuf: pointer to the reception
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:834
↓ 2 callersFunctionHAL_PCD_EP_Receive
* @brief Receive an amount of data * @param hpcd: PCD handle * @param ep_addr: endpoint address * @param pBuf: pointer to the reception
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:834
↓ 2 callersFunctionHAL_PCD_EP_Transmit
* @brief Send an amount of data * @param hpcd: PCD handle * @param ep_addr: endpoint address * @param pBuf: pointer to the transmission
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:899
↓ 2 callersFunctionHAL_PCD_EP_Transmit
* @brief Send an amount of data * @param hpcd: PCD handle * @param ep_addr: endpoint address * @param pBuf: pointer to the transmission
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:899
↓ 2 callersFunctionHAL_PCD_SetAddress
* @brief Set the USB Device address * @param hpcd: PCD handle * @param address: new device address * @retval HAL status */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:630
↓ 2 callersFunctionHAL_PCD_SetAddress
* @brief Set the USB Device address * @param hpcd: PCD handle * @param address: new device address * @retval HAL status */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:630
↓ 2 callersFunctionHAL_PCD_Stop
* @brief Stop the USB device. * @param hpcd: PCD handle * @retval HAL status */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:307
↓ 2 callersFunctionHAL_PCD_Stop
* @brief Stop the USB device. * @param hpcd: PCD handle * @retval HAL status */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_pcd.c:307
↓ 2 callersFunctionHAL_SPI_TxCpltCallback
* @brief Tx Transfer completed callback. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains * the configuratio
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c:2387
↓ 2 callersFunctionHAL_SPI_TxCpltCallback
* @brief Tx Transfer completed callback. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains * the configuratio
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c:2387
↓ 2 callersFunctionHAL_SPI_TxRxCpltCallback
* @brief Tx and Rx Transfer completed callback. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains * the confi
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c:2419
↓ 2 callersFunctionHAL_SPI_TxRxCpltCallback
* @brief Tx and Rx Transfer completed callback. * @param hspi: pointer to a SPI_HandleTypeDef structure that contains * the confi
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_spi.c:2419
↓ 2 callersFunctionHAL_SYSTICK_Config
* @brief Initializes the System Timer and its interrupt, and starts the System Tick Timer. * Counter is in free running mode to generate p
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:212
↓ 2 callersFunctionHAL_SYSTICK_Config
* @brief Initializes the System Timer and its interrupt, and starts the System Tick Timer. * Counter is in free running mode to generate p
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_cortex.c:212
↓ 2 callersFunctionHAL_TIMEx_CommutationCallback
* @brief Hall commutation changed callback in non blocking mode * @param htim : TIM handle * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c:1896
↓ 2 callersFunctionHAL_TIMEx_CommutationCallback
* @brief Hall commutation changed callback in non blocking mode * @param htim : TIM handle * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim_ex.c:1896
↓ 2 callersFunctionHAL_TIM_PeriodElapsedCallback
* @brief Period elapsed callback in non blocking mode * @param htim : TIM handle * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c:4293
↓ 2 callersFunctionHAL_TIM_PeriodElapsedCallback
* @brief Period elapsed callback in non blocking mode * @param htim : TIM handle * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c:4293
↓ 2 callersFunctionHAL_TIM_TriggerCallback
* @brief Hall Trigger detection callback in non blocking mode * @param htim : TIM handle * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c:4352
↓ 2 callersFunctionHAL_TIM_TriggerCallback
* @brief Hall Trigger detection callback in non blocking mode * @param htim : TIM handle * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_tim.c:4352
↓ 2 callersFunctionHAL_UART_AbortReceive_IT
* @brief Abort ongoing Receive transfer (Interrupt mode). * @param huart UART handle. * @note This procedure could be used for aborting any
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1595
↓ 2 callersFunctionHAL_UART_AbortReceive_IT
* @brief Abort ongoing Receive transfer (Interrupt mode). * @param huart UART handle. * @note This procedure could be used for aborting any
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1595
↓ 2 callersFunctionHAL_UART_RxCpltCallback
* @brief Rx Transfer completed callback. * @param huart: UART handle. * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1842
↓ 2 callersFunctionHAL_UART_RxCpltCallback
* @brief Rx Transfer completed callback. * @param huart: UART handle. * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1842
↓ 2 callersFunctionHAL_UART_TxCpltCallback
* @brief Tx Transfer completed callback. * @param huart: UART handle. * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1812
↓ 2 callersFunctionHAL_UART_TxCpltCallback
* @brief Tx Transfer completed callback. * @param huart: UART handle. * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_uart.c:1812
↓ 2 callersFunctionI2C_ITListenCplt
* @brief I2C Listen complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:4139
↓ 2 callersFunctionI2C_ITListenCplt
* @brief I2C Listen complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:4139
↓ 2 callersFunctionI2C_ITMasterCplt
* @brief I2C Master complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3941
↓ 2 callersFunctionI2C_ITMasterCplt
* @brief I2C Master complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3941
↓ 2 callersFunctionI2C_ITMasterSequentialCplt
* @brief I2C Master sequential complete process. * @param hi2c I2C handle. * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3852
↓ 2 callersFunctionI2C_ITMasterSequentialCplt
* @brief I2C Master sequential complete process. * @param hi2c I2C handle. * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:3852
↓ 2 callersFunctionI2C_ITSlaveCplt
* @brief I2C Slave complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:4033
↓ 2 callersFunctionI2C_ITSlaveCplt
* @brief I2C Slave complete process. * @param hi2c I2C handle. * @param ITFlags Interrupt flags to handle. * @retval None */
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:4033
↓ 2 callersFunctionI2C_WaitOnRXNEFlagUntilTimeout
* @brief This function handles I2C Communication Timeout for specific usage of RXNE flag. * @param hi2c Pointer to a I2C_HandleTypeDef structure
joycon_reader/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:4573
↓ 2 callersFunctionI2C_WaitOnRXNEFlagUntilTimeout
* @brief This function handles I2C Communication Timeout for specific usage of RXNE flag. * @param hi2c Pointer to a I2C_HandleTypeDef structure
joycon_spoofer/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal_i2c.c:4573
↓ 2 callersFunctionNVIC_SetPriority
\brief Set Interrupt Priority \details Sets the priority of an interrupt. \note The priority cannot be set for every core interrupt. \pa
joycon_reader/Drivers/CMSIS/Include/core_cm3.h:1524
← previousnext →201–300 of 2,344, ranked by callers