| /bsp/bouffalo_lab/bl61x/board/config/ |
| A D | bl_factory_params_IoTKitA_auto.dts | 19 feature = "led"; 27 feature = "led"; 35 feature = "button"; 209 feature { 230 feature {
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/ |
| A D | hpm_plic_drv.h | 54 ATTR_ALWAYS_INLINE static inline void __plic_set_feature(uint32_t base, uint32_t feature) in __plic_set_feature() argument 56 *(volatile uint32_t *)(base + HPM_PLIC_FEATURE_OFFSET) = feature; in __plic_set_feature()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/ |
| A D | hpm_plic_drv.h | 54 ATTR_ALWAYS_INLINE static inline void __plic_set_feature(uint32_t base, uint32_t feature) in __plic_set_feature() argument 56 *(volatile uint32_t *)(base + HPM_PLIC_FEATURE_OFFSET) = feature; in __plic_set_feature()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/ |
| A D | hpm_plic_drv.h | 54 ATTR_ALWAYS_INLINE static inline void __plic_set_feature(uint32_t base, uint32_t feature) in __plic_set_feature() argument 56 *(volatile uint32_t *)(base + HPM_PLIC_FEATURE_OFFSET) = feature; in __plic_set_feature()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/ |
| A D | hpm_plic_drv.h | 54 ATTR_ALWAYS_INLINE static inline void __plic_set_feature(uint32_t base, uint32_t feature) in __plic_set_feature() argument 56 *(volatile uint32_t *)(base + HPM_PLIC_FEATURE_OFFSET) = feature; in __plic_set_feature()
|
| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/soc/bl702/std/src/ |
| A D | bl702_snflash.c | 455 uint8_t feature = 0; in Nandflash_PageReadToCache() local 465 Nandflash_Get_Feature(pNandflashCfg, &feature); in Nandflash_PageReadToCache() 466 ((NANDFLASH_FEATURE_Type *)(&feature))->ECC_EN = 1; in Nandflash_PageReadToCache() 467 Nandflash_Set_Feature(pNandflashCfg, &feature); in Nandflash_PageReadToCache() 663 uint8_t feature = 0; in Nandflash_ProgramExecute() local 676 Nandflash_Get_Feature(pNandflashCfg, &feature); in Nandflash_ProgramExecute() 677 ((NANDFLASH_FEATURE_Type *)(&feature))->ECC_EN = 1; in Nandflash_ProgramExecute() 678 Nandflash_Set_Feature(pNandflashCfg, &feature); in Nandflash_ProgramExecute()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/ |
| A D | hpm_plic_drv.h | 57 ATTR_ALWAYS_INLINE static inline void __plic_set_feature(uint32_t base, uint32_t feature) in __plic_set_feature() argument 59 *(volatile uint32_t *)(base + HPM_PLIC_FEATURE_OFFSET) = feature; in __plic_set_feature()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/ |
| A D | hpm_plic_drv.h | 58 ATTR_ALWAYS_INLINE static inline void __plic_set_feature(uint32_t base, uint32_t feature) in __plic_set_feature() argument 60 *(volatile uint32_t *) (base + HPM_PLIC_FEATURE_OFFSET) = feature; in __plic_set_feature()
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/ |
| A D | hpm_plic_drv.h | 58 ATTR_ALWAYS_INLINE static inline void __plic_set_feature(uint32_t base, uint32_t feature) in __plic_set_feature() argument 60 *(volatile uint32_t *) (base + HPM_PLIC_FEATURE_OFFSET) = feature; in __plic_set_feature()
|
| /bsp/at32/libraries/usbotg_library/inc/ |
| A D | usbh_ctrl.h | 84 usb_sts_type usbh_set_feature(usbh_core_type *uhost, uint8_t feature, uint16_t index); 85 usb_sts_type usbh_clear_dev_feature(usbh_core_type *uhost, uint8_t feature, uint16_t index);
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/intc/ |
| A D | Kconfig | 10 bool "INTC feature 1"
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/include/openamp/ |
| A D | virtio.h | 151 void (*set_features)(struct virtio_device *dev, uint32_t feature);
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/include/openamp/ |
| A D | virtio.h | 151 void (*set_features)(struct virtio_device *dev, uint32_t feature);
|
| /bsp/phytium/libraries/drivers/ |
| A D | drv_xmac_msg.c | 1048 void FXmacMsgFeatureSetOptions(u32 feature, FXmacMsgCtrl* xmac_p) in FXmacMsgFeatureSetOptions() argument 1054 if (feature & FXMAC_MSG_OS_CONFIG_JUMBO) in FXmacMsgFeatureSetOptions() 1061 if (feature & FXMAC_MSG_OS_CONFIG_UNICAST_ADDRESS_FILITER) in FXmacMsgFeatureSetOptions() 1066 if (feature & FXMAC_MSG_OS_CONFIG_MULTICAST_ADDRESS_FILITER) in FXmacMsgFeatureSetOptions() 1073 if (feature & FXMAC_MSG_OS_CONFIG_COPY_ALL_FRAMES) in FXmacMsgFeatureSetOptions() 1080 if (feature & FXMAC_MSG_OS_CONFIG_CLOSE_FCS_CHECK) in FXmacMsgFeatureSetOptions()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/virtio/ |
| A D | virtio.c | 9 static const char *virtio_feature_name(unsigned long feature,
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/virtio/ |
| A D | virtio.c | 9 static const char *virtio_feature_name(unsigned long feature,
|
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_llwu.h | 77 uint16_t feature; /*!< A feature specification number. */ member
|
| A D | fsl_pmc.h | 112 uint16_t feature; /*!< Feature Specification Number. */ member
|
| /bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/ |
| A D | fsl_llwu.h | 54 uint16_t feature; /*!< A feature specification number. */ member
|
| /bsp/Infineon/psoc6-cy8ckit-062-WIFI-BT/libs/TARGET_CY8CKIT-062-WIFI-BT/config/ |
| A D | cyreservedresources.list | 3 # The "reserved resources" feature is used to ensure that the device configurator reserves the list…
|
| /bsp/Infineon/psoc6-evaluationkit-062S2/libs/TARGET_RTT-062S2/ |
| A D | cyreservedresources.p12 | 3 # The "reserved resources" feature is used to ensure that the device configurator reserves the list…
|
| A D | cyreservedresources.p2 | 3 # The "reserved resources" feature is used to ensure that the device configurator reserves the list…
|
| A D | cyreservedresources.p9 | 3 # The "reserved resources" feature is used to ensure that the device configurator reserves the list…
|
| /bsp/Infineon/libraries/templates/XMC7200D/libs/TARGET_APP_KIT_XMC72_EVK/ |
| A D | RELEASE.md | 6 …feature across all BSPs, the libraries are assigned the same version number. For example if BSP_A …
|
| /bsp/Infineon/xmc7100d-f144k4160aa/libs/TARGET_APP_KIT_XMC71_EVK_LITE_V2/ |
| A D | RELEASE.md | 7 …feature across all BSPs, the libraries are assigned the same version number. For example if BSP_A …
|