Searched refs:b10 (Results 1 – 25 of 31) sorted by relevance
12
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/ |
| D | UARTDirectionBase.cs | 66 LogWarningNonEqual(shifter.StartBit, 0b10, "start bit", shifter.Name); in LogCommonWarnings()
|
| D | Timer.cs | 222 OneOnResetToo = 0b10, 278 OnTimerDisable = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/ |
| D | MCAN_Structures.cs | 240 DebugMessageB = 0b10, 260 Receiver = 0b10, 274 DebugMessageAB = 0b10, 282 Reject_ = 0b10, 290 MessageInFIFO0 = 0b10, 403 Classic = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/ |
| D | STM32_GPIOPort.cs | 300 Low2 = 0b10, 309 Down = 0b10,
|
| D | RenesasDA14_GPIO.cs | 156 InputPullDown = 0b10,
|
| D | IMXRT_GPIO.cs | 252 Rising = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/Crypto/ |
| D | STM32H7_CRYPTO.cs | 545 Payload = 0b10, 553 Bit8 = 0b10, 561 Bit256 = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/ |
| D | UTPProtocol.cs | 15 In = 0b10,
|
| D | UFSProtocolInformationUnits.cs | 35 HeadOfQueue = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/ |
| D | PacketTests.cs | 59 Assert.AreEqual(true, structureB.b10); in TestDecode() 173 structureB.b10 = true; in TestEncode() 338 public bool b10; field
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sound/ |
| D | PULP_I2S.cs | 255 val = 0b10; in CreateRegisters() 288 val = 0b10; in CreateRegisters()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Network/SynopsysDWCEthernetQualityOfService/ |
| D | SynopsysDWCEthernetQualityOfService_Descriptors.cs | 620 Insert = 0b10, 628 InsertHeaderAndPayloadChecksum = 0b10, 648 None = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/ |
| D | SCSIResponses.cs | 15 Obsolete = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Timers/ |
| D | EFR32xG2_BURTC.cs | 142 Stop = 0b10,
|
| D | EFR32xG2_RTCC.cs | 248 Stop = 0b10,
|
| D | SAM_TC.cs | 339 UpRC = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/UART/ |
| D | NPCX_UART.cs | 268 Mark = 0b10,
|
| D | LPC_USART.cs | 451 Even = 0b10,
|
| D | Cadence_UART.cs | 518 Two = 0b10
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ |
| D | HS3001.cs | 370 Bits12 = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Cores/RiscV/ |
| D | CoreLocalInterruptController.cs | 275 … return (itMode & 0b10) == 0 ? PrivilegeLevel.Supervisor : PrivilegeLevel.Machine; in GetInterruptPrivilege()
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/S32K3XX_FlexCAN/ |
| D | S32K3XX_FlexCAN_Structures.cs | 103 C = 0b10, // Four partial 8-bit standard IDs per ID filter table element
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SPI/ |
| D | STM32H7_QuadSPI.cs | 668 AutomaticStatusPolling = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Analog/ |
| D | STM32_ADC_Common.cs | 723 Bits8 = 0b10,
|
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/ |
| D | STM32L0_RCC.cs | 318 case 0b10: in DefineRegisters()
|
12