Smbus contoller

Author: t | 2025-04-24

★★★★☆ (4.2 / 1054 reviews)

flix hq pro

Definition of contol in the Definitions.net dictionary. Meaning of contol. What does contol mean? Information and translations of contol in the most comprehensive dictionary definitions resource on the web.

intermapper

Audio Contoler - Audio-Digital.net

احصائيات: 30,053 إصدارات من 1,966 برامجاختيار عنوان البرنامج...للرجوع إلى الإصدار الذي أحب!SpeedFan 4.35 غير المفتاح4.35 - released to the public the EXOTICS tab - fixed 120 DPI issue in CONFIGURE dialog - added full support for Areca RAID controllers - greatly improved SCSI support - added support for Abit uGuru 3 (uGuru 2005) - added full support for Intel FB-DIMM temperature readings - added full support for ITE IT8720F - added full support for Andigilog aSC7611 - added full support for LM96000 (it was previously detected as LM85B) - added full support for Analog Devices ADT7490 - added full support for SMSC SCH5327 - fixed Windbond W83766HG hardware monitor detection on some Asus motherboards - improved CPU identification routines - added support for a new revision of the WINBOND W83637HF - added support for WINBOND W83637HF at unusual addresses - added support for Asus F8000 at unusual addresses - added identification of the SMSC SCH5514 - added identification of SMSC EMC2300 - added ITE IT8718F fifth fan speed reporting - added identification of Analog Devices ADP3228 - added identification of ITE IT8512F - added identification of Winbond W83667HG SuperIO chip - identified a new revision of Fintek F71872 hardware monitor subsystem - added preliminary detection of the HECI driver - fixed a bug in SMSC LPC47M172 support code that prevented fan speeds to be properly reported - 45nm Intel CPUs with CPUID=0x10676 now use a Tjmax value of either 105C or 90C - added full support for nVidia MCP65 SMBus - added full support for nVidia MCP67 SMBus - added full support for nVidia MCP73 SMBus - added full support for nVidia MCP78S SMBus - added full support for VIA CX700M SMBus - added full support for Intel 82801JIB SMBus - fixed an issue where the Intel SMBus couldn't be accessed and messages like SMBus msg : SMB Error $14 : FAILED (50) were generated - enabled Intel ICH8M-E SMBus device, if needed - enabled 631xESB SMBus, if needed - enabled SMBus on Intel ICH9R, if needed - preliminary detection of AMD CD5536 SMBus - some SMBus addresses on Asus Striker Extreme are no longer scanned - SMBus is no longer scanned at address $2E on DELL XPS710 - Tyan S2927 second SMBus is no longer scanned - some addresses on the SMBus of Asus P5NT WS are no longer scanned - some addresses on the SMBus of the Intel DX38BT are no longer scanned - some SMBus addresses are no longer scanned on Asus M2N32-SLI DELUXE - the second nForce SMBus is no longer scanned on FIC AU31 - some addresses on the SMBus of Supermicro H8DCE are no longer scanned - added some SMBus scan exclusions for Intel. Definition of contol in the Definitions.net dictionary. Meaning of contol. What does contol mean? Information and translations of contol in the most comprehensive dictionary definitions resource on the web. Definition of contol in the Definitions.net dictionary. Meaning of contol. What does contol mean? Information and translations of contol in the most comprehensive dictionary definitions resource on the web. Login . The STANDS4 Network. Abbreviations.com; Anagrams.net; Biographies.net; Calculators.net; Convert.net; Definitions.net; SMBus are for simple logic implementations. SMBus de vices do not need to implement all the commands defined in the SMBus specification. This makes the implementation of a SMBus driver for a SMBus support system much easier. The current SMBus specifi cation is version 2.0. The earlier vers ion SMBus 1.0 and 1.1 specification was SMBus TouchPad Driver Synaptics TouchPad Driver Synaptics SMBus TouchPad Driver SMBus TouchPad Synaptics System Management Bus DOWNLOAD Synaptics SMBus Driver for ELAN SMBus ELAN SMBus Driver - downloading and installing it ELAN SMBus Driver is a Chipset device. This Windows driver was developed by ELAN SMBus. In order to make sure you are downloading the exact right driver the hardware id is SMB0001. 1. Manually install ELAN SMBus ELAN SMBus Driver driver Address of 000 0000b is enabled. More... __STATIC_INLINE void DL_I2C_enableGeneralCall (I2C_Regs *i2c) Enable usage of general call address of 000 0000b. More... __STATIC_INLINE uint32_t DL_I2C_getTargetStatus (const I2C_Regs *i2c) Get status of I2C bus controller for target. More... __STATIC_INLINE uint8_t DL_I2C_receiveTargetData (const I2C_Regs *i2c) Get byte of data from I2C target. More... __STATIC_INLINE void DL_I2C_transmitTargetData (I2C_Regs *i2c, uint8_t data) Set next byte to be transferred during the next transaction. More... __STATIC_INLINE void DL_I2C_disableTargetACKOverride (I2C_Regs *i2c) Disable target ACK override. More... __STATIC_INLINE bool DL_I2C_isTargetACKOverrideEnabled (const I2C_Regs *i2c) Checks if target ACK override is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetACKOverride (I2C_Regs *i2c) Enable target ACK override. More... __STATIC_INLINE DL_I2C_TARGET_RESPONSE_OVERRIDE_VALUE DL_I2C_getTargetACKOverrideValue (const I2C_Regs *i2c) Get target acknowledge override value. More... __STATIC_INLINE void DL_I2C_setTargetACKOverrideValue (I2C_Regs *i2c, DL_I2C_TARGET_RESPONSE_OVERRIDE_VALUE value) Set target acknowledge override value. More... __STATIC_INLINE void DL_I2C_disableACKOverrideOnStart (I2C_Regs *i2c) Disable target ACK override on Start Condition. More... __STATIC_INLINE bool DL_I2C_isACKOverrideOnStartEnabled (const I2C_Regs *i2c) Checks if target ACK override on Start condition is enabled. More... __STATIC_INLINE void DL_I2C_enableACKOverrideOnStart (I2C_Regs *i2c) Enable target ACK override on Start condition. More... __STATIC_INLINE void DL_I2C_disableACKOverrideOnPECNext (I2C_Regs *i2c) Disable target ACK override when SMBus/PMBus PEC is next byte. More... __STATIC_INLINE bool DL_I2C_isACKOverrideOnPECNextEnabled (const I2C_Regs *i2c) Checks if target ACK override when SMBus/PMBus PEC is next byte is enabled. More... __STATIC_INLINE void DL_I2C_enableACKOverrideOnPECNext (I2C_Regs *i2c) Enable target ACK override when SMBus/PMBus PEC is next byte. More... __STATIC_INLINE void DL_I2C_disableACKOverrideOnPECDone (I2C_Regs *i2c) Disable target ACK override when SMBus/PMBus PEC is next byte. More... __STATIC_INLINE bool DL_I2C_isACKOverrideOnPECDoneEnabled (const I2C_Regs *i2c) Checks if target ACK override when SMBus/PMBus PEC is next byte is enabled. More... __STATIC_INLINE void DL_I2C_enableACKOverrideOnPECDone (I2C_Regs *i2c) Enable target ACK override when SMBus/PMBus PEC is done. More... __STATIC_INLINE uint32_t DL_I2C_getTargetPECCountValue (const I2C_Regs *i2c) Get the target SMBus/PMBus Packet Error Checking (PEC) count value. More... __STATIC_INLINE void DL_I2C_setTargetPECCountValue (I2C_Regs *i2c, uint32_t count) Set the target SMBus/PMBus Packet Error Checking (PEC) count value. More... __STATIC_INLINE void DL_I2C_disableTargetPEC (I2C_Regs *i2c) Disable target SMBus/PMBus Packet Error Checking (PEC) More... __STATIC_INLINE bool DL_I2C_isTargetPECEnabled (const I2C_Regs *i2c) Checks if target SMBus/PMBus Packet Error Checking (PEC) is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetPEC (I2C_Regs *i2c) Enable target SMBus/PMBus Packet Error Checking (PEC) More... __STATIC_INLINE uint32_t DL_I2C_getTargetCurrentPECCount (const I2C_Regs *i2c) Get the current SMBus/PMBus PEC byte count of the Target state machine. More... __STATIC_INLINE DL_I2C_TARGET_PEC_STATUS DL_I2C_getTargetPECCheckedStatus (const I2C_Regs *i2c) Get status if SMBus/PMBus target PEC was checked in last transaction. More... __STATIC_INLINE DL_I2C_TARGET_PEC_CHECK_ERROR DL_I2C_getTargetPECCheckError (const I2C_Regs *i2c) Get status if SMBus/PMBus target

