Searched full:build (Results 1 – 21 of 21) sorted by relevance
/hal_ti-3.4.0/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/ |
D | driverlib_release.h | 65 /// 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)
|
D | chipinfo.h | 406 #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…
|
D | sw_ecrypt-sync.h | 74 * called once when the program starts (e.g., to build expanded S-box
|
D | aux_adc.c | 196 // 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/ |
D | driverlib_release.h | 65 /// 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)
|
D | chipinfo.h | 399 #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…
|
D | sw_ecrypt-sync.h | 76 * called once when the program starts (e.g., to build expanded S-box
|
D | aux_adc.c | 198 // current build process will call the implementation in flash instead even in AUXADCEnableSync()
|
/hal_ti-3.4.0/zephyr/ |
D | module.yml | 1 build:
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/rf/ |
D | RF.h | 55 To build with this driver, change the DeviceFamily token definition."
|
D | RFCC26X2.h | 78 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
|
D | RFCC26X2_multiMode.c | 68 To build with this driver, remove the RF_SINGLEMODE token definition."
|
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/ |
D | debug.h | 38 // to an API. This is only used when doing a DEBUG build.
|
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/ |
D | debug.h | 46 // to an API. This is only used when doing a DEBUG build.
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/source/ |
D | netapp.c | 405 /*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/ |
D | HwiP_zephyr.c | 25 * at build time; whereas SimpleLink plugs the interrupts
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/slnetif/ |
D | slnetifwifi.c | 439 int32_t retVal = SLNETERR_RET_CODE_OK; /* prevent build warning */ in matchModeByRole()
|
/hal_ti-3.4.0/simplelink/source/ti/drivers/net/wifi/ |
D | errors.h | 199 #define SL_ERROR_BSD_ESEC_BUILD_MSG_ERROR (-720L) /* build message fa…
|
D | wlan.h | 1163 … ParentFilterID; /* The parent filter ID, this is the way to build filter tree. NULL…
|
/hal_ti-3.4.0/simplelink/source/ti/net/ |
D | slneterr.h | 222 #define SLNETERR_ESEC_BUILD_MSG_ERROR (-720L) /**< build message…
|
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/ |
D | msp432p4xx.h | 64 …nted to be used to rebuild TI Drivers for MSP432 MCUs. Do not use this file to build target code.*/
|