Home
last modified time | relevance | path

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

/bsp/acm32/acm32f0x0-nucleo/libraries/Device/
A DSystem_ACM32F0x0.c259 SCU->IPCKENR2 |= (1U << fe_ID_Index); in System_Module_Enable()
280 SCU->IPCKENR2 &= ~(1U << fe_ID_Index); in System_Module_Disable()
A DACM32F0x0.h378 __IO uint32_t IPCKENR2; // 0x20 member
/bsp/acm32/acm32f4xx-nucleo/libraries/Device/
A DSystem_ACM32F4.c364 SCU->IPCKENR2 |= 1 << fe_ID_Index; in System_Module_Enable()
385 SCU->IPCKENR2 &= ~(1 << fe_ID_Index); in System_Module_Disable()
A DACM32F4.h424 __IO uint32_t IPCKENR2; member

Completed in 19 milliseconds