Home
last modified time | relevance | path

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

/hal_ambiq-3.5.0/mcu/apollo4p/hal/
Dam_hal_gpio.c419 ui32RegAddr = (uint32_t)&GPIO->MCUN0INT0EN + (ui32Idx * GPIO_INTX_DELTA); in am_hal_gpio_interrupt_control()
452 GPIO->MCUN0INT0EN &= ~pGpioIntMask->U.Msk[0]; in am_hal_gpio_interrupt_control()
469 GPIO->MCUN0INT0EN |= pGpioIntMask->U.Msk[0]; in am_hal_gpio_interrupt_control()
528 ui32Mask[0] = GPIO->MCUN0INT0EN; in am_hal_gpio_interrupt_status_get()
665 …ui32EnblAddr = (uint32_t)&GPIO->MCUN0INT0EN + (ui32Nx * GPIO_NXINT_DELTA) + (ui32Idx * GPIO_INTX… in am_hal_gpio_interrupt_irq_status_get()
Dam_hal_gpio.h76 …ine GPIO_INTX_DELTA (offsetof(GPIO_Type, MCUN0INT1EN) - offsetof(GPIO_Type, MCUN0INT0EN))
77 …ine GPIO_NXINT_DELTA (offsetof(GPIO_Type, MCUN1INT0EN) - offsetof(GPIO_Type, MCUN0INT0EN))
89 …ine GPIO_INTSTAT_DELTA (offsetof(GPIO_Type, MCUN1INT0STAT) - offsetof(GPIO_Type, MCUN0INT0EN))
90 …ine GPIO_INTCLR_DELTA (offsetof(GPIO_Type, MCUN1INT0CLR) - offsetof(GPIO_Type, MCUN0INT0EN))
91 …ine GPIO_INTSET_DELTA (offsetof(GPIO_Type, MCUN1INT0SET) - offsetof(GPIO_Type, MCUN0INT0EN))
/hal_ambiq-3.5.0/CMSIS/AmbiqMicro/Include/
Dapollo4b_generic.h11548 …__IOM uint32_t MCUN0INT0EN; /*!< (@ 0x000002C0) Set bits in this register to allow… member
Dapollo4p.h11662 …__IOM uint32_t MCUN0INT0EN; /*!< (@ 0x000002C0) Set bits in this register to allow… member