Home
last modified time | relevance | path

Searched refs:set (Results 1 – 8 of 8) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_ldma.h2518 #define LDMA_DESCRIPTOR_SINGLE_SYNC(set, clr, matchValue, matchEnable) \ argument
2536 .syncSet = (set), \
2565 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument
2583 .syncSet = (set), \
2606 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument
2624 .syncSet = (set), \
/hal_silabs-latest/gecko/emlib/inc/
Dem_ldma.h2513 #define LDMA_DESCRIPTOR_SINGLE_SYNC(set, clr, matchValue, matchEnable) \ argument
2531 .syncSet = (set), \
2560 #define LDMA_DESCRIPTOR_LINKABS_SYNC(set, clr, matchValue, matchEnable) \ argument
2578 .syncSet = (set), \
2601 #define LDMA_DESCRIPTOR_LINKREL_SYNC(set, clr, matchValue, matchEnable, linkjmp) \ argument
2619 .syncSet = (set), \
/hal_silabs-latest/simplicity_sdk/
DLicense.txt5 default licensing are set forth below.
/hal_silabs-latest/wiseconnect/components/protocol/wifi/inc/
Dsl_wifi_types.h743set; ///< Set to 1 to configure the transceiver config params in MAC layer. Sets to 0 to query the… member
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32GG12B/Source/GCC/
Defm32gg12b.ld103 * must be set, either with the command line option ‘--section-start’ or in a linker script,
/hal_silabs-latest/scripts/
Dgen_pinctrl.py240 signal.pinout[port] = set()
/hal_silabs-latest/zephyr/blobs/license/
DMSLA.txt503 which may be set forth in the header files of the Third Party Software. You
536 The licenses granted under this Agreement are specifically set forth herein,
580 as Licensee complies with the terms of the licenses set forth herein. If
728 matter hereof other than as provided herein or as duly set forth on or after
736 breach of any such term or any other term set forth in this Agreement. If any
787 acquire only those rights to the Software as are expressly set forth herein.
/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c2291 if (params->set) { in sl_wifi_set_transceiver_parameters()
2313 … params->set ? SL_SI91X_WAIT_FOR_COMMAND_SUCCESS : SL_SI91X_WAIT_FOR_COMMAND_RESPONSE, in sl_wifi_set_transceiver_parameters()
2318 if (params->set) { in sl_wifi_set_transceiver_parameters()