Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/include/
A Dbl616_glb_gpio.h83 GLB_GPIO_FIFO_INT_ALL, /*!< All the interrupt */ enumerator
161 ((type) == GLB_GPIO_FIFO_INT_ALL))
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/include/
A Dbl808_glb_gpio.h84 GLB_GPIO_FIFO_INT_ALL, /*!< All the interrupt */ enumerator
162 ((type) == GLB_GPIO_FIFO_INT_ALL))
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl808/std/src/
A Dbl808_glb_gpio.c72 static intCallback_Type *ATTR_TCM_CONST_SECTION glbGpioFifoCbfArra[GLB_GPIO_FIFO_INT_ALL] = { NULL …
802 case GLB_GPIO_FIFO_INT_ALL: in GLB_GPIO_Fifo_IntMask()
825 case GLB_GPIO_FIFO_INT_ALL: in GLB_GPIO_Fifo_IntMask()
873 case GLB_GPIO_FIFO_INT_ALL: in GLB_GPIO_Fifo_IntClear()
906 if (GLB_GPIO_FIFO_INT_ALL == intType) { in GLB_GPIO_Fifo_GetIntStatus()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl616/std/src/
A Dbl616_glb_gpio.c72 static intCallback_Type *ATTR_TCM_CONST_SECTION glbGpioFifoCbfArra[GLB_GPIO_FIFO_INT_ALL] = { NULL …
809 case GLB_GPIO_FIFO_INT_ALL: in GLB_GPIO_Fifo_IntMask()
832 case GLB_GPIO_FIFO_INT_ALL: in GLB_GPIO_Fifo_IntMask()
880 case GLB_GPIO_FIFO_INT_ALL: in GLB_GPIO_Fifo_IntClear()
913 if (GLB_GPIO_FIFO_INT_ALL == intType) { in GLB_GPIO_Fifo_GetIntStatus()

Completed in 17 milliseconds