Home
last modified time | relevance | path

Searched refs:detect_type (Results 1 – 9 of 9) sorted by relevance

/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/mcu/all/
A Dbsp_irq.h182 __STATIC_INLINE void R_BSP_IrqDetectTypeSet (IRQn_Type const irq, uint32_t detect_type) in R_BSP_IrqDetectTypeSet() argument
184 r_bsp_irq_detect_type_set(irq, detect_type); in R_BSP_IrqDetectTypeSet()
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/mcu/all/
A Dbsp_irq.h182 __STATIC_INLINE void R_BSP_IrqDetectTypeSet (IRQn_Type const irq, uint32_t detect_type) in R_BSP_IrqDetectTypeSet() argument
184 r_bsp_irq_detect_type_set(irq, detect_type); in R_BSP_IrqDetectTypeSet()
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/mcu/all/
A Dbsp_irq.h182 __STATIC_INLINE void R_BSP_IrqDetectTypeSet (IRQn_Type const irq, uint32_t detect_type) in R_BSP_IrqDetectTypeSet() argument
184 r_bsp_irq_detect_type_set(irq, detect_type); in R_BSP_IrqDetectTypeSet()
/bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/mcu/all/cr/
A Dbsp_irq_core.h259 __STATIC_INLINE void r_bsp_irq_detect_type_set (IRQn_Type const irq, uint32_t detect_type) in r_bsp_irq_detect_type_set() argument
270 if (0 != detect_type) in r_bsp_irq_detect_type_set()
286 if (0 != detect_type) in r_bsp_irq_detect_type_set()
/bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/mcu/all/cr/
A Dbsp_irq_core.h259 __STATIC_INLINE void r_bsp_irq_detect_type_set (IRQn_Type const irq, uint32_t detect_type) in r_bsp_irq_detect_type_set() argument
270 if (0 != detect_type) in r_bsp_irq_detect_type_set()
286 if (0 != detect_type) in r_bsp_irq_detect_type_set()
/bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/mcu/all/cr/
A Dbsp_irq_core.h267 __STATIC_INLINE void r_bsp_irq_detect_type_set (IRQn_Type const irq, uint32_t detect_type) in r_bsp_irq_detect_type_set() argument
278 if (0 != detect_type) in r_bsp_irq_detect_type_set()
294 if (0 != detect_type) in r_bsp_irq_detect_type_set()
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/manager/
A Dsunxi_usb_board.h91 enum usb_detect_type detect_type; /* usb detect type */ member
A Dusb_manager.c224 cfg->port.detect_type = value; in usb_script_parse()
226 if (cfg->port.detect_type == USB_DETECT_TYPE_VBUS_ID) in usb_script_parse()
A Dusb_hw_scan.c322 if (port_info->detect_type == USB_DETECT_TYPE_VBUS_ID) in usb_hw_scan_init()

Completed in 20 milliseconds