Home
last modified time | relevance | path

Searched full:build (Results 1 – 21 of 21) sorted by relevance

/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Ddriverlib_release.h65 /// DriverLib release build number
76 //! \param build is the DriverLib release build number.
82 #define DRIVERLIB_DECLARE_RELEASE(group, build) \ argument
83 const volatile uint8_t driverlib_release_##group##_##build
100 //! \param build is the DriverLib release build number.
112 #define DRIVERLIB_ASSERT_RELEASE(group, build) \ argument
113 (driverlib_release_##group##_##build)
Dchipinfo.h406 #define DRIVERLIB_BUILD_CC26X0 0 //!< 0 is the driverlib build ID for the cc26x0 driverl…
407 #define DRIVERLIB_BUILD_CC13X0 1 //!< 1 is the driverlib build ID for the cc13x0 driverl…
408 #define DRIVERLIB_BUILD_CC13X1_CC26X1 2 //!< 2 is the driverlib build ID for the cc13x1_cc26x1 …
409 #define DRIVERLIB_BUILD_CC26X0R2 3 //!< 3 is the driverlib build ID for the cc26x0r2 drive…
410 #define DRIVERLIB_BUILD_CC13X2_CC26X2 4 //!< 4 is the driverlib build ID for the cc13x2_cc26x2 …
411 #define DRIVERLIB_BUILD_CC13X2X7_CC26X2X7 5 //!< 5 is the driverlib build ID for the cc13x2x7_cc26x…
415 //! \brief Define THIS_DRIVERLIB_BUILD, identifying current driverlib build ID.
417 //! This driverlib build identifier can be useful for compile time checking/optimization (supportin…
Dsw_ecrypt-sync.h74 * called once when the program starts (e.g., to build expanded S-box
Daux_adc.c196 // current build process will call the implementation in flash instead even in AUXADCEnableSync()
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Ddriverlib_release.h65 /// DriverLib release build number
76 //! \param build is the DriverLib release build number.
82 #define DRIVERLIB_DECLARE_RELEASE(group, build) \ argument
83 const volatile uint8_t driverlib_release_##group##_##build
100 //! \param build is the DriverLib release build number.
112 #define DRIVERLIB_ASSERT_RELEASE(group, build) \ argument
113 (driverlib_release_##group##_##build)
Dchipinfo.h399 #define DRIVERLIB_BUILD_CC26X0 0 //!< 0 is the driverlib build ID for the cc26x0 driverl…
400 #define DRIVERLIB_BUILD_CC13X0 1 //!< 1 is the driverlib build ID for the cc13x0 driverl…
401 #define DRIVERLIB_BUILD_CC13X1_CC26X1 2 //!< 2 is the driverlib build ID for the cc13x1_cc26x1 …
402 #define DRIVERLIB_BUILD_CC26X0R2 3 //!< 3 is the driverlib build ID for the cc26x0r2 drive…
403 #define DRIVERLIB_BUILD_CC13X2_CC26X2 4 //!< 4 is the driverlib build ID for the cc13x2_cc26x2 …
404 #define DRIVERLIB_BUILD_CC13X2X7_CC26X2X7 5 //!< 5 is the driverlib build ID for the cc13x2x7_cc26x…
408 //! \brief Define THIS_DRIVERLIB_BUILD, identifying current driverlib build ID.
410 //! This driverlib build identifier can be useful for compile time checking/optimization (supportin…
Dsw_ecrypt-sync.h76 * called once when the program starts (e.g., to build expanded S-box
Daux_adc.c198 // current build process will call the implementation in flash instead even in AUXADCEnableSync()
/hal_ti-3.4.0/zephyr/
Dmodule.yml1 build:
/hal_ti-3.4.0/simplelink/source/ti/drivers/rf/
DRF.h55 To build with this driver, change the DeviceFamily token definition."
DRFCC26X2.h78 1. In the build configuration by choosing either the single-client or
90 Build configuration
98 version can be selected in the build configuration by linking against a
DRFCC26X2_multiMode.c68 To build with this driver, remove the RF_SINGLEMODE token definition."
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddebug.h38 // to an API. This is only used when doing a DEBUG build.
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Ddebug.h46 // to an API. This is only used when doing a DEBUG build.
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/
Dnetapp.c405 /*build the attribute part of the command. in _SlNetAppMDNSRegisterUnregisterService()
414 /*Build the payload part of the command in _SlNetAppMDNSRegisterUnregisterService()
649 /*build the attribute part of the command. in sl_NetAppDnsGetHostByService()
655 /*Build the payload part of the command in sl_NetAppDnsGetHostByService()
/hal_ti-3.4.0/simplelink/kernel/zephyr/dpl/
DHwiP_zephyr.c25 * at build time; whereas SimpleLink plugs the interrupts
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/slnetif/
Dslnetifwifi.c439 int32_t retVal = SLNETERR_RET_CODE_OK; /* prevent build warning */ in matchModeByRole()
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/
Derrors.h199 #define SL_ERROR_BSD_ESEC_BUILD_MSG_ERROR (-720L) /* build message fa…
Dwlan.h1163 … ParentFilterID; /* The parent filter ID, this is the way to build filter tree. NULL…
/hal_ti-3.4.0/simplelink/source/ti/net/
Dslneterr.h222 #define SLNETERR_ESEC_BUILD_MSG_ERROR (-720L) /**< build message…
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/
Dmsp432p4xx.h64 …nted to be used to rebuild TI Drivers for MSP432 MCUs. Do not use this file to build target code.*/