Comments

User8954

احصائيات: 30,053 إصدارات من 1,966 برامجاختيار عنوان البرنامج...للرجوع إلى الإصدار الذي أحب!SpeedFan 4.35 غير المفتاح4.35 - released to the public the EXOTICS tab - fixed 120 DPI issue in CONFIGURE dialog - added full support for Areca RAID controllers - greatly improved SCSI support - added support for Abit uGuru 3 (uGuru 2005) - added full support for Intel FB-DIMM temperature readings - added full support for ITE IT8720F - added full support for Andigilog aSC7611 - added full support for LM96000 (it was previously detected as LM85B) - added full support for Analog Devices ADT7490 - added full support for SMSC SCH5327 - fixed Windbond W83766HG hardware monitor detection on some Asus motherboards - improved CPU identification routines - added support for a new revision of the WINBOND W83637HF - added support for WINBOND W83637HF at unusual addresses - added support for Asus F8000 at unusual addresses - added identification of the SMSC SCH5514 - added identification of SMSC EMC2300 - added ITE IT8718F fifth fan speed reporting - added identification of Analog Devices ADP3228 - added identification of ITE IT8512F - added identification of Winbond W83667HG SuperIO chip - identified a new revision of Fintek F71872 hardware monitor subsystem - added preliminary detection of the HECI driver - fixed a bug in SMSC LPC47M172 support code that prevented fan speeds to be properly reported - 45nm Intel CPUs with CPUID=0x10676 now use a Tjmax value of either 105C or 90C - added full support for nVidia MCP65 SMBus - added full support for nVidia MCP67 SMBus - added full support for nVidia MCP73 SMBus - added full support for nVidia MCP78S SMBus - added full support for VIA CX700M SMBus - added full support for Intel 82801JIB SMBus - fixed an issue where the Intel SMBus couldn't be accessed and messages like SMBus msg : SMB Error $14 : FAILED (50) were generated - enabled Intel ICH8M-E SMBus device, if needed - enabled 631xESB SMBus, if needed - enabled SMBus on Intel ICH9R, if needed - preliminary detection of AMD CD5536 SMBus - some SMBus addresses on Asus Striker Extreme are no longer scanned - SMBus is no longer scanned at address $2E on DELL XPS710 - Tyan S2927 second SMBus is no longer scanned - some addresses on the SMBus of Asus P5NT WS are no longer scanned - some addresses on the SMBus of the Intel DX38BT are no longer scanned - some SMBus addresses are no longer scanned on Asus M2N32-SLI DELUXE - the second nForce SMBus is no longer scanned on FIC AU31 - some addresses on the SMBus of Supermicro H8DCE are no longer scanned - added some SMBus scan exclusions for Intel

