MSPM0G1X0X_G3X0X Driver Library  1.10.01.05
Functions
dl_factoryregion.h File Reference

Detailed Description

Factory Region Driver Library.


#include <stdbool.h>
#include <stdint.h>
#include <ti/devices/msp/msp.h>
#include <ti/driverlib/dl_common.h>
Include dependency graph for dl_factoryregion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

__STATIC_INLINE uint16_t DL_FactoryRegion_getMAINFlashSize (void)
 Get the size of the MAIN Flash region. More...
 
__STATIC_INLINE uint16_t DL_FactoryRegion_getSRAMFlashSize (void)
 Get the size of the SRAM Flash region. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getDATAFlashSize (void)
 Get the size of the DATA Flash region. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getNumBanks (void)
 Get the number of Flash banks on the device. More...
 
__STATIC_INLINE uint32_t DL_FactoryRegion_getTraceID (void)
 Get the trace ID of the device. More...
 
__STATIC_INLINE uint16_t DL_FactoryRegion_getManufacturerCode (void)
 Get JEDEC bank and company code. More...
 
__STATIC_INLINE uint16_t DL_FactoryRegion_getPartNumber (void)
 Get the part number of the device. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getVersion (void)
 Get the version of the device. More...
 
__STATIC_INLINE uint16_t DL_FactoryRegion_getUserIDPart (void)
 Get the bit pattern identifying the part. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getUserIDVariant (void)
 Get the bit pattern identifying a variant of a part. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getUserIDMinorRev (void)
 Get the value that preserves compatibility with lesser minorrev values. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getUserIDMajorRev (void)
 Get the value that preserves compatibility with lesser majorrev values. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinUARTRXDPad (void)
 Get the UART RXD PIN used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinUARTRXDFunction (void)
 Get the UART RXD Pin function selection value used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinUARTTXDPad (void)
 Get the UART TXD PIN used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinUARTTXDFunction (void)
 Get the UART TXD Pin function selection value used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinI2CSDAPad (void)
 Get the I2C SDA Pin used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinI2CSDAFunction (void)
 Get the I2C SDA Pin function selection value used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinI2CSCLPad (void)
 Get the I2C SCL Pin used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinI2CSCLFunction (void)
 Get the I2C SCL Pin function selection value used by BSL. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinInvokeGPIOLevel (void)
 Get the GPIO level used by BSL pin invocation. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinInvokeGPIOPin (void)
 Get the GPIO Pin selection value used by BSL pin invocation. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinInvokeGPIOPModule (void)
 Get the GPIO module selection used by BSL pin invocation. More...
 
__STATIC_INLINE uint8_t DL_FactoryRegion_getBSLPinInvokeGPIOPModulePad (void)
 Get the BSL invocation pin number. More...
 
__STATIC_INLINE uint32_t DL_FactoryRegion_getTemperatureVoltage (void)
 Get the ADC conversion results of temperature sensor output voltage. More...
 
__STATIC_INLINE uint32_t DL_FactoryRegion_getBOOTCRCData (void)
 Get the BOOTCRC value. More...
 
© Copyright 1995-2023, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale