Searched refs:SecurePhysicalTimer_IRQn (Results 1 – 13 of 13) sorted by relevance
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal.c | 248 IRQ_Disable(SecurePhysicalTimer_IRQn); in HAL_InitTick() 249 IRQ_ClearPending(SecurePhysicalTimer_IRQn); in HAL_InitTick() 255 IRQ_SetPriority(SecurePhysicalTimer_IRQn, TickPriority << 4); in HAL_InitTick() 264 IRQ_SetMode(SecurePhysicalTimer_IRQn, IRQ_MODE_TRIG_EDGE); in HAL_InitTick() 267 IRQ_Enable(SecurePhysicalTimer_IRQn); in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/soc/ |
D | stm32mp151dxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp151axx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp151cxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp151fxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp153axx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp153cxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp153dxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp153fxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp157axx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp157cxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp157dxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|
D | stm32mp157fxx_ca7.h | 82 …SecurePhysicalTimer_IRQn = 29, /*!< Secure Physical Timer Interrupt … enumerator
|