2025-03-30
User6632

Address of 000 0000b is enabled. More... __STATIC_INLINE void DL_I2C_enableGeneralCall (I2C_Regs *i2c) Enable usage of general call address of 000 0000b. More... __STATIC_INLINE uint32_t DL_I2C_getTargetStatus (const I2C_Regs *i2c) Get status of I2C bus controller for target. More... __STATIC_INLINE uint8_t DL_I2C_receiveTargetData (const I2C_Regs *i2c) Get byte of data from I2C target. More... __STATIC_INLINE void DL_I2C_transmitTargetData (I2C_Regs *i2c, uint8_t data) Set next byte to be transferred during the next transaction. More... __STATIC_INLINE void DL_I2C_disableTargetACKOverride (I2C_Regs *i2c) Disable target ACK override. More... __STATIC_INLINE bool DL_I2C_isTargetACKOverrideEnabled (const I2C_Regs *i2c) Checks if target ACK override is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetACKOverride (I2C_Regs *i2c) Enable target ACK override. More... __STATIC_INLINE DL_I2C_TARGET_RESPONSE_OVERRIDE_VALUE DL_I2C_getTargetACKOverrideValue (const I2C_Regs *i2c) Get target acknowledge override value. More... __STATIC_INLINE void DL_I2C_setTargetACKOverrideValue (I2C_Regs *i2c, DL_I2C_TARGET_RESPONSE_OVERRIDE_VALUE value) Set target acknowledge override value. More... __STATIC_INLINE void DL_I2C_disableACKOverrideOnStart (I2C_Regs *i2c) Disable target ACK override on Start Condition. More... __STATIC_INLINE bool DL_I2C_isACKOverrideOnStartEnabled (const I2C_Regs *i2c) Checks if target ACK override on Start condition is enabled. More... __STATIC_INLINE void DL_I2C_enableACKOverrideOnStart (I2C_Regs *i2c) Enable target ACK override on Start condition. More... __STATIC_INLINE void DL_I2C_disableACKOverrideOnPECNext (I2C_Regs *i2c) Disable target ACK override when SMBus/PMBus PEC is next byte. More... __STATIC_INLINE bool DL_I2C_isACKOverrideOnPECNextEnabled (const I2C_Regs *i2c) Checks if target ACK override when SMBus/PMBus PEC is next byte is enabled. More... __STATIC_INLINE void DL_I2C_enableACKOverrideOnPECNext (I2C_Regs *i2c) Enable target ACK override when SMBus/PMBus PEC is next byte. More... __STATIC_INLINE void DL_I2C_disableACKOverrideOnPECDone (I2C_Regs *i2c) Disable target ACK override when SMBus/PMBus PEC is next byte. More... __STATIC_INLINE bool DL_I2C_isACKOverrideOnPECDoneEnabled (const I2C_Regs *i2c) Checks if target ACK override when SMBus/PMBus PEC is next byte is enabled. More... __STATIC_INLINE void DL_I2C_enableACKOverrideOnPECDone (I2C_Regs *i2c) Enable target ACK override when SMBus/PMBus PEC is done. More... __STATIC_INLINE uint32_t DL_I2C_getTargetPECCountValue (const I2C_Regs *i2c) Get the target SMBus/PMBus Packet Error Checking (PEC) count value. More... __STATIC_INLINE void DL_I2C_setTargetPECCountValue (I2C_Regs *i2c, uint32_t count) Set the target SMBus/PMBus Packet Error Checking (PEC) count value. More... __STATIC_INLINE void DL_I2C_disableTargetPEC (I2C_Regs *i2c) Disable target SMBus/PMBus Packet Error Checking (PEC) More... __STATIC_INLINE bool DL_I2C_isTargetPECEnabled (const I2C_Regs *i2c) Checks if target SMBus/PMBus Packet Error Checking (PEC) is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetPEC (I2C_Regs *i2c) Enable target SMBus/PMBus Packet Error Checking (PEC) More... __STATIC_INLINE uint32_t DL_I2C_getTargetCurrentPECCount (const I2C_Regs *i2c) Get the current SMBus/PMBus PEC byte count of the Target state machine. More... __STATIC_INLINE DL_I2C_TARGET_PEC_STATUS DL_I2C_getTargetPECCheckedStatus (const I2C_Regs *i2c) Get status if SMBus/PMBus target PEC was checked in last transaction. More... __STATIC_INLINE DL_I2C_TARGET_PEC_CHECK_ERROR DL_I2C_getTargetPECCheckError (const I2C_Regs *i2c) Get status if SMBus/PMBus target

