/aosp_15_r20/external/coreboot/src/include/acpi/ |
H A D | acpi_device.h | 91 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 D | ToneDeltaPair.java | 40 private final TonePolarity polarity; field in ToneDeltaPair 72 TonePolarity polarity, in ToneDeltaPair()
|
/aosp_15_r20/external/coreboot/src/superio/ite/it8772f/ |
H A D | early_init.c | 30 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/ |
D | gpio_keypad.c | 54 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/ |
D | interrupt.rs | 66 pub polarity: Polarity, field 75 pub polarity: Polarity, field
|
/aosp_15_r20/external/coreboot/src/mainboard/google/jecht/ |
H A D | led.c | 8 int polarity; in set_power_led() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | uniset.cpp | 1717 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 D | uniset.cpp | 1717 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 D | tis.c | 226 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 D | initiator.cc | 51 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 D | digital_io.h | 26 Polarity polarity; member
|
/aosp_15_r20/external/pigweed/pw_spi/public/pw_spi/ |
H A D | initiator.h | 66 ClockPolarity polarity; member
|
/aosp_15_r20/external/arm-trusted-firmware/include/export/lib/bl_aux_params/ |
H A D | bl_aux_params_exp.h | 77 uint8_t polarity; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/export/lib/bl_aux_params/ |
D | bl_aux_params_exp.h | 77 uint8_t polarity; member
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | copy-assign-volatile-synthesis.cpp | 18 word_t polarity : 1; member
|
/aosp_15_r20/external/coreboot/src/include/device/ |
H A D | usbc_mux.h | 11 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 D | responder.h | 39 ClockPolarity polarity; member
|
/aosp_15_r20/external/pigweed/pw_digital_io_linux/ |
H A D | digital_io_cli.cc | 212 Polarity polarity = Polarity::kActiveHigh; in main() local
|
/aosp_15_r20/hardware/broadcom/libbt/src/ |
D | upio.c | 363 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 D | explanation_metadata.proto | 155 Polarity polarity = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/ |
H A D | explanation_metadata.proto | 155 Polarity polarity = 2; field
|
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/ |
H A D | explanation_metadata.proto | 155 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 D | explanation_metadata.proto | 155 Polarity polarity = 2; field
|
/aosp_15_r20/external/coreboot/src/vendorcode/google/chromeos/ |
H A D | chromeos.h | 81 int polarity; member
|
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/ |
H A D | fsp_params.c | 268 uint8_t *polarity, uint8_t *enable, in configure_gspi_cs()
|