Home
last modified time | relevance | path

Searched refs:DMCS0_TEMPERATURE_EVENT_INT_IRQ (Results 1 – 10 of 10) sorted by relevance

/SCP-firmware-master/product/morello/include/
A Dfmw_cmsis_mcp.h231 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
A Dfmw_cmsis_scp.h248 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
/SCP-firmware-master/product/n1sdp/include/
A Dfmw_cmsis_mcp.h222 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
A Dfmw_cmsis_scp.h231 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
/SCP-firmware-master/product/sgi575/include/
A Dfmw_cmsis_mcp.h221 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
A Dfmw_cmsis_scp.h229 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
/SCP-firmware-master/product/rdn1e1/include/
A Dfmw_cmsis_mcp.h221 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
A Dfmw_cmsis_scp.h236 DMCS0_TEMPERATURE_EVENT_INT_IRQ = 184, /* DMC 0/4 Temperature event int */ enumerator
/SCP-firmware-master/product/n1sdp/module/n1sdp_dmc620/src/
A Dmod_n1sdp_dmc620.c151 fwk_interrupt_clear_pending(DMCS0_TEMPERATURE_EVENT_INT_IRQ); in dmc0_temp_event_handler()
230 fwk_interrupt_set_isr(DMCS0_TEMPERATURE_EVENT_INT_IRQ, in dmc620_config_interrupt()
239 fwk_interrupt_clear_pending(DMCS0_TEMPERATURE_EVENT_INT_IRQ); in dmc620_config_interrupt()
246 fwk_interrupt_enable(DMCS0_TEMPERATURE_EVENT_INT_IRQ); in dmc620_config_interrupt()
/SCP-firmware-master/product/morello/module/dmc_bing/src/
A Dmod_dmc_bing.c194 fwk_interrupt_clear_pending(DMCS0_TEMPERATURE_EVENT_INT_IRQ); in dmc0_temp_event_handler()
274 DMCS0_TEMPERATURE_EVENT_INT_IRQ, dmc0_temp_event_handler); in dmc_bing_config_interrupt()
282 fwk_interrupt_clear_pending(DMCS0_TEMPERATURE_EVENT_INT_IRQ); in dmc_bing_config_interrupt()
289 fwk_interrupt_enable(DMCS0_TEMPERATURE_EVENT_INT_IRQ); in dmc_bing_config_interrupt()

Completed in 25 milliseconds