Home
last modified time | relevance | path

Searched defs:I (Results 1 – 11 of 11) sorted by relevance

/btstack/3rd-party/md5/
H A Dmd5.c55 #define I(x, y, z) ((y) ^ ((x) | ~(z))) macro
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/
H A Dmpu_armv8.h65 #define ARM_MPU_ATTR(O, I) (((O & 0xFU) << 4U) | (((O & 0xFU) != 0U) ? (I & 0xFU) : ((I & 0x3U) << … argument
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/
H A Dmpu_armv8.h65 #define ARM_MPU_ATTR(O, I) (((O & 0xFU) << 4U) | (((O & 0xFU) != 0U) ? (I & 0xFU) : ((I & 0x3U) << … argument
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/
H A Dmpu_armv8.h65 #define ARM_MPU_ATTR(O, I) (((O & 0xFU) << 4U) | (((O & 0xFU) != 0U) ? (I & 0xFU) : ((I & 0x3U) << … argument
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/
H A Dmpu_armv8.h65 #define ARM_MPU_ATTR(O, I) ((((O) & 0xFU) << 4U) | ((((O) & 0xFU) != 0U) ? ((I) & 0xFU) : (((I) & 0… argument
/btstack/3rd-party/lc3-google/test/
H A Dtables.py284 I = [ [ I_2M5_8K, I_2M5_16K, I_2M5_24K, I_2M5_32K, I_2M5_48K, variable
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/
H A Dmpu_armv8.h65 #define ARM_MPU_ATTR(O, I) (((O & 0xFU) << 4U) | (((O & 0xFU) != 0U) ? (I & 0xFU) : ((I & 0x3U) << … argument
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/
H A Dmpu_armv8.h65 #define ARM_MPU_ATTR(O, I) (((O & 0xFU) << 4U) | (((O & 0xFU) != 0U) ? (I & 0xFU) : ((I & 0x3U) << … argument
/btstack/port/stm32-f4discovery-cc256x/bsp/
H A Dstm32f4_discovery_audio.c189 #define BINARY(I) do { \ argument
/btstack/port/stm32-f4discovery-usb/bsp/
H A Dstm32f4_discovery_audio.c189 #define BINARY(I) do { \ argument
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h200 uint32_t I:1; /*!< \brief bit: 7 IRQ mask bit */ member
290 uint32_t I:1; /*!< \brief bit: 12 Instruction cache enable */ member
636 uint32_t I:1; /*!< \brief bit: 7 IRQ pending bit */ member