2025-03-27
User5805

SMBus Support is a critical test and verification tool intended to assist engineers in developing and improving the reliability of their systems. The Summit Z3-16 with SMBus Support can emulate PCI Express root complexes or device endpoints, allowing new designs to be tested against corner case issues. In addition, it can emulate SMBus traffic as a master or slave. The new Summit Z3-16 with SMBus Support builds on all of the same features as the previous Summit Z3-16 (traffic generator), adding support for SMBus traffic generation to PCI Express at the Gen3 data rates of 8 GT/s. The Summit Z3-16 Exerciser with SMBus Support, in combination with the Summit T34 Protocol Analyzer, provides a complete test and development environment for engineers working on new designs using PCI Express 3.0 and SMBus together. The Summit Z3-16 with SMBus works with standard PCIe 3.0 for other PCIe protocol analyzers as well. The exerciser builds on the extensive programming and verification test libraries established over time with Teledyne LeCroy's PCI Express Exercisers, and provides the user a complete suite of test capability, including the ability to test products to the new PCI Express 3.0 specification. Title Time Summit T3-16 PCI Express Protocol Analyzer Introduction Video 4:05 Synopsys and Teledyne LeCroy Showcase PCI Express 3.0 Interoperability at PCI-SIG 2010 3:04 Demo of Synopsys DesignWare PCI Express 3.0 with Teledyne LeCroy Protocol Test Suite 4:34 IDT PCIe Switch Demo using Summit T3-16 protocol analyzer 7:15 Cadence and Teledyne LeCroy work together supporting PCI Express 3.0 development and test 1:26 Xilinx Video: Industry’s first Gen3 x 16 PCIe solution built into a programmable device 2:30 PCIe 3.0 at 8.0 GT/s 3:17 NVMe Protocol Analysis Features for Storage Development and Test 36:27 The exerciser is a critical test and verification tool intended to assist engineers in developing

