Home
last modified time | relevance | path

Searched refs:variant (Results 1 – 25 of 59) sorted by relevance

123

/device/google/contexthub/firmware/os/drivers/st_lps22hb/
DREADME12 - Platform/variant porting:
14 The driver requires that following macros are defined in the variant.h
15 file of the specific variant:
25 * Define platform/variant dependent LPS22HB device macros
32 If these macros are not defined in the current variant the driver forces a compilation
/device/google/contexthub/firmware/os/drivers/st_hts221/
DREADME13 - Platform/variant porting:
15 The driver requires that following macros are defined in the variant.h
16 file of the specific variant:
25 * Define platform/variant dependent HTS221 device macros
33 If these macros are not defined in the current variant the driver forces a compilation
/device/google/contexthub/firmware/os/drivers/st_acc44/
DREADME15 - Platform/variant porting:
17 The driver requires that following macros are defined in the variant.h
18 file of the specific variant:
28 /* specify how axis has to be rotated according to variant platform
35 * Define platform/variant dependent ST_ACC44 device macros
53 If these macros are not defined in the current variant the driver forces a compilation
/device/google/contexthub/firmware/os/drivers/st_mag40/
DREADME16 - Platform/variant porting:
18 The driver requires that following macros are defined in the variant.h
19 file of the specific variant:
29 ST_MAG40_ROT_MATRIX /* specify how axis has to be rotated according to variant platform
44 * Define platform/variant dependent ST_MAG40 device macros
58 If these macros are not defined in the current variant the driver forces a compilation
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
DREADME12 - Platform/variant porting:
14 The driver requires that following macros are defined in the variant.h
15 file of the specific variant:
20 If these macros are not defined in the current variant the driver forces a
35 * Define platform/variant dependent ISL29034 device macros
/device/google/contexthub/firmware/variant/linux/
DMakefile5 include $(SRC_PATH)/variant/variant.mk
Dlinux_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/nucleo/
DMakefile6 include $(SRC_PATH)/variant/variant.mk
Dnucleo_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/neonkey/
DMakefile6 include $(SRC_PATH)/variant/variant.mk
Dneonkey_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/argonkey/
DMakefile6 include $(SRC_PATH)/variant/variant.mk
Dargonkey_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/variant/lunchbox/
DMakefile6 include $(SRC_PATH)/variant/variant.mk
Dlunchbox_conf.mk26 VARIANT_PATH := device/google/contexthub/firmware/variant/$(VARIANT)
/device/google/contexthub/firmware/build/
Dconfig.mk58 define nano-variant-class
157 $(LOCAL_NANO_$(1)_$(call nano-variant-class,$(AUX_OS_VARIANT))) \
194 define for-each-variant-unchecked
198 $(call aux-variant-load-env,$(_fev_variant)) \
205 $(call aux-variant-load-env,) \
223 define for-each-variant
226 …$(error $(LOCAL_PATH): Recursive variant list mismatch: "$(AUX_RECURSIVE_VARIANT_LIST)" and "$(1))…
Dapp_static_library.mk26 $(call for-each-variant,$(my_variants),,$(NANO_BUILD)/nanohub_static_library.mk)
Dos_static_library.mk26 $(call for-each-variant,$(my_variants),OS,$(NANO_BUILD)/nanohub_static_library.mk)
Dbl_static_library.mk26 $(call for-each-variant,$(my_variants),BL,$(NANO_BUILD)/nanohub_static_library.mk)
Dapp_executable.mk27 $(call for-each-variant,$(my_variants),APP,$(BUILD_NANOHUB_EXECUTABLE))
Dbl_executable.mk28 $(call for-each-variant,$(my_variants),BL,$(NANO_BUILD)/bl_executable_internal.mk)
Dos_executable.mk28 $(call for-each-variant,$(my_variants),OS,$(NANO_BUILD)/os_executable_internal.mk)
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
DREADME22 be defined into variant.h file. [variant/{VARIANT_NAME}/inc/variant/variant.h]
27 variant makefile. [variant/{VARIANT_NAME}/{VARIANT_NAME}.mk]
66 Example: variant/nucleo/nucleo.mk
/device/google/contexthub/firmware/
DREADME17 1.1. to build any OS variant, run
21 # where <variant_path> is relative path to OS variant dir;
23 # for local variants, variant_path is variant/<variant_name>
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_uuid.py20 time, clock_seq, variant, version) in [
171 equal(u.variant, variant)
363 equal(u.variant, uuid.RFC_4122)
406 equal(u.variant, uuid.RFC_4122)
422 equal(u.variant, uuid.RFC_4122)
444 equal(u.variant, uuid.RFC_4122)

123