Home
last modified time | relevance | path

Searched defs:RISING_EDGE (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_gpio.c145 #define RISING_EDGE ((uint32_t)0x00100000) macro
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_gpio.c145 #define RISING_EDGE ((uint32_t)0x00100000) macro
/external/rust/android-crates-io/crates/gpio-cdev/src/
Dlib.rs369 const RISING_EDGE = (1 << 0); constant
/external/coreboot/src/soc/intel/elkhartlake/
Dchip.h60 RISING_EDGE, enumerator