2025-04-20
User7200

*i2c) Checks if target TX empty interrupt on transmit request is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetTXEmptyOnTXRequest (I2C_Regs *i2c) Enable target TX empty interrupt on transmit request. More... __STATIC_INLINE void DL_I2C_disableTargetTXTriggerInTXMode (I2C_Regs *i2c) Disable target TX trigger in TX mode. More... __STATIC_INLINE bool DL_I2C_isTargetTXTriggerInTXModeEnabled (const I2C_Regs *i2c) Checks if target TX trigger in TX mode is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetTXTriggerInTXMode (I2C_Regs *i2c) Enable TX trigger when target is in TX mode. More... __STATIC_INLINE void DL_I2C_disableTargetTXWaitWhenTXFIFOStale (I2C_Regs *i2c) Disable target TX transfer waits when stale data in TX FIFO. More... __STATIC_INLINE bool DL_I2C_isTargetTXWaitWhenTXFIFOStaleEnabled (const I2C_Regs *i2c) Checks if target TX transfer waits when stale data in TX FIFO is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetTXWaitWhenTXFIFOStale (I2C_Regs *i2c) Enable target TX transfer waits when stale data in TX FIFO. More... __STATIC_INLINE void DL_I2C_disableTargetRXFullOnRXRequest (I2C_Regs *i2c) Disable target RX full interrupt on receive request. More... __STATIC_INLINE bool DL_I2C_isTargetRXFullOnRXRequestEnabled (const I2C_Regs *i2c) Checks if target RX full interrupt on receive request is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetRXFullOnRXRequest (I2C_Regs *i2c) Enable target RX full interrupt on receive request. More... __STATIC_INLINE void DL_I2C_disableDefaultHostAddress (I2C_Regs *i2c) Disable SMBus/PMBus default host address of 000 1000b. More... __STATIC_INLINE bool DL_I2C_isDefaultHostAddressEnabled (const I2C_Regs *i2c) Checks if SMBus/PMBus default host address of 000 1000b is enabled. More... __STATIC_INLINE void DL_I2C_enableDefaultHostAddress (I2C_Regs *i2c) Enable SMBus/PMBus default host address of 000 1000b. More... __STATIC_INLINE void DL_I2C_disableAlertResponseAddress (I2C_Regs *i2c) Disable SMBus/PMBus Alert response address (ARA) of 000 1100b. More... __STATIC_INLINE bool DL_I2C_isAlertResponseAddressEnabled (const I2C_Regs *i2c) Checks if SMBus/PMBus Alert response address (ARA) of 000 1100b is enabled. More... __STATIC_INLINE void DL_I2C_enableAlertResponseAddress (I2C_Regs *i2c) Enable SMBus/PMBus Alert response address (ARA) of 000 1100b. More... __STATIC_INLINE void DL_I2C_disableDefaultDeviceAddress (I2C_Regs *i2c) Disable SMBus/PMBus default device address of 110 0001b. More... __STATIC_INLINE bool DL_I2C_isDefaultDeviceAddressEnabled (const I2C_Regs *i2c) Checks SMBus/PMBus default device address of 110 0001b is enabled. More... __STATIC_INLINE void DL_I2C_enableDefaultDeviceAddress (I2C_Regs *i2c) Enable SMBus/PMBus default device address of 110 0001b. More... __STATIC_INLINE void DL_I2C_disableTargetWakeup (I2C_Regs *i2c) Disable target wakeup. More... __STATIC_INLINE bool DL_I2C_isTargetWakeupEnabled (const I2C_Regs *i2c) Checks if target wakeup is enabled. More... __STATIC_INLINE void DL_I2C_enableTargetWakeup (I2C_Regs *i2c) Enable target wakeup. More... __STATIC_INLINE void DL_I2C_disableTarget (I2C_Regs *i2c) Disable target functionality. More... __STATIC_INLINE bool DL_I2C_isTargetEnabled (const I2C_Regs *i2c) Checks if target functionality is enabled. More... __STATIC_INLINE void DL_I2C_enableTarget (I2C_Regs *i2c) Enable usage of target functionality. More... __STATIC_INLINE void DL_I2C_disableGeneralCall (I2C_Regs *i2c) Disable general call address of 000 0000b. More... __STATIC_INLINE bool DL_I2C_isGeneralCallEnabled (const I2C_Regs *i2c) Checks if general call

