Home
last modified time | relevance | path

Searched defs:__TIME__ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/test/Lexer/
H A Dwarn-date-time.c16 #define __TIME__ macro
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_uart.h1201 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) argument
1207 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) argument
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_uart.h1201 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) argument
1207 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) argument