Home
last modified time | relevance | path

Searched refs:TFM_FPU_S_TEST_IRQ (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/an552/
Dtfm_hal_platform.c64 NVIC_ClearTargetState(TFM_FPU_S_TEST_IRQ); in tfm_hal_platform_init()
67 NVIC_SetVector(TFM_FPU_S_TEST_IRQ, (uint32_t)TFM_FPU_S_TEST_Handler); in tfm_hal_platform_init()
70 NVIC_EnableIRQ(TFM_FPU_S_TEST_IRQ); in tfm_hal_platform_init()
Dtfm_peripherals_def.h28 #define TFM_FPU_S_TEST_IRQ (GPIO0_0_IRQn) macro
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps2/an521/
Dtfm_hal_platform.c54 NVIC_ClearTargetState(TFM_FPU_S_TEST_IRQ); in tfm_hal_platform_init()
57 NVIC_SetVector(TFM_FPU_S_TEST_IRQ, (uint32_t)TFM_FPU_S_TEST_Handler); in tfm_hal_platform_init()
60 NVIC_EnableIRQ(TFM_FPU_S_TEST_IRQ); in tfm_hal_platform_init()
Dtfm_peripherals_def.h28 #define TFM_FPU_S_TEST_IRQ (UART0_IRQn) macro
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/
Dtfm_hal_platform.c60 NVIC_EnableIRQ(TFM_FPU_S_TEST_IRQ); in tfm_hal_platform_init()
63 NVIC_ClearTargetState(TFM_FPU_S_TEST_IRQ); in tfm_hal_platform_init()
Dtfm_peripherals_def.h28 #define TFM_FPU_S_TEST_IRQ (TFM_FPU_S_TEST_IRQn) macro