Searched defs:A (Results 1 – 10 of 10) sorted by relevance
/btstack/port/stm32-f4discovery-cc256x/pdm/ |
H A D | pdm_filter.h | 56 #define HTONS(A) ((((uint16_t)(A) & 0xff00) >> 8) | \ argument
|
/btstack/port/stm32-f4discovery-usb/pdm/ |
H A D | pdm_filter.h | 56 #define HTONS(A) ((((uint16_t)(A) & 0xff00) >> 8) | \ argument
|
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/ |
H A D | md5.c | 87 unsigned long X[16], A, B, C, D; in md5_process() local
|
H A D | md4.c | 88 unsigned long X[16], A, B, C, D; in md4_process() local
|
H A D | sha1.c | 88 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | eap.c | 1735 struct t_num A; in eap_response() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/ |
H A D | core_ca.h | 201 uint32_t A:1; /*!< \brief bit: 8 Asynchronous abort mask bit */ member 281 uint32_t A:1; /*!< \brief bit: 1 Alignment check enable */ member 637 uint32_t A:1; /*!< \brief bit: 8 External abort pending bit */ member
|
/btstack/3rd-party/segger-rtt/ |
H A D | SEGGER_RTT.c | 194 #define PRAGMA(A) _Pragma(#A) argument
|
/btstack/src/ble/ |
H A D | sm.c | 91 #define BTSTACK_TAG32(A,B,C,D) (((A) << 24) | ((B) << 16) | ((C) << 8) | (D)) argument
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
H A D | renesas.h | 2574 …__IOM uint16_t A; /*!< (@ 0x00000000) GTIOCA Output Delay Register … member 13691 …__IOM uint32_t A : 8; /*!< [31..24] Alpha Blending Value of Color Palette n Plane for Graphics member 13705 …__IOM uint32_t A : 8; /*!< [31..24] Alpha Blending Value of Color Palette n Plane for Graphics member 13719 …__IOM uint32_t A : 8; /*!< [31..24] Alpha Blending Value of Color Palette n Plane for Graphics member 13733 …__IOM uint32_t A : 8; /*!< [31..24] Alpha Blending Value of Color Palette n Plane for Graphics member 20317 …__IOM uint8_t A : 4; /*!< [3..0] A-Pattern Area … member
|