Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/
H A Dstm32wb50xx.h2112 #define AES_CR_GCMPH_0 (0x1U << AES_CR_GCMPH_Pos) /*!< 0x00002000 */ macro
H A Dstm32wb55xx.h2395 #define AES_CR_GCMPH_0 (0x1U << AES_CR_GCMPH_Pos) /*!< 0x00002000 */ macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f423xx.h10642 #define AES_CR_GCMPH_0 ((uint32_t)0x00002000U) /*!< Bit 0 */ macro