Home
last modified time | relevance | path

Searched defs:polarity (Results 1 – 25 of 244) sorted by relevance

12345678910

/aosp_15_r20/external/coreboot/src/include/acpi/
H A Dacpi_device.h91 enum acpi_irq_polarity polarity; member
211 #define ACPI_GPIO_INPUT_CFG(gpio, polarity) \ argument
228 #define ACPI_GPIO_IRQ_EDGE(gpio, polarity) \ argument
231 #define ACPI_GPIO_IRQ_EDGE_WAKE(gpio, polarity) \ argument
234 #define ACPI_GPIO_IRQ_LEVEL(gpio, polarity) \ argument
237 #define ACPI_GPIO_IRQ_LEVEL_WAKE(gpio, polarity) \ argument
/aosp_15_r20/external/libmonet/dynamiccolor/
H A DToneDeltaPair.java40 private final TonePolarity polarity; field in ToneDeltaPair
72 TonePolarity polarity, in ToneDeltaPair()
/aosp_15_r20/external/coreboot/src/superio/ite/it8772f/
H A Dearly_init.c30 void it8772f_gpio_setup(pnp_devfn_t dev, int set, u8 select, u8 polarity, in it8772f_gpio_setup()
47 void it8772f_gpio_led(pnp_devfn_t dev,int set, u8 select, u8 polarity, u8 pullup, in it8772f_gpio_led()
/aosp_15_r20/external/trusty/lk/dev/keys/
Dgpio_keypad.c54 static void check_output(struct gpio_kp *kp, int out, int polarity) in check_output()
92 int polarity = !!(kpinfo->flags & GPIOKPF_ACTIVE_HIGH); in gpio_keypad_timer_func() local
/aosp_15_r20/external/rust/android-crates-io/crates/acpi/src/platform/
Dinterrupt.rs66 pub polarity: Polarity, field
75 pub polarity: Polarity, field
/aosp_15_r20/external/coreboot/src/mainboard/google/jecht/
H A Dled.c8 int polarity; in set_power_led() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Duniset.cpp1717 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr()
1765 void UnicodeSet::add(const UChar32* other, int32_t otherLen, int8_t polarity) { in add()
1876 void UnicodeSet::retain(const UChar32* other, int32_t otherLen, int8_t polarity) { in retain()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Duniset.cpp1717 void UnicodeSet::exclusiveOr(const UChar32* other, int32_t otherLen, int8_t polarity) { in exclusiveOr()
1765 void UnicodeSet::add(const UChar32* other, int32_t otherLen, int8_t polarity) { in add()
1876 void UnicodeSet::retain(const UChar32* other, int32_t otherLen, int8_t polarity) { in retain()
/aosp_15_r20/external/coreboot/src/drivers/pc80/tpm/
H A Dtis.c226 static inline void tpm_write_int_polarity(int polarity, int locality) in tpm_write_int_polarity()
757 static tpm_result_t tis_setup_interrupt(int vector, int polarity) in tis_setup_interrupt()
/aosp_15_r20/external/pigweed/pw_spi_rp2040/
H A Dinitiator.cc51 constexpr spi_cpol_t GetPolarity(ClockPolarity polarity) { in GetPolarity()
/aosp_15_r20/external/pigweed/pw_digital_io_rp2040/public/pw_digital_io_rp2040/
H A Ddigital_io.h26 Polarity polarity; member
/aosp_15_r20/external/pigweed/pw_spi/public/pw_spi/
H A Dinitiator.h66 ClockPolarity polarity; member
/aosp_15_r20/external/arm-trusted-firmware/include/export/lib/bl_aux_params/
H A Dbl_aux_params_exp.h77 uint8_t polarity; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/export/lib/bl_aux_params/
Dbl_aux_params_exp.h77 uint8_t polarity; member
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dcopy-assign-volatile-synthesis.cpp18 word_t polarity : 1; member
/aosp_15_r20/external/coreboot/src/include/device/
H A Dusbc_mux.h11 bool polarity; /* Polarity of connected device. 0 = Normal, 1 = Flipped */ member
/aosp_15_r20/external/pigweed/pw_spi_mcuxpresso/public/pw_spi_mcuxpresso/
H A Dresponder.h39 ClockPolarity polarity; member
/aosp_15_r20/external/pigweed/pw_digital_io_linux/
H A Ddigital_io_cli.cc212 Polarity polarity = Polarity::kActiveHigh; in main() local
/aosp_15_r20/hardware/broadcom/libbt/src/
Dupio.c363 void upio_set(uint8_t pio, uint8_t action, uint8_t polarity) in upio_set()
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
H A Dexplanation_metadata.proto155 Polarity polarity = 2; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dexplanation_metadata.proto155 Polarity polarity = 2; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dexplanation_metadata.proto155 Polarity polarity = 2; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
H A Dexplanation_metadata.proto155 Polarity polarity = 2; field
/aosp_15_r20/external/coreboot/src/vendorcode/google/chromeos/
H A Dchromeos.h81 int polarity; member
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/
H A Dfsp_params.c268 uint8_t *polarity, uint8_t *enable, in configure_gspi_cs()

12345678910