2025-04-20
User3375

DL_I2C_setAnalogGlitchFilterPulseWidth (I2C_Regs *i2c, DL_I2C_ANALOG_GLITCH_FILTER_WIDTH filterWidth) Set Analog Glitch Suppression Pulse Width. More... __STATIC_INLINE DL_I2C_DIGITAL_GLITCH_FILTER_WIDTH DL_I2C_getDigitalGlitchFilterPulseWidth (const I2C_Regs *i2c) Get Digital Glitch Suppression Pulse Width. More... __STATIC_INLINE void DL_I2C_setDigitalGlitchFilterPulseWidth (I2C_Regs *i2c, DL_I2C_DIGITAL_GLITCH_FILTER_WIDTH filterWidth) Set Digital Glitch Suppression Pulse Width. More... __STATIC_INLINE void DL_I2C_disableAnalogGlitchFilter (I2C_Regs *i2c) Disable Analog Glitch Suppression. More... __STATIC_INLINE bool DL_I2C_isAnalogGlitchFilterEnabled (const I2C_Regs *i2c) Checks if analog glitch suppression is enabled. More... __STATIC_INLINE void DL_I2C_enableAnalogGlitchFilter (I2C_Regs *i2c) Enable Analog Glitch Suppression. More... __STATIC_INLINE DL_I2C_CONTROLLER_DIRECTION DL_I2C_getControllerDirection (const I2C_Regs *i2c) Get direction of next controller operation. More... __STATIC_INLINE void DL_I2C_setControllerDirection (I2C_Regs *i2c, DL_I2C_CONTROLLER_DIRECTION direction) Set direction of next controller operation. More... __STATIC_INLINE uint32_t DL_I2C_getTargetAddress (const I2C_Regs *i2c) Get the address of the target being addressed when configured as an I2C controller. More... __STATIC_INLINE void DL_I2C_setTargetAddress (I2C_Regs *i2c, uint32_t targetAddress) Set the address of the target being addressed when configured as an I2C controller. More... __STATIC_INLINE DL_I2C_CONTROLLER_ADDRESSING_MODE DL_I2C_getControllerAddressingMode (const I2C_Regs *i2c) Get controller addressing mode. More... __STATIC_INLINE void DL_I2C_setControllerAddressingMode (I2C_Regs *i2c, DL_I2C_CONTROLLER_ADDRESSING_MODE mode) Set controller addressing mode between 7-bit and 10-bit mode. More... __STATIC_INLINE void DL_I2C_disableControllerACKOverride (I2C_Regs *i2c) Disable controller ACK override. More... __STATIC_INLINE bool DL_I2C_isControllerACKOverrideEnabled (const I2C_Regs *i2c) Checks if controller ACK override is enabled. More... __STATIC_INLINE void DL_I2C_enableControllerACKOverride (I2C_Regs *i2c) Enable controller ACK override. More... __STATIC_INLINE void DL_I2C_disableControllerReadOnTXEmpty (I2C_Regs *i2c) Disable controller read on TX empty. More... __STATIC_INLINE bool DL_I2C_isControllerReadOnTXEmptyEnabled (const I2C_Regs *i2c) Checks if controller read on TX empty is enabled. More... __STATIC_INLINE void DL_I2C_enableControllerReadOnTXEmpty (I2C_Regs *i2c) Enable controller read on TX empty. More... __STATIC_INLINE uint32_t DL_I2C_getControllerPECCountValue (const I2C_Regs *i2c) Get the SMBus/PMBus Packet Error Checking (PEC) count value. More... __STATIC_INLINE void DL_I2C_setControllerPECCountValue (I2C_Regs *i2c, uint32_t count) Set the SMBus/PMBus Packet Error Checking (PEC) count value. More... __STATIC_INLINE void DL_I2C_disableControllerPEC (I2C_Regs *i2c) Disable controller SMBus/PMBus Packet Error Checking (PEC) More... __STATIC_INLINE bool DL_I2C_isControllerPECEnabled (const I2C_Regs *i2c) Checks if controller SMBus/PMBus Packet Error Checking (PEC) is enabled. More... __STATIC_INLINE void DL_I2C_enableControllerPEC (I2C_Regs *i2c) Enable controller SMBus/PMBus Packet Error Checking (PEC) More... __STATIC_INLINE uint32_t DL_I2C_getControllerCurrentPECCount (const I2C_Regs *i2c) Get the current SMBus/PMBus PEC byte count of the controller state machine. More... __STATIC_INLINE DL_I2C_CONTROLLER_PEC_STATUS DL_I2C_getControllerPECCheckedStatus (const I2C_Regs *i2c) If controller SMBus/PMBus PEC was checked in last transaction. More... __STATIC_INLINE DL_I2C_CONTROLLER_PEC_CHECK_ERROR DL_I2C_getControllerPECCheckError (const I2C_Regs *i2c) Get the status of the controller SMBus/PMBus PEC Check error. More... __STATIC_INLINE void DL_I2C_disableControllerBurst (I2C_Regs *i2c) Disable I2C controller burst mode. More... __STATIC_INLINE bool DL_I2C_isControllerBurstEnabled (const I2C_Regs *i2c) Checks if I2C controller burst mode is enabled. More... __STATIC_INLINE

2025-04-22

Add Comment