Home
last modified time | relevance | path

Searched refs:SDH0_IRQn (Results 1 – 4 of 4) sorted by relevance

/hal_nuvoton-latest/m48x/Devices/M480/Include/
DM480.h144SDH0_IRQn = 64, /*!< Secure Digital Host Controller 0 Interrupt */ enumerator
/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dm460.h147SDH0_IRQn = 64, /*!< Secure Digital Host Controller 0 Interrupt */ enumerator
/hal_nuvoton-latest/m48x/StdDriver/src/
Dsdh.c891 NVIC_EnableIRQ(SDH0_IRQn); in SDH_Open()
/hal_nuvoton-latest/m46x/StdDriver/src/
Dsdh.c1043 NVIC_EnableIRQ(SDH0_IRQn); in SDH_Open()