MCPcopy Create free account

hub / github.com/commaai/panda / functions

Functions953 in github.com/commaai/panda

FunctionFDCAN3_IT0_IRQ_Handler
board/drivers/fdcan.h:252
FunctionFDCAN3_IT1_IRQHandler
board/stm32h7/interrupt_handlers.h:141
FunctionFDCAN3_IT1_IRQ_Handler
board/drivers/fdcan.h:253
FunctionFDCAN_CAL_IRQHandler
board/stm32h7/interrupt_handlers.h:66
FunctionFLASH_IRQHandler
board/stm32h7/interrupt_handlers.h:8
FunctionFMAC_IRQHandler
board/stm32h7/interrupt_handlers.h:134
FunctionFMC_IRQHandler
board/stm32h7/interrupt_handlers.h:51
FunctionFPU_IRQHandler
board/stm32h7/interrupt_handlers.h:80
FunctionHASH_RNG_IRQHandler
board/stm32h7/interrupt_handlers.h:79
FunctionHSEM1_IRQHandler
board/stm32h7/interrupt_handlers.h:109
FunctionI2C1_ER_IRQHandler
board/stm32h7/interrupt_handlers.h:36
FunctionI2C1_EV_IRQHandler
board/stm32h7/interrupt_handlers.h:35
FunctionI2C2_ER_IRQHandler
board/stm32h7/interrupt_handlers.h:38
FunctionI2C2_EV_IRQHandler
board/stm32h7/interrupt_handlers.h:37
FunctionI2C3_ER_IRQHandler
board/stm32h7/interrupt_handlers.h:72
FunctionI2C3_EV_IRQHandler
board/stm32h7/interrupt_handlers.h:71
FunctionI2C4_ER_IRQHandler
board/stm32h7/interrupt_handlers.h:94
FunctionI2C4_EV_IRQHandler
board/stm32h7/interrupt_handlers.h:93
FunctionI2C5_ER_IRQHandler
board/stm32h7/interrupt_handlers.h:139
FunctionI2C5_EV_IRQHandler
board/stm32h7/interrupt_handlers.h:138
FunctionITM_CheckChar
\brief ITM Check Character \details Checks whether a character is pending for reading in the variable \ref ITM_RxBuffer. \return 0 N
board/stm32h7/inc/core_cm7.h:2701
FunctionITM_ReceiveChar
\brief ITM Receive Character \details Inputs a character via the external variable \ref ITM_RxBuffer. \return Received character.
board/stm32h7/inc/core_cm7.h:2681
FunctionITM_SendChar
\brief ITM Send Character \details Transmits a character via the ITM channel 0, and \li Just returns when no debugger is connected th
board/stm32h7/inc/core_cm7.h:2660
FunctionLPTIM1_IRQHandler
board/stm32h7/interrupt_handlers.h:91
FunctionLPTIM2_IRQHandler
board/stm32h7/interrupt_handlers.h:121
FunctionLPTIM3_IRQHandler
board/stm32h7/interrupt_handlers.h:122
FunctionLPTIM4_IRQHandler
board/stm32h7/interrupt_handlers.h:123
FunctionLPTIM5_IRQHandler
board/stm32h7/interrupt_handlers.h:124
FunctionLPUART1_IRQHandler
board/stm32h7/interrupt_handlers.h:125
FunctionLTDC_ER_IRQHandler
board/stm32h7/interrupt_handlers.h:88
FunctionLTDC_IRQHandler
board/stm32h7/interrupt_handlers.h:87
FunctionMDIOS_IRQHandler
board/stm32h7/interrupt_handlers.h:106
FunctionMDIOS_WKUP_IRQHandler
board/stm32h7/interrupt_handlers.h:105
FunctionMDMA_IRQHandler
board/stm32h7/interrupt_handlers.h:107
FunctionNVIC_DecodePriority
\brief Decode Priority \details Decodes an interrupt priority value with a given priority group to preemptive priority value and subp
board/stm32h7/inc/core_cm7.h:2106
FunctionNVIC_EncodePriority
\brief Encode Priority \details Encodes the priority for an interrupt with the given priority group, preemptive priority value, and s
board/stm32h7/inc/core_cm7.h:2079
FunctionOCTOSPI1_IRQHandler
board/stm32h7/interrupt_handlers.h:90
FunctionOCTOSPI2_IRQHandler
board/stm32h7/interrupt_handlers.h:131
FunctionOTFDEC1_IRQHandler
board/stm32h7/interrupt_handlers.h:132
FunctionOTFDEC2_IRQHandler
board/stm32h7/interrupt_handlers.h:133
FunctionOTG_HS_EP1_IN_IRQHandler
board/stm32h7/interrupt_handlers.h:74
FunctionOTG_HS_EP1_OUT_IRQHandler
board/stm32h7/interrupt_handlers.h:73
FunctionOTG_HS_IRQHandler
board/stm32h7/interrupt_handlers.h:76
FunctionOTG_HS_IRQ_Handler
board/stm32h7/llusb.h:5
FunctionOTG_HS_WKUP_IRQHandler
board/stm32h7/interrupt_handlers.h:75
FunctionPI_clamp_fixdt_g_Reset
System reset for atomic system: '<S62>/PI_clamp_fixdt' */
board/body/bldc/BLDC_controller.c:861
FunctionPI_clamp_fixdt_k
Output and update for atomic system: '<S62>/PI_clamp_fixdt' */
board/body/bldc/BLDC_controller.c:871
FunctionPVD_AVD_IRQHandler
board/stm32h7/interrupt_handlers.h:5
FunctionRCC_IRQHandler
board/stm32h7/interrupt_handlers.h:9
FunctionRTC_Alarm_IRQHandler
board/stm32h7/interrupt_handlers.h:45
FunctionRTC_WKUP_IRQHandler
board/stm32h7/interrupt_handlers.h:7
FunctionSAI1_IRQHandler
board/stm32h7/interrupt_handlers.h:86
FunctionSAI4_IRQHandler
board/stm32h7/interrupt_handlers.h:128
FunctionSCB_CleanDCache
\brief Clean D-Cache \details Cleans D-Cache */
board/stm32h7/inc/core_cm7.h:2438
FunctionSCB_CleanDCache_by_Addr
\brief D-Cache Clean by address \details Cleans D-Cache for the given address D-Cache is cleaned starting from a 32 byte aligned addr
board/stm32h7/inc/core_cm7.h:2542
FunctionSCB_CleanInvalidateDCache
\brief Clean & Invalidate D-Cache \details Cleans and Invalidates D-Cache */
board/stm32h7/inc/core_cm7.h:2473
FunctionSCB_CleanInvalidateDCache_by_Addr
\brief D-Cache Clean and Invalidate by address \details Cleans and invalidates D_Cache for the given address D-Cache is cleaned and i
board/stm32h7/inc/core_cm7.h:2572
FunctionSCB_DisableDCache
\brief Disable D-Cache \details Turns off D-Cache */
board/stm32h7/inc/core_cm7.h:2365
FunctionSCB_DisableICache
\brief Disable I-Cache \details Turns off I-Cache */
board/stm32h7/inc/core_cm7.h:2262
FunctionSCB_EnableDCache
\brief Enable D-Cache \details Turns on D-Cache */
board/stm32h7/inc/core_cm7.h:2325
FunctionSCB_EnableICache
\brief Enable I-Cache \details Turns on I-Cache */
board/stm32h7/inc/core_cm7.h:2241
FunctionSCB_GetFPUType
\brief get FPU type \details returns the FPU type \returns - \b 0: No FPU - \b 1: Single precision FPU - \b 2: Double + Single
board/stm32h7/inc/core_cm7.h:2199
FunctionSCB_InvalidateDCache
\brief Invalidate D-Cache \details Invalidates D-Cache */
board/stm32h7/inc/core_cm7.h:2403
FunctionSCB_InvalidateDCache_by_Addr
\brief D-Cache Invalidate by address \details Invalidates D-Cache for the given address. D-Cache is invalidated starting from a 32 by
board/stm32h7/inc/core_cm7.h:2512
FunctionSCB_InvalidateICache
\brief Invalidate I-Cache \details Invalidates I-Cache */
board/stm32h7/inc/core_cm7.h:2279
FunctionSCB_InvalidateICache_by_Addr
\brief I-Cache Invalidate by address \details Invalidates I-Cache for the given address. I-Cache is invalidated starting from a 32 by
board/stm32h7/inc/core_cm7.h:2299
FunctionSDMMC1_IRQHandler
board/stm32h7/interrupt_handlers.h:52
FunctionSDMMC2_IRQHandler
board/stm32h7/interrupt_handlers.h:108
FunctionSPDIF_RX_IRQHandler
board/stm32h7/interrupt_handlers.h:95
FunctionSPI1_IRQHandler
board/stm32h7/interrupt_handlers.h:39
FunctionSPI2_IRQHandler
board/stm32h7/interrupt_handlers.h:40
FunctionSPI3_IRQHandler
board/stm32h7/interrupt_handlers.h:54
FunctionSPI4_IRQHandler
board/stm32h7/interrupt_handlers.h:83
FunctionSPI4_IRQ_Handler
panda TX finished
board/stm32h7/llspi.h:72
FunctionSPI5_IRQHandler
board/stm32h7/interrupt_handlers.h:84
FunctionSPI6_IRQHandler
board/stm32h7/interrupt_handlers.h:85
FunctionSWPMI1_IRQHandler
board/stm32h7/interrupt_handlers.h:101
FunctionSysTick_Config
\brief System Tick Configuration \details Initializes the System Timer and its interrupt, and starts the System Tick Timer. Counter i
board/stm32h7/inc/core_cm7.h:2618
FunctionTAMP_STAMP_IRQHandler
board/stm32h7/interrupt_handlers.h:6
FunctionTIM15_IRQHandler
board/stm32h7/interrupt_handlers.h:102
FunctionTIM16_IRQHandler
board/stm32h7/interrupt_handlers.h:103
FunctionTIM17_IRQHandler
board/stm32h7/interrupt_handlers.h:104
FunctionTIM1_BRK_IRQHandler
board/stm32h7/interrupt_handlers.h:28
FunctionTIM1_CC_IRQHandler
board/stm32h7/interrupt_handlers.h:31
FunctionTIM1_TRG_COM_IRQHandler
board/stm32h7/interrupt_handlers.h:30
FunctionTIM1_UP_TIM10_IRQHandler
board/stm32h7/interrupt_handlers.h:29
FunctionTIM23_IRQHandler
board/stm32h7/interrupt_handlers.h:142
FunctionTIM24_IRQHandler
board/stm32h7/interrupt_handlers.h:143
FunctionTIM2_IRQHandler
board/stm32h7/interrupt_handlers.h:32
FunctionTIM3_IRQHandler
board/stm32h7/interrupt_handlers.h:33
FunctionTIM4_IRQHandler
board/stm32h7/interrupt_handlers.h:34
FunctionTIM5_IRQHandler
board/stm32h7/interrupt_handlers.h:53
FunctionTIM6_DAC_IRQHandler
board/stm32h7/interrupt_handlers.h:57
FunctionTIM7_IRQHandler
board/stm32h7/interrupt_handlers.h:58
FunctionTIM8_BRK_TIM12_IRQHandler
board/stm32h7/interrupt_handlers.h:46
FunctionTIM8_CC_IRQHandler
board/stm32h7/interrupt_handlers.h:49
FunctionTIM8_TRG_COM_TIM14_IRQHandler
board/stm32h7/interrupt_handlers.h:48
FunctionTIM8_UP_TIM13_IRQHandler
board/stm32h7/interrupt_handlers.h:47
FunctionUART4_IRQHandler
board/stm32h7/interrupt_handlers.h:55
FunctionUART5_IRQHandler
board/stm32h7/interrupt_handlers.h:56
← previousnext →501–600 of 953, ranked by callers