diff --git a/.properties b/.properties index c39d5f1597..9ff718823d 100644 --- a/.properties +++ b/.properties @@ -1,6 +1,6 @@ id=com.silabs.sdk.stack.sisdk -version=2024.6.0 +version=2024.6.1 label=Simplicity SDK Suite description=Simplicity SDK Suite diff --git a/app/bluetooth/bluetooth_evaluation_demos.xml b/app/bluetooth/bluetooth_evaluation_demos.xml new file mode 100644 index 0000000000..33b8c55892 --- /dev/null +++ b/app/bluetooth/bluetooth_evaluation_demos.xml @@ -0,0 +1,39 @@ + + + + Network Co-Processor (NCP) target application for Channel Sounding (CS). Runs the Bluetooth stack and provides access to it by exposing the Bluetooth API (BGAPI) via UART connection. In addition to the standard NCP features, it listens to Channel Sounding specific user messages, and executes them. This application also features a CS Initiator with Real Time Locating (RTL) library and a CS Reflector device role that can be instantiated or deleted with the CS specific user messages. + + + + + + + + + + + + Channel Sounding (CS) Initiator for Bluetooth LE. This example connects to a CS Reflector device and starts the distance measurement. Results are printed on the display of the WSTK and can be read via the serial port VCOM. It can measure in two CS measurement modes PBR (default) and RTT. RTT mode can be selected by pressing down the BTN0 while resetting the device. It can measure in two object tracking modes as well: in moving object tracking mode (default) or in stationary object tracking mode. In moving object tracking mode measurement results will be calculated for every procedure. In stationary object tracking mode multiple CS procedure data is required for the estimation process. The progress of the estimation will be shown on the LCD and in the logs in percentages. Once the estimation process is done the measurement results will be shown similarly like in the moving object tracking mode. Stationary object tracking mode can be selected by pressing down the BTN1 while resetting the device. In case the default CS mode or object tracking mode is changed in initiator_app_config.h the other CS mode or object tracking mode can be selected with its dedicated push button (BTN0 or BTN1). The actual mode can be checked on the serial output and in the captured logs. To capture JSONL and text logs a log_filter.py Python3 script is provided with this example. This utility will listen to the same serial port VCOM and will extract the necessary logs. Check out the help of log_filter.py for more on capturing logs while measuring distance with CS. + + + + + + + + + + + + Channel Sounding (CS) Reflector for Bluetooth LE. This example sends measurement results back to the CS Initiator device via GATT notifications. It is scheduled by the CS Ranging Service. CS Reflector should have to connect to at least one CS Initiator device to send measurement data to and it is also capable to connect to multiple CS Initiators. Check the CS Reflector component for more on the available connections. The application starts advertising after boot and keeps advertising until not every connection slots are occupied. It will stop advertising when it is full. Once at least one slot becomes free again the device start to advertise. + + + + + + + + + + + diff --git a/app/bluetooth/bluetooth_evaluation_templates.xml b/app/bluetooth/bluetooth_evaluation_templates.xml new file mode 100644 index 0000000000..c2128b5699 --- /dev/null +++ b/app/bluetooth/bluetooth_evaluation_templates.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/bluetooth/bluetooth_experimental_demos.xml b/app/bluetooth/bluetooth_experimental_demos.xml deleted file mode 100644 index 7e69db9944..0000000000 --- a/app/bluetooth/bluetooth_experimental_demos.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - Network Co-Processor (NCP) target application for Channel Sounding. Runs the Bluetooth stack and provides access to it by exposing the Bluetooth API (BGAPI) via UART connection. Addition to the standard NCP features, it listens to HADM specific user messages, and executes them. This application also features a CS Initiator with RTL and reflector. In case of brd4406a it uses custom BGAPI message for antenna switching. - - - - - - - - - - - - Network Co-Processor (NCP) target application for Channel Sounding. Runs the Bluetooth stack and provides access to it by exposing the Bluetooth API (BGAPI) via UART connection. Addition to the standard NCP features, it listens to HADM specific user messages, and executes them. This application also features a CS Initiator with RTL and reflector. In case of brd4406a it uses custom BGAPI message for antenna switching. - - - - - - - - - - - - CS initiator for Bluetooth. The example connects to an CS reflector and starts distance measurement. Results are printed on the display of the WSTK. - - - - - - - - - - - - CS initiator for Bluetooth. The example connects to an CS reflector and starts distance measurement. Results are printed on the display of the WSTK. - - - - - - - - - - - - Channel Sounding reflector for Bluetooth. The example sends measurement results to the initiator via GATT. The application starts advertising after boot and restarts advertising after a connection is closed. It also supports Over-the-Air Device Firmware Upgrade (OTA DFU). - - - - - - - - - - - - Channel Sounding reflector for Bluetooth. The example sends measurement results to the initiator via GATT. The application starts advertising after boot and restarts advertising after a connection is closed. It also supports Over-the-Air Device Firmware Upgrade (OTA DFU). - - - - - - - - - - - diff --git a/app/bluetooth/bluetooth_experimental_templates.xml b/app/bluetooth/bluetooth_experimental_templates.xml index a82ce9edce..07fbe7bb23 100644 --- a/app/bluetooth/bluetooth_experimental_templates.xml +++ b/app/bluetooth/bluetooth_experimental_templates.xml @@ -32,51 +32,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/app/bluetooth/bluetooth_internal_demos.xml b/app/bluetooth/bluetooth_internal_demos.xml index c82bc1c0cc..9d887160dc 100644 --- a/app/bluetooth/bluetooth_internal_demos.xml +++ b/app/bluetooth/bluetooth_internal_demos.xml @@ -6,11 +6,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -18,11 +18,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -30,11 +30,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -42,11 +42,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -54,11 +54,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -66,11 +66,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -78,11 +78,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -90,11 +90,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -102,11 +102,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -114,11 +114,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -126,11 +126,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -138,11 +138,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -150,11 +150,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -162,11 +162,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -174,11 +174,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -186,11 +186,11 @@ - + - + This example is an evaluation showcase for a Bluetooth Electronic Shelf Label (ESL) Tag application with the ESL Tag Demo component. The example includes image and display capabilities of an ESL Tag, utilizing the memory LCD display on the WSTK board while images are stored in RAM, only. Instead of the Silicon Labs logo, the Demo example will ask the user to run the QRCode generator on startup using the WSTK's display. After configuration the display will show ESL related information. @@ -198,10 +198,10 @@ - + - + diff --git a/app/bluetooth/bluetooth_production_demos.xml b/app/bluetooth/bluetooth_production_demos.xml index d6a509b87f..46ba6c28c4 100644 --- a/app/bluetooth/bluetooth_production_demos.xml +++ b/app/bluetooth/bluetooth_production_demos.xml @@ -6,11 +6,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -18,11 +18,23 @@ - + - + + + + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. + + + + + + + + + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -30,11 +42,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -42,11 +54,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -54,11 +66,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -66,11 +78,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -78,11 +90,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -90,11 +102,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -102,11 +114,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -114,11 +126,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -126,11 +138,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -138,11 +150,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -150,11 +162,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -162,11 +174,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -174,11 +186,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -186,11 +198,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -198,11 +210,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -210,11 +222,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -222,11 +234,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -234,11 +246,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -246,11 +258,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -258,11 +270,11 @@ - + - + Network Co-Processor (NCP) target application with additional features to support the Electronic Shelf Label Profile ESL Access Point role. Note: Some BLE features unused by the ESL Access Point are removed compared to the NCP target application. @@ -270,11 +282,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -282,11 +294,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -294,11 +306,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -306,11 +318,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -318,11 +330,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -330,11 +342,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -342,11 +354,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -354,11 +366,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -366,11 +378,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -378,11 +390,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -390,11 +402,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -402,11 +414,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -414,11 +426,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -426,11 +438,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -438,11 +450,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -450,11 +462,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -462,11 +474,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -474,11 +486,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -486,11 +498,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -498,11 +510,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -510,11 +522,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -522,11 +534,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -534,11 +546,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -546,11 +558,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -558,11 +570,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -570,11 +582,11 @@ - + - + Network Co-Processor (NCP) target application. Runs the Bluetooth stack dynamically and provides access to it via Bluetooth API (BGAPI) using UART connection. NCP mode makes it possible to run your application on a host controller or PC. @@ -582,11 +594,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -594,11 +606,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -606,11 +618,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -618,11 +630,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -630,11 +642,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -642,11 +654,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -654,11 +666,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -666,11 +678,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -678,11 +690,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -690,11 +702,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -702,11 +714,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -714,11 +726,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -726,11 +738,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -738,11 +750,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -750,11 +762,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -762,11 +774,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -774,11 +786,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -786,11 +798,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -798,11 +810,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -810,11 +822,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -822,11 +834,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -834,11 +846,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -846,11 +858,11 @@ - + - + The classic blinky example using Bluetooth communication. Demonstrates a simple two-way data exchange over GATT. This can be tested with the EFR Connect mobile app. @@ -858,11 +870,11 @@ - + - + Demonstrates the features of the EFR32xG24 Dev Kit Board. This can be tested with the EFR Connect mobile app. @@ -870,11 +882,11 @@ - + - + Demonstrates the features of the EFR32xG26 Dev Kit Board. This can be tested with the EFR Connect mobile app. @@ -882,11 +894,11 @@ - + - + Demonstrates the features of the EFR32xG27 DevKit board. Features can be evaluated with the EFR Connect mobile app. @@ -894,11 +906,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -906,11 +918,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -918,11 +930,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -930,11 +942,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -942,11 +954,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -954,11 +966,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -966,11 +978,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -978,11 +990,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -990,11 +1002,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1002,11 +1014,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1014,11 +1026,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1026,11 +1038,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1038,11 +1050,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1050,11 +1062,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the mock relative humidity and temperature sensor. @@ -1062,11 +1074,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1074,11 +1086,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1086,11 +1098,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1098,11 +1110,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1110,11 +1122,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1122,11 +1134,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1134,11 +1146,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1146,11 +1158,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1158,11 +1170,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1170,11 +1182,11 @@ - + - + Implements a GATT Server with the Health Thermometer Profile, which enables a Client device to connect and get temperature data. Temperature is read from the Si7021 digital relative humidity and temperature sensor of the WSTK or of the Thunderboard. @@ -1182,11 +1194,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1194,11 +1206,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1206,11 +1218,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1218,11 +1230,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1230,11 +1242,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1242,11 +1254,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1254,11 +1266,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1266,11 +1278,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1278,11 +1290,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1290,11 +1302,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1302,11 +1314,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1314,11 +1326,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1326,11 +1338,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1338,11 +1350,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1350,11 +1362,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1362,11 +1374,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1374,11 +1386,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1386,11 +1398,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1398,11 +1410,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1410,11 +1422,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1422,11 +1434,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1434,11 +1446,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1446,11 +1458,11 @@ - + - + This example tests the throughput capabilities of the device and can be used to measure throughput between 2 *EFR32* devices, as well as between a device and a smartphone using EFR Connect mobile app, through the Throughput demo tile. @@ -1458,11 +1470,11 @@ - + - + Demonstrates the features of the Thunderboard EFR32BG22 Kit. This can be tested with the EFR Connect mobile app. @@ -1470,11 +1482,11 @@ - + - + Demonstrates the features of the Thunderboard EFR32BG22 Kit. This can be tested with the EFR Connect mobile app. @@ -1482,11 +1494,11 @@ - + - + Voice over Bluetooth Low Energy sample application. It is supported by Thunderboard Sense 2 and Thunderboard EFR32BG22 boards and demonstrates how to send voice data over GATT, which is acquired from the on-board microphones. @@ -1494,11 +1506,11 @@ - + - + Voice over Bluetooth Low Energy sample application. It is supported by Thunderboard Sense 2 and Thunderboard EFR32BG22 boards and demonstrates how to send voice data over GATT, which is acquired from the on-board microphones. @@ -1506,11 +1518,11 @@ - + - + Voice over Bluetooth Low Energy sample application. It is supported by Thunderboard Sense 2 and Thunderboard EFR32BG22 boards and demonstrates how to send voice data over GATT, which is acquired from the on-board microphones. @@ -1518,11 +1530,11 @@ - + - + Sends non-connectable advertisements in iBeacon format. The iBeacon Service gives Bluetooth accessories a simple and convenient way to send iBeacons to smartphones. This example can be tested together with the EFR Connect mobile app. @@ -1530,7 +1542,7 @@ - + @@ -1541,7 +1553,7 @@ - + @@ -1552,7 +1564,7 @@ - + @@ -1563,7 +1575,7 @@ - + @@ -1574,7 +1586,7 @@ - + @@ -1585,7 +1597,7 @@ - + @@ -1596,7 +1608,7 @@ - + @@ -1607,7 +1619,7 @@ - + @@ -1618,7 +1630,7 @@ - + @@ -1629,7 +1641,7 @@ - + @@ -1640,7 +1652,7 @@ - + @@ -1651,7 +1663,7 @@ - + @@ -1662,7 +1674,7 @@ - + @@ -1673,7 +1685,7 @@ - + @@ -1684,7 +1696,7 @@ - + @@ -1695,7 +1707,7 @@ - + @@ -1706,7 +1718,7 @@ - + @@ -1717,7 +1729,7 @@ - + @@ -1728,7 +1740,7 @@ - + @@ -1739,7 +1751,7 @@ - + @@ -1750,7 +1762,7 @@ - + @@ -1761,7 +1773,7 @@ - + @@ -1772,7 +1784,7 @@ - + @@ -1783,7 +1795,7 @@ - + @@ -1794,7 +1806,7 @@ - + @@ -1805,7 +1817,7 @@ - + @@ -1816,7 +1828,7 @@ - + @@ -1827,7 +1839,7 @@ - + @@ -1838,7 +1850,7 @@ - + @@ -1849,7 +1861,7 @@ - + @@ -1860,7 +1872,7 @@ - + @@ -1871,7 +1883,7 @@ - + @@ -1882,7 +1894,7 @@ - + @@ -1893,11 +1905,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Arrival (AoA) calculation. Use this application with Direction Finding host examples. @@ -1905,11 +1917,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -1917,11 +1929,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -1929,11 +1941,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -1941,11 +1953,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -1953,11 +1965,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as an asset tag in a Direction Finding setup estimating Angle of Arrival (AoA). @@ -1965,11 +1977,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -1977,11 +1989,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -1989,11 +2001,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -2001,11 +2013,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -2013,11 +2025,11 @@ - + - + Network Co-Processor (NCP) target application extended with CTE Receiver support. It enables Angle of Departure (AoD) calculation. Use this application with Direction Finding Studio tools. @@ -2025,11 +2037,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as a locator beacon in a Direction Finding setup estimating Angle of Departure (AoD). @@ -2037,11 +2049,11 @@ - + - + This sample app demonstrates a CTE (Constant Tone Extension) transmitter that can be used as a locator beacon in a Direction Finding setup estimating Angle of Departure (AoD). @@ -2049,11 +2061,11 @@ - + - + This is a Dynamic Multiprotocol reference application demonstrating a light bulb that can be switched both via Bluetooth and via a Proprietary protocol. Can be tested with the EFR Connect mobile app and Flex (RAIL) Switch sample app. @@ -2061,7 +2073,7 @@ - + @@ -2072,7 +2084,7 @@ - + @@ -2083,7 +2095,7 @@ - + @@ -2094,7 +2106,7 @@ - + @@ -2105,7 +2117,7 @@ - + @@ -2116,7 +2128,7 @@ - + @@ -2127,7 +2139,7 @@ - + @@ -2138,7 +2150,7 @@ - + @@ -2149,7 +2161,7 @@ - + @@ -2160,7 +2172,7 @@ - + @@ -2171,7 +2183,7 @@ - + @@ -2182,7 +2194,7 @@ - + @@ -2193,7 +2205,7 @@ - + @@ -2204,7 +2216,7 @@ - + @@ -2215,7 +2227,7 @@ - + @@ -2226,7 +2238,7 @@ - + @@ -2237,7 +2249,7 @@ - + diff --git a/app/bluetooth/bluetooth_production_templates.xml b/app/bluetooth/bluetooth_production_templates.xml index 3682c9baf1..43cd03565b 100644 --- a/app/bluetooth/bluetooth_production_templates.xml +++ b/app/bluetooth/bluetooth_production_templates.xml @@ -81,8 +81,8 @@ - - + + diff --git a/app/bluetooth/common/app_ota_dfu/config/sl_bt_app_ota_dfu_config.h b/app/bluetooth/common/app_ota_dfu/config/sl_bt_app_ota_dfu_config.h index 5e971f9653..d65582307b 100644 --- a/app/bluetooth/common/app_ota_dfu/config/sl_bt_app_ota_dfu_config.h +++ b/app/bluetooth/common/app_ota_dfu/config/sl_bt_app_ota_dfu_config.h @@ -30,6 +30,11 @@ #ifndef SL_BT_APP_OTA_DFU_CONFIG_H #define SL_BT_APP_OTA_DFU_CONFIG_H +/***********************************************************************************************//** + * @addtogroup app_ota_dfu + * @{ + **************************************************************************************************/ + #include "app_rta.h" // <<< Use Configuration Wizard in Context Menu >>> @@ -53,4 +58,5 @@ // <<< end of configuration section >>> +/** @} (end addtogroup app_ota_dfu) */ #endif // SL_BT_APP_OTA_DFU_CONFIG_H diff --git a/app/bluetooth/common/ble_peer_manager/central/config/ble_peer_manager_central_config.h b/app/bluetooth/common/ble_peer_manager/central/config/ble_peer_manager_central_config.h index 9c8a34672a..3a533357ea 100644 --- a/app/bluetooth/common/ble_peer_manager/central/config/ble_peer_manager_central_config.h +++ b/app/bluetooth/common/ble_peer_manager/central/config/ble_peer_manager_central_config.h @@ -30,6 +30,11 @@ #ifndef BLE_PEER_MANAGER_CENTRAL_CONFIG_H #define BLE_PEER_MANAGER_CENTRAL_CONFIG_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_central + * @{ + **************************************************************************************************/ + // <<< Use Configuration Wizard in Context Menu >>> // Scanning PHY @@ -38,35 +43,46 @@ // 125k Coded PHY // 500k Coded PHY // Default value: 1M PHY +#ifndef BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCANNING_PHY #define BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCANNING_PHY sl_bt_gap_phy_coding_1m_uncoded +#endif // Discovery mode // Discover only limited discoverable devices. // Discover limited and general discoverable devices. // Discover non-discoverable, limited and general discoverable devices // Default value: Discover limited and general discoverable devices. +#ifndef BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_DISCOVERY_MODE #define BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_DISCOVERY_MODE sl_bt_scanner_discover_generic +#endif // Passive or active scan // Passive scanning mode // Active scanning mode // Default value: Passive scanning mode. +#ifndef BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_MODE #define BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_MODE sl_bt_scanner_scan_mode_passive +#endif // Scan interval <4..65> // Time = Value x 0.625 ms // Range: 0x0004 to 0xFFFF // Time Range: 2.5 ms to 40.96 s // Default value: 10 ms +#ifndef BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_INTERVAL #define BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_INTERVAL 16 +#endif // Scan window <4..65> // Time = Value x 0.625 ms // Range: 0x0004 to 0xFFFF // Time Range: 2.5 ms to 40.96 s // Default value: 10 ms +#ifndef BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_WINDOW #define BLE_PEER_MANAGER_CENTRAL_CONFIG_DEFAULT_SCAN_WINDOW 16 +#endif // <<< end of configuration section >>> +/** @} (end addtogroup ble_peer_manager_central) */ #endif // BLE_PEER_MANAGER_CENTRAL_CONFIG_H diff --git a/app/bluetooth/common/ble_peer_manager/central/inc/ble_peer_manager_central.h b/app/bluetooth/common/ble_peer_manager/central/inc/ble_peer_manager_central.h index 577bf5eb48..8924fd3f6c 100644 --- a/app/bluetooth/common/ble_peer_manager/central/inc/ble_peer_manager_central.h +++ b/app/bluetooth/common/ble_peer_manager/central/inc/ble_peer_manager_central.h @@ -30,6 +30,11 @@ #ifndef BLE_PEER_MANAGER_CENTRAL_H #define BLE_PEER_MANAGER_CENTRAL_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_central + * @{ + **************************************************************************************************/ + #include "sl_status.h" #include "sl_bt_api.h" @@ -95,4 +100,5 @@ sl_status_t ble_peer_manager_central_open_connection(bd_addr *address, * @retval SL_STATUS_NOT_FOUND if the connection handle is not found. *****************************************************************************/ sl_status_t ble_peer_manager_central_close_connection(uint8_t conn_handle); -#endif +/** @} (end addtogroup ble_peer_manager_central) */ +#endif // BLE_PEER_MANAGER_CENTRAL_H diff --git a/app/bluetooth/common/ble_peer_manager/central/src/ble_peer_manager_central.c b/app/bluetooth/common/ble_peer_manager/central/src/ble_peer_manager_central.c index 75c6b5ae70..952cfe35dc 100644 --- a/app/bluetooth/common/ble_peer_manager/central/src/ble_peer_manager_central.c +++ b/app/bluetooth/common/ble_peer_manager/central/src/ble_peer_manager_central.c @@ -84,33 +84,14 @@ void ble_peer_manager_central_init() void ble_peer_manager_central_on_bt_event(sl_bt_msg_t *evt) { sl_status_t sc; - bd_addr address; - uint8_t address_type; ble_peer_manager_evt_type_t peer_evt; switch (SL_BT_MSG_ID(evt->header)) { case sl_bt_evt_system_boot_id: - // Get identity address. - sc = sl_bt_system_get_identity_address(&address, &address_type); - if (sc != SL_STATUS_OK) { - peer_evt.evt_id = BLE_PEER_MANAGER_ERROR; - peer_evt.connection_id = SL_BT_INVALID_CONNECTION_HANDLE; - ble_peer_manager_on_event(&peer_evt); - } else { - ble_peer_manager_log_info("Bluetooth %s address: %02X:%02X:%02X:%02X:%02X:%02X" APP_LOG_NL, - address_type ? "static random" : "public device", - address.addr[5], - address.addr[4], - address.addr[3], - address.addr[2], - address.addr[1], - address.addr[0]); - peer_evt.evt_id = BLE_PEER_MANAGER_ON_BOOT; - peer_evt.connection_id = SL_BT_INVALID_CONNECTION_HANDLE; - ble_peer_manager_on_event(&peer_evt); - } + { + ble_peer_manager_central_init(); break; - + } case sl_bt_evt_connection_opened_id: if (evt->data.evt_connection_opened.connection == central_active_conn_handle && evt->data.evt_connection_opened.role == sl_bt_connection_role_central) { @@ -130,7 +111,8 @@ void ble_peer_manager_central_on_bt_event(sl_bt_msg_t *evt) case sl_bt_evt_connection_closed_id: if (ble_peer_manager_is_conn_handle_in_array(evt->data.evt_connection_closed.connection) && ble_peer_manager_is_conn_handle_central(evt->data.evt_connection_closed.connection)) { - ble_peer_manager_log_info("Central device connection closed." APP_LOG_NL); + ble_peer_manager_log_info("Central device connection closed, reason 0x%x." APP_LOG_NL, + evt->data.evt_connection_closed.reason); sc = ble_peer_manager_delete_connection(evt->data.evt_connection_closed.connection); if (sc != SL_STATUS_OK) { diff --git a/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common.h b/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common.h index c990884b35..f42440359f 100644 --- a/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common.h +++ b/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common.h @@ -30,11 +30,15 @@ #ifndef BLE_PEER_MANAGER_COMMON_H #define BLE_PEER_MANAGER_COMMON_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_common + * @{ + **************************************************************************************************/ + #include typedef enum { - BLE_PEER_MANAGER_ON_BOOT = 0u, - BLE_PEER_MANAGER_ON_CONN_OPENED_CENTRAL, + BLE_PEER_MANAGER_ON_CONN_OPENED_CENTRAL = 0, BLE_PEER_MANAGER_ON_CONN_OPENED_PERIPHERAL, BLE_PEER_MANAGER_ON_CONN_CLOSED, BLE_PEER_MANAGER_ON_ADV_STOPPED, @@ -48,4 +52,5 @@ typedef struct ble_peer_manager_evt_type_s { void ble_peer_manager_on_event(ble_peer_manager_evt_type_t *event); +/** @} (end addtogroup ble_peer_manager_common) */ #endif // BLE_PEER_MANAGER_COMMON_H diff --git a/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common_internal.h b/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common_internal.h index 123abd2cd9..991cf568b5 100644 --- a/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common_internal.h +++ b/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_common_internal.h @@ -39,10 +39,15 @@ // ----------------------------------------------------------------------------- // Defines #if defined(SL_CATALOG_APP_LOG_PRESENT) && BLE_PEER_MANAGER_COMMON_LOG -#define ble_peer_manager_log_debug(...) app_log_debug(__VA_ARGS__) -#define ble_peer_manager_log_info(...) app_log_info(__VA_ARGS__) -#define ble_peer_manager_log_error(...) app_log_error(__VA_ARGS__) -#define ble_peer_manager_log_hexdump(p_data, len) app_log_hexdump_debug(p_data, len) +#define PM_PREFIX BLE_PEER_MANAGER_COMMON_LOG_PREFIX " " +#define ble_peer_manager_log_debug(...) app_log_debug(PM_PREFIX __VA_ARGS__) +#define ble_peer_manager_log_info(...) app_log_info(PM_PREFIX __VA_ARGS__) +#define ble_peer_manager_log_error(...) app_log_error(PM_PREFIX __VA_ARGS__) +#define ble_peer_manager_log_hexdump(p_data, len) \ + do { \ + app_log_append(PM_PREFIX); \ + app_log_hexdump_debug(p_data, len); \ + } while (0); #else #define ble_peer_manager_log_debug(...) #define ble_peer_manager_log_info(...) diff --git a/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_connections.c b/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_connections.c index cf6ba69b3b..ad4d20cbaa 100644 --- a/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_connections.c +++ b/app/bluetooth/common/ble_peer_manager/common/ble_peer_manager_connections.c @@ -42,6 +42,7 @@ void ble_peer_manager_clear_all_connections(void) for (uint8_t i = 0; i < BLE_PEER_MANAGER_COMMON_MAX_ALLOWED_CONN_COUNT; i++) { pm_connections[i].conn_handle = SL_BT_INVALID_CONNECTION_HANDLE; } + active_conn_num = 0; } sl_status_t ble_peer_manager_add_connection(uint8_t conn_handle, diff --git a/app/bluetooth/common/ble_peer_manager/common/config/ble_peer_manager_common_config.h b/app/bluetooth/common/ble_peer_manager/common/config/ble_peer_manager_common_config.h index cd21c0b4ec..0274f19946 100644 --- a/app/bluetooth/common/ble_peer_manager/common/config/ble_peer_manager_common_config.h +++ b/app/bluetooth/common/ble_peer_manager/common/config/ble_peer_manager_common_config.h @@ -30,22 +30,42 @@ #ifndef BLE_PEER_MANAGER_COMMON_CONFIG_H #define BLE_PEER_MANAGER_COMMON_CONFIG_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_common + * @{ + **************************************************************************************************/ + // <<< Use Configuration Wizard in Context Menu >>> -// Log +// Log // Should the module log or not. // Default: 0 +#ifndef BLE_PEER_MANAGER_COMMON_LOG #define BLE_PEER_MANAGER_COMMON_LOG 0 +#endif + +// Log prefix +// Default: "[PM] " +#ifndef BLE_PEER_MANAGER_COMMON_LOG_PREFIX +#define BLE_PEER_MANAGER_COMMON_LOG_PREFIX "[PM]" +#endif + +// // Max connections <0..32> // This value should be less than or equal to SL_BT_CONFIG_MAX_CONNECTIONS // Default: 4 +#ifndef BLE_PEER_MANAGER_COMMON_MAX_ALLOWED_CONN_COUNT #define BLE_PEER_MANAGER_COMMON_MAX_ALLOWED_CONN_COUNT 4 +#endif // GATT timeout <0..10000> // Default: 10000 +#ifndef BLE_PEER_MANAGER_COMMON_TIMEOUT_GATT_MS #define BLE_PEER_MANAGER_COMMON_TIMEOUT_GATT_MS 10000 +#endif // <<< end of configuration section >>> +/** @} (end addtogroup ble_peer_manager_common) */ #endif // BLE_PEER_MANAGER_COMMON_CONFIG_H diff --git a/app/bluetooth/common/ble_peer_manager/filter/config/ble_peer_manager_filter_config.h b/app/bluetooth/common/ble_peer_manager/filter/config/ble_peer_manager_filter_config.h index 5d2a04546d..14aa1beb2e 100644 --- a/app/bluetooth/common/ble_peer_manager/filter/config/ble_peer_manager_filter_config.h +++ b/app/bluetooth/common/ble_peer_manager/filter/config/ble_peer_manager_filter_config.h @@ -30,6 +30,11 @@ #ifndef BLE_PEER_MANAGER_FILTER_CONFIG_H #define BLE_PEER_MANAGER_FILTER_CONFIG_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_filter + * @{ + **************************************************************************************************/ + // <<< Use Configuration Wizard in Context Menu >>> // Log @@ -39,4 +44,5 @@ // <<< end of configuration section >>> +/** @} (end addtogroup ble_peer_manager_filter) */ #endif // BLE_PEER_MANAGER_FILTER_CONFIG_H diff --git a/app/bluetooth/common/ble_peer_manager/filter/inc/ble_peer_manager_filter.h b/app/bluetooth/common/ble_peer_manager/filter/inc/ble_peer_manager_filter.h index 59c9096f8b..fa56defee5 100644 --- a/app/bluetooth/common/ble_peer_manager/filter/inc/ble_peer_manager_filter.h +++ b/app/bluetooth/common/ble_peer_manager/filter/inc/ble_peer_manager_filter.h @@ -30,6 +30,11 @@ #ifndef BLE_PEER_MANAGER_FILTER_H #define BLE_PEER_MANAGER_FILTER_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_filter + * @{ + **************************************************************************************************/ + #include #include "sl_status.h" #include "sl_bt_api.h" @@ -226,4 +231,15 @@ bool ble_peer_manager_find_match(bd_addr *address, bool ble_peer_manager_is_filter_set_allowed(void); +/**************************************************************************//** + * Parse BT address from string. + * + * @param[in] str Hexadecimal representation of the BLE address with optional + * separator characters ':' or ' ', e.g. "AA:BB:CC:DD:EE:FF". + * @param[out] address Output. + * @return Status of the operation. + *****************************************************************************/ +sl_status_t ble_peer_manager_str_to_address(const char *str, bd_addr *address); + +/** @} (end addtogroup ble_peer_manager_filter) */ #endif // BLE_PEER_MANAGER_FILTER_H diff --git a/app/bluetooth/common/ble_peer_manager/filter/src/ble_peer_manager_filter.c b/app/bluetooth/common/ble_peer_manager/filter/src/ble_peer_manager_filter.c index 4ffb0dff2f..94e104b78f 100644 --- a/app/bluetooth/common/ble_peer_manager/filter/src/ble_peer_manager_filter.c +++ b/app/bluetooth/common/ble_peer_manager/filter/src/ble_peer_manager_filter.c @@ -27,6 +27,7 @@ * 3. This notice may not be removed or altered from any source distribution. * ******************************************************************************/ +#include #include "sl_component_catalog.h" #include "sl_common.h" #include "ble_peer_manager_filter.h" @@ -112,20 +113,10 @@ static ble_peer_manager_filter_t active_filter; // Public functions void ble_peer_manager_filter_init(void) { - active_filter.filter_set.total = FILTER_CLEARED; - active_filter.rssi = 0; - active_filter.device_name = NULL; - active_filter.device_name_len = 0; for (uint8_t i = 0; i < MAX_NUMBER_OF_ADDRESS_FILTERS; i++) { memset(&(active_filter.address[i].addr), 0xFF, sizeof(bd_addr)); } - active_filter.address_type = INVALID_ADDRESS_TYPE; - active_filter.service_data = NULL; - active_filter.service_data_offset = 0; - active_filter.service_data_len = 0; - active_filter.manufacturer_data = NULL; - active_filter.manufacturer_data_offset = 0; - active_filter.manufacturer_data_len = 0; + ble_peer_manager_reset_filter(); } void ble_peer_manager_set_filter_bt_address(bool enabled) @@ -337,6 +328,15 @@ void ble_peer_manager_reset_filter() sl_free(active_filter.manufacturer_data); active_filter.manufacturer_data = NULL; + // Set values of active_filter to 0 + active_filter.rssi = 0; + active_filter.device_name_len = 0; + active_filter.service_data_len = 0; + active_filter.manufacturer_data_len = 0; + active_filter.address_type = INVALID_ADDRESS_TYPE; + active_filter.service_data_offset = 0; + active_filter.manufacturer_data_offset = 0; + // Set flags to 0 active_filter.filter_set.total = FILTER_CLEARED; } @@ -489,3 +489,37 @@ SL_WEAK bool ble_peer_manager_is_filter_set_allowed() { return true; } + +sl_status_t ble_peer_manager_str_to_address(const char *str, bd_addr *address) +{ + if ((str == NULL) || (address == NULL)) { + return SL_STATUS_NULL_POINTER; + } + const char * const format[] = { + "%2X%2X%2X%2X%2X%2X%n", + "%2X:%2X:%2X:%2X:%2X:%2X%n" + }; + // Due to the limitations of newlib, reading directly to the uint8_t array of + // the address variable doesn't work. This intermediate buffer also helps to + // leave the address value unchanged if the parsing fails. + unsigned int read_buffer[sizeof(bd_addr)]; + for (size_t i = 0; i < sizeof(format) / sizeof(format[0]); i++) { + int processed = 0; + int items_read = sscanf(str, + format[i], + &read_buffer[5], + &read_buffer[4], + &read_buffer[3], + &read_buffer[2], + &read_buffer[1], + &read_buffer[0], + &processed); + if (items_read == sizeof(bd_addr) && str[processed] == '\0') { + for (int j = 0; j < items_read; j++) { + address->addr[j] = (uint8_t)read_buffer[j]; + } + return SL_STATUS_OK; + } + } + return SL_STATUS_INVALID_PARAMETER; +} diff --git a/app/bluetooth/common/ble_peer_manager/peripheral/config/ble_peer_manager_peripheral_config.h b/app/bluetooth/common/ble_peer_manager/peripheral/config/ble_peer_manager_peripheral_config.h index 4ef20c13ae..eabd217954 100644 --- a/app/bluetooth/common/ble_peer_manager/peripheral/config/ble_peer_manager_peripheral_config.h +++ b/app/bluetooth/common/ble_peer_manager/peripheral/config/ble_peer_manager_peripheral_config.h @@ -30,6 +30,11 @@ #ifndef BLE_PEER_MANAGER_PERIPHERAL_CONFIG_H #define BLE_PEER_MANAGER_PERIPHERAL_CONFIG_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_peripheral + * @{ + **************************************************************************************************/ + // <<< Use Configuration Wizard in Context Menu >>> // Advertising discovery mode @@ -38,7 +43,9 @@ // Discoverable by both limited and general discovery procedures // Discoverable by the general discovery procedure // Default: Discoverable by the general discovery procedure +#ifndef BLE_PEER_MANAGER_PERIPHERAL_CONFIG_DEFAULT_ADV_DISCOVERY_MODE #define BLE_PEER_MANAGER_PERIPHERAL_CONFIG_DEFAULT_ADV_DISCOVERY_MODE sl_bt_advertiser_general_discoverable +#endif // Advertiser connection mode // Connection mode for advertiser. @@ -46,21 +53,27 @@ // Undirected connectable and scannable legacy advertising // Undirected scannable and non-connectable legacy advertising // Default: Undirected connectable and scannable legacy advertising +#ifndef BLE_PEER_MANAGER_PERIPHERAL_CONFIG_DEFAULT_ADV_CONNECTION_MODE #define BLE_PEER_MANAGER_PERIPHERAL_CONFIG_DEFAULT_ADV_CONNECTION_MODE sl_bt_legacy_advertiser_connectable +#endif // Minimum advertising interval <32..16777> // Value in units of 0.625 ms // Range: 0x20 to 0xFFFFFF // Time range: 20 ms to 10485.759375 s // Default value: 100 ms +#ifndef BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_INTERVAL_MIN #define BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_INTERVAL_MIN 160 +#endif // Maximum advertising interval <32..16777> // Value in units of 0.625 ms // Range: 0x20 to 0xFFFFFF // Time range: 20 ms to 10485.759375 s // Default value: 100 ms +#ifndef BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_INTERVAL_MAX #define BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_INTERVAL_MAX 160 +#endif // Advertising duration <0..65535> // Advertising duration for this advertising set. Value 0 indicates no @@ -70,14 +83,19 @@ // Range: 0x0001 to 0xFFFF // Time range: 10 ms to 655.35 s // Default value: 0 +#ifndef BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_DURATION #define BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_DURATION 0 +#endif // Maximum number of advertising events <0..100> // If non-zero, indicates the maximum number of advertising events to send // before the advertiser is stopped. Value 0 indicates no maximum number limit. // Default value: 0 +#ifndef BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_MAX_EVENTS #define BLE_PEER_MANAGER_PERIPHERAL_CONFIG_ADV_TIMING_MAX_EVENTS 0 +#endif // <<< end of configuration section >>> +/** @} (end addtogroup ble_peer_manager_peripheral) */ #endif // BLE_PEER_MANAGER_PERIPHERAL_CONFIG_H diff --git a/app/bluetooth/common/ble_peer_manager/peripheral/inc/ble_peer_manager_peripheral.h b/app/bluetooth/common/ble_peer_manager/peripheral/inc/ble_peer_manager_peripheral.h index d2650358ae..186a99077f 100644 --- a/app/bluetooth/common/ble_peer_manager/peripheral/inc/ble_peer_manager_peripheral.h +++ b/app/bluetooth/common/ble_peer_manager/peripheral/inc/ble_peer_manager_peripheral.h @@ -30,6 +30,11 @@ #ifndef BLE_PEER_MANAGER_PERIPHERAL_H #define BLE_PEER_MANAGER_PERIPHERAL_H +/***********************************************************************************************//** + * @addtogroup ble_peer_manager_peripheral + * @{ + **************************************************************************************************/ + #include "sl_status.h" #include "sl_bt_api.h" @@ -109,4 +114,5 @@ sl_status_t ble_peer_manager_peripheral_stop_advertising(uint8_t advertising_han *****************************************************************************/ sl_status_t ble_peer_manager_peripheral_close_connection(uint8_t conn_handle); +/** @} (end addtogroup ble_peer_manager_peripheral) */ #endif // BLE_PEER_MANAGER_PERIPHERAL_H diff --git a/app/bluetooth/common/ble_peer_manager/peripheral/src/ble_peer_manager_peripheral.c b/app/bluetooth/common/ble_peer_manager/peripheral/src/ble_peer_manager_peripheral.c index d1117f7c7e..14c79b8f60 100644 --- a/app/bluetooth/common/ble_peer_manager/peripheral/src/ble_peer_manager_peripheral.c +++ b/app/bluetooth/common/ble_peer_manager/peripheral/src/ble_peer_manager_peripheral.c @@ -70,6 +70,11 @@ void ble_peer_manager_peripheral_on_bt_event(sl_bt_msg_t *evt) ble_peer_manager_evt_type_t peer_evt; switch (SL_BT_MSG_ID(evt->header)) { + case sl_bt_evt_system_boot_id: + { + ble_peer_manager_peripheral_init(); + break; + } case sl_bt_evt_advertiser_timeout_id: // Received when the number of advertising events command is done if (evt->data.evt_advertiser_timeout.handle == advertiser.advertising_handle) { @@ -103,7 +108,8 @@ void ble_peer_manager_peripheral_on_bt_event(sl_bt_msg_t *evt) case sl_bt_evt_connection_closed_id: if (ble_peer_manager_is_conn_handle_in_array(evt->data.evt_connection_closed.connection) && !(ble_peer_manager_is_conn_handle_central(evt->data.evt_connection_closed.connection))) { - ble_peer_manager_log_info("Peripheral device connection closed." APP_LOG_NL); + ble_peer_manager_log_info("Peripheral device connection closed, reason 0x%x" APP_LOG_NL, + evt->data.evt_connection_closed.reason); sc = ble_peer_manager_delete_connection(evt->data.evt_connection_closed.connection); if (sc != SL_STATUS_OK) { peer_evt.evt_id = BLE_PEER_MANAGER_ERROR; diff --git a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a index 07a94481be..146b1cafce 100644 --- a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a +++ b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a3f71ab78337235fdd494d8f25769bf086f5e1705adebe3a19e80adbec67662 +oid sha256:a29470f29b15b1bb3767d7908c2d358d7092d45b6b07b00d8ae214c0cb5fa5cb size 5326 diff --git a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a index 3cd269a856..da3cc05c03 100644 --- a/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a +++ b/app/bluetooth/common/cbap_lib/lib/cbap_CM33_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:289feb1ee74253761ffbfa79025daa67c54eaec69e0347af00bc04339c6270ce +oid sha256:d216e4a9f76e52fb495125c55e1338433997eb1f141685cd5931d7f10921be10 size 10594 diff --git a/app/bluetooth/common/cs_acp/cs_acp.h b/app/bluetooth/common/cs_acp/cs_acp.h index 135a8bb203..25aa791918 100644 --- a/app/bluetooth/common/cs_acp/cs_acp.h +++ b/app/bluetooth/common/cs_acp/cs_acp.h @@ -113,7 +113,8 @@ typedef PACKSTRUCT (struct { SL_ENUM(cs_acp_event_id_t) { CS_ACP_EVT_RESULT_ID = 0, CS_ACP_EVT_LOG_DATA_ID = 1, - CS_ACP_EVT_STATUS_ID = 2 + CS_ACP_EVT_STATUS_ID = 2, + CS_ACP_EVT_INTERMEDIATE_RESULT_ID = 3 }; // Log source @@ -131,6 +132,11 @@ typedef PACKSTRUCT (struct { uint8_t bit_error_rate; }) cs_acp_result_evt_t; +// Intermediate result event data +typedef PACKSTRUCT (struct { + float progress_percentage; +}) cs_acp_intermediate_result_evt_t; + // Log event data typedef PACKSTRUCT (struct { cs_acp_src_t src; @@ -146,7 +152,7 @@ typedef PACKSTRUCT (struct { typedef PACKSTRUCT (struct { cs_acp_src_t src; sl_status_t sc; - cs_error_event_t error; + uint8_t error; }) cs_acp_status_t; // Event data @@ -155,6 +161,7 @@ typedef PACKSTRUCT (struct { cs_acp_event_id_t acp_evt_id; union { cs_acp_result_evt_t result; + cs_acp_intermediate_result_evt_t intermediate_result; cs_acp_status_t stat; cs_acp_log_evt_t log; } data; diff --git a/app/bluetooth/common/cs_antenna/cs_antenna.h b/app/bluetooth/common/cs_antenna/cs_antenna.h index 254bf72b21..955e6b0acf 100644 --- a/app/bluetooth/common/cs_antenna/cs_antenna.h +++ b/app/bluetooth/common/cs_antenna/cs_antenna.h @@ -31,6 +31,11 @@ #ifndef CS_ANTENNA_H #define CS_ANTENNA_H +/***********************************************************************************************//** + * @addtogroup cs_antenna + * @{ + **************************************************************************************************/ + #include "sl_status.h" #include @@ -49,4 +54,5 @@ sl_status_t cs_antenna_configure(bool wired); }; #endif +/** @} (end addtogroup cs_antenna) */ #endif // CS_ANTENNA_H diff --git a/app/bluetooth/common/cs_initiator/config/cs_initiator_config.h b/app/bluetooth/common/cs_initiator/config/cs_initiator_config.h index d6942cc730..13fd06770f 100644 --- a/app/bluetooth/common/cs_initiator/config/cs_initiator_config.h +++ b/app/bluetooth/common/cs_initiator/config/cs_initiator_config.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator component configuration + * @brief CS Initiator configuration ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -31,9 +31,14 @@ #ifndef CS_INITIATOR_CONFIG_H #define CS_INITIATOR_CONFIG_H +/***********************************************************************************************//** + * @addtogroup cs_initiator + * @{ + **************************************************************************************************/ + // <<< Use Configuration Wizard in Context Menu >>> -// CS initiator component configuration +// CS Initiator configuration // Specify maximum initiator connections <1..4> // Default: 1 @@ -53,11 +58,25 @@ #define CS_INITIATOR_MAX_STEP_DATA_LEN (2048) #endif -// Enable initiator log +// Enable initiator log // Default: 1 -// Enable Initiator event buffer managers own log +// Enable Initiator component logger #ifndef CS_INITIATOR_LOG -#define CS_INITIATOR_LOG (1) +#define CS_INITIATOR_LOG (1) +#endif + +// Log prefix +// Default: "[Initiator]" +#ifndef CS_INITIATOR_LOG_PREFIX +#define CS_INITIATOR_LOG_PREFIX "[Initiator]" +#endif + +// + +// Enable RTL log +// Default: 1 +#ifndef CS_INITIATOR_RTL_LOG +#define CS_INITIATOR_RTL_LOG (1) #endif // Size of the Channel Sounding event buffer [elements] <1..255> @@ -86,28 +105,26 @@ // <1=> Wired antenna offset // Default: 0 #ifndef CS_INITIATOR_ANTENNA_OFFSET -#define CS_INITIATOR_ANTENNA_OFFSET (0) -#endif - -// Use error timer -// Enable usage of error timer -// Default: On -#ifndef CS_INITIATOR_ERROR_TIMER_USED -#define CS_INITIATOR_ERROR_TIMER_USED (1) +#define CS_INITIATOR_ANTENNA_OFFSET 0 #endif // Error timeout [msec] <100-5000> - // Timeout value in order to avoid stuck in error state indefinitely. -// Once the time elapse the initiator instances' error callback executes to +// Once the time elapses the initiator instance's error callback executes to // inform the user about the issue. // Default: 3000 -#define CS_INITIATOR_ERROR_TIMEOUT_MS 3000 +#define CS_INITIATOR_ERROR_TIMEOUT_MS 3000 -// +// CS procedure timeout [msec] <100-5000> +// Timeout value for procedures - in order to avoid getting stuck in a procedure indefinitely. +// Once the time elapses the initiator instance's error callback executes to +// inform the user about the issue. +// Default: 3000 +#define CS_INITIATOR_PROCEDURE_TIMEOUT_MS 3000 // // <<< end of configuration section >>> +/** @} (end addtogroup cs_initiator) */ #endif // CS_INITIATOR_CONFIG_H diff --git a/app/bluetooth/common/cs_initiator/inc/cs_initiator.h b/app/bluetooth/common/cs_initiator/inc/cs_initiator.h index ad78e255cd..c85fc01642 100644 --- a/app/bluetooth/common/cs_initiator/inc/cs_initiator.h +++ b/app/bluetooth/common/cs_initiator/inc/cs_initiator.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator API. + * @brief CS Initiator API. ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -31,6 +31,11 @@ #ifndef CS_INITIATOR_H #define CS_INITIATOR_H +/***********************************************************************************************//** + * @addtogroup cs_initiator + * @{ + **************************************************************************************************/ + // ----------------------------------------------------------------------------- // Includes @@ -50,6 +55,8 @@ extern "C" { /***************************************************************************//** * Initiator error callback type + * Called in case any CS initiator related error occurred. + * * @param[in] conn_handle connection handle. * @param[in] evt error event. * @param[in] sc status code. @@ -58,11 +65,28 @@ typedef void (*cs_error_cb_t)(uint8_t conn_handle, cs_error_event_t evt, sl_stat /***************************************************************************//** * Initiator result callback type + * Called in case a CS procedure extracted successfully and based on the + * extracted data a distance measurement by the RTL library has been successfully + * performed. + * * @param[in] result pointer to the result structure. * @param[in] user_data pointer to additional user data. ******************************************************************************/ typedef void (*cs_result_cb_t)(const cs_result_t *result, const void *user_data); +/***************************************************************************//** + * Initiator intermediate result callback type + * Called only in case the static object tracking mode is active. + * That means not in every CS procedure the CS initiator gets a distance + * measurement. When the measurement is still in progress at the end of a + * successfully extracted CS procedure this callback will be called instead of + * the result callback. + * + * @param[in] result pointer to the intermediate result structure. + * @param[in] user_data pointer to additional user data. + ******************************************************************************/ +typedef void (*cs_intermediate_result_cb_t)(const cs_intermediate_result_t *result, const void *user_data); + // cs procedure triggering typedef enum { CS_PROCEDURE_ACTION_CONTINUE = 0u, @@ -71,37 +95,44 @@ typedef enum { CS_PROCEDURE_ACTION_TRIGGER_STOP } cs_procedure_action_t; -// ----------------------------------------------------------------------------- -// Function declarations +typedef union { + struct { + cs_error_event_t error_type; + sl_status_t sc; + } evt_error; + struct { + sl_bt_evt_cs_result_t *cs_result_data; + bool initiator_part; + } evt_cs_result; + bool evt_init_completed; + bool evt_procedure_enable_starting; + sl_bt_evt_cs_procedure_enable_complete_t *evt_procedure_enable_completed; +} state_machine_event_data_t; -/****************************************************************************** - * Get pointer to cs_procedure. - * @param[in] conn_handle connection handle - * @return Returns the current channel sounding procedure parameter struct. - *****************************************************************************/ -sl_rtl_cs_procedure *cs_initiator_get_procedure(const uint8_t conn_handle); +typedef enum { + INITIATOR_EVT_INIT_STARTED = 0U, + INITIATOR_EVT_INIT_COMPLETED, + INITIATOR_EVT_START_PROCEDURE, + INITIATOR_EVT_PROCEDURE_ENABLE_STARTING, + INITIATOR_EVT_PROCEDURE_ENABLE_COMPLETED, + INITIATOR_EVT_PROCEDURE_DISABLE_COMPLETED, + INITIATOR_EVT_CS_RESULT, + INITIATOR_EVT_DELETE_INSTANCE, + INITIATOR_EVT_ERROR +} state_machine_event_t; -/**************************************************************************//** - * Extract result from the event. - * @param[in] conn_handle connection handle - * @param[in] initiator_part true if initiator data is used - * @param[in] evt bluetooth event - * @return action for the ongoing procedure - *****************************************************************************/ -cs_procedure_action_t extract_cs_result_data(const uint8_t conn_handle, - bool initiator_part, - sl_bt_evt_cs_result_t *evt); +// cs procedure triggering +typedef enum { + CS_PROCEDURE_STATE_IN_PROGRESS = 0u, + CS_PROCEDURE_STATE_ABORTED, + CS_PROCEDURE_STATE_COMPLETED +} cs_procedure_state_t; -/**************************************************************************//** - * Identify CS initiator based on the connection handle. - * @param[in] conn_handle connection handle - * - * @return true if the handle has an associated initiator instance. - *****************************************************************************/ -bool cs_initiator_identify(const uint8_t conn_handle); +// ----------------------------------------------------------------------------- +// Function declarations /**************************************************************************//** - * Create CS initiator instance for the given connection handle. + * Create CS Initiator instance for the given connection handle. * @param[in] conn_handle connection handle * @param[in] initiator_config pointer to the initiator config * @param[in] result_cb callback for result @@ -109,11 +140,12 @@ bool cs_initiator_identify(const uint8_t conn_handle); * * @return status of the operation. *****************************************************************************/ -sl_status_t cs_initiator_create(const uint8_t conn_handle, - cs_initiator_config_t *initiator_config, +sl_status_t cs_initiator_create(const uint8_t conn_handle, + cs_initiator_config_t *initiator_config, const rtl_config_t *rtl_config, - cs_result_cb_t result_cb, - cs_error_cb_t error_cb); + cs_result_cb_t result_cb, + cs_intermediate_result_cb_t intermediate_result_cb, + cs_error_cb_t error_cb); /**************************************************************************//** * Create and configure initiator instances. @@ -121,7 +153,7 @@ sl_status_t cs_initiator_create(const uint8_t conn_handle, void cs_initiator_init(void); /**************************************************************************//** - * Delete CS initiator instance associated with the given connection handle. + * Delete CS Initiator instance associated with the given connection handle. * @param[in] conn_handle connection handle * * @return status of the operation. @@ -129,15 +161,10 @@ void cs_initiator_init(void); sl_status_t cs_initiator_delete(const uint8_t conn_handle); /**************************************************************************//** - * Deinitialization function of CS initiator component. + * Deinitialization function of CS Initiator component. *****************************************************************************/ void cs_initiator_deinit(void); -/**************************************************************************//** - * Periodically called step function. - *****************************************************************************/ -void cs_initiator_step(void); - // ----------------------------------------------------------------------------- // Event / callback declarations @@ -152,4 +179,5 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt); }; #endif +/** @} (end addtogroup cs_initiator) */ #endif // CS_INITIATOR_H diff --git a/app/bluetooth/common/cs_initiator/inc/cs_initiator_configurator.h b/app/bluetooth/common/cs_initiator/inc/cs_initiator_configurator.h index 97a881417a..b85e552c5a 100644 --- a/app/bluetooth/common/cs_initiator/inc/cs_initiator_configurator.h +++ b/app/bluetooth/common/cs_initiator/inc/cs_initiator_configurator.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator configurator API + * @brief CS Initiator configurator API ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -37,6 +37,7 @@ #include #include "sl_bt_api.h" #include "sl_rtl_clib_api.h" +#include "sl_enum.h" #ifdef __cplusplus extern "C" { @@ -76,13 +77,6 @@ typedef int8_t cs_tx_power_t; // PHY type typedef sl_bt_gap_phy_coding_t cs_phy_t; -// UI modes enumerator -typedef enum { - CS_INITIATOR_MODE_DYNAMIC = 0, - CS_INITIATOR_MODE_RTT = sl_bt_cs_mode_rtt, - CS_INITIATOR_MODE_PBR = sl_bt_cs_mode_pbr -} cs_initiator_mode_t; - // Discovery state enumerator typedef enum { CS_DISCOVERY_STATE_IDLE, @@ -100,7 +94,13 @@ typedef struct { uint8_t cs_bit_error_rate; ///< CS bit error rate } cs_result_t; -typedef enum { +// RTL library intermediate result type +typedef struct { + uint8_t connection; ///< Connection handle + float progress_percentage; ///< Progress in percentages +} cs_intermediate_result_t; + +SL_ENUM(cs_error_event_t) { CS_ERROR_EVENT_UNHANDLED, CS_ERROR_EVENT_TIMER_HANDLE_NULL_REFERENCE, CS_ERROR_EVENT_TIMER_START_ERROR, @@ -118,9 +118,13 @@ typedef enum { CS_ERROR_EVENT_CS_PROCEDURE_SET_STARTTIME_FAILED, CS_ERROR_EVENT_CS_PROCEDURE_ENABLE_FAILED, CS_ERROR_EVENT_CS_PROCEDURE_START_FAILED, - CS_ERROR_EVENT_CS_PROCEDURE_RESTART_FAILED, + CS_ERROR_EVENT_CS_PROCEDURE_START_TIMER_FAILED, + CS_ERROR_EVENT_CS_PROCEDURE_STOP_TIMER_FAILED, CS_ERROR_EVENT_CS_PROCEDURE_STOP_FAILED, + CS_ERROR_EVENT_CS_PROCEDURE_UNEXPECTED_DATA, CS_ERROR_EVENT_CS_PROCEDURE_COMPLETE_FAILED, + CS_ERROR_EVENT_CS_PROCEDURE_COMPLETE_MISSING_INITIATOR_COMPLETE, + CS_ERROR_EVENT_CS_PROCEDURE_COUNTER_MISMATCH, CS_ERROR_EVENT_INITIATOR_INSTANCE_NULL, CS_ERROR_EVENT_INITIATOR_INSTANCE_SLOTS_FULL, CS_ERROR_EVENT_INITIATOR_FAILED_TO_SET_DEFAULT_CS_SETTINGS, @@ -131,8 +135,16 @@ typedef enum { CS_ERROR_EVENT_INITIATOR_CHANNEL_MAP_TOO_FEW_CHANNELS, CS_ERROR_EVENT_INITIATOR_CHANNEL_MAP_TOO_MANY_CHANNELS, CS_ERROR_EVENT_INITIATOR_FAILED_TO_SET_CONNECTION_PARAMETERS, - CS_ERROR_EVENT_FILE_LOGGER_INIT_FAILED -} cs_error_event_t; + CS_ERROR_EVENT_FILE_LOGGER_INIT_FAILED, + CS_ERROR_EVENT_STATE_MACHINE_FAILED, + CS_ERROR_EVENT_INIT_FAILED, + CS_ERROR_EVENT_INITIATOR_FAILED_TO_DELETE_INSTANCE, + CS_ERROR_EVENT_INITIATOR_FAILED_TO_FINALIZE_CLEANUP, + CS_ERROR_EVENT_STEP_DATA_EXCEEDS_MAX, + CS_ERROR_EVENT_SUBEVENT_INDEX_EXCEEDS_MAX, + CS_ERROR_EVENT_RTL_ERROR, + CS_ERROR_EVENT_RTL_PROCESS_ERROR +}; typedef PACKSTRUCT (struct { uint8_t phy; @@ -153,14 +165,9 @@ typedef PACKSTRUCT (struct { uint8_t config_id; uint8_t preferred_peer_antenna; uint8_t create_context; - bool rssi_measurement_enabled; int8_t tx_pwr_delta; int8_t max_tx_power_dbm; - cs_tx_power_t tx_power_max_dbm; - cs_tx_power_t tx_power_min_dbm; - cs_tx_power_t tx_power_requested_max_dbm; - cs_tx_power_t tx_power_requested_min_dbm; - float rssi_tx_power; + float rssi_ref_tx_power; uint32_t min_subevent_len; uint32_t max_subevent_len; uint16_t min_connection_interval; @@ -177,12 +184,11 @@ typedef PACKSTRUCT (struct { uint32_t channel_map_len; uint8_t snr_control_initiator; uint8_t snr_control_reflector; - bool use_moving_object_tracking; }) cs_initiator_config_t; typedef PACKSTRUCT (struct { uint8_t algo_mode; - struct sl_rtl_cs_parameters cs_parameters; + sl_rtl_cs_params cs_parameters; bool rtl_logging_enabled; }) rtl_config_t; diff --git a/app/bluetooth/common/cs_initiator/src/cs_initiator.c b/app/bluetooth/common/cs_initiator/src/cs_initiator.c index a99ceefbca..524bb0e29d 100644 --- a/app/bluetooth/common/cs_initiator/src/cs_initiator.c +++ b/app/bluetooth/common/cs_initiator/src/cs_initiator.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator logic. + * @brief CS Initiator logic. ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -44,10 +44,9 @@ #include "sl_sleeptimer.h" #include "cs_initiator.h" #include "cs_initiator_configurator.h" +#include "cs_initiator_config.h" #include "cs_ras.h" -#if defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) #include "app_timer.h" -#endif // defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) #include "sl_rtl_clib_api.h" @@ -57,11 +56,11 @@ // ----------------------------------------------------------------------------- // Macros - // Component logging #if defined(SL_CATALOG_APP_LOG_PRESENT) && CS_INITIATOR_LOG -#define LOG_PREFIX "[initiator] " +#define LOG_PREFIX CS_INITIATOR_LOG_PREFIX " " #define LOG_NL APP_LOG_NL +#define INSTANCE_PREFIX "[%u] " #define initiator_log_debug(...) app_log_debug(LOG_PREFIX __VA_ARGS__) #define initiator_log_info(...) app_log_info(LOG_PREFIX __VA_ARGS__) #define initiator_log_warning(...) app_log_warning(LOG_PREFIX __VA_ARGS__) @@ -69,6 +68,7 @@ #define initiator_log_critical(...) app_log_critical(LOG_PREFIX __VA_ARGS__) #else #define LOG_NL +#define INSTANCE_PREFIX #define initiator_log_debug(...) #define initiator_log_info(...) #define initiator_log_warning(...) @@ -81,28 +81,44 @@ #define CS_CHANNEL_MAP_MIN_CHANNELS 15 #define CS_CHANNEL_MAP_MAX_CHANNELS 76 +#define CS_MAX_PROCEDURE_ENABLE_RETRY 3 // ----------------------------------------------------------------------------- // Enums, structs, typedefs typedef enum { CS_TRANSPORT_INIT_STATE = 0, - CS_TRANSPORT_DISCOVER_RAS_SERVICE, - CS_TRANSPORT_DISCOVER_RAS_CHARACTERISTICS, + CS_TRANSPORT_START_DISCOVERING_RAS_CHARACTERISTICS, + CS_TRANSPORT_WAIT_FOR_RAS_CHARACTERISTICS_DISCOVERY_COMPLETE, CS_TRANSPORT_SUBSCRIBE_RAS_SUBEVENT_RANGING_DATA, CS_TRANSPORT_SUBSCRIBE_RAS_CONTROL_POINT, CS_TRANSPORT_STATE_IDLE } action_t; +typedef enum { + INITIATOR_STATE_UNINITIALIZED = 0, + INITIATOR_STATE_INIT, + INITIATOR_STATE_START_PROCEDURE, + INITIATOR_STATE_WAIT_PROCEDURE_ENABLE_COMPLETE, + INITIATOR_STATE_WAIT_PROCEDURE_DISABLE_COMPLETE, + INITIATOR_STATE_IN_PROCEDURE, + INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_COMPLETE, + INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_ABORTED, + INITIATOR_STATE_WAIT_INITIATOR_PROCEDURE_ABORTED, + INITIATOR_STATE_DELETE, + INITIATOR_STATE_ERROR +} initiator_state_t; + typedef struct { sl_rtl_cs_subevent_data subevent_data[CS_INITIATOR_MAX_SUBEVENT_PER_PROC]; uint8_t step_data[CS_INITIATOR_MAX_STEP_DATA_LEN]; uint16_t step_index; uint16_t subevent_index; + uint16_t procedure_counter; bool ready; } cs_data_t; -// CS initiator measurement buffer +// CS Initiator measurement buffer typedef struct { cs_data_t initiator_data; cs_data_t reflector_data; @@ -111,8 +127,6 @@ typedef struct { cs_initiator_config_t config; uint16_t current_cs_subevent_index; // Associated with ongoing CS measurement uint16_t current_procedure_index; // Associated with ongoing CS measurement - bool procedure_enable_retry; - bool procedure_reset_request; uint8_t conn_handle; uint32_t ras_service_handle; struct { @@ -129,42 +143,49 @@ typedef struct { bool ras_all; } characteristic_found; } discovery_state; + bool cs_security_enabled; sl_rtl_cs_libitem rtl_handle; cs_result_cb_t result_cb; + cs_intermediate_result_cb_t intermediate_result_cb; cs_error_cb_t error_cb; uint32_t procedure_start_time_ms; uint32_t procedure_stop_time_ms; uint32_t log_error_counter; - bool deleted; -#if defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) - app_timer_t error_timer_handle; + app_timer_t timer_handle; bool error_timer_started; bool error_timer_elapsed; -#endif // defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) + initiator_state_t initiator_state; + cs_procedure_state_t initiator_procedure_state; + cs_procedure_state_t reflector_procedure_state; + uint8_t procedure_enable_retry_counter; } cs_initiator_t; // ----------------------------------------------------------------------------- // Static function declarations static cs_initiator_t *cs_initiator_get_instance(const uint8_t conn_handle); +static cs_initiator_t *cs_initiator_get_free_slot(); static void set_procedure_initial_state(const uint8_t conn_handle, cs_initiator_config_t *initiator_config, sl_rtl_cs_procedure *cs_procedure); -static void initiator_start_cs_procedure(const uint8_t conn_handle); -static void initiator_restart_cs_procedure(const uint8_t conn_handle); -static sl_status_t initiator_stop_cs_procedure(const uint8_t conn_handle); static bool gatt_procedure_complete_event(const uint8_t conn_handle, sl_bt_msg_t *evt); +static sl_status_t initiator_finalize_cleanup(cs_initiator_t *initiator); +static initiator_state_t initiator_stop_procedure_on_invalid_state(cs_initiator_t *initiator); +static void handle_procedure_enable_completed_event_disable(cs_initiator_t *initiator); static bool check_characteristic_uuid(const uint8_t conn_handle, sl_bt_msg_t *evt); -static cs_procedure_action_t extract_device_cs_data(const uint8_t conn_handle, - cs_data_t *device_data, - sl_rtl_cs_subevent_data *rtl_subevent_data, - uint8_t *rtl_subevent_data_count, - sl_bt_evt_cs_result_t *evt); +static cs_procedure_state_t extract_device_cs_data(const uint8_t conn_handle, + cs_data_t *device_data, + sl_rtl_cs_subevent_data *rtl_subevent_data, + uint8_t *rtl_subevent_data_count, + sl_bt_evt_cs_result_t *evt); +static cs_procedure_state_t extract_cs_result_data(cs_initiator_t *initiator, + bool initiator_part, + sl_bt_evt_cs_result_t *evt); static void show_rtl_api_call_result(const uint8_t conn_handle, enum sl_rtl_error_code err_code); -static cs_procedure_action_t calculate_distance(const uint8_t conn_handle); +static void calculate_distance(const uint8_t conn_handle); static uint32_t get_num_tones_from_channel_map(const uint8_t *ch_map, const uint32_t ch_map_len); static void reset_subevent_data(const uint8_t conn_handle); @@ -178,10 +199,38 @@ static enum sl_rtl_error_code rtl_library_init(const uint8_t conn_handle, static void init_cs_configuration(const uint8_t conn_handle); static void start_error_timer(const uint8_t conn_handle); static void stop_error_timer(const uint8_t conn_handle); - -#if defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) static void error_timer_cb(app_timer_t *handle, void *data); -#endif // defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) + +// ----------------------------------------------------------------------------- +// State machine forward declaration +static sl_status_t initiator_state_machine_event_handler(uint8_t conn_handle, + state_machine_event_t event, + state_machine_event_data_t *data); +static sl_status_t state_any_on_error(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_any_on_delete_instance(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_uninitialized_on_init_started(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_init_on_start_init_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_start_procedure_on_start_procedure(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_wait_procedure_enable_complete_on_enable_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_in_procedure_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_wait_reflector_procedure_complete_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_wait_reflector_procedure_aborted_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_wait_initiator_procedure_aborted_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_wait_procedure_disable_on_procedure_enable_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data); +static sl_status_t state_delete_on_procedure_enable_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data); + // ----------------------------------------------------------------------------- // Static variables static cs_initiator_t cs_initiator_instances[CS_INITIATOR_MAX_CONNECTIONS]; @@ -206,26 +255,43 @@ static cs_initiator_t *cs_initiator_get_instance(const uint8_t conn_handle) { for (uint8_t i = 0u; i < CS_INITIATOR_MAX_CONNECTIONS; i++) { if (cs_initiator_instances[i].conn_handle == conn_handle) { - initiator_log_debug("#%u recognized." LOG_NL, conn_handle); return &cs_initiator_instances[i]; } } - initiator_log_error("#%u no matching instance found!" LOG_NL, conn_handle); + initiator_log_error("No matching instance found for connection handle %u!" LOG_NL, + conn_handle); + return NULL; +} + +/****************************************************************************** + * Get free slot for new initiator instance. + * @return pointer to the free slot. + * @return NULL if no free slot is available. + *****************************************************************************/ +static cs_initiator_t *cs_initiator_get_free_slot() +{ + for (uint8_t i = 0u; i < CS_INITIATOR_MAX_CONNECTIONS; i++) { + if (cs_initiator_instances[i].conn_handle == SL_BT_INVALID_CONNECTION_HANDLE) { + initiator_log_debug("free slot found." LOG_NL); + return &cs_initiator_instances[i]; + } + } + initiator_log_error("no free slot!" LOG_NL); return NULL; } /****************************************************************************** - * CS initiator set initial config. + * CS Initiator set initial config. *****************************************************************************/ static void set_procedure_initial_state(const uint8_t conn_handle, cs_initiator_config_t *initiator_config, sl_rtl_cs_procedure *cs_procedure) { - initiator_log_debug("#%u: CS procedure - configuration - begin" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "CS procedure - configuration - begin" LOG_NL, conn_handle); cs_procedure->cs_config.ch3c_jump = initiator_config->ch3c_jump; cs_procedure->cs_config.ch3c_shape = initiator_config->ch3c_shape; - initiator_log_debug("#%u: ch3c_jump=%u, ch3c_shape=%u" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "ch3c_jump=%u, ch3c_shape=%u" LOG_NL, conn_handle, cs_procedure->cs_config.ch3c_jump, cs_procedure->cs_config.ch3c_shape); @@ -233,7 +299,7 @@ static void set_procedure_initial_state(const uint8_t conn_handle, cs_procedure->cs_config.channel_map_repetition = initiator_config->channel_map_repetition; cs_procedure->cs_config.cs_sync_phy = (cs_phy_t)initiator_config->phy; - initiator_log_debug("#%u: channel_map_repetition=%u, cs_sync_phy=%u" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "channel_map_repetition=%u, cs_sync_phy=%u" LOG_NL, conn_handle, cs_procedure->cs_config.channel_map_repetition, cs_procedure->cs_config.cs_sync_phy); @@ -241,7 +307,7 @@ static void set_procedure_initial_state(const uint8_t conn_handle, cs_procedure->cs_config.main_mode_repetition = initiator_config->main_mode_repetition; cs_procedure->cs_config.procedure_count = 1; - initiator_log_debug("#%u: main_mode_repetition=%lu, procedure_count=%u" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "main_mode_repetition=%lu, procedure_count=%u" LOG_NL, conn_handle, (unsigned long)cs_procedure->cs_config.main_mode_repetition, cs_procedure->cs_config.procedure_count); @@ -249,98 +315,743 @@ static void set_procedure_initial_state(const uint8_t conn_handle, cs_procedure->cs_config.rtt_type = initiator_config->rtt_type; cs_procedure->cs_config.subevents_per_event = 1; cs_procedure->cs_config.num_antenna_paths = 1; - initiator_log_debug("#%u: rtt_type=%u, subevents_per_event=%u," - " num_antenna_paths=%u" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "rtt_type=%u, subevents_per_event=%u," + " num_antenna_paths=%u" LOG_NL, conn_handle, cs_procedure->cs_config.rtt_type, cs_procedure->cs_config.subevents_per_event, cs_procedure->cs_config.num_antenna_paths); - initiator_log_debug("#%u: CS procedure - configuration - end" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "CS procedure - configuration - end" LOG_NL, conn_handle); } /****************************************************************************** - * CS initiator trigger start channel-sounding procedure + * Error timer callback. *****************************************************************************/ -static void initiator_start_cs_procedure(const uint8_t conn_handle) +static void error_timer_cb(app_timer_t *handle, void *data) { - cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); - if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, conn_handle); - on_error(conn_handle, - CS_ERROR_EVENT_CS_PROCEDURE_START_FAILED, - SL_STATUS_NULL_POINTER); - return; + cs_initiator_t *initiator = (cs_initiator_t *)data; + if (handle == &initiator->timer_handle) { + initiator->error_timer_started = false; + initiator->error_timer_elapsed = true; + on_error(initiator->conn_handle, + CS_ERROR_EVENT_TIMER_ELAPSED, + SL_STATUS_TIMEOUT); + } +} + +static void procedure_timer_cb(app_timer_t *handle, void *data) +{ + cs_initiator_t *initiator = (cs_initiator_t *)data; + if (handle == &initiator->timer_handle) { + initiator->error_timer_started = false; + initiator->error_timer_elapsed = true; + on_error(initiator->conn_handle, + CS_ERROR_EVENT_TIMER_ELAPSED, + SL_STATUS_TIMEOUT); + } +} + +/****************************************************************************** + * Initiator finalize cleanup. Remove the configuration and deinit RTL lib. + * This function is called after the procedure was stopped. + * @param[in] initiator pointer to the initiator instance. + * @return SL_STATUS_OK if cleanup was successful. + * @return SL_STATUS_FAIL if cleanup failed. + *****************************************************************************/ +static sl_status_t initiator_finalize_cleanup(cs_initiator_t *initiator) +{ + enum sl_rtl_error_code rtl_err; + sl_status_t sc = SL_STATUS_OK; + (void)sl_bt_cs_remove_config(initiator->conn_handle, initiator->config.config_id); + + if (initiator->rtl_handle != NULL) { + rtl_err = sl_rtl_cs_deinit(&initiator->rtl_handle); + if (rtl_err != SL_RTL_ERROR_SUCCESS) { + initiator_log_error(INSTANCE_PREFIX "Failed to deinit RTL lib! [err: 0x%02x]" LOG_NL, + initiator->conn_handle, + rtl_err); + return SL_STATUS_FAIL; + } } - initiator_log_debug("#%u: CS procedure - request to start." LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "deleting instance" LOG_NL, initiator->conn_handle); - sl_status_t sc = sl_bt_cs_procedure_enable(initiator->conn_handle, - sl_bt_cs_procedure_state_enabled, - initiator->config.config_id); + + memset(initiator, 0, sizeof(cs_initiator_t)); + initiator_log_info(INSTANCE_PREFIX "instance deleted" LOG_NL, initiator->conn_handle); + initiator->conn_handle = SL_BT_INVALID_CONNECTION_HANDLE; + return sc; +} + +static initiator_state_t initiator_stop_procedure_on_invalid_state(cs_initiator_t *initiator) +{ + sl_status_t sc; + + sc = sl_bt_cs_procedure_enable(initiator->conn_handle, + sl_bt_cs_procedure_state_disabled, + initiator->config.config_id); if (sc == SL_STATUS_OK) { - initiator_log_info("#%u: CS procedure - start requested." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "Instance new state: WAIT_PROCEDURE_DISABLE_COMPLETE" LOG_NL, initiator->conn_handle); - } else if (sc == SL_STATUS_BT_CTRL_LL_PROCEDURE_COLLISION) { - initiator_log_warning("CS procedure start already in progress" LOG_NL); + return INITIATOR_STATE_WAIT_PROCEDURE_DISABLE_COMPLETE; + } else if (sc == SL_STATUS_INVALID_HANDLE) { + // Procedure is already stopped by stack + app_timer_stop(&initiator->timer_handle); + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + return INITIATOR_STATE_START_PROCEDURE; } else { - initiator_log_warning("#%u: CS procedure - start failed! [sc: 0x%lx] " - "Retrying ..." LOG_NL, - initiator->conn_handle, - (unsigned long)sc); - initiator->procedure_enable_retry = true; + // all other errors creates an error state + return INITIATOR_STATE_ERROR; } } /****************************************************************************** - * CS initiator trigger restart channel-sounding procedure + * Initiator state machine *****************************************************************************/ -static void initiator_restart_cs_procedure(const uint8_t conn_handle) +static sl_status_t initiator_state_machine_event_handler(uint8_t conn_handle, + state_machine_event_t event, + state_machine_event_data_t *data) { + sl_status_t sc = SL_STATUS_FAIL; + cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, conn_handle); + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); on_error(conn_handle, - CS_ERROR_EVENT_CS_PROCEDURE_RESTART_FAILED, + CS_ERROR_EVENT_STATE_MACHINE_FAILED, SL_STATUS_NULL_POINTER); - return; + return SL_STATUS_NULL_POINTER; + } + + if (event == INITIATOR_EVT_ERROR) { + sc = state_any_on_error(initiator, data); + } + + if (event == INITIATOR_EVT_DELETE_INSTANCE) { + sc = state_any_on_delete_instance(initiator, data); + return sc; + } + + switch (initiator->initiator_state) { + case INITIATOR_STATE_UNINITIALIZED: + if (event == INITIATOR_EVT_INIT_STARTED) { + sc = state_uninitialized_on_init_started(initiator, data); + } + break; + + case INITIATOR_STATE_INIT: + if (event == INITIATOR_EVT_INIT_COMPLETED) { + sc = state_init_on_start_init_completed(initiator, data); + } + break; + + case INITIATOR_STATE_START_PROCEDURE: + if (event == INITIATOR_EVT_START_PROCEDURE) { + sc = state_start_procedure_on_start_procedure(initiator, data); + } + break; + + case INITIATOR_STATE_WAIT_PROCEDURE_ENABLE_COMPLETE: + if (event == INITIATOR_EVT_PROCEDURE_ENABLE_COMPLETED) { + sc = state_wait_procedure_enable_complete_on_enable_completed(initiator, + data); + } + break; + + case INITIATOR_STATE_IN_PROCEDURE: + if (event == INITIATOR_EVT_CS_RESULT) { + sc = state_in_procedure_on_cs_result(initiator, data); + } + break; + + case INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_COMPLETE: + if (event == INITIATOR_EVT_CS_RESULT) { + sc = state_wait_reflector_procedure_complete_on_cs_result(initiator, data); + } + break; + + case INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_ABORTED: + if (event == INITIATOR_EVT_CS_RESULT) { + sc = state_wait_reflector_procedure_aborted_on_cs_result(initiator, + data); + } + break; + case INITIATOR_STATE_WAIT_INITIATOR_PROCEDURE_ABORTED: + if (event == INITIATOR_EVT_CS_RESULT) { + sc = state_wait_initiator_procedure_aborted_on_cs_result(initiator, + data); + } + break; + + case INITIATOR_STATE_WAIT_PROCEDURE_DISABLE_COMPLETE: + if (event == INITIATOR_EVT_PROCEDURE_ENABLE_COMPLETED) { + sc = state_wait_procedure_disable_on_procedure_enable_completed(initiator, + data); + } + break; + + case INITIATOR_STATE_DELETE: + if (event == INITIATOR_EVT_PROCEDURE_ENABLE_COMPLETED) { + sc = state_delete_on_procedure_enable_completed(initiator, data); + } + break; + + case INITIATOR_STATE_ERROR: + break; + + default: + break; } - // If the application controls the procedure start (max_procedure_count != 0) - // we need to restart it manually, otherwise the stack will take care of it - if (initiator->config.max_procedure_count != 0) { - initiator_log_info("#%u: CS procedure - manual restart triggered" LOG_NL, + return sc; +} + +static sl_status_t state_any_on_error(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + app_timer_stop(&initiator->timer_handle); + initiator_log_error(INSTANCE_PREFIX "Instance new state: ERROR" LOG_NL, initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_ERROR; + on_error(initiator->conn_handle, + data->evt_error.error_type, + data->evt_error.sc); + return SL_STATUS_OK; +} + +static sl_status_t state_any_on_delete_instance(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + (void)data; + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + + sc = sl_bt_cs_procedure_enable(initiator->conn_handle, + sl_bt_cs_procedure_state_disabled, + initiator->config.config_id); + + if (sc == SL_STATUS_OK) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: DELETING" LOG_NL, initiator->conn_handle); - initiator_start_cs_procedure(initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_DELETE; + } else if (sc == SL_STATUS_BT_CTRL_COMMAND_DISALLOWED + || sc == SL_STATUS_INVALID_HANDLE) { + // Procedure is already stopped by stack + app_timer_stop(&initiator->timer_handle); + sc = initiator_finalize_cleanup(initiator); + if (sc == SL_STATUS_OK) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: UNINITIALIZED" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_UNINITIALIZED; + return SL_STATUS_OK; + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_INITIATOR_FAILED_TO_FINALIZE_CLEANUP; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + return sc; + } + } else { + // no other error code will be returned for now + // if there will be one in the future it will generate an error state + initiator_log_error(INSTANCE_PREFIX "failed to stop CS procedure! [sc: 0x%lx]" LOG_NL, + initiator->conn_handle, + (unsigned long)sc); + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_STOP_FAILED; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + NULL); } + + return sc; } -/****************************************************************************** - * Stop Channel Sounding procedure - *****************************************************************************/ -static sl_status_t initiator_stop_cs_procedure(const uint8_t conn_handle) +static sl_status_t state_uninitialized_on_init_started(cs_initiator_t *initiator, + state_machine_event_data_t *data) { - sl_status_t sc; - cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); - if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, conn_handle); - on_error(conn_handle, - CS_ERROR_EVENT_CS_PROCEDURE_STOP_FAILED, - SL_STATUS_NULL_POINTER); - return SL_STATUS_INVALID_HANDLE; + (void)data; + initiator_log_info(INSTANCE_PREFIX "Instance new state: INIT" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_INIT; + + return SL_STATUS_OK; +} + +static sl_status_t state_init_on_start_init_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + + if (data->evt_init_completed) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_START_PROCEDURE; + initiator->procedure_enable_retry_counter = 0; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_START_PROCEDURE, + NULL); + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_INIT_FAILED; + data_out.evt_error.sc = SL_STATUS_FAIL; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); } - initiator_log_debug("#%u: CS procedure - requesting stop" LOG_NL, + return sc; +} + +static sl_status_t state_start_procedure_on_start_procedure(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + (void)data; + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + + initiator_log_debug(INSTANCE_PREFIX "CS procedure - request to start." LOG_NL, initiator->conn_handle); + // Before enabling procedure, check the security state + if (!initiator->cs_security_enabled) { + // Security is not enabled, move to error state + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_INITIATOR_FAILED_TO_ENABLE_CS_SECURITY; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + return sc; + } sc = sl_bt_cs_procedure_enable(initiator->conn_handle, - sl_bt_cs_procedure_state_disabled, + sl_bt_cs_procedure_state_enabled, initiator->config.config_id); - if (sc != SL_STATUS_OK) { + if (sc == SL_STATUS_OK) { + // Start timer for procedure timeout + // The timer is stopped when the procedure is completed/aborted + // for both the initiator and the reflector or when there was an error + sc = app_timer_start(&initiator->timer_handle, + CS_INITIATOR_PROCEDURE_TIMEOUT_MS, + procedure_timer_cb, + (void *)initiator, + false); + if (sc == SL_STATUS_OK) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: WAIT_PROCEDURE_ENABLE_COMPLETE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_WAIT_PROCEDURE_ENABLE_COMPLETE; + sc = SL_STATUS_OK; + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_START_TIMER_FAILED; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_START_FAILED; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + + return sc; +} + +static sl_status_t state_wait_procedure_enable_complete_on_enable_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + + if (data->evt_procedure_enable_completed->status == SL_STATUS_OK) { + uint32_t time_tick = sl_sleeptimer_get_tick_count(); + initiator->procedure_start_time_ms = + sl_sleeptimer_tick_to_ms(time_tick); + + initiator->cs_procedure.cs_config.subevent_len + = data->evt_procedure_enable_completed->subevent_len; + initiator->cs_procedure.cs_config.subevent_interval = + data->evt_procedure_enable_completed->subevent_interval; + initiator_log_info(INSTANCE_PREFIX "-------------------------------------------" LOG_NL, + initiator->conn_handle); + initiator_log_info(INSTANCE_PREFIX "CS procedure - started @ %lu ms (%lu tick) " + "subevent_len: %lu, " + "subevent_interval: %u]" LOG_NL, + initiator->conn_handle, + (unsigned long)initiator->procedure_start_time_ms, + (unsigned long)time_tick, + (unsigned long)initiator->cs_procedure.cs_config.subevent_len, + initiator->cs_procedure.cs_config.subevent_interval); + + initiator_log_info(INSTANCE_PREFIX "Instance new state: IN_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_IN_PROCEDURE; + sc = SL_STATUS_OK; + } else { + initiator_log_error(INSTANCE_PREFIX "CS procedure - start received error response! [status: 0x%x]" LOG_NL, + initiator->conn_handle, + data->evt_procedure_enable_completed->status); + initiator->procedure_enable_retry_counter++; + if (initiator->procedure_enable_retry_counter < CS_MAX_PROCEDURE_ENABLE_RETRY ) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_START_PROCEDURE; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_START_PROCEDURE, + NULL); + return sc; + } + app_timer_stop(&initiator->timer_handle); + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_ENABLE_FAILED; + data_out.evt_error.sc = SL_STATUS_FAIL; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + + return sc; +} + +static sl_status_t state_in_procedure_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + cs_procedure_state_t procedure_state; + + procedure_state = extract_cs_result_data(initiator, + data->evt_cs_result.initiator_part, + data->evt_cs_result.cs_result_data); + if (data->evt_cs_result.initiator_part == true) { + initiator->initiator_data.procedure_counter = data->evt_cs_result.cs_result_data->procedure_counter; + initiator_log_debug(INSTANCE_PREFIX "Initiator CS packet received. [proc_cnt=%u, " + "proc_done=%u se_done=%u]" LOG_NL, + initiator->conn_handle, + data->evt_cs_result.cs_result_data->procedure_counter, + data->evt_cs_result.cs_result_data->procedure_done_status, + data->evt_cs_result.cs_result_data->subevent_done_status); + switch (procedure_state) { + case CS_PROCEDURE_STATE_IN_PROGRESS: + initiator->initiator_state = INITIATOR_STATE_IN_PROCEDURE; + sc = SL_STATUS_OK; + break; + case CS_PROCEDURE_STATE_ABORTED: + initiator_log_info(INSTANCE_PREFIX "Instance new state: WAIT_REFLECTOR_PROCEDURE_ABORTED" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_ABORTED; + sc = SL_STATUS_OK; + break; + case CS_PROCEDURE_STATE_COMPLETED: + initiator_log_info(INSTANCE_PREFIX "Instance new state: WAIT_REFLECTOR_PROCEDURE_COMPLETE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_COMPLETE; + sc = SL_STATUS_OK; + break; + default: + break; + } + } else { + initiator->reflector_data.procedure_counter = data->evt_cs_result.cs_result_data->procedure_counter; + initiator_log_debug(INSTANCE_PREFIX "Reflector CS packet received. [proc_cnt=%u, " + "proc_done=%u se_done=%u]" LOG_NL, + initiator->conn_handle, + data->evt_cs_result.cs_result_data->procedure_counter, + data->evt_cs_result.cs_result_data->procedure_done_status, + data->evt_cs_result.cs_result_data->subevent_done_status); + if (procedure_state == CS_PROCEDURE_STATE_IN_PROGRESS) { + initiator->initiator_state = INITIATOR_STATE_IN_PROCEDURE; + sc = SL_STATUS_OK; + } else if (procedure_state == CS_PROCEDURE_STATE_ABORTED) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: WAIT_INITIATOR_PROCEDURE_ABORTED" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_WAIT_INITIATOR_PROCEDURE_ABORTED; + sc = SL_STATUS_OK; + } else { + // we get completed from reflector first - cannot happened - procedure disable + initiator->initiator_state = initiator_stop_procedure_on_invalid_state(initiator); + sc = SL_STATUS_OK; + if (initiator->initiator_state == INITIATOR_STATE_ERROR) { + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_UNEXPECTED_DATA; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + } + } + + return sc; +} + +static sl_status_t state_wait_reflector_procedure_complete_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + cs_procedure_state_t procedure_state; + + if (data->evt_cs_result.initiator_part) { + // we have already received procedure_completed from initiator + // yet more cs_result_id event are coming - disable procedure + initiator->initiator_state = initiator_stop_procedure_on_invalid_state(initiator); + sc = SL_STATUS_OK; + if (initiator->initiator_state == INITIATOR_STATE_ERROR) { + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_UNEXPECTED_DATA; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } return sc; } - initiator_log_info("#%u: CS procedure - stop requested" LOG_NL, initiator->conn_handle); - return SL_STATUS_OK; + procedure_state = extract_cs_result_data(initiator, + data->evt_cs_result.initiator_part, + data->evt_cs_result.cs_result_data); + switch (procedure_state) { + case CS_PROCEDURE_STATE_IN_PROGRESS: + initiator->initiator_state = INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_COMPLETE; + sc = SL_STATUS_OK; + break; + case CS_PROCEDURE_STATE_ABORTED: + sc = app_timer_stop(&initiator->timer_handle); + if (sc == SL_STATUS_OK) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_START_PROCEDURE; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_START_PROCEDURE, + NULL); + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_STOP_TIMER_FAILED; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + break; + case CS_PROCEDURE_STATE_COMPLETED: + if (initiator->initiator_data.procedure_counter == initiator->reflector_data.procedure_counter) { + calculate_distance(initiator->conn_handle); + sc = app_timer_stop(&initiator->timer_handle); + if (sc == SL_STATUS_OK) { + if (initiator->config.max_procedure_count != 0) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_START_PROCEDURE; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_START_PROCEDURE, + NULL); + return sc; + } + initiator_log_info(INSTANCE_PREFIX "Instance new state: IN_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_IN_PROCEDURE; + sc = SL_STATUS_OK; + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_STOP_TIMER_FAILED; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_COUNTER_MISMATCH; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + break; + default: + break; + } + + return sc; +} + +static sl_status_t state_wait_reflector_procedure_aborted_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + cs_procedure_state_t procedure_state; + + if (data->evt_cs_result.initiator_part) { + // we have already received procedure_aborted from initiator + // yet more cs_result_id event are coming - disable procedure + initiator->initiator_state = initiator_stop_procedure_on_invalid_state(initiator); + sc = SL_STATUS_OK; + if (initiator->initiator_state == INITIATOR_STATE_ERROR) { + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_UNEXPECTED_DATA; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + return sc; + } + procedure_state = extract_cs_result_data(initiator, + data->evt_cs_result.initiator_part, + data->evt_cs_result.cs_result_data); + if (procedure_state == CS_PROCEDURE_STATE_ABORTED) { + sc = app_timer_stop(&initiator->timer_handle); + if (sc == SL_STATUS_OK) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_START_PROCEDURE; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_START_PROCEDURE, + NULL); + return sc; + } + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_STOP_TIMER_FAILED; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + return sc; + } + initiator_log_info(INSTANCE_PREFIX "Instance new state: WAIT_REFLECTOR_PROCEDURE_ABORTED" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_WAIT_REFLECTOR_PROCEDURE_ABORTED; + sc = SL_STATUS_OK; + + return sc; +} + +static sl_status_t state_wait_initiator_procedure_aborted_on_cs_result(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + cs_procedure_state_t procedure_state; + + if (data->evt_cs_result.initiator_part == false) { + // we have already received procedure_aborted from reflector + // yet more gatt event are coming - disable procedure + initiator->initiator_state = initiator_stop_procedure_on_invalid_state(initiator); + sc = SL_STATUS_OK; + if (initiator->initiator_state == INITIATOR_STATE_ERROR) { + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_UNEXPECTED_DATA; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + return sc; + } + + procedure_state = extract_cs_result_data(initiator, + data->evt_cs_result.initiator_part, + data->evt_cs_result.cs_result_data); + if (procedure_state == CS_PROCEDURE_STATE_ABORTED) { + sc = app_timer_stop(&initiator->timer_handle); + if (sc == SL_STATUS_OK) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_START_PROCEDURE; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_START_PROCEDURE, + NULL); + } else { + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_STOP_TIMER_FAILED; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + } + } else { + initiator_log_info(INSTANCE_PREFIX "Instance new state: WAIT_INITIATOR_PROCEDURE_ABORTED" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_WAIT_INITIATOR_PROCEDURE_ABORTED; + sc = SL_STATUS_OK; + } + return sc; +} + +static sl_status_t state_wait_procedure_disable_on_procedure_enable_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + if (data->evt_procedure_enable_completed->state) { + return SL_STATUS_OK; + } + handle_procedure_enable_completed_event_disable(initiator); + if (data->evt_procedure_enable_completed->status == SL_STATUS_OK) { + app_timer_stop(&initiator->timer_handle); + initiator_log_info(INSTANCE_PREFIX "Instance new state: START_PROCEDURE" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_START_PROCEDURE; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_START_PROCEDURE, + NULL); + return sc; + } + initiator_log_error(INSTANCE_PREFIX "CS procedure - stop received error response! [status: 0x%x]" LOG_NL, + initiator->conn_handle, + data->evt_procedure_enable_completed->status); + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_STOP_FAILED; + data_out.evt_error.sc = data->evt_procedure_enable_completed->status; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + return sc; +} + +static sl_status_t state_delete_on_procedure_enable_completed(cs_initiator_t *initiator, + state_machine_event_data_t *data) +{ + sl_status_t sc = SL_STATUS_FAIL; + state_machine_event_data_t data_out; + if (data->evt_procedure_enable_completed->state) { + return SL_STATUS_OK; + } + if (data->evt_procedure_enable_completed->status == SL_STATUS_OK) { + // Procedure was disabled + handle_procedure_enable_completed_event_disable(initiator); + sc = initiator_finalize_cleanup(initiator); + if (sc == SL_STATUS_OK) { + initiator_log_info(INSTANCE_PREFIX "Instance new state: UNINITIALIZED" LOG_NL, + initiator->conn_handle); + initiator->initiator_state = INITIATOR_STATE_UNINITIALIZED; + return sc; + } + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_INITIATOR_FAILED_TO_FINALIZE_CLEANUP; + data_out.evt_error.sc = sc; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + return sc; + } + // Only happens if the remote device rejects the procedure termination - error state + initiator_log_error(INSTANCE_PREFIX "CS procedure - stop received error response! [status: 0x%x]" LOG_NL, + initiator->conn_handle, + data->evt_procedure_enable_completed->status); + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_CS_PROCEDURE_STOP_FAILED; + data_out.evt_error.sc = data->evt_procedure_enable_completed->status; + sc = initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_ERROR, + &data_out); + return sc; } /****************************************************************************** @@ -352,14 +1063,16 @@ static sl_status_t initiator_stop_cs_procedure(const uint8_t conn_handle) static bool gatt_procedure_complete_event(const uint8_t conn_handle, sl_bt_msg_t *evt) { + bool handled = false; cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, conn_handle); + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); on_error(conn_handle, CS_ERROR_EVENT_CS_PROCEDURE_COMPLETE_FAILED, SL_STATUS_NULL_POINTER); + return handled; } - bool handled = false; + state_machine_event_data_t evt_data; uint8_t evt_conn_handle = evt->data.evt_gatt_procedure_completed.connection; if (evt_conn_handle != initiator->conn_handle) { return handled; @@ -369,7 +1082,7 @@ static bool gatt_procedure_complete_event(const uint8_t conn_handle, sl_status_t sc; if (procedure_result != SL_STATUS_OK) { - initiator_log_error("#%u: GATT procedure failed" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "GATT procedure failed" LOG_NL, initiator->conn_handle); if (initiator->discovery_state.action != CS_TRANSPORT_STATE_IDLE) { on_error(initiator->conn_handle, @@ -381,15 +1094,15 @@ static bool gatt_procedure_complete_event(const uint8_t conn_handle, } switch (initiator->discovery_state.action) { - case CS_TRANSPORT_DISCOVER_RAS_SERVICE: + case CS_TRANSPORT_START_DISCOVERING_RAS_CHARACTERISTICS: handled = true; - initiator_log_info("#%u: RAS - service discovered." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RAS - service discovered." LOG_NL, initiator->conn_handle); // Service discovery successful, start characteristic discovery sc = sl_bt_gatt_discover_characteristics(initiator->conn_handle, initiator->ras_service_handle); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: RAS - starting characteristic discovery failed!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RAS - starting characteristic discovery failed!" LOG_NL, initiator->conn_handle); on_error(initiator->conn_handle, CS_ERROR_EVENT_START_CHARACTERISTIC_DISCOVERY_FAILED, @@ -398,12 +1111,12 @@ static bool gatt_procedure_complete_event(const uint8_t conn_handle, } // restart error timer after state transition start_error_timer(initiator->conn_handle); - initiator->discovery_state.action = CS_TRANSPORT_DISCOVER_RAS_CHARACTERISTICS; - initiator_log_info("#%u: RAS - discover characteristics start" LOG_NL, + initiator->discovery_state.action = CS_TRANSPORT_WAIT_FOR_RAS_CHARACTERISTICS_DISCOVERY_COMPLETE; + initiator_log_info(INSTANCE_PREFIX "RAS - discover characteristics started" LOG_NL, initiator->conn_handle); break; - case CS_TRANSPORT_DISCOVER_RAS_CHARACTERISTICS: + case CS_TRANSPORT_WAIT_FOR_RAS_CHARACTERISTICS_DISCOVERY_COMPLETE: handled = true; if (!initiator->discovery_state.characteristic_found.ras_all) { break; @@ -413,7 +1126,7 @@ static bool gatt_procedure_complete_event(const uint8_t conn_handle, initiator->characteristic_handle.ras_subevent_ranging_data, sl_bt_gatt_notification); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: RAS - subscribe to \'Subevent Ranging Data\' failed!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RAS - subscribe to \'Subevent Ranging Data\' failed!" LOG_NL, initiator->conn_handle); on_error(initiator->conn_handle, CS_ERROR_EVENT_SEND_NOTIFICATION_FAILED, @@ -427,14 +1140,14 @@ static bool gatt_procedure_complete_event(const uint8_t conn_handle, case CS_TRANSPORT_SUBSCRIBE_RAS_SUBEVENT_RANGING_DATA: handled = true; - initiator_log_info("#%u: RAS - subscribed to \'Subevent Ranging Data\' notifications" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RAS - subscribed to \'Subevent Ranging Data\' notifications" LOG_NL, initiator->conn_handle); // Subscribe for indications on the RAS Control Point sc = sl_bt_gatt_set_characteristic_notification(initiator->conn_handle, initiator->characteristic_handle.ras_control_point, sl_bt_gatt_indication); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: RAS - subscribe to \'Control Point\' failed!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RAS - subscribe to \'Control Point\' failed!" LOG_NL, initiator->conn_handle); on_error(initiator->conn_handle, CS_ERROR_EVENT_SEND_INDICATION_FAILED, @@ -448,16 +1161,15 @@ static bool gatt_procedure_complete_event(const uint8_t conn_handle, case CS_TRANSPORT_SUBSCRIBE_RAS_CONTROL_POINT: handled = true; - initiator_log_info("#%u: RAS - subscribed to \'Control Point\' notifications." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RAS - subscribed to \'Control Point\' notifications." LOG_NL, initiator->conn_handle); -#if defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) if (initiator->error_timer_started) { stop_error_timer(initiator->conn_handle); } -#endif - initiator_start_cs_procedure(initiator->conn_handle); - - initiator->discovery_state.action = CS_TRANSPORT_STATE_IDLE; + evt_data.evt_init_completed = true; + (void)initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_INIT_COMPLETED, + &evt_data); break; case CS_TRANSPORT_STATE_IDLE: @@ -485,7 +1197,7 @@ static bool check_characteristic_uuid(const uint8_t conn_handle, initiator->characteristic_handle.ras_control_point = evt->data.evt_gatt_characteristic.characteristic; initiator->discovery_state.characteristic_found.ras_control_point = true; - initiator_log_info("#%u: RAS discovered Control Point characteristic" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RAS discovered Control Point characteristic" LOG_NL, initiator->conn_handle); start_error_timer(initiator->conn_handle); handled = true; @@ -497,7 +1209,7 @@ static bool check_characteristic_uuid(const uint8_t conn_handle, initiator->characteristic_handle.ras_procedure_enable_data = evt->data.evt_gatt_characteristic.characteristic; initiator->discovery_state.characteristic_found.ras_procedure_enable_data = true; - initiator_log_info("#%u: RAS discovered Procedure Enable Data characteristic" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RAS discovered Procedure Enable Data characteristic" LOG_NL, initiator->conn_handle); start_error_timer(initiator->conn_handle); handled = true; @@ -509,7 +1221,7 @@ static bool check_characteristic_uuid(const uint8_t conn_handle, initiator->characteristic_handle.ras_subevent_ranging_data = evt->data.evt_gatt_characteristic.characteristic; initiator->discovery_state.characteristic_found.ras_subevent_ranging_data = true; - initiator_log_info("#%u: RAS discovered Subevent Ranging Data characteristic" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RAS discovered Subevent Ranging Data characteristic" LOG_NL, initiator->conn_handle); start_error_timer(initiator->conn_handle); handled = true; @@ -519,7 +1231,7 @@ static bool check_characteristic_uuid(const uint8_t conn_handle, && initiator->discovery_state.characteristic_found.ras_procedure_enable_data && initiator->discovery_state.characteristic_found.ras_subevent_ranging_data) { initiator->discovery_state.characteristic_found.ras_all = true; - initiator_log_info("#%u: RAS all characteristics have been discovered successfully" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RAS all characteristics have been discovered successfully" LOG_NL, initiator->conn_handle); } } @@ -532,84 +1244,48 @@ static bool check_characteristic_uuid(const uint8_t conn_handle, * * @return true if procedure restart required, false otherwise *****************************************************************************/ -cs_procedure_action_t extract_cs_result_data(const uint8_t conn_handle, - bool initiator_part, - sl_bt_evt_cs_result_t *evt) +static cs_procedure_state_t extract_cs_result_data(cs_initiator_t *initiator, + bool initiator_part, + sl_bt_evt_cs_result_t *evt) { - cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); - cs_procedure_action_t procedure_action = CS_PROCEDURE_ACTION_TRIGGER_STOP; - if (initiator == NULL) { - initiator_log_error("instance NULL reference! Can not extract event data for handle %u!" LOG_NL, - evt->connection); - return procedure_action; - } - + cs_procedure_state_t procedure_state = CS_PROCEDURE_STATE_IN_PROGRESS; if (initiator_part) { - initiator_log_info("#%u: extract - initiator data" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "extract - initiator data" LOG_NL, initiator->conn_handle); - procedure_action = extract_device_cs_data(initiator->conn_handle, - &initiator->initiator_data, - initiator->cs_procedure.initiator_subevent_data, - &initiator->cs_procedure.initiator_subevent_data_count, - evt); + procedure_state = extract_device_cs_data(initiator->conn_handle, + &initiator->initiator_data, + initiator->cs_procedure.initiator_subevent_data, + &initiator->cs_procedure.initiator_subevent_data_count, + evt); } else { - initiator_log_info("#%u: extract - reflector data" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "extract - reflector data" LOG_NL, initiator->conn_handle); - procedure_action = extract_device_cs_data(initiator->conn_handle, - &initiator->reflector_data, - initiator->cs_procedure.reflector_subevent_data, - &initiator->cs_procedure.reflector_subevent_data_count, - evt); + procedure_state = extract_device_cs_data(initiator->conn_handle, + &initiator->reflector_data, + initiator->cs_procedure.reflector_subevent_data, + &initiator->cs_procedure.reflector_subevent_data_count, + evt); } initiator_log_info("----" LOG_NL); - - // Calculate distance if both side are ready and - // no request to procedure reset - if (procedure_action != CS_PROCEDURE_ACTION_TRIGGER_RESET - && initiator->initiator_data.ready - && initiator->reflector_data.ready) { - initiator_log_info("#%u: extract - CS procedure #%u sub events extracted." - "[initiator events: %u , reflector events: %u]" LOG_NL, - initiator->conn_handle, - evt->procedure_counter, - initiator->cs_procedure.initiator_subevent_data_count, - initiator->cs_procedure.reflector_subevent_data_count - ); - procedure_action = calculate_distance(initiator->conn_handle); - } else if (procedure_action == CS_PROCEDURE_ACTION_TRIGGER_RESET) { - initiator_log_warning("#%u: extract - CS procedure #%u reset triggered " LOG_NL, - initiator->conn_handle, - evt->procedure_counter); - reset_subevent_data(initiator->conn_handle); - if (initiator->config.max_procedure_count > 0) { - procedure_action = CS_PROCEDURE_ACTION_TRIGGER_START; - } - } - if (procedure_action == CS_PROCEDURE_ACTION_TRIGGER_RESET) { - initiator_log_warning("#%u: extract - CS procedure #%u reset triggered " LOG_NL, - initiator->conn_handle, - evt->procedure_counter); - reset_subevent_data(initiator->conn_handle); - if (initiator->config.max_procedure_count > 0) { - procedure_action = CS_PROCEDURE_ACTION_TRIGGER_START; - } - } - return procedure_action; + return procedure_state; } -static cs_procedure_action_t extract_device_cs_data(const uint8_t conn_handle, - cs_data_t *device_data, - sl_rtl_cs_subevent_data *rtl_subevent_data, - uint8_t *rtl_subevent_data_count, - sl_bt_evt_cs_result_t *evt) +static cs_procedure_state_t extract_device_cs_data(const uint8_t conn_handle, + cs_data_t *device_data, + sl_rtl_cs_subevent_data *rtl_subevent_data, + uint8_t *rtl_subevent_data_count, + sl_bt_evt_cs_result_t *evt) { - cs_procedure_action_t procedure_action = CS_PROCEDURE_ACTION_TRIGGER_START; + cs_procedure_state_t procedure_state = CS_PROCEDURE_STATE_IN_PROGRESS; uint16_t subevent_idx = 0u; uint16_t step_idx = 0u; uint32_t subevent_time_tick = sl_sleeptimer_get_tick_count(); uint32_t subevent_time_ms; size_t step_data_len = 0u; + state_machine_event_data_t data_out; + + cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); subevent_idx = device_data->subevent_index; @@ -624,33 +1300,39 @@ static cs_procedure_action_t extract_device_cs_data(const uint8_t conn_handle, } subevent_time_ms = sl_sleeptimer_tick_to_ms(subevent_time_tick); - initiator_log_info("#%u: extract @ %lu ms (%lu ticks)" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "extract @ %lu ms (%lu ticks)" LOG_NL, conn_handle, (unsigned long)subevent_time_ms, (unsigned long)subevent_time_tick); - // set timestamp and freq. compensation data + // set timestamp, freq. compensation data and reference power level device_data->subevent_data[subevent_idx].subevent_timestamp_ms = subevent_time_ms; device_data->subevent_data[subevent_idx].frequency_compensation = evt->frequency_compensation; + device_data->subevent_data[subevent_idx].reference_power_level + = evt->reference_power_level; // check step data size step_idx = device_data->step_index; step_data_len = step_idx + evt->data.len; if (step_data_len > CS_INITIATOR_MAX_STEP_DATA_LEN) { - initiator_log_error("#%u: extract - incoming step data exceeds step data " - " buffer size: %u/%u!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "extract - incoming step data exceeds step data " + " buffer size: %u/%u!" LOG_NL, conn_handle, (unsigned int)step_data_len, (unsigned int)CS_INITIATOR_MAX_STEP_DATA_LEN); reset_subevent_data(conn_handle); - return procedure_action; + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_STEP_DATA_EXCEEDS_MAX; + (void)initiator_state_machine_event_handler(conn_handle, + INITIATOR_EVT_ERROR, + &data_out); } else { // copy step data from cs_results event into the device data step_data buffer memcpy(&device_data->step_data[step_idx], evt->data.data, evt->data.len); - initiator_log_debug("#%u: extract - update step_index %u -> %u" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "extract - update step_index %u -> %u" LOG_NL, conn_handle, (unsigned int)step_idx, (unsigned int)step_data_len); @@ -658,9 +1340,10 @@ static cs_procedure_action_t extract_device_cs_data(const uint8_t conn_handle, step_idx += evt->data.len; // take back the step index device_data->step_index = step_idx; + // update the number of step data bytes for logger device_data->subevent_data[subevent_idx].step_data_count = device_data->step_index; - initiator_log_debug("#%u: extract - updated num_steps %u -> %u [step_data_count: %u]" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "extract - updated num_steps %u -> %u [step_data_count: %u]" LOG_NL, conn_handle, device_data->subevent_data[subevent_idx].num_steps, (device_data->subevent_data[subevent_idx].num_steps + evt->num_steps), @@ -680,8 +1363,8 @@ static cs_procedure_action_t extract_device_cs_data(const uint8_t conn_handle, // update subevent index for the device device_data->subevent_index++; - initiator_log_debug("#%u: extract - procedure #%u sub events %u/%u " - "extracted [rtl_subevent_data_count=%u]" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "extract - procedure %u sub events %u/%u " + "extracted [rtl_subevent_data_count=%u]" LOG_NL, conn_handle, evt->procedure_counter, device_data->subevent_index, @@ -689,50 +1372,52 @@ static cs_procedure_action_t extract_device_cs_data(const uint8_t conn_handle, *rtl_subevent_data_count); } else { reset_subevent_data(conn_handle); - initiator_log_error("#%u: extract - sub event data buffer is full! " - "Data loss inevitable!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "extract - sub event data buffer is full! " + "Data loss inevitable!" LOG_NL, conn_handle); - return procedure_action; + initiator->initiator_state = INITIATOR_STATE_ERROR; + data_out.evt_error.error_type = CS_ERROR_EVENT_SUBEVENT_INDEX_EXCEEDS_MAX; + (void)initiator_state_machine_event_handler(conn_handle, + INITIATOR_EVT_ERROR, + &data_out); } } else if (evt->subevent_done_status == sl_bt_cs_done_status_partial_results_continue) { - initiator_log_debug("#%u: extract - sub event partially arrived." LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "extract - sub event partially arrived." LOG_NL, conn_handle); - procedure_action = CS_PROCEDURE_ACTION_CONTINUE; } else if (evt->subevent_done_status == sl_bt_cs_done_status_aborted) { - initiator_log_warning("#%u: extract - procedure #%u sub event aborted!" - "[reason: 0x%X]" LOG_NL, + initiator_log_warning(INSTANCE_PREFIX "extract - procedure %u sub event aborted!" + "[reason: 0x%X]" LOG_NL, conn_handle, evt->procedure_counter, evt->abort_reason); reset_subevent_data(conn_handle); - procedure_action = CS_PROCEDURE_ACTION_TRIGGER_RESET; } // -------------------------------- // Procedure state check if (evt->procedure_done_status == sl_bt_cs_done_status_complete) { - initiator_log_info("#%u: extract - device ready." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "extract - device ready." LOG_NL, conn_handle); // reset indexes in order to prepare to the new procedure device_data->subevent_index = 0u; device_data->step_index = 0u; device_data->ready = true; - procedure_action = CS_PROCEDURE_ACTION_CONTINUE; + procedure_state = CS_PROCEDURE_STATE_COMPLETED; } else if (evt->procedure_done_status == sl_bt_cs_done_status_partial_results_continue) { - initiator_log_debug("#%u: extract - procedure #%u partially done." LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "extract - procedure %u partially done." LOG_NL, conn_handle, evt->procedure_counter); - procedure_action = CS_PROCEDURE_ACTION_CONTINUE; + procedure_state = CS_PROCEDURE_STATE_IN_PROGRESS; } else if (evt->procedure_done_status == sl_bt_cs_done_status_aborted) { - initiator_log_warning("#%u: extract - procedure #%u aborted! " - "[reason: 0x%X]" LOG_NL, + initiator_log_warning(INSTANCE_PREFIX "extract - procedure %u aborted! " + "[reason: 0x%X]" LOG_NL, conn_handle, evt->procedure_counter, evt->abort_reason); reset_subevent_data(conn_handle); - procedure_action = CS_PROCEDURE_ACTION_TRIGGER_RESET; + procedure_state = CS_PROCEDURE_STATE_ABORTED; } - return procedure_action; + return procedure_state; } /****************************************************************************** @@ -746,86 +1431,86 @@ static void show_rtl_api_call_result(const uint8_t conn_handle, { cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); return; } switch (err_code) { case SL_RTL_ERROR_SUCCESS: - initiator_log_debug("#%u: RTL - no error." LOG_NL, initiator->conn_handle); + initiator_log_debug(INSTANCE_PREFIX "RTL - no error." LOG_NL, initiator->conn_handle); break; case SL_RTL_ERROR_ARGUMENT: - initiator_log_error("#%u: RTL - invalid argument! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - invalid argument! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_OUT_OF_MEMORY: - initiator_log_error("#%u: RTL - memory allocation error! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - memory allocation error! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_ESTIMATION_IN_PROGRESS: - initiator_log_info("#%u: RTL - estimation not yet finished! [E:%u]" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RTL - estimation not yet finished! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_NUMBER_OF_SNAPHOTS_DO_NOT_MATCH: - initiator_log_error("#%u: RTL - initialized and calculated " - "snapshots do not match! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - initialized and calculated " + "snapshots do not match! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_ESTIMATOR_NOT_CREATED: - initiator_log_error("#%u: RTL - estimator not created! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - estimator not created! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_ESTIMATOR_ALREADY_CREATED: - initiator_log_error("#%u: RTL - estimator already created! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - estimator already created! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_NOT_INITIALIZED: - initiator_log_error("#%u: RTL - library item not initialized! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - library item not initialized! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_INTERNAL: - initiator_log_error("#%u: RTL - internal error! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - internal error! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_IQ_SAMPLE_QA: - initiator_log_error("#%u: RTL - IQ sample quality analysis failed! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - IQ sample quality analysis failed! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_FEATURE_NOT_SUPPORTED: - initiator_log_error("#%u: RTL - feature not supported! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - feature not supported! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; case SL_RTL_ERROR_INCORRECT_MEASUREMENT: - initiator_log_error("#%u: RTL - incorrect measurement! Error of the last" - " measurement was too large! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - incorrect measurement! Error of the last" + " measurement was too large! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; default: - initiator_log_error("#%u: RTL - unknown error! [E:%u]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - unknown error! [E:%u]" LOG_NL, initiator->conn_handle, err_code); break; @@ -836,92 +1521,127 @@ static void show_rtl_api_call_result(const uint8_t conn_handle, * Calculate distance between initiator and reflector using RTL library. * * @param[in] initiator Initiator instance. - * @return A boolean value if restart is needed. *****************************************************************************/ -static cs_procedure_action_t calculate_distance(const uint8_t conn_handle) +static void calculate_distance(const uint8_t conn_handle) { - cs_procedure_action_t procedure_action = CS_PROCEDURE_ACTION_TRIGGER_STOP; - cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); - if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" - "Trigger stopping ongoing CS procedure!" LOG_NL, - conn_handle); - // Stop the procedure! - return procedure_action; - } - cs_result_t result; + cs_intermediate_result_t intermediate_result; enum sl_rtl_error_code rtl_err = SL_RTL_ERROR_NOT_INITIALIZED; bool estimation_valid = false; - result.connection = initiator->conn_handle; - result.distance = 0.0f; - result.likeliness = 0.0f; - result.rssi_distance = 0.0f; - result.cs_bit_error_rate = 0u; - sl_rtl_cs_algorithm_param param; + memset(&result, 0u, sizeof(result)); + result.connection = conn_handle; + + memset(&intermediate_result, 0u, sizeof(intermediate_result)); + intermediate_result.connection = conn_handle; - initiator_log_info("#%u: RTL - process CS results" LOG_NL, + sl_rtl_cs_estimator_param param; + cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); + + initiator_log_info(INSTANCE_PREFIX "RTL - process CS results" LOG_NL, initiator->conn_handle); + if (initiator->rtl_handle == NULL) { + initiator_log_error(INSTANCE_PREFIX "RTL - RTL handle is NULL!" LOG_NL, + initiator->conn_handle); + reset_subevent_data(initiator->conn_handle); + on_error(initiator->conn_handle, + CS_ERROR_EVENT_RTL_ERROR, + SL_STATUS_NULL_POINTER); + return; + } // procedure count is always 1. rtl_err = sl_rtl_cs_process(&initiator->rtl_handle, 1, &initiator->cs_procedure); show_rtl_api_call_result(initiator->conn_handle, rtl_err); + if (rtl_err != SL_RTL_ERROR_SUCCESS && rtl_err != SL_RTL_ERROR_ESTIMATION_IN_PROGRESS) { - initiator_log_error("#%u: RTL - failed to process CS data; error='%u'" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to process CS data; error='%u'" LOG_NL, initiator->conn_handle, rtl_err); reset_subevent_data(initiator->conn_handle); - procedure_action = CS_PROCEDURE_ACTION_TRIGGER_RESET; - return procedure_action; + //on_error - app will decide what to do with RTL errors e.g start counter + on_error(initiator->conn_handle, + CS_ERROR_EVENT_RTL_PROCESS_ERROR, + SL_STATUS_FAIL); + return; } - initiator_log_info("#%u: RTL - get distance" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RTL - get distance" LOG_NL, initiator->conn_handle); rtl_err = sl_rtl_cs_get_distance_estimate(&initiator->rtl_handle, - SL_RTL_DISTANCE_ESTIMATE_TYPE_FILTERED, + SL_RTL_CS_DISTANCE_ESTIMATE_TYPE_FILTERED, &result.distance); show_rtl_api_call_result(initiator->conn_handle, rtl_err); if (rtl_err == SL_RTL_ERROR_SUCCESS) { estimation_valid = true; } else if (rtl_err == SL_RTL_ERROR_ESTIMATION_IN_PROGRESS) { - initiator_log_info("#%u: RTL - estimation in progress" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RTL - estimation in progress" LOG_NL, initiator->conn_handle); + rtl_err = + sl_rtl_cs_get_distance_estimate_extended_info(&initiator->rtl_handle, + SL_RTL_CS_DISTANCE_ESTIMATE_EXTENDED_INFO_TYPE_PROGRESS_PERCENTAGE, + &intermediate_result.progress_percentage); + show_rtl_api_call_result(initiator->conn_handle, rtl_err); + if (rtl_err == SL_RTL_ERROR_SUCCESS) { + initiator_log_info("#%u: RTL - got estimation state" LOG_NL, initiator->conn_handle); + if (initiator->intermediate_result_cb != NULL) { + // Call intermediate result callback in case of in process call + initiator->intermediate_result_cb(&intermediate_result, NULL); + } + } else { + initiator_log_error("#%u: RTL - failed to get estimation extended info! [E: %u]" LOG_NL, + initiator->conn_handle, + rtl_err); + } + reset_subevent_data(initiator->conn_handle); + return; // Intermediate results shall not be displayed or reported! } else { - initiator_log_error("#%u: RTL - failed to get distance data! %u" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to get distance data! [E: %u]" LOG_NL, initiator->conn_handle, rtl_err); } - initiator_log_info("#%u: RTL - get distance likeliness" LOG_NL, + + initiator_log_info(INSTANCE_PREFIX "RTL - get distance likeliness" LOG_NL, initiator->conn_handle); rtl_err = sl_rtl_cs_get_distance_estimate_confidence(&initiator->rtl_handle, - SL_RTL_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_LIKELINESS, + SL_RTL_CS_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_LIKELINESS, &result.likeliness); show_rtl_api_call_result(initiator->conn_handle, rtl_err); if (rtl_err == SL_RTL_ERROR_SUCCESS) { - initiator_log_info("#%u: RTL - estimation valid." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RTL - estimation valid." LOG_NL, initiator->conn_handle); estimation_valid = true; } else { - initiator_log_error("#%u: RTL - failed to calculate distance likeliness! %u" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to calculate distance likeliness! [E: %u]" LOG_NL, + initiator->conn_handle, + rtl_err); + } + + // Set reference TX power for RSSI calculation + param.type = SL_RTL_REF_TX_POWER; + param.value.ref_tx_power = initiator->config.rssi_ref_tx_power; + rtl_err = sl_rtl_cs_set_estimator_param(&initiator->rtl_handle, ¶m); + if (rtl_err != SL_RTL_ERROR_SUCCESS) { + initiator_log_error(INSTANCE_PREFIX "RTL - failed to set RSSI reference TX power! %u" LOG_NL, initiator->conn_handle, rtl_err); } + // Calculate distance from RSSI rtl_err = sl_rtl_cs_get_distance_estimate(&initiator->rtl_handle, - SL_RTL_DISTANCE_ESTIMATE_TYPE_RSSI, + SL_RTL_CS_DISTANCE_ESTIMATE_TYPE_RSSI, &result.rssi_distance); show_rtl_api_call_result(initiator->conn_handle, rtl_err); if (rtl_err == SL_RTL_ERROR_SUCCESS) { estimation_valid = true; - param.type = LAST_KNOWN_DISTANCE; + param.type = SL_RTL_LAST_KNOWN_DISTANCE; param.value.last_known_distance = result.distance; - rtl_err = sl_rtl_cs_set_cs_algorithm_param(&initiator->rtl_handle, ¶m); + rtl_err = sl_rtl_cs_set_estimator_param(&initiator->rtl_handle, ¶m); show_rtl_api_call_result(initiator->conn_handle, rtl_err); } else { - initiator_log_error("#%u: RTL - could not get RSSI distance data!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - could not get RSSI distance data!" LOG_NL, initiator->conn_handle); } @@ -929,13 +1649,24 @@ static cs_procedure_action_t calculate_distance(const uint8_t conn_handle) // Call result callback in case of successful process call initiator->result_cb(&result, NULL); } - - if (initiator->config.max_procedure_count != 0) { - procedure_action = CS_PROCEDURE_ACTION_TRIGGER_START; - } - reset_subevent_data(initiator->conn_handle); - return procedure_action; +} + +/****************************************************************************** + * Handle procedure_enable_completed event when procedure was + * disabled successfully. + * @param[in] initiator initiator instance + *****************************************************************************/ +static void handle_procedure_enable_completed_event_disable(cs_initiator_t *initiator) +{ + uint32_t time_tick = sl_sleeptimer_get_tick_count(); + initiator->procedure_stop_time_ms = + sl_sleeptimer_tick_to_ms(time_tick); + initiator_log_info(INSTANCE_PREFIX "CS procedure - stopped @ %lu ms " + "(%lu tick)" LOG_NL, + initiator->conn_handle, + (unsigned long)initiator->procedure_stop_time_ms, + (unsigned long)time_tick); } /****************************************************************************** @@ -948,11 +1679,11 @@ static uint32_t get_num_tones_from_channel_map(const uint8_t *ch_map, const uint32_t ch_map_len) { uint8_t current_ch_map; - uint32_t num_hadm_channels = 0; + uint32_t num_cs_channels = 0; if (ch_map == NULL) { initiator_log_error("null reference to channel map! Can not get number of tones!" LOG_NL); - return num_hadm_channels; + return num_cs_channels; } else { for (uint32_t ch_map_index = 0; ch_map_index < ch_map_len; ch_map_index++) { current_ch_map = ch_map[ch_map_index]; @@ -960,12 +1691,12 @@ static uint32_t get_num_tones_from_channel_map(const uint8_t *ch_map, current_bit_index < sizeof(uint8_t) * CHAR_BIT; current_bit_index++) { if (current_ch_map & (1 << current_bit_index)) { - num_hadm_channels++; + num_cs_channels++; } } } } - return num_hadm_channels; + return num_cs_channels; } /****************************************************************************** @@ -981,13 +1712,13 @@ static void on_error(const uint8_t conn_handle, { cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); return; } cs_error_cb_t cb = initiator->error_cb; - initiator_log_error("#%u: critical error occurred (sc: 0x%lx)" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "Error occurred (sc: 0x%lx)" LOG_NL, conn_handle, (unsigned long)sc); if (cb != NULL) { @@ -1004,7 +1735,7 @@ static void reset_subevent_data(const uint8_t conn_handle) { cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); return; } @@ -1038,7 +1769,7 @@ static void reset_subevent_data(const uint8_t conn_handle) initiator->reflector_data.step_data; } - initiator_log_info("#%u: subevent data reset executed." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "subevent data reset executed." LOG_NL, initiator->conn_handle); } @@ -1062,8 +1793,8 @@ static enum sl_rtl_error_code rtl_library_init(const uint8_t conn_handle, if (handle != NULL && *handle != NULL) { rtl_err = sl_rtl_cs_deinit(handle); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to deinit lib! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to deinit lib! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; @@ -1073,8 +1804,8 @@ static enum sl_rtl_error_code rtl_library_init(const uint8_t conn_handle, rtl_err = sl_rtl_cs_init(handle); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to init lib! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to init lib! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; @@ -1088,8 +1819,8 @@ static enum sl_rtl_error_code rtl_library_init(const uint8_t conn_handle, log_params.timestamp_ms = sl_sleeptimer_tick_to_ms(time_tick); rtl_err = sl_rtl_cs_log_enable(handle, &log_params); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to enable log! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to enable log! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; @@ -1098,50 +1829,50 @@ static enum sl_rtl_error_code rtl_library_init(const uint8_t conn_handle, rtl_err = sl_rtl_cs_set_algo_mode(handle, config->algo_mode); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - set algo mode failed! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - set algo mode failed! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; } switch (cs_mode) { - case CS_INITIATOR_MODE_RTT: - initiator_log_info("#%u: RTL - set CS mode: RTT" LOG_NL, conn_handle); + case sl_bt_cs_mode_rtt: + initiator_log_info(INSTANCE_PREFIX "RTL - set CS mode: RTT" LOG_NL, conn_handle); rtl_err = sl_rtl_cs_set_cs_mode(handle, SL_RTL_CS_MODE_RTT); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to set CS mode! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to set CS mode! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; } break; - case CS_INITIATOR_MODE_PBR: + case sl_bt_cs_mode_pbr: { config->cs_parameters.max_number_of_frequencies = (uint32_t)DEFAULT_NUM_TONES; config->cs_parameters.delta_f = (uint32_t)DEFAULT_FREQUENCY_DELTA; - initiator_log_info("#%u: RTL - set CS mode: PBR" LOG_NL, conn_handle); + initiator_log_info(INSTANCE_PREFIX "RTL - set CS mode: PBR" LOG_NL, conn_handle); rtl_err = sl_rtl_cs_set_cs_mode(handle, SL_RTL_CS_MODE_PBR); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to set CS mode! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to set CS mode! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; } - initiator_log_debug("#%u: RTL - CS mode set. Set CS parameters " - "[max_number_of_frequencies=%lu, delta_f=%lu]" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "RTL - CS mode set. Set CS parameters " + "[max_number_of_frequencies=%lu, delta_f=%lu]" LOG_NL, conn_handle, (unsigned long)config->cs_parameters.max_number_of_frequencies, (unsigned long)config->cs_parameters.delta_f); - rtl_err = sl_rtl_cs_set_cs_parameters(handle, &config->cs_parameters); + rtl_err = sl_rtl_cs_set_cs_params(handle, &config->cs_parameters); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to set CS parameters! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to set CS parameters! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; @@ -1154,25 +1885,25 @@ static enum sl_rtl_error_code rtl_library_init(const uint8_t conn_handle, (uint32_t)DEFAULT_NUM_TONES; config->cs_parameters.delta_f = (uint32_t)DEFAULT_FREQUENCY_DELTA; - initiator_log_info("#%u: RTL - set CS mode to default [PBR]" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RTL - set CS mode to default [PBR]" LOG_NL, conn_handle); rtl_err = sl_rtl_cs_set_cs_mode(handle, SL_RTL_CS_MODE_PBR); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to set CS mode! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to set CS mode! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; } - initiator_log_debug("#%u: RTL - CS mode set. Set CS parameters " - "[max_number_of_frequencies=%lu, delta_f=%lu]" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "RTL - CS mode set. Set CS parameters " + "[max_number_of_frequencies=%lu, delta_f=%lu]" LOG_NL, conn_handle, (unsigned long)config->cs_parameters.max_number_of_frequencies, (unsigned long)config->cs_parameters.delta_f); - rtl_err = sl_rtl_cs_set_cs_parameters(handle, &config->cs_parameters); + rtl_err = sl_rtl_cs_set_cs_params(handle, &config->cs_parameters); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to set CS parameters! " - "[err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to set CS parameters! " + "[err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; @@ -1182,18 +1913,18 @@ static enum sl_rtl_error_code rtl_library_init(const uint8_t conn_handle, } if (rtl_err == SL_RTL_ERROR_SUCCESS) { - initiator_log_info("#%u: RTL - CS parameters set." LOG_NL, conn_handle); + initiator_log_info(INSTANCE_PREFIX "RTL - CS parameters set." LOG_NL, conn_handle); } - initiator_log_info("#%u: RTL - create estimator" LOG_NL, conn_handle); + initiator_log_info(INSTANCE_PREFIX "RTL - create estimator" LOG_NL, conn_handle); rtl_err = sl_rtl_cs_create_estimator(handle); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to create estimator! [err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to create estimator! [err: 0x%02x]" LOG_NL, conn_handle, rtl_err); return rtl_err; } else { - initiator_log_info("#%u: RTL - estimator created." LOG_NL, conn_handle); + initiator_log_info(INSTANCE_PREFIX "RTL - estimator created." LOG_NL, conn_handle); } return rtl_err; @@ -1210,7 +1941,7 @@ static void init_cs_configuration(const uint8_t conn_handle) cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); on_error(conn_handle, CS_ERROR_EVENT_INITIATOR_INSTANCE_NULL, @@ -1219,7 +1950,7 @@ static void init_cs_configuration(const uint8_t conn_handle) } cs_error_event_t initiator_err = CS_ERROR_EVENT_UNHANDLED; - initiator_log_info("#%u: CS - set default settings" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "CS - set default settings" LOG_NL, initiator->conn_handle); sc = sl_bt_cs_set_default_settings(initiator->conn_handle, sl_bt_cs_role_status_enable, @@ -1227,21 +1958,20 @@ static void init_cs_configuration(const uint8_t conn_handle) initiator->config.cs_sync_antenna, initiator->config.max_tx_power_dbm); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: set default CS settings failed" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "set default CS settings failed" LOG_NL, initiator->conn_handle); - initiator_err = CS_ERROR_EVENT_INITIATOR_FAILED_TO_SET_DEFAULT_CS_SETTINGS; on_error(initiator->conn_handle, - initiator_err, + CS_ERROR_EVENT_INITIATOR_FAILED_TO_SET_DEFAULT_CS_SETTINGS, sc); return; } - initiator_log_debug("#%u: CS - enable security" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "CS - enable security" LOG_NL, initiator->conn_handle); sc = sl_bt_cs_security_enable(initiator->conn_handle); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: CS - security enable failed! [sc: 0x%lx]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "CS - security enable failed! [sc: 0x%lx]" LOG_NL, initiator->conn_handle, (unsigned long)sc); initiator_err = CS_ERROR_EVENT_INITIATOR_FAILED_TO_ENABLE_CS_SECURITY; @@ -1250,11 +1980,11 @@ static void init_cs_configuration(const uint8_t conn_handle) sc); return; } else { - initiator_log_info("#%u: CS - security enabled." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "CS - security enabled." LOG_NL, initiator->conn_handle); } - initiator_log_debug("#%u: CS - create configuration ..." LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "CS - create configuration ..." LOG_NL, initiator->conn_handle); sc = sl_bt_cs_create_config(initiator->conn_handle, initiator->config.config_id, @@ -1276,14 +2006,14 @@ static void init_cs_configuration(const uint8_t conn_handle) initiator->config.companion_signal_enable); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: CS - configuration create failed! [sc: 0x%lx]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "CS - configuration create failed! [sc: 0x%lx]" LOG_NL, initiator->conn_handle, (unsigned long)sc); initiator_err = CS_ERROR_EVENT_INITIATOR_FAILED_TO_CREATE_CONFIG; on_error(initiator->conn_handle, initiator_err, sc); return; } else { - initiator_log_info("#%u: CS - configuration created. " LOG_NL, + initiator_log_info(INSTANCE_PREFIX "CS - configuration created. " LOG_NL, initiator->conn_handle); } @@ -1297,10 +2027,9 @@ static void init_cs_configuration(const uint8_t conn_handle) *****************************************************************************/ static void start_error_timer(const uint8_t conn_handle) { -#if defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); on_error(conn_handle, CS_ERROR_EVENT_INITIATOR_INSTANCE_NULL, @@ -1310,32 +2039,29 @@ static void start_error_timer(const uint8_t conn_handle) sl_status_t sc = SL_STATUS_OK; if (!initiator->error_timer_elapsed) { if (initiator->error_timer_started) { - app_timer_stop(&initiator->error_timer_handle); + app_timer_stop(&initiator->timer_handle); initiator->error_timer_started = false; } - sc = app_timer_start(&initiator->error_timer_handle, + sc = app_timer_start(&initiator->timer_handle, CS_INITIATOR_ERROR_TIMEOUT_MS, error_timer_cb, (void *)initiator, false); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: error timer could not start! " - "[sc: 0x%lx]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "error timer could not start! " + "[sc: 0x%lx]" LOG_NL, initiator->conn_handle, (unsigned long)sc); on_error(initiator->conn_handle, CS_ERROR_EVENT_TIMER_START_ERROR, sc); } else { - initiator_log_debug("#%u: Timer started. [%u ms]" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "Timer started. [%u ms]" LOG_NL, initiator->conn_handle, CS_INITIATOR_ERROR_TIMEOUT_MS); initiator->error_timer_started = true; } } -#else - (void)conn_handle; -#endif // defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) } /****************************************************************************** @@ -1343,10 +2069,9 @@ static void start_error_timer(const uint8_t conn_handle) *****************************************************************************/ static void stop_error_timer(const uint8_t conn_handle) { -#if defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); if (initiator == NULL) { - initiator_log_error("#%u: unknown connection id!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "unknown connection id!" LOG_NL, conn_handle); on_error(conn_handle, CS_ERROR_EVENT_INITIATOR_INSTANCE_NULL, @@ -1354,10 +2079,10 @@ static void stop_error_timer(const uint8_t conn_handle) return; } sl_status_t sc = SL_STATUS_OK; - sc = app_timer_stop(&initiator->error_timer_handle); + sc = app_timer_stop(&initiator->timer_handle); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: could not stop the error timer! " - "[sc: 0x%lx]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "could not stop the error timer! " + "[sc: 0x%lx]" LOG_NL, initiator->conn_handle, (unsigned long)sc); on_error(initiator->conn_handle, @@ -1367,24 +2092,13 @@ static void stop_error_timer(const uint8_t conn_handle) } initiator->error_timer_started = false; initiator->error_timer_elapsed = false; - initiator_log_debug("#%u: Timer stopped." LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "Timer stopped." LOG_NL, initiator->conn_handle); -#else - (void)conn_handle; -#endif // defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) } // ----------------------------------------------------------------------------- // Public function definitions -/****************************************************************************** - * Check if a connection handle is assigned already to an instance or not. - *****************************************************************************/ -bool cs_initiator_identify(const uint8_t conn_handle) -{ - return (cs_initiator_get_instance(conn_handle) != NULL); -} - /****************************************************************************** * Init function that sets the first discovery and initiator config * and register the selected callback function pointer as a @@ -1394,6 +2108,7 @@ sl_status_t cs_initiator_create(const uint8_t conn_handle, cs_initiator_config_t *initiator_config, const rtl_config_t *rtl_config, cs_result_cb_t result_cb, + cs_intermediate_result_cb_t intermediate_result_cb, cs_error_cb_t error_cb) { sl_status_t sc = SL_STATUS_OK; @@ -1406,38 +2121,39 @@ sl_status_t cs_initiator_create(const uint8_t conn_handle, } if (initiator_config == NULL || result_cb == NULL - || error_cb == NULL) { + || error_cb == NULL + || intermediate_result_cb == NULL) { return SL_STATUS_NULL_POINTER; } - initiator_log_info("#?: create new initiator instance" LOG_NL); + initiator_log_info(INSTANCE_PREFIX "Creating new initiator instance..." LOG_NL, conn_handle); - // Get free slot cs_initiator_t *initiator = - cs_initiator_get_instance(SL_BT_INVALID_CONNECTION_HANDLE); + cs_initiator_get_free_slot(); if (initiator == NULL) { - initiator_log_error("#%u: max initiator count reached! " - "Disconnect..." LOG_NL, + initiator_log_error(INSTANCE_PREFIX "no more free slots available!" LOG_NL, conn_handle); return SL_STATUS_FULL; } - initiator_log_debug("#%u: clean-up initiator and reflector data" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "clean-up initiator and reflector data" LOG_NL, initiator->conn_handle); - memset(&initiator->initiator_data, 0, sizeof(cs_data_t)); - memset(&initiator->reflector_data, 0, sizeof(cs_data_t)); + memset(initiator, 0, sizeof(cs_initiator_t)); + initiator->cs_procedure.initiator_subevent_data = + &initiator->initiator_data.subevent_data[0]; + initiator->cs_procedure.reflector_subevent_data = + &initiator->reflector_data.subevent_data[0]; // Assign connection handle initiator->conn_handle = conn_handle; - initiator_log_debug("#%u: load initiator configuration" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "load initiator configuration" LOG_NL, initiator->conn_handle); memcpy(&initiator->config, initiator_config, sizeof(cs_initiator_config_t)); - initiator->deleted = false; #ifndef CS_WEB_ASSEMBLY_MODE sc = sl_bt_sm_increase_security(initiator->conn_handle); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: failed to increase security" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "failed to increase security" LOG_NL, initiator->conn_handle); initiator_err = CS_ERROR_EVENT_INITIATOR_FAILED_TO_INCREASE_SECURITY; goto cleanup; @@ -1445,48 +2161,55 @@ sl_status_t cs_initiator_create(const uint8_t conn_handle, #endif //CS_WEB_ASSEMBLY_MODE // take over RTL lib configuration into the instance + initiator->rtl_config.algo_mode = rtl_config->algo_mode; initiator->rtl_config.cs_parameters = rtl_config->cs_parameters; initiator->rtl_config.rtl_logging_enabled = rtl_config->rtl_logging_enabled; - if (initiator->config.use_moving_object_tracking) { - // Moving target tracking - initiator->rtl_config.algo_mode = SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC; - initiator_log_info("#%u: Tracking mode: moving objects" LOG_NL, initiator->conn_handle); + if (initiator->rtl_config.algo_mode == SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC) { + initiator_log_info(INSTANCE_PREFIX "RTL - algo mode selected: real-time basic" + "(moving objects tracking)" LOG_NL, + initiator->conn_handle); + } else if (initiator->rtl_config.algo_mode == SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY) { + initiator_log_info(INSTANCE_PREFIX "RTL - algo mode selected: static high accuracy " + "(stationary object tracking)" LOG_NL, + initiator->conn_handle); } else { - // Stationary target tracking - initiator->rtl_config.algo_mode = SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY; - initiator_log_info("#%u: Tracking mode: stationary objects" LOG_NL, initiator->conn_handle); + initiator_log_warning(INSTANCE_PREFIX "unknown algo_mode: %u!" + "Will use the default setting: real-time basic " + "(moving objects tracking)!" LOG_NL, + initiator->conn_handle, initiator->rtl_config.algo_mode); } set_procedure_initial_state(initiator->conn_handle, &initiator->config, &initiator->cs_procedure); - initiator_log_debug("#%u: initialize discover state machine" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "initialize discover state machine" LOG_NL, initiator->conn_handle); initiator->result_cb = result_cb; + initiator->intermediate_result_cb = intermediate_result_cb; initiator->error_cb = error_cb; - initiator_log_debug("#%u: registered callbacks" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "registered callbacks" LOG_NL, initiator->conn_handle); enabled_channels = get_num_tones_from_channel_map(initiator->config.channel_map.data, initiator->config.channel_map_len); - initiator_log_info("#%u: CS channel map - channel count: %lu" LOG_NL, + initiator_log_info(INSTANCE_PREFIX "CS channel map - channel count: %lu" LOG_NL, initiator->conn_handle, (unsigned long)enabled_channels); if (enabled_channels < CS_CHANNEL_MAP_MIN_CHANNELS) { - initiator_log_error("#%u: CS channel map - too few channels channels enabled!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "CS channel map - too few channels channels enabled!" LOG_NL, initiator->conn_handle); sc = SL_STATUS_INVALID_PARAMETER; initiator_err = CS_ERROR_EVENT_INITIATOR_CHANNEL_MAP_TOO_FEW_CHANNELS; goto cleanup; } if (enabled_channels > CS_CHANNEL_MAP_MAX_CHANNELS) { - initiator_log_error("#%u: CS channel - too many channels enabled!" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "CS channel - too many channels enabled!" LOG_NL, initiator->conn_handle); sc = SL_STATUS_INVALID_PARAMETER; initiator_err = CS_ERROR_EVENT_INITIATOR_CHANNEL_MAP_TOO_MANY_CHANNELS; @@ -1503,8 +2226,8 @@ sl_status_t cs_initiator_create(const uint8_t conn_handle, initiator->config.min_ce_length, initiator->config.max_ce_length); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: CS - failed to set connection parameters! " - "[sc: 0x%04lx]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "CS - failed to set connection parameters! " + "[sc: 0x%04lx]" LOG_NL, initiator->conn_handle, (unsigned long)sc); initiator_err = @@ -1513,7 +2236,7 @@ sl_status_t cs_initiator_create(const uint8_t conn_handle, } #endif //CS_WEB_ASSEMBLY_MODE - initiator_log_debug("#%u: CS - set connection parameters ..." LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "CS - set connection parameters ..." LOG_NL, initiator->conn_handle); initiator->discovery_state.characteristic_found.ras_control_point = false; initiator->discovery_state.characteristic_found.ras_procedure_enable_data = false; @@ -1522,22 +2245,24 @@ sl_status_t cs_initiator_create(const uint8_t conn_handle, start_error_timer(initiator->conn_handle); // trying to initialize RTL lib within error-timeout - initiator_log_debug("#%u: RTL - initialize lib item" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "RTL - initialize lib item" LOG_NL, initiator->conn_handle); rtl_err = rtl_library_init(initiator->conn_handle, &initiator->rtl_handle, &initiator->rtl_config, initiator->config.cs_mode); if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: RTL - failed to init lib item! [err: 0x%02x]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RTL - failed to init lib item! [err: 0x%02x]" LOG_NL, initiator->conn_handle, rtl_err); initiator_err = CS_ERROR_EVENT_INITIATOR_FAILED_TO_INIT_RTL_LIB; } stop_error_timer(initiator->conn_handle); - initiator_log_info("#%u: RTL - lib item initialized." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "RTL - lib item initialized." LOG_NL, initiator->conn_handle); - + (void)initiator_state_machine_event_handler(initiator->conn_handle, + INITIATOR_EVT_INIT_STARTED, + NULL); cleanup: if (sc != SL_STATUS_OK) { on_error(initiator->conn_handle, initiator_err, sc); @@ -1554,6 +2279,7 @@ void cs_initiator_init(void) cs_initiator_t *initiator = &cs_initiator_instances[i]; memset(initiator, 0, sizeof(cs_initiator_instances[0])); initiator->conn_handle = SL_BT_INVALID_CONNECTION_HANDLE; + initiator->initiator_state = INITIATOR_STATE_UNINITIALIZED; // Assign subevent data array start address to cs_procedure subevent data // pointer element. initiator->cs_procedure.initiator_subevent_data = @@ -1569,57 +2295,20 @@ void cs_initiator_init(void) *****************************************************************************/ sl_status_t cs_initiator_delete(const uint8_t conn_handle) { - enum sl_rtl_error_code rtl_err; - + sl_status_t sc; + (void)cs_initiator_get_instance(conn_handle); if (conn_handle == SL_BT_INVALID_CONNECTION_HANDLE) { return SL_STATUS_INVALID_HANDLE; } - - cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); - if (initiator == NULL) { - initiator_log_error("unknown connection id #%u!" LOG_NL, - conn_handle); - return SL_STATUS_NULL_POINTER; - } - initiator->deleted = true; - - // We ignore the return value of the stop procedure function - // as the procedure may have been already stopped by an error - // or by the connection being closed. - // If an error did not happen and this is a graceful shutdown, - // then we'll request the procedure to be stopped. - (void)initiator_stop_cs_procedure(initiator->conn_handle); - (void)sl_bt_cs_remove_config(initiator->conn_handle, initiator->config.config_id); - - if (initiator->rtl_handle != NULL) { - rtl_err = sl_rtl_cs_deinit(&initiator->rtl_handle); - if (rtl_err != SL_RTL_ERROR_SUCCESS) { - initiator_log_error("#%u: Failed to deinit RTL lib! [err: 0x%02x]" LOG_NL, - initiator->conn_handle, - rtl_err); - return SL_STATUS_FAIL; - } - } - - initiator_log_debug("#%u: deleting instance" LOG_NL, - initiator->conn_handle); - - initiator_log_debug("#%u: purge initiator cs_results" LOG_NL, - initiator->conn_handle); - memset(&initiator->initiator_data, 0, sizeof(cs_data_t)); - - initiator_log_debug("#%u: purge reflector cs_results" LOG_NL, - initiator->conn_handle); - memset(&initiator->reflector_data, 0, sizeof(cs_data_t)); - initiator_log_info("#%u: instance deleted" LOG_NL, initiator->conn_handle); - - initiator->conn_handle = SL_BT_INVALID_CONNECTION_HANDLE; - return SL_STATUS_OK; + sc = initiator_state_machine_event_handler(conn_handle, + INITIATOR_EVT_DELETE_INSTANCE, + NULL); + return sc; } /****************************************************************************** - * Deinitialization function of CS initiator. - * Closes connections and calls up delete initiator for all existing instances. + * Deinitialization function of CS Initiator. + * Delete initiator for all existing instances. *****************************************************************************/ void cs_initiator_deinit(void) { @@ -1631,23 +2320,6 @@ void cs_initiator_deinit(void) } } -/****************************************************************************** - * CS initiator step function. - *****************************************************************************/ -void cs_initiator_step(void) -{ - // Try to initialize CS procedure again if it has failed - for (uint8_t i = 0u; i < CS_INITIATOR_MAX_CONNECTIONS; i++) { - if (cs_initiator_instances[i].conn_handle != SL_BT_INVALID_CONNECTION_HANDLE - && cs_initiator_instances[i].procedure_enable_retry) { - initiator_log_warning("#%u: CS procedure - retry triggered!" LOG_NL, - cs_initiator_instances[i].conn_handle); - cs_initiator_instances[i].procedure_enable_retry = false; - initiator_start_cs_procedure(cs_initiator_instances[i].conn_handle); - } - } -} - // ----------------------------------------------------------------------------- // Event / callback definitions @@ -1658,10 +2330,7 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) { sl_status_t sc; cs_initiator_t *initiator; - cs_procedure_action_t procedure_action = CS_PROCEDURE_ACTION_CONTINUE; - - uint32_t time_tick = 0u; - + state_machine_event_data_t evt_data; bool handled = false; switch (SL_BT_MSG_ID(evt->header)) { @@ -1672,23 +2341,23 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) if (initiator == NULL) { initiator_log_error("Unexpected event " "[sl_bt_evt_connection_parameters_id]!" - "Unknown target connection id: #%u" LOG_NL, + "Unknown target connection id: %u" LOG_NL, evt->data.evt_connection_parameters.connection); break; } if (evt->data.evt_connection_parameters.security_mode != sl_bt_connection_mode1_level1) { - initiator_log_info("#%u: CS - connection parameters set: " - "encryption on. Start discovering RAS service " - "& characteristic ..." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "CS - connection parameters set: " + "encryption on. Start discovering RAS service " + "& characteristic ..." LOG_NL, initiator->conn_handle); sc = sl_bt_gatt_discover_primary_services_by_uuid(initiator->conn_handle, UUID_LEN, ras_service_uuid); - if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: failed to start RAS service discovery" LOG_NL, + if (sc != SL_STATUS_OK && sc != SL_STATUS_IN_PROGRESS) { + initiator_log_error(INSTANCE_PREFIX "failed to start RAS service discovery" LOG_NL, initiator->conn_handle); on_error(initiator->conn_handle, CS_ERROR_EVENT_START_SERVICE_DISCOVERY, @@ -1701,14 +2370,26 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) } break; + // -------------------------------- + // CS Security + case sl_bt_evt_cs_security_enable_complete_id: + initiator = cs_initiator_get_instance(evt->data.evt_cs_security_enable_complete.connection); + if (initiator == NULL) { + break; + } + initiator->cs_security_enabled = true; + initiator_log_info(INSTANCE_PREFIX "CS security elevated" LOG_NL, + initiator->conn_handle); + break; + // -------------------------------- // GATT procedure completed case sl_bt_evt_gatt_procedure_completed_id: - initiator = cs_initiator_get_instance(evt->data.evt_connection_parameters.connection); + initiator = cs_initiator_get_instance(evt->data.evt_gatt_procedure_completed.connection); if (initiator == NULL) { initiator_log_error("Unexpected event " "[sl_bt_evt_gatt_procedure_completed_id]!" - "Unknown target connection id: #%u" LOG_NL, + "Unknown target connection id: %u" LOG_NL, evt->data.evt_connection_parameters.connection); break; } @@ -1718,15 +2399,15 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) // -------------------------------- // New GATT characteristic discovered case sl_bt_evt_gatt_characteristic_id: - initiator = cs_initiator_get_instance(evt->data.evt_gatt_service.connection); + initiator = cs_initiator_get_instance(evt->data.evt_gatt_characteristic.connection); if (initiator == NULL) { initiator_log_error("Unexpected event " "[sl_bt_evt_gatt_characteristic_id]!" - "Unknown target connection id: #%u" LOG_NL, + "Unknown target connection id: %u" LOG_NL, evt->data.evt_gatt_service.connection); break; } - initiator_log_debug("#%u: GATT - discovered new characteristic" LOG_NL, + initiator_log_debug(INSTANCE_PREFIX "GATT - discovered new characteristic" LOG_NL, initiator->conn_handle); handled = check_characteristic_uuid(initiator->conn_handle, evt); break; @@ -1737,15 +2418,15 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) initiator = cs_initiator_get_instance(evt->data.evt_gatt_service.connection); if (initiator == NULL) { initiator_log_error("Unexpected event [sl_bt_evt_gatt_service_id]!" - "Unknown target connection id: #%u" LOG_NL, + "Unknown target connection id: %u" LOG_NL, evt->data.evt_gatt_service.connection); break; } if (evt->data.evt_gatt_service.uuid.len == UUID_LEN) { if (memcmp(ras_service_uuid, evt->data.evt_gatt_service.uuid.data, UUID_LEN) == 0) { initiator->ras_service_handle = evt->data.evt_gatt_service.service; - initiator->discovery_state.action = CS_TRANSPORT_DISCOVER_RAS_SERVICE; - initiator_log_debug("#%u: RAS - found service" LOG_NL, + initiator->discovery_state.action = CS_TRANSPORT_START_DISCOVERING_RAS_CHARACTERISTICS; + initiator_log_debug(INSTANCE_PREFIX "RAS - found service" LOG_NL, initiator->conn_handle); start_error_timer(initiator->conn_handle); } @@ -1759,13 +2440,15 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) if (initiator == NULL) { initiator_log_error("Unexpected event " "[sl_bt_evt_gatt_characteristic_value_id]!" - "Unknown target connection id: #%u" LOG_NL, + "Unknown target connection id: %u" LOG_NL, evt->data.evt_gatt_characteristic_value.connection); break; } - if (evt->data.evt_gatt_characteristic_value.characteristic - == initiator->characteristic_handle.ras_control_point) { - initiator_log_info("#%u: RAS - received new \'Control Point\' data" LOG_NL, + if ((evt->data.evt_gatt_characteristic_value.characteristic + == initiator->characteristic_handle.ras_control_point) + && (evt->data.evt_gatt_characteristic_value.att_opcode + == sl_bt_gatt_handle_value_indication)) { + initiator_log_info(INSTANCE_PREFIX "RAS - received new \'Control Point\' data" LOG_NL, initiator->conn_handle); handled = true; @@ -1775,8 +2458,8 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) CONFIG_RAS_REQUEST_PERIODIC_NOTIFICATION_MODE, &cmd); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: RAS - failed to create " - "\'Control Point\' response" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RAS - failed to create " + "\'Control Point\' response" LOG_NL, initiator->conn_handle); on_error(initiator->conn_handle, CS_ERROR_EVENT_SEND_CONTROL_POINT_RESPONSE_FAILED, @@ -1788,7 +2471,7 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) sizeof(ras_ranging_data_get_command_t), (uint8_t*)&cmd); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: RAS - failed to write characteristic value" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RAS - failed to write characteristic value" LOG_NL, initiator->conn_handle); on_error(initiator->conn_handle, CS_ERROR_EVENT_WRITE_CHARACTERISTIC_FAILED, @@ -1798,8 +2481,8 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) sc = sl_bt_gatt_send_characteristic_confirmation(initiator->conn_handle); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: RAS - failed to send " - "\'Control \'Point confirmation" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "RAS - failed to send " + "\'Control \'Point confirmation" LOG_NL, initiator->conn_handle); on_error(initiator->conn_handle, CS_ERROR_EVENT_SEND_CHARACTERISTIC_CONFIRMATION_FAILED, @@ -1812,29 +2495,18 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) != initiator->characteristic_handle.ras_subevent_ranging_data) { break; } - initiator_log_info("#%u: RAS - new CS data from the reflector" LOG_NL, - initiator->conn_handle); if (evt->data.evt_gatt_characteristic_value.att_opcode == sl_bt_gatt_handle_value_notification) { handled = true; struct sl_bt_evt_cs_result_s *result_ptr = (struct sl_bt_evt_cs_result_s*)evt->data.evt_gatt_characteristic_value.value.data; - initiator_log_debug("#%u: reflector CS packet received. [proc_cnt=%u, " - "proc_done=%u se_done=%u len=%u]" LOG_NL, - initiator->conn_handle, - result_ptr->procedure_counter, - result_ptr->procedure_done_status, - result_ptr->subevent_done_status, - evt->data.evt_gatt_characteristic_value.value.len); - - procedure_action = - extract_cs_result_data(initiator->conn_handle, false, result_ptr); - - if (procedure_action == CS_PROCEDURE_ACTION_TRIGGER_RESET) { - initiator->procedure_reset_request = true; - } else if (procedure_action == CS_PROCEDURE_ACTION_TRIGGER_START) { - initiator_restart_cs_procedure(initiator->conn_handle); - } + + // Extract CS result data and process it + evt_data.evt_cs_result.cs_result_data = result_ptr; + evt_data.evt_cs_result.initiator_part = false; + (void)initiator_state_machine_event_handler(evt->data.evt_cs_result.connection, + INITIATOR_EVT_CS_RESULT, + &evt_data); } break; @@ -1845,70 +2517,17 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) if (initiator == NULL) { initiator_log_error("Unexpected event " "[sl_bt_evt_cs_procedure_enable_complete_id]!" - "Unknown target connection id: #%u" LOG_NL, + "Unknown target connection id: %u" LOG_NL, evt->data.evt_cs_procedure_enable_complete.connection); break; } handled = true; - - if (evt->data.evt_cs_procedure_enable_complete.status == SL_STATUS_OK) { - if (evt->data.evt_cs_procedure_enable_complete.state == sl_bt_cs_procedure_state_disabled) { - time_tick = sl_sleeptimer_get_tick_count(); - initiator->procedure_stop_time_ms = - sl_sleeptimer_tick_to_ms(time_tick); - initiator_log_info("#%u: CS procedure - stopped @ %lu ms " - "(%lu tick)" LOG_NL, - initiator->conn_handle, - (unsigned long)initiator->procedure_stop_time_ms, - (unsigned long)time_tick - ); - // only in case of procedure reset - if (initiator->procedure_reset_request) { - initiator->procedure_reset_request = false; - initiator_start_cs_procedure(initiator->conn_handle); - } else { - initiator_log_error("#%u: CS procedure - stopped because of " - "critical error! Instance not functional ..." LOG_NL, - initiator->conn_handle); - on_error(initiator->conn_handle, - CS_ERROR_EVENT_CS_SET_PROCEDURE_PARAMETERS_FAILED, - evt->data.evt_cs_procedure_enable_complete.status); - } - } else { - time_tick = sl_sleeptimer_get_tick_count(); - initiator->procedure_start_time_ms = - sl_sleeptimer_tick_to_ms(time_tick); - - initiator->cs_procedure.cs_config.subevent_len - = evt->data.evt_cs_procedure_enable_complete.subevent_len; - initiator->cs_procedure.cs_config.subevent_interval = - evt->data.evt_cs_procedure_enable_complete.subevent_interval; - initiator_log_info("#%u: -------------------------------------------" LOG_NL, - initiator->conn_handle); - initiator_log_info("#%u: CS procedure - started @ %lu ms (%lu tick) " - "subevent_len: %lu, " - "subevent_interval: %u]" LOG_NL, - initiator->conn_handle, - (unsigned long)initiator->procedure_start_time_ms, - (unsigned long)time_tick, - (unsigned long)initiator->cs_procedure.cs_config.subevent_len, - initiator->cs_procedure.cs_config.subevent_interval); - } - } else { - if (evt->data.evt_cs_procedure_enable_complete.state == sl_bt_cs_procedure_state_disabled) { - initiator_log_error("#%u: CS procedure - stop received error response! [status: 0x%x]" LOG_NL, - initiator->conn_handle, - evt->data.evt_cs_procedure_enable_complete.status); - if (!initiator->deleted) { - initiator_start_cs_procedure(initiator->conn_handle); - } - } else { - initiator_log_error("#%u: CS procedure - start received error response! [status: 0x%x]" LOG_NL, - initiator->conn_handle, - evt->data.evt_cs_procedure_enable_complete.status); - initiator_start_cs_procedure(initiator->conn_handle); - } - break; + evt_data.evt_procedure_enable_completed = &evt->data.evt_cs_procedure_enable_complete; + if (evt->data.evt_cs_procedure_enable_complete.state) { + // procedure enable/disable received + (void)initiator_state_machine_event_handler(evt->data.evt_cs_procedure_enable_complete.connection, + INITIATOR_EVT_PROCEDURE_ENABLE_COMPLETED, + &evt_data); } break; @@ -1919,12 +2538,12 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) if (initiator == NULL) { initiator_log_error("Unexpected event " "[sl_bt_evt_cs_config_complete_id]!" - "Unknown target connection id: #%u" LOG_NL, + "Unknown target connection id: %u" LOG_NL, evt->data.evt_cs_config_complete.connection); break; } else { - initiator_log_info("#%u: CS - configuration completed. " - "Set CS procedure parameters ..." LOG_NL, + initiator_log_info(INSTANCE_PREFIX "CS - configuration completed. " + "Set CS procedure parameters ..." LOG_NL, initiator->conn_handle); stop_error_timer(initiator->conn_handle); @@ -1956,8 +2575,8 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) initiator->config.snr_control_reflector); if (sc != SL_STATUS_OK) { - initiator_log_error("#%u: CS procedure - failed to set parameters! " - "[sc: 0x%lx]" LOG_NL, + initiator_log_error(INSTANCE_PREFIX "CS procedure - failed to set parameters! " + "[sc: 0x%lx]" LOG_NL, initiator->conn_handle, (unsigned long)sc); on_error(initiator->conn_handle, @@ -1972,23 +2591,17 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) // -------------------------------- // CS result (initiator) arrived case sl_bt_evt_cs_result_id: - initiator = cs_initiator_get_instance(evt->data.evt_cs_result.connection); - if (initiator == NULL) { - initiator_log_error("Unexpected event [sl_bt_evt_cs_result_id]!" - "Unknown target connection id: #%u" LOG_NL, - evt->data.evt_cs_result.connection); - break; - } - handled = true; - - procedure_action = - extract_cs_result_data(initiator->conn_handle, true, &evt->data.evt_cs_result); - if (procedure_action == CS_PROCEDURE_ACTION_TRIGGER_RESET) { - initiator->procedure_reset_request = true; - } else if (procedure_action == CS_PROCEDURE_ACTION_TRIGGER_START) { - initiator_restart_cs_procedure(initiator->conn_handle); + initiator_log_info(INSTANCE_PREFIX "CS - received initator CS result" LOG_NL, + evt->data.evt_cs_result.connection); + + evt_data.evt_cs_result.cs_result_data = &evt->data.evt_cs_result; + evt_data.evt_cs_result.initiator_part = true; + sc = initiator_state_machine_event_handler(evt->data.evt_cs_result.connection, + INITIATOR_EVT_CS_RESULT, + &evt_data); + if (sc == SL_STATUS_OK) { + handled = true; } - break; // -------------------------------- @@ -2021,35 +2634,8 @@ bool cs_initiator_on_event(sl_bt_msg_t *evt) } /****************************************************************************** - * Error timer callback. - *****************************************************************************/ -#if defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) -static void error_timer_cb(app_timer_t *handle, void *data) -{ - cs_initiator_t *initiator = (cs_initiator_t *)data; - if (handle == &initiator->error_timer_handle) { - initiator->error_timer_started = false; - initiator->error_timer_elapsed = true; - on_error(initiator->conn_handle, - CS_ERROR_EVENT_TIMER_ELAPSED, - SL_STATUS_TIMEOUT); - } -} -#endif // defined(CS_INITIATOR_ERROR_TIMER_USED) && (CS_INITIATOR_ERROR_TIMER_USED == 1) -/****************************************************************************** - * Weak implementation of the on_waiting indication for CS initiator. + * Weak implementation of the on_waiting indication for CS Initiator. *****************************************************************************/ SL_WEAK void cs_initiator_on_waiting(void) { } - -sl_rtl_cs_procedure *cs_initiator_get_procedure(const uint8_t conn_handle) -{ - cs_initiator_t *initiator = cs_initiator_get_instance(conn_handle); - if (initiator == NULL) { - initiator_log_error("unknown connection id #%u!" LOG_NL, - conn_handle); - return NULL; - } - return &initiator->cs_procedure; -} diff --git a/app/bluetooth/common/cs_initiator/src/cs_initiator_configurator.c b/app/bluetooth/common/cs_initiator/src/cs_initiator_configurator.c index 30e5ca08e4..cb033b60d8 100644 --- a/app/bluetooth/common/cs_initiator/src/cs_initiator_configurator.c +++ b/app/bluetooth/common/cs_initiator/src/cs_initiator_configurator.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator configurator logic + * @brief CS Initiator configurator logic ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -103,10 +103,8 @@ sl_status_t cs_initiator_set_default_config(cs_initiator_config_t *config, // Value: 0x00. Write CS configuration in the local controller only // Value: 0x01. Write CS configuration in both the local and remote controller using a configuration procedure config->create_context = 1; - // RSSI measurement enabled - config->rssi_measurement_enabled = true; - // Reference RSSI value of the Tx device at 1.0 m distance in dBm - config->rssi_tx_power = -40.0F; + // Reference RSSI value of the remote Reflector device at 1.0 m distance in dBm + config->rssi_ref_tx_power = -40.0F; // Peripheral latency, which defines how many connection intervals the peripheral // can skip if it has no data to send config->latency = 0; @@ -118,10 +116,6 @@ sl_status_t cs_initiator_set_default_config(cs_initiator_config_t *config, config->max_ce_length = 0xffff; // Antenna identifier to be used for CS config->cs_sync_antenna = 1; - // Connection maximum TX power in dBm - config->tx_power_requested_max_dbm = 20; - // Connection minimum TX power in dBm - config->tx_power_requested_min_dbm = -10; // RTT type config->rtt_type = sl_bt_cs_rtt_type_fractional_96_bit_sounding; // Channel selection type. @@ -145,16 +139,12 @@ sl_status_t cs_initiator_set_default_config(cs_initiator_config_t *config, config->snr_control_initiator = sl_bt_cs_snr_control_adjustment_not_applied; config->snr_control_reflector = sl_bt_cs_snr_control_adjustment_not_applied; - // Moving object tracking is enabled by default - config->use_moving_object_tracking = true; - // RTL configuration - rtl_config->algo_mode = config->use_moving_object_tracking - ? SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC - : SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY; + // Moving object tracking is enabled by default + rtl_config->algo_mode = SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC; rtl_config->cs_parameters.max_number_of_frequencies = DEFAULT_NUM_TONES; rtl_config->cs_parameters.delta_f = DEFAULT_FREQUENCY_DELTA; - rtl_config->rtl_logging_enabled = true; + rtl_config->rtl_logging_enabled = CS_INITIATOR_RTL_LOG; return SL_STATUS_OK; } diff --git a/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.c b/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.c index 93efa05357..1ba733875f 100644 --- a/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.c +++ b/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator command line interface + * @brief CS Initiator command line interface ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -32,6 +32,7 @@ #include "sl_status.h" #include "sl_cli.h" #include "app_log.h" +#include "sl_rtl_clib_api.h" #include "ble_peer_manager_filter.h" #include "ble_peer_manager_central.h" @@ -39,15 +40,24 @@ // Static variables static bool start = false; static uint8_t mode = sl_bt_cs_mode_pbr; +static uint8_t algo_mode = SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC; /******************************************************************************* * CLI Getter for CS mode ******************************************************************************/ -uint8_t cs_initiator_cli_get_mode() +uint8_t cs_initiator_cli_get_mode(void) { return mode; } +/******************************************************************************* + * CLI Getter for CS algorithm mode + ******************************************************************************/ +uint8_t cs_initiator_cli_get_algo_mode(void) +{ + return algo_mode; +} + /******************************************************************************* * CLI Callback for "mode" command * @param[in] arguments pointer to CLI arguments @@ -58,10 +68,33 @@ void cs_initiator_cli_initiator_mode(sl_cli_command_arg_t *arguments) sl_cli_get_argument_hex(arguments, 0, &arg_data); if (arg_data == sl_bt_cs_mode_pbr || arg_data == sl_bt_cs_mode_rtt) { mode = arg_data; - app_log_info("OK. Initiator mode set to: %d" APP_LOG_NL, arg_data); + app_log("OK. Initiator mode set to: %d" APP_LOG_NL, arg_data); + } else { + app_log("ERROR. Mode should be %d or %d" APP_LOG_NL, + sl_bt_cs_mode_pbr, sl_bt_cs_mode_rtt); + } +} + +/******************************************************************************* + * CLI Callback for "algo_mode" command + * @param[in] arguments pointer to CLI arguments + ******************************************************************************/ +void cs_initiator_cli_initiator_algo_mode(sl_cli_command_arg_t *arguments) +{ + size_t arg_data; + sl_cli_get_argument_hex(arguments, 0, &arg_data); + if (arg_data == SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC) { + app_log("OK. Initiator object tracking mode set: real time basic " + "(moving object tracking)." APP_LOG_NL); + algo_mode = arg_data; + } else if (arg_data == SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY) { + app_log("OK. Initiator object tracking mode set: static high accuracy " + "(stationary object tracking)." APP_LOG_NL); + algo_mode = arg_data; } else { - app_log_warning("ERROR. Mode should be %d or %d" APP_LOG_NL, - sl_bt_cs_mode_pbr, sl_bt_cs_mode_rtt); + app_log("ERROR. Object tracking mode should be %d or %d" APP_LOG_NL, + SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC, + SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY); } } @@ -71,23 +104,18 @@ void cs_initiator_cli_initiator_mode(sl_cli_command_arg_t *arguments) ******************************************************************************/ void cs_initiator_cli_initiator_filter_address(sl_cli_command_arg_t *arguments) { - size_t arg_data; - uint8_t *input_arguments; + char *address_str; bd_addr ble_address; - input_arguments = sl_cli_get_argument_hex(arguments, 0, &arg_data); - if (arg_data != sizeof(bd_addr)) { - app_log_warning("ERROR. Incorrect number of arguments for address filtering."); + sl_status_t sc; + address_str = sl_cli_get_argument_string(arguments, 0); + sc = ble_peer_manager_str_to_address(address_str, &ble_address); + if (sc != SL_STATUS_OK) { + app_log("ERROR. Failed to parse BLE address." APP_LOG_NL); return; } - ble_address.addr[5] = input_arguments[0]; - ble_address.addr[4] = input_arguments[1]; - ble_address.addr[3] = input_arguments[2]; - ble_address.addr[2] = input_arguments[3]; - ble_address.addr[1] = input_arguments[4]; - ble_address.addr[0] = input_arguments[5]; ble_peer_manager_set_filter_bt_address(true); ble_peer_manager_add_allowed_bt_address(&ble_address); - app_log_info("OK." APP_LOG_NL); + app_log("OK." APP_LOG_NL); } /******************************************************************************* @@ -102,9 +130,9 @@ void cs_initiator_cli_initiator_log_level(sl_cli_command_arg_t *arguments) app_log_filter_threshold_enable(true); sc = app_log_filter_threshold_set((uint8_t)arg_data); if (sc != SL_STATUS_OK) { - app_log_warning("ERROR. Wrong filter." APP_LOG_NL); + app_log("ERROR. Wrong filter." APP_LOG_NL); } else { - app_log_info("OK." APP_LOG_NL); + app_log("OK." APP_LOG_NL); } } @@ -119,12 +147,12 @@ void cs_initiator_cli_initiator_start(sl_cli_command_arg_t *arguments) if (start == false) { sc = ble_peer_manager_central_create_connection(); if (sc != SL_STATUS_OK) { - app_log_warning("ERROR. Scanning not started." APP_LOG_NL); + app_log("ERROR. Scanning not started." APP_LOG_NL); } else { - app_log_info("OK." APP_LOG_NL); + app_log("OK." APP_LOG_NL); start = true; } } else { - app_log_info("ERROR. Initiator already started." APP_LOG_NL); + app_log("ERROR. Initiator already started." APP_LOG_NL); } } diff --git a/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.h b/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.h index f765b71d87..8e6589c83d 100644 --- a/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.h +++ b/app/bluetooth/common/cs_initiator_cli/cs_initiator_cli.h @@ -35,3 +35,9 @@ * @return mode ******************************************************************************/ uint8_t cs_initiator_cli_get_mode(void); + +/***************************************************************************//** + * CLI Getter for CS algorithm mode + * @return algo_mode + ******************************************************************************/ +uint8_t cs_initiator_cli_get_algo_mode(void); diff --git a/app/bluetooth/common/cs_initiator_display/config/cs_initiator_display_config.h b/app/bluetooth/common/cs_initiator_display/config/cs_initiator_display_config.h index 4e4b44d14b..846686ccbf 100644 --- a/app/bluetooth/common/cs_initiator_display/config/cs_initiator_display_config.h +++ b/app/bluetooth/common/cs_initiator_display/config/cs_initiator_display_config.h @@ -1,6 +1,6 @@ /***************************************************************************/ /** * @file - * @brief CS initiator display configuration. + * @brief CS Initiator display configuration. ******************************************************************************* * # License * Copyright 2022 Silicon Laboratories Inc. www.silabs.com @@ -30,17 +30,30 @@ #ifndef CS_INITIATOR_DISPLAY_CONFIG_H #define CS_INITIATOR_DISPLAY_CONFIG_H +/***********************************************************************************************//** + * @addtogroup cs_initiator_display + * @{ + **************************************************************************************************/ + // <<< Use Configuration Wizard in Context Menu >>> +// Enable initiator display log +// Default: 1 +// Enable Initiator event buffer managers own log +#ifndef CS_INITIATOR_DISPLAY_LOG +#define CS_INITIATOR_DISPLAY_LOG (1) +#endif + // Global display alignment // Left // Centered // Right // Default: CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER #ifndef CS_INITIATOR_DISPLAY_GLOBAL_ALIGNMENT -#define CS_INITIATOR_DISPLAY_GLOBAL_ALIGNMENT CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER +#define CS_INITIATOR_DISPLAY_GLOBAL_ALIGNMENT CS_INITIATOR_DISPLAY_ALIGNMENT_LEFT #endif // <<< end of configuration section >>> +/** @} (end addtogroup cs_initiator_display) */ #endif // CS_INITIATOR_DISPLAY_CONFIG_H diff --git a/app/bluetooth/common/cs_initiator_display/inc/cs_initiator_display.h b/app/bluetooth/common/cs_initiator_display/inc/cs_initiator_display.h index 6a4050837a..74631e3541 100644 --- a/app/bluetooth/common/cs_initiator_display/inc/cs_initiator_display.h +++ b/app/bluetooth/common/cs_initiator_display/inc/cs_initiator_display.h @@ -30,6 +30,11 @@ #ifndef CS_INITIATOR_DISPLAY_H #define CS_INITIATOR_DISPLAY_H +/***********************************************************************************************//** + * @addtogroup cs_initiator_display + * @{ + **************************************************************************************************/ + // ----------------------------------------------------------------------------- // Includes @@ -44,73 +49,94 @@ extern "C" // ----------------------------------------------------------------------------- // Macros +#define CS_INITIATOR_DISPLAY_TITLE_VENDOR_TEXT "Silicon Labs" +#define CS_INITIATOR_DISPLAY_TITLE_DEVICE_TEXT "CS Initiator" + +#define CS_INITIATOR_DISPLAY_MODE_TEXT "Mode:" +#define CS_INITIATOR_DISPLAY_DISTANCE_TEXT "Distance:" +#define CS_INITIATOR_DISPLAY_RSSI_DISTANCE_TEXT "Distance [RSSI]:" +#define CS_INITIATOR_DISPLAY_LIKELINESS_TEXT "Likeliness:" +#define CS_INITIATOR_DISPLAY_BER_TEXT "Bit error:" + +#define CS_INITIATOR_DISPLAY_STATE_ESTIMATE_TEXT "ST: Estimate" #define CS_INITIATOR_DISPLAY_STATE_CONNECTED_TEXT "ST: Connected" #define CS_INITIATOR_DISPLAY_STATE_DISCONNECTED_TEXT "ST: Disconnected" #define CS_INITIATOR_DISPLAY_STATE_SCANNING_TEXT "ST: Scanning..." #define CS_INITIATOR_DISPLAY_STATE_INITIALIZED_TEXT "ST: Initialized" +#define CS_INITIATOR_DISPLAY_MODE_RTT_TEXT "RTT" +#define CS_INITIATOR_DISPLAY_MODE_PBR_TEXT "PBR" +#define CS_INITIATOR_DISPLAY_AMODE_STATIONARY_OBJ_TEXT " [stationary]" +#define CS_INITIATOR_DISPLAY_AMODE_MOVING_OBJ_TEXT " [moving ]" + // ----------------------------------------------------------------------------- // Enums, structs, typedefs -/// UI rows -typedef enum { - ROW_SYSTEM, - ROW_ROLE, - ROW_MODE, - ROW_DISTANCE_TEXT, - ROW_DISTANCE_VALUE, - ROW_LIKELINESS_TEXT, - ROW_LIKELINESS_VALUE, - ROW_RSSI_DISTANCE_TEXT, - ROW_RSSI_DISTANCE_VALUE, - ROW_BIT_ERROR_RATE_TEXT, - ROW_BIT_ERROR_RATE_VALUE, - ROW_STATE -} cs_initiator_display_row_t; - -/// UI alignment -typedef enum { - CS_INITIATOR_DISPLAY_ALIGNMENT_LEFT = 0u, - CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER, - CS_INITIATOR_DISPLAY_ALIGNMENT_RIGHT -} cs_initiator_display_alignment_t; +typedef struct { + sl_bt_cs_mode_t mode; + uint8_t algo_mode; + float distance; + float rssi_distance; + float progress_percentage; + float likeliness; + float bit_error_rate; +} cs_initiator_display_content_t; // ----------------------------------------------------------------------------- // Function declarations +// ----------------------------------------------------------------------------- +// Setters + /**************************************************************************//** - * Initialize the display and the UI + * Set distance value to display + * @param[in] distance Distance value *****************************************************************************/ -sl_status_t cs_initiator_display_init(void); +void cs_initiator_display_set_distance(float distance); /**************************************************************************//** - * Update the display + * Set distance progress percentage to display + * @param[in] progress_percentage Distance progress percentage *****************************************************************************/ -void cs_initiator_display_update(void); +void cs_initiator_display_set_distance_progress(float progress_percentage); /**************************************************************************//** - * Set the UI text alignment. - * - * @param[in] alignment text alignment to use + * Set RSSI based distance value to display + * @param[in] rssi RSSI distance value + *****************************************************************************/ +void cs_initiator_display_set_rssi_distance(float distance); + +/**************************************************************************//** + * Set the likeliness parameter to display + * @param[in] likeliness likeliness value + *****************************************************************************/ +void cs_initiator_display_set_likeliness(float likeliness); + +/**************************************************************************//** + * Set the Bit Error Rate (BER) value to display + * @param[in] ber BER value *****************************************************************************/ -void cs_initiator_display_set_alignment(cs_initiator_display_alignment_t align); +void cs_initiator_display_set_bit_error_rate(float ber); /**************************************************************************//** - * Write text on the UI. + * Set the measurement mode and object tracking mode to display * - * @param[in] str pointer to the text to print - * @param[in] row row to print the text on + * @param[in] mode CS measurement mode. + * @param[in] algo_mode Object tracking mode. *****************************************************************************/ -void cs_initiator_display_write_text(char *str, uint8_t row); +void cs_initiator_display_set_measurement_mode(sl_bt_cs_mode_t mode, + uint8_t algo_mode); /**************************************************************************//** - * Print the calculated value on the UI + * Print floating point value on the LCD with an optional unit string. * * @param[in] value the calculated value * @param[in] row number of the row to print on, see cs_initiator_display_row_t * @param[in] unit unit string, in case of NULL no unit displayed *****************************************************************************/ -void cs_initiator_display_print_value(float value, uint8_t row, char *unit); +void cs_initiator_display_print_float_value(float value, + uint8_t row, + char *unit); // ----------------------------------------------------------------------------- // Event / callback declarations @@ -125,4 +151,5 @@ void cs_initiator_display_on_event(sl_bt_msg_t *evt); } #endif +/** @} (end addtogroup cs_initiator_display) */ #endif // CS_INITIATOR_DISPLAY_H diff --git a/app/bluetooth/common/cs_initiator_display/inc/cs_initiator_display_core.h b/app/bluetooth/common/cs_initiator_display/inc/cs_initiator_display_core.h new file mode 100644 index 0000000000..0239f318aa --- /dev/null +++ b/app/bluetooth/common/cs_initiator_display/inc/cs_initiator_display_core.h @@ -0,0 +1,144 @@ +/***************************************************************************//** + * @file + * @brief CS Initiator display core API + ******************************************************************************* + * # License + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ +#ifndef CS_INITIATOR_DISPLAY_CORE_H +#define CS_INITIATOR_DISPLAY_CORE_H + +/***********************************************************************************************//** + * @addtogroup cs_initiator_display + * @{ + **************************************************************************************************/ + +// ----------------------------------------------------------------------------- +// Includes + +#include "sl_bt_api.h" +#include "sl_status.h" + +#ifdef SL_CATALOG_APP_LOG_PRESENT +#include "app_log.h" +#endif // SL_CATALOG_APP_LOG_PRESENT + +#include "cs_initiator_display_config.h" + +#ifdef __cplusplus +extern "C" +{ +#endif + +// ----------------------------------------------------------------------------- +// Macros + +// Component logging +#if defined(SL_CATALOG_APP_LOG_PRESENT) && CS_INITIATOR_DISPLAY_LOG +#define LOG_PREFIX "[lcd] " +#define NL APP_LOG_NL +#define display_log_debug(...) app_log_debug(LOG_PREFIX __VA_ARGS__) +#define display_log_info(...) app_log_info(LOG_PREFIX __VA_ARGS__) +#define display_log_warning(...) app_log_warning(LOG_PREFIX __VA_ARGS__) +#define display_log_error(...) app_log_error(LOG_PREFIX __VA_ARGS__) +#define display_log_critical(...) app_log_critical(LOG_PREFIX __VA_ARGS__) +#else +#define NL +#define display_log_debug(...) +#define display_log_info(...) +#define display_log_warning(...) +#define display_log_error(...) +#define display_log_critical(...) +#endif // defined(SL_CATALOG_APP_LOG_PRESENT) && CS_INITIATOR_DISPLAY_LOG + +// ----------------------------------------------------------------------------- +// Enums, structs, typedefs + +/// Display rows +typedef enum { + ROW_SYSTEM, + ROW_ROLE, + ROW_MODE, + ROW_DISTANCE_TEXT, + ROW_DISTANCE_VALUE, + ROW_LIKELINESS_TEXT, + ROW_LIKELINESS_VALUE, + ROW_RSSI_DISTANCE_TEXT, + ROW_RSSI_DISTANCE_VALUE, + ROW_BIT_ERROR_RATE_TEXT, + ROW_BIT_ERROR_RATE_VALUE, + ROW_STATE +} cs_initiator_display_row_t; + +/// UI alignment +typedef enum { + CS_INITIATOR_DISPLAY_ALIGNMENT_LEFT = 0u, + CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER, + CS_INITIATOR_DISPLAY_ALIGNMENT_RIGHT +} cs_initiator_display_alignment_t; + +// ----------------------------------------------------------------------------- +// Function declarations + +/**************************************************************************//** + * Initialize the display. + *****************************************************************************/ +sl_status_t cs_initiator_display_init(void); + +/**************************************************************************//** + * Update the display. + *****************************************************************************/ +void cs_initiator_display_update(void); + +/**************************************************************************//** + * Set the display text alignment. + * + * @param[in] alignment text alignment to use + *****************************************************************************/ +void cs_initiator_display_set_alignment(cs_initiator_display_alignment_t align); + +/**************************************************************************//** + * Write text on the LCD. + * + * @param[in] str pointer to the text to print + * @param[in] row row to print the text on + *****************************************************************************/ +void cs_initiator_display_write_text(char *str, uint8_t row); + +// ----------------------------------------------------------------------------- +// Event / callback declarations + +/**************************************************************************//** + * Bluetooth stack event handler. + * @param[in] evt Event coming from the Bluetooth stack. + *****************************************************************************/ +void cs_initiator_display_on_event(sl_bt_msg_t *evt); + +#ifdef __cplusplus +} +#endif + +/** @} (end addtogroup cs_initiator_display) */ +#endif // CS_INITIATOR_DISPLAY_CORE_H diff --git a/app/bluetooth/common/cs_initiator_display/src/cs_initiator_display.c b/app/bluetooth/common/cs_initiator_display/src/cs_initiator_display.c index f3b7ae0b29..c04ff2a37c 100644 --- a/app/bluetooth/common/cs_initiator_display/src/cs_initiator_display.c +++ b/app/bluetooth/common/cs_initiator_display/src/cs_initiator_display.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator display logic. + * @brief CS Initiator display ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -29,128 +29,114 @@ ******************************************************************************/ // ----------------------------------------------------------------------------- // Includes -#include #include +#include #include -#include "glib.h" -#include "dmd/dmd.h" +#include "sl_rtl_clib_api.h" -#include "cs_initiator_display.h" #include "cs_initiator_display_config.h" +#include "cs_initiator_display_core.h" +#include "cs_initiator_display.h" // ----------------------------------------------------------------------------- // Macros -#define FONT_TYPE ((GLIB_Font_t *)&GLIB_FontNormal8x8) +#define FONT_TYPE ((GLIB_Font_t *)&GLIB_FontNarrow6x8) #define STRING_LEN 40 -// ----------------------------------------------------------------------------- -// Static function declarations -static void clear_row(uint8_t row); +extern cs_initiator_display_content_t lcd_content, prev_lcd_content; + +static sl_status_t cs_initiator_display_measurement_modes(sl_bt_cs_mode_t mode, + uint8_t algo_mode, + uint8_t row); + +static void cs_initiator_display_distance_measurement(float value, + uint8_t percentage, + uint8_t row); // ----------------------------------------------------------------------------- -// Static variables -static GLIB_Context_t glib_context; -static GLIB_Align_t glib_text_alignment; -static bool scan_on = false; +// Public function definitions /****************************************************************************** - * CS initiator display clear specified row. + * Set distance value to display *****************************************************************************/ -static void clear_row(uint8_t row) +void cs_initiator_display_set_distance(float distance) { - const char empty[] = " "; - GLIB_drawStringOnLine(&glib_context, - empty, - row, - GLIB_ALIGN_LEFT, - 0, - 0, - true); + if (distance != lcd_content.distance) { + lcd_content.distance = distance; + } + cs_initiator_display_distance_measurement(lcd_content.distance, + 100u, + ROW_DISTANCE_VALUE); + cs_initiator_display_update(); } /****************************************************************************** - * CS initiator display init. + * Set distance progress percentage to display *****************************************************************************/ -sl_status_t cs_initiator_display_init(void) +void cs_initiator_display_set_distance_progress(float progress_percentage) { - EMSTATUS status; - - status = DMD_init(0); - if (status != DMD_OK) { - return SL_STATUS_INITIALIZATION; - } - - status = GLIB_contextInit(&glib_context); - if (status != GLIB_OK) { - return SL_STATUS_INITIALIZATION; + if (progress_percentage != lcd_content.progress_percentage) { + lcd_content.progress_percentage = progress_percentage; } - - glib_context.backgroundColor = White; - glib_context.foregroundColor = Black; - - GLIB_setFont(&glib_context, FONT_TYPE); - GLIB_clear(&glib_context); - cs_initiator_display_set_alignment(CS_INITIATOR_DISPLAY_GLOBAL_ALIGNMENT); - - cs_initiator_display_write_text("Silabs CS", ROW_SYSTEM); - cs_initiator_display_write_text("Initiator", ROW_ROLE); - cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_SCANNING_TEXT, ROW_STATE); + cs_initiator_display_distance_measurement(lcd_content.distance, + (uint8_t)lcd_content.progress_percentage, + ROW_DISTANCE_VALUE); cs_initiator_display_update(); - return SL_STATUS_OK; } /****************************************************************************** - * CS initiator display update display content. + * Set RSSI based distance value to display *****************************************************************************/ -void cs_initiator_display_update(void) +void cs_initiator_display_set_rssi_distance(float distance) { - DMD_updateDisplay(); + if (distance != lcd_content.rssi_distance) { + lcd_content.rssi_distance = distance; + } + + cs_initiator_display_distance_measurement(lcd_content.rssi_distance, + 100u, + ROW_RSSI_DISTANCE_VALUE); + + cs_initiator_display_update(); } /****************************************************************************** - * CS initiator display set display alignment. + * Set the likeliness parameter to display *****************************************************************************/ -void cs_initiator_display_set_alignment(cs_initiator_display_alignment_t alignment) +void cs_initiator_display_set_likeliness(float likeliness) { - switch (alignment) { - case CS_INITIATOR_DISPLAY_ALIGNMENT_LEFT: - glib_text_alignment = GLIB_ALIGN_LEFT; - break; - - case CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER: - glib_text_alignment = GLIB_ALIGN_CENTER; - break; - - case CS_INITIATOR_DISPLAY_ALIGNMENT_RIGHT: - glib_text_alignment = GLIB_ALIGN_RIGHT; - break; + if (likeliness != lcd_content.likeliness) { + lcd_content.likeliness = likeliness; } + + cs_initiator_display_print_float_value(lcd_content.likeliness, + ROW_LIKELINESS_VALUE, + NULL); + + cs_initiator_display_update(); } /****************************************************************************** - * CS initiator display write string to a specified row. + * Set the Bit Error Rate (BER) value to display *****************************************************************************/ -void cs_initiator_display_write_text(char *str, uint8_t row) +void cs_initiator_display_set_bit_error_rate(float ber) { - if (!strlen(str)) { - return; + if (ber != lcd_content.bit_error_rate) { + lcd_content.bit_error_rate = ber; } - clear_row(row); - GLIB_drawStringOnLine(&glib_context, - str, - row, - glib_text_alignment, - 0, - 0, - true); + + cs_initiator_display_print_float_value(lcd_content.bit_error_rate, + ROW_BIT_ERROR_RATE_VALUE, + NULL); + cs_initiator_display_update(); } /****************************************************************************** - * CS initiator display print value with a specified unit. + * CS Initiator display print value with a specified unit. *****************************************************************************/ -void cs_initiator_display_print_value(float value, uint8_t row, char *unit) +void cs_initiator_display_print_float_value(float value, uint8_t row, char *unit) { char *unit_str = ""; if (unit != NULL) { @@ -159,49 +145,97 @@ void cs_initiator_display_print_value(float value, uint8_t row, char *unit) char buffer[STRING_LEN]; uint32_t base = truncf(value); uint32_t ext = (value - (float)base) * 100; - sprintf(buffer, "%lu.%02lu%s", base, ext, unit_str); + sprintf(buffer, "%02lu.%02lu %s", base, ext, unit_str); cs_initiator_display_write_text(buffer, row); } +/****************************************************************************** + * Set the measurement mode and object tracking mode and show on LCD + *****************************************************************************/ +void cs_initiator_display_set_measurement_mode(sl_bt_cs_mode_t mode, + uint8_t algo_mode) +{ + sl_status_t sc = SL_STATUS_OK; + + if (mode != lcd_content.mode) { + lcd_content.mode = mode; + } + if (algo_mode != lcd_content.algo_mode) { + lcd_content.algo_mode = algo_mode; + } + sc = cs_initiator_display_measurement_modes(mode, algo_mode, ROW_MODE); + if (sc != SL_STATUS_OK) { + display_log_error("Error during showing measurement mode and " + "algo mode on LCD! [E: 0x%x]" NL, sc); + } else { + cs_initiator_display_update(); + } +} + // ----------------------------------------------------------------------------- -// Event / callback declarations +// Private function definitions /****************************************************************************** - * Bluetooth stack event handler. + * CS initiator display measurement mode and object tracking mode. *****************************************************************************/ -void cs_initiator_display_on_event(sl_bt_msg_t *evt) +static sl_status_t cs_initiator_display_measurement_modes(sl_bt_cs_mode_t mode, + uint8_t algo_mode, + uint8_t row) { - bool update_display = false; - - switch (SL_BT_MSG_ID(evt->header)) { - case sl_bt_evt_system_boot_id: - cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_INITIALIZED_TEXT, ROW_STATE); - update_display = true; - break; - case sl_bt_evt_connection_opened_id: - cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_CONNECTED_TEXT, ROW_STATE); - scan_on = false; - update_display = true; - break; - case sl_bt_evt_connection_closed_id: - cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_DISCONNECTED_TEXT, ROW_STATE); - update_display = true; - break; - // do the same for these 2 events - case sl_bt_evt_scanner_extended_advertisement_report_id: - case sl_bt_evt_scanner_legacy_advertisement_report_id: - if (!scan_on) { - scan_on = true; - cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_SCANNING_TEXT, ROW_STATE); - update_display = true; - } - break; - default: - break; + sl_status_t sc = SL_STATUS_OK; + char string[STRING_LEN] = "\0"; + + if (mode == sl_bt_cs_mode_rtt) { + if (strncat(string, CS_INITIATOR_DISPLAY_MODE_RTT_TEXT, (sizeof(string) - strlen(string) - 1u)) == NULL) { + display_log_error("Failed to concat \'%s\' string!" NL, + CS_INITIATOR_DISPLAY_MODE_RTT_TEXT); + sc = SL_STATUS_FAIL; + } + } else { + if (strncat(string, CS_INITIATOR_DISPLAY_MODE_PBR_TEXT, (sizeof(string) - strlen(string) - 1u)) == NULL) { + display_log_error("Failed to concat \'%s\' string!" NL, + CS_INITIATOR_DISPLAY_MODE_PBR_TEXT); + sc = SL_STATUS_FAIL; + } } - // update display only in case its necesarry - if (update_display) { - cs_initiator_display_update(); + if (algo_mode == SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC) { + if (strncat(string, CS_INITIATOR_DISPLAY_AMODE_MOVING_OBJ_TEXT, (sizeof(string) - strlen(string) - 1u)) == NULL) { + display_log_error("Failed to concat \'%s\' string!" NL, + CS_INITIATOR_DISPLAY_ALGO_MODE_MOVING_OBJ_TEXT); + sc = SL_STATUS_FAIL; + } + } else { + if (strncat(string, CS_INITIATOR_DISPLAY_AMODE_STATIONARY_OBJ_TEXT, (sizeof(string) - strlen(string) - 1u)) == NULL) { + display_log_error("Failed to concat \'%s\' string!" NL, + CS_INITIATOR_DISPLAY_ALGO_MODE_STATIONARY_OBJ_TEXT); + sc = SL_STATUS_FAIL; + } + } + + cs_initiator_display_write_text(string, row); + return sc; +} + +/****************************************************************************** + * CS initiator display distance measurement percentage in case of measuring is + * still in progress. Otherwise display measured distance only. + *****************************************************************************/ +static void cs_initiator_display_distance_measurement(float value, + uint8_t percentage, + uint8_t row) +{ + char buffer[STRING_LEN]; + + if (percentage == 100) { + cs_initiator_display_print_float_value(value, row, "m"); + } else { + uint32_t base = truncf(value); + uint32_t ext = (value - (float)base) * 100; + sprintf(buffer, "%02lu.%02lu m (%02u%%)", + (unsigned long)base, + (unsigned long)ext, + (unsigned int)percentage); + cs_initiator_display_write_text(buffer, row); } } diff --git a/app/bluetooth/common/cs_initiator_display/src/cs_initiator_display_core.c b/app/bluetooth/common/cs_initiator_display/src/cs_initiator_display_core.c new file mode 100644 index 0000000000..c16baf0768 --- /dev/null +++ b/app/bluetooth/common/cs_initiator_display/src/cs_initiator_display_core.c @@ -0,0 +1,221 @@ +/***************************************************************************//** + * @file + * @brief CS Initiator display core logic + ******************************************************************************* + * # License + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ +// ----------------------------------------------------------------------------- +// Includes +#include +#include +#include + +#include "glib.h" +#include "dmd/dmd.h" + +#include "sl_rtl_clib_api.h" +#include "cs_initiator_display_config.h" +#include "cs_initiator_display_core.h" +#include "cs_initiator_display.h" + +// ----------------------------------------------------------------------------- +// Macros + +#define DEFAULT_FONT_TYPE ((GLIB_Font_t *)&GLIB_FontNarrow6x8) +#define STRING_LEN 40 + +// ----------------------------------------------------------------------------- +// Static function declarations +static void clear_row(uint8_t row); + +// ----------------------------------------------------------------------------- +// Static variables +static GLIB_Context_t glib_context; +static GLIB_Align_t glib_text_alignment; +static bool scan_on = false; + +cs_initiator_display_content_t lcd_content; +cs_initiator_display_content_t prev_lcd_content; + +/****************************************************************************** + * CS Initiator display clear specified row. + *****************************************************************************/ +static void clear_row(uint8_t row) +{ + const char empty[] = " "; + GLIB_drawStringOnLine(&glib_context, + empty, + row, + GLIB_ALIGN_LEFT, + 0, + 0, + true); +} + +/****************************************************************************** + * CS Initiator display init. + *****************************************************************************/ +sl_status_t cs_initiator_display_init(void) +{ + EMSTATUS status; + + memset(&lcd_content, 0, sizeof(cs_initiator_display_content_t)); + memset(&prev_lcd_content, 0, sizeof(cs_initiator_display_content_t)); + + status = DMD_init(0); + if (status != DMD_OK) { + display_log_error("DMD_init failed! [E:0x%x]" NL, status); + return SL_STATUS_INITIALIZATION; + } + + status = GLIB_contextInit(&glib_context); + if (status != GLIB_OK) { + display_log_error("DMD_init failed! [E:0x%x]" NL, status); + return SL_STATUS_INITIALIZATION; + } + + glib_context.backgroundColor = White; + glib_context.foregroundColor = Black; + + GLIB_setFont(&glib_context, DEFAULT_FONT_TYPE); + GLIB_clear(&glib_context); + cs_initiator_display_set_alignment(CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER); + + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_TITLE_VENDOR_TEXT, ROW_SYSTEM); + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_TITLE_DEVICE_TEXT, ROW_ROLE); + + cs_initiator_display_set_alignment(CS_INITIATOR_DISPLAY_ALIGNMENT_LEFT); + + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_DISTANCE_TEXT, + ROW_DISTANCE_TEXT); + + cs_initiator_display_print_float_value(lcd_content.distance, + ROW_DISTANCE_VALUE, + "m"); + + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_RSSI_DISTANCE_TEXT, ROW_RSSI_DISTANCE_TEXT); + cs_initiator_display_print_float_value(lcd_content.rssi_distance, ROW_RSSI_DISTANCE_VALUE, "m"); + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_LIKELINESS_TEXT, ROW_LIKELINESS_TEXT); + cs_initiator_display_print_float_value(lcd_content.likeliness, ROW_LIKELINESS_VALUE, NULL); + + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_BER_TEXT, ROW_BIT_ERROR_RATE_TEXT); + cs_initiator_display_print_float_value(lcd_content.bit_error_rate, ROW_BIT_ERROR_RATE_VALUE, NULL); + + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_SCANNING_TEXT, ROW_STATE); + + // force update LCD content for drawing the first screen + cs_initiator_display_update(); + return SL_STATUS_OK; +} + +/****************************************************************************** + * CS Initiator display update display content. + *****************************************************************************/ +void cs_initiator_display_update(void) +{ + DMD_updateDisplay(); +} + +/****************************************************************************** + * CS Initiator display set display alignment. + *****************************************************************************/ +void cs_initiator_display_set_alignment(cs_initiator_display_alignment_t alignment) +{ + switch (alignment) { + case CS_INITIATOR_DISPLAY_ALIGNMENT_LEFT: + glib_text_alignment = GLIB_ALIGN_LEFT; + break; + + case CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER: + glib_text_alignment = GLIB_ALIGN_CENTER; + break; + + case CS_INITIATOR_DISPLAY_ALIGNMENT_RIGHT: + glib_text_alignment = GLIB_ALIGN_RIGHT; + break; + } +} + +/****************************************************************************** + * CS Initiator display write string to a specified row. + *****************************************************************************/ +void cs_initiator_display_write_text(char *str, uint8_t row) +{ + if (!strlen(str)) { + return; + } + clear_row(row); + GLIB_drawStringOnLine(&glib_context, + str, + row, + glib_text_alignment, + 0, + 0, + true); +} + +// ----------------------------------------------------------------------------- +// Event / callback declarations + +/****************************************************************************** + * Bluetooth stack event handler. + *****************************************************************************/ +void cs_initiator_display_on_event(sl_bt_msg_t *evt) +{ + bool update_display = false; + + switch (SL_BT_MSG_ID(evt->header)) { + case sl_bt_evt_system_boot_id: + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_INITIALIZED_TEXT, ROW_STATE); + update_display = true; + break; + case sl_bt_evt_connection_opened_id: + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_CONNECTED_TEXT, ROW_STATE); + scan_on = false; + update_display = true; + break; + case sl_bt_evt_connection_closed_id: + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_DISCONNECTED_TEXT, ROW_STATE); + update_display = true; + break; + // do the same for these 2 events + case sl_bt_evt_scanner_extended_advertisement_report_id: + case sl_bt_evt_scanner_legacy_advertisement_report_id: + if (!scan_on) { + scan_on = true; + cs_initiator_display_write_text(CS_INITIATOR_DISPLAY_STATE_SCANNING_TEXT, ROW_STATE); + update_display = true; + } + break; + default: + break; + } + + // update display only in case its necessary + if (update_display) { + cs_initiator_display_update(); + } +} diff --git a/app/bluetooth/common/cs_ras/cs_ras.c b/app/bluetooth/common/cs_ras/cs_ras.c index 09970ce4b4..6811ee6a6d 100644 --- a/app/bluetooth/common/cs_ras/cs_ras.c +++ b/app/bluetooth/common/cs_ras/cs_ras.c @@ -31,6 +31,8 @@ #include "app_log.h" #include "cs_ras.h" +#define RAS_PREFIX "[RAS] " + ras_control_point_parse_result cs_ras_parse_control_point_message(uint8_t *message, uint8_t message_len) { ras_control_point_parse_result result = { .periodic_notification_mode_set_enabled = false }; @@ -44,12 +46,12 @@ ras_control_point_parse_result cs_ras_parse_control_point_message(uint8_t *messa case CS_RAS_OPCODE_RANGING_DATA_GET_COMMAND: { if (message_len != sizeof(ras_ranging_data_get_command_t)) { - app_log_warning("Message length mismatch, discarding" APP_LOG_NL); + app_log_warning(RAS_PREFIX "Message length mismatch, discarding" APP_LOG_NL); result.opcode = CS_RAS_OPCODE_INVALID; return result; } ras_ranging_data_get_command_t cmd = *((ras_ranging_data_get_command_t *)(message)); - app_log_info("RAS Ranging Data Get message received; index='%u' se_idx='%u'" + app_log_info(RAS_PREFIX "RAS Ranging Data Get message received; index='%u' se_idx='%u'" APP_LOG_NL, cmd.procedure_index, cmd.subevent_index); @@ -66,12 +68,12 @@ ras_control_point_parse_result cs_ras_parse_control_point_message(uint8_t *messa case CS_RAS_OPCODE_RANGING_DATA_READY_INDICATION: { if (message_len != sizeof(ras_ranging_data_ready_indication_t)) { - app_log_warning("Message length mismatch, discarding" APP_LOG_NL); + app_log_warning(RAS_PREFIX "Message length mismatch, discarding" APP_LOG_NL); result.opcode = CS_RAS_OPCODE_INVALID; return result; } ras_ranging_data_ready_indication_t cmd = *((ras_ranging_data_ready_indication_t *)(message)); - app_log_info("RAS Ranging Data Ready message received; index='%u' num_se='%u' se_idx='%u' size='%u'" APP_LOG_NL, + app_log_info(RAS_PREFIX "RAS Ranging Data Ready message received; index='%u' num_se='%u' se_idx='%u' size='%u'" APP_LOG_NL, cmd.procedure_index, cmd.number_of_subevents, cmd.subevent_index, cmd.subevent_index_data_size); result.opcode = CS_RAS_OPCODE_RANGING_DATA_READY_INDICATION; return result; @@ -79,7 +81,7 @@ ras_control_point_parse_result cs_ras_parse_control_point_message(uint8_t *messa break; default: - app_log_warning("Unknown RAS Control Point message received" APP_LOG_NL); + app_log_warning(RAS_PREFIX "Unknown RAS Control Point message received" APP_LOG_NL); break; } @@ -102,7 +104,7 @@ sl_status_t cs_ras_create_control_point_response(uint8_t *data, if (ras_opcode == CS_RAS_OPCODE_RANGING_DATA_READY_INDICATION) { // Enable RAS Periodic Notification mode if (enable_periodic_notification_mode) { - app_log_info("Requesting RAS Periodic Notification mode" APP_LOG_NL); + app_log_info(RAS_PREFIX "Requesting RAS Periodic Notification mode" APP_LOG_NL); cmd->opcode = CS_RAS_OPCODE_RANGING_DATA_GET_COMMAND; cmd->antenna_path_index_filter = 0; cmd->keep_notification = 0; @@ -112,7 +114,7 @@ sl_status_t cs_ras_create_control_point_response(uint8_t *data, cmd->subevent_ranging_data_offset = 0; } else { // Request the new data manually - app_log_info("Requesting Ranging Data" APP_LOG_NL); + app_log_info(RAS_PREFIX "Requesting Ranging Data" APP_LOG_NL); ras_ranging_data_ready_indication_t rx_cmd = *((ras_ranging_data_ready_indication_t*)(data)); cmd->opcode = CS_RAS_OPCODE_RANGING_DATA_GET_COMMAND; cmd->antenna_path_index_filter = 0; diff --git a/app/bluetooth/common/cs_ras/cs_ras.h b/app/bluetooth/common/cs_ras/cs_ras.h index 08a7c09f91..147df674f8 100644 --- a/app/bluetooth/common/cs_ras/cs_ras.h +++ b/app/bluetooth/common/cs_ras/cs_ras.h @@ -31,6 +31,11 @@ #ifndef CS_RAS_H #define CS_RAS_H +/***********************************************************************************************//** + * @addtogroup cs_ras + * @{ + **************************************************************************************************/ + #include "sl_common.h" #include "sl_bgapi.h" #include "sl_status.h" @@ -109,9 +114,10 @@ void cs_ras_periodic_notification_mode_set_enabled(bool state); bool cs_ras_periodic_notification_mode_enabled(void); /**************************************************************************//** - * CS initiator init function that sets the first discovery and - * initiator config and register the selected callback function pointer as a - * callback for the distance measurement. + * Parse a RAS control point message and extract the payload contents. + * The opcode in the result structure will indicate whether + * the parsing was successful. + * * @param[in] message pointer to the RAS message * @param[in] message_len length of the message * @return ras_control_point_parse_result struct with the results @@ -139,4 +145,5 @@ sl_status_t cs_ras_create_control_point_response(uint8_t *data, }; #endif +/** @} (end addtogroup cs_ras) */ #endif // CS_RAS_H diff --git a/app/bluetooth/common/cs_reflector/config/cs_reflector_config.h b/app/bluetooth/common/cs_reflector/config/cs_reflector_config.h index 5bd9bfbdd2..7f5187e2bc 100644 --- a/app/bluetooth/common/cs_reflector/config/cs_reflector_config.h +++ b/app/bluetooth/common/cs_reflector/config/cs_reflector_config.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector configuration + * @brief CS Reflector configuration ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -31,13 +31,18 @@ #ifndef CS_REFLECTOR_CONFIG_H #define CS_REFLECTOR_CONFIG_H +/***********************************************************************************************//** + * @addtogroup cs_reflector + * @{ + **************************************************************************************************/ + #include "sl_bluetooth_connection_config.h" #define CS_REFLECTOR_MAX_CONNECTIONS SL_BT_CONFIG_MAX_CONNECTIONS // <<< Use Configuration Wizard in Context Menu >>> -// CS reflector configuration +// CS Reflector configuration // Size of the Channel Sounding event buffer [elements] <1..255> // Default: 16 @@ -60,12 +65,21 @@ // Default: 0 #define CS_REFLECTOR_ANTENNA_OFFSET 0 -// Reflector logging +// Reflector logging // Default: 1 // Enable reflector component logging #define CS_REFLECTOR_LOG 1 +// Log prefix +// Default: "[Reflector]" +#ifndef CS_REFLECTOR_LOG_PREFIX +#define CS_REFLECTOR_LOG_PREFIX "[Reflector]" +#endif + +// + // // <<< end of configuration section >>> +/** @} (end addtogroup cs_reflector) */ #endif // CS_REFLECTOR_CONFIG_H diff --git a/app/bluetooth/common/cs_reflector/cs_reflector.c b/app/bluetooth/common/cs_reflector/cs_reflector.c index 3ec3130506..13199b9ace 100644 --- a/app/bluetooth/common/cs_reflector/cs_reflector.c +++ b/app/bluetooth/common/cs_reflector/cs_reflector.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector + * @brief CS Reflector ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -46,8 +46,9 @@ // Component logging #if defined(SL_CATALOG_APP_LOG_PRESENT) && CS_REFLECTOR_LOG -#define LOG_PREFIX "[reflector] " +#define LOG_PREFIX CS_REFLECTOR_LOG_PREFIX " " #define LOG_NL APP_LOG_NL +#define INSTANCE_PREFIX "[%u] " #define reflector_log_debug(...) app_log_debug(LOG_PREFIX __VA_ARGS__) #define reflector_log_info(...) app_log_info(LOG_PREFIX __VA_ARGS__) #define reflector_log_warning(...) app_log_warning(LOG_PREFIX __VA_ARGS__) @@ -55,6 +56,7 @@ #define reflector_log_critical(...) app_log_critical(LOG_PREFIX __VA_ARGS__) #else #define LOG_NL +#define INSTANCE_PREFIX #define reflector_log_debug(...) #define reflector_log_info(...) #define reflector_log_warning(...) @@ -84,7 +86,7 @@ bool cs_reflector_identify(uint8_t conn_handle) sl_status_t cs_reflector_create(uint8_t conn_handle, cs_reflector_config_t *reflector_config) { - reflector_log_info("R#%u - Creating new reflector instance; conn_handle='%u'" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "Creating new reflector instance; conn_handle='%u'" LOG_NL, conn_handle, conn_handle); sl_status_t sc = sl_bt_cs_set_default_settings(conn_handle, @@ -97,22 +99,23 @@ sl_status_t cs_reflector_create(uint8_t conn_handle, } // Add the new instance - if (!cs_rcm_add_new_initiator_connection(conn_handle)) { + sc = cs_rcm_add_new_initiator_connection(conn_handle); + if (sc != SL_STATUS_OK) { // New instance cannot be added - we're at capacity - reflector_log_warning("R#%u - Cannot add new reflector connection" LOG_NL, + reflector_log_warning(INSTANCE_PREFIX "Cannot add new reflector connection" LOG_NL, conn_handle); return SL_STATUS_ALLOCATION_FAILED; } cs_reflector_gattdb_init(); - reflector_log_info("Reflector instances: %lu/%u" LOG_NL, + reflector_log_info("Instances: %u/%u" LOG_NL, cs_rcm_get_number_of_connections(), CS_REFLECTOR_MAX_CONNECTIONS); return sc; } -uint32_t cs_reflector_get_active_instance_count(void) +uint8_t cs_reflector_get_active_instance_count(void) { return cs_rcm_get_number_of_connections(); } @@ -122,10 +125,10 @@ sl_status_t cs_reflector_delete(uint8_t conn_handle) if (!cs_reflector_identify(conn_handle)) { return SL_STATUS_NOT_FOUND; } - reflector_log_info("R#%u - Deleting instance" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "Deleting instance" LOG_NL, conn_handle); cs_rcm_remove_initiator_connection(conn_handle); cs_reflector_event_buf_purge_data(conn_handle); - reflector_log_info("Reflector instances: %lu/%u" LOG_NL, + reflector_log_info("Instances: %u/%u" LOG_NL, cs_rcm_get_number_of_connections(), CS_REFLECTOR_MAX_CONNECTIONS); return SL_STATUS_OK; @@ -157,7 +160,7 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) // Set message handled handled = true; reflector_log_info("-------------------------------------------------------" LOG_NL); - reflector_log_info("R#%u - CS procedure started" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "CS procedure started" LOG_NL, conn_handle); } break; @@ -178,7 +181,7 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) uint16_t received_procedure_index = 0u; received_procedure_index = evt->data.evt_cs_result.procedure_counter; - reflector_log_debug("R#%u - CS procedure result; idx_original='%u'" LOG_NL, + reflector_log_debug(INSTANCE_PREFIX "CS procedure result; idx_original='%u'" LOG_NL, conn_handle, evt->data.evt_cs_result.procedure_counter); // Count the real procedure index (stack returns 0 for consecutive subevents) @@ -190,7 +193,7 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) current_procedure_index = received_procedure_index; } - reflector_log_info("R#%u - CS procedure result available; procedure_index='%u' se_idx='%u' se_done='%02x'" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "CS procedure result available; procedure_index='%u' se_idx='%u' se_done='%02x'" LOG_NL, conn_handle, current_procedure_index, current_cs_subevent_index, @@ -244,14 +247,15 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) uint8_t cs_procedure_status = evt->data.evt_cs_result.procedure_done_status; if (cs_procedure_status == 0x00) { - reflector_log_info("R#%u - CS procedure finished" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "CS procedure finished" LOG_NL, conn_handle); } else if (cs_procedure_status == 0x01) { - reflector_log_info("R#%u - CS procedure ongoing, waiting for further results..." LOG_NL, + reflector_log_info(INSTANCE_PREFIX "CS procedure ongoing, waiting for further results..." LOG_NL, conn_handle); } else { - reflector_log_error("R#%u - CS procedure failed; error='0x%02x" LOG_NL, + reflector_log_error(INSTANCE_PREFIX "CS procedure failed; error='0x%02x'; reason='0x%02x'" LOG_NL, conn_handle, - cs_procedure_status); + cs_procedure_status, + evt->data.evt_cs_result.abort_reason); } } break; @@ -261,7 +265,6 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) case sl_bt_evt_gatt_server_attribute_value_id: { uint8_t conn_handle = evt->data.evt_gatt_characteristic_value.connection; - //reflector_log_info("R#%u - Received new GATT data" LOG_NL, conn_handle); connection_ctx_t *conn_ctx = cs_rcm_get_connection_ctx(conn_handle); if (conn_ctx == NULL) { @@ -271,7 +274,7 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) handled = true; // If the RAS Control Point was written if (evt->data.evt_gatt_characteristic_value.characteristic == gattdb_ras_control_point_chr_handle) { - reflector_log_info("R#%u - Received new RAS Control Point message" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "Received new RAS Control Point message" LOG_NL, conn_handle); // Parse the incoming RAS message // The result - if valid - will tell the opcode and whether the @@ -292,12 +295,12 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) // If the RAS Periodic Notification was enabled if (conn_ctx->ras_periodic_notification_mode_enabled) { - reflector_log_info("R#%u - RAS Periodic Notification mode enabled" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "RAS Periodic Notification mode enabled" LOG_NL, conn_handle); // Send out all the results we have while (cs_reflector_send_next_available(conn_handle)) ; } else { - reflector_log_info("R#%u - RAS Periodic Notification mode disabled" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "RAS Periodic Notification mode disabled" LOG_NL, conn_handle); } } @@ -317,7 +320,7 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) if (evt->data.evt_gatt_server_characteristic_status.characteristic == gattdb_ras_control_point_chr_handle) { connection_ctx_t *conn_ctx = cs_rcm_get_connection_ctx(conn_handle); if (conn_ctx == NULL) { - reflector_log_warning("R#%u - Couldn't find registered connection for handle '%u'" LOG_NL, + reflector_log_warning(INSTANCE_PREFIX "Couldn't find registered connection for handle '%u'" LOG_NL, conn_handle, conn_handle); break; @@ -326,14 +329,14 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) handled = true; if ((evt->data.evt_gatt_server_characteristic_status.client_config_flags == 0x02) && (evt->data.evt_gatt_server_characteristic_status.status_flags == 0x01)) { - reflector_log_info("R#%u - RAS control point indication enabled" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "RAS control point indication enabled" LOG_NL, conn_handle); conn_ctx->ras_control_point_indication_enabled = true; } else if ((evt->data.evt_gatt_server_characteristic_status.client_config_flags == 0x00) && (evt->data.evt_gatt_server_characteristic_status.status_flags == 0x01)) { - reflector_log_info("R#%u - RAS control point indication disabled" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "RAS control point indication disabled" LOG_NL, conn_handle); conn_ctx->ras_control_point_indication_enabled = false; } else if (evt->data.evt_gatt_server_characteristic_status.status_flags == 0x02) { - reflector_log_info("R#%u - RAS control point confirmation received" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "RAS control point confirmation received" LOG_NL, conn_handle); conn_ctx->indication_in_progress = false; cs_indicate_ranging_data_ready(conn_handle); } @@ -351,7 +354,7 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) } // Set message handled handled = true; - reflector_log_info("R#%u - CS Security Enable completed" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "CS Security Enable completed" LOG_NL, conn_handle); } break; @@ -365,7 +368,7 @@ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt) } // Set message handled handled = true; - reflector_log_info("R#%u - CS configuration completed" LOG_NL, conn_handle); + reflector_log_info(INSTANCE_PREFIX "CS configuration completed" LOG_NL, conn_handle); } break; } @@ -378,19 +381,19 @@ static bool cs_reflector_send_next_available(const uint8_t conn_handle) { cs_event_data_t *cs_event_buf_entry = cs_reflector_event_buf_get_next_element(conn_handle); if (cs_event_buf_entry == NULL) { - reflector_log_warning("R#%u - No results left to transfer for this connection" LOG_NL, + reflector_log_warning(INSTANCE_PREFIX "No results left to transfer for this connection" LOG_NL, conn_handle); return false; } - reflector_log_info("R#%u - Transferring next CS result to the initiator; index='%u' subevent_index='%u' len='%u'" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "Transferring next CS result to the initiator; index='%u' subevent_index='%u' len='%u'" LOG_NL, conn_handle, cs_event_buf_entry->procedure_index, cs_event_buf_entry->subevent_index, cs_event_buf_entry->data_len); struct sl_bt_evt_cs_result_s* result_ptr = (struct sl_bt_evt_cs_result_s*)cs_event_buf_entry->data; - reflector_log_info("R#%u - CS packet details; proc_cnt='%u' proc_done='%u' se_done='%u' len='%u'" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "CS packet details; proc_cnt='%u' proc_done='%u' se_done='%u' len='%u'" LOG_NL, conn_handle, result_ptr->procedure_counter, result_ptr->procedure_done_status, @@ -404,7 +407,7 @@ static bool cs_reflector_send_next_available(const uint8_t conn_handle) // Give warning that we couldn't transfer the data // Data will be discarded anyways if (sc != SL_STATUS_OK) { - reflector_log_warning("R#%u - Cannot transfer CS result, discarding; idx='%u' sc='0x%02lx'" LOG_NL, + reflector_log_warning(INSTANCE_PREFIX "Cannot transfer CS result, discarding; idx='%u' sc='0x%02lx'" LOG_NL, conn_handle, cs_event_buf_entry->procedure_index, sc); @@ -423,12 +426,12 @@ static void cs_reflector_find_and_send_cs_result(const uint8_t conn_handle, procedure_index, subevent_index); if (cs_event_buf_entry == NULL) { - reflector_log_warning("R#%u - Requested CS result cannot be found; index='%u' subevent_index='%u'" LOG_NL, + reflector_log_warning(INSTANCE_PREFIX "Requested CS result cannot be found; index='%u' subevent_index='%u'" LOG_NL, conn_handle, procedure_index, subevent_index); return; } - reflector_log_info("R#%u - Transferring CS result to the initiator; index='%u' subevent_index='%u'" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "Transferring CS result to the initiator; index='%u' subevent_index='%u'" LOG_NL, conn_handle, procedure_index, subevent_index); @@ -446,7 +449,7 @@ void cs_indicate_ranging_data_ready(const uint8_t conn_handle) { connection_ctx_t *conn_ctx = cs_rcm_get_connection_ctx(conn_handle); if (conn_ctx == NULL) { - reflector_log_warning("R#%u - Couldn't find registered connection for handle '%u'" LOG_NL, + reflector_log_warning(INSTANCE_PREFIX "Couldn't find registered connection for handle '%u'" LOG_NL, conn_handle, conn_handle); return; @@ -473,8 +476,8 @@ void cs_indicate_ranging_data_ready(const uint8_t conn_handle) cmd.number_of_subevents = 1u; cmd.subevent_index = current_event->subevent_index; cmd.subevent_index_data_size = current_event->data_len; - reflector_log_info("R#%u - Sending RAS Ranging Data Ready indication; " - "index='%u' num_se='%u' se_idx='%u' size='%u'" LOG_NL, + reflector_log_info(INSTANCE_PREFIX "Sending RAS Ranging Data Ready indication; " + "index='%u' num_se='%u' se_idx='%u' size='%u'" LOG_NL, conn_handle, cmd.procedure_index, cmd.number_of_subevents, @@ -487,7 +490,7 @@ void cs_indicate_ranging_data_ready(const uint8_t conn_handle) sizeof(ras_ranging_data_ready_indication_t), (uint8_t*)&cmd); if (sc != SL_STATUS_OK) { - reflector_log_warning("R#%u - Failed to send RAS Ranging Data Ready indication" LOG_NL, + reflector_log_warning(INSTANCE_PREFIX "Failed to send RAS Ranging Data Ready indication" LOG_NL, conn_handle); } else { current_event->indication_sent = true; diff --git a/app/bluetooth/common/cs_reflector/cs_reflector.h b/app/bluetooth/common/cs_reflector/cs_reflector.h index 6613d9ee95..70ff88c740 100644 --- a/app/bluetooth/common/cs_reflector/cs_reflector.h +++ b/app/bluetooth/common/cs_reflector/cs_reflector.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector + * @brief CS Reflector ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -31,6 +31,11 @@ #ifndef CS_REFLECTOR_H #define CS_REFLECTOR_H +/***********************************************************************************************//** + * @addtogroup cs_reflector + * @{ + **************************************************************************************************/ + #include #include #include "sl_bt_api.h" @@ -66,7 +71,7 @@ sl_status_t cs_reflector_create(uint8_t conn_handle, * * @return the number of active reflector instances *****************************************************************************/ -uint32_t cs_reflector_get_active_instance_count(void); +uint8_t cs_reflector_get_active_instance_count(void); /**************************************************************************//** * Delete the reflector associated with the given connection handle @@ -86,4 +91,5 @@ sl_status_t cs_reflector_delete(uint8_t conn_handle); *****************************************************************************/ bool cs_reflector_on_bt_event(sl_bt_msg_t *evt); +/** @} (end addtogroup cs_reflector) */ #endif // CS_REFLECTOR_H diff --git a/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.c b/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.c index 73e3a9550a..7c64d69ac3 100644 --- a/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.c +++ b/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector connection manager + * @brief CS Reflector connection manager ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -67,7 +67,7 @@ connection_ctx_t *cs_rcm_get_connection_ctx(const uint8_t conn_handle) return &connections[idx]; } -bool cs_rcm_add_new_initiator_connection(const uint8_t conn_handle) +sl_status_t cs_rcm_add_new_initiator_connection(const uint8_t conn_handle) { // Find the first empty spot bool found = false; @@ -80,7 +80,7 @@ bool cs_rcm_add_new_initiator_connection(const uint8_t conn_handle) } // No free spots available if (!found) { - return false; + return SL_STATUS_FULL; } // Add the new connection and initialize the context connections[i].conn_handle = conn_handle; @@ -90,7 +90,7 @@ bool cs_rcm_add_new_initiator_connection(const uint8_t conn_handle) connections[i].indication_in_progress = false; connections[i].current_cs_subevent_index = 0u; connections[i].current_procedure_index = 0u; - return true; + return SL_STATUS_OK; } void cs_rcm_remove_initiator_connection(const uint8_t conn_handle) @@ -122,9 +122,9 @@ bool cs_rcm_can_accept_new_connection(void) return false; } -uint32_t cs_rcm_get_number_of_connections(void) +uint8_t cs_rcm_get_number_of_connections(void) { - uint32_t num_of_connections = 0u; + uint8_t num_of_connections = 0u; for (uint8_t i = 0; i < CS_REFLECTOR_MAX_CONNECTIONS; i++) { if (connections[i].in_use) { num_of_connections++; diff --git a/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.h b/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.h index 39cbdba34e..7745eb38ad 100644 --- a/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.h +++ b/app/bluetooth/common/cs_reflector/cs_reflector_connmanager.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector connection manager (RCM) + * @brief CS Reflector connection manager (RCM) ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -31,8 +31,14 @@ #ifndef CS_REFLECTOR_CONNMANAGER_H #define CS_REFLECTOR_CONNMANAGER_H +/***********************************************************************************************//** + * @addtogroup cs_reflector + * @{ + **************************************************************************************************/ + #include #include +#include "sl_status.h" // Connection context typedef struct { @@ -61,16 +67,14 @@ connection_ctx_t *cs_rcm_get_connection_ctx(const uint8_t conn_handle); * * @param[in] conn_handle the connection handle to register * - * @return true if registration was successful, false otherwise + * @return status of the operation *****************************************************************************/ -bool cs_rcm_add_new_initiator_connection(const uint8_t conn_handle); +sl_status_t cs_rcm_add_new_initiator_connection(const uint8_t conn_handle); /**************************************************************************//** * Remove an initiator connection with the provided handle. * * @param[in] conn_handle the connection handle to remove - * - * @return true if removal was successful, false otherwise *****************************************************************************/ void cs_rcm_remove_initiator_connection(const uint8_t conn_handle); @@ -86,6 +90,7 @@ bool cs_rcm_can_accept_new_connection(void); * * @return the number of active connections *****************************************************************************/ -uint32_t cs_rcm_get_number_of_connections(void); +uint8_t cs_rcm_get_number_of_connections(void); +/** @} (end addtogroup cs_reflector) */ #endif // CS_REFLECTOR_CONNMANAGER_H diff --git a/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.c b/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.c index 45579bbaf4..fdf2b2f581 100644 --- a/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.c +++ b/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector CS event buffer manager + * @brief CS Reflector CS event buffer manager ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com diff --git a/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.h b/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.h index 9d03f47d96..e0dace5390 100644 --- a/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.h +++ b/app/bluetooth/common/cs_reflector/cs_reflector_event_buf.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector CS event buffer manager + * @brief CS Reflector CS event buffer manager ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -31,6 +31,11 @@ #ifndef CS_REFLECTOR_EVENT_BUF_H #define CS_REFLECTOR_EVENT_BUF_H +/***********************************************************************************************//** + * @addtogroup cs_reflector + * @{ + **************************************************************************************************/ + #include #include #include @@ -109,4 +114,5 @@ cs_event_data_t *cs_reflector_event_buf_find(const uint8_t conn_handle, *****************************************************************************/ cs_event_data_t *cs_reflector_event_buf_get_next_unindicated(const uint8_t conn_handle); +/** @} (end addtogroup cs_reflector) */ #endif // CS_REFLECTOR_EVENT_BUF_H diff --git a/app/bluetooth/common/ncp/sl_ncp.c b/app/bluetooth/common/ncp/sl_ncp.c index bfd6900df3..128e91f5a5 100644 --- a/app/bluetooth/common/ncp/sl_ncp.c +++ b/app/bluetooth/common/ncp/sl_ncp.c @@ -48,6 +48,7 @@ #if defined(SL_CATALOG_GECKO_BOOTLOADER_INTERFACE_PRESENT) #include "btl_interface.h" #endif // SL_CATALOG_GECKO_BOOTLOADER_INTERFACE_PRESENT +extern void sli_simple_com_cancel_receive(void); // Command buffer typedef struct { @@ -103,7 +104,8 @@ static inline void evt_clr_available(void); // Timer handle and callback for command timeout. static app_timer_t cmd_timer; -static void cmd_timer_cb(app_timer_t *timer, void *data); +static void cmd_timer_cb1(app_timer_t *timer, void *data); +static void cmd_timer_cb2(app_timer_t *timer, void *data); #if defined(SL_CATALOG_WAKE_LOCK_PRESENT) static inline bool sleep_signal_mask_is_set(void); @@ -596,8 +598,8 @@ static void cmd_enqueue(uint16_t len, uint8_t *data) // Start timer used for max waiting time of fragmented packets. sc = app_timer_start(&cmd_timer, SL_NCP_CMD_TIMEOUT_MS, - cmd_timer_cb, - NULL, + cmd_timer_cb1, // first timeout will try finish the command from buffer + (void *)cmd_timer_cb2, // pass the emergency cb as parameter that will respond SL_STATUS_INCOMPLETE, otherwise false); app_assert_status(sc); } @@ -649,15 +651,50 @@ static void evt_dequeue(void) // ----------------------------------------------------------------------------- // Timer callback function -static void cmd_timer_cb(app_timer_t *timer, void *data) +static void cmd_timer_cb1(app_timer_t *timer, void *data) +{ + // Try cancel receive first... + sli_simple_com_cancel_receive(); + // Restart timer once more to wait for the packet to be finished from buffer + (void)app_timer_start(timer, + SL_NCP_CMD_TIMEOUT_MS, + (app_timer_callback_t)data, + NULL, + false); +} + +static void cmd_timer_cb2(app_timer_t *timer, void *data) { (void)data; (void)timer; + uint8_t rsp_buf[SL_BGAPI_MSG_HEADER_LEN + SL_BGAPI_MSG_ERROR_PAYLOAD_LEN] = { 0 }; + sl_bt_msg_t *response = (sl_bt_msg_t *)rsp_buf; + uint32_t cmd_hdr; // Signal the other end that the command was received only partially + while (cmd.len < sizeof(cmd_hdr)) { + cmd.buf[cmd.len++] = 0; + } // then clean buffer. The timer is already stopped. - sl_bt_send_system_error(SL_STATUS_COMMAND_INCOMPLETE, 0, NULL); + memcpy(&cmd_hdr, cmd.buf, sizeof(cmd_hdr)); + // Prepare the response for the other end that the command was received + // only partially then send the response. The timer is already stopped. + sl_bgapi_set_error_response(cmd_hdr, + (uint16_t) SL_STATUS_COMMAND_INCOMPLETE, + &rsp_buf, + sizeof(rsp_buf)); + cmd_dequeue(); +#if defined(SL_CATALOG_NCP_SEC_PRESENT) + response = sl_ncp_sec_process_response(response, SL_BT_MSG_ENCRYPTED(cmd_hdr)); +#endif + busy = true; +#if defined(SL_CATALOG_WAKE_LOCK_PRESENT) + // Wake up other controller + sl_wake_lock_set_remote_req(); +#endif // SL_CATALOG_WAKE_LOCK_PRESENT + // Transmit command error response + sl_simple_com_transmit((uint32_t)(MSG_GET_LEN(response)), rsp_buf); } // ----------------------------------------------------------------------------- diff --git a/app/bluetooth/common/simple_com/sl_simple_com_cpc.c b/app/bluetooth/common/simple_com/sl_simple_com_cpc.c index e84570f470..e920bb2e63 100644 --- a/app/bluetooth/common/simple_com/sl_simple_com_cpc.c +++ b/app/bluetooth/common/simple_com/sl_simple_com_cpc.c @@ -179,6 +179,14 @@ void sl_simple_com_receive(void) // Not needed in CPC communication } +/**************************************************************************//** + * Receive cancel function + *****************************************************************************/ +SL_WEAK void sli_simple_com_cancel_receive(void) +{ + // Not needed in CPC communication +} + /**************************************************************************//** * Transmit completed callback * diff --git a/app/bluetooth/common/simple_com/sl_simple_com_usart.c b/app/bluetooth/common/simple_com/sl_simple_com_usart.c index 3340f8862a..27cb3fffdc 100644 --- a/app/bluetooth/common/simple_com/sl_simple_com_usart.c +++ b/app/bluetooth/common/simple_com/sl_simple_com_usart.c @@ -216,12 +216,12 @@ void sl_simple_com_receive(void) // Clear pending RX interrupt flag in NVIC NVIC_ClearPendingIRQ(irq_number); NVIC_EnableIRQ(irq_number); - // Setup RX timeout to 65 bit-time + // Setup RX timeout to 255 bit-time uartdrv_handle->peripheral.uart->TIMECMP1 = \ (USART_TIMECMP1_TSTOP_RXACT | USART_TIMECMP1_TSTART_RXEOF | USART_TIMECMP1_RESTARTEN - | (0x40 << _USART_TIMECMP1_TCMPVAL_SHIFT)); + | (0xff << _USART_TIMECMP1_TCMPVAL_SHIFT)); // Clear any USART interrupt flags USART_IntClear(uartdrv_handle->peripheral.uart, _USART_IF_MASK); CORE_ATOMIC_SECTION( @@ -266,6 +266,11 @@ SL_WEAK void sl_simple_com_receive_cb(sl_status_t status, (void)len; } +void sli_simple_com_cancel_receive(void) +{ + (void) cancel_receive(uartdrv_handle); +} + // ----------------------------------------------------------------------------- // Private functions @@ -279,29 +284,31 @@ SL_WEAK void sl_simple_com_receive_cb(sl_status_t status, *****************************************************************************/ void sli_simple_com_isr(void) { + CORE_DECLARE_IRQ_STATE; // RX timeout, stop transfer and handle what we got in buffer if (uartdrv_handle->peripheral.uart->IF & USART_IF_TCMP1) { - CORE_DECLARE_IRQ_STATE; + // Assert nRTS + UARTDRV_FlowControlSet(uartdrv_handle, uartdrvFlowControlOff); + // Atomic section ensures that other ISRs with lower or equal priorities won't disrupt these operations. CORE_ENTER_ATOMIC(); - // Assert nRTS + // Mask further TCMP1 interrupts (until receive will be restarted) + USART_IntDisable(uartdrv_handle->peripheral.uart, USART_IF_TCMP1); + // Clear current timer compare interrupt flag USART_IntClear(uartdrv_handle->peripheral.uart, USART_IF_TCMP1); - uartdrv_handle->peripheral.uart->TIMECMP1 &= ~_USART_TIMECMP1_TSTART_MASK; - // Restart TCMP1 as RX timeout timer and let it run "free" - uartdrv_handle->peripheral.uart->TIMECMP1 |= USART_TIMECMP1_TSTART_RXEOF - | USART_TIMECMP1_RESTARTEN; - // Assert nRTS - if (uartdrv_handle->fcType != uartdrvFlowControlHwUart) { - UARTDRV_FlowControlSet(uartdrv_handle, uartdrvFlowControlOff); - } - // mask further TCMP1 interrupts (until receive will be restarted) - USART_IntDisable(uartdrv_handle->peripheral.uart, USART_IF_TCMP1); + // Raise to critical section to make the "blind spot" on RX (for the START edge) as short as possible. + CORE_CRITICAL_SECTION( + // TCMP1 needs to be stopped in order to be able to save power once we received a whole BGAPI message. + uartdrv_handle->peripheral.uart->TIMECMP1 &= ~_USART_TIMECMP1_TSTART_MASK; + // Restart TCMP1 as the RX timeout timer and let it run "free" as soon as a new START bit is detected. + uartdrv_handle->peripheral.uart->TIMECMP1 |= USART_TIMECMP1_TSTART_RXEOF + | USART_TIMECMP1_RESTARTEN; ) + receive_request = true; + CORE_EXIT_ATOMIC(); // cancel previous block receive operation (void)cancel_receive(uartdrv_handle); - CORE_EXIT_ATOMIC(); - receive_request = true; } if (uartdrv_handle->peripheral.uart->IF & USART_IF_RXOF) { // Assert nRTS @@ -310,8 +317,10 @@ void sli_simple_com_isr(void) // even with the flow control method set to "None" (disabled). (void)UARTDRV_Abort(uartdrv_handle, uartdrvAbortReceive); // This call may do some RX state cleanup + CORE_ENTER_ATOMIC(); USART_IntClear(uartdrv_handle->peripheral.uart, USART_IF_RXOF); receive_request = true; // Reset + CORE_EXIT_ATOMIC(); } } @@ -427,6 +436,7 @@ static Ecode_t cancel_receive(UARTDRV_Handle_t handle) // until after the critical section. In this case, the buffers no longer // exist, even though the DMA complete callback was called. if (status == ECODE_EMDRV_UARTDRV_QUEUE_EMPTY) { + CORE_EXIT_ATOMIC(); return ECODE_EMDRV_UARTDRV_QUEUE_EMPTY; } EFM_ASSERT(rxBuffer != NULL); @@ -550,9 +560,11 @@ static IRQn_Type irq_number_from_handle(UARTDRV_Handle_t handle) *****************************************************************************/ static Ecode_t uart_receive_start(UARTDRV_Handle_t handle) { - Ecode_t ec = UARTDRV_Receive(handle, rx_buf, sizeof(rx_buf), receive_cb); - receive_request = (ec != ECODE_EMDRV_UARTDRV_OK); - + Ecode_t ec; + CORE_ATOMIC_SECTION( + ec = UARTDRV_Receive(handle, rx_buf, sizeof(rx_buf), receive_cb); + receive_request = (ec != ECODE_EMDRV_UARTDRV_OK); + ) if (ec == ECODE_EMDRV_UARTDRV_OK) { USART_IntClear(uartdrv_handle->peripheral.uart, USART_IF_TCMP1); diff --git a/app/bluetooth/common_host/esl_lib/esl_lib_connection.c b/app/bluetooth/common_host/esl_lib/esl_lib_connection.c index 45768ebacb..89a5002ac1 100644 --- a/app/bluetooth/common_host/esl_lib/esl_lib_connection.c +++ b/app/bluetooth/common_host/esl_lib/esl_lib_connection.c @@ -58,7 +58,7 @@ // connection parameters for PAST #define PAST_CONN_INTERVAL_MIN ESL_LIB_CONN_INTERVAL_MIN #define PAST_CONN_INTERVAL_MAX ESL_LIB_CONN_INTERVAL_MAX -#define PAST_CONN_PERIPHERAL_LATENCY 1 // allow to skip one connection interval during PAST if there's no data +#define PAST_CONN_PERIPHERAL_LATENCY 2 // allow to skip two connection interval during PAST if there's no data #define PAST_CONN_DEFAULT_TIMEOUT 1000 // value * 10ms, this is 10 seconds #define PAST_CONN_MIN_TIMEOUT ESL_LIB_CONN_MIN_TIMEOUT #define PAST_CONN_MAX_TIMEOUT ESL_LIB_CONN_MAX_TIMEOUT @@ -1682,8 +1682,8 @@ static void run_command(esl_lib_command_list_cmd_t *cmd) if (esl_lib_pawr_contains(pawr)) { supervison_timeout = pawr->config.adv_interval.max + pawr->config.adv_interval.max / 4; // * 1.25ms - min_interval = pawr->config.adv_interval.min / 8; - max_interval = pawr->config.adv_interval.max / 4; + min_interval = pawr->config.adv_interval.min / 32; + max_interval = pawr->config.adv_interval.max / 16; if (max_interval > PAST_CONN_INTERVAL_MAX) { max_interval = PAST_CONN_INTERVAL_MAX; diff --git a/app/bluetooth/common_host/esl_lib/esl_lib_core.c b/app/bluetooth/common_host/esl_lib/esl_lib_core.c index 913d54fb8f..b508f1d438 100644 --- a/app/bluetooth/common_host/esl_lib/esl_lib_core.c +++ b/app/bluetooth/common_host/esl_lib/esl_lib_core.c @@ -128,10 +128,8 @@ void esl_lib_init(char *config) esl_lib_log_core_critical("Error initializing host library: 0x%04x" APP_LOG_NL, sc); exit(EXIT_FAILURE); } - esl_lib_log_core_info("Resetting NCP target..." APP_LOG_NL); - // Reset NCP to ensure it gets into a defined state. - // Once the chip successfully boots, boot event should be received. - sl_bt_system_reboot(); + // NCP host initialization implicitly reboots the target. + esl_lib_log_core_info("Waiting for boot event..." APP_LOG_NL); // Initialize L2CAP transfer esl_lib_log_core_debug("Init L2CAP transfer layer" APP_LOG_NL); diff --git a/app/bluetooth/common_host/esl_lib/makefile b/app/bluetooth/common_host/esl_lib/makefile index a7e0170d27..5dd67d90a3 100644 --- a/app/bluetooth/common_host/esl_lib/makefile +++ b/app/bluetooth/common_host/esl_lib/makefile @@ -31,6 +31,8 @@ endif # NCP config override override CFLAGS += -DDEFAULT_HOST_BUFLEN=16384 +override CFLAGS += -DNCP_REBOOT_TIMEOUT_INIT_MS=200 +override CFLAGS += -DNCP_REBOOT_TIMEOUT_RETRY_MS=1000 ifneq ($(MEMCHECK), 0) override CFLAGS += -DESL_LIB_MEMORY_LEAK_CHECK diff --git a/app/bluetooth/common_host/host_comm/host_comm.h b/app/bluetooth/common_host/host_comm/host_comm.h index 809c3abd3a..140a13ae81 100644 --- a/app/bluetooth/common_host/host_comm/host_comm.h +++ b/app/bluetooth/common_host/host_comm/host_comm.h @@ -38,7 +38,7 @@ #define HOST_COMM_CPC_OPTSTRING "C:" // Usage info. -#define HOST_COMM_CPC_USAGE " | -C |" +#define HOST_COMM_CPC_USAGE " | -C " // Options info. #define HOST_COMM_CPC_OPTIONS \ diff --git a/app/bluetooth/common_host/host_comm/host_comm_posix.c b/app/bluetooth/common_host/host_comm/host_comm_posix.c index 5a47015238..45ed0e85b9 100644 --- a/app/bluetooth/common_host/host_comm/host_comm_posix.c +++ b/app/bluetooth/common_host/host_comm/host_comm_posix.c @@ -70,9 +70,11 @@ typedef struct { static buf_t buf_tmp = { 0 }; static buf_t buf_in = { 0 }; -// end the receiving loop if signol is received. +// end the receiving loop if signal is received. static volatile bool run = true; +static bool comm_channel_selected = false; + // UART serial port options. static char uart_port[MAX_OPT_LEN] = DEFAULT_UART_PORT; static uint32_t uart_baud_rate = DEFAULT_UART_BAUD_RATE; @@ -109,6 +111,12 @@ sl_status_t host_comm_init(void) int32_t status; int iret; + if (!comm_channel_selected) { + app_log_error("No communication channel provided, " + "but exactly one is expected!" APP_LOG_NL); + return SL_STATUS_INVALID_PARAMETER; + } + if (!IS_EMPTY_STRING(uart_port)) { // Initialise UART serial connection. handle_ptr = &handle; @@ -129,7 +137,7 @@ sl_status_t host_comm_init(void) app_assert(status == HANDLE_VALUE_MIN, "[E: %d] Failed to open TCP/IP connection" APP_LOG_NL, status); - } else if (named_socket_target_address[0] != '\0') { + } else if (!IS_EMPTY_STRING(named_socket_target_address)) { handle_ptr = &handle; // Initialise serial communication as non-blocking. HOST_COMM_API_INITIALIZE_NONBLOCK(tcp_tx, tcp_rx, tcp_rx_peek); @@ -148,8 +156,6 @@ sl_status_t host_comm_init(void) } #endif // defined (CPC) && CPC == 1 } else { - app_log_error("Either UART serial port or TCP/IP address is mandatory." - APP_LOG_NL); return SL_STATUS_INVALID_PARAMETER; } @@ -172,11 +178,25 @@ sl_status_t host_comm_set_option(char option, char *value) switch (option) { // TCP/IP address. case 't': - strncpy(tcp_address, value, MAX_OPT_LEN); + if (!comm_channel_selected) { + strncpy(tcp_address, value, MAX_OPT_LEN); + comm_channel_selected = true; + } else { + app_log_error("More than one communication channel " + "provided, but exactly one is expected!" APP_LOG_NL); + sc = SL_STATUS_INVALID_PARAMETER; + } break; // UART serial port. case 'u': - strncpy(uart_port, value, MAX_OPT_LEN); + if (!comm_channel_selected) { + strncpy(uart_port, value, MAX_OPT_LEN); + comm_channel_selected = true; + } else { + app_log_error("More than one communication channel " + "provided, but exactly one is expected!" APP_LOG_NL); + sc = SL_STATUS_INVALID_PARAMETER; + } break; // UART baud rate. case 'b': @@ -188,13 +208,28 @@ sl_status_t host_comm_set_option(char option, char *value) break; // AF socket descriptor case 'n': - strncpy(named_socket_target_address, value, MAX_OPT_LEN); + if (!comm_channel_selected) { + strncpy(named_socket_target_address, value, MAX_OPT_LEN); + comm_channel_selected = true; + } else { + app_log_error("More than one communication channel " + "provided, but exactly one is expected!" APP_LOG_NL); + sc = SL_STATUS_INVALID_PARAMETER; + } break; #if defined (CPC) && CPC == 1 // CPC connection case 'C': - strncpy(cpc_instance_name, value, MAX_OPT_LEN); - cpc_conn = true; + if (!comm_channel_selected) { + strncpy(cpc_instance_name, value, MAX_OPT_LEN); + cpc_conn = true; + comm_channel_selected = true; + } else { + app_log_error("More than one communication channel " + "provided, but exactly one is expected!" APP_LOG_NL); + sc = SL_STATUS_INVALID_PARAMETER; + } + break; #endif // defined (CPC) && CPC == 1 // Unknown option. diff --git a/app/bluetooth/common_host/host_comm/host_comm_win.c b/app/bluetooth/common_host/host_comm/host_comm_win.c index b0222f4d4a..a2694aff2f 100644 --- a/app/bluetooth/common_host/host_comm/host_comm_win.c +++ b/app/bluetooth/common_host/host_comm/host_comm_win.c @@ -66,9 +66,11 @@ typedef struct { static buf_t buf_tmp = { 0 }; static buf_t buf_in = { 0 }; -// end the receiving loop if signol is received. +// end the receiving loop if signal is received. static volatile bool run = true; +static bool comm_channel_selected = false; + // UART serial port options. static char uart_port[MAX_OPT_LEN] = DEFAULT_UART_PORT; static uint32_t uart_baud_rate = DEFAULT_UART_BAUD_RATE; @@ -96,6 +98,12 @@ sl_status_t host_comm_init(void) int32_t status; int iret; + if (!comm_channel_selected) { + app_log_error("No communication channel provided, " + "but exactly one is expected!" APP_LOG_NL); + return SL_STATUS_INVALID_PARAMETER; + } + if (!IS_EMPTY_STRING(uart_port)) { // Initialise UART serial connection. handle_ptr = &serial_handle; @@ -117,8 +125,6 @@ sl_status_t host_comm_init(void) "[E: %d] Failed to open TCP/IP connection" APP_LOG_NL, status); } else { - app_log_error("Either UART serial port or TCP/IP address is mandatory." - APP_LOG_NL); return SL_STATUS_INVALID_PARAMETER; } @@ -141,11 +147,25 @@ sl_status_t host_comm_set_option(char option, char *value) switch (option) { // TCP/IP address. case 't': - strncpy(tcp_address, value, MAX_OPT_LEN); + if (!comm_channel_selected) { + strncpy(tcp_address, value, MAX_OPT_LEN); + comm_channel_selected = true; + } else { + app_log_error("More than one communication channel " + "provided, but exactly one is expected!" APP_LOG_NL); + sc = SL_STATUS_INVALID_PARAMETER; + } break; // UART serial port. case 'u': - strncpy(uart_port, value, MAX_OPT_LEN); + if (!comm_channel_selected) { + strncpy(uart_port, value, MAX_OPT_LEN); + comm_channel_selected = true; + } else { + app_log_error("More than one communication channel " + "provided, but exactly one is expected!" APP_LOG_NL); + sc = SL_STATUS_INVALID_PARAMETER; + } break; // UART baud rate. case 'b': diff --git a/app/bluetooth/common_host/ncp_host/config/ncp_host_config.h b/app/bluetooth/common_host/ncp_host/config/ncp_host_config.h index cfecb023fb..a067038132 100644 --- a/app/bluetooth/common_host/ncp_host/config/ncp_host_config.h +++ b/app/bluetooth/common_host/ncp_host/config/ncp_host_config.h @@ -32,7 +32,7 @@ // <<< Use Configuration Wizard in Context Menu >>> -// Peek Delay Configuration +// Peek Configuration // 1 // Microsec delay used between peek function calls. @@ -40,17 +40,36 @@ #define PEEK_US_SLEEP 1 #endif -// End Peek Delay Configuration - -// Peek Timeout Configuration - // 1 // Millisec timeout for peek function calls. #ifndef MSG_RECV_TIMEOUT_MS #define MSG_RECV_TIMEOUT_MS 10 #endif -// End Peek Delay Configuration +// End Peek Configuration + +// Reboot Configuration + +// During init, system reboot command is not sent because it can break e.g. the +// multi-protocol use case when used with CPC. Therefore, we just wait for the +// boot event without sending the first system reboot command. +#ifndef NCP_REBOOT_TIMEOUT_INIT_MS +#define NCP_REBOOT_TIMEOUT_INIT_MS 1000 +#endif + +// If no boot event is received after the initial timeout, a system reboot +// command is sent to the target. After the system reboot, we should let enough +// time for the target to boot up and for the CPC to initialize. +#ifndef NCP_REBOOT_TIMEOUT_RETRY_MS +#define NCP_REBOOT_TIMEOUT_RETRY_MS 10000 +#endif + +// System reboot is repeated NCP_REBOOT_RETRY_COUNT times. +#ifndef NCP_REBOOT_RETRY_COUNT +#define NCP_REBOOT_RETRY_COUNT 3 +#endif + +// End Reboot Configuration // <<< end of configuration section >>> diff --git a/app/bluetooth/common_host/ncp_host/ncp_host.c b/app/bluetooth/common_host/ncp_host/ncp_host.c index 20813fdc04..94d9c7ac46 100644 --- a/app/bluetooth/common_host/ncp_host/ncp_host.c +++ b/app/bluetooth/common_host/ncp_host/ncp_host.c @@ -31,8 +31,10 @@ #include "app_log.h" #include "app_assert.h" #include "sl_bt_ncp_host.h" +#include "sl_bgapi.h" #include "ncp_host.h" #include "app_sleep.h" +#include "app_timer.h" #include "ncp_host_config.h" #include "host_comm_config.h" #if defined(HOST_COMM_ROBUST) && HOST_COMM_ROBUST == 1 @@ -71,12 +73,19 @@ // RX/TX buffer typedef struct { uint16_t len; - uint8_t buf[DEFAULT_HOST_BUFLEN]; + union { + uint8_t buf[DEFAULT_HOST_BUFLEN]; + uint32_t header; + }; } buf_ncp_host_t; static buf_ncp_host_t buf_ncp_raw = { 0 }; static buf_ncp_host_t buf_ncp_in = { 0 }; +static bool booted; +static uint8_t boot_retry_count; +static app_timer_t boot_timer; + #if defined(SECURITY) && SECURITY == 1 static buf_ncp_host_t buf_ncp_out = { 0 }; static bool enable_security = false; @@ -88,6 +97,8 @@ static void ncp_sec_host_command_handler(buf_ncp_host_t *buf); #endif // defined(SECURITY) && SECURITY == 1 static int32_t ncp_host_lazy_peek(void); static int32_t ncp_host_get_msg(void); +static int32_t ncp_host_get_boot_event(void); +static void on_boot_timer_expire(app_timer_t *timer, void *data); /**************************************************************************//** * Initialize NCP connection. @@ -108,6 +119,14 @@ sl_status_t ncp_host_init(void) } #endif // defined(SECURITY) && SECURITY == 1 + booted = false; + boot_retry_count = 0; + sc = app_timer_start(&boot_timer, + NCP_REBOOT_TIMEOUT_INIT_MS, + on_boot_timer_expire, + NULL, + false); + return sc; } @@ -169,12 +188,16 @@ int32_t ncp_host_rx(uint32_t len, uint8_t* data) int32_t ret; static uint16_t read_offset = 0; - if (buf_ncp_in.len == 0) { + if (!booted) { + // Wait for the boot event if the target haven't booted yet. + ret = ncp_host_get_boot_event(); + read_offset = 0; + } else if (buf_ncp_in.len == 0) { ret = ncp_host_get_msg(); // Finished receiving a brand new, complete NCP message read_offset = 0; } else { - // NCP host code is still processing the previosuly received message + // Protocol parser is still processing the previously received message ret = buf_ncp_in.len - read_offset; } if (ret > 0) { @@ -194,6 +217,16 @@ int32_t ncp_host_rx(uint32_t len, uint8_t* data) return ret; } +/****************************************************************************** + * Send system reboot command to the NCP target. + *****************************************************************************/ +void ncp_host_reboot(void) +{ + booted = false; + boot_retry_count = 0; + on_boot_timer_expire(&boot_timer, NULL); +} + /****************************************************************************** * Check if any data is available in receive buffer, sleep if empty *****************************************************************************/ @@ -233,60 +266,141 @@ static int32_t ncp_host_peek_timeout(uint32_t len, uint32_t timeout) static int32_t ncp_host_get_msg(void) { int32_t msg_len; + int32_t ret; + uint8_t msg_header; msg_len = ncp_host_lazy_peek(); - if (msg_len > 0) { - int32_t ret; - uint8_t msg_header = 0; - - // Read first byte - ret = HOST_COMM_RX(1, &buf_ncp_raw.buf[0]); - msg_header = (uint8_t)(buf_ncp_raw.buf[0] & 0xf8); - msg_len = 256 * (buf_ncp_raw.buf[0] & 0x07); // Get the high bits of the message length - // Check if proper ncp header arrived - if ((msg_header & (uint32_t)(~MSG_HEADER_MASK)) == sl_bgapi_dev_type_bt) { - // If header seems to be ok, read length - ret = ncp_host_peek_timeout(1, MSG_RECV_TIMEOUT_COUNT); - if (ret < 0) { - return -1; - } - ret = HOST_COMM_RX(1, (void *)&buf_ncp_raw.buf[1]); - msg_len |= buf_ncp_raw.buf[1]; - msg_len += 2; - // Check if length will fit to buffer - if (msg_len >= DEFAULT_HOST_BUFLEN - 2) { - return -1; - } - ret = ncp_host_peek_timeout(msg_len, MSG_RECV_TIMEOUT_COUNT * msg_len); - if (ret < 0) { - return -1; - } - // Read the rest of the message - ret = HOST_COMM_RX(msg_len, (void *)&buf_ncp_raw.buf[2]); - if (ret < 0) { - return -1; - } - msg_len += 2; - buf_ncp_raw.len = msg_len; + if (msg_len <= 0) { + return msg_len; + } + + // Read first byte + ret = HOST_COMM_RX(1, &buf_ncp_raw.buf[0]); + msg_header = (uint8_t)(buf_ncp_raw.buf[0] & 0xf8); + msg_len = 256 * (buf_ncp_raw.buf[0] & 0x07); // Get the high bits of the message length + // Check if proper ncp header arrived + if ((msg_header & (uint32_t)(~MSG_HEADER_MASK)) != sl_bgapi_dev_type_bt) { + // Unexpected device ID + return -1; + } + // If header seems to be ok, read length + ret = ncp_host_peek_timeout(1, MSG_RECV_TIMEOUT_COUNT); + if (ret < 0) { + return -1; + } + ret = HOST_COMM_RX(1, (void *)&buf_ncp_raw.buf[1]); + msg_len |= buf_ncp_raw.buf[1]; + msg_len += 2; + // Check if length will fit to buffer + if (msg_len >= DEFAULT_HOST_BUFLEN - 2) { + return -1; + } + ret = ncp_host_peek_timeout(msg_len, MSG_RECV_TIMEOUT_COUNT * msg_len); + if (ret < 0) { + return -1; + } + // Read the rest of the message + ret = HOST_COMM_RX(msg_len, (void *)&buf_ncp_raw.buf[2]); + if (ret < 0) { + return -1; + } + msg_len += 2; + buf_ncp_raw.len = msg_len; #if defined(SECURITY) && SECURITY == 1 - if (SL_BT_MSG_ENCRYPTED((uint8_t)msg_header) != 0) { - security_decrypt((char *)&buf_ncp_raw.buf[0], (char *)&buf_ncp_in.buf[0], (unsigned *)&msg_len); - } else + if (SL_BT_MSG_ENCRYPTED((uint8_t)msg_header) != 0) { + security_decrypt((char *)&buf_ncp_raw.buf[0], (char *)&buf_ncp_in.buf[0], (unsigned *)&msg_len); + } else #endif // defined(SECURITY) && SECURITY == 1 - { - memcpy(buf_ncp_in.buf, buf_ncp_raw.buf, msg_len); - } - buf_ncp_in.len = msg_len; + { + memcpy(buf_ncp_in.buf, buf_ncp_raw.buf, msg_len); + } + buf_ncp_in.len = msg_len; #if defined(SECURITY) && SECURITY == 1 - if (enable_security) { - ncp_sec_host_command_handler(&buf_ncp_in); - } + if (enable_security) { + ncp_sec_host_command_handler(&buf_ncp_in); + } #endif // defined(SECURITY) && SECURITY == 1 - } else { + return msg_len; +} + +/****************************************************************************** + * Receive until boot event arrives + * + * buf_ncp_in can be used directly because the boot event is always unencrypted + * even if the security is enabled. + *****************************************************************************/ +static int32_t ncp_host_get_boot_event(void) +{ + // This event header is equivalent with sl_bt_evt_system_boot + static const uint32_t boot_event_header = 0x000112a0; + uint32_t shift_counter = 0; + int32_t ret, msg_len; + + ret = ncp_host_lazy_peek(); + if (ret < SL_BGAPI_MSG_HEADER_LEN) { + return -1; + } + // Read header + ret = HOST_COMM_RX(SL_BGAPI_MSG_HEADER_LEN, &buf_ncp_in.buf[0]); + if (ret < 0) { + return -1; + } + // Read bytes one by one until a valid boot event header is received. + while (buf_ncp_in.header != boot_event_header) { + if (shift_counter > SL_BGAPI_MAX_PAYLOAD_SIZE) { + // Abort reception if the target sends data continuously. + return -1; + } + shift_counter++; + buf_ncp_in.header >>= 8; + ret = ncp_host_peek_timeout(1, MSG_RECV_TIMEOUT_COUNT); + if (ret < 0) { + return -1; + } + ret = HOST_COMM_RX(1, (void *)&buf_ncp_in.buf[3]); + if (ret < 0) { return -1; } } - return msg_len; + // Get boot event payload + msg_len = SL_BGAPI_MSG_LEN(buf_ncp_in.header); + ret = ncp_host_peek_timeout(msg_len, MSG_RECV_TIMEOUT_COUNT * msg_len); + if (ret < 0) { + return -1; + } + ret = HOST_COMM_RX(msg_len, (void *)&buf_ncp_in.buf[SL_BGAPI_MSG_HEADER_LEN]); + if (ret < 0) { + return -1; + } + buf_ncp_in.len = SL_BGAPI_MSG_HEADER_LEN + msg_len; + booted = true; + (void)app_timer_stop(&boot_timer); + + return buf_ncp_in.len; +} + +/****************************************************************************** + * Boot event timeout callback + *****************************************************************************/ +static void on_boot_timer_expire(app_timer_t *timer, void *data) +{ + (void)data; + // This command is equivalent with sl_bt_system_reboot + uint8_t reboot_command[] = { 0x20, 0x00, 0x01, 0x1f }; + + if (boot_retry_count < NCP_REBOOT_RETRY_COUNT) { + app_log_info("Rebooting NCP target (%d)..." APP_LOG_NL, boot_retry_count); + boot_retry_count++; + (void)HOST_COMM_TX(sizeof(reboot_command), reboot_command); + sl_status_t sc = app_timer_start(timer, + NCP_REBOOT_TIMEOUT_RETRY_MS, + on_boot_timer_expire, + NULL, + false); + app_assert_status(sc); + } else { + app_assert(false, "NCP target unreachable."); + } } #if defined(SECURITY) && SECURITY == 1 diff --git a/app/bluetooth/common_host/ncp_host/ncp_host.h b/app/bluetooth/common_host/ncp_host/ncp_host.h index 1dc407add5..22c29048c5 100644 --- a/app/bluetooth/common_host/ncp_host/ncp_host.h +++ b/app/bluetooth/common_host/ncp_host/ncp_host.h @@ -94,4 +94,10 @@ void ncp_host_tx(uint32_t len, uint8_t *data); * @return Number of bytes read, -1 on error. *****************************************************************************/ int32_t ncp_host_rx(uint32_t len, uint8_t *data); + +/**************************************************************************//** + * Send system reboot command to the NCP target. + *****************************************************************************/ +void ncp_host_reboot(void); + #endif // NCP_HOST_H diff --git a/app/bluetooth/component/ble_peer_manager_central.slcc b/app/bluetooth/component/ble_peer_manager_central.slcc index 8156faf941..6a82bff7cd 100644 --- a/app/bluetooth/component/ble_peer_manager_central.slcc +++ b/app/bluetooth/component/ble_peer_manager_central.slcc @@ -5,7 +5,7 @@ description: > Peer Manager for Bluetooth Low Energy. Responsible for scanning and creating connections. Filters can be used for setting Bluetooth specific parameters. -category: Bluetooth|Application|Miscellaneous|BLE Peer Manager +category: Bluetooth|Application|Miscellaneous quality: production root_path: app/bluetooth/common/ble_peer_manager/central include: diff --git a/app/bluetooth/component/ble_peer_manager_common.slcc b/app/bluetooth/component/ble_peer_manager_common.slcc index c98c4454f4..0a90b21854 100644 --- a/app/bluetooth/component/ble_peer_manager_common.slcc +++ b/app/bluetooth/component/ble_peer_manager_common.slcc @@ -4,7 +4,7 @@ label: BLE Peer Manager Common description: > Peer Manager for Bluetooth Low Energy. Responsible for advertising and creating connections. The user can set the advertising parameters. -category: Bluetooth|Application|Miscellaneous|BLE Peer Manager +category: Bluetooth|Application|Miscellaneous quality: production root_path: app/bluetooth/common/ble_peer_manager/common include: diff --git a/app/bluetooth/component/ble_peer_manager_filter.slcc b/app/bluetooth/component/ble_peer_manager_filter.slcc index be266a2a85..8b1f6f6480 100644 --- a/app/bluetooth/component/ble_peer_manager_filter.slcc +++ b/app/bluetooth/component/ble_peer_manager_filter.slcc @@ -4,7 +4,7 @@ label: BLE Peer Manager Filter description: > Peer Manager for Bluetooth Low Energy. Responsible for advertising and creating connections. The user can set the advertising parameters. -category: Bluetooth|Application|Miscellaneous|BLE Peer Manager +category: Bluetooth|Application|Miscellaneous quality: production root_path: app/bluetooth/common/ble_peer_manager/filter include: diff --git a/app/bluetooth/component/ble_peer_manager_peripheral.slcc b/app/bluetooth/component/ble_peer_manager_peripheral.slcc index ef8a9c2db9..80d800a5d9 100644 --- a/app/bluetooth/component/ble_peer_manager_peripheral.slcc +++ b/app/bluetooth/component/ble_peer_manager_peripheral.slcc @@ -4,7 +4,7 @@ label: BLE Peer Manager Peripheral description: > Peer Manager for Bluetooth Low Energy. Responsible for advertising and creating connections. The user can set the advertising parameters. -category: Bluetooth|Application|Miscellaneous|BLE Peer Manager +category: Bluetooth|Application|Miscellaneous quality: production root_path: app/bluetooth/common/ble_peer_manager/peripheral include: diff --git a/app/bluetooth/component/cs_acp.slcc b/app/bluetooth/component/cs_acp.slcc index 8929d3ebda..c7931616f1 100644 --- a/app/bluetooth/component/cs_acp.slcc +++ b/app/bluetooth/component/cs_acp.slcc @@ -2,9 +2,9 @@ id: cs_acp package: Bluetooth label: CS ACP description: > - CS ACP common provides the ACP commands and events to the CS device roles. + Channel Sounding (CS) Application Co-Processor (ACP) provides the ACP commands and events to the CS device roles. category: Bluetooth|Application|Miscellaneous -quality: experimental +quality: evaluation root_path: app/bluetooth/common/cs_acp include: @@ -16,4 +16,7 @@ requires: - name: component_catalog provides: - - name: cs_acp \ No newline at end of file + - name: cs_acp +documentation: + docset: bluetooth + document: bluetooth-service-api/cs-acp \ No newline at end of file diff --git a/app/bluetooth/component/cs_antenna.slcc b/app/bluetooth/component/cs_antenna.slcc index b9f4a8f7d8..f226101c5b 100644 --- a/app/bluetooth/component/cs_antenna.slcc +++ b/app/bluetooth/component/cs_antenna.slcc @@ -2,9 +2,9 @@ id: cs_antenna package: Bluetooth label: CS Antenna description: > - Manage CS antenna offset settings. + Channel Sounding (CS) Antenna manages CS antenna offset settings. category: Bluetooth|Application|Miscellaneous -quality: experimental +quality: evaluation root_path: app/bluetooth/common/cs_antenna include: - path: . @@ -17,3 +17,6 @@ provides: requires: - name: rail_util_ble_cs - name: bluetooth_api +documentation: + docset: bluetooth + document: bluetooth-service-api/cs-antenna \ No newline at end of file diff --git a/app/bluetooth/component/cs_initiator.slcc b/app/bluetooth/component/cs_initiator.slcc index 2cd5b805ba..dc1e7562f8 100644 --- a/app/bluetooth/component/cs_initiator.slcc +++ b/app/bluetooth/component/cs_initiator.slcc @@ -1,13 +1,13 @@ id: cs_initiator package: Bluetooth -label: CS initiator +label: CS Initiator description: > - CS initiator provides an instantiable initiator (central) logic that produce its own CS results - and also collects CS results from CS reflector (peripheral) devices. + Channel Sounding (CS) Initiator provides an instantiable initiator (central) logic that produce its own CS results + and also collects CS results from CS Reflector (peripheral) devices. Once all initiator and reflector results collected correctly it is forwarded to the RTL lib that shall produce the high-level measurement values e.g. distance, likeliness of the current distance, etc. category: Bluetooth|Application|Miscellaneous -quality: experimental +quality: evaluation root_path: app/bluetooth/common/cs_initiator include: @@ -30,11 +30,9 @@ requires: - name: bluetooth_stack - name: bluetooth_feature_connection - name: bluetooth_feature_cs - - name: bluetooth_feature_cs_test - name: bluetooth_feature_extended_scanner - name: bluetooth_feature_gatt - name: bluetooth_feature_legacy_scanner - - name: bluetooth_feature_power_control - name: cs_ras - name: cs_acp - name: component_catalog @@ -61,8 +59,6 @@ template_contribution: function: cs_initiator_on_event unless: - ncp - - name: event_handler - value: - event: internal_app_process_action - include: cs_initiator.h - handler: cs_initiator_step \ No newline at end of file +documentation: + docset: bluetooth + document: bluetooth-service-api/cs-initiator \ No newline at end of file diff --git a/app/bluetooth/component/cs_cli.slcc b/app/bluetooth/component/cs_initiator_cli.slcc similarity index 54% rename from app/bluetooth/component/cs_cli.slcc rename to app/bluetooth/component/cs_initiator_cli.slcc index 0ba242a290..e82a53355a 100644 --- a/app/bluetooth/component/cs_cli.slcc +++ b/app/bluetooth/component/cs_initiator_cli.slcc @@ -1,27 +1,32 @@ -id: "cs_initiator_cli" -label: "Channel Sounding Command Line Interface" +id: cs_initiator_cli package: Bluetooth +label: CS Initiator CLI description: > - Channel Sounding CLI - This is a CLI component for bt_cs_soc_initiator. + Command Line Interface (CLI) for the bt_cs_soc_initiator example. + Serves testing purposes only. category: Bluetooth|Application|Miscellaneous -quality: "experimental" -root_path: "app/bluetooth/common/cs_initiator_cli" +quality: experimental +root_path: app/bluetooth/common/cs_initiator_cli include: - path: . file_list: - path: cs_initiator_cli.h source: - - path: "cs_initiator_cli.c" + - path: cs_initiator_cli.c provides: - - name: "cs_initiator_cli" + - name: cs_initiator_cli requires: - - name: "ble_peer_manager_filter" - - name: "ble_peer_manager_central" - - name: "component_catalog" - - name: "bluetooth_api" - - name: "app_log" - - name: "cli" + - name: app_log + - name: ble_peer_manager_filter + - name: ble_peer_manager_central + - name: bluetooth_api + - name: cli + - name: component_catalog + - name: rtllib +recommends: + - id: cli + instance: + - example template_contribution: - name: cli_command value: @@ -35,6 +40,18 @@ template_contribution: help: "PBR:2 or RTT:1" condition: - "cli" + - name: cli_command + value: + name: algo_mode + handler: cs_initiator_cli_initiator_algo_mode + shortcuts: + - name: sa + help: "Set algo_mode" + argument: + - type: uint8 + help: "Moving Object Tracking:0 or Stationary Object Tracking:1" + condition: + - "cli" - name: cli_command value: name: filter_address @@ -43,8 +60,8 @@ template_contribution: - name: fa help: "Set filter" argument: - - type: hex - help: "Filter address {AA BB CC DD EE FF} format." + - type: string + help: "Filter address in format AA:BB:CC:DD:EE:FF or AABBCCDDEEFF." condition: - "cli" - name: cli_command @@ -56,7 +73,7 @@ template_contribution: help: "Set log level" argument: - type: uint8 - help: "Values: error:1 warning:2 info:3 debug:4 critical:5." + help: "Values: critical:0|error:1|warning:2|info:3|debug:4" condition: - "cli" - name: cli_command diff --git a/app/bluetooth/component/cs_initiator_display.slcc b/app/bluetooth/component/cs_initiator_display.slcc index 5419357803..78976995ba 100644 --- a/app/bluetooth/component/cs_initiator_display.slcc +++ b/app/bluetooth/component/cs_initiator_display.slcc @@ -2,33 +2,37 @@ id: cs_initiator_display package: Bluetooth label: CS Initiator Display description: > - Prints CS Initiator status information to the LCD of the WSTK. + Prints Channel Sounding (CS) Initiator status information to the LCD of the WSTK. category: Bluetooth|Application|Miscellaneous -quality: experimental +quality: evaluation root_path: app/bluetooth/common/cs_initiator_display include: - path: ./inc file_list: + - path: cs_initiator_display_core.h - path: cs_initiator_display.h config_file: - path: config/cs_initiator_display_config.h source: + - path: src/cs_initiator_display_core.c - path: src/cs_initiator_display.c requires: - name: dmd_memlcd - name: glib + - name: rtllib provides: - name: cs_initiator_display template_contribution: - - name: component_catalog - value: cs_initiator_display - name: bluetooth_on_event value: - include: cs_initiator_display.h + include: cs_initiator_display_core.h function: cs_initiator_display_on_event - priority: 9999 \ No newline at end of file + priority: 9999 +documentation: + docset: bluetooth + document: bluetooth-service-api/cs-initiator-display \ No newline at end of file diff --git a/app/bluetooth/component/cs_ras.slcc b/app/bluetooth/component/cs_ras.slcc index 2337127c9c..178bd4561f 100644 --- a/app/bluetooth/component/cs_ras.slcc +++ b/app/bluetooth/component/cs_ras.slcc @@ -2,9 +2,9 @@ id: cs_ras package: Bluetooth label: CS Ranging Service description: > - CS Ranging Service + Channel Sounding (CS) Ranging Service (RAS) is used for parsing RAS GATT messages as well as creating RAS GATT responses. category: Bluetooth|Application|Miscellaneous -quality: experimental +quality: evaluation root_path: app/bluetooth/common/cs_ras include: - path: . @@ -16,4 +16,7 @@ requires: - name: app_log - name: app_assert provides: - - name: cs_ras \ No newline at end of file + - name: cs_ras +documentation: + docset: bluetooth + document: bluetooth-service-api/cs-ras \ No newline at end of file diff --git a/app/bluetooth/component/cs_reflector.slcc b/app/bluetooth/component/cs_reflector.slcc index 6dda74660a..1cab459e08 100644 --- a/app/bluetooth/component/cs_reflector.slcc +++ b/app/bluetooth/component/cs_reflector.slcc @@ -1,10 +1,10 @@ id: cs_reflector package: Bluetooth -label: CS reflector component +label: CS Reflector description: > - CS reflector role implementation for all BLE Channel Sounding apps + Channel Sounding (CS) Reflector role implementation for all BLE Channel Sounding apps. category: Bluetooth|Application|Miscellaneous -quality: experimental +quality: evaluation root_path: app/bluetooth/common/cs_reflector include: - path: . @@ -26,7 +26,6 @@ requires: - name: app_log - name: app_assert - name: bluetooth_stack - - name: bluetooth_feature_power_control - name: bluetooth_feature_connection - name: bluetooth_feature_legacy_advertiser - name: bluetooth_feature_extended_advertiser @@ -34,7 +33,6 @@ requires: - name: bluetooth_feature_gatt - name: power_manager - name: bluetooth_feature_cs - - name: bluetooth_feature_cs_test - name: cs_ras provides: - name: cs_reflector @@ -53,3 +51,6 @@ template_contribution: function: cs_reflector_on_bt_event unless: - ncp +documentation: + docset: bluetooth + document: bluetooth-service-api/cs-reflector \ No newline at end of file diff --git a/app/bluetooth/component_host/cs_initiator.mk b/app/bluetooth/component_host/cs_initiator.mk index 13c53252f7..fd009ee752 100644 --- a/app/bluetooth/component_host/cs_initiator.mk +++ b/app/bluetooth/component_host/cs_initiator.mk @@ -1,5 +1,5 @@ ################################################################################ -# CS initiator component # +# CS Initiator component # ################################################################################ override C_SRC += \ diff --git a/app/bluetooth/component_host/cs_initiator_configurator.mk b/app/bluetooth/component_host/cs_initiator_configurator.mk index 25784eca74..d433415e3c 100644 --- a/app/bluetooth/component_host/cs_initiator_configurator.mk +++ b/app/bluetooth/component_host/cs_initiator_configurator.mk @@ -1,5 +1,5 @@ ################################################################################ -# CS initiator configurator component # +# CS Initiator configurator component # ################################################################################ override C_SRC += \ diff --git a/app/bluetooth/component_host/cs_reflector.mk b/app/bluetooth/component_host/cs_reflector.mk index de2d36b3ab..eb63efca97 100644 --- a/app/bluetooth/component_host/cs_reflector.mk +++ b/app/bluetooth/component_host/cs_reflector.mk @@ -1,5 +1,5 @@ ################################################################################ -# CS reflector component # +# CS Reflector component # ################################################################################ override CFLAGS += \ diff --git a/app/bluetooth/component_host/rtl_lib.mk b/app/bluetooth/component_host/rtl_lib.mk index 185ba29869..259a443630 100644 --- a/app/bluetooth/component_host/rtl_lib.mk +++ b/app/bluetooth/component_host/rtl_lib.mk @@ -10,8 +10,8 @@ ifeq (, $(filter $(MAKECMDGOALS), clean export help)) endif endif -RTL_DIR = $(SDK_DIR)/util/silicon_labs/aox -LIBNAME := aox_static +RTL_DIR = $(SDK_DIR)/util/silicon_labs/rtl +LIBNAME := rtl_static override INCLUDEPATHS += $(RTL_DIR)/inc diff --git a/app/bluetooth/documentation/slBluetooth_docContent.xml b/app/bluetooth/documentation/slBluetooth_docContent.xml index b38ccf228e..5861748c54 100644 --- a/app/bluetooth/documentation/slBluetooth_docContent.xml +++ b/app/bluetooth/documentation/slBluetooth_docContent.xml @@ -1,6 +1,6 @@ - - + + Includes detailed information on using the Gecko Bootloader with Silicon Labs Bluetooth applications. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -8,7 +8,7 @@ - + Describes the Wi-Fi impact on Bluetooth and methods to improve Bluetooth coexistence with Wi-Fi. Explains design considerations to improve coexistence without direct interaction between Bluetooth and Wi-Fi radios. These techniques are applicable to the EFR32MGx and EFR32BGx series. Discusses the Silicon Labs Packet Traffic Arbitration (PTA) support to coordinate 2.4GHz RF traffic for co-located Bluetooth and Wi-Fi radios. @@ -16,7 +16,7 @@ - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -24,7 +24,7 @@ - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -32,7 +32,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -40,7 +40,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -48,14 +48,14 @@ - + Describes how to measure the power consumption of EFR32BG devices running the Bluetooth i-Beacon example. For general instructions, see AN969: Measuring Power Consumption in Wireless Gecko Devices, available on silabs.com. - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -63,7 +63,7 @@ - + Describes how to configure the NCP target and how to program the NCP host when using the Bluetooth Stack in Network Co-Processor mode @@ -71,14 +71,14 @@ - + Describes how to integrate a v3.x Silicon Labs Bluetooth application with an RTOS, and demonstrate how a time- and event-driven application can be run in parallel with the Bluetooth stack. - + Reviews performing radio frequency physical layer evaluation with EFR32BG SoCs and BGM modules using the Direct Test Mode protocol in Bluetooth SDK v3.x. @@ -86,7 +86,7 @@ - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -94,14 +94,14 @@ - + Provides details on how to develop a dynamic multiprotocol application running Bluetooth and a proprietary protocol on RAIL in GSDK v3.x. - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -109,28 +109,28 @@ - + Describes the sample applications provided to demonstrate the directing finding capabilities of Bluetooth 5.1. Angle of Arrival (AoA) estimation is demonstrated with the use of Silicon Labs' Real Time Locating (RTL) library. These techniques are applicable to the EFR32MGx and EFR32BGx series. - + Bluetooth 5.1 makes it possible to send Constant Tone Extensions (CTEs) in Bluetooth packets on which phase measurements can be done. This guide is for those implementing custom applications that take advantage of phase measurement and antenna switching capabilites. - + Provides details on designing Bluetooth Low Energy applications with security and privacy in mind. - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -138,14 +138,14 @@ - + Includes the results of the interoperability testing of Silicon Labs' ICs and Bluetooth Low Energy stack with Android and iOS smart phones. - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -153,7 +153,7 @@ - + Describes using Simplicity Studio 5's Network Analyzer to debug Bluetooth Mesh and Low Energy applications. It can be read jointly with AN958: Debugging and Programming Interfaces for Customer Designs for more information on using Packet Trace Interface with custom hardware. @@ -161,7 +161,7 @@ - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -169,14 +169,14 @@ - + Gives a short overview of the standard Host Controller Interface (HCI) and how to use it with a Silicon Labs Bluetooth LE controller. - + Describes how to run any combination of Zigbee EmberZNet, OpenThread, and Bluetooth networking stacks on a Linux host processor, interfacing with a single EFR32 Radio Co-processor (RCP) with multiprotocol and multi-PAN support, as well as how to run the Zigbee stack on the EFR32 as a network co-processor (NCP) alongside the OpenThread RCP. @@ -184,21 +184,21 @@ - + Summarizes Amazon FreeRTOS components and sample applications, and explains how to use the examples to communicate with the Amazon Web Services (AWS) cloud with a smart phone app. - + Describes how to exploit the different features of Bluetooth technology to achieve the minimum possible energy consumption for a given use case. - + Covers the basics of ARMv8-M TrustZone, describes how TrustZone is implemented on Series 2 devices, and provides application examples. @@ -206,70 +206,70 @@ - + Describes the theoretical background of certificate-based authentication and pairing, and demonstrates the usage of the related sample applications that can be found in the Silicon Labs Bluetooth SDK. - + This application note summarizes the results of Zigbee/BLE dynamic multiprotocol (DMP) large network performance tests using Zigbee unicast and broadcast packets to measure the reliability, latency, and loss of a variety of scenarios. - + Provides an overview and hyperlinks to all packaged documentation. - + Describes the differences between using Bluetooth SDK v2.x in Simplicity Studio 4 and using Bluetooth SDK v3.x in Simplicity Studio 5. Outlines the steps needed to migrate a v2.x project to v3.x. - + Describes the software components provided by Silicon Labs to support Direction Finding (DF) and provides instructions on how to start developing your own application. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Bluetooth Real-Time Locating Library. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Bluetooth stack. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Silicon Labs Bluetooth SDK and associated utilities, including added/deleted/deprecated features/API, and lists fixed and known issues. - + Discusses the latest changes to the The Real-Time Locating (RTL) library, including added/deleted/deprecated APIs, and lists fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -277,7 +277,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -285,7 +285,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -293,7 +293,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: PS Store and NVM3. @@ -301,14 +301,14 @@ - + Offers an overview for those new to the Bluetooth low energy technology. - + Describes the four multiprotocol modes, discusses considerations when selecting protocols for multiprotocol implementations, and reviews the Radio Scheduler, a required component of a dynamic multiprotocol solution. @@ -316,7 +316,7 @@ - + Describes methods to improve the coexistence of 2.4 GHz IEEE 802.11b/g/n Wi-Fi and other 2.4 GHz radios such as Bluetooth, Bluetooth Mesh, Bluetooth Low Energy, and IEEE 802.15.4-based radios such as Zigbee and OpenThread. @@ -324,14 +324,14 @@ - + Explains the basics of Bluetooth Angle of Arrival (AoA) and Angle of Departure (AoD) direction finding technologies and provides the theory behind estimating angle of arrival. - + Reviews using this XML-based mark-up language to describe the Bluetooth GATT database, configure access and security properties, and include the GATT database as part of the firmware. @@ -339,7 +339,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -347,7 +347,7 @@ - + Describes how to implement a dynamic multiprotocol solution. @@ -355,14 +355,14 @@ - + Covers the Bluetooth stack v7.x architecture, application development flow, using the MCU core and peripherals, stack configuration options, and stack resource usage. - + Describes how to use the Simplicity Studio 5 GATT Configurator, an intuitive interface providing access to all the Profiles, Services, Characteristics, and Descriptors as defined in the Bluetooth specification. @@ -370,7 +370,7 @@ - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. @@ -378,7 +378,7 @@ - + The Bluetooth Direction Finding Tool Suite is meant to ease development with the Silicon Labs' RTL library. It provides multiple tools to configure the system, and also helps the development with analyzer tools that calculate many output parameters from the observed IQ samples. diff --git a/app/bluetooth/esf.properties b/app/bluetooth/esf.properties index 419261d624..32b5278848 100644 --- a/app/bluetooth/esf.properties +++ b/app/bluetooth/esf.properties @@ -3,8 +3,8 @@ id=com.silabs.stack.ble label=Bluetooth SDK description=Bluetooth Software Development Kit -version=8.0.0.0 -prop.subLabel=Bluetooth\\ 8.0.0 +version=8.1.0.0 +prop.subLabel=Bluetooth\\ 8.1.0 # Default compatibility of the BLE SDK prop.boardCompatibility=.* diff --git a/app/bluetooth/example/bt_cs_ncp/app.c b/app/bluetooth/example/bt_cs_ncp/app.c index 8137876880..b799838b15 100644 --- a/app/bluetooth/example/bt_cs_ncp/app.c +++ b/app/bluetooth/example/bt_cs_ncp/app.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief Core application logic. + * @brief CS NCP target core application logic. ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -39,14 +39,16 @@ #include "cs_antenna.h" #define RESULT_MSG_LEN (sizeof(uint8_t) + sizeof(cs_acp_event_id_t) + sizeof(cs_acp_result_evt_t)) +#define INTERMEDIATE_RESULT_MSG_LEN (sizeof(uint8_t) + sizeof(cs_acp_event_id_t) + sizeof(cs_acp_intermediate_result_evt_t)) #define ERROR_MSG_LEN (sizeof(uint8_t) + sizeof(cs_acp_event_id_t) + sizeof(cs_acp_status_t)) static void cs_on_result(const cs_result_t *result, const void *user_data); +static void cs_on_intermediate_result(const cs_intermediate_result_t *intermediate_result, const void *user_data); static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc); static sl_status_t handle_initiator_action(const cs_acp_initiator_action_cmd_data_t *initiator_action_data); -/***************************************************************************//** - * Application Init. +/******************************************************************************* + * Application Init ******************************************************************************/ SL_WEAK void app_init(void) { @@ -58,8 +60,8 @@ SL_WEAK void app_init(void) ///////////////////////////////////////////////////////////////////////////// } -/**************************************************************************//** - * Application Process Action. +/****************************************************************************** + * Application Process Action *****************************************************************************/ SL_WEAK void app_process_action(void) { @@ -71,6 +73,15 @@ SL_WEAK void app_process_action(void) ///////////////////////////////////////////////////////////////////////////// } +/****************************************************************************** + * NCP Callback function with CS user message interpreter + * + * Handles the CS user messages: + * - activate/deactivate CS initiator device instance on the NCP-target + * - activate/deactivate CS reflector device instance on the NCP-target + * - configure antenna on the NCP-target + * and send response back accordingly. + *****************************************************************************/ void sl_ncp_user_cs_cmd_message_to_target_cb(void *data) { cs_acp_cmd_t *cs_cmd; @@ -86,7 +97,13 @@ void sl_ncp_user_cs_cmd_message_to_target_cb(void *data) &cs_cmd->data.initiator_cmd_data.initiator_config, &cs_cmd->data.initiator_cmd_data.rtl_config, cs_on_result, + cs_on_intermediate_result, cs_on_error); + if (sc != SL_STATUS_OK) { + cs_on_error(cs_cmd->data.initiator_cmd_data.connection_id, + CS_ERROR_EVENT_INIT_FAILED, + sc); + } break; case CS_ACP_CMD_INITIATOR_ACTION: sc = handle_initiator_action(&cs_cmd->data.initiator_action_data); @@ -106,6 +123,7 @@ void sl_ncp_user_cs_cmd_message_to_target_cb(void *data) #endif // SL_CATALOG_CS_INITIATOR_PRESENT case CS_ACP_CMD_ANTENNA_CONFIGURE: sc = cs_antenna_configure((bool)cs_cmd->data.antenna_config_wired); + break; default: // Unknown command, leave the default value of sc unchanged. break; @@ -113,6 +131,10 @@ void sl_ncp_user_cs_cmd_message_to_target_cb(void *data) sl_bt_send_rsp_user_cs_service_message_to_target((uint16_t)sc, 0, NULL); } +/****************************************************************************** + * Realize on_result callback function for CS initiator device role in order + * to send back the measurement results in a response to the host. + *****************************************************************************/ static void cs_on_result(const cs_result_t *result, const void *user_data) { (void)user_data; @@ -126,9 +148,35 @@ static void cs_on_result(const cs_result_t *result, const void *user_data) cs_user_event.data.result.rssi_distance_mm = result->rssi_distance; cs_user_event.data.result.likeliness = result->likeliness; - sl_bt_send_evt_user_cs_service_message_to_host(RESULT_MSG_LEN, (uint8_t *)&cs_user_event); + sl_bt_send_evt_user_cs_service_message_to_host(RESULT_MSG_LEN, + (uint8_t *)&cs_user_event); +} + +/****************************************************************************** + * Realize on_intermediate_result callback function for CS initiator device role + * in order to send back the intermediate results in a response to the host. + *****************************************************************************/ +static void cs_on_intermediate_result(const cs_intermediate_result_t *intermediate_result, + const void *user_data) +{ + (void)user_data; + + cs_acp_event_t cs_user_event; + + cs_user_event.acp_evt_id = CS_ACP_EVT_INTERMEDIATE_RESULT_ID; + cs_user_event.connection_id = intermediate_result->connection; + + cs_user_event.data.intermediate_result.progress_percentage = + intermediate_result->progress_percentage; + + sl_bt_send_evt_user_cs_service_message_to_host(INTERMEDIATE_RESULT_MSG_LEN, + (uint8_t *)&cs_user_event); } +/****************************************************************************** + * Realize on_error callback function for CS initiator device role + * in order to send back the error status in a response to the host. + *****************************************************************************/ static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc) { cs_acp_event_t cs_user_event; @@ -142,6 +190,10 @@ static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status sl_bt_send_evt_user_cs_service_message_to_host(ERROR_MSG_LEN, (uint8_t *)&cs_user_event); } +/****************************************************************************** + * Function to realize CS initiator actions according to the incoming user + * command data from host. + *****************************************************************************/ static sl_status_t handle_initiator_action(const cs_acp_initiator_action_cmd_data_t *action) { sl_status_t sc = SL_STATUS_FAIL; diff --git a/app/bluetooth/example/bt_cs_ncp/bt_cs_ncp.slcp b/app/bluetooth/example/bt_cs_ncp/bt_cs_ncp.slcp index 2fc7a78f6d..e7d788c2d1 100644 --- a/app/bluetooth/example/bt_cs_ncp/bt_cs_ncp.slcp +++ b/app/bluetooth/example/bt_cs_ncp/bt_cs_ncp.slcp @@ -1,15 +1,16 @@ project_name: bt_cs_ncp package: Bluetooth -label: Bluetooth - NCP for Channel Sounding +label: Bluetooth - NCP CS description: > - Network Co-Processor (NCP) target application for Channel Sounding. + Network Co-Processor (NCP) target application for Channel Sounding (CS). Runs the Bluetooth stack and provides access to it by exposing the - Bluetooth API (BGAPI) via UART connection. Addition to the standard - NCP features, it listens to HADM specific user messages, and executes - them. This application also features a CS Initiator with RTL and reflector. - In case of brd4406a it uses custom BGAPI message for antenna switching. + Bluetooth API (BGAPI) via UART connection. In addition to the standard + NCP features, it listens to Channel Sounding specific user messages, + and executes them. This application also features a CS Initiator with + Real Time Locating (RTL) library and a CS Reflector device role that can + be instantiated or deleted with the CS specific user messages. category: Bluetooth Examples -quality: experimental +quality: evaluation filter: - name: "Wireless Technology" @@ -38,7 +39,6 @@ component: - id: bluetooth_feature_dynamic_gattdb - id: bluetooth_feature_test - id: bluetooth_feature_cs - - id: bluetooth_feature_cs_test - id: ncp - id: uartdrv_usart instance: @@ -86,6 +86,12 @@ configuration: value: 10000 - name: SL_BT_CONFIG_USER_ADVERTISERS value: 4 + - name: SL_BT_CONFIG_MAX_CONNECTIONS + value: 4 + - name: CS_INITIATOR_MAX_CONNECTIONS + value: 4 + - name: SL_BT_CONFIG_MAX_CS_PROCEDURES + value: 4 - name: SL_BOARD_ENABLE_VCOM value: 1 - name: SL_UARTDRV_USART_VCOM_FLOW_CONTROL_TYPE diff --git a/app/bluetooth/example/bt_cs_ncp/readme.md b/app/bluetooth/example/bt_cs_ncp/readme.md index 6d4f7f4d9d..6baaf4449f 100644 --- a/app/bluetooth/example/bt_cs_ncp/readme.md +++ b/app/bluetooth/example/bt_cs_ncp/readme.md @@ -1,10 +1,8 @@ # NCP - CS -This is a Network Co-Processor (NCP) based target application. It serves as a target application for Channel Sounding (CS) applications. The corresponding host sample applications can be found in the following folder: app/bluetooth/example_host/. This application is suitable for the bt_cs_host and the bt_cs_host_initiator_legacy host applications. The NCP integrates the initiator and reflector components, as well as a full-featured NCP. The application can be used as an NCP with the CS component. +This is a Network Co-Processor (NCP) based target application. It serves as a target application for Channel Sounding (CS) applications. The corresponding host sample application can be found in the following folder: app/bluetooth/example_host/. This application is suitable for the bt_cs_host host application. The NCP - CS integrates the initiator and reflector components, as well as a full-featured NCP. The application can be used as an NCP with the CS component. -In legacy mode, the host application operates as a CS initiator. In this mode, the RTL is active on the host side, and this application acts as a traditional NCP with the CS component active. CS procedure data is transferred via BGAPI. - -In normal mode, the distance estimation is performed at the NCP side, and only the measurement results are sent to the host using special CS-specific BGAPI commands. In this mode, the host and the NCP can also act as a reflector. +The distance estimation is performed at the NCP side, and only the measurement results are sent to the host using special CS-specific BGAPI commands. In this mode, the host and the NCP can also act as a reflector. ## Getting Started with NCP @@ -28,7 +26,7 @@ All interface related data types are defined in cs_acp.h. ## Usage -Build and flash the application. Use the "bt_cs_host_initiator_legacy" or the "bt_cs_host" Host sample application to connect to it. In legacy mode, the Host application will scan for a device running the "CS RFLCT" sample application. When found, the initiator will create a connection between them and will start the distance measurement process. The initiator estimates the distance, and display them in the command line terminal. +Build and flash the application. Use the "bt_cs_host" host sample application to connect to it. The host application will scan for a reflector advertising with the "CS RFLCT" device name. When found, the initiator will create a connection between them and will start the distance measurement process. The initiator estimates the distance, and displays them in the command line terminal. ## Troubleshooting diff --git a/app/bluetooth/example/bt_cs_ncp/rtl_log.c b/app/bluetooth/example/bt_cs_ncp/rtl_log.c index 5a91494f17..d34dc0aeb3 100644 --- a/app/bluetooth/example/bt_cs_ncp/rtl_log.c +++ b/app/bluetooth/example/bt_cs_ncp/rtl_log.c @@ -55,7 +55,7 @@ void rtl_log_init(void) int ret; enum sl_rtl_error_code ec; const char hash[] = SL_BT_VERSION_HASH; - sl_rtl_log_configure_params config_params = { + sl_rtl_log_params config_params = { .log_callback_function = rtl_log_callback, .sdk_version = { 0 }, .command_line_options = { 0 } diff --git a/app/bluetooth/example/bt_cs_soc_initiator/app.c b/app/bluetooth/example/bt_cs_soc_initiator/app.c index 01f2e59878..bda8ca9f4a 100644 --- a/app/bluetooth/example/bt_cs_soc_initiator/app.c +++ b/app/bluetooth/example/bt_cs_soc_initiator/app.c @@ -27,6 +27,8 @@ * 3. This notice may not be removed or altered from any source distribution. * ******************************************************************************/ +#include +#include #include "sl_bluetooth.h" #include "sl_component_catalog.h" #include "em_common.h" @@ -41,6 +43,7 @@ #include "cs_initiator.h" #include "cs_initiator_configurator.h" #include "cs_initiator_config.h" +#include "cs_initiator_display_core.h" #include "cs_initiator_display.h" #include "cs_antenna.h" @@ -55,112 +58,144 @@ #include "cs_initiator_cli.h" #endif // SL_CATALOG_CS_INITIATOR_CLI_PRESENT -#define PB0 SL_SIMPLE_BUTTON_INSTANCE(0) -#define NL APP_LOG_NL +#define PB0 SL_SIMPLE_BUTTON_INSTANCE(0) +#define PB1 SL_SIMPLE_BUTTON_INSTANCE(1) + +#define MAX_PERCENTAGE 100u +#define NL APP_LOG_NL +#define APP_PREFIX "[APP] " +#define INSTANCE_PREFIX "[%u] " +#define APP_INSTANCE_PREFIX APP_PREFIX INSTANCE_PREFIX static void cs_on_result(const cs_result_t *result, const void *user_data); +static void cs_on_intermediate_result(const cs_intermediate_result_t *intermediate_result, + const void *user_data); static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc); -static bool button_pressed = false; +static bool mode_button_pressed = false, algo_mode_button_pressed = false; static bool measurement_arrived = false; +static bool measurement_progress_changed = false; static uint32_t measurement_cnt = 0u; static cs_initiator_config_t initiator_config; static rtl_config_t rtl_config; static cs_result_t measurement; +static cs_intermediate_result_t measurement_progress; /****************************************************************************** * Application Init *****************************************************************************/ SL_WEAK void app_init(void) { - uint8_t mode = CS_INITIATOR_MODE_PBR; // PBR, the default mode + sl_status_t sc = SL_STATUS_OK; + uint8_t mode = MEASUREMENT_MODE; + uint8_t algo_mode = OBJECT_TRACKING_MODE; app_log_filter_threshold_set(APP_LOG_LEVEL_INFO); app_log_filter_threshold_enable(true); app_log_info(NL); - app_log_info("+-[CS initiator by Silicon Labs]------------------------+" NL); - app_log_info("| Press PB0 while reset to select RTT measurement mode! |" NL); - app_log_info("+-------------------------------------------------------+" NL); + app_log_append_info("+-[CS initiator by Silicon Labs]--------------------------+" NL); + app_log_append_info("+---------------------------------------------------------+" APP_LOG_NL APP_LOG_NL); + + app_log_append_info(APP_PREFIX "Default measurement mode: %s" NL, + MEASUREMENT_MODE == sl_bt_cs_mode_rtt ? "RTT" : "PBR"); + + app_log_append_info(APP_PREFIX "Press PB0 while reset to select %s measurement mode!" NL, + MEASUREMENT_MODE == sl_bt_cs_mode_rtt ? "PBR" : "RTT"); + app_log_append_info("+---------------------------------------------------------+" NL); + app_log_append_info(APP_PREFIX "Default object tracking mode: %s" NL, + OBJECT_TRACKING_MODE == SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY + ? "stationary object tracking" + : "moving object tracking "); - app_log_info("Wire%s antenna offset will be used." NL, + app_log_append_info(APP_PREFIX "Press PB1 while reset to select object tracking mode:" NL); + app_log_append_info("%s" NL, + OBJECT_TRACKING_MODE == SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY + ? "moving object tracking " + : "stationary object tracking"); + + app_log_append_info("+---------------------------------------------------------+" NL); + + app_log_info(APP_PREFIX "Wire%s antenna offset will be used." NL, CS_INITIATOR_ANTENNA_OFFSET ? "d" : "less"); - app_log_info("Minimum CS procedure interval: %u" NL, CS_INITIATOR_MIN_INTERVAL); - app_log_info("Maximum CS procedure interval: %u" NL, CS_INITIATOR_MAX_INTERVAL); + app_log_info(APP_PREFIX "Minimum CS procedure interval: %u" NL, CS_INITIATOR_MIN_INTERVAL); + app_log_info(APP_PREFIX "Maximum CS procedure interval: %u" NL, CS_INITIATOR_MAX_INTERVAL); // initialize measurement variable memset(&measurement, 0u, sizeof(measurement)); + memset(&measurement_progress, 0u, sizeof(measurement_progress)); measurement.connection = SL_BT_INVALID_CONNECTION_HANDLE; rtl_log_init(); ble_peer_manager_central_init(); ble_peer_manager_filter_init(); cs_initiator_init(); - sl_status_t sc = cs_initiator_display_init(); - app_assert_status_f(sc, "cs_initiator_display_init failed"); // Default parameters cs_initiator_set_default_config(&initiator_config, &rtl_config); // Log channel map app_log_info("+-[ CS channel map ]------------------------------------+" NL); - app_log_info(""); + app_log_info("| "); for (uint32_t i = 0; i < initiator_config.channel_map_len; i++) { app_log_append_info("0x%02x ", initiator_config.channel_map.data[i]); } app_log_append_info(NL); app_log_info("+-------------------------------------------------------+" NL); - // Configured parameters - initiator_config.rssi_measurement_enabled = CS_RSSI_MEASUREMENT_ENABLED; - app_log_info("RSSI will"); - if (!initiator_config.rssi_measurement_enabled) { - app_log_append_info(" not"); + if (SL_SIMPLE_BUTTON_COUNT > 1) { + mode_button_pressed = sl_button_get_state(PB0); + algo_mode_button_pressed = sl_button_get_state(PB1); + } else { + app_assert_status_f(SL_STATUS_FAIL, "Not enough buttons configured!" + "BTN0 and BTN1 are required for this example!"); } - app_log_append_info(" be measured." NL); - if (SL_SIMPLE_BUTTON_COUNT >= 1) { - button_pressed = sl_button_get_state(PB0); + // Start with a different mode when buttons pressed! + if (algo_mode_button_pressed == SL_SIMPLE_BUTTON_PRESSED + && OBJECT_TRACKING_MODE == SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC) { + algo_mode = SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY; + } else if (algo_mode_button_pressed == SL_SIMPLE_BUTTON_PRESSED + && OBJECT_TRACKING_MODE == SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY) { + algo_mode = SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC; } - if (MEASUREMENT_MODE == CS_INITIATOR_MODE_DYNAMIC) { - if (button_pressed == SL_SIMPLE_BUTTON_PRESSED) { - mode = CS_INITIATOR_MODE_RTT; - } - } else { - mode = MEASUREMENT_MODE; + app_log_info(APP_PREFIX "Measurement mode selected: "); + if (mode_button_pressed == SL_SIMPLE_BUTTON_PRESSED + && MEASUREMENT_MODE == sl_bt_cs_mode_pbr) { + mode = sl_bt_cs_mode_rtt; + } else if (mode_button_pressed == SL_SIMPLE_BUTTON_PRESSED + && MEASUREMENT_MODE == sl_bt_cs_mode_rtt) { + mode = sl_bt_cs_mode_pbr; } + app_log_append_info("%s" NL, mode == sl_bt_cs_mode_rtt ? "RTT" : "PBR"); + initiator_config.cs_mode = mode; - switch (mode) { - case CS_INITIATOR_MODE_RTT: - initiator_config.cs_mode = sl_bt_cs_mode_rtt; - app_log_info("RTT"); - cs_initiator_display_write_text("RTT mode", ROW_MODE); - break; - case CS_INITIATOR_MODE_PBR: - initiator_config.cs_mode = sl_bt_cs_mode_pbr; - app_log_info("PBR"); - cs_initiator_display_write_text("PBR mode", ROW_MODE); - break; - default: - break; - } + app_log_info(APP_PREFIX "Object tracking mode selected: %s" NL, + algo_mode == SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY + ? "stationary object tracking" + : "moving object tracking"); + rtl_config.algo_mode = algo_mode; - app_log_append_info(" measurement mode selected." NL); +#ifdef SL_CATALOG_CS_INITIATOR_CLI_PRESENT + app_log_warning(APP_PREFIX "Measurement mode and Object tracking mode selected by " + "push buttons may be overruled by CLI configuration!" NL); +#endif // SL_CATALOG_CS_INITIATOR_CLI_PRESENT - cs_initiator_display_set_alignment(CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER); - cs_initiator_display_write_text("CS distance", ROW_DISTANCE_TEXT); - cs_initiator_display_print_value(0.0f, ROW_DISTANCE_VALUE, "m"); - cs_initiator_display_write_text("Likeliness", ROW_LIKELINESS_TEXT); - cs_initiator_display_print_value(0.0f, ROW_LIKELINESS_VALUE, NULL); - if (initiator_config.rssi_measurement_enabled) { - cs_initiator_display_write_text("RSSI distance", ROW_RSSI_DISTANCE_TEXT); - cs_initiator_display_print_value(0.0f, ROW_RSSI_DISTANCE_VALUE, "m"); - } - cs_initiator_display_write_text("Bit error rate", ROW_BIT_ERROR_RATE_TEXT); - cs_initiator_display_print_value(0, ROW_BIT_ERROR_RATE_VALUE, NULL); - cs_initiator_display_update(); + // Show the first LCD screen + sc = cs_initiator_display_init(); + + cs_initiator_display_set_measurement_mode(initiator_config.cs_mode, + rtl_config.algo_mode); + + app_assert_status_f(sc, "cs_initiator_display_init failed"); + + app_assert_status_f(sc, "cs_initiator_display_init failed"); + + initiator_config.rssi_ref_tx_power = INITIATOR_APP_CONFIG_RSSI_REF_TX_POWER; + app_log_info(APP_PREFIX "RSSI reference TX power is %d dBm @ 1m" NL, + (int)initiator_config.rssi_ref_tx_power); app_log_info("+-------------------------------------------------------+" NL); ///////////////////////////////////////////////////////////////////////////// @@ -177,35 +212,56 @@ SL_WEAK void app_process_action(void) if (measurement_arrived) { // write results to the display & to the iostream measurement_arrived = false; - - app_log_info("+-[I#%u - Measurement %04lu]----------------------------+" NL, + app_log_info("+-------------------------------------------------------+" NL); + app_log_info(APP_INSTANCE_PREFIX "[Measurement %04lu]" NL, measurement.connection, measurement_cnt); - cs_initiator_display_set_alignment(CS_INITIATOR_DISPLAY_ALIGNMENT_CENTER); - app_log_info("Measurement result: %lu mm" NL, + app_log_info(APP_INSTANCE_PREFIX "Measurement result: %lu mm" NL, + measurement.connection, (uint32_t)(measurement.distance * 1000.f)); - cs_initiator_display_print_value(measurement.distance, ROW_DISTANCE_VALUE, "m"); + + cs_initiator_display_set_distance(measurement.distance); + cs_initiator_display_set_distance_progress(MAX_PERCENTAGE); uint32_t likeliness_whole = (uint32_t)measurement.likeliness; uint32_t likeliness_frac = (uint32_t)((measurement.likeliness - (float)likeliness_whole) * 100.0f); - app_log_info("Measurement likeliness: %lu.%02lu" NL, + app_log_info(APP_INSTANCE_PREFIX "Measurement likeliness: %lu.%02lu" NL, + measurement.connection, likeliness_whole, likeliness_frac); - cs_initiator_display_print_value(measurement.likeliness, ROW_LIKELINESS_VALUE, NULL); - - if (initiator_config.rssi_measurement_enabled) { - app_log_info("RSSI distance: %lu mm" NL, - (uint32_t)(measurement.rssi_distance * 1000.f)); - cs_initiator_display_print_value(measurement.rssi_distance, - ROW_RSSI_DISTANCE_VALUE, - "m"); - } - app_log_info("CS bit error rate: %u" NL, measurement.cs_bit_error_rate); - cs_initiator_display_print_value(measurement.cs_bit_error_rate, ROW_BIT_ERROR_RATE_VALUE, NULL); - cs_initiator_display_update(); + cs_initiator_display_set_likeliness(measurement.likeliness); + + app_log_info(APP_INSTANCE_PREFIX "RSSI distance: %lu mm" NL, + measurement.connection, + (uint32_t)(measurement.rssi_distance * 1000.f)); + cs_initiator_display_set_rssi_distance(measurement.rssi_distance); + + app_log_info(APP_INSTANCE_PREFIX "CS bit error rate: %u" NL, + measurement.connection, + measurement.cs_bit_error_rate); + cs_initiator_display_set_bit_error_rate(measurement.cs_bit_error_rate); + app_log_info("+-------------------------------------------------------+" NL NL); + } else if (measurement_progress_changed) { + // write measurement progress to the display without changing the last valid + // measurement results + measurement_progress_changed = false; + + app_log_info("+-[I#%u - Measurement %04lu in progress ...]------------+" NL, + measurement_progress.connection, + measurement_cnt); + + uint32_t percent_whole = (uint32_t)measurement_progress.progress_percentage; + uint32_t percent_frac = + (uint32_t)((measurement_progress.progress_percentage - (float)percent_whole) * 100.0f); + app_log_append_info(APP_INSTANCE_PREFIX " Estimation in progress %lu.%02lu %%" NL, + measurement_progress.connection, + percent_whole, + percent_frac); + + cs_initiator_display_set_distance_progress(measurement_progress.progress_percentage); app_log_info("+-------------------------------------------------------+" NL NL); } rtl_log_step(); @@ -217,26 +273,114 @@ SL_WEAK void app_process_action(void) ///////////////////////////////////////////////////////////////////////////// } +// ----------------------------------------------------------------------------- +// Static function declarations + /****************************************************************************** - * BLE peer manager event handler + * Extract measurement results + *****************************************************************************/ +static void cs_on_result(const cs_result_t *result, const void *user_data) +{ + (void) user_data; + if (result != NULL) { + memcpy(&measurement, result, sizeof(measurement)); + measurement_arrived = true; + measurement_cnt++; + } +} + +/****************************************************************************** + * Extract intermediate results between measurement results + * Note: only called when stationary object tracking used + *****************************************************************************/ +static void cs_on_intermediate_result(const cs_intermediate_result_t *intermediate_result, const void *user_data) +{ + (void) user_data; + if (intermediate_result != NULL) { + memcpy(&measurement_progress, intermediate_result, sizeof(measurement_progress)); + measurement_progress_changed = true; + } +} + +/****************************************************************************** + * CS error handler + *****************************************************************************/ +static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc) +{ + switch (err_evt) { + // Assert + case CS_ERROR_EVENT_CS_PROCEDURE_STOP_TIMER_FAILED: + case CS_ERROR_EVENT_CS_PROCEDURE_UNEXPECTED_DATA: + app_assert(false, + APP_INSTANCE_PREFIX "Unrecoverable CS procedure error happened!" + "[E: 0x%x sc: 0x%lx]" APP_LOG_NL, + conn_handle, + err_evt, + sc); + break; + // Discard + case CS_ERROR_EVENT_RTL_PROCESS_ERROR: + app_log_error(APP_INSTANCE_PREFIX "RTL processing error happened!" + "[E: 0x%x sc: 0x%lx]" APP_LOG_NL, + conn_handle, + err_evt, + sc); + break; + // Close connection + default: + app_log_error(APP_INSTANCE_PREFIX "Error happened! Closing connection." + "[E: 0x%x sc: 0x%lx]" APP_LOG_NL, + conn_handle, + err_evt, + sc); + // Common errors + if (err_evt == CS_ERROR_EVENT_TIMER_ELAPSED) { + app_log_error(APP_INSTANCE_PREFIX "Operation timeout." APP_LOG_NL, conn_handle); + } else if (err_evt == CS_ERROR_EVENT_INITIATOR_FAILED_TO_INCREASE_SECURITY) { + app_log_error(APP_INSTANCE_PREFIX "Security level increase failed." APP_LOG_NL, conn_handle); + } + // Close the connection + (void)ble_peer_manager_central_close_connection(conn_handle); + break; + } +} + +// ----------------------------------------------------------------------------- +// Event / callback definitions + +/**************************************************************************//** + * Bluetooth stack event handler * - * @param[in] evt Event coming from the peer manager. + * @param[in] evt Event coming from the Bluetooth stack. *****************************************************************************/ -void ble_peer_manager_on_event_initiator(ble_peer_manager_evt_type_t *event) +void sl_bt_on_event(sl_bt_msg_t *evt) { sl_status_t sc; const char* device_name = INITIATOR_DEVICE_NAME; - switch (event->evt_id) { - case BLE_PEER_MANAGER_ON_BOOT: + switch (SL_BT_MSG_ID(evt->header)) { + // ------------------------------- + // This event indicates the device has started and the radio is ready. + // Do not call any stack command before receiving this boot event! + case sl_bt_evt_system_boot_id: { - app_log_info("peer manager: started" NL); + // Set TX power + int16_t min_tx_power_x10 = CS_INITIATOR_MIN_TX_POWER_DBM * 10; + int16_t max_tx_power_x10 = CS_INITIATOR_MAX_TX_POWER_DBM * 10; + sc = sl_bt_system_set_tx_power(min_tx_power_x10, + max_tx_power_x10, + &min_tx_power_x10, + &max_tx_power_x10); + app_assert_status(sc); + app_log_info(APP_PREFIX "Minimum system TX power is set to: %d dBm" APP_LOG_NL, min_tx_power_x10 / 10); + app_log_info(APP_PREFIX "Maximum system TX power is set to: %d dBm" APP_LOG_NL, max_tx_power_x10 / 10); + // Print the Bluetooth address bd_addr address; uint8_t address_type; sc = sl_bt_system_get_identity_address(&address, &address_type); app_assert_status(sc); - app_log_info("Bluetooth %s address: %02X:%02X:%02X:%02X:%02X:%02X\n", + app_log_info(APP_PREFIX "Bluetooth %s address: %02X:%02X:%02X:%02X:%02X:%02X\n", address_type ? "static random" : "public device", address.addr[5], address.addr[4], @@ -249,6 +393,7 @@ void ble_peer_manager_on_event_initiator(ble_peer_manager_evt_type_t *event) sc = cs_antenna_configure(CS_INITIATOR_ANTENNA_OFFSET); app_assert_status(sc); + // Filter for advertised name (CS_RFLCT) sc = ble_peer_manager_set_filter_device_name(device_name, strlen(device_name), false); @@ -257,72 +402,69 @@ void ble_peer_manager_on_event_initiator(ble_peer_manager_evt_type_t *event) #ifndef SL_CATALOG_CS_INITIATOR_CLI_PRESENT sc = ble_peer_manager_central_create_connection(); app_assert_status(sc); + // Start scanning for reflector connections + app_log_info(APP_PREFIX "Scanning started for reflector connections..." NL); #else app_log_info("CS CLI is active." APP_LOG_NL); #endif // SL_CATALOG_CS_INITIATOR_CLI_PRESENT - // Start scanning for reflector connections - app_log_info("peer manager: scanning for device name \'%s\' ..." NL, device_name); break; + } + default: + break; + } +} - case BLE_PEER_MANAGER_ON_CONN_OPENED_CENTRAL: - app_log_info("peer manager: connection opened: #%u." NL, event->connection_id); +/****************************************************************************** + * BLE peer manager event handler + * + * @param[in] evt Event coming from the peer manager. + *****************************************************************************/ +void ble_peer_manager_on_event_initiator(ble_peer_manager_evt_type_t *event) +{ + sl_status_t sc; + + switch (event->evt_id) { + case BLE_PEER_MANAGER_ON_CONN_OPENED_CENTRAL: + app_log_info(APP_INSTANCE_PREFIX "Connection opened as central with a CS Reflector" NL, event->connection_id); #ifdef SL_CATALOG_CS_INITIATOR_CLI_PRESENT - initiator_config.cs_mode = cs_initiator_cli_get_mode(); + initiator_config.cs_mode = cs_initiator_cli_get_mode(); + + rtl_config.algo_mode = cs_initiator_cli_get_algo_mode(); #endif // SL_CATALOG_CS_INITIATOR_CLI_PRESENT - sc = cs_initiator_create(event->connection_id, - &initiator_config, - &rtl_config, - cs_on_result, - cs_on_error); - measurement_cnt = 0u; - } - break; + sc = cs_initiator_create(event->connection_id, + &initiator_config, + &rtl_config, + cs_on_result, + cs_on_intermediate_result, + cs_on_error); + if (sc != SL_STATUS_OK) { + app_log_error(APP_PREFIX "Failed to create initiator instance, error:0x%lx" NL, sc); + (void)ble_peer_manager_central_close_connection(event->connection_id); + } else { + app_log_info(APP_INSTANCE_PREFIX "New initiator instance created" NL, event->connection_id); + } + measurement_cnt = 0u; + break; case BLE_PEER_MANAGER_ON_CONN_CLOSED: - app_log_info("peer manager: connection closed." NL); + app_log_info(APP_PREFIX "Connection closed." NL); sc = cs_initiator_delete(event->connection_id); // Start scanning for reflector connections sc = ble_peer_manager_central_create_connection(); app_assert_status(sc); - app_log_info("peer manager: scanning for device name \'%s\' ..." NL, device_name); + app_log_info(APP_PREFIX "Scanning started for reflector connections..." NL); break; case BLE_PEER_MANAGER_ERROR: - app_log_info("peer manager: error on connection #%u!" NL, + app_log_info(APP_PREFIX "Error on connection %u!" NL, event->connection_id); break; default: - app_log_info("peer manager: unhandled event on connection #%u! [evt: 0x%x]" NL, + app_log_info(APP_PREFIX "Unhandled event on connection %u! [evt: 0x%x]" NL, event->connection_id, event->evt_id); break; } } - -static void cs_on_result(const cs_result_t *result, const void *user_data) -{ - (void) user_data; - if (result != NULL) { - memcpy(&measurement, result, sizeof(measurement)); - measurement_arrived = true; - measurement_cnt++; - } -} - -static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc) -{ - sl_status_t peer_sc = SL_STATUS_OK; - app_log_error("!!! Error happened @ initiator #%u!" - "[E: 0x%x sc: 0x%lx]" NL, - conn_handle, - err_evt, - sc); - peer_sc = ble_peer_manager_central_close_connection(conn_handle); - if (sc != SL_STATUS_OK) { - app_log_error("peer manager: could not close connection #%u! [sc: 0x%lx]" NL, - conn_handle, - peer_sc); - } -} diff --git a/app/bluetooth/example/bt_cs_soc_initiator/bt_cs_soc_initiator.slcp b/app/bluetooth/example/bt_cs_soc_initiator/bt_cs_soc_initiator.slcp index 862c747a69..25b4964301 100644 --- a/app/bluetooth/example/bt_cs_soc_initiator/bt_cs_soc_initiator.slcp +++ b/app/bluetooth/example/bt_cs_soc_initiator/bt_cs_soc_initiator.slcp @@ -2,10 +2,30 @@ project_name: bt_cs_soc_initiator package: Bluetooth label: Bluetooth - SoC CS Initiator description: > - CS initiator for Bluetooth. The example connects to an CS reflector - and starts distance measurement. Results are printed on the display of the WSTK. + Channel Sounding (CS) Initiator for Bluetooth LE. This example connects to + a CS Reflector device and starts the distance measurement. Results are + printed on the display of the WSTK and can be read via the serial + port VCOM. It can measure in two CS measurement modes PBR (default) and + RTT. RTT mode can be selected by pressing down the BTN0 while + resetting the device. It can measure in two object tracking modes as well: + in moving object tracking mode (default) or in stationary object tracking + mode. In moving object tracking mode measurement results will be + calculated for every procedure. In stationary object tracking mode multiple + CS procedure data is required for the estimation process. The progress of + the estimation will be shown on the LCD and in the logs in percentages. Once + the estimation process is done the measurement results will be shown similarly + like in the moving object tracking mode. Stationary object tracking mode can + be selected by pressing down the BTN1 while resetting the device. In case the + default CS mode or object tracking mode is changed in + initiator_app_config.h the other CS mode or object tracking mode can be + selected with its dedicated push button (BTN0 or BTN1). The actual mode can be + checked on the serial output and in the captured logs. To capture JSONL and + text logs a log_filter.py Python3 script is provided with this example. This + utility will listen to the same serial port VCOM and will extract the necessary + logs. Check out the help of log_filter.py for more on capturing logs while + measuring distance with CS. category: Bluetooth Examples -quality: experimental +quality: evaluation filter: - name: "Wireless Technology" @@ -42,6 +62,7 @@ component: - id: simple_button instance: - btn0 + - btn1 - id: toolchain_gcc - id: sl_system diff --git a/app/bluetooth/example/bt_cs_soc_initiator/config/initiator_app_config.h b/app/bluetooth/example/bt_cs_soc_initiator/config/initiator_app_config.h index abf0ef318f..c9771e6d53 100644 --- a/app/bluetooth/example/bt_cs_soc_initiator/config/initiator_app_config.h +++ b/app/bluetooth/example/bt_cs_soc_initiator/config/initiator_app_config.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS initiator example configuration + * @brief CS Initiator example configuration ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -28,35 +28,44 @@ * ******************************************************************************/ -#ifndef INITIATOR_CONFIG -#define INITIATOR_CONFIG +#ifndef INITIATOR_APP_CONFIG_H +#define INITIATOR_APP_CONFIG_H #include "cs_initiator_config.h" +#include "sl_bt_api.h" +#include "sl_rtl_clib_api.h" // <<< Use Configuration Wizard in Context Menu >>> -// Specify measurement mode. +// Measurement mode. // Specify measurement mode. -// Button dependent -// Round Trip Time -// Phase Based Ranging -// Default: CS_INITIATOR_MODE_DYNAMIC -#define MEASUREMENT_MODE CS_INITIATOR_MODE_DYNAMIC -// - -// Specifies whether distance should also be measured based on RSSI -// Enable/disable RSSI distance measurement -// 0 - RSSI distance measurement is disabled -// 1 - RSSI distance measurement is enabled -// Default: 1 -#define CS_RSSI_MEASUREMENT_ENABLED (1) -// - -// Reference RSSI value of the Tx device at 1.0 m distance in dBm <-100-20> +// Round Trip Time +// Phase Based Ranging +// Default: sl_bt_cs_mode_pbr +#define MEASUREMENT_MODE sl_bt_cs_mode_pbr + +// Specify object tracking mode. +// Specify object tracking mode. +// Moving object tracking (max 5km/h) +// Stationary object tracking +// Default: SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC +#define OBJECT_TRACKING_MODE SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC + +// Reference RSSI value of the remote Reflector device at 1.0 m distance in dBm <-100..20> // Specifes Tx device RSSI at 1m in dBm // Default: -40 -#define CS_RSSI_TX_POWER (-40) +#define INITIATOR_APP_CONFIG_RSSI_REF_TX_POWER (-40) + +// Connection minimum TX Power <-127..20> +// Connection minimum TX Power in dBm +// Default: -3 +#define CS_INITIATOR_MIN_TX_POWER_DBM -3 + +// Connection maximum TX Power <-127..20> +// Connection minimum TX Power in dBm. Must be greater than the minimum value. +// Default: 20 +#define CS_INITIATOR_MAX_TX_POWER_DBM 20 // <<< end of configuration section >>> -#endif // INITIATOR_CONFIG +#endif // CS_INITIATOR_APP_CONFIG_H diff --git a/app/bluetooth/example/bt_cs_soc_initiator/readme.md b/app/bluetooth/example/bt_cs_soc_initiator/readme.md index 31c790575e..8b7f38cfd7 100644 --- a/app/bluetooth/example/bt_cs_soc_initiator/readme.md +++ b/app/bluetooth/example/bt_cs_soc_initiator/readme.md @@ -1,20 +1,33 @@ # SoC - CS Initiator -The Bluetooth SoC-CS initiator is a project that can be used to test the Channel Sounding (CS) feature. In the provided CS setup, the application creates a connection to a reflector (Running on the host or SoC), measures the phase (PBR) or timing (RTT) and estimates the distance. +The Bluetooth SoC-CS Initiator is a project that can be used to test the Channel Sounding (CS) feature. In the provided CS setup, the application establishes connection to a reflector (Running on the host or SoC), measures in the phase based ranging (PBR) or round trip time (RTT) CS measurement modes and estimates the distance. Moving object tracking algorithm mode and stationary object tracking algorithm mode are also supported for the measurement process. In moving object tracking mode distance will be calculated for every CS procedure while in stationary object tracking mode the calculation requires multiple CS procedures data. While the measurement is still in progress, the percentage of the progress is displayed on the LCD and logged to the console. Once all required CS procedure data is received for the distance measurement, the estimated result will arrive and it will be displayed on the LCD and logged to the console. In order to select different CS modes (PBR/RTT) or algorithm modes (Moving object tracking/Stationary object tracking) the push button(s) can be pressed during device RESET. The push button BTN0 will change the CS mode and BTN1 will change the object tracking mode to the opposite of the default values (which are stored in the initiator_app_config.h). ## Usage -Build and flash the sample application. -After startup it will scan for a device running the "CS RFLCT"" sample application. When found, the initiator will create a connection between them and will start the distance measurement process. The initiator will calculate the distance, display them on the LCD and also send them via UART. +- Build and flash the sample application. + +- Pressing BTN0 while resetting the device selects the CS mode. + +- Pressing BTN1 while resetting the device selects Stationary Object tracking algorithm mode. + +- If neither BTN0 nor BTN1 pressed while resetting the device default CS mode (PBR) and default algorithm mode (Moving Object tracking) will be applied. + +- After startup the CS initiator will scan for a device running the "CS RFLCT" sample application. + +- When found, the initiator will establish connection to the CS reflector device and will start the distance measurement process. + +- The initiator will calculate the distance, display it on the LCD and also send them via UART. Note: in case of stationary object tracking mode multiple CS procedure data will be required. Until the distance measurement is in progress the progress percentage will be displayed on the LCD and logged to the console. + ![](./image/cs_lcd.png) ## Known issues and limitations * Only one initiator instance created +* In case RTT mode used with stationary object tracking algorithm mode the behavior will be the same as RTT with moving object tracking mode. ## Troubleshooting -This sample application does need a bootloader (AppLoader OTA DFU). +This sample application does need a bootloader (Bootloader - SoC Bluetooth AppLoader OTA DFU). ## Resources diff --git a/app/bluetooth/example/bt_cs_soc_initiator/rtl_log.c b/app/bluetooth/example/bt_cs_soc_initiator/rtl_log.c index f7026c1e16..0e620724a1 100644 --- a/app/bluetooth/example/bt_cs_soc_initiator/rtl_log.c +++ b/app/bluetooth/example/bt_cs_soc_initiator/rtl_log.c @@ -28,6 +28,12 @@ * ******************************************************************************/ +#include "rtl_log.h" +#include "cs_initiator_config.h" + +#if CS_INITIATOR_RTL_LOG +// RTL logging enabled + #include "sl_rtl_clib_api.h" #include "sl_bt_version.h" #include "sl_power_manager.h" @@ -49,7 +55,7 @@ void rtl_log_init(void) int ret; enum sl_rtl_error_code ec; const char hash[] = SL_BT_VERSION_HASH; - sl_rtl_log_configure_params config_params = { + sl_rtl_log_params config_params = { .log_callback_function = rtl_log_callback, .sdk_version = { 0 }, .command_line_options = { 0 } @@ -102,3 +108,16 @@ static void rtl_log_callback(uint8_t *log_data, size_t log_data_len) // Keep the MCU awake until log message is sent. sl_power_manager_add_em_requirement(SL_POWER_MANAGER_EM1); } + +#else // CS_INITIATOR_RTL_LOG +// RTL logging disabled + +void rtl_log_init(void) +{ +} + +void rtl_log_step(void) +{ +} + +#endif // CS_INITIATOR_RTL_LOG diff --git a/app/bluetooth/example/bt_cs_soc_reflector/app.c b/app/bluetooth/example/bt_cs_soc_reflector/app.c index 34cea10472..1ee2369bb8 100644 --- a/app/bluetooth/example/bt_cs_soc_reflector/app.c +++ b/app/bluetooth/example/bt_cs_soc_reflector/app.c @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector example application logic + * @brief CS Reflector example application logic ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com @@ -40,6 +40,10 @@ #include "cs_reflector_config.h" #include "cs_antenna.h" +#define APP_PREFIX "[APP] " +#define INSTANCE_PREFIX "[%u] " +#define APP_INSTANCE_PREFIX APP_PREFIX INSTANCE_PREFIX + static cs_reflector_config_t cs_reflector_config = { .max_tx_power_dbm = CS_REFLECTOR_MAX_TX_POWER_DBM }; @@ -54,16 +58,18 @@ SL_WEAK void app_init(void) app_log_filter_threshold_set(APP_LOG_LEVEL_INFO); app_log_info(APP_LOG_NL); - app_log_append_info("Silicon Labs CS Reflector" APP_LOG_NL); - app_log_append_info("--------------------------" APP_LOG_NL); - app_log_append_info("Maximum concurrent connections: %u" APP_LOG_NL, CS_REFLECTOR_MAX_CONNECTIONS); - app_log_append_info("Channel Sounding event buffer size: %u" APP_LOG_NL, CS_REFLECTOR_CS_EVENT_BUF_SIZE); - app_log_append_info("Minimum transmit power: %d dBm" APP_LOG_NL, CS_REFLECTOR_MIN_TX_POWER_DBM); - app_log_append_info("Maximum transmit power: %d dBm" APP_LOG_NL, CS_REFLECTOR_MAX_TX_POWER_DBM); - - app_log_info("Wire%s antenna offset will be used." APP_LOG_NL, + app_log_info("+-[CS Reflector by Silicon Labs]------------------------+" APP_LOG_NL); + app_log_info("+-------------------------------------------------------+" APP_LOG_NL); + app_log_info(APP_PREFIX "Maximum concurrent connections: %u" APP_LOG_NL, CS_REFLECTOR_MAX_CONNECTIONS); + app_log_info(APP_PREFIX "Channel Sounding event buffer size: %u" APP_LOG_NL, CS_REFLECTOR_CS_EVENT_BUF_SIZE); + app_log_info(APP_PREFIX "Default minimum transmit power: %d dBm" APP_LOG_NL, CS_REFLECTOR_MIN_TX_POWER_DBM); + app_log_info(APP_PREFIX "Default maximum transmit power: %d dBm" APP_LOG_NL, CS_REFLECTOR_MAX_TX_POWER_DBM); + + app_log_info(APP_PREFIX "Wire%s antenna offset will be used." APP_LOG_NL, CS_REFLECTOR_ANTENNA_OFFSET ? "d" : "less"); + app_log_info("+-------------------------------------------------------+" APP_LOG_NL APP_LOG_NL); + ///////////////////////////////////////////////////////////////////////////// // Put your additional application init code here! // // This is called once during start-up. // @@ -96,12 +102,21 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_system_boot_id: { sl_status_t sc; - // Print the Bluetooth address bd_addr address; uint8_t address_type; + int16_t min_tx_power_x10 = CS_REFLECTOR_MIN_TX_POWER_DBM * 10; + int16_t max_tx_power_x10 = CS_REFLECTOR_MAX_TX_POWER_DBM * 10; + sc = sl_bt_system_set_tx_power(min_tx_power_x10, + max_tx_power_x10, + &min_tx_power_x10, + &max_tx_power_x10); + app_assert_status(sc); + app_log_info(APP_PREFIX "Set minimum transmit power to: %d dBm" APP_LOG_NL, min_tx_power_x10 / 10); + app_log_info(APP_PREFIX "Set maximum transmit power to: %d dBm" APP_LOG_NL, max_tx_power_x10 / 10); sc = sl_bt_system_get_identity_address(&address, &address_type); app_assert_status(sc); - app_log_info("Bluetooth %s address: %02X:%02X:%02X:%02X:%02X:%02X\n", + // Print the Bluetooth address + app_log_info(APP_PREFIX "Bluetooth %s address: %02X:%02X:%02X:%02X:%02X:%02X\n", address_type ? "static random" : "public device", address.addr[5], address.addr[4], @@ -114,20 +129,11 @@ void sl_bt_on_event(sl_bt_msg_t *evt) sc = cs_antenna_configure(CS_REFLECTOR_ANTENNA_OFFSET); app_assert_status(sc); - int16_t min_tx_power_x10 = CS_REFLECTOR_MIN_TX_POWER_DBM * 10; - int16_t max_tx_power_x10 = CS_REFLECTOR_MAX_TX_POWER_DBM * 10; - sc = sl_bt_system_set_tx_power(CS_REFLECTOR_MIN_TX_POWER_DBM, - CS_REFLECTOR_MAX_TX_POWER_DBM, - &min_tx_power_x10, - &max_tx_power_x10); - - app_assert_status(sc); - // Start advertising for initiator connections if (CS_REFLECTOR_MAX_CONNECTIONS > 0) { sc = ble_peer_manager_peripheral_start_advertising(SL_BT_INVALID_ADVERTISING_SET_HANDLE); app_assert_status(sc); - app_log_info("Advertising started for initiator connections..." APP_LOG_NL); + app_log_info(APP_PREFIX "Advertising started for initiator connections..." APP_LOG_NL); } } break; @@ -139,8 +145,8 @@ void sl_bt_on_event(sl_bt_msg_t *evt) uint8_t num_buffers_discarded = evt->data.evt_system_resource_exhausted.num_buffers_discarded; uint8_t num_buffer_allocation_failures = evt->data.evt_system_resource_exhausted.num_buffer_allocation_failures; uint8_t num_heap_allocation_failures = evt->data.evt_system_resource_exhausted.num_heap_allocation_failures; - app_log_error("BT stack buffers exhausted, data loss may have occurred! " - "buf_discarded='%u' buf_alloc_fail='%u' heap_alloc_fail='%u'" APP_LOG_NL, + app_log_error(APP_PREFIX "BT stack buffers exhausted, data loss may have occurred! " + "buf_discarded='%u' buf_alloc_fail='%u' heap_alloc_fail='%u'" APP_LOG_NL, num_buffers_discarded, num_buffer_allocation_failures, num_heap_allocation_failures); @@ -150,7 +156,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) // ------------------------------- // This event is received when a BT stack system error occurs case sl_bt_evt_system_error_id: - app_log_error("System error occurred; reason='0x%02x'" APP_LOG_NL, evt->data.evt_system_error.reason); + app_log_error(APP_PREFIX "System error occurred; reason='0x%02x'" APP_LOG_NL, evt->data.evt_system_error.reason); break; // ------------------------------- @@ -158,7 +164,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_sm_bonding_failed_id: { uint8_t conn_handle = evt->data.evt_sm_bonding_failed.connection; - app_log_error("#%d - Bonding failed; reason='0x%02x'" APP_LOG_NL, + app_log_error(APP_INSTANCE_PREFIX "Bonding failed; reason='0x%02x'" APP_LOG_NL, conn_handle, evt->data.evt_sm_bonding_failed.reason); sl_status_t sc = sl_bt_connection_close(conn_handle); @@ -171,7 +177,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_gatt_mtu_exchanged_id: { uint8_t conn_handle = evt->data.evt_gatt_mtu_exchanged.connection; - app_log_info("#%u - MTU exchange completed" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "MTU exchange completed" APP_LOG_NL, conn_handle); } break; @@ -180,7 +186,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_connection_parameters_id: { uint8_t conn_handle = evt->data.evt_connection_parameters.connection; - app_log_info("#%u - Connection parameters changed" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Connection parameters changed" APP_LOG_NL, conn_handle); } break; @@ -189,7 +195,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_connection_phy_status_id: { uint8_t conn_handle = evt->data.evt_connection_phy_status.connection; - app_log_info("#%u - PHY update procedure completed" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "PHY update procedure completed" APP_LOG_NL, conn_handle); } break; @@ -198,7 +204,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_connection_remote_used_features_id: { uint8_t conn_handle = evt->data.evt_connection_remote_used_features.connection; - app_log_info("#%u - Remote LL supported features updated" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Remote LL supported features updated" APP_LOG_NL, conn_handle); } break; @@ -207,7 +213,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_connection_data_length_id: { uint8_t conn_handle = evt->data.evt_connection_data_length.connection; - app_log_info("#%u - Maximum payload length changed" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Maximum payload length changed" APP_LOG_NL, conn_handle); } break; @@ -216,7 +222,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) case sl_bt_evt_sm_bonded_id: { uint8_t conn_handle = evt->data.evt_sm_bonded.connection; - app_log_info("#%u - Bonding procedure successfully completed" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Bonding procedure successfully completed" APP_LOG_NL, conn_handle); } break; @@ -226,7 +232,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) { uint8_t conn_handle = evt->data.evt_connection_tx_power.connection; int8_t tx_power = evt->data.evt_connection_tx_power.power_level; - app_log_info("#%u - Transmit power changed; tx_power='%d'" APP_LOG_NL, conn_handle, tx_power); + app_log_info(APP_INSTANCE_PREFIX "Transmit power changed; tx_power='%d'" APP_LOG_NL, conn_handle, tx_power); } break; @@ -256,7 +262,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) // ------------------------------- // Default event handler default: - app_log_info("BLE event: 0x%02lx" APP_LOG_NL, SL_BT_MSG_ID(evt->header)); + app_log_info(APP_PREFIX "BLE event: 0x%02lx" APP_LOG_NL, SL_BT_MSG_ID(evt->header)); break; } } @@ -267,7 +273,7 @@ void handle_connection_opened_with_initiator(uint8_t conn_handle) // Create a new reflector instance for the connection handle sc = cs_reflector_create(conn_handle, &cs_reflector_config); if (sc != SL_STATUS_OK) { - app_log_error("Failed to create reflector instance; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_error(APP_INSTANCE_PREFIX "Failed to create reflector instance'" APP_LOG_NL, conn_handle); ble_peer_manager_peripheral_close_connection(conn_handle); return; } @@ -276,7 +282,7 @@ void handle_connection_opened_with_initiator(uint8_t conn_handle) if (cs_reflector_get_active_instance_count() < CS_REFLECTOR_MAX_CONNECTIONS) { sc = ble_peer_manager_peripheral_start_advertising(SL_BT_INVALID_ADVERTISING_SET_HANDLE); app_assert_status(sc); - app_log_info("Advertising restarted for new initiator connections..." APP_LOG_NL); + app_log_info(APP_PREFIX "Advertising restarted for new initiator connections..." APP_LOG_NL); } } @@ -284,9 +290,10 @@ void handle_connection_closed(uint8_t conn_handle) { sl_status_t sc; bool advertisement_should_be_restarted = false; + uint8_t reflector_count = cs_reflector_get_active_instance_count(); // If we are at the maximum capacity - it means that the advertisement is not running // Restart advertising for new initiator connections if we were at the limit - if (cs_reflector_get_active_instance_count() == CS_REFLECTOR_MAX_CONNECTIONS) { + if (reflector_count == CS_REFLECTOR_MAX_CONNECTIONS) { advertisement_should_be_restarted = true; } @@ -298,36 +305,33 @@ void handle_connection_closed(uint8_t conn_handle) if (advertisement_should_be_restarted) { sc = ble_peer_manager_peripheral_start_advertising(SL_BT_INVALID_ADVERTISING_SET_HANDLE); app_assert_status(sc); - app_log_info("Advertising restarted for new initiator connections..." APP_LOG_NL); + app_log_info(APP_PREFIX "Advertising restarted for new initiator connections..." APP_LOG_NL); } } void ble_peer_manager_on_event_reflector(const ble_peer_manager_evt_type_t *event) { switch (event->evt_id) { - case BLE_PEER_MANAGER_ON_BOOT: - break; - case BLE_PEER_MANAGER_ON_CONN_OPENED_PERIPHERAL: - app_log_info("[%u] Connection opened as peripheral with a CS initiator" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Connection opened as peripheral with a CS Initiator" APP_LOG_NL, event->connection_id); handle_connection_opened_with_initiator(event->connection_id); break; case BLE_PEER_MANAGER_ON_CONN_CLOSED: - app_log_info("[%u] Connection closed" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Connection closed" APP_LOG_NL, event->connection_id); handle_connection_closed(event->connection_id); break; case BLE_PEER_MANAGER_ON_ADV_STOPPED: - app_log_info("[%u] Advertisement stopped" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Advertisement stopped" APP_LOG_NL, event->connection_id); break; case BLE_PEER_MANAGER_ERROR: - app_log_info("[%u] Error" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Error" APP_LOG_NL, event->connection_id); break; default: - app_log_info("[%u] Unhandled Peer Manager event (%u)" APP_LOG_NL, event->connection_id, event->evt_id); + app_log_info(APP_INSTANCE_PREFIX "Unhandled Peer Manager event (%u)" APP_LOG_NL, event->connection_id, event->evt_id); break; } } diff --git a/app/bluetooth/example/bt_cs_soc_reflector/bt_cs_soc_reflector.slcp b/app/bluetooth/example/bt_cs_soc_reflector/bt_cs_soc_reflector.slcp index 41be53f480..14c92fdd07 100644 --- a/app/bluetooth/example/bt_cs_soc_reflector/bt_cs_soc_reflector.slcp +++ b/app/bluetooth/example/bt_cs_soc_reflector/bt_cs_soc_reflector.slcp @@ -1,12 +1,18 @@ project_name: bt_cs_soc_reflector package: Bluetooth -label: Bluetooth - SoC CS reflector +label: Bluetooth - SoC CS Reflector description: > - Channel Sounding reflector for Bluetooth. The example sends measurement results to the initiator via GATT. - The application starts advertising after boot and restarts advertising after a connection is closed. - It also supports Over-the-Air Device Firmware Upgrade (OTA DFU). + Channel Sounding (CS) Reflector for Bluetooth LE. This example sends + measurement results back to the CS Initiator device via GATT notifications. + It is scheduled by the CS Ranging Service. CS Reflector should have to + connect to at least one CS Initiator device to send measurement data to + and it is also capable to connect to multiple CS Initiators. Check the + CS Reflector component for more on the available connections. The application + starts advertising after boot and keeps advertising until not every + connection slots are occupied. It will stop advertising when it is full. + Once at least one slot becomes free again the device start to advertise. category: Bluetooth Examples -quality: experimental +quality: evaluation filter: - name: "Wireless Technology" diff --git a/app/bluetooth/example/bt_cs_soc_reflector/readme.md b/app/bluetooth/example/bt_cs_soc_reflector/readme.md index 902ab77476..7a5c256fba 100644 --- a/app/bluetooth/example/bt_cs_soc_reflector/readme.md +++ b/app/bluetooth/example/bt_cs_soc_reflector/readme.md @@ -1,6 +1,6 @@ -# SoC - CS reflector +# SoC - CS Reflector -The Bluetooth SoC-CS reflector is a project that can be used to test the Channel Sounding (CS) feature. In the provided CS setup, the reflector measures the phase (in PBR mode) or flying time (RTT) of the received signal and sends this information back to the initiator using RAS. The initiator will estimate the distance, the measured values are not available on the reflector side. +The Bluetooth SoC-CS Reflector is a project that can be used to test the Channel Sounding (CS) feature. In the provided CS setup, the reflector measures the phase (in PBR mode) or flying time (RTT) of the received signal and sends this information back to the initiator using RAS. The initiator will estimate the distance, the measured values are not available on the reflector side. ## Getting Started Build and flash the sample application. diff --git a/app/bluetooth/example_host/bt_cs_host/app.c b/app/bluetooth/example_host/bt_cs_host/app.c index bb4561a079..c97250c8cd 100644 --- a/app/bluetooth/example_host/bt_cs_host/app.c +++ b/app/bluetooth/example_host/bt_cs_host/app.c @@ -32,6 +32,8 @@ #include #include #include +#include +#include #include "app.h" #include "ncp_host.h" #include "app_log.h" @@ -53,8 +55,25 @@ #include "cs_antenna.h" #include "cs_log.h" -#define MAX_INITIATOR_INSTANCES 2u -#define MAX_REFLECTOR_INSTANCES 2u +// MAX_CONNECTIONS should be less or equal to the SL_BT_CONFIG_MAX_CONNECTIONS in the CS NCP example. +// Sum of reflector and initiator instances should not exceed MAX_CONNECTIONS. +#define MAX_CONNECTIONS 4u +// MAX_INITIATOR_INSTANCES should be less or equal to the CS_INITIATOR_MAX_CONNECTIONS in the CS NCP example. +#define MAX_INITIATOR_INSTANCES MAX_CONNECTIONS +// MAX_REFLECTOR_INSTANCES should be less or equal to the CS_REFLECTOR_MAX_CONNECTIONS in the CS NCP example. +#define MAX_REFLECTOR_INSTANCES MAX_CONNECTIONS + +// Prefixes +#define APP_PREFIX "[APP] " +#define INSTANCE_PREFIX "[%u] " +#define APP_INSTANCE_PREFIX APP_PREFIX INSTANCE_PREFIX + +// Reference RSSI value of the remote Reflector device at 1.0 m distance in dBm +#define INITIATOR_APP_CONFIG_RSSI_REF_TX_POWER -40 + +// Connection TX power settings +#define CS_INITIATOR_MIN_TX_POWER_DBM -3 +#define CS_INITIATOR_MAX_TX_POWER_DBM 20 #define CREATE_REFLECTOR_MSG_LEN (sizeof(cs_acp_cmd_id_t) + sizeof(cs_acp_create_reflector_cmd_data_t)) #define REFLECTOR_ACTION_MSG_LEN (sizeof(cs_acp_cmd_id_t) + sizeof(cs_acp_reflector_action_cmd_data_t)) @@ -67,12 +86,12 @@ static uuid_128 ras_service_uuid = { }; // Optstring argument for getopt -#define OPTSTRING NCP_HOST_OPTSTRING APP_LOG_OPTSTRING HOST_COMM_CPC_OPTSTRING "hm:R:I:F:rwo:" +#define OPTSTRING NCP_HOST_OPTSTRING APP_LOG_OPTSTRING "hm:R:I:F:rwo:" // Usage info -#define USAGE APP_LOG_NL "%s " NCP_HOST_USAGE APP_LOG_USAGE HOST_COMM_CPC_USAGE \ +#define USAGE APP_LOG_NL "%s " NCP_HOST_USAGE APP_LOG_USAGE \ "\n[-m ] [-R ] [-I ] [-F ] " \ - "[-r] [-w] [-o] [-h]" APP_LOG_NL + "[-w] [-o] [-h]" APP_LOG_NL // Detailed argument list #define CS_HOST_INITIATOR_OPTIONS \ @@ -84,13 +103,13 @@ static uuid_128 ras_service_uuid = { " \n" \ " -I Maximum number of initiator instances, default: 1\n" \ " \n" \ - " -F Enable reflector BLE address filtering\n" \ + " -F Enable reflector BLE address filtering in format:\n" \ + " AA:BB:CC:DD:EE:FF or aabbccddeeff\n" \ " \n" \ - " -r Enable RSSI distance measurement\n" \ " -w Use wired antenna offset\n" \ - " -o Object tracking mode, default: 1\n" \ - " 1 : moving object tracking (up to 5 km/h) (REAL_TIME_BASIC)\n" \ - " 2 : stationary object tracking (STATIC_HIGH_ACCURACY)\n" + " -o Object tracking mode, default: 0\n" \ + " 0 : moving object tracking (up to 5 km/h) (REAL_TIME_BASIC)\n" \ + " 1 : stationary object tracking (STATIC_HIGH_ACCURACY)\n" // Options info #define OPTIONS \ @@ -98,16 +117,14 @@ static uuid_128 ras_service_uuid = { NCP_HOST_OPTIONS \ APP_LOG_OPTIONS \ CS_HOST_INITIATOR_OPTIONS \ - HOST_COMM_CPC_OPTIONS \ " -h Print this help message.\n" #define BT_ADDR_LEN 6u typedef struct { sl_bt_cs_mode_t cs_mode; - bool rssi_measurement_enabled; + uint8_t object_tracking_mode; bool use_antenna_wired_offset; - bool use_moving_object_tracking; bd_addr accepted_bt_address_list[MAX_REFLECTOR_INSTANCES]; uint32_t accepted_bt_address_count; uint32_t max_reflector_instances; @@ -123,9 +140,8 @@ typedef struct { cs_host_config_t cs_host_config = { .cs_mode = sl_bt_cs_mode_pbr, - .rssi_measurement_enabled = false, + .object_tracking_mode = SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC, .use_antenna_wired_offset = false, - .use_moving_object_tracking = true, .accepted_bt_address_count = 0u, .max_reflector_instances = 0u, .max_initiator_instances = 0u @@ -139,12 +155,15 @@ cs_host_state_t cs_host_state = { }; void cs_on_result(cs_result_t *result, void *user_data); +void cs_on_intermediate_result(const cs_intermediate_result_t *intermediate_result, + const void *user_data); +void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc); void handle_connection_opened_with_initiator(uint8_t conn_handle); void handle_connection_opened_with_reflector(uint8_t conn_handle); void handle_connection_closed(uint8_t conn_handle); void stop_procedure(void); -/**************************************************************************//** +/****************************************************************************** * Application initialization *****************************************************************************/ void app_init(int argc, char *argv[]) @@ -155,14 +174,14 @@ void app_init(int argc, char *argv[]) bool max_initiator_instances_set = false; bool max_reflector_instances_set = false; - app_log_info("Silicon Labs CS host" APP_LOG_NL); - app_log_info("---------------------------" APP_LOG_NL); - // Initialize the list of accepted BT addresses for (uint32_t i = 0u; i < MAX_REFLECTOR_INSTANCES; i++) { memset(cs_host_config.accepted_bt_address_list[i].addr, 0xFF, BT_ADDR_LEN); } + app_log_info("+-[CS Host by Silicon Labs]------------------------+" APP_LOG_NL); + app_log_info("+--------------------------------------------------+" APP_LOG_NL APP_LOG_NL); + // Process command line options while ((cli_opt = getopt(argc, argv, OPTSTRING)) != -1) { switch (cli_opt) { @@ -173,7 +192,9 @@ void app_init(int argc, char *argv[]) exit(EXIT_SUCCESS); case 'm': - // Mode - (1 - RTT) (2 - PBR) + // Mode. + // 1 - RTT + // 2 - Phase based cs_mode = atoi(optarg); break; @@ -181,8 +202,8 @@ void app_init(int argc, char *argv[]) cs_host_config.max_reflector_instances = atoi(optarg); max_reflector_instances_set = true; if (cs_host_config.max_reflector_instances > MAX_REFLECTOR_INSTANCES) { - app_log_error("Invalid number of 'maximum reflectors' argument (%d) provided, " - "must be in the range of 0 to %u" APP_LOG_NL, + app_log_error(APP_PREFIX "Invalid number of 'maximum reflectors' argument (%d) provided, " + "must be in the range of 0 to %u" APP_LOG_NL, cs_host_config.max_reflector_instances, MAX_REFLECTOR_INSTANCES); exit(EXIT_FAILURE); @@ -193,8 +214,8 @@ void app_init(int argc, char *argv[]) cs_host_config.max_initiator_instances = atoi(optarg); max_initiator_instances_set = true; if (cs_host_config.max_initiator_instances > MAX_INITIATOR_INSTANCES) { - app_log_error("Invalid number of 'maximum initiators' argument (%d) provided, " - "must be in the range of 0 to %u" APP_LOG_NL, + app_log_error(APP_PREFIX "Invalid number of 'maximum initiators' argument (%d) provided, " + "must be in the range of 0 to %u" APP_LOG_NL, cs_host_config.max_initiator_instances, MAX_INITIATOR_INSTANCES); exit(EXIT_FAILURE); @@ -203,44 +224,20 @@ void app_init(int argc, char *argv[]) case 'F': { - // Set up reflector BLE address filtering - unsigned int accepted_ble_address[BT_ADDR_LEN]; - // Try parsing without a ':' separator - int accepted_ble_address_len = sscanf(optarg, "%2X%2X%2X%2X%2X%2X", - &accepted_ble_address[5], - &accepted_ble_address[4], - &accepted_ble_address[3], - &accepted_ble_address[2], - &accepted_ble_address[1], - &accepted_ble_address[0]); - - // If parsing without a ':' failed - try parsing with a ':' separator - if (accepted_ble_address_len != BT_ADDR_LEN) { - accepted_ble_address_len = sscanf(optarg, "%2X:%2X:%2X:%2X:%2X:%2X", - &accepted_ble_address[5], - &accepted_ble_address[4], - &accepted_ble_address[3], - &accepted_ble_address[2], - &accepted_ble_address[1], - &accepted_ble_address[0]); - // If none of the parsing methods worked - exit with failure - if (accepted_ble_address_len != BT_ADDR_LEN) { - app_log_error("Invalid BLE address filter provided" APP_LOG_NL); - exit(EXIT_FAILURE); - } - } // Check if we have room for more accepted addresses if (cs_host_config.accepted_bt_address_count >= MAX_REFLECTOR_INSTANCES) { - app_log_error("Maximum number of accepted BLE addresses (%u) reached, " - "ignoring additional addresses" APP_LOG_NL, MAX_REFLECTOR_INSTANCES); + app_log_error(APP_PREFIX "Maximum number of accepted BLE addresses (%u) reached, " + "ignoring additional addresses" APP_LOG_NL, MAX_REFLECTOR_INSTANCES); break; } // Add the accepted BLE address to the list bd_addr *bt_addr_to_add = &cs_host_config.accepted_bt_address_list[cs_host_config.accepted_bt_address_count]; - for (uint8_t i = 0; i < BT_ADDR_LEN; i++) { - bt_addr_to_add->addr[i] = (uint8_t)accepted_ble_address[i]; + sc = ble_peer_manager_str_to_address(optarg, bt_addr_to_add); + if (sc != SL_STATUS_OK) { + app_log_error(APP_PREFIX "Invalid BLE address filter provided" APP_LOG_NL); + exit(EXIT_FAILURE); } - app_log_info("BLE address accept filter added for: '%02x:%02x:%02x:%02x:%02x:%02x'" APP_LOG_NL, + app_log_info(APP_PREFIX "BLE address accept filter added for: '%02x:%02x:%02x:%02x:%02x:%02x'" APP_LOG_NL, bt_addr_to_add->addr[5], bt_addr_to_add->addr[4], bt_addr_to_add->addr[3], @@ -251,22 +248,19 @@ void app_init(int argc, char *argv[]) } break; - case 'r': - cs_host_config.rssi_measurement_enabled = true; - break; case 'w': cs_host_config.use_antenna_wired_offset = true; break; case 'o': { int object_tracking_mode = atoi(optarg); - if (object_tracking_mode == 1) { - cs_host_config.use_moving_object_tracking = true; - } else if (object_tracking_mode == 2) { - cs_host_config.use_moving_object_tracking = false; - } else { - app_log_error("Invalid object tracking mode (%d) provided!" APP_LOG_NL, object_tracking_mode); + + if (object_tracking_mode != SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC + && object_tracking_mode != SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY) { + app_log_error(APP_PREFIX "Invalid object tracking mode (%d) provided!" APP_LOG_NL, object_tracking_mode); exit(EXIT_FAILURE); + } else { + cs_host_config.object_tracking_mode = (uint8_t)object_tracking_mode; } } break; @@ -283,16 +277,44 @@ void app_init(int argc, char *argv[]) } } + // Check for unknown parameters and write them to to console if there is any + if (optind < argc) { + app_log_critical("Unknown %d parameter", (argc - optind)); + if (argc - optind > 1) { + app_log_append_critical("s \'"); + for (int i = optind; i < argc; i++) { + app_log_append_critical("%s", argv[i]); + if (i < argc - 1) { + app_log_append_critical(", "); + } + } + app_log_append_critical("\'"); + } else { + app_log_append_critical(" \'%s\'", argv[optind]); + } + app_log_append_critical("! Usage:\n"); + + app_log(USAGE, argv[0]); + exit(EXIT_FAILURE); + } + // Sanity check of argument combinations + if ((cs_host_config.max_initiator_instances + cs_host_config.max_reflector_instances) > MAX_CONNECTIONS) { + app_log_info(APP_PREFIX "Sum of and " + "exceeds maximum connection count (%u)" APP_LOG_NL, + MAX_CONNECTIONS); + exit(EXIT_FAILURE); + } + if (cs_host_config.max_initiator_instances == 0 && cs_host_config.max_reflector_instances == 0) { if (!max_initiator_instances_set && !max_reflector_instances_set) { cs_host_config.max_initiator_instances = 1; cs_host_config.max_reflector_instances = 1; - app_log_info("Not specified and " - ". Using 1-1 of each" APP_LOG_NL); + app_log_info(APP_PREFIX "Not specified and " + ". Using 1-1 of each" APP_LOG_NL); } else { - app_log_error(" and " - " cannot be both zero" APP_LOG_NL); + app_log_error(APP_PREFIX " and " + " cannot be both zero" APP_LOG_NL); exit(EXIT_FAILURE); } } @@ -300,32 +322,38 @@ void app_init(int argc, char *argv[]) if (cs_host_config.max_initiator_instances > 0) { if (cs_mode == (int)sl_bt_cs_mode_rtt) { cs_host_config.cs_mode = sl_bt_cs_mode_rtt; - app_log_info("CS mode: 1 - RTT" APP_LOG_NL); + app_log_info(APP_PREFIX "CS mode: 1 - RTT" APP_LOG_NL); } else if (cs_mode == (int)sl_bt_cs_mode_pbr) { cs_host_config.cs_mode = sl_bt_cs_mode_pbr; - app_log_info("CS mode: 2 - PBR" APP_LOG_NL); + app_log_info(APP_PREFIX "CS mode: 2 - PBR" APP_LOG_NL); } else { - app_log_error("Invalid CS mode argument (%d) provided" APP_LOG_NL, cs_mode); + app_log_error(APP_PREFIX "Invalid CS mode argument (%d) provided" APP_LOG_NL, cs_mode); exit(EXIT_FAILURE); } } if (cs_host_config.accepted_bt_address_count > 0) { - app_log_info("BLE address filtering enabled with %u specified BT addresses" APP_LOG_NL, + app_log_info(APP_PREFIX "BLE address filtering enabled with %u specified BT addresses" APP_LOG_NL, cs_host_config.accepted_bt_address_count); } else { - app_log_info("BLE address filtering disabled" APP_LOG_NL); + app_log_info(APP_PREFIX "BLE address filtering disabled" APP_LOG_NL); } - app_log_info("Maximum number of reflector instances: %u" APP_LOG_NL, cs_host_config.max_reflector_instances); - app_log_info("Maximum number of initiator instances: %u" APP_LOG_NL, cs_host_config.max_initiator_instances); + app_log_info(APP_PREFIX "Maximum number of reflector instances: %u" APP_LOG_NL, + cs_host_config.max_reflector_instances); + app_log_info(APP_PREFIX "Maximum number of initiator instances: %u" APP_LOG_NL, + cs_host_config.max_initiator_instances); - if (cs_host_config.use_moving_object_tracking) { - app_log_info("Tracking mode: moving objects" APP_LOG_NL); + app_log_info(APP_PREFIX "Tracking mode: "); + if (cs_host_config.object_tracking_mode == SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC) { + app_log_append_info("moving objects" APP_LOG_NL); } else { - app_log_info("Tracking mode: stationary objects" APP_LOG_NL); + app_log_append_info("stationary objects" APP_LOG_NL); } + app_log_info(APP_PREFIX "RSSI reference TX power is %d dBm @ 1m" APP_LOG_NL, + (int)INITIATOR_APP_CONFIG_RSSI_REF_TX_POWER); + // Initialize the list of reflector connection handles for (uint32_t i = 0u; i < cs_host_config.max_initiator_instances; i++) { cs_host_state.reflector_conn_handles[i] = SL_BT_INVALID_CONNECTION_HANDLE; @@ -342,12 +370,12 @@ void app_init(int argc, char *argv[]) exit(EXIT_FAILURE); } app_assert_status(sc); - app_log_info("NCP host initialized" APP_LOG_NL); - app_log_info("Press Crtl+C to quit" APP_LOG_NL APP_LOG_NL); + app_log_info(APP_PREFIX "NCP host initialized" APP_LOG_NL); + app_log_info(APP_PREFIX "Press Crtl+C to quit" APP_LOG_NL); + app_log_info("+-------------------------------------------------------+" APP_LOG_NL APP_LOG_NL); cs_log_create(argc, argv); rtl_log_init(); - ble_peer_manager_central_init(); ble_peer_manager_peripheral_init(); ble_peer_manager_filter_init(); @@ -355,12 +383,90 @@ void app_init(int argc, char *argv[]) void sl_bt_on_event(sl_bt_msg_t *evt) { + sl_status_t sc; + const char *device_name = INITIATOR_DEVICE_NAME; switch (SL_BT_MSG_ID(evt->header)) { // -------------------------------- case sl_bt_evt_system_boot_id: { - sl_status_t sc = cs_antenna_configure(cs_host_config.use_antenna_wired_offset); + // Set TX power + int16_t min_tx_power_x10 = CS_INITIATOR_MIN_TX_POWER_DBM * 10; + int16_t max_tx_power_x10 = CS_INITIATOR_MAX_TX_POWER_DBM * 10; + sc = sl_bt_system_set_tx_power(min_tx_power_x10, + max_tx_power_x10, + &min_tx_power_x10, + &max_tx_power_x10); + app_assert_status(sc); + app_log_info(APP_PREFIX "Minimum system TX power is set to: %d dBm" APP_LOG_NL, min_tx_power_x10 / 10); + app_log_info(APP_PREFIX "Maximum system TX power is set to: %d dBm" APP_LOG_NL, max_tx_power_x10 / 10); + + // Reset to initial state + ble_peer_manager_central_init(); + ble_peer_manager_peripheral_init(); + ble_peer_manager_filter_init(); + cs_host_state.num_reflector_connections = 0u; + cs_host_state.num_initiator_connections = 0u; + + // Initialize the list of reflector connection handles + for (uint32_t i = 0u; i < cs_host_config.max_initiator_instances; i++) { + cs_host_state.reflector_conn_handles[i] = SL_BT_INVALID_CONNECTION_HANDLE; + } + // Initialize the list of initiator connection handles + for (uint32_t i = 0u; i < cs_host_config.max_reflector_instances; i++) { + cs_host_state.initiator_conn_handles[i] = SL_BT_INVALID_CONNECTION_HANDLE; + } + + // Print the Bluetooth address + bd_addr address; + uint8_t address_type; + sc = sl_bt_system_get_identity_address(&address, &address_type); + app_assert_status(sc); + app_log_info(APP_PREFIX "Bluetooth %s address: %02X:%02X:%02X:%02X:%02X:%02X\n", + address_type ? "static random" : "public device", + address.addr[5], + address.addr[4], + address.addr[3], + address.addr[2], + address.addr[1], + address.addr[0]); + + // Filter for advertised name (CS_RFLCT) + sc = ble_peer_manager_set_filter_device_name(device_name, strlen(device_name), false); + app_assert_status(sc); + + // Filter for advertised service UUID (RAS) + sc = ble_peer_manager_set_filter_service_uuid128(&ras_service_uuid); + app_assert_status(sc); + + // Filter for BLE address if enabled + if (cs_host_config.accepted_bt_address_count > 0) { + // Enable Peer Manager BT address filtering + ble_peer_manager_set_filter_bt_address(true); + // Add all user specified BT addresses to the allowed list + for (uint32_t i = 0u; i < cs_host_config.accepted_bt_address_count; i++) { + sc = ble_peer_manager_add_allowed_bt_address(&cs_host_config.accepted_bt_address_list[i]); + app_assert_status(sc); + } + } + + // Start scanning for reflector connections + if (cs_host_config.max_initiator_instances > 0 ) { + sc = ble_peer_manager_central_create_connection(); + app_assert_status(sc); + app_log_info(APP_PREFIX "Scanning started for reflector connections..." APP_LOG_NL); + } + + // Start advertising for initiator connections + if (cs_host_config.max_reflector_instances > 0 ) { + sc = ble_peer_manager_peripheral_start_advertising(SL_BT_INVALID_ADVERTISING_SET_HANDLE); + app_assert_status(sc); + app_log_info(APP_PREFIX "Advertising started for initiator connections..." APP_LOG_NL); + } + + // Set antenna configuration + sc = cs_antenna_configure(cs_host_config.use_antenna_wired_offset); app_assert_status(sc); + break; } @@ -375,13 +481,13 @@ void sl_bt_on_event(sl_bt_msg_t *evt) rtl_log_on_event(&cs_evt->data.log); break; case LOG_SRC_INITIATOR: - app_log("[INITIATOR] %s" APP_LOG_NL, cs_evt->data.log.log_data.data); + app_log(APP_PREFIX "[INITIATOR] %s" APP_LOG_NL, cs_evt->data.log.log_data.data); break; case LOG_SRC_REFLECTOR: - app_log("[REFLECTOR] %s" APP_LOG_NL, cs_evt->data.log.log_data.data); + app_log(APP_PREFIX "[REFLECTOR] %s" APP_LOG_NL, cs_evt->data.log.log_data.data); break; default: - app_log_warning("Unknown log source: %u" APP_LOG_NL, cs_evt->data.log.src); + app_log_warning(APP_PREFIX "Unknown log source: %u" APP_LOG_NL, cs_evt->data.log.src); break; } break; @@ -397,12 +503,22 @@ void sl_bt_on_event(sl_bt_msg_t *evt) cs_on_result(&cs_result, NULL); break; } + + case CS_ACP_EVT_INTERMEDIATE_RESULT_ID: + { + cs_intermediate_result_t cs_intermediate_result = { + .connection = cs_evt->connection_id, + .progress_percentage = cs_evt->data.intermediate_result.progress_percentage + }; + cs_on_intermediate_result(&cs_intermediate_result, NULL); + break; + } + case CS_ACP_EVT_STATUS_ID: - app_log_error("[NCP] Error code %u" APP_LOG_NL, cs_evt->data.stat.error); - app_log_status_f(cs_evt->data.stat.sc, "Status" APP_LOG_NL); + cs_on_error(cs_evt->connection_id, cs_evt->data.stat.error, cs_evt->data.stat.sc); break; default: - app_log("Unknown ACP event" APP_LOG_NL); + app_log(APP_PREFIX "Unknown ACP event" APP_LOG_NL); break; } break; @@ -410,7 +526,7 @@ void sl_bt_on_event(sl_bt_msg_t *evt) } } -/**************************************************************************//** +/****************************************************************************** * Application process action *****************************************************************************/ void app_process_action(void) @@ -422,7 +538,7 @@ void app_process_action(void) ///////////////////////////////////////////////////////////////////////////// } -/**************************************************************************//** +/****************************************************************************** * Application deinit *****************************************************************************/ void app_deinit(void) @@ -441,8 +557,8 @@ void handle_connection_opened_with_reflector(uint8_t conn_handle) // Check if we can accept one more reflector connection if (cs_host_state.num_reflector_connections >= cs_host_config.max_initiator_instances) { - app_log_error("Maximum number of initiator instances (%u) reached, " - "dropping connection..." APP_LOG_NL, + app_log_error(APP_PREFIX "Maximum number of initiator instances (%u) reached, " + "dropping connection..." APP_LOG_NL, cs_host_config.max_initiator_instances); sc = sl_bt_connection_close(conn_handle); app_assert_status(sc); @@ -460,7 +576,7 @@ void handle_connection_opened_with_reflector(uint8_t conn_handle) } } if (!could_store) { - app_log_error("Failed to store reflector connection handle" APP_LOG_NL); + app_log_error(APP_PREFIX "Failed to store reflector connection handle" APP_LOG_NL); return; } @@ -468,7 +584,9 @@ void handle_connection_opened_with_reflector(uint8_t conn_handle) initiator_cmd_data.connection_id = conn_handle; cs_initiator_set_default_config(&initiator_cmd_data.initiator_config, &initiator_cmd_data.rtl_config); - initiator_cmd_data.initiator_config.use_moving_object_tracking = cs_host_config.use_moving_object_tracking; + initiator_cmd_data.rtl_config.algo_mode = cs_host_config.object_tracking_mode; + initiator_cmd_data.initiator_config.cs_mode = cs_host_config.cs_mode; + initiator_cmd_data.initiator_config.rssi_ref_tx_power = INITIATOR_APP_CONFIG_RSSI_REF_TX_POWER; cs_acp_cmd_t acp_cmd; // Construct an ACP command @@ -487,9 +605,9 @@ void handle_connection_opened_with_reflector(uint8_t conn_handle) return; } - app_log_info("New initiator instance created; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "New initiator instance created" APP_LOG_NL, conn_handle); - app_log_info("Initiator instances in use: %u/%u" APP_LOG_NL, + app_log_info(APP_PREFIX "Initiator instances in use: %u/%u" APP_LOG_NL, cs_host_state.num_reflector_connections, cs_host_config.max_initiator_instances); @@ -497,7 +615,7 @@ void handle_connection_opened_with_reflector(uint8_t conn_handle) if (cs_host_state.num_reflector_connections < cs_host_config.max_initiator_instances) { sl_status_t sc = ble_peer_manager_central_create_connection(); app_assert_status(sc); - app_log_info("Scanning restarted for new reflector connections..." APP_LOG_NL); + app_log_info(APP_PREFIX "Scanning restarted for new reflector connections..." APP_LOG_NL); } } @@ -505,8 +623,8 @@ void handle_connection_opened_with_initiator(uint8_t conn_handle) { // Check if we can accept one more initiator connection if (cs_host_state.num_initiator_connections >= cs_host_config.max_reflector_instances) { - app_log_error("Maximum number of reflector instances (%u) reached, " - "dropping connection..." APP_LOG_NL, + app_log_error(APP_PREFIX "Maximum number of reflector instances (%u) reached, " + "dropping connection..." APP_LOG_NL, cs_host_config.max_reflector_instances); sl_status_t sc = sl_bt_connection_close(conn_handle); app_assert_status(sc); @@ -534,9 +652,9 @@ void handle_connection_opened_with_initiator(uint8_t conn_handle) NULL, NULL); app_assert_status(sc); - app_log_info("New reflector instance created; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "New reflector instance created" APP_LOG_NL, conn_handle); - app_log_info("Reflector instances in use: %u/%u" APP_LOG_NL, + app_log_info(APP_PREFIX "Reflector instances in use: %u/%u" APP_LOG_NL, cs_host_state.num_initiator_connections, cs_host_config.max_reflector_instances); @@ -544,7 +662,7 @@ void handle_connection_opened_with_initiator(uint8_t conn_handle) if (cs_host_state.num_initiator_connections < cs_host_config.max_reflector_instances) { sl_status_t sc = ble_peer_manager_peripheral_start_advertising(SL_BT_INVALID_ADVERTISING_SET_HANDLE); app_assert_status(sc); - app_log_info("Advertising restarted for new initiator connections..." APP_LOG_NL); + app_log_info(APP_PREFIX "Advertising restarted for new initiator connections..." APP_LOG_NL); } } @@ -554,7 +672,7 @@ void handle_connection_closed(uint8_t conn_handle) for (uint32_t i = 0u; i < cs_host_config.max_initiator_instances; i++) { if (cs_host_state.reflector_conn_handles[i] == conn_handle) { cs_host_state.reflector_conn_handles[i] = SL_BT_INVALID_CONNECTION_HANDLE; - app_log_info("Reflector connection closed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Reflector connection closed" APP_LOG_NL, conn_handle); // Call the ACP API to remove the initiator instance for the connection handle cs_acp_cmd_t acp_cmd; @@ -569,14 +687,14 @@ void handle_connection_closed(uint8_t conn_handle) NULL, NULL); app_assert_status(sc); - app_log_info("Initiator instance removed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Initiator instance removed" APP_LOG_NL, conn_handle); // Restart scanning for new reflector connections (void)ble_peer_manager_central_create_connection(); - app_log_info("Scanning restarted for new reflector connections..." APP_LOG_NL); + app_log_info(APP_PREFIX "Scanning restarted for new reflector connections..." APP_LOG_NL); cs_host_state.num_reflector_connections--; - app_log_info("Initiator instances in use: %u/%u" APP_LOG_NL, + app_log_info(APP_PREFIX "Initiator instances in use: %u/%u" APP_LOG_NL, cs_host_state.num_reflector_connections, cs_host_config.max_initiator_instances); break; @@ -587,7 +705,7 @@ void handle_connection_closed(uint8_t conn_handle) for (uint32_t i = 0u; i < cs_host_config.max_reflector_instances; i++) { if (cs_host_state.initiator_conn_handles[i] == conn_handle) { cs_host_state.initiator_conn_handles[i] = SL_BT_INVALID_CONNECTION_HANDLE; - app_log_info("Initiator connection closed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Initiator connection closed" APP_LOG_NL, conn_handle); // Call the ACP API to remove the reflector instance for the connection handle sl_status_t sc; @@ -602,17 +720,17 @@ void handle_connection_closed(uint8_t conn_handle) NULL, NULL); app_assert_status(sc); - app_log_info("Reflector instance removed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Reflector instance removed" APP_LOG_NL, conn_handle); // Restart advertising for new initiator connections if we were at the limit if (cs_host_state.num_initiator_connections == cs_host_config.max_reflector_instances) { sl_status_t sc = ble_peer_manager_peripheral_start_advertising(SL_BT_INVALID_ADVERTISING_SET_HANDLE); app_assert_status(sc); - app_log_info("Advertising restarted for new initiator connections..." APP_LOG_NL); + app_log_info(APP_PREFIX "Advertising restarted for new initiator connections..." APP_LOG_NL); } cs_host_state.num_initiator_connections--; - app_log_info("Reflector instances in use: %u/%u" APP_LOG_NL, + app_log_info(APP_PREFIX "Reflector instances in use: %u/%u" APP_LOG_NL, cs_host_state.num_initiator_connections, cs_host_config.max_reflector_instances); break; @@ -622,102 +740,119 @@ void handle_connection_closed(uint8_t conn_handle) void ble_peer_manager_on_event(ble_peer_manager_evt_type_t *event) { - sl_status_t sc; - const char* device_name = INITIATOR_DEVICE_NAME; - switch (event->evt_id) { - case BLE_PEER_MANAGER_ON_BOOT: - { - // Print the Bluetooth address - bd_addr address; - uint8_t address_type; - sc = sl_bt_system_get_identity_address(&address, &address_type); - app_assert_status(sc); - app_log_info("Bluetooth %s address: %02X:%02X:%02X:%02X:%02X:%02X\n", - address_type ? "static random" : "public device", - address.addr[5], - address.addr[4], - address.addr[3], - address.addr[2], - address.addr[1], - address.addr[0]); - - // Filter for advertised name (CS_RFLCT) - sc = ble_peer_manager_set_filter_device_name(device_name, strlen(device_name), false); - app_assert_status(sc); - - // Filter for advertised service UUID (RAS) - sc = ble_peer_manager_set_filter_service_uuid128(&ras_service_uuid); - app_assert_status(sc); - - // Filter for BLE address if enabled - if (cs_host_config.accepted_bt_address_count > 0) { - // Enable Peer Manager BT address filtering - ble_peer_manager_set_filter_bt_address(true); - // Add all user specified BT addresses to the allowed list - for (uint32_t i = 0u; i < cs_host_config.accepted_bt_address_count; i++) { - sc = ble_peer_manager_add_allowed_bt_address(&cs_host_config.accepted_bt_address_list[i]); - app_assert_status(sc); - } - } - - // Start scanning for reflector connections - if (cs_host_config.max_initiator_instances > 0 ) { - sc = ble_peer_manager_central_create_connection(); - app_assert_status(sc); - app_log_info("Scanning started for reflector connections..." APP_LOG_NL); - } - - // Start advertising for initiator connections - if (cs_host_config.max_reflector_instances > 0 ) { - sc = ble_peer_manager_peripheral_start_advertising(SL_BT_INVALID_ADVERTISING_SET_HANDLE); - app_assert_status(sc); - app_log_info("Advertising started for initiator connections..." APP_LOG_NL); - } - } - break; - case BLE_PEER_MANAGER_ON_CONN_OPENED_CENTRAL: - app_log_info("[%u] Connection opened as central with a CS reflector" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Connection opened as central with a CS Reflector" APP_LOG_NL, event->connection_id); handle_connection_opened_with_reflector(event->connection_id); break; case BLE_PEER_MANAGER_ON_CONN_OPENED_PERIPHERAL: - app_log_info("[%u] Connection opened as peripheral with a CS initiator" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Connection opened as peripheral with a CS Initiator" APP_LOG_NL, event->connection_id); handle_connection_opened_with_initiator(event->connection_id); break; case BLE_PEER_MANAGER_ON_CONN_CLOSED: - app_log_info("[%u] Connection closed" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Connection closed" APP_LOG_NL, event->connection_id); handle_connection_closed(event->connection_id); break; case BLE_PEER_MANAGER_ON_ADV_STOPPED: - app_log_info("[%u] Advertisement stopped" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Advertisement stopped" APP_LOG_NL, event->connection_id); break; case BLE_PEER_MANAGER_ERROR: - app_log_info("[%u] Error" APP_LOG_NL, event->connection_id); + app_log_info(APP_INSTANCE_PREFIX "Error" APP_LOG_NL, event->connection_id); break; default: - app_log_info("[%u] Unhandled Peer Manager event (%u)" APP_LOG_NL, event->connection_id, event->evt_id); + app_log_info(APP_INSTANCE_PREFIX "Unhandled Peer Manager event (%u)" APP_LOG_NL, event->connection_id, event->evt_id); break; } } +/****************************************************************************** + * Extract and display measurement results + *****************************************************************************/ void cs_on_result(cs_result_t *result, void *user_data) { (void)user_data; app_log_info("---" APP_LOG_NL); - app_log_info("Measurement result: %u mm" APP_LOG_NL, (uint32_t)(result->distance * 1000.f)); - app_log_info("Measurement likeliness: %f" APP_LOG_NL, result->likeliness); + app_log_info(APP_INSTANCE_PREFIX "Measurement result: %u mm" APP_LOG_NL, + result->connection, + (uint32_t)(result->distance * 1000.f)); + app_log_info(APP_INSTANCE_PREFIX "Measurement likeliness: %f" APP_LOG_NL, + result->connection, + result->likeliness); + app_log_info(APP_INSTANCE_PREFIX "RSSI distance: %u mm" APP_LOG_NL, + result->connection, + (uint32_t)(result->rssi_distance * 1000.f)); + app_log_info(APP_INSTANCE_PREFIX "CS bit error rate: %u" APP_LOG_NL, + result->connection, + result->cs_bit_error_rate); +} + +/****************************************************************************** + * Extract and display intermediate results between measurement results + * Note: only called when stationary object tracking used + *****************************************************************************/ +void cs_on_intermediate_result(const cs_intermediate_result_t *intermediate_result, + const void *user_data) +{ + (void)user_data; + + app_log_info("---" APP_LOG_NL); + uint32_t percentage_whole = (uint32_t)intermediate_result->progress_percentage; + uint32_t percentage_frac = + (uint32_t)((intermediate_result->progress_percentage - (float)percentage_whole) * 100.0f); + + app_log_info(APP_INSTANCE_PREFIX "Estimation in progress: %lu.%02lu%%" APP_LOG_NL, + intermediate_result->connection, + (unsigned long)percentage_whole, + (unsigned long)percentage_frac); +} - if (cs_host_config.rssi_measurement_enabled) { - app_log_info("RSSI distance: %u mm" APP_LOG_NL, (uint32_t)(result->rssi_distance * 1000.f)); +/****************************************************************************** + * CS error handler + *****************************************************************************/ +void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc) +{ + switch (err_evt) { + // Assert + case CS_ERROR_EVENT_CS_PROCEDURE_STOP_TIMER_FAILED: + case CS_ERROR_EVENT_CS_PROCEDURE_UNEXPECTED_DATA: + app_assert(false, + APP_INSTANCE_PREFIX "Unrecoverable CS procedure error happened!" + "[E: 0x%x sc: 0x%x]" APP_LOG_NL, + conn_handle, + err_evt, + sc); + break; + // Discard + case CS_ERROR_EVENT_RTL_PROCESS_ERROR: + app_log_error(APP_INSTANCE_PREFIX "RTL processing error happened!" + "[E: 0x%x sc: 0x%x]" APP_LOG_NL, + conn_handle, + err_evt, + sc); + break; + // Close connection + default: + app_log_error(APP_INSTANCE_PREFIX "Error happened! Closing connection" + "[E: 0x%x sc: 0x%x]" APP_LOG_NL, + conn_handle, + err_evt, + sc); + // Common errors + if (err_evt == CS_ERROR_EVENT_TIMER_ELAPSED) { + app_log_error(APP_INSTANCE_PREFIX "Operation timeout." APP_LOG_NL, conn_handle); + } else if (err_evt == CS_ERROR_EVENT_INITIATOR_FAILED_TO_INCREASE_SECURITY) { + app_log_error(APP_INSTANCE_PREFIX "Security level increase failed." APP_LOG_NL, conn_handle); + } + // Close the connection + (void)ble_peer_manager_central_close_connection(conn_handle); + break; } - app_log_info("CS bit error rate: %u" APP_LOG_NL, result->cs_bit_error_rate); } void stop_procedure(void) @@ -730,6 +865,7 @@ void stop_procedure(void) for (uint32_t i = 0u; i < cs_host_config.max_initiator_instances; i++) { conn_handle = cs_host_state.reflector_conn_handles[i]; if (conn_handle != SL_BT_INVALID_CONNECTION_HANDLE) { + app_log_info(APP_PREFIX "Removing Initiator instance; connection_handle='%u'" APP_LOG_NL, conn_handle); cs_host_state.reflector_conn_handles[i] = SL_BT_INVALID_CONNECTION_HANDLE; // Call the ACP API to remove the initiator instance for the connection handle @@ -743,14 +879,14 @@ void stop_procedure(void) NULL, NULL); app_assert_status(sc); - app_log_info("Initiator instance removed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Initiator instance removed" APP_LOG_NL, conn_handle); sc = ble_peer_manager_central_close_connection(conn_handle); app_assert_status(sc); - app_log_info("Reflector connection closed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Reflector connection closed" APP_LOG_NL, conn_handle); cs_host_state.num_reflector_connections--; - app_log_info("Initiator instances in use: %u/%u" APP_LOG_NL, + app_log_info(APP_PREFIX "Initiator instances in use: %u/%u" APP_LOG_NL, cs_host_state.num_reflector_connections, cs_host_config.max_initiator_instances); } @@ -772,14 +908,14 @@ void stop_procedure(void) NULL, NULL); app_assert_status(sc); - app_log_info("Reflector instance removed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Reflector instance removed" APP_LOG_NL, conn_handle); sc = ble_peer_manager_peripheral_close_connection(conn_handle); app_assert_status(sc); - app_log_info("Initiator connection closed; connection_handle='%u'" APP_LOG_NL, conn_handle); + app_log_info(APP_INSTANCE_PREFIX "Initiator connection closed" APP_LOG_NL, conn_handle); cs_host_state.num_initiator_connections--; - app_log_info("Reflector instances in use: %u/%u" APP_LOG_NL, + app_log_info(APP_PREFIX "Reflector instances in use: %u/%u" APP_LOG_NL, cs_host_state.num_initiator_connections, cs_host_config.max_reflector_instances); } diff --git a/app/bluetooth/example_host/bt_cs_host/config/cs_reflector_config.h b/app/bluetooth/example_host/bt_cs_host/config/cs_reflector_config.h index 0fcdc4fdb5..dcf2d0f8a0 100644 --- a/app/bluetooth/example_host/bt_cs_host/config/cs_reflector_config.h +++ b/app/bluetooth/example_host/bt_cs_host/config/cs_reflector_config.h @@ -1,6 +1,6 @@ /***************************************************************************//** * @file - * @brief CS reflector configuration + * @brief CS Reflector configuration ******************************************************************************* * # License * Copyright 2024 Silicon Laboratories Inc. www.silabs.com diff --git a/app/bluetooth/example_host/bt_cs_host/makefile b/app/bluetooth/example_host/bt_cs_host/makefile index 3169f92536..33fe893da8 100644 --- a/app/bluetooth/example_host/bt_cs_host/makefile +++ b/app/bluetooth/example_host/bt_cs_host/makefile @@ -22,7 +22,6 @@ include $(SDK_DIR)/app/bluetooth/component_host/app_timer.mk include $(SDK_DIR)/app/bluetooth/component_host/memory_manager.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_gatt.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_host_bt.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_version.mk include $(SDK_DIR)/app/bluetooth/component_host/ble_peer_manager_common.mk include $(SDK_DIR)/app/bluetooth/component_host/ble_peer_manager_central.mk @@ -40,7 +39,7 @@ include $(SDK_DIR)/app/bluetooth/component_host/cs_log.mk override INCLUDEPATHS += . \ $(SDK_DIR)/app/bluetooth/common_host/system \ $(SDK_DIR)/app/bluetooth/common/cs_acp \ -$(SDK_DIR)/util/silicon_labs/aox/inc \ +$(SDK_DIR)/util/silicon_labs/rtl/inc \ $(SDK_DIR)/platform/common/inc \ $(SDK_DIR)/protocol/bluetooth/inc \ $(SDK_DIR)/protocol/bluetooth/bglib \ diff --git a/app/bluetooth/example_host/bt_cs_host/readme.md b/app/bluetooth/example_host/bt_cs_host/readme.md index 0196966a18..66d5552f75 100644 --- a/app/bluetooth/example_host/bt_cs_host/readme.md +++ b/app/bluetooth/example_host/bt_cs_host/readme.md @@ -71,9 +71,9 @@ in the project's root directory. This will build your executable, and place it i * -r Enable RSSI distance measurement * -w Use wired antenna offset * -o - Object tracking setting, default: 1 - 1: Use moving object tracking (up to 5 km/h) setting - 2: Use stationary object tracking settings + Object tracking setting, default: 0 + 0: Use moving object tracking (up to 5 km/h) setting + 1: Use stationary object tracking settings * -h Print help message. ### Running the application diff --git a/app/bluetooth/example_host/bt_cs_host/rtl_log.c b/app/bluetooth/example_host/bt_cs_host/rtl_log.c index e27c77d373..e952f29563 100644 --- a/app/bluetooth/example_host/bt_cs_host/rtl_log.c +++ b/app/bluetooth/example_host/bt_cs_host/rtl_log.c @@ -29,6 +29,11 @@ ******************************************************************************/ #include "rtl_log.h" +#include "cs_initiator_config.h" + +#if CS_INITIATOR_RTL_LOG +// RTL logging enabled + #include "app_log.h" #include "app_assert.h" #include "cs_acp.h" @@ -121,3 +126,21 @@ void rtl_log_deinit(void) app_log_error("Failed to close RTL log file" APP_LOG_NL); } } + +#else // CS_INITIATOR_RTL_LOG +// RTL logging disabled + +void rtl_log_init(void) +{ +} + +void rtl_log_deinit(void) +{ +} + +void rtl_log_on_event(cs_acp_log_evt_t *log_evt) +{ + (void)log_evt; +} + +#endif // CS_INITIATOR_RTL_LOG diff --git a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/app.c b/app/bluetooth/example_host/bt_cs_host_initiator_legacy/app.c deleted file mode 100644 index 15ba3efb72..0000000000 --- a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/app.c +++ /dev/null @@ -1,450 +0,0 @@ -/***************************************************************************//** - * @file - * @brief CS legacy initiator Example Project. - * - * Reference implementation of a CS initiator host, which is - * typically run on a host computer without radio. It can connect to a CS enabled NCP via - * VCOM to access the Bluetooth stack of the NCP and to control it using BGAPI. - ******************************************************************************* - * # License - * Copyright 2024 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * SPDX-License-Identifier: Zlib - * - * The licensor of this software is Silicon Laboratories Inc. - * - * This software is provided 'as-is', without any express or implied - * warranty. In no event will the authors be held liable for any damages - * arising from the use of this software. - * - * Permission is granted to anyone to use this software for any purpose, - * including commercial applications, and to alter it and redistribute it - * freely, subject to the following restrictions: - * - * 1. The origin of this software must not be misrepresented; you must not - * claim that you wrote the original software. If you use this software - * in a product, an acknowledgment in the product documentation would be - * appreciated but is not required. - * 2. Altered source versions must be plainly marked as such, and must not be - * misrepresented as being the original software. - * 3. This notice may not be removed or altered from any source distribution. - * - ******************************************************************************/ -#include -#include -#include -#include -#include "app.h" -#include "ncp_host.h" -#include "app_log.h" -#include "app_log_cli.h" -#include "app_assert.h" -#include "sl_bt_api.h" -#include "cs_initiator.h" -#include "cs_initiator_configurator.h" -#include "cs_antenna.h" -#include "host_comm.h" -#include "ble_peer_manager_common.h" -#include "ble_peer_manager_connections.h" -#include "ble_peer_manager_central.h" -#include "ble_peer_manager_filter.h" -#include "rtl_log.h" -#include "cs_log.h" - -// Optstring argument for getopt -#define OPTSTRING NCP_HOST_OPTSTRING APP_LOG_OPTSTRING HOST_COMM_CPC_OPTSTRING "hm:F:rwo:" - -// Usage info -#define USAGE APP_LOG_NL "%s " NCP_HOST_USAGE APP_LOG_USAGE HOST_COMM_CPC_USAGE \ - "\n[-m ] [-F ] [-r] [-w] [-o] [-h]" APP_LOG_NL - -// CS Host Initiator options -#define CS_HOST_INITIATOR_OPTIONS \ - " -m CS mode.\n" \ - " Integer representing CS mode, default: 2, PBR.\n" \ - " 1 : RTT\n" \ - " 2 : PBR\n" \ - " -F Reflector filter address.\n" \ - " \n" \ - " -r Enable RSSI distance measurement\n" \ - " -w Use wired antenna offset\n" \ - " -o Object tracking mode, default: 1\n" \ - " 1 : moving object tracking (up to 5 km/h) (REAL_TIME_BASIC)\n" \ - " 2 : stationary object tracking (STATIC_HIGH_ACCURACY)\n" - -// Options info -#define OPTIONS \ - "\nOPTIONS\n" \ - NCP_HOST_OPTIONS \ - APP_LOG_OPTIONS \ - CS_HOST_INITIATOR_OPTIONS \ - HOST_COMM_CPC_OPTIONS \ - " -h Print this help message.\n" - -#define BT_ADDR_LEN 6u - -#define NL APP_LOG_NL - -#define MAX_REFLECTOR_INSTANCES 2u - -static uint64_t measurement_counter; -static time_t start_time; - -static cs_initiator_config_t initiator_config; -static rtl_config_t rtl_config; -static uint8_t connection_id = SL_BT_INVALID_CONNECTION_HANDLE; - -typedef struct { - sl_bt_cs_mode_t cs_mode; - bool rssi_measurement_enabled; - bool use_antenna_wired_offset; - bool use_moving_object_tracking; - bd_addr accepted_bt_address_list[MAX_REFLECTOR_INSTANCES]; - uint32_t accepted_bt_address_count; - uint32_t max_reflector_instances; -} cs_host_config_t; - -cs_host_config_t cs_host_config = { - .cs_mode = sl_bt_cs_mode_pbr, - .rssi_measurement_enabled = false, - .use_antenna_wired_offset = false, - .use_moving_object_tracking = true, - .accepted_bt_address_count = 0u, - .max_reflector_instances = 0u -}; - -static void cs_on_result(const cs_result_t *result, const void *user_data); -static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc); - -/**************************************************************************//** - * Application Init. - *****************************************************************************/ -void app_init(int argc, char *argv[]) -{ - sl_status_t sc; - int opt; - int cs_mode = sl_bt_cs_mode_pbr; - - app_log_info("Silicon Labs CS Legacy Initiator" APP_LOG_NL); - app_log_info("--------------------------------" APP_LOG_NL); - - // Default parameters - sc = cs_initiator_set_default_config(&initiator_config, &rtl_config); - if (sc == SL_STATUS_INVALID_PARAMETER) { - app_log(USAGE, argv[0]); - exit(EXIT_FAILURE); - } - - // Initialize the list of accepted BT addresses - for (uint32_t i = 0u; i < MAX_REFLECTOR_INSTANCES; i++) { - memset(cs_host_config.accepted_bt_address_list[i].addr, 0xFF, BT_ADDR_LEN); - } - - // Process command line options. - while ((opt = getopt(argc, argv, OPTSTRING)) != -1) { - switch (opt) { - // Print help. - case 'h': - app_log(USAGE, argv[0]); - app_log(OPTIONS); - exit(EXIT_SUCCESS); - - case 'm': - // Mode. - // 1 - RTT - // 2 - Phase based - cs_mode = atoi(optarg); - break; - case 'F': - { - // Set up reflector BLE address filtering - unsigned int accepted_ble_address[BT_ADDR_LEN]; - // Try parsing without a ':' separator - int accepted_ble_address_len = sscanf(optarg, "%2X%2X%2X%2X%2X%2X", - &accepted_ble_address[5], - &accepted_ble_address[4], - &accepted_ble_address[3], - &accepted_ble_address[2], - &accepted_ble_address[1], - &accepted_ble_address[0]); - - // If parsing without a ':' failed - try parsing with a ':' separator - if (accepted_ble_address_len != BT_ADDR_LEN) { - accepted_ble_address_len = sscanf(optarg, "%2X:%2X:%2X:%2X:%2X:%2X", - &accepted_ble_address[5], - &accepted_ble_address[4], - &accepted_ble_address[3], - &accepted_ble_address[2], - &accepted_ble_address[1], - &accepted_ble_address[0]); - // If none of the parsing methods worked - exit with failure - if (accepted_ble_address_len != BT_ADDR_LEN) { - app_log_error("Invalid BLE address filter provided" APP_LOG_NL); - exit(EXIT_FAILURE); - } - } - // Check if we have room for more accepted addresses - if (cs_host_config.accepted_bt_address_count >= MAX_REFLECTOR_INSTANCES) { - app_log_error("Maximum number of accepted BLE addresses (%u) reached, " - "ignoring additional addresses" APP_LOG_NL, MAX_REFLECTOR_INSTANCES); - break; - } - // Add the accepted BLE address to the list - bd_addr *bt_addr_to_add = &cs_host_config.accepted_bt_address_list[cs_host_config.accepted_bt_address_count]; - for (uint8_t i = 0; i < BT_ADDR_LEN; i++) { - bt_addr_to_add->addr[i] = (uint8_t)accepted_ble_address[i]; - } - app_log_info("BLE address accept filter added for: '%02x:%02x:%02x:%02x:%02x:%02x'" APP_LOG_NL, - bt_addr_to_add->addr[5], - bt_addr_to_add->addr[4], - bt_addr_to_add->addr[3], - bt_addr_to_add->addr[2], - bt_addr_to_add->addr[1], - bt_addr_to_add->addr[0]); - cs_host_config.accepted_bt_address_count++; - } - case 'r': - cs_host_config.rssi_measurement_enabled = true; - break; - case 'w': - cs_host_config.use_antenna_wired_offset = true; - break; - case 'o': - { - int object_tracking_mode = atoi(optarg); - if (object_tracking_mode == 1) { - cs_host_config.use_moving_object_tracking = true; - } else if (object_tracking_mode == 2) { - cs_host_config.use_moving_object_tracking = false; - } else { - app_log_error("Invalid object tracking mode (%d) provided!" APP_LOG_NL, object_tracking_mode); - exit(EXIT_FAILURE); - } - } - default: - sc = ncp_host_set_option((char)opt, optarg); - if (sc == SL_STATUS_NOT_FOUND) { - sc = app_log_set_option((char)opt, optarg); - } - if (sc != SL_STATUS_OK) { - app_log(USAGE, argv[0]); - exit(EXIT_FAILURE); - } - break; - } - } - - if (cs_host_config.accepted_bt_address_count > 0) { - app_log_info("BLE address filtering enabled with %u specified BT addresses" APP_LOG_NL, - cs_host_config.accepted_bt_address_count); - } else { - app_log_info("BLE address filtering disabled" APP_LOG_NL); - } - - if (cs_host_config.use_moving_object_tracking) { - app_log_info("Tracking mode: moving objects" APP_LOG_NL); - initiator_config.use_moving_object_tracking = true; - } else { - app_log_info("Tracking mode: stationary objects" APP_LOG_NL); - initiator_config.use_moving_object_tracking = false; - } - - if (cs_mode == (int)sl_bt_cs_mode_rtt) { - cs_host_config.cs_mode = sl_bt_cs_mode_rtt; - app_log_info("CS mode: 1 - RTT" APP_LOG_NL); - } else if (cs_mode == (int)sl_bt_cs_mode_pbr) { - cs_host_config.cs_mode = sl_bt_cs_mode_pbr; - app_log_info("CS mode: 2 - PBR" APP_LOG_NL); - } else { - app_log_error("Invalid CS mode argument (%d) provided" APP_LOG_NL, cs_mode); - exit(EXIT_FAILURE); - } - - initiator_config.cs_mode = cs_host_config.cs_mode; - - // Initialize NCP connection. - sc = ncp_host_init(); - if (sc == SL_STATUS_INVALID_PARAMETER) { - app_log(USAGE, argv[0]); - exit(EXIT_FAILURE); - } - app_assert_status(sc); - app_log_info("NCP host initialised." APP_LOG_NL); - app_log_info("Press Crtl+C to quit" APP_LOG_NL APP_LOG_NL); - - cs_log_create(argc, argv); - rtl_log_init(); - ble_peer_manager_central_init(); - ble_peer_manager_filter_init(); - cs_initiator_init(); - start_time = time(NULL); - measurement_counter = 0; -} - -/**************************************************************************//** - * Application Process Action. - *****************************************************************************/ -void app_process_action(void) -{ - cs_initiator_step(); - ///////////////////////////////////////////////////////////////////////////// - // Put your additional application code here! // - // This is called infinitely. // - // Do not call blocking functions from here! // - ///////////////////////////////////////////////////////////////////////////// -} - -/**************************************************************************//** - * Application Deinit. - *****************************************************************************/ -void app_deinit(void) -{ - time_t end_time; - double run_time; - double measurements_frequency; - - end_time = time(NULL); - cs_initiator_deinit(); - rtl_log_deinit(); - if (connection_id != SL_BT_INVALID_CONNECTION_HANDLE) { - ble_peer_manager_central_close_connection(connection_id); - } - ncp_host_deinit(); - - if (end_time > 0 && start_time > 0 && measurement_counter > 0) { - run_time = difftime(end_time, start_time); - if (run_time > 0) { - measurements_frequency = measurement_counter / run_time; - app_log("Measurement frequency = %f" APP_LOG_NL, measurements_frequency); - } - } - - ///////////////////////////////////////////////////////////////////////////// - // Put your additional application deinit code here! // - // This is called once during termination. // - ///////////////////////////////////////////////////////////////////////////// -} - -/**************************************************************************//** - * Bluetooth stack event handler. - * This overrides the dummy weak implementation. - * - * @param[in] evt Event coming from the Bluetooth stack. - *****************************************************************************/ -void sl_bt_on_event(sl_bt_msg_t *evt) -{ - sl_status_t sc; - - switch (SL_BT_MSG_ID(evt->header)) { - // ------------------------------- - // This event indicates the device has started and the radio is ready. - // Do not call any stack command before receiving this boot event! - case sl_bt_evt_system_boot_id: - sc = cs_antenna_configure(cs_host_config.use_antenna_wired_offset); - app_assert_status(sc); - break; - - // ------------------------------- - // Default event handler. - default: - // All other event is handled by the initiator event handler. - cs_initiator_on_event(evt); - break; - } -} - -/****************************************************************************** - * BLE peer manager event handler - * - * @param[in] evt Event coming from the peer manager. - *****************************************************************************/ -void ble_peer_manager_on_event(ble_peer_manager_evt_type_t *event) -{ - sl_status_t sc; - const char* device_name = INITIATOR_DEVICE_NAME; - - switch (event->evt_id) { - case BLE_PEER_MANAGER_ON_BOOT: - app_log_info("peer manager: started." APP_LOG_NL); - sc = ble_peer_manager_set_filter_device_name(device_name, - strlen(device_name), - false); - app_assert_status(sc); - - // Start scanning for reflector connections - sc = ble_peer_manager_central_create_connection(); - app_assert_status(sc); - app_log_info("peer manager: scanning for device name \'%s\' ..." NL, device_name); - - break; - - case BLE_PEER_MANAGER_ON_CONN_OPENED_CENTRAL: - app_log_info("peer manager: connection opened: #%u." NL, event->connection_id); - sc = cs_initiator_create(event->connection_id, - &initiator_config, - &rtl_config, - cs_on_result, - cs_on_error); - measurement_counter = 0u; - connection_id = event->connection_id; - break; - - case BLE_PEER_MANAGER_ON_CONN_CLOSED: - app_log_info("peer manager: connection closed." NL); - sc = cs_initiator_delete(event->connection_id); - connection_id = SL_BT_INVALID_CONNECTION_HANDLE; - break; - - case BLE_PEER_MANAGER_ERROR: - app_log_info("peer manager: error on connection #%u!" NL, - event->connection_id); - break; - - default: - app_log_info("peer manager: unhandled event on connection #%u! [evt: 0x%x]" NL, - event->connection_id, - event->evt_id); - break; - } -} - -static void cs_on_result(const cs_result_t *result, const void *user_data) -{ - (void) user_data; - - app_log_info("+-[I#%u - Measurement %04llu]----------------------------+" NL, - result->connection, - (unsigned long long)measurement_counter); - - app_log_info("Measurement result: %u mm" NL, - (uint32_t)(result->distance * 1000.f)); - - app_log_info("Measurement likeliness: %02f" NL, - result->likeliness); - - if (initiator_config.rssi_measurement_enabled) { - app_log_info("RSSI distance: %u mm" NL, - (uint32_t)(result->rssi_distance * 1000.f)); - } - - app_log_info("CS bit error rate: %u" NL, result->cs_bit_error_rate); - app_log_info("+-------------------------------------------------------+" NL NL); - measurement_counter++; -} - -static void cs_on_error(uint8_t conn_handle, cs_error_event_t err_evt, sl_status_t sc) -{ - sl_status_t peer_sc = SL_STATUS_OK; - app_log_error("!!! Error happened @ initiator #%u!" - "[E: 0x%x sc: 0x%x]" NL, - conn_handle, - err_evt, - sc); - peer_sc = ble_peer_manager_central_close_connection(conn_handle); - if (sc != SL_STATUS_OK) { - app_log_error("peer manager: could not close connection #%u! [sc: 0x%x]" NL, - conn_handle, - peer_sc); - } -} diff --git a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/main.c b/app/bluetooth/example_host/bt_cs_host_initiator_legacy/main.c deleted file mode 100644 index 051cb698e6..0000000000 --- a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/main.c +++ /dev/null @@ -1,75 +0,0 @@ -/***************************************************************************//** - * @file - * @brief main() function. - ******************************************************************************* - * # License - * Copyright 2022 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * SPDX-License-Identifier: Zlib - * - * The licensor of this software is Silicon Laboratories Inc. - * - * This software is provided 'as-is', without any express or implied - * warranty. In no event will the authors be held liable for any damages - * arising from the use of this software. - * - * Permission is granted to anyone to use this software for any purpose, - * including commercial applications, and to alter it and redistribute it - * freely, subject to the following restrictions: - * - * 1. The origin of this software must not be misrepresented; you must not - * claim that you wrote the original software. If you use this software - * in a product, an acknowledgment in the product documentation would be - * appreciated but is not required. - * 2. Altered source versions must be plainly marked as such, and must not be - * misrepresented as being the original software. - * 3. This notice may not be removed or altered from any source distribution. - * - ******************************************************************************/ - -#include -#include -#include "system.h" -#include "app_signal.h" -#include "app.h" - -// Main loop execution status. -static volatile bool run = true; - -// Custom signal handler. -static void signal_handler(int sig) -{ - (void)sig; - run = false; -} - -int main(int argc, char *argv[]) -{ - // Set up custom signal handler for user interrupt and termination request. - app_signal(SIGINT, signal_handler); - app_signal(SIGTERM, signal_handler); - - // Initialize Silicon Labs device, system, service(s) and protocol stack(s). - // Note that if the kernel is present, processing task(s) will be created by - // this call. - sl_system_init(); - - // Initialize the application. For example, create periodic timer(s) or - // task(s) if the kernel is present. - app_init(argc, argv); - - while (run) { - // Do not remove this call: Silicon Labs components process action routine - // must be called from the super loop. - sl_system_process_action(); - - // Application process. - app_process_action(); - } - - // Deinitialize the application. - app_deinit(); - - return EXIT_SUCCESS; -} diff --git a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/makefile b/app/bluetooth/example_host/bt_cs_host_initiator_legacy/makefile deleted file mode 100644 index 52fb7ed1d7..0000000000 --- a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/makefile +++ /dev/null @@ -1,61 +0,0 @@ -################################################################################ -# General project settings # -################################################################################ - -PROJECTNAME = bt_cs_host_initiator_legacy -SDK_DIR = ../../../.. - - -################################################################################ -# Components # -# # -# After setting up the toolchain, components can contribute to the project by # -# appending items to the project variables like INCLUDEPATHS or C_SRC. # -################################################################################ - -include $(SDK_DIR)/app/bluetooth/component_host/toolchain.mk -include $(SDK_DIR)/app/bluetooth/component_host/app_log.mk -include $(SDK_DIR)/app/bluetooth/component_host/app_assert.mk -include $(SDK_DIR)/app/bluetooth/component_host/app_signal.mk -include $(SDK_DIR)/app/bluetooth/component_host/app_timer.mk -include $(SDK_DIR)/app/bluetooth/component_host/memory_manager.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_host_bt.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_version.mk -include $(SDK_DIR)/app/bluetooth/component_host/rtl_lib.mk -include $(SDK_DIR)/app/bluetooth/component_host/cs_initiator.mk -include $(SDK_DIR)/app/bluetooth/component_host/cs_ras.mk -include $(SDK_DIR)/app/bluetooth/component_host/cs_antenna.mk -include $(SDK_DIR)/app/bluetooth/component_host/cs_log.mk -include $(SDK_DIR)/app/bluetooth/component_host/ble_peer_manager_common.mk -include $(SDK_DIR)/app/bluetooth/component_host/ble_peer_manager_central.mk -include $(SDK_DIR)/app/bluetooth/component_host/ble_peer_manager_filter.mk -include $(SDK_DIR)/app/bluetooth/component_host/sleeptimer.mk - -################################################################################ -# Include paths # -################################################################################ - -override INCLUDEPATHS += . \ -$(SDK_DIR)/app/bluetooth/common_host/system \ -$(SDK_DIR)/platform/common/inc \ -$(SDK_DIR)/protocol/bluetooth/inc \ -$(SDK_DIR)/protocol/bluetooth/bglib - -################################################################################ -# Input files # -################################################################################ - -override C_SRC += \ -$(SDK_DIR)/app/bluetooth/common_host/system/system.c \ -app.c \ -main.c \ -rtl_log.c - - -################################################################################ -# Target rules # -################################################################################ - -include $(SDK_DIR)/app/bluetooth/component_host/targets.mk -override CFLAGS += -DCS_INITIATOR_ERROR_TIMER_USED=1 diff --git a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/readme.md b/app/bluetooth/example_host/bt_cs_host_initiator_legacy/readme.md deleted file mode 100644 index 4ae42370fe..0000000000 --- a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/readme.md +++ /dev/null @@ -1,76 +0,0 @@ -# CS legacy host application ---- - -This is an initiator host Channel Sounding (CS) application - -## Features - -* CS Initiator functionality -* Distance calculation is done on the host side, in this application -* Displaying measurement results -* Writing log data from the RTL - -## Limitations, known issues - -- Only one initiator instance is supported - -## Getting started - -### Prerequisites - -To compile the sources, you need the following tools: - -* GCC and libc -* make utility - -### Building the application -Build the application by issuing the following command: - -`make` - -in the project's root directory. This will build your executable, and place it in the exe folder. You can clean the build products by issuing: - -`make clean` - -### Command line arguments - -* -u \ - Serial port assigned to the dev board by the host system. (COM# on Windows, /dev/tty# on POSIX) -* -b \ - Baud rate of the serial connection. - default: 115200 -* -m \ - Number corresponding to the selected CS mode, default: 2, PBR - 1 : RTT - 2 : PBR -* -t \ - TCP/IP connection option. - TCP/IP address of the dev board. -* -f - Disable flow control (RTS/CTS), default: enabled -* -l - Application log level filter. - Integer representing the log level, default: 3. - 0 : Critical. - 1 : Critical, error. - 2 : Critical, error, warning. - 3 : Critical, error, warning, info. - 4 : Critical, error, warning, info, debug. -* -F - Reflector filter address. -* -r Enable RSSI distance measurement -* -w Use wired antenna offset -* -o Object tracking mode, default: 1 - 1 : moving object tracking (up to 5 km/h) (REAL_TIME_BASIC) - 2 : stationary object tracking (STATIC_HIGH_ACCURACY) -* -h Print help message. - -### Running the application - -To run the application with the default options, use the following command line. Replace the serial device with your tty/COM device. - -`./exe/bt_cs_host_legacy -u /dev/tty.usbmodem0004402717881` - -This will create an initiator instance. - -The application starts scanning for usable reflectors, and initiates a connection to it. When connected, it starts measuring distance. diff --git a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/rtl_log.c b/app/bluetooth/example_host/bt_cs_host_initiator_legacy/rtl_log.c deleted file mode 100644 index 18356680f2..0000000000 --- a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/rtl_log.c +++ /dev/null @@ -1,116 +0,0 @@ -/***************************************************************************//** - * @file - * @brief Log RTL events. - ******************************************************************************* - * # License - * Copyright 2024 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * SPDX-License-Identifier: Zlib - * - * The licensor of this software is Silicon Laboratories Inc. - * - * This software is provided 'as-is', without any express or implied - * warranty. In no event will the authors be held liable for any damages - * arising from the use of this software. - * - * Permission is granted to anyone to use this software for any purpose, - * including commercial applications, and to alter it and redistribute it - * freely, subject to the following restrictions: - * - * 1. The origin of this software must not be misrepresented; you must not - * claim that you wrote the original software. If you use this software - * in a product, an acknowledgment in the product documentation would be - * appreciated but is not required. - * 2. Altered source versions must be plainly marked as such, and must not be - * misrepresented as being the original software. - * 3. This notice may not be removed or altered from any source distribution. - * - ******************************************************************************/ - -#include "rtl_log.h" -#include "sl_rtl_clib_api.h" -#include "sl_bt_version.h" -#include "app_log.h" -#include "app_assert.h" -#include "cs_log.h" -#include -#include -#include -#include -#include - -static FILE *log_file = NULL; - -static void rtl_log_callback(uint8_t *log_data, size_t log_data_len); - -void rtl_log_init(void) -{ - char log_file_name[64]; - char *timestamp; - int ret; - enum sl_rtl_error_code ec; - const uint8_t hash[] = SL_BT_VERSION_HASH; - - sl_rtl_log_configure_params config_params = { - .log_callback_function = rtl_log_callback, - .sdk_version = { 0 }, - .command_line_options = { 0 } - }; - - ret = snprintf(config_params.sdk_version, - SL_RTL_LOG_SDK_VERSION_CHAR_ARRAY_MAX_SIZE, - "%u.%u.%u.%u-%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x", - SL_BT_VERSION_MAJOR, - SL_BT_VERSION_MINOR, - SL_BT_VERSION_PATCH, - SL_BT_VERSION_BUILD, - hash[0], hash[1], hash[2], hash[3], hash[4], - hash[5], hash[6], hash[7], hash[8], hash[9], - hash[10], hash[11], hash[12], hash[13], hash[14], - hash[15], hash[16], hash[17], hash[18], hash[19]); - app_assert(ret > 0 && ret < SL_RTL_LOG_SDK_VERSION_CHAR_ARRAY_MAX_SIZE, - "failed to construct version string, %d", ret); - - ec = sl_rtl_log_init(); - app_assert(ec == SL_RTL_ERROR_SUCCESS, "sl_rtl_log_init failed"); - - ec = sl_rtl_log_configure(&config_params); - app_assert(ec == SL_RTL_ERROR_SUCCESS, "sl_rtl_log_configure failed"); - - timestamp = cs_log_get_timestamp(); - ret = snprintf(log_file_name, - sizeof(log_file_name), - "rtl_log_%s.jsonl", - timestamp); - if (ret <= 0 || ret >= sizeof(log_file_name)) { - app_log_error("Failed to construct RTL log file name" APP_LOG_NL); - return; - } - - log_file = fopen(log_file_name, "wb"); - if (log_file == NULL) { - app_log_error("Failed to open RTL log file %s: %s" APP_LOG_NL, log_file_name, strerror(errno)); - } -} - -static void rtl_log_callback(uint8_t *log_data, size_t log_data_len) -{ - if (log_file != NULL) { - fwrite(log_data, sizeof(uint8_t), log_data_len, log_file); - } else { - app_log("[RTL] %s" APP_LOG_NL, (char *)log_data); - } -} - -void rtl_log_deinit(void) -{ - if (log_file == NULL) { - // No file to be closed - return; - } - int ret = fclose(log_file); - if (ret != 0) { - app_log_error("Failed to close RTL log file" APP_LOG_NL); - } -} diff --git a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/rtl_log.h b/app/bluetooth/example_host/bt_cs_host_initiator_legacy/rtl_log.h deleted file mode 100644 index 4f3080bbd1..0000000000 --- a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/rtl_log.h +++ /dev/null @@ -1,46 +0,0 @@ -/***************************************************************************//** - * @file - * @brief Log RTL events. - ******************************************************************************* - * # License - * Copyright 2024 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * SPDX-License-Identifier: Zlib - * - * The licensor of this software is Silicon Laboratories Inc. - * - * This software is provided 'as-is', without any express or implied - * warranty. In no event will the authors be held liable for any damages - * arising from the use of this software. - * - * Permission is granted to anyone to use this software for any purpose, - * including commercial applications, and to alter it and redistribute it - * freely, subject to the following restrictions: - * - * 1. The origin of this software must not be misrepresented; you must not - * claim that you wrote the original software. If you use this software - * in a product, an acknowledgment in the product documentation would be - * appreciated but is not required. - * 2. Altered source versions must be plainly marked as such, and must not be - * misrepresented as being the original software. - * 3. This notice may not be removed or altered from any source distribution. - * - ******************************************************************************/ - -#ifndef RTL_LOG_H -#define RTL_LOG_H - -#include "cs_acp.h" - -/**************************************************************************//** - * Initialize RTL logging. - *****************************************************************************/ -void rtl_log_init(void); - -/**************************************************************************//** - * Deinitialize RTL logging. - *****************************************************************************/ -void rtl_log_deinit(void); - -#endif // RTL_LOG_H diff --git a/app/bluetooth/example_host/bt_host_empty/makefile b/app/bluetooth/example_host/bt_host_empty/makefile index 443168e5b1..f4b1c587a1 100644 --- a/app/bluetooth/example_host/bt_host_empty/makefile +++ b/app/bluetooth/example_host/bt_host_empty/makefile @@ -21,7 +21,6 @@ include $(SDK_DIR)/app/bluetooth/component_host/app_signal.mk include $(SDK_DIR)/app/bluetooth/component_host/app_timer.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_host_bt.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_gatt.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_version.mk diff --git a/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py b/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py index 7e704dd65c..1eb4420ee6 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/ap_core.py @@ -1257,7 +1257,7 @@ def esl_event_error(self, evt: esl_lib.EventError): if tag.blocked: self.key_db.delete_ltk(tag.ble_address) # remove key of ESLs which are violating the spec (that is, which are lack of any mandatory GATT entries) self.log.debug("Bonding for ESL at address %s deleted due to ESL Profile/Service violation.", tag.ble_address) - elif evt.sl_status in [elw.SL_STATUS_NO_MORE_RESOURCE, elw.SL_STATUS_BT_CTRL_CONNECTION_LIMIT_EXCEEDED] and not self.max_conn_count_reached: + if evt.sl_status in [elw.SL_STATUS_NO_MORE_RESOURCE, elw.SL_STATUS_BT_CTRL_CONNECTION_LIMIT_EXCEEDED] and not self.max_conn_count_reached: self.max_conn_count_reached = True self.log.warning("Access point connection limit reached - suspend connect requests until a connection is closed.") elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_TIMEOUT: @@ -1362,7 +1362,7 @@ def auto_esl_event_error(self, evt: esl_lib.EventError): """ ESL event handler in auto mode """ tag = self.tag_db.find(evt.node_id) if evt.lib_status in [elw.ESL_LIB_STATUS_OTS_ERROR, elw.ESL_LIB_STATUS_OTS_TRANSFER_FAILED, elw.ESL_LIB_STATUS_OTS_GOTO_FAILED, elw.ESL_LIB_STATUS_OTS_UNEXPECTED_OFFSET, elw.ESL_LIB_STATUS_OTS_WRITE_RESP_FAILED]: - if evt.sl_status != elw.SL_STATUS_TIMEOUT: + if evt.sl_status not in [elw.SL_STATUS_TIMEOUT, elw.SL_STATUS_BT_CTRL_CONNECTION_REJECTED_DUE_TO_NO_SUITABLE_CHANNEL_FOUND]: try: self.upload_next_image(tag) return @@ -1604,7 +1604,7 @@ def check_address_list(self, target = None): # no specific tag by default self.connect(tag) if self.auto_config_start_time is None: self.auto_config_start_time = dt.now() - else: + elif not num_connecting: self.log.info("Access point connection limit reached - auto provisioning suspended!") else: if len(self.tag_db.list_state((TagState.CONNECTING, TagState.CONNECTED))) == 0: diff --git a/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py b/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py index 4ddd397804..5388da7b56 100644 --- a/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py +++ b/app/bluetooth/example_host/bt_host_esl_ap/esl_tag.py @@ -365,8 +365,7 @@ def reset(self): # Reset the image counter also in this corner case self.auto_image_count = 0 # Reset timers - if self._advertising_timer.is_alive(): - self._advertising_timer.cancel() + self.reset_advertising() if self._past_timer.is_alive(): self._past_timer.cancel() if self._connection_timer.is_alive(): @@ -375,7 +374,6 @@ def reset(self): self.busy = False self.connection_handle = None self._past_initiated = False - self._advertising = False def block(self, lib_status = elw.ESL_LIB_STATUS_UNSPECIFIED_ERROR): """ Set blocked state if not set already""" @@ -393,6 +391,16 @@ def reset_advertising(self): self._advertising_timer.cancel() self._advertising = False + def start_advertising_governor(self): + """(Re)start a governor timeout for an advertising tag""" + if self._advertising_timer.is_alive(): + self._advertising_timer.cancel() + self._advertising_timer = threading.Timer( + ADVERTISING_TIMEOUT, self.__advertising_timeout + ) + self._advertising_timer.daemon = True + self._advertising_timer.start() + def unassociate(self): """ Unassociate tag object """ self.gatt_values = {} @@ -568,9 +576,7 @@ def handle_event(self, evt): if evt.address == self.ble_address: if self._connection_timer.is_alive(): self._connection_timer.cancel() - if self._advertising_timer.is_alive(): - self._advertising_timer.cancel() - self._advertising = False + self.reset_advertising() self._past_timer.cancel() self._past_initiated = False self.connection_handle = evt.connection_handle @@ -695,18 +701,14 @@ def handle_event(self, evt): self._advertising = True # setting this has to precede self.esl_state == EslState.SYNCHRONIZED check! if self.advertising: if self.esl_state == EslState.SYNCHRONIZED: - self.log.warning("ESL at address %s lost sync!", self.ble_address) - self.reset() # reset will clear _advertising state, too - self._advertising = True # set _advertising back - since it is indeed advertising - if self._advertising_timer.is_alive(): - self._advertising_timer.cancel() - self._advertising_timer = threading.Timer(ADVERTISING_TIMEOUT, self.__advertising_timeout) - self._advertising_timer.daemon = True - self._advertising_timer.start() + self.log.warning( + "ESL at address %s lost sync!", self.ble_address + ) + self.reset() # reset will clear _advertising state, too + self._advertising = True # set _advertising back - since it is indeed advertising + self.start_advertising_governor() elif isinstance(evt, esl_lib.EventError): - self._advertising = False - if self._connection_timer.is_alive(): - self._connection_timer.cancel() + self.reset_advertising() if evt.lib_status == elw.ESL_LIB_STATUS_BONDING_FAILED: self.state = TagState.IDLE elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_SUBSCRIBE_FAILED: @@ -719,6 +721,9 @@ def handle_event(self, evt): if evt.sl_status is not elw.SL_STATUS_ALREADY_EXISTS: self.connection_handle = None self.state = TagState.IDLE + if evt.sl_status in [elw.SL_STATUS_NO_MORE_RESOURCE, elw.SL_STATUS_BT_CTRL_CONNECTION_LIMIT_EXCEEDED] and not self.advertising: + self._advertising = True # set _advertising back - since it should advertising - to prevent re-report of already known tag + self.start_advertising_governor() # the advertising governor will take care of it if it does not advertise as we expect elif evt.lib_status == elw.ESL_LIB_STATUS_CONN_CLOSE_FAILED: self.connection_handle = None self.busy = False diff --git a/app/bluetooth/example_host/bt_host_ncp_test/makefile b/app/bluetooth/example_host/bt_host_ncp_test/makefile index b4594d8ea6..5e91873fa4 100644 --- a/app/bluetooth/example_host/bt_host_ncp_test/makefile +++ b/app/bluetooth/example_host/bt_host_ncp_test/makefile @@ -19,7 +19,6 @@ include $(SDK_DIR)/app/bluetooth/component_host/app_assert.mk include $(SDK_DIR)/app/bluetooth/component_host/app_signal.mk include $(SDK_DIR)/app/bluetooth/component_host/app_timer.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_host_bt.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_version.mk diff --git a/app/bluetooth/example_host/bt_host_throughput/makefile b/app/bluetooth/example_host/bt_host_throughput/makefile index 5ede91c47a..44a157c47c 100644 --- a/app/bluetooth/example_host/bt_host_throughput/makefile +++ b/app/bluetooth/example_host/bt_host_throughput/makefile @@ -22,7 +22,6 @@ include $(SDK_DIR)/app/bluetooth/component_host/memory_manager.mk include $(SDK_DIR)/app/bluetooth/component_host/cjson.mk include $(SDK_DIR)/app/bluetooth/component_host/throughput_central.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_host_bt.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_version.mk diff --git a/app/btmesh/btmesh.properties b/app/btmesh/btmesh.properties index 147fd8127d..f689f23e65 100644 --- a/app/btmesh/btmesh.properties +++ b/app/btmesh/btmesh.properties @@ -2,8 +2,8 @@ id=com.silabs.stack.btMesh label=Bluetooth Mesh SDK description=Bluetooth Mesh Software Development Kit -version=7.0.0.0 -prop.subLabel=Bluetooth\\ Mesh\\ 7.0.0 +version=7.0.1.0 +prop.subLabel=Bluetooth\\ Mesh\\ 7.0.1 # Default compatibility of the BT Mesh SDK (This is needed for the documentation only) prop.boardCompatibility=.* diff --git a/app/btmesh/btmesh_internal_demos.xml b/app/btmesh/btmesh_internal_demos.xml index d2fa474e01..c3fee88130 100644 --- a/app/btmesh/btmesh_internal_demos.xml +++ b/app/btmesh/btmesh_internal_demos.xml @@ -6,11 +6,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -18,11 +18,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -30,11 +30,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -42,11 +42,11 @@ - + - + Friend example for IOP test. This node acts as a friend for the low power node and caches messages sent to it when the low power node is sleeping. @@ -54,11 +54,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -66,11 +66,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -78,11 +78,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -90,11 +90,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -102,11 +102,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -114,11 +114,11 @@ - + - + Low power node example for IOP test. This node acts as a typical low power device and sleeps most of the time. It needs a friend node to cache messages and forward them when polled. @@ -126,11 +126,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -138,11 +138,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -150,11 +150,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -162,11 +162,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -174,11 +174,11 @@ - + - + Proxy example for IOP test. This node forwards/relays messages between GATT and advertising bearers in the network. @@ -186,11 +186,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -198,11 +198,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -210,11 +210,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -222,11 +222,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -234,11 +234,11 @@ - + - + Relay example for IOP test. This node acts as a relay, i.e. if a node is out of range for another node, it relays messages between the two, provided the relay node is in range for both. @@ -246,10 +246,10 @@ - + - + diff --git a/app/btmesh/btmesh_production_demos.xml b/app/btmesh/btmesh_production_demos.xml index e38a991fa1..c8cc62f54b 100644 --- a/app/btmesh/btmesh_production_demos.xml +++ b/app/btmesh/btmesh_production_demos.xml @@ -6,11 +6,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -18,11 +18,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -30,11 +30,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -42,11 +42,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -54,11 +54,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -66,11 +66,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -78,11 +78,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -90,11 +90,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -102,11 +102,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -114,11 +114,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -126,11 +126,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -138,11 +138,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -150,11 +150,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -162,11 +162,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -174,11 +174,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -186,11 +186,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -198,11 +198,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -210,11 +210,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -222,11 +222,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -234,11 +234,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -246,11 +246,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -258,11 +258,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -270,11 +270,11 @@ - + - + An NCP Target C application that makes it possible for the NCP Host Controller to access the Bluetooth Mesh stack via UART. It provides access to the host layer via BGAPI and not to the link layer via HCI. @@ -282,11 +282,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -294,11 +294,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -306,11 +306,11 @@ - + - + Demonstrates the bare minimum needed for an NCP Target C application. This example is recommended for EFR32xG22, which has limited RAM and flash, and therefore some of the stack classes are disabled by default. @@ -318,11 +318,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -330,11 +330,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -342,11 +342,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -354,11 +354,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -366,11 +366,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -378,11 +378,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -390,11 +390,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -402,11 +402,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -414,11 +414,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -426,11 +426,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -438,11 +438,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -450,11 +450,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -462,11 +462,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -474,11 +474,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -486,11 +486,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -498,11 +498,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -510,11 +510,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -522,11 +522,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -534,11 +534,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -546,11 +546,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -558,11 +558,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an ambient light sensor in a Networked Lighting Control (NLC) system. The device simulates ambient light measurements and sends these to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -570,11 +570,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an Ambient Light Sensor in a Networked Lighting Control (NLC) system. The device measures ambient light and sends these measurements to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -582,11 +582,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an Ambient Light Sensor in a Networked Lighting Control (NLC) system. The device measures ambient light and sends these measurements to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -594,11 +594,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an Ambient Light Sensor in a Networked Lighting Control (NLC) system. The device measures ambient light and sends these measurements to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -606,11 +606,11 @@ - + - + An out-of-the-box Software Demo where the device acts as an Ambient Light Sensor in a Networked Lighting Control (NLC) system. The device measures ambient light and sends these measurements to the network. Properly configured NLC Basic Lightness Controllers then can act on the received data. @@ -618,11 +618,11 @@ - + - + An out-of-the-box software demo where the device acts as a Basic Lightness Controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -631,11 +631,11 @@ This project uses the RGB LED on the xG24 Dev Kit. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -644,7 +644,7 @@ This project uses the LEDs on the mainboard. - + @@ -656,11 +656,11 @@ This project uses the LEDs on the mainboard. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -669,7 +669,7 @@ This project uses the LEDs on the mainboard. - + @@ -681,7 +681,7 @@ This project uses the LEDs on the mainboard. - + @@ -693,7 +693,7 @@ This project uses the LEDs on the mainboard. - + @@ -705,7 +705,7 @@ This project uses the LEDs on the mainboard. - + @@ -717,11 +717,11 @@ This project uses the LEDs on the mainboard. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -730,11 +730,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -743,11 +743,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -756,11 +756,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -769,11 +769,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -782,11 +782,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -795,11 +795,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -808,11 +808,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -821,11 +821,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -834,11 +834,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -847,11 +847,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -860,11 +860,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -873,11 +873,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -886,11 +886,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the device acts as a Basic Lightness controller in a Networked Lighting Control (NLC) system. The device listens to messages from other NLC devices, namely Occupancy Sensor, Ambient Light Sensor, Dimming Control and Basic Scene Selector nodes. @@ -899,11 +899,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -911,11 +911,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -923,11 +923,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -935,11 +935,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -947,11 +947,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -959,11 +959,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -971,11 +971,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -983,11 +983,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -995,11 +995,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1007,11 +1007,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1019,11 +1019,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1031,11 +1031,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1043,11 +1043,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1055,11 +1055,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1067,11 +1067,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1079,11 +1079,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1091,11 +1091,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1103,11 +1103,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1115,11 +1115,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1127,11 +1127,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1139,11 +1139,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1151,11 +1151,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1163,11 +1163,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1175,11 +1175,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1187,11 +1187,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1199,11 +1199,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1211,11 +1211,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1223,11 +1223,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1235,11 +1235,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1247,11 +1247,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1259,11 +1259,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1271,11 +1271,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1283,11 +1283,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1295,11 +1295,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1307,11 +1307,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1319,11 +1319,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1331,11 +1331,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1343,11 +1343,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1355,11 +1355,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1367,11 +1367,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1379,11 +1379,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1391,11 +1391,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1403,11 +1403,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1415,11 +1415,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1427,11 +1427,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1439,11 +1439,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1451,11 +1451,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1463,11 +1463,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1475,11 +1475,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1487,11 +1487,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1499,11 +1499,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1511,11 +1511,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1523,11 +1523,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1535,11 +1535,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Basic Scene Selector in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by scene recall requests. @@ -1547,11 +1547,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1559,11 +1559,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1571,11 +1571,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1583,11 +1583,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1595,11 +1595,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1607,11 +1607,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1619,11 +1619,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1631,11 +1631,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1643,11 +1643,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1655,11 +1655,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1667,11 +1667,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1679,11 +1679,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1691,11 +1691,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1703,11 +1703,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1715,11 +1715,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1727,11 +1727,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1739,11 +1739,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1751,11 +1751,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1763,11 +1763,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1775,11 +1775,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1787,11 +1787,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1799,11 +1799,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1811,11 +1811,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1823,11 +1823,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1835,11 +1835,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1847,11 +1847,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1859,11 +1859,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1871,11 +1871,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1883,11 +1883,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1895,11 +1895,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1907,11 +1907,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1919,11 +1919,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1931,11 +1931,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1943,11 +1943,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1955,11 +1955,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1967,11 +1967,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1979,11 +1979,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -1991,11 +1991,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2003,11 +2003,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2015,11 +2015,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2027,11 +2027,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2039,11 +2039,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2051,11 +2051,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2063,11 +2063,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2075,11 +2075,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2087,11 +2087,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2099,11 +2099,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2111,11 +2111,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2123,11 +2123,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2135,11 +2135,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2147,11 +2147,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2159,11 +2159,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2171,11 +2171,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a Dimming Control in a Networked Lighting Control (NLC) system. Push Button presses control Basic Lightness Controllers in the network by Generic Level Delta or Generic On/Off messages. @@ -2183,11 +2183,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2195,11 +2195,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2207,11 +2207,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2219,11 +2219,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2231,11 +2231,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2243,11 +2243,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2255,11 +2255,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2267,11 +2267,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2279,11 +2279,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2291,11 +2291,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2303,11 +2303,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2315,11 +2315,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2327,11 +2327,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2339,11 +2339,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2351,11 +2351,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2363,11 +2363,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2375,11 +2375,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2387,11 +2387,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2399,11 +2399,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2411,11 +2411,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2423,11 +2423,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2435,11 +2435,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2447,11 +2447,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2459,11 +2459,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2471,11 +2471,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2483,11 +2483,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2495,11 +2495,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as an Occupancy Sensor in a Networked Lighting Control (NLC) system. Push Button presses imitate people count changes which can control a properly configured NLC Basic Lightness Controller. @@ -2507,11 +2507,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2519,11 +2519,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2531,11 +2531,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2543,11 +2543,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2555,11 +2555,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2567,11 +2567,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2579,11 +2579,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2591,11 +2591,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2603,11 +2603,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2615,11 +2615,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2627,11 +2627,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2639,11 +2639,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2651,11 +2651,11 @@ This project uses the LEDs and display on the WSTK. - + - + Certificate generating firmware example. Software is generating the device EC key pair, the signing request for the device certificate, and other related data. The generated data can be read out by the Central Authority. @@ -2663,11 +2663,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2675,11 +2675,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2687,11 +2687,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2699,11 +2699,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2711,11 +2711,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2723,11 +2723,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2735,11 +2735,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2747,11 +2747,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2759,11 +2759,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2771,11 +2771,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2783,11 +2783,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2795,11 +2795,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2807,11 +2807,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2819,11 +2819,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2831,11 +2831,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2843,11 +2843,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2855,11 +2855,11 @@ This project uses the LEDs and display on the WSTK. - + - + Demonstrates the Firmware Distributor role based on the BT Mesh Model specification. Distributor is responsible for delivering new firmware images to the Target nodes and monitoring the progress of the firmware update. @@ -2867,11 +2867,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2879,11 +2879,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2891,11 +2891,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2903,11 +2903,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2915,11 +2915,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2927,11 +2927,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2939,11 +2939,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2951,11 +2951,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2963,11 +2963,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2975,11 +2975,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2987,11 +2987,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -2999,11 +2999,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -3011,11 +3011,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -3023,11 +3023,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -3035,11 +3035,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -3047,11 +3047,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -3059,11 +3059,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -3071,11 +3071,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the WSTK can be switched on and off, and their lighting intensity, color temperature, and delta UV can be set. @@ -3083,11 +3083,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3095,11 +3095,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3107,11 +3107,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3119,11 +3119,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3131,11 +3131,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3143,11 +3143,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3155,11 +3155,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3167,11 +3167,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3179,11 +3179,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3191,11 +3191,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3203,11 +3203,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3215,11 +3215,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3227,11 +3227,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3239,11 +3239,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3251,11 +3251,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3263,11 +3263,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3275,11 +3275,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3287,11 +3287,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box software demo where the LEDs of the mainboard can be switched on and off, and their lighting intensity, hue, and saturation can be set. The example also tries to establish friendship as a Friend node. @@ -3299,11 +3299,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3311,11 +3311,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3323,11 +3323,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3335,11 +3335,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3347,11 +3347,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3359,11 +3359,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3371,11 +3371,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3383,11 +3383,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3395,11 +3395,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3407,11 +3407,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3419,11 +3419,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3431,11 +3431,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3443,11 +3443,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3455,11 +3455,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3467,11 +3467,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3479,11 +3479,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3491,11 +3491,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3503,11 +3503,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3515,11 +3515,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3527,11 +3527,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3539,11 +3539,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3551,11 +3551,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3563,11 +3563,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3575,11 +3575,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3587,11 +3587,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3599,11 +3599,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3611,11 +3611,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Client Model. It collects and displays sensor measurement data from remote device(s) (e.g., btmesh_soc_sensor_server). @@ -3623,11 +3623,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3635,11 +3635,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3647,11 +3647,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3659,11 +3659,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3671,11 +3671,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3683,11 +3683,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3695,11 +3695,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3707,11 +3707,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3719,11 +3719,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3731,11 +3731,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3743,11 +3743,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3755,11 +3755,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3767,11 +3767,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3779,11 +3779,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3791,11 +3791,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3803,11 +3803,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3815,11 +3815,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3827,11 +3827,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3839,11 +3839,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3851,11 +3851,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3863,11 +3863,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3875,11 +3875,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3887,11 +3887,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3899,11 +3899,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3911,11 +3911,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3923,11 +3923,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. It measures temperature and sends the measurement data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3935,11 +3935,11 @@ This project uses the LEDs and display on the WSTK. - + - + This example demonstrates the Bluetooth Mesh Sensor Server Model and Sensor Setup Server Model. If available, it measures CPU temperature and uses that data as temperature reading, otherwise it sends mocked temperature data to a remote device (e.g., btmesh_soc_sensor_client). @@ -3947,11 +3947,11 @@ This project uses the LEDs and display on the WSTK. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -3960,11 +3960,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -3973,11 +3973,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -3986,11 +3986,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -3999,11 +3999,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4012,11 +4012,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4025,11 +4025,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4038,11 +4038,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4051,11 +4051,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4064,11 +4064,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4077,11 +4077,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4090,11 +4090,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4103,11 +4103,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4116,11 +4116,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4129,11 +4129,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4142,11 +4142,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4155,11 +4155,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4168,11 +4168,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4181,11 +4181,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4194,11 +4194,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4207,11 +4207,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4220,11 +4220,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4233,11 +4233,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4246,11 +4246,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4259,11 +4259,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4272,11 +4272,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4285,11 +4285,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. It is optimized for low current consumption with disabled CLI, logging, and LCD. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4298,11 +4298,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4311,11 +4311,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4324,11 +4324,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4337,11 +4337,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4350,11 +4350,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4363,11 +4363,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4376,11 +4376,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4389,11 +4389,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4402,11 +4402,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4415,11 +4415,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4428,11 +4428,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4441,11 +4441,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4454,11 +4454,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4467,11 +4467,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4480,11 +4480,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4493,11 +4493,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4506,11 +4506,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4519,11 +4519,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4532,11 +4532,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4545,11 +4545,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4558,11 +4558,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4571,11 +4571,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4584,11 +4584,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4597,11 +4597,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4610,11 +4610,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4623,11 +4623,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4636,11 +4636,11 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + An out-of-the-box Software Demo where the device acts as a switch using the Light CTL Client Model. Push Button presses or CLI commands can control the lightness and color temperature of the LEDs on a remote device. @@ -4649,10 +4649,10 @@ Note - this example is not compatible with the Dimming Control NLC Profile. - + - + diff --git a/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf b/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf index aed5fcc40b..83da739e3f 100644 --- a/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf +++ b/app/btmesh/common/btmesh_dcd_configuration/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0xffff", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/component_host/ncp_host_btmesh.mk b/app/btmesh/component_host/ncp_host_btmesh.mk index 2b88e409a0..41818c892a 100644 --- a/app/btmesh/component_host/ncp_host_btmesh.mk +++ b/app/btmesh/component_host/ncp_host_btmesh.mk @@ -12,6 +12,7 @@ ifeq (1, ${HOST_THREADING}) include $(SDK_DIR)/app/bluetooth/component_host/ncp_host_bt.mk else include $(SDK_DIR)/app/bluetooth/component_host/ncp_host_nothread.mk +include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk endif override C_SRC += \ diff --git a/app/btmesh/documentation/btmesh-release-highlights.txt b/app/btmesh/documentation/btmesh-release-highlights.txt index 8aefe35e15..abfc0990a3 100644 --- a/app/btmesh/documentation/btmesh-release-highlights.txt +++ b/app/btmesh/documentation/btmesh-release-highlights.txt @@ -1,3 +1,2 @@ -Bluetooth Mesh SDK 7.0.0.0 -- Migration to Simplicity SDK Suite -- Removed support for Series 0/1 +Bluetooth Mesh SDK 7.0.1.0 +- Support for delta-compressed firmware updates. diff --git a/app/btmesh/documentation/slBtMesh_docContent.xml b/app/btmesh/documentation/slBtMesh_docContent.xml index 23c4f7a9d4..f7e35621d3 100644 --- a/app/btmesh/documentation/slBtMesh_docContent.xml +++ b/app/btmesh/documentation/slBtMesh_docContent.xml @@ -1,6 +1,6 @@ - - + + Includes detailed information on using the Gecko Bootloader with Silicon Labs Bluetooth applications. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -8,7 +8,7 @@ - + Describes the Wi-Fi impact on Bluetooth and methods to improve Bluetooth coexistence with Wi-Fi. Explains design considerations to improve coexistence without direct interaction between Bluetooth and Wi-Fi radios. These techniques are applicable to the EFR32MGx and EFR32BGx series. Discusses the Silicon Labs Packet Traffic Arbitration (PTA) support to coordinate 2.4GHz RF traffic for co-located Bluetooth and Wi-Fi radios. @@ -16,7 +16,7 @@ - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -24,14 +24,14 @@ - + Details methods for testing Bluetooth mesh network performance; results are intended to provide guidance on design practices and principles as well as expected field performance results. - + Reviews the Zigbee, Thread, and Bluetooth mesh networks to evaluate their differences in performance and behavior. @@ -39,7 +39,7 @@ - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -47,7 +47,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -55,7 +55,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -63,7 +63,7 @@ - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -71,7 +71,7 @@ - + Describes how to configure the NCP target and how to program the NCP host when using the Bluetooth Stack in Network Co-Processor mode @@ -79,7 +79,7 @@ - + Reviews performing radio frequency physical layer evaluation with EFR32BG SoCs and BGM modules using the Direct Test Mode protocol in Bluetooth SDK v3.x. @@ -87,7 +87,7 @@ - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -95,7 +95,7 @@ - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -103,28 +103,28 @@ - + Describes the differences between using Bluetooth mesh SDK v1.x in Simplicity Studio 4 and using Bluetooth mesh SDK v2.x in Simplicity Studio 5. Outlines the steps needed to migrate a v1.x project to v2.x. - + Discusses the basics of Bluetooth mesh required to understand the Bluetooth mesh lighting example, and walks through key aspects of the application source code. - + Discusses the basics of sensor models and describe the related sample applications in the SDK that create a wireless network of sensors and sensor clients using Bluetooth mesh technology. - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -132,14 +132,14 @@ - + Includes the results of the interoperability testing of Silicon Labs' ICs and Bluetooth Mesh stack with Android and iOS smart phones. - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -147,21 +147,21 @@ - + Describes Low Power Node (LPN) and Friend operation and the parameters related to power consumption. It also describes how to measure the power consumption of EFR32BG devices acting as Bluetooth mesh LPNs using the setup and procedures recommended in AN969: Measuring Power Consumption in Wireless Gecko Devices. - + Describes in detail how the Bluetooth mesh toplogy can influence network operation. Provides tips on how to tune your network and its nodes to achieve best performance. - + Describes using Simplicity Studio 5's Network Analyzer to debug Bluetooth Mesh and Low Energy applications. It can be read jointly with AN958: Debugging and Programming Interfaces for Customer Designs for more information on using Packet Trace Interface with custom hardware. @@ -169,21 +169,21 @@ - + Provides background information on the sequence number and IV index in a Bluetooth mesh network and the IV Update and IV Index Recovery procedures. It also discusses how to implement IV Update functionality in a Bluetooth mesh application. - + Provides background information on the Bluetooth Mesh Device Firmware Update (DFU) feature, including the BLOB transfer, the DFU roles in a Bluetooth mesh network, the models required for these roles, and the firmware update process. - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -191,91 +191,91 @@ - + Describes the Bluetooth Mesh Remote Provisioning feature and provides an example walkthrough. With the feature, a device can be provisioned without a direct radio connection between the provisioner and the unprovisioned node. - + Describes the bootloader configurations and the device firmware update (DFU) models in the SDK's example projects, and walks through a firmware update demonstration. - + The NCP Host Provisioner example demonstrates how to run a provisioner on a computer with a NCP node connected. The user can provision, configure, and reset other nodes through the NCP node. - + Describes how certificates are used to establish the authenticity of devices wishing to join a mesh network. - + Describes the Bluetooth Mesh Advertising Extensions feature. The non-standard Bluetooth Mesh modification achieves better performance through utilizing the Bluetooth 5 Advertising Extensions feature, which allows sending much larger advertisement packets. - + Walks through a device firmware update demonstration using the DFU Python script. The script is an NCP host application that requires an NCP node connected. - + Describes the following Networked Lighting Control (NLC) profiles: ambient light sensor, basic scene selector, dimming control, basic lightness controller, and occupancy sensor. - + Provides an overview and hyperlinks to all packaged documentation. - + Describes how to get started with Bluetooth mesh development using the Bluetooth Mesh Software Development Kit (SDK) version 4.x and higher, and Simplicity Studio 5 with a compatible wireless starter kit. Contains information about features specific to Bluetooth mesh specification version 1.1. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Bluetooth Mesh stack. - + A reference for those developing C-based applications for the Silicon Labs EFR32 products using the Silicon Labs Bluetooth mesh stack. A companion to UG434: Silicon Labs Bluetooth C Application Developers Guide for SDK v3.x containing content specific to Bluetooth mesh application development. Covers Bluetooth mesh stack architecture, application development flow, use and limitations of the MCU core and peripherals, stack configuration options, and stack resource usage. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Silicon Labs Bluetooth mesh SDK and associated utilities, including added/deleted/deprecated features/API, and lists fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -283,7 +283,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -291,7 +291,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -299,7 +299,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: PS Store and NVM3. @@ -307,7 +307,7 @@ - + Describes methods to improve the coexistence of 2.4 GHz IEEE 802.11b/g/n Wi-Fi and other 2.4 GHz radios such as Bluetooth, Bluetooth Mesh, Bluetooth Low Energy, and IEEE 802.15.4-based radios such as Zigbee and OpenThread. @@ -315,7 +315,7 @@ - + Reviews using this XML-based mark-up language to describe the Bluetooth GATT database, configure access and security properties, and include the GATT database as part of the firmware. @@ -323,7 +323,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -331,7 +331,7 @@ - + Provides the information needed to effectively use the Bluetooth GATT Configurator provided as a part of Simplicity Studio 5 with Bluetooth SDK 3.x and higher and Bluetooth Mesh SDK 2.x and higher. @@ -339,14 +339,14 @@ - + Describes the components, stack, and DCD (Device Composition Data) configuration options for the Bluetooth Mesh v2.x SDK. - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. @@ -354,7 +354,7 @@ - + Introduces Simplicity Studio 5 Bluetooth Mesh SDK components. Describes how to modify the Device Composition Data (DCD), including device information, elements, and models. Describes the stack configuration options to optimize RAM and persistent storage usage. diff --git a/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf b/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf index d65f8a858f..3aea5b9422 100644 --- a/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_ncp_empty/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0000", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Primary Element", diff --git a/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf b/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf index e729d9542c..1221fa7790 100644 --- a/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf +++ b/app/btmesh/example/btmesh_ncp_empty/dcd_config_xg22.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0000", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf index def4eac4c9..24f98160c9 100644 --- a/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_dfu_distributor/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x000c", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf index dd03dbd04f..5d757617ff 100644 --- a/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_empty/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0001", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf index 4e6f4848e6..ec9f04b7d1 100644 --- a/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_empty_cbp/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x000d", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_light_ctl/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_light_ctl/dcd_config.btmeshconf index fa0c944c45..aec866a74f 100644 --- a/app/btmesh/example/btmesh_soc_light_ctl/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_light_ctl/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0017", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_light_hsl/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_light_hsl/dcd_config.btmeshconf index b89a05b4e8..e59923df04 100644 --- a/app/btmesh/example/btmesh_soc_light_hsl/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_light_hsl/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0018", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_nlc_basic_lightness_controller/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_nlc_basic_lightness_controller/dcd_config.btmeshconf index 11d0015d27..067abc6e28 100644 --- a/app/btmesh/example/btmesh_soc_nlc_basic_lightness_controller/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_nlc_basic_lightness_controller/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x000e", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config.btmeshconf index dac13a0b18..8346aa0320 100644 --- a/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0013", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config_low_power.btmeshconf b/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config_low_power.btmeshconf index d67743f02f..e7df253b8a 100644 --- a/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config_low_power.btmeshconf +++ b/app/btmesh/example/btmesh_soc_nlc_basic_scene_selector/dcd_config_low_power.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0014", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config.btmeshconf index 6249ec82fc..fe236c28b8 100644 --- a/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x000f", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config_low_power.btmeshconf b/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config_low_power.btmeshconf index 7ab047b193..555278d36a 100644 --- a/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config_low_power.btmeshconf +++ b/app/btmesh/example/btmesh_soc_nlc_dimming_control/dcd_config_low_power.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0010", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_nlc_sensor_ambient_light/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_nlc_sensor_ambient_light/dcd_config.btmeshconf index 7a2c9eb547..0962825fee 100644 --- a/app/btmesh/example/btmesh_soc_nlc_sensor_ambient_light/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_nlc_sensor_ambient_light/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0011", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_nlc_sensor_occupancy/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_nlc_sensor_occupancy/dcd_config.btmeshconf index be61557a59..05a4a64403 100644 --- a/app/btmesh/example/btmesh_soc_nlc_sensor_occupancy/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_nlc_sensor_occupancy/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0012", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf index 741c5957b9..f87018e4e0 100644 --- a/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_sensor_client/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0004", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_sensor_thermometer/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_sensor_thermometer/dcd_config.btmeshconf index c47126066b..33a4ba5339 100644 --- a/app/btmesh/example/btmesh_soc_sensor_thermometer/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_sensor_thermometer/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0019", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config.btmeshconf b/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config.btmeshconf index ed7c62bdb9..f84adacb81 100644 --- a/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config.btmeshconf +++ b/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0015", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config_low_power.btmeshconf b/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config_low_power.btmeshconf index d0ffe4d4d7..1c5febe454 100644 --- a/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config_low_power.btmeshconf +++ b/app/btmesh/example/btmesh_soc_switch_ctl/dcd_config_low_power.btmeshconf @@ -2,7 +2,7 @@ "composition_data": { "cid": "0x02ff", "pid": "0x0016", - "vid": "0x0700", + "vid": "0x0701", "elements": [ { "name": "Main", diff --git a/app/btmesh/example_host/btmesh_host_empty/makefile b/app/btmesh/example_host/btmesh_host_empty/makefile index 709228a8f4..6477e3aac5 100644 --- a/app/btmesh/example_host/btmesh_host_empty/makefile +++ b/app/btmesh/example_host/btmesh_host_empty/makefile @@ -18,7 +18,6 @@ include $(SDK_DIR)/app/bluetooth/component_host/app_log.mk include $(SDK_DIR)/app/bluetooth/component_host/app_assert.mk include $(SDK_DIR)/app/bluetooth/component_host/app_signal.mk include $(SDK_DIR)/app/bluetooth/component_host/app_timer.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_version.mk include $(SDK_DIR)/app/btmesh/component_host/ncp_host_btmesh.mk diff --git a/app/btmesh/example_host/btmesh_host_provisioner/makefile b/app/btmesh/example_host/btmesh_host_provisioner/makefile index e4ec5138be..716f496445 100644 --- a/app/btmesh/example_host/btmesh_host_provisioner/makefile +++ b/app/btmesh/example_host/btmesh_host_provisioner/makefile @@ -32,7 +32,6 @@ endif include $(SDK_DIR)/app/bluetooth/component_host/app_signal.mk include $(SDK_DIR)/app/bluetooth/component_host/app_timer.mk -include $(SDK_DIR)/app/bluetooth/component_host/ncp_reset.mk include $(SDK_DIR)/app/bluetooth/component_host/ncp_version.mk include $(SDK_DIR)/app/btmesh/component_host/ncp_host_btmesh.mk include $(SDK_DIR)/app/btmesh/component_host/btmesh_app_prov.mk diff --git a/app/common/app_common.properties b/app/common/app_common.properties index fc59dfc210..498881eddc 100644 --- a/app/common/app_common.properties +++ b/app/common/app_common.properties @@ -2,8 +2,8 @@ id=com.silabs.sdk.platform label=Platform description=Platform -version=5.0.0.0 -prop.subLabel=Platform\\ 5.0.0.0 +version=5.0.1.0 +prop.subLabel=Platform\\ 5.0.1.0 # General properties are prepended with "prop." prop.file.templatesFile=platform_test_templates.xml platform_unknown_templates.xml platform_evaluation_templates.xml platform_experimental_templates.xml builtin_templates.xml platform_production_templates.xml platform_internal_templates.xml diff --git a/app/common/component/app_assert.slcc b/app/common/component/app_assert.slcc index d0597682a5..f8983e4ce3 100644 --- a/app/common/component/app_assert.slcc +++ b/app/common/component/app_assert.slcc @@ -7,6 +7,9 @@ description: > Assert log contains the assertion text. category: Application|Utility quality: production +metadata: + sbom: + license: Zlib root_path: app/common/util/app_assert config_file: - path: config/app_assert_config.h diff --git a/app/common/component/app_button_press.slcc b/app/common/component/app_button_press.slcc index c1d28cb6be..505e3f0ca0 100644 --- a/app/common/component/app_button_press.slcc +++ b/app/common/component/app_button_press.slcc @@ -11,6 +11,9 @@ description: > Button press duration for various lengths is configurable. category: "Application|Utility" quality: "production" +metadata: + sbom: + license: Zlib root_path: "app/common/util/app_button_press" config_file: - path: "config/app_button_press_config.h" diff --git a/app/common/component/app_em4h_reset.slcc b/app/common/component/app_em4h_reset.slcc index 21fef9bb2a..7f50a442b1 100644 --- a/app/common/component/app_em4h_reset.slcc +++ b/app/common/component/app_em4h_reset.slcc @@ -7,6 +7,9 @@ description: > re-apply tuning value before unlatching. category: Application|Utility quality: production +metadata: + sbom: + license: Zlib provides: - name: app_em4h_reset requires: diff --git a/app/common/component/app_log.slcc b/app/common/component/app_log.slcc index 4e2a34ab5f..e4cb38cad1 100644 --- a/app/common/component/app_log.slcc +++ b/app/common/component/app_log.slcc @@ -13,6 +13,9 @@ description: > logging color, log timing and more. category: Application|Utility quality: production +metadata: + sbom: + license: Zlib root_path: app/common/util/app_log config_file: - path: config/app_log_config.h @@ -42,4 +45,4 @@ validation_library: - path: ../../validation/autonumber_common.lua name: autonumber_common validation_helper: - - path: app_log_validation.lua \ No newline at end of file + - path: app_log_validation.lua diff --git a/app/common/component/app_queue.slcc b/app/common/component/app_queue.slcc index 3864424473..da5b1fd6ed 100644 --- a/app/common/component/app_queue.slcc +++ b/app/common/component/app_queue.slcc @@ -8,7 +8,9 @@ description: > passed to the queue in order to handle overflow events as requested. package: platform quality: production - +metadata: + sbom: + license: Zlib provides: - name: app_queue diff --git a/app/common/component/app_rta.slcc b/app/common/component/app_rta.slcc index 5d428228dd..8f82c3ff7e 100644 --- a/app/common/component/app_rta.slcc +++ b/app/common/component/app_rta.slcc @@ -20,6 +20,9 @@ description: > integration with the system. category: Application|Utility quality: evaluation +metadata: + sbom: + license: Zlib tag: - Low-Code provides: diff --git a/app/common/component/app_scheduler.slcc b/app/common/component/app_scheduler.slcc index 8bc44ef0fb..eacdf6b627 100644 --- a/app/common/component/app_scheduler.slcc +++ b/app/common/component/app_scheduler.slcc @@ -1,16 +1,18 @@ id: app_scheduler category: Application|Utility -label: Simple Application Scheduler +label: Scheduler description: > - The Simple Application Scheduler component helps with handling events and scheduling tasks for execution. + The Scheduler component helps with handling events and scheduling tasks for execution. It can be used to enqueue task functions with specified data from interrupt and other contexts and then to run them strictly from the main loop - when running on bare metal. Data is stored in the memory management implementation component that can be static or dynamic. The component enables pausing and resuming the execution. It also uses Power Manager to prevent sleep when there is a triggered task to be executed. package: platform -quality: evaluation - +quality: production +metadata: + sbom: + license: Zlib provides: - name: app_scheduler @@ -27,7 +29,7 @@ root_path: app/common/util/app_scheduler include: - path: . - file_list: + file_list: - path: app_scheduler.h - path: app_scheduler_internal.h @@ -59,4 +61,4 @@ template_contribution: value: event: sleep_on_isr_exit include: app_scheduler.h - handler: app_scheduler_sleep_on_isr_exit \ No newline at end of file + handler: app_scheduler_sleep_on_isr_exit diff --git a/app/common/component/app_scheduler_memory_dynamic.slcc b/app/common/component/app_scheduler_memory_dynamic.slcc index 349aecd8aa..a0391b7ea0 100644 --- a/app/common/component/app_scheduler_memory_dynamic.slcc +++ b/app/common/component/app_scheduler_memory_dynamic.slcc @@ -1,19 +1,25 @@ id: app_scheduler_memory_dynamic category: Application|Utility -label: Dynamic memory management implementation for Application Scheduler +label: Dynamic memory management implementation for the Scheduler description: > - The Dynamic memory management component implements dynamic memory management for Application Scheduler. - If memory is free, it is allocated. Otherwise the component returns 'No more resources'. + This component implements dynamic memory management for the Scheduler + component. If memory the is free, it is allocated. Otherwise the + component returns 'No more resources'. Note: Allocated resource must be freed to avoid memory leakages. package: platform -quality: evaluation - +quality: production +metadata: + sbom: + license: Zlib provides: - name: app_scheduler_memory - name: app_scheduler_memory_dynamic +conflicts: + - name: app_scheduler_memory_static + requires: - name: memory_manager - name: app_scheduler diff --git a/app/common/component/app_scheduler_memory_static.slcc b/app/common/component/app_scheduler_memory_static.slcc index 9f8d85dbb3..bcb6ffa002 100644 --- a/app/common/component/app_scheduler_memory_static.slcc +++ b/app/common/component/app_scheduler_memory_static.slcc @@ -1,16 +1,21 @@ id: app_scheduler_memory_static category: Application|Utility -label: Static memory management implementation for Application Scheduler +label: Static memory management implementation for the Scheduler description: > - The Static memory management component provides a static memory management implementation for Application Scheduler. - It provides APIs for allocating and freeing memory. + This component provides a static memory management implementation for the + Scheduler component. It provides APIs for allocating and freeing memory. package: platform -quality: evaluation - +quality: production +metadata: + sbom: + license: Zlib provides: - name: app_scheduler_memory - name: app_scheduler_memory_static +conflicts: + - name: app_scheduler_memory_dynamic + requires: - name: app_scheduler @@ -18,7 +23,7 @@ root_path: app/common/util/app_scheduler include: - path: . - file_list: + file_list: - path: app_scheduler_memory.h source: diff --git a/app/common/component/app_timer.slcc b/app/common/component/app_timer.slcc index fa48e6bf14..cb1961a891 100644 --- a/app/common/component/app_timer.slcc +++ b/app/common/component/app_timer.slcc @@ -10,6 +10,9 @@ description: > directly. category: Application|Utility quality: production +metadata: + sbom: + license: Zlib root_path: app/common/util/app_timer source: - path: bm/app_timer.c diff --git a/app/common/platform_production_demos.xml b/app/common/platform_production_demos.xml index 6d84d1d753..df1be552ed 100644 --- a/app/common/platform_production_demos.xml +++ b/app/common/platform_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -600,7 +600,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -699,7 +699,7 @@ - + @@ -710,7 +710,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -732,7 +732,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -765,7 +765,7 @@ - + @@ -776,7 +776,7 @@ - + @@ -787,7 +787,7 @@ - + diff --git a/app/common/util/app_scheduler/app_scheduler.c b/app/common/util/app_scheduler/app_scheduler.c index e6db9a8879..895f155f17 100644 --- a/app/common/util/app_scheduler/app_scheduler.c +++ b/app/common/util/app_scheduler/app_scheduler.c @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application Scheduler source + * @brief Scheduler source ******************************************************************************* * # License - * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib @@ -43,13 +43,13 @@ // ----------------------------------------------------------------------------- // Definitions -#if APP_SCHEDULER_EAGER_MODE -#define APP_SCHEDULER_RUN() while (handle != NULL) -#define APP_SCHEDULER_NEXT() handle = next_active_task() -#else // APP_SCHEDULER_EAGER_MODE +#if APP_SCHEDULER_SINGLE_MODE #define APP_SCHEDULER_RUN() if (handle != NULL) #define APP_SCHEDULER_NEXT() -#endif // APP_SCHEDULER_EAGER_MODE +#else // APP_SCHEDULER_SINGLE_MODE +#define APP_SCHEDULER_RUN() while (handle != NULL) +#define APP_SCHEDULER_NEXT() handle = next_active_task() +#endif // APP_SCHEDULER_SINGLE_MODE // ----------------------------------------------------------------------------- // Local variables @@ -61,51 +61,17 @@ static bool run; static sl_slist_node_t *queue = NULL; // ----------------------------------------------------------------------------- -// Function declarations +// Private function declarations static app_scheduler_entry_t *next_active_task(void); static void timer_callback(app_timer_t *handle, void *data); - -// ----------------------------------------------------------------------------- -// Private functions - -/***************************************************************************//** - * Check if the queue is empty - ******************************************************************************/ -static app_scheduler_entry_t *next_active_task(void) -{ - app_scheduler_entry_t *task = NULL; - app_scheduler_entry_t *handle; - - // Linear search in the queue for the next triggered task - SL_SLIST_FOR_EACH_ENTRY(queue, handle, app_scheduler_entry_t, node) { - if (handle->triggered) { - // Save the handle - task = handle; - // Quit the loop - break; - } - } - - return task; -} - -/***************************************************************************//** - * Timer callback for the scheduler - ******************************************************************************/ -static void timer_callback(app_timer_t *handle, - void *data) -{ - (void)handle; - CORE_DECLARE_IRQ_STATE; - - CORE_ENTER_CRITICAL(); - if (((app_scheduler_entry_t*)data)->triggered == false) { - ((app_scheduler_entry_t*)data)->triggered = true; - } - CORE_EXIT_CRITICAL(); -} +static sl_status_t add_new_task(app_scheduler_task_t task, + uint32_t timeout_ms, + bool is_periodic, + void *data, + size_t size, + app_scheduler_task_handle_t *handle); // ----------------------------------------------------------------------------- // Public functions @@ -175,7 +141,7 @@ sl_status_t app_scheduler_reschedule(app_scheduler_task_handle_t handle, } /***************************************************************************//** - * Get the reamining time in ms for a given, scheduled task + * Get the remaining time in ms for a given, scheduled task ******************************************************************************/ sl_status_t app_scheduler_get_remaining_time_ms(app_scheduler_task_handle_t handle, uint32_t *time_ms) @@ -240,52 +206,8 @@ sl_status_t app_scheduler_add_periodic(app_scheduler_task_t task, size_t size, app_scheduler_task_handle_t *handle) { - app_scheduler_entry_t *entry = NULL; - sl_status_t sc = SL_STATUS_OK; - - CORE_DECLARE_IRQ_STATE; - - // Check queue - if (app_scheduler_task_count_get(APP_SCHEDULER_TASK_ALL) - >= APP_SCHEDULER_MAX_QUEUE_SIZE) { - sc = SL_STATUS_NO_MORE_RESOURCE; - } - - // Check parameters - size and period_ms - if ( (size > APP_SCHEDULER_MAX_DATA_SIZE) || (period_ms == 0) ) { - sc = SL_STATUS_INVALID_PARAMETER; - } - if (task == NULL) { - sc = SL_STATUS_NULL_POINTER; - } - - if (sc == SL_STATUS_OK) { - CORE_ENTER_CRITICAL(); - sc = app_scheduler_memory_alloc((app_scheduler_task_handle_t *)&entry); - if (sc == SL_STATUS_OK) { - entry->task = task; - entry->periodic = true; - // Copy data - memcpy(entry->data, data, size); - entry->data_size = size; - - sl_slist_push_back(&queue, &entry->node); - - // Make untriggered - entry->triggered = false; - // Start periodic timer - sc = app_timer_start(&entry->timer_handle, - period_ms, - timer_callback, - (void*)entry, - true); - if (handle != NULL) { - *handle = (app_scheduler_task_handle_t)entry; - } - } - CORE_EXIT_CRITICAL(); - } - + sl_status_t sc; + sc = add_new_task(task, period_ms, true, data, size, handle); return sc; } @@ -298,57 +220,8 @@ sl_status_t app_scheduler_add_delayed(app_scheduler_task_t task, size_t size, app_scheduler_task_handle_t *handle) { - app_scheduler_entry_t *entry = NULL; - sl_status_t sc = SL_STATUS_OK; - - CORE_DECLARE_IRQ_STATE; - - // Check queue - if (app_scheduler_task_count_get(APP_SCHEDULER_TASK_ALL) - >= APP_SCHEDULER_MAX_QUEUE_SIZE) { - sc = SL_STATUS_NO_MORE_RESOURCE; - } - - // Check parameters - if (size > APP_SCHEDULER_MAX_DATA_SIZE) { - sc = SL_STATUS_INVALID_PARAMETER; - } - if (task == NULL) { - sc = SL_STATUS_NULL_POINTER; - } - - if (sc == SL_STATUS_OK) { - CORE_ENTER_CRITICAL(); - sc = app_scheduler_memory_alloc((app_scheduler_task_handle_t *)&entry); - if (sc == SL_STATUS_OK) { - entry->task = task; - entry->periodic = false; - // Copy data - memcpy(entry->data, data, size); - entry->data_size = size; - - sl_slist_push_back(&queue, &entry->node); - - if (delay_ms == 0) { - // Make triggered - entry->triggered = true; - } else { - // Make untriggered - entry->triggered = false; - // Start timer - sc = app_timer_start(&entry->timer_handle, - delay_ms, - timer_callback, - (void*)entry, - false); - if (handle != NULL) { - *handle = (app_scheduler_task_handle_t)entry; - } - } - } - CORE_EXIT_CRITICAL(); - } - + sl_status_t sc; + sc = add_new_task(task, delay_ms, false, data, size, handle); return sc; } @@ -361,11 +234,7 @@ sl_status_t app_scheduler_add(app_scheduler_task_t task, app_scheduler_task_handle_t *handle) { sl_status_t sc; - sc = app_scheduler_add_delayed(task, - 0, - data, - size, - handle); + sc = add_new_task(task, 0, false, data, size, handle); return sc; } @@ -426,7 +295,7 @@ uint32_t app_scheduler_foreach_task(app_scheduler_operation_t operation) } /****************************************************************************** -* Application Scheduler init +* Scheduler init ******************************************************************************/ void app_scheduler_init(void) { @@ -435,23 +304,19 @@ void app_scheduler_init(void) } /****************************************************************************** -* Application Scheduler pause +* Scheduler pause ******************************************************************************/ void app_scheduler_pause(void) { - CORE_CRITICAL_SECTION( - run = false; - ); + run = false; } /****************************************************************************** -* Application Scheduler resume +* Scheduler resume ******************************************************************************/ void app_scheduler_resume(void) { - CORE_CRITICAL_SECTION( - run = true; - ); + run = true; } /***************************************************************************//** @@ -511,3 +376,118 @@ bool app_scheduler_is_ok_to_sleep(void) } return ret; } + +// ----------------------------------------------------------------------------- +// Private function definitions + +/***************************************************************************//** + * Check if the queue is empty + ******************************************************************************/ +static app_scheduler_entry_t *next_active_task(void) +{ + app_scheduler_entry_t *task = NULL; + app_scheduler_entry_t *handle; + + // Linear search in the queue for the next triggered task + SL_SLIST_FOR_EACH_ENTRY(queue, handle, app_scheduler_entry_t, node) { + if (handle->triggered) { + // Save the handle + task = handle; + // Quit the loop + break; + } + } + + return task; +} + +/***************************************************************************//** + * Timer callback for the scheduler + ******************************************************************************/ +static void timer_callback(app_timer_t *handle, + void *data) +{ + (void)handle; + CORE_DECLARE_IRQ_STATE; + + CORE_ENTER_CRITICAL(); + if (((app_scheduler_entry_t*)data)->triggered == false) { + ((app_scheduler_entry_t*)data)->triggered = true; + } + CORE_EXIT_CRITICAL(); +} + +/***************************************************************************//** + * Add a task to be scheduled with optional data parameter + ******************************************************************************/ +static sl_status_t add_new_task(app_scheduler_task_t task, + uint32_t timeout_ms, + bool is_periodic, + void *data, + size_t size, + app_scheduler_task_handle_t *handle) +{ + app_scheduler_entry_t *entry = NULL; + sl_status_t sc = SL_STATUS_OK; + + CORE_DECLARE_IRQ_STATE; + + // Check queue + if (app_scheduler_task_count_get(APP_SCHEDULER_TASK_ALL) + >= APP_SCHEDULER_MAX_QUEUE_SIZE) { + sc = SL_STATUS_NO_MORE_RESOURCE; + } + + // Check parameters + if (size > APP_SCHEDULER_MAX_DATA_SIZE) { + sc = SL_STATUS_INVALID_PARAMETER; + } + if (is_periodic && timeout_ms == 0) { + sc = SL_STATUS_INVALID_PARAMETER; + } + if (task == NULL) { + sc = SL_STATUS_NULL_POINTER; + } + + if (sc == SL_STATUS_OK) { + CORE_ENTER_CRITICAL(); + sc = app_scheduler_memory_alloc((app_scheduler_task_handle_t *)&entry); + if (sc == SL_STATUS_OK) { + entry->task = task; + entry->periodic = is_periodic; + // Copy data + memcpy(entry->data, data, size); + entry->data_size = size; + + sl_slist_push_back(&queue, &entry->node); + + if (timeout_ms == 0) { + // Make triggered + entry->triggered = true; + entry->timer_handle.timeout_ms = 0; + } else { + // Make untriggered + entry->triggered = false; + // Start timer + sc = app_timer_start(&entry->timer_handle, + timeout_ms, + timer_callback, + (void*)entry, + is_periodic); + if (sc != SL_STATUS_OK) { + // Remove from list + sl_slist_remove(&queue, &entry->node); + // Free up memory + (void)app_scheduler_memory_free((app_scheduler_task_handle_t)entry); + } + } + + if (sc == SL_STATUS_OK && handle != NULL) { + *handle = (app_scheduler_task_handle_t)entry; + } + } + CORE_EXIT_CRITICAL(); + } + + return sc; +} diff --git a/app/common/util/app_scheduler/app_scheduler.h b/app/common/util/app_scheduler/app_scheduler.h index 8221bb78cd..17bf769df8 100644 --- a/app/common/util/app_scheduler/app_scheduler.h +++ b/app/common/util/app_scheduler/app_scheduler.h @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application Scheduler interface + * @brief Scheduler interface ******************************************************************************* * # License - * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib @@ -94,12 +94,13 @@ sl_status_t app_scheduler_remove(app_scheduler_task_handle_t handle); /***************************************************************************//** * Reschedule a previously scheduled task * - * @note: The scheduling starts over with the new value. If recheduling has to - * take the remaining time into account then the necessary calculation shall - * take place by the application itself. This procedure may affect the accuracy + * The scheduling starts over with the new value. If rescheduling has to take + * the remaining time into account then the necessary calculation shall take + * place by the application itself. This procedure may affect the accuracy * depending on the actual implementation. The @ref `app_scheduler_get_timeout` - * API is provided for getting know the remaining time for an already scheduled + * API is provided for getting the remaining time for an already scheduled * task. + * * @param[in] handle Handle of the task to be rescheduled * @param[in] delay_ms New delay or period * @@ -111,7 +112,7 @@ sl_status_t app_scheduler_reschedule(app_scheduler_task_handle_t handle, uint32_t delay_ms); /***************************************************************************//** - * Get the reamining time in ms for a given, scheduled task + * Get the remaining time in ms for a given, scheduled task * * @param[in] handle Handle of the task. * @param[in] time_ms Remaining time in ms @@ -207,6 +208,13 @@ void app_scheduler_init(void); /***************************************************************************//** * Pause the scheduler + * + * Disables task function execution until @ref `app_scheduler_resume` is called. + * + * @note The timeouts for tasks created with @ref `app_scheduler_add_delayed` + * or @ref `app_scheduler_add_periodic` are not affected. If a task expires + * while paused, it will be scheduled right after calling + * @ref `app_scheduler_resume`. ******************************************************************************/ void app_scheduler_pause(void); @@ -238,7 +246,6 @@ uint32_t app_scheduler_foreach_task(app_scheduler_operation_t operation); /***************************************************************************//** * Execute timer callback functions. - * ******************************************************************************/ void app_scheduler_step(void); diff --git a/app/common/util/app_scheduler/app_scheduler_internal.h b/app/common/util/app_scheduler/app_scheduler_internal.h index 13d080f12b..11da4de8c2 100644 --- a/app/common/util/app_scheduler/app_scheduler_internal.h +++ b/app/common/util/app_scheduler/app_scheduler_internal.h @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application Scheduler internal types + * @brief Scheduler internal types ******************************************************************************* * # License - * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib diff --git a/app/common/util/app_scheduler/app_scheduler_memory.h b/app/common/util/app_scheduler/app_scheduler_memory.h index d86f533d38..59989500b6 100644 --- a/app/common/util/app_scheduler/app_scheduler_memory.h +++ b/app/common/util/app_scheduler/app_scheduler_memory.h @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application Scheduler Memory Management Interface + * @brief Scheduler Memory Management Interface ******************************************************************************* * # License - * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib @@ -27,7 +27,6 @@ * 3. This notice may not be removed or altered from any source distribution. * ******************************************************************************/ - #ifndef APP_SCHEDULER_MEMORY_H #define APP_SCHEDULER_MEMORY_H diff --git a/app/common/util/app_scheduler/app_scheduler_memory_dynamic.c b/app/common/util/app_scheduler/app_scheduler_memory_dynamic.c index 40ccd2ec41..bba2f008ce 100644 --- a/app/common/util/app_scheduler/app_scheduler_memory_dynamic.c +++ b/app/common/util/app_scheduler/app_scheduler_memory_dynamic.c @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application Scheduler Dynamic Memory Management Implementation + * @brief Scheduler Dynamic Memory Management Implementation ******************************************************************************* * # License - * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib @@ -27,7 +27,6 @@ * 3. This notice may not be removed or altered from any source distribution. * ******************************************************************************/ - #include "app_scheduler_memory.h" #include "app_scheduler.h" #include "sl_memory_manager.h" @@ -42,11 +41,15 @@ sl_status_t app_scheduler_memory_alloc(app_scheduler_task_handle_t *data) { sl_status_t ret = SL_STATUS_OK; - void *pos = sl_malloc(sizeof(app_scheduler_entry_t)); - if (pos == NULL) { - ret = SL_STATUS_NO_MORE_RESOURCE; + if (data != NULL) { + void *pos = sl_malloc(sizeof(app_scheduler_entry_t)); + if (pos == NULL) { + ret = SL_STATUS_NO_MORE_RESOURCE; + } else { + *data = pos; + } } else { - *data = pos; + ret = SL_STATUS_NULL_POINTER; } return ret; } diff --git a/app/common/util/app_scheduler/app_scheduler_memory_static.c b/app/common/util/app_scheduler/app_scheduler_memory_static.c index e7a67d20ab..18ef4ce1c2 100644 --- a/app/common/util/app_scheduler/app_scheduler_memory_static.c +++ b/app/common/util/app_scheduler/app_scheduler_memory_static.c @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application Scheduler Static Memory Management Implementation + * @brief Scheduler Static Memory Management Implementation ******************************************************************************* * # License - * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib @@ -41,7 +41,7 @@ static app_scheduler_entry_t memory_slots[APP_SCHEDULER_MAX_QUEUE_SIZE]; // Usage of memory slots -static bool memory_map[APP_SCHEDULER_MAX_QUEUE_SIZE]; +static bool memory_map[APP_SCHEDULER_MAX_QUEUE_SIZE] = { false }; // ----------------------------------------------------------------------------- // Public functions diff --git a/app/common/util/app_scheduler/config/app_scheduler_config.h b/app/common/util/app_scheduler/config/app_scheduler_config.h index 20c1e655e0..2d9cde7120 100644 --- a/app/common/util/app_scheduler/config/app_scheduler_config.h +++ b/app/common/util/app_scheduler/config/app_scheduler_config.h @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application scheduler configuration + * @brief Scheduler configuration ******************************************************************************* * # License - * Copyright 2021 Silicon Laboratories Inc. www.silabs.com + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib @@ -39,9 +39,10 @@ // Enable scheduling on startup. #define APP_SCHEDULER_ENABLE 1 -// Eager mode -// Enable eager mode to run all available active tasks in one main loop iteration. -#define APP_SCHEDULER_EAGER_MODE 0 +// Single mode +// Only run one task in one main loop iteration. +// Disable to run all available active tasks in one iteration. +#define APP_SCHEDULER_SINGLE_MODE 1 // Queue length for static allocation // Maximum queue length for static allocation. diff --git a/app/flex/component/connect/sl_connect_sdk_ota_bootloader_interface/sl_connect_sdk_btl-interface.c b/app/flex/component/connect/sl_connect_sdk_ota_bootloader_interface/sl_connect_sdk_btl-interface.c index ff60b237f7..d40966e711 100755 --- a/app/flex/component/connect/sl_connect_sdk_ota_bootloader_interface/sl_connect_sdk_btl-interface.c +++ b/app/flex/component/connect/sl_connect_sdk_ota_bootloader_interface/sl_connect_sdk_btl-interface.c @@ -29,12 +29,20 @@ ******************************************************************************/ #include PLATFORM_HEADER +#include "sl_component_catalog.h" #include "stack/include/ember.h" #include "sl_connect_sdk_btl-interface.h" #include "btl_interface.h" -#include "app_log.h" #include "sl_sleeptimer.h" #include "stack/core/sl-connect-watchdog.h" +#ifdef SL_CATALOG_APP_LOG_PRESENT +#include "app_log.h" +#else +#include +#define app_log_info(...) printf(__VA_ARGS__) +#define app_log_error(...) printf(__VA_ARGS__) +#define app_log_warning(...) printf(__VA_ARGS__) +#endif static bool isBootloaderInitialized = false; static uint32_t storageSlotStartAddress = 0UL; diff --git a/app/flex/component/connect/sl_connect_sdk_ota_bootloader_test_common/sl_connect_sdk_ota_bootloader_test_common.c b/app/flex/component/connect/sl_connect_sdk_ota_bootloader_test_common/sl_connect_sdk_ota_bootloader_test_common.c index 6101038643..0431351100 100755 --- a/app/flex/component/connect/sl_connect_sdk_ota_bootloader_test_common/sl_connect_sdk_ota_bootloader_test_common.c +++ b/app/flex/component/connect/sl_connect_sdk_ota_bootloader_test_common/sl_connect_sdk_ota_bootloader_test_common.c @@ -31,12 +31,20 @@ // Includes // ----------------------------------------------------------------------------- #include PLATFORM_HEADER +#include "sl_component_catalog.h" #include "stack/include/ember.h" -#include "app_log.h" #include "sl_connect_sdk_ota_bootloader_test_common.h" #include "sl_connect_sdk_btl-interface.h" #include "sl_cli.h" #include "bootloader_test_common_config.h" +#ifdef SL_CATALOG_APP_LOG_PRESENT +#include "app_log.h" +#else +#include +#define app_log_info(...) printf(__VA_ARGS__) +#define app_log_error(...) printf(__VA_ARGS__) +#define app_log_warning(...) printf(__VA_ARGS__) +#endif // ----------------------------------------------------------------------------- // Global Variables diff --git a/app/flex/component/connect/sl_connect_sdk_ota_broadcast_bootloader_test/sl_connect_sdk_ota_broadcast_bootloader_test.c b/app/flex/component/connect/sl_connect_sdk_ota_broadcast_bootloader_test/sl_connect_sdk_ota_broadcast_bootloader_test.c index 887bc42076..637fc70d40 100755 --- a/app/flex/component/connect/sl_connect_sdk_ota_broadcast_bootloader_test/sl_connect_sdk_ota_broadcast_bootloader_test.c +++ b/app/flex/component/connect/sl_connect_sdk_ota_broadcast_bootloader_test/sl_connect_sdk_ota_broadcast_bootloader_test.c @@ -31,11 +31,19 @@ // Includes // ----------------------------------------------------------------------------- #include PLATFORM_HEADER +#include "sl_component_catalog.h" #include "stack/include/ember.h" #include "sl_connect_sdk_ota_bootloader_test_common.h" -#include "app_log.h" #include "sl_cli.h" #include "sl_connect_sdk_btl-interface.h" +#ifdef SL_CATALOG_APP_LOG_PRESENT +#include "app_log.h" +#else +#include +#define app_log_info(...) printf(__VA_ARGS__) +#define app_log_error(...) printf(__VA_ARGS__) +#define app_log_warning(...) printf(__VA_ARGS__) +#endif #if defined(SL_CATALOG_CONNECT_OTA_BROADCAST_BOOTLOADER_SERVER_PRESENT) #include "ota-broadcast-bootloader-server.h" diff --git a/app/flex/component/connect/sl_connect_sdk_ota_unicast_bootloader_test/sl_connect_sdk_ota_unicast_bootloader_test.c b/app/flex/component/connect/sl_connect_sdk_ota_unicast_bootloader_test/sl_connect_sdk_ota_unicast_bootloader_test.c index 0637beaf05..1950cd39f7 100755 --- a/app/flex/component/connect/sl_connect_sdk_ota_unicast_bootloader_test/sl_connect_sdk_ota_unicast_bootloader_test.c +++ b/app/flex/component/connect/sl_connect_sdk_ota_unicast_bootloader_test/sl_connect_sdk_ota_unicast_bootloader_test.c @@ -31,11 +31,19 @@ // Includes // ----------------------------------------------------------------------------- #include PLATFORM_HEADER +#include "sl_component_catalog.h" #include "stack/include/ember.h" #include "sl_connect_sdk_ota_bootloader_test_common.h" #include "sl_connect_sdk_btl-interface.h" #include "sl_cli.h" +#ifdef SL_CATALOG_APP_LOG_PRESENT #include "app_log.h" +#else +#include +#define app_log_info(...) printf(__VA_ARGS__) +#define app_log_error(...) printf(__VA_ARGS__) +#define app_log_warning(...) printf(__VA_ARGS__) +#endif #if defined(SL_CATALOG_CONNECT_OTA_UNICAST_BOOTLOADER_SERVER_PRESENT) #include SL_CATALOG_CONNECT_OTA_UNICAST_BOOTLOADER_SERVER diff --git a/app/flex/component/rail/sl_wmbus_sensor_thermo_meter/sl_wmbus_sensor_thermo_meter.c b/app/flex/component/rail/sl_wmbus_sensor_thermo_meter/sl_wmbus_sensor_thermo_meter.c index 351dd8b752..859513367e 100644 --- a/app/flex/component/rail/sl_wmbus_sensor_thermo_meter/sl_wmbus_sensor_thermo_meter.c +++ b/app/flex/component/rail/sl_wmbus_sensor_thermo_meter/sl_wmbus_sensor_thermo_meter.c @@ -40,7 +40,9 @@ #include "sl_i2cspm_instances.h" #include "app_assert.h" #include "sl_wmbus_packet_assembler.h" - +#if defined(SL_CATALOG_KERNEL_PRESENT) +#include "sl_udelay.h" +#endif #if defined(SL_CATALOG_SEGMENT_LCD_DRIVER_PRESENT) #include "sl_segmentlcd.h" #endif @@ -122,7 +124,12 @@ sl_status_t sl_wmbus_sensor_thermo_meter_init(void) if (!sl_si70xx_present(sl_i2cspm_sensor, SI7021_ADDR, &device_id)) { // wait a bit before re-trying // the si7021 sensor can take up to 80 ms (25 ms @25 deg C) to start up - sl_sleeptimer_delay_millisecond(80); +#if defined(SL_CATALOG_KERNEL_PRESENT) + // we can't use sleeptimer before the scheduler start. + sl_udelay_wait(80000); +#else + sl_sleeptimer_delay_millisecond(80); +#endif // init temperature sensor (2nd attempt) if (!sl_si70xx_present(sl_i2cspm_sensor, SI7021_ADDR, &device_id)) { return SL_STATUS_FAIL; diff --git a/app/flex/documentation/example/connect/connect_ncp_app/readme.md b/app/flex/documentation/example/connect/connect_ncp_app/readme.md index ce91b0c3f9..34b5333d2e 100644 --- a/app/flex/documentation/example/connect/connect_ncp_app/readme.md +++ b/app/flex/documentation/example/connect/connect_ncp_app/readme.md @@ -21,6 +21,8 @@ daemon* and the *Connect Host Library*. *Connect NCP* can be customized, but generally the only modifications needed are the PHY configuration and the pin configuration. +This application requires a bootloader to be flashed on the SoC. If you wish to use this application without a bootloader, you need to remove the *bootloader_interface* component or the app will fail on series 2 devices. If you are using *SLC CLI* to generate the project, use the `--without=bootloader_interface` argument. + ## Usage The example NCP application provides the same functionality as *Connect - SoC diff --git a/app/flex/documentation/release-highlights.txt b/app/flex/documentation/release-highlights.txt old mode 100644 new mode 100755 index f11da630e5..b5d4955971 --- a/app/flex/documentation/release-highlights.txt +++ b/app/flex/documentation/release-highlights.txt @@ -1,10 +1,5 @@ -Flex SDK 3.8.0.0 +Flex SDK 3.8.1.0 - RAIL Apps and Library - - Flex-RAIL SDK support for EFR32xG22E Devices - - LCD Display usage in WM-BUS Meter Sample Application on DK2600 - - Collision Detection support in RAIL Library in concurrent mode on FG25 - - Added support for additional Coex TX and RX metrics events to RAIL coexistence utility - - Updated some RAIL APIs to better prepare for future API changes while retaining backwards compile-time compatibility + - Targeted quality improvements and bug fixes. - Connect Apps and Stack - - Flex-Connect SDK support for EFR32xG22E Devices - - Removed support for Series 0/1 + - Targeted quality improvements and bug fixes. diff --git a/app/flex/documentation/slFlex_docContent.xml b/app/flex/documentation/slFlex_docContent.xml index 498ab523e0..136c81024f 100644 --- a/app/flex/documentation/slFlex_docContent.xml +++ b/app/flex/documentation/slFlex_docContent.xml @@ -1,20 +1,20 @@ - - + + Includes detailed information on using the Silicon Labs Gecko Bootloader with Connect. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide. - + Describes using the Flex SDK for Wireless M-Bus development on EFR32 Wireless Geckos. Includes features and limitations as well as examples. - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -22,7 +22,7 @@ - + Describes tokens and shows how to use them for non-volatile data storage in EmberZNet PRO and Silicon Labs Flex applications. @@ -30,7 +30,7 @@ - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -38,7 +38,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide. @@ -46,7 +46,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -54,14 +54,14 @@ - + Describes the distinguishing features of different EFR32 families that are most relevant to porting proprietary wireless applications between them. Provides insight that is also helpful when selecting an initial target platform for proprietary wireless solutions. - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -69,21 +69,21 @@ - + Illustrates reducing power consumption in a Connect v3.x application using the sensor example. - + Describes the radio configurator GUI for RAIL framework applications in Simplicity Studio 5. With it, you can create standard or custom radio configurations on which to run your RAIL-based applications. The role of each GUI item is explained. - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -91,7 +91,7 @@ - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -99,7 +99,7 @@ - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -107,7 +107,7 @@ - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -115,7 +115,7 @@ - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -123,14 +123,14 @@ - + Describes using the Flex SDK for 802.15.4 development on EFR32 wireless parts. - + Describes how to initialize a piece of custom hardware (a 'device') based on the EFR32MG and EFR32FG families so that it interfaces correctly with a network stack. The same procedures can be used to restore devices whose settings have been corrupted or erased. @@ -138,49 +138,49 @@ - + Describes using RAILTest to evaluate radio functionality, as well as peripherals, deep sleep states, etc. With it you can fully evaluate the receiving and transmitting performance and test RF functionality of development kit hardware or custom hardware. - + Provides an overview and hyperlinks to all packaged documentation. - + Provides basic information on configuring, building, and installing applications using Silicon Labs Connect and RAIL, the two development paths in the Silicon Labs Proprietary Flex SDK v3.x. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Connect stack. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs RAIL library. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the SiliconLabs Flex SDK, including added/deleted/deprecated features/API. Reviews fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -188,7 +188,7 @@ - + Introduces some fundamental concepts of wireless networking. These concepts are referred to in other Fundamentals documents. If you are new to wireless networking, you should read this document first. @@ -196,7 +196,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -204,7 +204,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -212,7 +212,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: PS Store and NVM3. @@ -220,21 +220,21 @@ - + Describes the features and functions of the Silicon Labs Connect stack, including its device types, network topologies, and its 'building block' development methodology using plugins. - + Describes the features and functions of Silicon Labs RAIL (Radio Abstraction Interface Layer). RAIL provides an intuitive, easily-customizable radio interface layer that is designed to support proprietary or standards-based wireless protocols. - + Describes the four multiprotocol modes, discusses considerations when selecting protocols for multiprotocol implementations, and reviews the Radio Scheduler, a required component of a dynamic multiprotocol solution. @@ -242,7 +242,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -250,7 +250,7 @@ - + Describes how to implement a dynamic multiprotocol solution. @@ -258,84 +258,84 @@ - + Describes the functionality available in the RAILtest application. - + Introduces the Connect User's Guide for the Flex SDK v3.x. - + Introduces the IEEE 802.15.4 standard on which Connect v3.x is based. - + Describes the architecture of the Silicon Labs Connect stack v3.x an how it implements IEEE 802.15.4. - + Describes how to use components, callbacks, and events on top of the Gecko Platform application framework to configure features and application behavior. - + Describes the process to implement a Connect-based application on top of one of the supported Real Time Operating Systems (RTOS). - + Explains standalone (serial) and application (OTA) bootloader options available for use within Connect v3.x -based applications - + Describes the features available in Connect v3.x to reduce power consumption. Using those features is described in AN1252: Building Low Power Networks with the Silicon Labs Connect Stack v3.x. - + Describes how to run the Silicon Labs Connect stack in Network Co-Processor (NCP) mode, where the NCP runs on the EFR32 while the Host application and the Co-processor Communication daemon (CPCd) run on the Host device. - + Describes how to test long range performance on EFR32 Series 2 devices using Simplicity Studio 5 and Silicon Labs development hardware. Instructions for using example applications are included. - + Provides an easy way to evaluate the link budget of the Wireless Gecko EFR32 devices using Silicon Labs RAIL (RAIL) by performing a range test between two nodes using Range Test, a standalone test application. The range test demo implements Packet Error Rate (PER) measurement. - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. diff --git a/app/flex/esf.properties b/app/flex/esf.properties index 5af0fcf1f1..0a6b13e997 100644 --- a/app/flex/esf.properties +++ b/app/flex/esf.properties @@ -3,8 +3,8 @@ id=com.silabs.stack.flex label=Flex SDK description=Flex Software Development Kit -version=3.8.0.0 -prop.subLabel=Flex\\ 3.8.0.0 +version=3.8.1.0 +prop.subLabel=Flex\\ 3.8.1.0 # General properties are prepended with "prop." prop.file.templatesFile=flex_production_templates.xml flex_demos_only_templates.xml flex_internal_templates.xml flex_evaluation_templates.xml diff --git a/app/flex/example/rail/rail_soc_wmbus_meter/app_process.c b/app/flex/example/rail/rail_soc_wmbus_meter/app_process.c index eaf60ef4f4..671f5d6f7a 100644 --- a/app/flex/example/rail/rail_soc_wmbus_meter/app_process.c +++ b/app/flex/example/rail/rail_soc_wmbus_meter/app_process.c @@ -152,13 +152,13 @@ void app_process_action(RAIL_Handle_t rail_handle) //let's setup the time for the next tx. /* * from EN13757-4: - * tACC=(1+(|nACC-128|-64)/2048*tNOM + * tACC=1+(|nACC-128|-64)/2048*tNOM * a bit easier to calculate: * tACC=(2048+|nACC-128|-64)*tNOM/2048 */ access_number++; wmbus_app_period_acc = access_number > 128 ? access_number - 128 : 128 - access_number; //abs(gAccessNumber-128) - wmbus_app_period_acc = (2048 + wmbus_app_period_acc - 64) * (wmbus_app_period_nom / 2048); + wmbus_app_period_acc = (uint64_t)(2048 + wmbus_app_period_acc - 64) * wmbus_app_period_nom / 2048; switch (get_wmbus_accessibility()) { case WMBUS_ACCESSIBILITY_LIMITED_ACCESS: state = S_RESPONSE_DELAY; diff --git a/app/flex/flex_demos_only_demos.xml b/app/flex/flex_demos_only_demos.xml index 17d0e8d9bc..f69270daa4 100644 --- a/app/flex/flex_demos_only_demos.xml +++ b/app/flex/flex_demos_only_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + diff --git a/app/flex/flex_production_demos.xml b/app/flex/flex_production_demos.xml index b7df600e70..0ca961ed48 100644 --- a/app/flex/flex_production_demos.xml +++ b/app/flex/flex_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -479,7 +479,7 @@ - + @@ -490,7 +490,7 @@ - + @@ -501,7 +501,7 @@ - + @@ -512,7 +512,7 @@ - + @@ -523,7 +523,7 @@ - + @@ -534,7 +534,7 @@ - + @@ -545,7 +545,7 @@ - + @@ -556,7 +556,7 @@ - + @@ -567,7 +567,7 @@ - + @@ -578,7 +578,7 @@ - + @@ -589,7 +589,7 @@ - + @@ -600,7 +600,7 @@ - + @@ -611,7 +611,7 @@ - + @@ -622,7 +622,7 @@ - + @@ -633,7 +633,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -655,7 +655,7 @@ - + @@ -666,7 +666,7 @@ - + @@ -677,7 +677,7 @@ - + @@ -688,7 +688,7 @@ - + @@ -699,7 +699,7 @@ - + @@ -710,7 +710,7 @@ - + @@ -721,7 +721,7 @@ - + @@ -732,7 +732,7 @@ - + @@ -743,7 +743,7 @@ - + @@ -754,7 +754,7 @@ - + @@ -765,7 +765,7 @@ - + @@ -776,7 +776,7 @@ - + @@ -787,7 +787,7 @@ - + @@ -798,7 +798,7 @@ - + @@ -809,7 +809,7 @@ - + @@ -820,7 +820,7 @@ - + @@ -831,7 +831,7 @@ - + @@ -842,7 +842,7 @@ - + @@ -853,7 +853,7 @@ - + @@ -864,7 +864,7 @@ - + @@ -875,7 +875,7 @@ - + @@ -886,7 +886,7 @@ - + @@ -897,7 +897,7 @@ - + @@ -908,7 +908,7 @@ - + @@ -919,7 +919,7 @@ - + @@ -930,7 +930,7 @@ - + @@ -941,7 +941,7 @@ - + @@ -952,7 +952,7 @@ - + @@ -963,7 +963,7 @@ - + @@ -974,7 +974,7 @@ - + @@ -985,7 +985,7 @@ - + @@ -996,7 +996,7 @@ - + @@ -1007,7 +1007,7 @@ - + @@ -1018,7 +1018,7 @@ - + @@ -1029,7 +1029,7 @@ - + @@ -1040,7 +1040,7 @@ - + @@ -1051,7 +1051,7 @@ - + @@ -1062,7 +1062,7 @@ - + @@ -1073,7 +1073,7 @@ - + @@ -1084,7 +1084,7 @@ - + @@ -1095,7 +1095,7 @@ - + @@ -1106,7 +1106,7 @@ - + @@ -1117,7 +1117,7 @@ - + @@ -1128,7 +1128,7 @@ - + @@ -1139,7 +1139,7 @@ - + @@ -1150,7 +1150,7 @@ - + @@ -1161,7 +1161,7 @@ - + @@ -1172,7 +1172,7 @@ - + @@ -1183,7 +1183,7 @@ - + @@ -1194,7 +1194,7 @@ - + @@ -1205,7 +1205,7 @@ - + @@ -1216,7 +1216,7 @@ - + @@ -1227,7 +1227,7 @@ - + @@ -1238,7 +1238,7 @@ - + @@ -1249,7 +1249,7 @@ - + @@ -1260,7 +1260,7 @@ - + @@ -1271,7 +1271,7 @@ - + @@ -1282,7 +1282,7 @@ - + @@ -1293,7 +1293,7 @@ - + @@ -1304,7 +1304,7 @@ - + @@ -1315,7 +1315,7 @@ - + @@ -1326,7 +1326,7 @@ - + @@ -1337,7 +1337,7 @@ - + @@ -1348,7 +1348,7 @@ - + @@ -1359,7 +1359,7 @@ - + @@ -1370,7 +1370,7 @@ - + @@ -1381,7 +1381,7 @@ - + @@ -1392,7 +1392,7 @@ - + @@ -1403,7 +1403,7 @@ - + @@ -1414,7 +1414,7 @@ - + @@ -1425,7 +1425,7 @@ - + @@ -1436,7 +1436,7 @@ - + @@ -1447,7 +1447,7 @@ - + @@ -1458,7 +1458,7 @@ - + @@ -1469,7 +1469,7 @@ - + @@ -1480,7 +1480,7 @@ - + @@ -1491,7 +1491,7 @@ - + @@ -1502,7 +1502,7 @@ - + @@ -1513,7 +1513,7 @@ - + @@ -1524,7 +1524,7 @@ - + @@ -1535,7 +1535,7 @@ - + @@ -1546,7 +1546,7 @@ - + @@ -1557,7 +1557,7 @@ - + @@ -1568,7 +1568,7 @@ - + diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/.dockerignore b/app/host/multiprotocol/zigbeed/multiprotocol-container/.dockerignore deleted file mode 100644 index fdfdba18f9..0000000000 --- a/app/host/multiprotocol/zigbeed/multiprotocol-container/.dockerignore +++ /dev/null @@ -1 +0,0 @@ -log/ \ No newline at end of file diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/Dockerfile b/app/host/multiprotocol/zigbeed/multiprotocol-container/Dockerfile deleted file mode 100644 index 8a5eb27f19..0000000000 --- a/app/host/multiprotocol/zigbeed/multiprotocol-container/Dockerfile +++ /dev/null @@ -1,55 +0,0 @@ -ARG SYSTEM_ARCH=arm32v7 -ARG BASE_CONTAINER=${SYSTEM_ARCH}/otbr_cpc -FROM ${BASE_CONTAINER} -ARG SYSTEM_ARCH=arm32v7a # trick to make the build environment have the variable defined -LABEL ok-to-prune="true" - -ARG DEBIAN_FRONTEND=noninteractive - -# Install software -RUN apt-get update && apt-get install -y \ - bluetooth \ - bluez \ - bluez-tools \ - python3 \ - python3-pip \ - gdb \ - init \ - libbluetooth-dev \ - libmbedtls-dev \ - libreadline8 \ - lsb-release \ - nano \ - procps \ - rfkill \ - tmux \ - socat \ - systemd \ - && rm -rf /var/lib/apt/lists/* - -# Don't auto-start bluetooth service -RUN systemctl disable bluetooth.service - -# Prerequisite to use Silabs python BGAPI program -RUN pip3 install pybgapi - -# Remove "tail -f /var/log/syslog" from shell script -RUN sed -i '/tail -f \/var\/log\/syslog/d' /app/etc/docker/docker_entrypoint.sh -# Fix 'pam_env' issue with unset locale -RUN locale >/etc/default/locale - -# Limit the syslog size to 100MB -RUN sed -i '/rotate /a\\tsize 100m' /etc/logrotate.d/rsyslog -RUN sed -i '/-\/var\/log\/syslog/i\$outchannel mysyslog,\/var\/log\/syslog,104857600' /etc/rsyslog.d/50-default.conf -RUN sed -i '/-\/var\/log\/syslog/i\*.*;auth,authpriv.none :omfile:$mysyslog' /etc/rsyslog.d/50-default.conf -RUN sed -i '/-\/var\/log\/syslog/d' /etc/rsyslog.d/50-default.conf - -# Add in systemd files -COPY _artifacts/systemd/* /etc/systemd/system/ -RUN systemctl enable cpcd.service -ENTRYPOINT ["/sbin/init"] - -# Install artifacts -COPY _artifacts/bin_${SYSTEM_ARCH}/* /usr/local/bin/ -COPY _artifacts/etc/* /usr/local/etc/ -COPY _artifacts/firmware/* /opt/ diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/etc/zigbeed.conf b/app/multiprotocol/containers/multiprotocol-container/_artifacts/etc/zigbeed.conf similarity index 93% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/etc/zigbeed.conf rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/etc/zigbeed.conf index ad9a763387..b27bd2e9e2 100644 --- a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/etc/zigbeed.conf +++ b/app/multiprotocol/containers/multiprotocol-container/_artifacts/etc/zigbeed.conf @@ -1,4 +1,4 @@ -# These configurations are read by Zigbeed at startup. +# These configurations are read by Zigbeed at startup. # They are the same as the Zigbeed command line arguments. # Command line arguments passed to zigbeed at startup will # override the values in this file. @@ -23,7 +23,7 @@ radio-url=spinel+cpc://cpcd_0?iid=1&iid-list=0 # The name of the PTY device Zigbeed opens to send and receive EZSP messages # with the host application. The name does not matter, but the PTY device # must be created using socat prior to starting Zigbeed, eg: -# socat pty,link=/dev/ttyZigbeeNCP pty,link=/tmp/ttyZigbeeNCP +# socat pty,link=/dev/ttyZigbeeNCP pty,link=/tmp/ttyZigbeeNCP ezsp-interface=/tmp/ttyZigbeeNCP # Debug level diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/cpc-hci-bridge.service b/app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/cpc-hci-bridge.service similarity index 100% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/cpc-hci-bridge.service rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/cpc-hci-bridge.service diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/cpcd.service b/app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/cpcd.service similarity index 100% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/cpcd.service rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/cpcd.service diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/hciattach.service b/app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/hciattach.service similarity index 100% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/hciattach.service rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/hciattach.service diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/master.service b/app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/master.service similarity index 100% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/master.service rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/master.service diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/otbr@.service b/app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/otbr@.service similarity index 100% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/otbr@.service rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/otbr@.service diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/zigbeed-socat.service b/app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/zigbeed-socat.service similarity index 100% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/zigbeed-socat.service rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/zigbeed-socat.service diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/zigbeed.service b/app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/zigbeed.service similarity index 100% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/_artifacts/systemd/zigbeed.service rename to app/multiprotocol/containers/multiprotocol-container/_artifacts/systemd/zigbeed.service diff --git a/app/host/multiprotocol/zigbeed/multiprotocol-container/run.sh b/app/multiprotocol/containers/multiprotocol-container/run.sh similarity index 99% rename from app/host/multiprotocol/zigbeed/multiprotocol-container/run.sh rename to app/multiprotocol/containers/multiprotocol-container/run.sh index b53dd08004..2f57dd2ddc 100755 --- a/app/host/multiprotocol/zigbeed/multiprotocol-container/run.sh +++ b/app/multiprotocol/containers/multiprotocol-container/run.sh @@ -100,7 +100,7 @@ while [[ $# -gt 0 ]]; do echo "Starting ot-ctl..." echo "Press ENTER for prompt..." echo - while + while docker exec -it multiprotocol ot-ctl [[ $? -eq 1 ]] do @@ -216,7 +216,7 @@ if [ "$CPCD_SECURITY_ENABLED" = true ]; then echo "" echo "If security is disabled on the RCP and the host, use the -X" echo "argument to run without mounting a binding key file." - echo "" + echo "" echo "Consult the CPCd readme.md for more instructions on binding." exit fi diff --git a/app/wisun/component/app_os_stat/app_os_stat.c b/app/wisun/component/app_os_stat/app_os_stat.c index b3e851363c..62d379c998 100644 --- a/app/wisun/component/app_os_stat/app_os_stat.c +++ b/app/wisun/component/app_os_stat/app_os_stat.c @@ -42,6 +42,7 @@ #include "SEGGER_RTT.h" #include "SEGGER_RTT_Conf.h" #include "sl_component_catalog.h" +#include "sl_memory_manager.h" #if defined(SL_CATALOG_MICRIUMOS_KERNEL_PRESENT) #include "os_cfg.h" @@ -74,15 +75,6 @@ #endif #endif -// Include condition to trace heap usage -#if APP_OS_STAT_HEAP_ENABLED - #include -#if defined(__GNUC__) - #include -#elif defined (__ICCARM__) - #include -#endif -#endif // ----------------------------------------------------------------------------- // Macros and Typedefs @@ -113,17 +105,17 @@ #endif /// App OS Heap statistic print format -#define APP_OS_STAT_HEAP_PRINT_FORMAT \ - "\n" APP_OS_PRINT_PREFIX "[heap]arena : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]ordblks : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]smblks : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]hblks : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]hblkhd : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]fsmblks : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]usmblks : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]uordblks : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]fordblks : %lu" \ - "\n" APP_OS_PRINT_PREFIX "[heap]keepcost : %lu" \ +#define APP_OS_STAT_HEAP_PRINT_FORMAT \ + "\n" APP_OS_PRINT_PREFIX "[heap]base_addr : 0x%x" \ + "\n" APP_OS_PRINT_PREFIX "[heap]used_size : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]free_size : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]tot_size : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]free_blk_cnt : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]free_blk_lsize : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]free_blk_ssize : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]used_blk_cnt : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]used_blk_lsize : %lu" \ + "\n" APP_OS_PRINT_PREFIX "[heap]used_blk_ssize : %lu" \ "\n" APP_OS_PRINT_PREFIX "[heap]max_used : %lu" /// App OS memory statistic @@ -152,7 +144,7 @@ typedef struct app_os_stat_thread { /// App OS heap statistic typedef struct app_os_stat_heap { /// Malloc info - struct mallinfo minfo; + sl_memory_heap_info_t minfo; /// Memory statistic app_os_stat_mem_t stat; } app_os_stat_heap_t; @@ -413,26 +405,22 @@ static void _print_heap_stat(void) }; // get mallinfo -#if defined (__ICCARM__) - heap.minfo = __iar_dlmallinfo(); -#else - heap.minfo = mallinfo(); -#endif + sl_memory_get_heap_info(&heap.minfo); // update statistic - _update_stat(&heap.stat, heap.minfo.fordblks, heap.minfo.uordblks); + _update_stat(&heap.stat, heap.minfo.free_size, heap.minfo.used_size); __print_rtt(APP_OS_STAT_HEAP_PRINT_FORMAT, - heap.minfo.arena, - heap.minfo.ordblks, - heap.minfo.smblks, - heap.minfo.hblks, - heap.minfo.hblkhd, - heap.minfo.fsmblks, - heap.minfo.usmblks, - heap.minfo.uordblks, - heap.minfo.fordblks, - heap.minfo.keepcost, + heap.minfo.base_addr, + heap.minfo.used_size, + heap.minfo.free_size, + heap.minfo.total_size, + heap.minfo.free_block_count, + heap.minfo.free_block_largest_size, + heap.minfo.free_block_smallest_size, + heap.minfo.used_block_count, + heap.minfo.used_block_largest_size, + heap.minfo.used_block_smallest_size, heap.stat.max_used); } #endif diff --git a/app/wisun/component/iperf/sl_iperf_types.h b/app/wisun/component/iperf/sl_iperf_types.h index f77a9d2387..2544192260 100644 --- a/app/wisun/component/iperf/sl_iperf_types.h +++ b/app/wisun/component/iperf/sl_iperf_types.h @@ -296,10 +296,11 @@ typedef struct sl_iperf_test { /// iPerf Test callback type definition typedef void (* sl_iperf_test_callback_t) (sl_iperf_test_t *); -// UDP packed structure definitions +// UDP packed structure definitions START SL_PACK_START(4) /// iPerf UDP datagram structure type definition +#pragma pack(push, 4) typedef struct sl_iperf_udp_datagram { /// Packet id int32_t id; @@ -310,8 +311,10 @@ typedef struct sl_iperf_udp_datagram { /// Packet id int32_t id2; } sl_iperf_udp_datagram_t; +#pragma pack(pop) /// iPerf server header +#pragma pack(push, 4) typedef struct sl_iperf_udp_srv_hdr { /// Udp datagram sl_iperf_udp_datagram_t dtg; @@ -336,8 +339,10 @@ typedef struct sl_iperf_udp_srv_hdr { /// Jitter low. uint32_t jitter_usec; } sl_iperf_udp_srv_hdr_t; +#pragma pack(pop) /// iPerf CLient Header v1 +#pragma pack(push, 4) typedef struct sl_iperf_udp_clnt_hdr_v1 { /// Flags int32_t flags; @@ -352,8 +357,10 @@ typedef struct sl_iperf_udp_clnt_hdr_v1 { /// Amount int32_t amount; } sl_iperf_clnt_hdr_v1_t; +#pragma pack(pop) /// iPerf Client Header extended +#pragma pack(push, 4) typedef struct sl_iperf_clnt_hdr_ext { /// Type int32_t type; @@ -378,8 +385,10 @@ typedef struct sl_iperf_clnt_hdr_ext { /// TCP write prefetch uint32_t tcp_write_prefetch; } sl_iperf_clnt_hdr_ext_t; +#pragma pack(pop) /// iPerf Client Isochronus payload +#pragma pack(push, 4) typedef struct sl_iperf_clnt_hdr_isoch_payload { /// period units microseconds uint32_t burst_period; @@ -398,8 +407,10 @@ typedef struct sl_iperf_clnt_hdr_isoch_payload { /// Reserved uint32_t reserved; } sl_iperf_clnt_hdr_isoch_payload_t; +#pragma pack(pop) /// iPerf Client header extended FQ start time +#pragma pack(push, 4) typedef struct sl_iperf_clnt_hdr_ext_starttime_fq { /// Reserved uint32_t reserved; @@ -412,8 +423,10 @@ typedef struct sl_iperf_clnt_hdr_ext_starttime_fq { /// Upper FQ rate uint32_t u_fq_rate; } sl_iperf_clnt_hdr_ext_starttime_fq_t; +#pragma pack(pop) /// iPerf Client Isochronus settings +#pragma pack(push, 4) typedef struct sl_iperf_clnt_hdr_ext_isoch_settings { /// Lower FPS int32_t l_fps; @@ -432,8 +445,10 @@ typedef struct sl_iperf_clnt_hdr_ext_isoch_settings { /// Upper Burst IPG int32_t u_burst_ipg; } sl_iperf_clnt_hdr_ext_isoch_settings_t; +#pragma pack(pop) /// iPerf Client UDP header +#pragma pack(push, 4) typedef struct sl_iperf_udp_clnt_hdr { /// Datagram sl_iperf_udp_datagram_t dtg; @@ -448,6 +463,9 @@ typedef struct sl_iperf_udp_clnt_hdr { /// Isochronus settings sl_iperf_clnt_hdr_ext_isoch_settings_t isoch_settings; } sl_iperf_udp_clnt_hdr_t; +#pragma pack(pop) + +// UDP packed structure definitions END SL_PACK_END() /** @} (end SL_IPERF_TYPES) */ diff --git a/app/wisun/component/iperf/sl_iperf_util.c b/app/wisun/component/iperf/sl_iperf_util.c index 8a71bb61a2..e0e550a982 100644 --- a/app/wisun/component/iperf/sl_iperf_util.c +++ b/app/wisun/component/iperf/sl_iperf_util.c @@ -207,7 +207,6 @@ void sl_iperf_print_test_log_json(sl_iperf_test_t * const test) } sl_iperf_log_print(test->log, "{\n"); sl_iperf_log_print(test->log, "%*s\"Test-%lu\": {\n", __indent(1U), test->id); - sl_iperf_log_print(test->log, "%*s\"id\": %u,\n", __indent(2U), test->id); sl_iperf_log_print(test->log, "%*s\"status\": \"%s\",\n", __indent(2U), sl_iperf_test_status_to_str(test->status)); sl_iperf_log_print(test->log, "%*s\"error\": \"%s\",\n", __indent(2U), sl_iperf_test_error_to_str(test->err)); sl_iperf_log_print(test->log, "%*s\"options\": {\n", __indent(2U)); @@ -219,37 +218,24 @@ void sl_iperf_print_test_log_json(sl_iperf_test_t * const test) sl_iperf_log_print(test->log, "%*s\"packet_nbr\": %u,\n", __indent(3U), test->opt.packet_nbr); sl_iperf_log_print(test->log, "%*s\"buf_len\": %u,\n", __indent(3U), test->opt.buf_len); sl_iperf_log_print(test->log, "%*s\"duration_ms\": %u,\n", __indent(3U), test->opt.duration_ms); - sl_iperf_log_print(test->log, "%*s\"win_size\": %u,\n", __indent(3U), test->opt.win_size); - sl_iperf_log_print(test->log, "%*s\"persistent\": %s,\n", __indent(3U), _bool_to_json(test->opt.persistent)); sl_iperf_log_print(test->log, "%*s\"interval_ms\": %u,\n", __indent(3U), test->opt.interval_ms); - sl_iperf_log_print(test->log, "%*s\"bw_format\": \"%s\"\n", __indent(3U), sl_iperf_opt_bw_format_to_str(test->opt.bw_format)); + sl_iperf_log_print(test->log, "%*s\"bw_format\": \"%s\"\n", __indent(3U), sl_iperf_opt_bw_format_to_str(test->opt.bw_format)); sl_iperf_log_print(test->log, "%*s},\n", __indent(2U)); sl_iperf_log_print(test->log, "%*s\"statistic\": {\n", __indent(2U)); - sl_iperf_log_print(test->log, "%*s\"nbr_calls\": %lu,\n", __indent(3U), test->statistic.nbr_calls); - sl_iperf_log_print(test->log, "%*s\"bytes\": %lu,\n", __indent(3U), test->statistic.bytes); - sl_iperf_log_print(test->log, "%*s\"tot_packets\": %lu,\n", __indent(3U), test->statistic.tot_packets); - sl_iperf_log_print(test->log, "%*s\"nbr_rcv_snt_packets\": %lu,\n", __indent(3U), test->statistic.nbr_rcv_snt_packets); - sl_iperf_log_print(test->log, "%*s\"errs\": %lu,\n", __indent(3U), test->statistic.errs); - sl_iperf_log_print(test->log, "%*s\"transitory_error_cnts\": %lu,\n", __indent(3U), test->statistic.transitory_error_cnts); - sl_iperf_log_print(test->log, "%*s\"last_recv_pkt_cnt\": %lu,\n", __indent(3U), test->statistic.last_recv_pkt_cnt); - sl_iperf_log_print(test->log, "%*s\"ts_curr_recv_ms\": %lu,\n", __indent(3U), test->statistic.ts_curr_recv_ms); - sl_iperf_log_print(test->log, "%*s\"ts_prev_recv_ms\": %lu,\n", __indent(3U), test->statistic.ts_prev_recv_ms); - sl_iperf_log_print(test->log, "%*s\"ts_curr_sent_ms\": %lu,\n", __indent(3U), test->statistic.ts_curr_sent_ms); - sl_iperf_log_print(test->log, "%*s\"ts_prev_sent_ms\": %lu,\n", __indent(3U), test->statistic.ts_prev_sent_ms); - sl_iperf_log_print(test->log, "%*s\"udp_jitter\": %lld,\n", __indent(3U), test->statistic.udp_jitter); - sl_iperf_log_print(test->log, "%*s\"udp_rx_last_pkt\": %ld,\n", __indent(3U), test->statistic.udp_rx_last_pkt); - sl_iperf_log_print(test->log, "%*s\"udp_lost_pkt\": %lu,\n", __indent(3U), test->statistic.udp_lost_pkt); - sl_iperf_log_print(test->log, "%*s\"udp_out_of_order\": %lu,\n", __indent(3U), test->statistic.udp_out_of_order); - sl_iperf_log_print(test->log, "%*s\"udp_dup_pkt\": %lu,\n", __indent(3U), test->statistic.udp_dup_pkt); - sl_iperf_log_print(test->log, "%*s\"udp_async_error\": %s,\n", __indent(3U), _bool_to_json(test->statistic.udp_async_error)); - sl_iperf_log_print(test->log, "%*s\"end_err\": %s,\n", __indent(3U), _bool_to_json(test->statistic.end_err)); - sl_iperf_log_print(test->log, "%*s\"ts_start_ms\": %lu,\n", __indent(3U), test->statistic.ts_start_ms); - sl_iperf_log_print(test->log, "%*s\"ts_end_ms\": %lu,\n", __indent(3U), test->statistic.ts_end_ms); - sl_iperf_log_print(test->log, "%*s\"bandwidth\": %lu,\n", __indent(3U), test->statistic.bandwidth); - sl_iperf_log_print(test->log, "%*s\"finack_tot_len\": %lu,\n", __indent(3U), test->statistic.finack_tot_len); - sl_iperf_log_print(test->log, "%*s\"finack_duration_ms\": %lu,\n", __indent(3U), test->statistic.finack_duration_ms); - sl_iperf_log_print(test->log, "%*s\"finack_pkt\": %lu,\n", __indent(3U), test->statistic.finack_pkt); - sl_iperf_log_print(test->log, "%*s\"finack_bw\": %lu\n", __indent(3U), test->statistic.finack_bw); + sl_iperf_log_print(test->log, "%*s\"bytes\": %lu,\n", __indent(3U), test->statistic.bytes); + sl_iperf_log_print(test->log, "%*s\"tot_packets\": %lu,\n", __indent(3U), test->statistic.tot_packets); + sl_iperf_log_print(test->log, "%*s\"nbr_rcv_snt_pkts\": %lu,\n", __indent(3U), test->statistic.nbr_rcv_snt_packets); + sl_iperf_log_print(test->log, "%*s\"errs\": %lu,\n", __indent(3U), test->statistic.errs); + sl_iperf_log_print(test->log, "%*s\"udp_jitter\": %lld,\n", __indent(3U), test->statistic.udp_jitter); + sl_iperf_log_print(test->log, "%*s\"udp_lost_pkt\": %lu,\n", __indent(3U), test->statistic.udp_lost_pkt); + sl_iperf_log_print(test->log, "%*s\"udp_out_of_order\": %lu,\n", __indent(3U), test->statistic.udp_out_of_order); + sl_iperf_log_print(test->log, "%*s\"ts_start_ms\": %lu,\n", __indent(3U), test->statistic.ts_start_ms); + sl_iperf_log_print(test->log, "%*s\"ts_end_ms\": %lu,\n", __indent(3U), test->statistic.ts_end_ms); + sl_iperf_log_print(test->log, "%*s\"bandwidth\": %lu,\n", __indent(3U), test->statistic.bandwidth); + sl_iperf_log_print(test->log, "%*s\"finack_tot_len\": %lu,\n", __indent(3U), test->statistic.finack_tot_len); + sl_iperf_log_print(test->log, "%*s\"finack_duration_ms\": %lu,\n", __indent(3U), test->statistic.finack_duration_ms); + sl_iperf_log_print(test->log, "%*s\"finack_pkt\": %lu,\n", __indent(3U), test->statistic.finack_pkt); + sl_iperf_log_print(test->log, "%*s\"finack_bw\": %lu\n", __indent(3U), test->statistic.finack_bw); sl_iperf_log_print(test->log, "%*s}\n", __indent(2U)); sl_iperf_log_print(test->log, "%*s}\n", __indent(1U)); sl_iperf_log_print(test->log, "}\n"); diff --git a/app/wisun/component/meter_collector_common/sli_wisun_meter_collector.h b/app/wisun/component/meter_collector_common/sli_wisun_meter_collector.h index de144ddbaa..dbffce6ac5 100644 --- a/app/wisun/component/meter_collector_common/sli_wisun_meter_collector.h +++ b/app/wisun/component/meter_collector_common/sli_wisun_meter_collector.h @@ -182,7 +182,7 @@ typedef struct sl_wisun_meter_packet_packed { uint32_t humidity; /// Light [Lux] uint16_t light; -} sl_wisun_meter_packet_packed_t; +} SL_ATTRIBUTE_PACKED sl_wisun_meter_packet_packed_t; SL_PACK_END() /// Collector received packet parser type definition diff --git a/app/wisun/component/network_measurement/sl_wisun_network_measurement_remote_ctrl.c b/app/wisun/component/network_measurement/sl_wisun_network_measurement_remote_ctrl.c index 0eb50ab58b..bd62df7fc2 100644 --- a/app/wisun/component/network_measurement/sl_wisun_network_measurement_remote_ctrl.c +++ b/app/wisun/component/network_measurement/sl_wisun_network_measurement_remote_ctrl.c @@ -57,7 +57,7 @@ // ----------------------------------------------------------------------------- /// Network Measurement Remote Control buffer size -#define SL_WISUN_NWM_REMOTE_CTRL_BUFF_SIZE 2048UL +#define SL_WISUN_NWM_REMOTE_CTRL_BUFF_SIZE 1024UL /// Remote CLI measurement max query length #define SL_WISUN_NWM_REMOTE_CTRL_MAX_QUERY_LENGTH (SL_WISUN_NWM_REMOTE_CTRL_BUFF_SIZE) diff --git a/app/wisun/component/ping/sl_wisun_ping.h b/app/wisun/component/ping/sl_wisun_ping.h index e6951e3ef4..cbd34beed8 100644 --- a/app/wisun/component/ping/sl_wisun_ping.h +++ b/app/wisun/component/ping/sl_wisun_ping.h @@ -97,7 +97,7 @@ typedef struct sl_wisun_ping_echo_request { uint16_t sequence_number; /// Payload array uint8_t payload[SL_WISUN_PING_MAX_PAYLOAD_LENGTH]; -} sl_wisun_ping_echo_request_t; +} SL_ATTRIBUTE_PACKED sl_wisun_ping_echo_request_t; SL_PACK_END() /// Ping response type definition diff --git a/app/wisun/component/sl_wisun_coap.slcc b/app/wisun/component/sl_wisun_coap.slcc index 02d091efa3..e2a0e705bf 100644 --- a/app/wisun/component/sl_wisun_coap.slcc +++ b/app/wisun/component/sl_wisun_coap.slcc @@ -25,7 +25,13 @@ category: "Wi-SUN|Wi-SUN Services" quality: "production" metadata: sbom: - license: Zlib + license: Zlib AND Apache-2.0 + upstream: + name: mbed-coap + version: 5.1.9 + supplier: Pelion and affiliates + url: https://github.com/PelionIoT/mbed-coap/tree/v5.1.9 + root_path: "app/wisun/component/coap" requires: diff --git a/app/wisun/component/sl_wisun_trace_util.slcc b/app/wisun/component/sl_wisun_trace_util.slcc index 10f61ac88f..080b927c0a 100644 --- a/app/wisun/component/sl_wisun_trace_util.slcc +++ b/app/wisun/component/sl_wisun_trace_util.slcc @@ -6,7 +6,13 @@ category: "Wi-SUN|Application" quality: "production" metadata: sbom: - license: Zlib + license: Zlib AND Apache-2.0 + upstream: + name: Nanostack + version: 14.0.0 + supplier: Pelion and affiliates + url: https://github.com/ARMmbed/mbed-os/tree/9957e7b4ae4315e6d1d2bc064c469e69fb34ff78/features/nanostack + root_path: "app/wisun/component/trace_util" provides: - name: sl_wisun_trace_util diff --git a/app/wisun/documentation/release-highlights.txt b/app/wisun/documentation/release-highlights.txt old mode 100644 new mode 100755 index 0b9eb1f204..62ed5b427c --- a/app/wisun/documentation/release-highlights.txt +++ b/app/wisun/documentation/release-highlights.txt @@ -1,8 +1,6 @@ -Wi-SUN SDK 2.0.0 +Wi-SUN SDK 2.1.0 - Wi-SUN Stack - - Dropped the legacy socket API - - Stability improvements - - Removed support for Series 0/1 + - Targeted quality improvements and bug fixes. - Wi-SUN Applications - - Underlying platform changes only + - Targeted quality improvements and bug fixes. diff --git a/app/wisun/documentation/slWi-SUN_docContent.xml b/app/wisun/documentation/slWi-SUN_docContent.xml index b496758aad..e9dfaa3a1e 100644 --- a/app/wisun/documentation/slWi-SUN_docContent.xml +++ b/app/wisun/documentation/slWi-SUN_docContent.xml @@ -1,6 +1,6 @@ - - + + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -8,7 +8,7 @@ - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -16,7 +16,7 @@ - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -24,70 +24,70 @@ - + Describes the test environment and methods for testing Wi-SUN network performance. The results are intended to provide guidance on design practices and principles as well as expected field performance results. - + Describes how to use the Silicon Labs Wi-SUN Linux border router or the EFR32 standalone border router demonstration. Covers the associated configuration and debugging tools. - + Describes how to use the Wi-SUN Network Performance Measurement Application from either the LCD output or the CLI, and includes suggestions for improving ping latency in a Wi-SUN network. - + Provides an introduction to the Wi-SUN PHY Mode Switch feature using the RAILtest example application. - + Explains how to program EFR32FG25 devices to enable the Wi-SUN concurrent detection feature. - + Provides an overview and hyperlinks to all packaged documentation. - + Contains a comprehensive list of APIs used to interface to the Silicon Labs Wi-SUN stack. - + Reference for those developing applications using the Silicon Labs Wi-SUN SDK. The guide covers guidelines to develop an application on top of Silicon Labs Wi-SUN stack . The purpose of this document is to fill in the gaps between the Silicon Labs Wi-SUN Field Area Network (FAN) API reference, Gecko Platform references, and documentation for the target EFR32xG part. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the SiliconLabs Wi-SUN SDK, including added/deleted/deprecated features/API. Reviews fixed and known issues. - + A detailed overview of the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform includes EMLIB, EMDRV, RAIL Library, NVM3, and the component-based infrastructure. @@ -95,7 +95,7 @@ - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -103,7 +103,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader as well as legacy Ember and Bluetooth bootloaders, and describes the file formats used by each. @@ -111,7 +111,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: PS Store and NVM3. @@ -119,7 +119,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface. @@ -127,7 +127,7 @@ - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. diff --git a/app/wisun/esf.properties b/app/wisun/esf.properties index 91d76eaefa..fb5c1f39b2 100644 --- a/app/wisun/esf.properties +++ b/app/wisun/esf.properties @@ -3,11 +3,11 @@ id=com.silabs.stack.wisun label=Wi-SUN description=Silicon Labs Wi-SUN SDK -version=2.0.0.0 -prop.subLabel=Wi-SUN\\ 2.0.0.0 +version=2.1.0.0 +prop.subLabel=Wi-SUN\\ 2.1.0.0 # General properties are prepended with "prop." -prop.file.templatesFile=wisun_production_templates.xml wisun_br_demos_templates.xml wisun_evaluation_templates.xml +prop.file.templatesFile=wisun_production_templates.xml wisun_br_demos_templates.xml wisun_evaluation_templates.xml wisun_deprecated_templates.xml prop.file.adapterPacks=../../platform/radio/efr32_multiphy_configurator component/wisun_config/scripts prop.file.docsFile=documentation/slWi-SUN_docContent.xml prop.file.demosFile=wisun_production_demos.xml wisun_beta_demos.xml wisun_alpha_demos.xml wisun_internal_demos.xml wisun_br_demos_demos.xml wisun_evaluation_demos.xml diff --git a/app/wisun/example/wisun_soc_tcp_client/wisun_soc_tcp_client.slcp b/app/wisun/example/wisun_soc_tcp_client/wisun_soc_tcp_client.slcp index 91be77f9d6..4d4239f252 100644 --- a/app/wisun/example/wisun_soc_tcp_client/wisun_soc_tcp_client.slcp +++ b/app/wisun/example/wisun_soc_tcp_client/wisun_soc_tcp_client.slcp @@ -1,11 +1,14 @@ project_name: "wisun_soc_tcp_client" -label: "Wi-SUN - SoC TCP Client" -description: "The Wi-SUN TCP Client sample application provides a simple client implementation based on the connection oriented TCP protocol. -The sample application operates with a command-line interface to create, close, read or write sockets. -The TCP Client leverages the POSIX-like socket component on top of the Wi-SUN stack." +label: "Wi-SUN - SoC TCP Client - DEPRECATED" +description: > + THIS SAMPLE APPLICATION IS DEPRECATED. + + The Wi-SUN TCP Client sample application provides a simple client implementation based on the connection oriented TCP protocol. + The sample application operates with a command-line interface to create, close, read or write sockets. + The TCP Client leverages the POSIX-like socket component on top of the Wi-SUN stack. package: "wisun" category: "Wi-SUN Examples" -quality: "production" +quality: "deprecated" component: # for wisun stack and default components diff --git a/app/wisun/example/wisun_soc_tcp_server/wisun_soc_tcp_server.slcp b/app/wisun/example/wisun_soc_tcp_server/wisun_soc_tcp_server.slcp index 4d90464b41..f4543e99b1 100644 --- a/app/wisun/example/wisun_soc_tcp_server/wisun_soc_tcp_server.slcp +++ b/app/wisun/example/wisun_soc_tcp_server/wisun_soc_tcp_server.slcp @@ -1,11 +1,14 @@ project_name: "wisun_soc_tcp_server" -label: "Wi-SUN - SoC TCP Server" -description: "The Wi-SUN TCP Server sample application provides a simple echo server implementation based on the connection oriented TCP protocol. -The sample application creates a TCP socket where every incoming packets are echoed back to the sender. -The TCP Server leverages the POSIX-like socket component on top of the Wi-SUN stack." +label: "Wi-SUN - SoC TCP Server - DEPRECATED" +description: > + THIS SAMPLE APPLICATION IS DEPRECATED. + + The Wi-SUN TCP Server sample application provides a simple echo server implementation based on the connection oriented TCP protocol. + The sample application creates a TCP socket where every incoming packets are echoed back to the sender. + The TCP Server leverages the POSIX-like socket component on top of the Wi-SUN stack. package: "wisun" category: "Wi-SUN Examples" -quality: "production" +quality: "deprecated" component: # for wisun stack and default components diff --git a/app/wisun/example/wisun_soc_udp_client/wisun_soc_udp_client.slcp b/app/wisun/example/wisun_soc_udp_client/wisun_soc_udp_client.slcp index fe9f4579ee..9a1de91a64 100644 --- a/app/wisun/example/wisun_soc_udp_client/wisun_soc_udp_client.slcp +++ b/app/wisun/example/wisun_soc_udp_client/wisun_soc_udp_client.slcp @@ -1,11 +1,14 @@ project_name: "wisun_soc_udp_client" -label: "Wi-SUN - SoC UDP Client" -description: "The Wi-SUN UDP Client sample application provides a simple client implementation based on the UDP protocol. -The sample application operates with a command-line interface to create, close, read or write sockets. -The UDP Client leverages the POSIX-like socket component on top of the Wi-SUN stack." +label: "Wi-SUN - SoC UDP Client - DEPRECATED" +description: > + THIS SAMPLE APPLICATION IS DEPRECATED. + + The Wi-SUN UDP Client sample application provides a simple client implementation based on the UDP protocol. + The sample application operates with a command-line interface to create, close, read or write sockets. + The UDP Client leverages the POSIX-like socket component on top of the Wi-SUN stack. package: "wisun" category: "Wi-SUN Examples" -quality: "production" +quality: "deprecated" component: # for wisun stack and default components diff --git a/app/wisun/example/wisun_soc_udp_server/wisun_soc_udp_server.slcp b/app/wisun/example/wisun_soc_udp_server/wisun_soc_udp_server.slcp index 682f0cacc0..b666add465 100644 --- a/app/wisun/example/wisun_soc_udp_server/wisun_soc_udp_server.slcp +++ b/app/wisun/example/wisun_soc_udp_server/wisun_soc_udp_server.slcp @@ -1,11 +1,14 @@ project_name: "wisun_soc_udp_server" -label: "Wi-SUN - SoC UDP Server" -description: "The Wi-SUN UDP Server sample application provides a simple echo server implementation based on the UDP protocol. -The sample application creates a UDP socket where every incoming packets are echoed back to the sender. -The UDP Server leverages the POSIX-like socket component on top of the Wi-SUN stack." +label: "Wi-SUN - SoC UDP Server - DEPRECATED" +description: > + THIS SAMPLE APPLICATION IS DEPRECATED. + + The Wi-SUN UDP Server sample application provides a simple echo server implementation based on the UDP protocol. + The sample application creates a UDP socket where every incoming packets are echoed back to the sender. + The UDP Server leverages the POSIX-like socket component on top of the Wi-SUN stack. package: "wisun" category: "Wi-SUN Examples" -quality: "production" +quality: "deprecated" component: # for wisun stack and default components diff --git a/app/wisun/wisun_br_demos_demos.xml b/app/wisun/wisun_br_demos_demos.xml index d1d4128221..b8d1c5ce94 100644 --- a/app/wisun/wisun_br_demos_demos.xml +++ b/app/wisun/wisun_br_demos_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -105,7 +105,7 @@ - + diff --git a/app/wisun/wisun_deprecated_templates.xml b/app/wisun/wisun_deprecated_templates.xml new file mode 100644 index 0000000000..e1c2ff32cf --- /dev/null +++ b/app/wisun/wisun_deprecated_templates.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/wisun/wisun_evaluation_demos.xml b/app/wisun/wisun_evaluation_demos.xml index 5065f464d5..d6daa273fb 100644 --- a/app/wisun/wisun_evaluation_demos.xml +++ b/app/wisun/wisun_evaluation_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -105,7 +105,7 @@ - + diff --git a/app/wisun/wisun_production_demos.xml b/app/wisun/wisun_production_demos.xml index 384de021e1..3cf9b7a490 100644 --- a/app/wisun/wisun_production_demos.xml +++ b/app/wisun/wisun_production_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -65,7 +65,7 @@ - + @@ -75,7 +75,7 @@ - + @@ -85,7 +85,7 @@ - + @@ -95,7 +95,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -115,7 +115,7 @@ - + @@ -125,7 +125,7 @@ - + @@ -135,7 +135,7 @@ - + @@ -145,7 +145,7 @@ - + @@ -155,7 +155,7 @@ - + @@ -165,7 +165,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -185,7 +185,7 @@ - + @@ -195,7 +195,7 @@ - + @@ -205,7 +205,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -235,7 +235,7 @@ - + @@ -245,7 +245,7 @@ - + @@ -255,7 +255,7 @@ - + @@ -265,7 +265,7 @@ - + @@ -275,7 +275,7 @@ - + @@ -285,7 +285,7 @@ - + @@ -295,7 +295,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -315,7 +315,7 @@ - + @@ -325,7 +325,7 @@ - + diff --git a/app/wisun/wisun_production_templates.xml b/app/wisun/wisun_production_templates.xml index 8de6a104d4..458131c8fc 100644 --- a/app/wisun/wisun_production_templates.xml +++ b/app/wisun/wisun_production_templates.xml @@ -60,66 +60,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/hardware/driver/component/bmp280_driver.slcc b/hardware/driver/component/bmp280_driver.slcc index 534487935d..0643d3fcdb 100644 --- a/hardware/driver/component/bmp280_driver.slcc +++ b/hardware/driver/component/bmp280_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Bosch Sensortec BMP280 barometric pressure sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/bmp280 provides: - name: bmp280_driver diff --git a/hardware/driver/component/bmp3xx_driver.slcc b/hardware/driver/component/bmp3xx_driver.slcc index 534b9828a8..4269aa1f2e 100644 --- a/hardware/driver/component/bmp3xx_driver.slcc +++ b/hardware/driver/component/bmp3xx_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Bosch Sensortec BMP3xx barometric pressure sensors category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/bmp3xx provides: - name: bmp3xx_driver diff --git a/hardware/driver/component/ccs811_driver.slcc b/hardware/driver/component/ccs811_driver.slcc index fdc2d82c79..d225f2c085 100644 --- a/hardware/driver/component/ccs811_driver.slcc +++ b/hardware/driver/component/ccs811_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Cambridge CMOS Sensors CCS811 gas and indoor air quality sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/ccs811 provides: - name: ccs811_driver diff --git a/hardware/driver/component/configuration_over_swo.slcc b/hardware/driver/component/configuration_over_swo.slcc index ee2d40c565..8515ff5726 100644 --- a/hardware/driver/component/configuration_over_swo.slcc +++ b/hardware/driver/component/configuration_over_swo.slcc @@ -5,6 +5,9 @@ description: Configuration over SWO (COS) Component. Note that installing of this component would consume ~0.3ms additional startup time. category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: "hardware/driver/configuration_over_swo" provides: - name: configuration_over_swo diff --git a/hardware/driver/component/efp_driver.slcc b/hardware/driver/component/efp_driver.slcc index 0868f044f8..e20054da1e 100644 --- a/hardware/driver/component/efp_driver.slcc +++ b/hardware/driver/component/efp_driver.slcc @@ -5,6 +5,9 @@ description: > This component provides an API to configure and control EFP ICs in addition to a configurable instantiation structure for an EFP IC. The driver supports systems with multiple EFP ICs. The EFP is controlled by the host SoC using an I2C bus. category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib instantiable: prefix: efp config_file: diff --git a/hardware/driver/component/efp_driver_core.slcc b/hardware/driver/component/efp_driver_core.slcc index 6b0ead8ad9..533838ace7 100644 --- a/hardware/driver/component/efp_driver_core.slcc +++ b/hardware/driver/component/efp_driver_core.slcc @@ -5,6 +5,9 @@ description: > This component contains the core EFP Driver. category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib include: - path: hardware/driver/efp/inc file_list: diff --git a/hardware/driver/component/icm20648_driver.slcc b/hardware/driver/component/icm20648_driver.slcc index 218633c260..32e7c2ed9b 100644 --- a/hardware/driver/component/icm20648_driver.slcc +++ b/hardware/driver/component/icm20648_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Invensense ICM20648 6-axis motion sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/icm20648 provides: - name: icm20648_driver diff --git a/hardware/driver/component/icm20689_driver.slcc b/hardware/driver/component/icm20689_driver.slcc index e1da87efc2..9f37c24c3c 100644 --- a/hardware/driver/component/icm20689_driver.slcc +++ b/hardware/driver/component/icm20689_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Invensense ICM20689 6-axis motion sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/icm20689 provides: - name: icm20689_driver diff --git a/hardware/driver/component/imu_driver_core.slcc b/hardware/driver/component/imu_driver_core.slcc index 9eb1e50abc..d903c7a947 100644 --- a/hardware/driver/component/imu_driver_core.slcc +++ b/hardware/driver/component/imu_driver_core.slcc @@ -5,6 +5,9 @@ description: > Intertial Measurement Unit driver core category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib ui_hints: visibility: never root_path: hardware/driver/imu diff --git a/hardware/driver/component/imu_driver_icm20648.slcc b/hardware/driver/component/imu_driver_icm20648.slcc index 5506745fd2..d0392371fb 100644 --- a/hardware/driver/component/imu_driver_icm20648.slcc +++ b/hardware/driver/component/imu_driver_icm20648.slcc @@ -5,6 +5,9 @@ description: > Intertial Measurement Unit driver for InvenSense ICM-20648 category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/imu provides: - name: imu_device_driver diff --git a/hardware/driver/component/imu_driver_icm20689.slcc b/hardware/driver/component/imu_driver_icm20689.slcc index bee9320deb..81b0b8c2d6 100644 --- a/hardware/driver/component/imu_driver_icm20689.slcc +++ b/hardware/driver/component/imu_driver_icm20689.slcc @@ -5,6 +5,9 @@ description: > Intertial Measurement Unit driver for InvenSense ICM-20689 category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/imu provides: - name: imu_device_driver diff --git a/hardware/driver/component/joystick.slcc b/hardware/driver/component/joystick.slcc index 1350ac383f..b18136b4a2 100644 --- a/hardware/driver/component/joystick.slcc +++ b/hardware/driver/component/joystick.slcc @@ -8,6 +8,9 @@ description: > category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/joystick/ source: - path: src/sl_joystick.c diff --git a/hardware/driver/component/lpm013m126a.slcc b/hardware/driver/component/lpm013m126a.slcc index 95ee383e69..c1a07f447c 100644 --- a/hardware/driver/component/lpm013m126a.slcc +++ b/hardware/driver/component/lpm013m126a.slcc @@ -7,6 +7,9 @@ description: > pixel on the screen. category: Platform|Board Drivers|Memory LCD|Display Driver quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver include: - path: memlcd/src/lpm013m126a diff --git a/hardware/driver/component/ls013b7dh03.slcc b/hardware/driver/component/ls013b7dh03.slcc index b3c13ec16b..0d0c40c6be 100644 --- a/hardware/driver/component/ls013b7dh03.slcc +++ b/hardware/driver/component/ls013b7dh03.slcc @@ -5,6 +5,9 @@ description: > Driver for Sharp Memory LCD LS013B7DH03. This display is a 128x128 monochrome display. category: Platform|Board Drivers|Memory LCD|Display Driver quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver include: - path: memlcd/src/ls013b7dh03 diff --git a/hardware/driver/component/ls013b7dh06.slcc b/hardware/driver/component/ls013b7dh06.slcc index 22d288e8fa..ada7ee4d60 100644 --- a/hardware/driver/component/ls013b7dh06.slcc +++ b/hardware/driver/component/ls013b7dh06.slcc @@ -7,6 +7,9 @@ description: > pixel on the screen. category: Platform|Board Drivers|Memory LCD|Display Driver quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver include: - path: memlcd/src/ls013b7dh06 diff --git a/hardware/driver/component/memlcd_custom.slcc b/hardware/driver/component/memlcd_custom.slcc index 7fc924c5cf..f69dc9a7d9 100644 --- a/hardware/driver/component/memlcd_custom.slcc +++ b/hardware/driver/component/memlcd_custom.slcc @@ -10,6 +10,9 @@ description: > and functionnal. category: Platform|Board Drivers|Memory LCD|Peripheral Driver quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/memlcd include: - path: inc diff --git a/hardware/driver/component/memlcd_display_custom.slcc b/hardware/driver/component/memlcd_display_custom.slcc index c6e31326f1..feca02550b 100644 --- a/hardware/driver/component/memlcd_display_custom.slcc +++ b/hardware/driver/component/memlcd_display_custom.slcc @@ -6,6 +6,9 @@ description: > that doesn't already have a component associated. category: Platform|Board Drivers|Memory LCD|Display Driver quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/memlcd config_file: - path: config/memlcd_custom/sl_memlcd_display_custom_config.h diff --git a/hardware/driver/component/memlcd_eusart.slcc b/hardware/driver/component/memlcd_eusart.slcc index b439a6ed48..8d49375fce 100644 --- a/hardware/driver/component/memlcd_eusart.slcc +++ b/hardware/driver/component/memlcd_eusart.slcc @@ -9,6 +9,9 @@ description: > This specific version uses the eusart to drive the SPI. category: Platform|Board Drivers|Memory LCD|Peripheral Driver quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/memlcd config_file: - path: config/memlcd_eusart/sl_memlcd_eusart_config.h diff --git a/hardware/driver/component/memlcd_usart.slcc b/hardware/driver/component/memlcd_usart.slcc index 0025597cb2..e1c96b74f1 100644 --- a/hardware/driver/component/memlcd_usart.slcc +++ b/hardware/driver/component/memlcd_usart.slcc @@ -9,6 +9,9 @@ description: > This specific version uses the usart to drive the SPI. category: Platform|Board Drivers|Memory LCD|Peripheral Driver quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/memlcd config_file: - path: config/memlcd_usart/sl_memlcd_usart_config.h diff --git a/hardware/driver/component/mic_i2s_driver.slcc b/hardware/driver/component/mic_i2s_driver.slcc index 5fe781e84c..b7368ba7b8 100644 --- a/hardware/driver/component/mic_i2s_driver.slcc +++ b/hardware/driver/component/mic_i2s_driver.slcc @@ -5,6 +5,9 @@ description: > Sound level I2S microphone driver category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/mic provides: - name: mic_driver_implementation diff --git a/hardware/driver/component/mic_pdm_driver.slcc b/hardware/driver/component/mic_pdm_driver.slcc index 5cc99df943..ef9283ffcd 100644 --- a/hardware/driver/component/mic_pdm_driver.slcc +++ b/hardware/driver/component/mic_pdm_driver.slcc @@ -5,6 +5,9 @@ description: > Sound level PDM microphone driver category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/mic provides: - name: mic_driver_implementation diff --git a/hardware/driver/component/mx25_flash_shutdown_eusart.slcc b/hardware/driver/component/mx25_flash_shutdown_eusart.slcc index 5c89dafd09..207e0c06ce 100644 --- a/hardware/driver/component/mx25_flash_shutdown_eusart.slcc +++ b/hardware/driver/component/mx25_flash_shutdown_eusart.slcc @@ -6,6 +6,9 @@ description: > Note that in case of a custom board (not a Silicon Labs radio board), the sl_mx25_flash_shutdown() function call should be manually added in the application. category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/mx25_flash_shutdown provides: - name: mx25_flash_shutdown_eusart diff --git a/hardware/driver/component/mx25_flash_shutdown_usart.slcc b/hardware/driver/component/mx25_flash_shutdown_usart.slcc index df1682b169..824e5162d8 100644 --- a/hardware/driver/component/mx25_flash_shutdown_usart.slcc +++ b/hardware/driver/component/mx25_flash_shutdown_usart.slcc @@ -6,6 +6,9 @@ description: > Note that in case of a custom board (not a Silicon Labs radio board), the sl_mx25_flash_shutdown() function call should be manually added in the application. category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/mx25_flash_shutdown provides: - name: mx25_flash_shutdown_usart diff --git a/hardware/driver/component/pressure_driver_bmp280.slcc b/hardware/driver/component/pressure_driver_bmp280.slcc index a1bf2cf2b6..7a8e5aa93c 100644 --- a/hardware/driver/component/pressure_driver_bmp280.slcc +++ b/hardware/driver/component/pressure_driver_bmp280.slcc @@ -5,6 +5,9 @@ description: > Pressure sensor driver for BMP280 category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/pressure provides: - name: pressure_device_driver diff --git a/hardware/driver/component/pressure_driver_bmp3xx.slcc b/hardware/driver/component/pressure_driver_bmp3xx.slcc index 824817a600..f2b3a98f2d 100644 --- a/hardware/driver/component/pressure_driver_bmp3xx.slcc +++ b/hardware/driver/component/pressure_driver_bmp3xx.slcc @@ -5,6 +5,9 @@ description: > Pressure sensor driver for BMP3XX category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/pressure provides: - name: pressure_device_driver diff --git a/hardware/driver/component/segment_lcd_driver.slcc b/hardware/driver/component/segment_lcd_driver.slcc index 5f9c30e2d5..4d60ef17d2 100644 --- a/hardware/driver/component/segment_lcd_driver.slcc +++ b/hardware/driver/component/segment_lcd_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the segment LCD category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/segment_lcd provides: - name: segment_lcd_driver diff --git a/hardware/driver/component/si1133_driver.slcc b/hardware/driver/component/si1133_driver.slcc index 74079befd2..c6aebc03f8 100644 --- a/hardware/driver/component/si1133_driver.slcc +++ b/hardware/driver/component/si1133_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Silicon Labs Si1133 ambient light and UV sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/si1133 provides: - name: si1133_driver diff --git a/hardware/driver/component/si446x_radio_eusart.slcc b/hardware/driver/component/si446x_radio_eusart.slcc index 4394b95ebd..60383cea9e 100644 --- a/hardware/driver/component/si446x_radio_eusart.slcc +++ b/hardware/driver/component/si446x_radio_eusart.slcc @@ -5,6 +5,9 @@ description: > Provides functions/globals to configure Si446x radio using EUSART SPI. category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/si446x_radio provides: - name: si446x_radio_eusart diff --git a/hardware/driver/component/si446x_radio_usart.slcc b/hardware/driver/component/si446x_radio_usart.slcc index 124316cbed..92ef111718 100644 --- a/hardware/driver/component/si446x_radio_usart.slcc +++ b/hardware/driver/component/si446x_radio_usart.slcc @@ -5,6 +5,9 @@ description: > Provides functions/globals to configure Si446x radio using USART SPI. category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/si446x_radio provides: - name: si446x_radio_usart diff --git a/hardware/driver/component/si70xx_driver.slcc b/hardware/driver/component/si70xx_driver.slcc index 859e89f95e..d5cd1b1f80 100644 --- a/hardware/driver/component/si70xx_driver.slcc +++ b/hardware/driver/component/si70xx_driver.slcc @@ -5,6 +5,9 @@ description: |- Driver for the Si7006, Si7013, Si7020 and Si7021 Temperature / Humidity sensors category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/si70xx provides: - name: si70xx_driver diff --git a/hardware/driver/component/si7210_driver.slcc b/hardware/driver/component/si7210_driver.slcc index d27561f7c0..356d787ae1 100644 --- a/hardware/driver/component/si7210_driver.slcc +++ b/hardware/driver/component/si7210_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Silicon Labs Si7210 Hall effect sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/si7210 provides: - name: si7210_driver diff --git a/hardware/driver/component/si72xx_driver.slcc b/hardware/driver/component/si72xx_driver.slcc index e78b9dd3e6..28b8d9726f 100644 --- a/hardware/driver/component/si72xx_driver.slcc +++ b/hardware/driver/component/si72xx_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Silicon Labs Si72xx Hall effect sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/si72xx provides: - name: si72xx_driver diff --git a/hardware/driver/component/veml6035_driver.slcc b/hardware/driver/component/veml6035_driver.slcc index c585c61ab8..81cdd01975 100644 --- a/hardware/driver/component/veml6035_driver.slcc +++ b/hardware/driver/component/veml6035_driver.slcc @@ -5,6 +5,9 @@ description: > Driver for the Vishay VEML6035 ambient light sensor category: Platform|Board Drivers quality: production +metadata: + sbom: + license: Zlib root_path: hardware/driver/veml6035 provides: - name: veml6035_driver diff --git a/hardware/module/config/component/BGM210LA22JIF_config.slcc b/hardware/module/config/component/BGM210LA22JIF_config.slcc index 027b935355..b02e6f206f 100644 --- a/hardware/module/config/component/BGM210LA22JIF_config.slcc +++ b/hardware/module/config/component/BGM210LA22JIF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM210LA22JNF_config.slcc b/hardware/module/config/component/BGM210LA22JNF_config.slcc index ca83213fd7..255a504367 100644 --- a/hardware/module/config/component/BGM210LA22JNF_config.slcc +++ b/hardware/module/config/component/BGM210LA22JNF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM210P022JIA_config.slcc b/hardware/module/config/component/BGM210P022JIA_config.slcc index 3cf163ddc8..74e4d871d0 100644 --- a/hardware/module/config/component/BGM210P022JIA_config.slcc +++ b/hardware/module/config/component/BGM210P022JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM210P032JIA_config.slcc b/hardware/module/config/component/BGM210P032JIA_config.slcc index 6b89ad430d..84ed55b764 100644 --- a/hardware/module/config/component/BGM210P032JIA_config.slcc +++ b/hardware/module/config/component/BGM210P032JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM210PA22JIA_config.slcc b/hardware/module/config/component/BGM210PA22JIA_config.slcc index 783a98555f..a6ed94c8a5 100644 --- a/hardware/module/config/component/BGM210PA22JIA_config.slcc +++ b/hardware/module/config/component/BGM210PA22JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM210PA32JIA_config.slcc b/hardware/module/config/component/BGM210PA32JIA_config.slcc index 5be5e5bb21..c338676d94 100644 --- a/hardware/module/config/component/BGM210PA32JIA_config.slcc +++ b/hardware/module/config/component/BGM210PA32JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM210PB22JIA_config.slcc b/hardware/module/config/component/BGM210PB22JIA_config.slcc index 404aea2837..18c90b2c6a 100644 --- a/hardware/module/config/component/BGM210PB22JIA_config.slcc +++ b/hardware/module/config/component/BGM210PB22JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM210PB32JIA_config.slcc b/hardware/module/config/component/BGM210PB32JIA_config.slcc index e0c981d31e..793c77af3a 100644 --- a/hardware/module/config/component/BGM210PB32JIA_config.slcc +++ b/hardware/module/config/component/BGM210PB32JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM220PC22HNA_config.slcc b/hardware/module/config/component/BGM220PC22HNA_config.slcc index e23cd77f88..12041f6a3a 100644 --- a/hardware/module/config/component/BGM220PC22HNA_config.slcc +++ b/hardware/module/config/component/BGM220PC22HNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM22|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM220PC22WGA_config.slcc b/hardware/module/config/component/BGM220PC22WGA_config.slcc index 4982b91eaf..55b0ab2e15 100644 --- a/hardware/module/config/component/BGM220PC22WGA_config.slcc +++ b/hardware/module/config/component/BGM220PC22WGA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM22|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM220SC12WGA_config.slcc b/hardware/module/config/component/BGM220SC12WGA_config.slcc index 4ca3cfea3b..1988c6559a 100644 --- a/hardware/module/config/component/BGM220SC12WGA_config.slcc +++ b/hardware/module/config/component/BGM220SC12WGA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM22|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM220SC22HNA_config.slcc b/hardware/module/config/component/BGM220SC22HNA_config.slcc index 21eabfc380..cb8434eddb 100644 --- a/hardware/module/config/component/BGM220SC22HNA_config.slcc +++ b/hardware/module/config/component/BGM220SC22HNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM22|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM220SC22WGA_config.slcc b/hardware/module/config/component/BGM220SC22WGA_config.slcc index ce490e7844..d64a8d84b4 100644 --- a/hardware/module/config/component/BGM220SC22WGA_config.slcc +++ b/hardware/module/config/component/BGM220SC22WGA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM22|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM220SC23HNA_config.slcc b/hardware/module/config/component/BGM220SC23HNA_config.slcc index 1daa341e54..04161cb9d8 100644 --- a/hardware/module/config/component/BGM220SC23HNA_config.slcc +++ b/hardware/module/config/component/BGM220SC23HNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM22|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240PA22VNA_config.slcc b/hardware/module/config/component/BGM240PA22VNA_config.slcc index 05b171c809..4f7f426368 100644 --- a/hardware/module/config/component/BGM240PA22VNA_config.slcc +++ b/hardware/module/config/component/BGM240PA22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240PA32VNA_config.slcc b/hardware/module/config/component/BGM240PA32VNA_config.slcc index 3b6c06f7e2..cdc9189a84 100644 --- a/hardware/module/config/component/BGM240PA32VNA_config.slcc +++ b/hardware/module/config/component/BGM240PA32VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240PA32VNN_config.slcc b/hardware/module/config/component/BGM240PA32VNN_config.slcc index 34f028be5a..bbc4f9c7cf 100644 --- a/hardware/module/config/component/BGM240PA32VNN_config.slcc +++ b/hardware/module/config/component/BGM240PA32VNN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240PB22VNA_config.slcc b/hardware/module/config/component/BGM240PB22VNA_config.slcc index 9a11807c15..c3fce84535 100644 --- a/hardware/module/config/component/BGM240PB22VNA_config.slcc +++ b/hardware/module/config/component/BGM240PB22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240PB32VNA_config.slcc b/hardware/module/config/component/BGM240PB32VNA_config.slcc index de4a05691a..a81a04c22b 100644 --- a/hardware/module/config/component/BGM240PB32VNA_config.slcc +++ b/hardware/module/config/component/BGM240PB32VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240PB32VNN_config.slcc b/hardware/module/config/component/BGM240PB32VNN_config.slcc index f46ca8dba5..833322260f 100644 --- a/hardware/module/config/component/BGM240PB32VNN_config.slcc +++ b/hardware/module/config/component/BGM240PB32VNN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240SA22VNA_config.slcc b/hardware/module/config/component/BGM240SA22VNA_config.slcc index ae663b3aec..d5e2d5c5c6 100644 --- a/hardware/module/config/component/BGM240SA22VNA_config.slcc +++ b/hardware/module/config/component/BGM240SA22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM240SB22VNA_config.slcc b/hardware/module/config/component/BGM240SB22VNA_config.slcc index 41d41bca39..268349958e 100644 --- a/hardware/module/config/component/BGM240SB22VNA_config.slcc +++ b/hardware/module/config/component/BGM240SB22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/BGM241SD22VNA_config.slcc b/hardware/module/config/component/BGM241SD22VNA_config.slcc index db4ac7a7cd..fc4482ae9e 100644 --- a/hardware/module/config/component/BGM241SD22VNA_config.slcc +++ b/hardware/module/config/component/BGM241SD22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|BGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/FGM230SA27HGN_config.slcc b/hardware/module/config/component/FGM230SA27HGN_config.slcc index e87878639a..7a97b0f795 100644 --- a/hardware/module/config/component/FGM230SA27HGN_config.slcc +++ b/hardware/module/config/component/FGM230SA27HGN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|FGM23|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/FGM230SB27HGN_config.slcc b/hardware/module/config/component/FGM230SB27HGN_config.slcc index 48e818c5b7..a201a6d408 100644 --- a/hardware/module/config/component/FGM230SB27HGN_config.slcc +++ b/hardware/module/config/component/FGM230SB27HGN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|FGM23|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210L022JIF_config.slcc b/hardware/module/config/component/MGM210L022JIF_config.slcc index dff45436df..31d9c06085 100644 --- a/hardware/module/config/component/MGM210L022JIF_config.slcc +++ b/hardware/module/config/component/MGM210L022JIF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210L022JNF_config.slcc b/hardware/module/config/component/MGM210L022JNF_config.slcc index f10f5bff59..64eec564e5 100644 --- a/hardware/module/config/component/MGM210L022JNF_config.slcc +++ b/hardware/module/config/component/MGM210L022JNF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210LA22JIF_config.slcc b/hardware/module/config/component/MGM210LA22JIF_config.slcc index 448f288be7..c9cb830213 100644 --- a/hardware/module/config/component/MGM210LA22JIF_config.slcc +++ b/hardware/module/config/component/MGM210LA22JIF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210LA22JNF_config.slcc b/hardware/module/config/component/MGM210LA22JNF_config.slcc index 7a3d0ed322..968585768e 100644 --- a/hardware/module/config/component/MGM210LA22JNF_config.slcc +++ b/hardware/module/config/component/MGM210LA22JNF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210P022JIA_config.slcc b/hardware/module/config/component/MGM210P022JIA_config.slcc index c9b9e99811..9899e6862a 100644 --- a/hardware/module/config/component/MGM210P022JIA_config.slcc +++ b/hardware/module/config/component/MGM210P022JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210P032JIA_config.slcc b/hardware/module/config/component/MGM210P032JIA_config.slcc index 32d4c0d4d7..be6a453256 100644 --- a/hardware/module/config/component/MGM210P032JIA_config.slcc +++ b/hardware/module/config/component/MGM210P032JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210PA22JIA_config.slcc b/hardware/module/config/component/MGM210PA22JIA_config.slcc index 6db082c5f0..b094cb9725 100644 --- a/hardware/module/config/component/MGM210PA22JIA_config.slcc +++ b/hardware/module/config/component/MGM210PA22JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210PA32JIA_config.slcc b/hardware/module/config/component/MGM210PA32JIA_config.slcc index b2d84f57bf..f2e895b878 100644 --- a/hardware/module/config/component/MGM210PA32JIA_config.slcc +++ b/hardware/module/config/component/MGM210PA32JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210PB22JIA_config.slcc b/hardware/module/config/component/MGM210PB22JIA_config.slcc index 5843d32cb7..98544a2239 100644 --- a/hardware/module/config/component/MGM210PB22JIA_config.slcc +++ b/hardware/module/config/component/MGM210PB22JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM210PB32JIA_config.slcc b/hardware/module/config/component/MGM210PB32JIA_config.slcc index 745d487786..afe131a583 100644 --- a/hardware/module/config/component/MGM210PB32JIA_config.slcc +++ b/hardware/module/config/component/MGM210PB32JIA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM21|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM220PC22HNA_config.slcc b/hardware/module/config/component/MGM220PC22HNA_config.slcc index abe7d37490..e13737b527 100644 --- a/hardware/module/config/component/MGM220PC22HNA_config.slcc +++ b/hardware/module/config/component/MGM220PC22HNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM22|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240L022RNF_config.slcc b/hardware/module/config/component/MGM240L022RNF_config.slcc index 44dd8ad3ce..5660bd10b0 100644 --- a/hardware/module/config/component/MGM240L022RNF_config.slcc +++ b/hardware/module/config/component/MGM240L022RNF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240L022VIF_config.slcc b/hardware/module/config/component/MGM240L022VIF_config.slcc index c76d0b8152..12209409b8 100644 --- a/hardware/module/config/component/MGM240L022VIF_config.slcc +++ b/hardware/module/config/component/MGM240L022VIF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240L022VNF_config.slcc b/hardware/module/config/component/MGM240L022VNF_config.slcc index 48e3a85c10..546f637f3d 100644 --- a/hardware/module/config/component/MGM240L022VNF_config.slcc +++ b/hardware/module/config/component/MGM240L022VNF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240LA22UIF_config.slcc b/hardware/module/config/component/MGM240LA22UIF_config.slcc index 76d4137bc1..a8194fa1fa 100644 --- a/hardware/module/config/component/MGM240LA22UIF_config.slcc +++ b/hardware/module/config/component/MGM240LA22UIF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240LA22VIF_config.slcc b/hardware/module/config/component/MGM240LA22VIF_config.slcc index f29c565dc1..6ca8dcdebe 100644 --- a/hardware/module/config/component/MGM240LA22VIF_config.slcc +++ b/hardware/module/config/component/MGM240LA22VIF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240LD22VIF_config.slcc b/hardware/module/config/component/MGM240LD22VIF_config.slcc index d7adc264d2..f626367468 100644 --- a/hardware/module/config/component/MGM240LD22VIF_config.slcc +++ b/hardware/module/config/component/MGM240LD22VIF_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240PA22VNA_config.slcc b/hardware/module/config/component/MGM240PA22VNA_config.slcc index bb3df8efe2..2a12d5c2ac 100644 --- a/hardware/module/config/component/MGM240PA22VNA_config.slcc +++ b/hardware/module/config/component/MGM240PA22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240PA32VNA_config.slcc b/hardware/module/config/component/MGM240PA32VNA_config.slcc index 92f93094a2..8084faa1e4 100644 --- a/hardware/module/config/component/MGM240PA32VNA_config.slcc +++ b/hardware/module/config/component/MGM240PA32VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240PA32VNN_config.slcc b/hardware/module/config/component/MGM240PA32VNN_config.slcc index d560779b68..3602808e3c 100644 --- a/hardware/module/config/component/MGM240PA32VNN_config.slcc +++ b/hardware/module/config/component/MGM240PA32VNN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240PB22VNA_config.slcc b/hardware/module/config/component/MGM240PB22VNA_config.slcc index 735fbe5832..8dce230a6b 100644 --- a/hardware/module/config/component/MGM240PB22VNA_config.slcc +++ b/hardware/module/config/component/MGM240PB22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240PB32VNA_config.slcc b/hardware/module/config/component/MGM240PB32VNA_config.slcc index fe9c716a17..b11a4806e9 100644 --- a/hardware/module/config/component/MGM240PB32VNA_config.slcc +++ b/hardware/module/config/component/MGM240PB32VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240PB32VNN_config.slcc b/hardware/module/config/component/MGM240PB32VNN_config.slcc index bdcb418aa7..3db73f0233 100644 --- a/hardware/module/config/component/MGM240PB32VNN_config.slcc +++ b/hardware/module/config/component/MGM240PB32VNN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240SA22VNA_config.slcc b/hardware/module/config/component/MGM240SA22VNA_config.slcc index eea47bc012..7368dc30cb 100644 --- a/hardware/module/config/component/MGM240SA22VNA_config.slcc +++ b/hardware/module/config/component/MGM240SA22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240SB22VNA_config.slcc b/hardware/module/config/component/MGM240SB22VNA_config.slcc index c2afc81da4..0547b5f8f8 100644 --- a/hardware/module/config/component/MGM240SB22VNA_config.slcc +++ b/hardware/module/config/component/MGM240SB22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/MGM240SD22VNA_config.slcc b/hardware/module/config/component/MGM240SD22VNA_config.slcc index 7abbf9bd0b..3faa405775 100644 --- a/hardware/module/config/component/MGM240SD22VNA_config.slcc +++ b/hardware/module/config/component/MGM240SD22VNA_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|MGM24|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/ZGM230SA27HGN_config.slcc b/hardware/module/config/component/ZGM230SA27HGN_config.slcc index 13f6ff0332..e08d245674 100644 --- a/hardware/module/config/component/ZGM230SA27HGN_config.slcc +++ b/hardware/module/config/component/ZGM230SA27HGN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|ZGM23|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/ZGM230SA27HNN_config.slcc b/hardware/module/config/component/ZGM230SA27HNN_config.slcc index c1cb85fe93..25f00b88a2 100644 --- a/hardware/module/config/component/ZGM230SA27HNN_config.slcc +++ b/hardware/module/config/component/ZGM230SA27HNN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|ZGM23|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/ZGM230SB27HGN_config.slcc b/hardware/module/config/component/ZGM230SB27HGN_config.slcc index 7f0df90a6b..599fea3bf2 100644 --- a/hardware/module/config/component/ZGM230SB27HGN_config.slcc +++ b/hardware/module/config/component/ZGM230SB27HGN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|ZGM23|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/hardware/module/config/component/ZGM230SB27HNN_config.slcc b/hardware/module/config/component/ZGM230SB27HNN_config.slcc index 550935c876..32e8c73330 100644 --- a/hardware/module/config/component/ZGM230SB27HNN_config.slcc +++ b/hardware/module/config/component/ZGM230SB27HNN_config.slcc @@ -5,6 +5,9 @@ - package: platform - category: Platform|Device|ZGM23|Config - quality: production +- metadata: + sbom: + license: Zlib - ui_hints: visibility: never - root_path: hardware/module/config diff --git a/meta/modules.yaml b/meta/modules.yaml index 91ae4aa3f3..1a15bf5374 100644 --- a/meta/modules.yaml +++ b/meta/modules.yaml @@ -284,9 +284,9 @@ module : symbol : "SILABS_CORE" - - name : "silabs aox" - path : "util/silicon_labs/aox" - symbol : "SILABS_AOX" + name : "silabs rtl" + path : "util/silicon_labs/rtl" + symbol : "SILABS_RTL" - name : "studio" diff --git a/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26_cmu.h b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26_cmu.h index 062dd3066c..2d0bfaf32f 100644 --- a/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26_cmu.h +++ b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26_cmu.h @@ -85,163 +85,171 @@ typedef struct cmu_typedef{ __IOM uint32_t EUSART0CLKCTRL; /**< EUSART0 Clock Control */ uint32_t RESERVED16[7U]; /**< Reserved for future use */ __IOM uint32_t SYSRTC0CLKCTRL; /**< System RTC0 Clock Control */ - uint32_t RESERVED17[7U]; /**< Reserved for future use */ - __IOM uint32_t VDAC0CLKCTRL; /**< VDAC0 Clock Control */ + uint32_t RESERVED17[3U]; /**< Reserved for future use */ + __IOM uint32_t LCDCLKCTRL; /**< LCD Clock Control */ uint32_t RESERVED18[3U]; /**< Reserved for future use */ + __IOM uint32_t VDAC0CLKCTRL; /**< VDAC0 Clock Control */ + uint32_t RESERVED19[3U]; /**< Reserved for future use */ __IOM uint32_t PCNT0CLKCTRL; /**< Pulse counter 0 Clock Control */ - uint32_t RESERVED19[8U]; /**< Reserved for future use */ + uint32_t RESERVED20[8U]; /**< Reserved for future use */ __IOM uint32_t VDAC1CLKCTRL; /**< VDAC1 Clock Control */ - uint32_t RESERVED20[1U]; /**< Reserved for future use */ - uint32_t RESERVED21[857U]; /**< Reserved for future use */ + uint32_t RESERVED21[1U]; /**< Reserved for future use */ + uint32_t RESERVED22[857U]; /**< Reserved for future use */ __IM uint32_t IPVERSION_SET; /**< IP version ID */ - uint32_t RESERVED22[1U]; /**< Reserved for future use */ - __IM uint32_t STATUS_SET; /**< Status Register */ uint32_t RESERVED23[1U]; /**< Reserved for future use */ + __IM uint32_t STATUS_SET; /**< Status Register */ + uint32_t RESERVED24[1U]; /**< Reserved for future use */ __IOM uint32_t LOCK_SET; /**< Configuration Lock Register */ __IOM uint32_t WDOGLOCK_SET; /**< WDOG Configuration Lock Register */ - uint32_t RESERVED24[2U]; /**< Reserved for future use */ + uint32_t RESERVED25[2U]; /**< Reserved for future use */ __IOM uint32_t IF_SET; /**< Interrupt Flag Register */ __IOM uint32_t IEN_SET; /**< Interrupt Enable Register */ - uint32_t RESERVED25[10U]; /**< Reserved for future use */ + uint32_t RESERVED26[10U]; /**< Reserved for future use */ __IOM uint32_t CALCMD_SET; /**< Calibration Command Register */ __IOM uint32_t CALCTRL_SET; /**< Calibration Control Register */ __IM uint32_t CALCNT_SET; /**< Calibration Result Counter Register */ - uint32_t RESERVED26[2U]; /**< Reserved for future use */ + uint32_t RESERVED27[2U]; /**< Reserved for future use */ __IOM uint32_t CLKEN0_SET; /**< Clock Enable Register 0 */ __IOM uint32_t CLKEN1_SET; /**< Clock Enable Register 1 */ __IOM uint32_t CLKEN2_SET; /**< Clock Enable Register 1 */ __IOM uint32_t SYSCLKCTRL_SET; /**< System Clock Control */ - uint32_t RESERVED27[3U]; /**< Reserved for future use */ - __IOM uint32_t TRACECLKCTRL_SET; /**< Debug Trace Clock Control */ uint32_t RESERVED28[3U]; /**< Reserved for future use */ + __IOM uint32_t TRACECLKCTRL_SET; /**< Debug Trace Clock Control */ + uint32_t RESERVED29[3U]; /**< Reserved for future use */ __IOM uint32_t EXPORTCLKCTRL_SET; /**< Export Clock Control */ - uint32_t RESERVED29[27U]; /**< Reserved for future use */ + uint32_t RESERVED30[27U]; /**< Reserved for future use */ __IOM uint32_t DPLLREFCLKCTRL_SET; /**< Digital PLL Reference Clock Control */ - uint32_t RESERVED30[7U]; /**< Reserved for future use */ + uint32_t RESERVED31[7U]; /**< Reserved for future use */ __IOM uint32_t EM01GRPACLKCTRL_SET; /**< EM01 Peripheral Group A Clock Control */ - uint32_t RESERVED31[1U]; /**< Reserved for future use */ + uint32_t RESERVED32[1U]; /**< Reserved for future use */ __IOM uint32_t EM01GRPCCLKCTRL_SET; /**< EM01 Peripheral Group C Clock Control */ - uint32_t RESERVED32[5U]; /**< Reserved for future use */ + uint32_t RESERVED33[5U]; /**< Reserved for future use */ __IOM uint32_t EM23GRPACLKCTRL_SET; /**< EM23 Peripheral Group A Clock Control */ - uint32_t RESERVED33[7U]; /**< Reserved for future use */ - __IOM uint32_t EM4GRPACLKCTRL_SET; /**< EM4 Peripheral Group A Clock Control */ uint32_t RESERVED34[7U]; /**< Reserved for future use */ + __IOM uint32_t EM4GRPACLKCTRL_SET; /**< EM4 Peripheral Group A Clock Control */ + uint32_t RESERVED35[7U]; /**< Reserved for future use */ __IOM uint32_t IADCCLKCTRL_SET; /**< IADC Clock Control */ - uint32_t RESERVED35[31U]; /**< Reserved for future use */ + uint32_t RESERVED36[31U]; /**< Reserved for future use */ __IOM uint32_t WDOG0CLKCTRL_SET; /**< Watchdog0 Clock Control */ - uint32_t RESERVED36[1U]; /**< Reserved for future use */ + uint32_t RESERVED37[1U]; /**< Reserved for future use */ __IOM uint32_t WDOG1CLKCTRL_SET; /**< Watchdog1 Clock Control */ - uint32_t RESERVED37[5U]; /**< Reserved for future use */ + uint32_t RESERVED38[5U]; /**< Reserved for future use */ __IOM uint32_t EUSART0CLKCTRL_SET; /**< EUSART0 Clock Control */ - uint32_t RESERVED38[7U]; /**< Reserved for future use */ - __IOM uint32_t SYSRTC0CLKCTRL_SET; /**< System RTC0 Clock Control */ uint32_t RESERVED39[7U]; /**< Reserved for future use */ - __IOM uint32_t VDAC0CLKCTRL_SET; /**< VDAC0 Clock Control */ + __IOM uint32_t SYSRTC0CLKCTRL_SET; /**< System RTC0 Clock Control */ uint32_t RESERVED40[3U]; /**< Reserved for future use */ + __IOM uint32_t LCDCLKCTRL_SET; /**< LCD Clock Control */ + uint32_t RESERVED41[3U]; /**< Reserved for future use */ + __IOM uint32_t VDAC0CLKCTRL_SET; /**< VDAC0 Clock Control */ + uint32_t RESERVED42[3U]; /**< Reserved for future use */ __IOM uint32_t PCNT0CLKCTRL_SET; /**< Pulse counter 0 Clock Control */ - uint32_t RESERVED41[8U]; /**< Reserved for future use */ + uint32_t RESERVED43[8U]; /**< Reserved for future use */ __IOM uint32_t VDAC1CLKCTRL_SET; /**< VDAC1 Clock Control */ - uint32_t RESERVED42[1U]; /**< Reserved for future use */ - uint32_t RESERVED43[857U]; /**< Reserved for future use */ - __IM uint32_t IPVERSION_CLR; /**< IP version ID */ uint32_t RESERVED44[1U]; /**< Reserved for future use */ + uint32_t RESERVED45[857U]; /**< Reserved for future use */ + __IM uint32_t IPVERSION_CLR; /**< IP version ID */ + uint32_t RESERVED46[1U]; /**< Reserved for future use */ __IM uint32_t STATUS_CLR; /**< Status Register */ - uint32_t RESERVED45[1U]; /**< Reserved for future use */ + uint32_t RESERVED47[1U]; /**< Reserved for future use */ __IOM uint32_t LOCK_CLR; /**< Configuration Lock Register */ __IOM uint32_t WDOGLOCK_CLR; /**< WDOG Configuration Lock Register */ - uint32_t RESERVED46[2U]; /**< Reserved for future use */ + uint32_t RESERVED48[2U]; /**< Reserved for future use */ __IOM uint32_t IF_CLR; /**< Interrupt Flag Register */ __IOM uint32_t IEN_CLR; /**< Interrupt Enable Register */ - uint32_t RESERVED47[10U]; /**< Reserved for future use */ + uint32_t RESERVED49[10U]; /**< Reserved for future use */ __IOM uint32_t CALCMD_CLR; /**< Calibration Command Register */ __IOM uint32_t CALCTRL_CLR; /**< Calibration Control Register */ __IM uint32_t CALCNT_CLR; /**< Calibration Result Counter Register */ - uint32_t RESERVED48[2U]; /**< Reserved for future use */ + uint32_t RESERVED50[2U]; /**< Reserved for future use */ __IOM uint32_t CLKEN0_CLR; /**< Clock Enable Register 0 */ __IOM uint32_t CLKEN1_CLR; /**< Clock Enable Register 1 */ __IOM uint32_t CLKEN2_CLR; /**< Clock Enable Register 1 */ __IOM uint32_t SYSCLKCTRL_CLR; /**< System Clock Control */ - uint32_t RESERVED49[3U]; /**< Reserved for future use */ + uint32_t RESERVED51[3U]; /**< Reserved for future use */ __IOM uint32_t TRACECLKCTRL_CLR; /**< Debug Trace Clock Control */ - uint32_t RESERVED50[3U]; /**< Reserved for future use */ + uint32_t RESERVED52[3U]; /**< Reserved for future use */ __IOM uint32_t EXPORTCLKCTRL_CLR; /**< Export Clock Control */ - uint32_t RESERVED51[27U]; /**< Reserved for future use */ + uint32_t RESERVED53[27U]; /**< Reserved for future use */ __IOM uint32_t DPLLREFCLKCTRL_CLR; /**< Digital PLL Reference Clock Control */ - uint32_t RESERVED52[7U]; /**< Reserved for future use */ + uint32_t RESERVED54[7U]; /**< Reserved for future use */ __IOM uint32_t EM01GRPACLKCTRL_CLR; /**< EM01 Peripheral Group A Clock Control */ - uint32_t RESERVED53[1U]; /**< Reserved for future use */ + uint32_t RESERVED55[1U]; /**< Reserved for future use */ __IOM uint32_t EM01GRPCCLKCTRL_CLR; /**< EM01 Peripheral Group C Clock Control */ - uint32_t RESERVED54[5U]; /**< Reserved for future use */ + uint32_t RESERVED56[5U]; /**< Reserved for future use */ __IOM uint32_t EM23GRPACLKCTRL_CLR; /**< EM23 Peripheral Group A Clock Control */ - uint32_t RESERVED55[7U]; /**< Reserved for future use */ + uint32_t RESERVED57[7U]; /**< Reserved for future use */ __IOM uint32_t EM4GRPACLKCTRL_CLR; /**< EM4 Peripheral Group A Clock Control */ - uint32_t RESERVED56[7U]; /**< Reserved for future use */ + uint32_t RESERVED58[7U]; /**< Reserved for future use */ __IOM uint32_t IADCCLKCTRL_CLR; /**< IADC Clock Control */ - uint32_t RESERVED57[31U]; /**< Reserved for future use */ + uint32_t RESERVED59[31U]; /**< Reserved for future use */ __IOM uint32_t WDOG0CLKCTRL_CLR; /**< Watchdog0 Clock Control */ - uint32_t RESERVED58[1U]; /**< Reserved for future use */ + uint32_t RESERVED60[1U]; /**< Reserved for future use */ __IOM uint32_t WDOG1CLKCTRL_CLR; /**< Watchdog1 Clock Control */ - uint32_t RESERVED59[5U]; /**< Reserved for future use */ + uint32_t RESERVED61[5U]; /**< Reserved for future use */ __IOM uint32_t EUSART0CLKCTRL_CLR; /**< EUSART0 Clock Control */ - uint32_t RESERVED60[7U]; /**< Reserved for future use */ + uint32_t RESERVED62[7U]; /**< Reserved for future use */ __IOM uint32_t SYSRTC0CLKCTRL_CLR; /**< System RTC0 Clock Control */ - uint32_t RESERVED61[7U]; /**< Reserved for future use */ + uint32_t RESERVED63[3U]; /**< Reserved for future use */ + __IOM uint32_t LCDCLKCTRL_CLR; /**< LCD Clock Control */ + uint32_t RESERVED64[3U]; /**< Reserved for future use */ __IOM uint32_t VDAC0CLKCTRL_CLR; /**< VDAC0 Clock Control */ - uint32_t RESERVED62[3U]; /**< Reserved for future use */ + uint32_t RESERVED65[3U]; /**< Reserved for future use */ __IOM uint32_t PCNT0CLKCTRL_CLR; /**< Pulse counter 0 Clock Control */ - uint32_t RESERVED63[8U]; /**< Reserved for future use */ + uint32_t RESERVED66[8U]; /**< Reserved for future use */ __IOM uint32_t VDAC1CLKCTRL_CLR; /**< VDAC1 Clock Control */ - uint32_t RESERVED64[1U]; /**< Reserved for future use */ - uint32_t RESERVED65[857U]; /**< Reserved for future use */ + uint32_t RESERVED67[1U]; /**< Reserved for future use */ + uint32_t RESERVED68[857U]; /**< Reserved for future use */ __IM uint32_t IPVERSION_TGL; /**< IP version ID */ - uint32_t RESERVED66[1U]; /**< Reserved for future use */ + uint32_t RESERVED69[1U]; /**< Reserved for future use */ __IM uint32_t STATUS_TGL; /**< Status Register */ - uint32_t RESERVED67[1U]; /**< Reserved for future use */ + uint32_t RESERVED70[1U]; /**< Reserved for future use */ __IOM uint32_t LOCK_TGL; /**< Configuration Lock Register */ __IOM uint32_t WDOGLOCK_TGL; /**< WDOG Configuration Lock Register */ - uint32_t RESERVED68[2U]; /**< Reserved for future use */ + uint32_t RESERVED71[2U]; /**< Reserved for future use */ __IOM uint32_t IF_TGL; /**< Interrupt Flag Register */ __IOM uint32_t IEN_TGL; /**< Interrupt Enable Register */ - uint32_t RESERVED69[10U]; /**< Reserved for future use */ + uint32_t RESERVED72[10U]; /**< Reserved for future use */ __IOM uint32_t CALCMD_TGL; /**< Calibration Command Register */ __IOM uint32_t CALCTRL_TGL; /**< Calibration Control Register */ __IM uint32_t CALCNT_TGL; /**< Calibration Result Counter Register */ - uint32_t RESERVED70[2U]; /**< Reserved for future use */ + uint32_t RESERVED73[2U]; /**< Reserved for future use */ __IOM uint32_t CLKEN0_TGL; /**< Clock Enable Register 0 */ __IOM uint32_t CLKEN1_TGL; /**< Clock Enable Register 1 */ __IOM uint32_t CLKEN2_TGL; /**< Clock Enable Register 1 */ __IOM uint32_t SYSCLKCTRL_TGL; /**< System Clock Control */ - uint32_t RESERVED71[3U]; /**< Reserved for future use */ + uint32_t RESERVED74[3U]; /**< Reserved for future use */ __IOM uint32_t TRACECLKCTRL_TGL; /**< Debug Trace Clock Control */ - uint32_t RESERVED72[3U]; /**< Reserved for future use */ + uint32_t RESERVED75[3U]; /**< Reserved for future use */ __IOM uint32_t EXPORTCLKCTRL_TGL; /**< Export Clock Control */ - uint32_t RESERVED73[27U]; /**< Reserved for future use */ + uint32_t RESERVED76[27U]; /**< Reserved for future use */ __IOM uint32_t DPLLREFCLKCTRL_TGL; /**< Digital PLL Reference Clock Control */ - uint32_t RESERVED74[7U]; /**< Reserved for future use */ + uint32_t RESERVED77[7U]; /**< Reserved for future use */ __IOM uint32_t EM01GRPACLKCTRL_TGL; /**< EM01 Peripheral Group A Clock Control */ - uint32_t RESERVED75[1U]; /**< Reserved for future use */ + uint32_t RESERVED78[1U]; /**< Reserved for future use */ __IOM uint32_t EM01GRPCCLKCTRL_TGL; /**< EM01 Peripheral Group C Clock Control */ - uint32_t RESERVED76[5U]; /**< Reserved for future use */ + uint32_t RESERVED79[5U]; /**< Reserved for future use */ __IOM uint32_t EM23GRPACLKCTRL_TGL; /**< EM23 Peripheral Group A Clock Control */ - uint32_t RESERVED77[7U]; /**< Reserved for future use */ + uint32_t RESERVED80[7U]; /**< Reserved for future use */ __IOM uint32_t EM4GRPACLKCTRL_TGL; /**< EM4 Peripheral Group A Clock Control */ - uint32_t RESERVED78[7U]; /**< Reserved for future use */ + uint32_t RESERVED81[7U]; /**< Reserved for future use */ __IOM uint32_t IADCCLKCTRL_TGL; /**< IADC Clock Control */ - uint32_t RESERVED79[31U]; /**< Reserved for future use */ + uint32_t RESERVED82[31U]; /**< Reserved for future use */ __IOM uint32_t WDOG0CLKCTRL_TGL; /**< Watchdog0 Clock Control */ - uint32_t RESERVED80[1U]; /**< Reserved for future use */ + uint32_t RESERVED83[1U]; /**< Reserved for future use */ __IOM uint32_t WDOG1CLKCTRL_TGL; /**< Watchdog1 Clock Control */ - uint32_t RESERVED81[5U]; /**< Reserved for future use */ + uint32_t RESERVED84[5U]; /**< Reserved for future use */ __IOM uint32_t EUSART0CLKCTRL_TGL; /**< EUSART0 Clock Control */ - uint32_t RESERVED82[7U]; /**< Reserved for future use */ + uint32_t RESERVED85[7U]; /**< Reserved for future use */ __IOM uint32_t SYSRTC0CLKCTRL_TGL; /**< System RTC0 Clock Control */ - uint32_t RESERVED83[7U]; /**< Reserved for future use */ + uint32_t RESERVED86[3U]; /**< Reserved for future use */ + __IOM uint32_t LCDCLKCTRL_TGL; /**< LCD Clock Control */ + uint32_t RESERVED87[3U]; /**< Reserved for future use */ __IOM uint32_t VDAC0CLKCTRL_TGL; /**< VDAC0 Clock Control */ - uint32_t RESERVED84[3U]; /**< Reserved for future use */ + uint32_t RESERVED88[3U]; /**< Reserved for future use */ __IOM uint32_t PCNT0CLKCTRL_TGL; /**< Pulse counter 0 Clock Control */ - uint32_t RESERVED85[8U]; /**< Reserved for future use */ + uint32_t RESERVED89[8U]; /**< Reserved for future use */ __IOM uint32_t VDAC1CLKCTRL_TGL; /**< VDAC1 Clock Control */ - uint32_t RESERVED86[1U]; /**< Reserved for future use */ + uint32_t RESERVED90[1U]; /**< Reserved for future use */ } CMU_TypeDef; /** @} End of group EFM32PG26_CMU */ @@ -1036,6 +1044,20 @@ typedef struct cmu_typedef{ #define CMU_SYSRTC0CLKCTRL_CLKSEL_LFXO (_CMU_SYSRTC0CLKCTRL_CLKSEL_LFXO << 0) /**< Shifted mode LFXO for CMU_SYSRTC0CLKCTRL */ #define CMU_SYSRTC0CLKCTRL_CLKSEL_ULFRCO (_CMU_SYSRTC0CLKCTRL_CLKSEL_ULFRCO << 0) /**< Shifted mode ULFRCO for CMU_SYSRTC0CLKCTRL */ +/* Bit fields for CMU LCDCLKCTRL */ +#define _CMU_LCDCLKCTRL_RESETVALUE 0x00000001UL /**< Default value for CMU_LCDCLKCTRL */ +#define _CMU_LCDCLKCTRL_MASK 0x00000003UL /**< Mask for CMU_LCDCLKCTRL */ +#define _CMU_LCDCLKCTRL_CLKSEL_SHIFT 0 /**< Shift value for CMU_CLKSEL */ +#define _CMU_LCDCLKCTRL_CLKSEL_MASK 0x3UL /**< Bit mask for CMU_CLKSEL */ +#define _CMU_LCDCLKCTRL_CLKSEL_DEFAULT 0x00000001UL /**< Mode DEFAULT for CMU_LCDCLKCTRL */ +#define _CMU_LCDCLKCTRL_CLKSEL_LFRCO 0x00000001UL /**< Mode LFRCO for CMU_LCDCLKCTRL */ +#define _CMU_LCDCLKCTRL_CLKSEL_LFXO 0x00000002UL /**< Mode LFXO for CMU_LCDCLKCTRL */ +#define _CMU_LCDCLKCTRL_CLKSEL_ULFRCO 0x00000003UL /**< Mode ULFRCO for CMU_LCDCLKCTRL */ +#define CMU_LCDCLKCTRL_CLKSEL_DEFAULT (_CMU_LCDCLKCTRL_CLKSEL_DEFAULT << 0) /**< Shifted mode DEFAULT for CMU_LCDCLKCTRL */ +#define CMU_LCDCLKCTRL_CLKSEL_LFRCO (_CMU_LCDCLKCTRL_CLKSEL_LFRCO << 0) /**< Shifted mode LFRCO for CMU_LCDCLKCTRL */ +#define CMU_LCDCLKCTRL_CLKSEL_LFXO (_CMU_LCDCLKCTRL_CLKSEL_LFXO << 0) /**< Shifted mode LFXO for CMU_LCDCLKCTRL */ +#define CMU_LCDCLKCTRL_CLKSEL_ULFRCO (_CMU_LCDCLKCTRL_CLKSEL_ULFRCO << 0) /**< Shifted mode ULFRCO for CMU_LCDCLKCTRL */ + /* Bit fields for CMU VDAC0CLKCTRL */ #define _CMU_VDAC0CLKCTRL_RESETVALUE 0x00000001UL /**< Default value for CMU_VDAC0CLKCTRL */ #define _CMU_VDAC0CLKCTRL_MASK 0x00000007UL /**< Mask for CMU_VDAC0CLKCTRL */ diff --git a/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b100f512im68.h b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b100f512im68.h new file mode 100644 index 0000000000..b86b8a555a --- /dev/null +++ b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b100f512im68.h @@ -0,0 +1,2180 @@ +/**************************************************************************//** + * @file + * @brief CMSIS Cortex-M Peripheral Access Layer Header File + * for EFM32PG26B100F512IM68 + ****************************************************************************** + * # License + * Copyright 2024 Silicon Laboratories, Inc. www.silabs.com + ****************************************************************************** + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + *****************************************************************************/ +#ifndef EFM32PG26B100F512IM68_H +#define EFM32PG26B100F512IM68_H + +#ifdef __cplusplus +extern "C" { +#endif + +/**************************************************************************//** + * @addtogroup Parts + * @{ + *****************************************************************************/ + +/**************************************************************************//** + * @defgroup EFM32PG26B100F512IM68 EFM32PG26B100F512IM68 + * @{ + *****************************************************************************/ + +/** Interrupt Number Definition */ +typedef enum IRQn{ + /****** Cortex-M Processor Exceptions Numbers ******************************************/ + NonMaskableInt_IRQn = -14, /*!< -14 Cortex-M Non Maskable Interrupt */ + HardFault_IRQn = -13, /*!< -13 Cortex-M Hard Fault Interrupt */ + MemoryManagement_IRQn = -12, /*!< -12 Cortex-M Memory Management Interrupt */ + BusFault_IRQn = -11, /*!< -11 Cortex-M Bus Fault Interrupt */ + UsageFault_IRQn = -10, /*!< -10 Cortex-M Usage Fault Interrupt */ + SVCall_IRQn = -5, /*!< -5 Cortex-M SV Call Interrupt */ + DebugMonitor_IRQn = -4, /*!< -4 Cortex-M Debug Monitor Interrupt */ + PendSV_IRQn = -2, /*!< -2 Cortex-M Pend SV Interrupt */ + SysTick_IRQn = -1, /*!< -1 Cortex-M System Tick Interrupt */ + + /****** EFM32PG26 Peripheral Interrupt Numbers ******************************************/ + + SMU_SECURE_IRQn = 0, /*!< 0 EFM32 SMU_SECURE Interrupt */ + SMU_S_PRIVILEGED_IRQn = 1, /*!< 1 EFM32 SMU_S_PRIVILEGED Interrupt */ + SMU_NS_PRIVILEGED_IRQn = 2, /*!< 2 EFM32 SMU_NS_PRIVILEGED Interrupt */ + EMU_IRQn = 3, /*!< 3 EFM32 EMU Interrupt */ + TIMER0_IRQn = 4, /*!< 4 EFM32 TIMER0 Interrupt */ + TIMER1_IRQn = 5, /*!< 5 EFM32 TIMER1 Interrupt */ + TIMER2_IRQn = 6, /*!< 6 EFM32 TIMER2 Interrupt */ + TIMER3_IRQn = 7, /*!< 7 EFM32 TIMER3 Interrupt */ + TIMER4_IRQn = 8, /*!< 8 EFM32 TIMER4 Interrupt */ + TIMER5_IRQn = 9, /*!< 9 EFM32 TIMER5 Interrupt */ + TIMER6_IRQn = 10, /*!< 10 EFM32 TIMER6 Interrupt */ + TIMER7_IRQn = 11, /*!< 11 EFM32 TIMER7 Interrupt */ + TIMER8_IRQn = 12, /*!< 12 EFM32 TIMER8 Interrupt */ + TIMER9_IRQn = 13, /*!< 13 EFM32 TIMER9 Interrupt */ + USART0_RX_IRQn = 14, /*!< 14 EFM32 USART0_RX Interrupt */ + USART0_TX_IRQn = 15, /*!< 15 EFM32 USART0_TX Interrupt */ + USART1_RX_IRQn = 16, /*!< 16 EFM32 USART1_RX Interrupt */ + USART1_TX_IRQn = 17, /*!< 17 EFM32 USART1_TX Interrupt */ + USART2_RX_IRQn = 18, /*!< 18 EFM32 USART2_RX Interrupt */ + USART2_TX_IRQn = 19, /*!< 19 EFM32 USART2_TX Interrupt */ + EUSART0_RX_IRQn = 20, /*!< 20 EFM32 EUSART0_RX Interrupt */ + EUSART0_TX_IRQn = 21, /*!< 21 EFM32 EUSART0_TX Interrupt */ + EUSART1_RX_IRQn = 22, /*!< 22 EFM32 EUSART1_RX Interrupt */ + EUSART1_TX_IRQn = 23, /*!< 23 EFM32 EUSART1_TX Interrupt */ + EUSART2_RX_IRQn = 24, /*!< 24 EFM32 EUSART2_RX Interrupt */ + EUSART2_TX_IRQn = 25, /*!< 25 EFM32 EUSART2_TX Interrupt */ + EUSART3_RX_IRQn = 26, /*!< 26 EFM32 EUSART3_RX Interrupt */ + EUSART3_TX_IRQn = 27, /*!< 27 EFM32 EUSART3_TX Interrupt */ + MVP_IRQn = 28, /*!< 28 EFM32 MVP Interrupt */ + ICACHE0_IRQn = 29, /*!< 29 EFM32 ICACHE0 Interrupt */ + BURTC_IRQn = 30, /*!< 30 EFM32 BURTC Interrupt */ + LETIMER0_IRQn = 31, /*!< 31 EFM32 LETIMER0 Interrupt */ + SYSCFG_IRQn = 32, /*!< 32 EFM32 SYSCFG Interrupt */ + MPAHBRAM0_IRQn = 33, /*!< 33 EFM32 MPAHBRAM0 Interrupt */ + MPAHBRAM1_IRQn = 34, /*!< 34 EFM32 MPAHBRAM1 Interrupt */ + LDMA_IRQn = 35, /*!< 35 EFM32 LDMA Interrupt */ + LFXO_IRQn = 36, /*!< 36 EFM32 LFXO Interrupt */ + LFRCO_IRQn = 37, /*!< 37 EFM32 LFRCO Interrupt */ + ULFRCO_IRQn = 38, /*!< 38 EFM32 ULFRCO Interrupt */ + GPIO_ODD_IRQn = 39, /*!< 39 EFM32 GPIO_ODD Interrupt */ + GPIO_EVEN_IRQn = 40, /*!< 40 EFM32 GPIO_EVEN Interrupt */ + I2C0_IRQn = 41, /*!< 41 EFM32 I2C0 Interrupt */ + I2C1_IRQn = 42, /*!< 42 EFM32 I2C1 Interrupt */ + I2C2_IRQn = 43, /*!< 43 EFM32 I2C2 Interrupt */ + I2C3_IRQn = 44, /*!< 44 EFM32 I2C3 Interrupt */ + EMUDG_IRQn = 45, /*!< 45 EFM32 EMUDG Interrupt */ + HOSTMAILBOX_IRQn = 54, /*!< 54 EFM32 HOSTMAILBOX Interrupt */ + ACMP0_IRQn = 56, /*!< 56 EFM32 ACMP0 Interrupt */ + ACMP1_IRQn = 57, /*!< 57 EFM32 ACMP1 Interrupt */ + WDOG0_IRQn = 58, /*!< 58 EFM32 WDOG0 Interrupt */ + WDOG1_IRQn = 59, /*!< 59 EFM32 WDOG1 Interrupt */ + HFXO0_IRQn = 60, /*!< 60 EFM32 HFXO0 Interrupt */ + HFRCO0_IRQn = 61, /*!< 61 EFM32 HFRCO0 Interrupt */ + HFRCOEM23_IRQn = 62, /*!< 62 EFM32 HFRCOEM23 Interrupt */ + CMU_IRQn = 63, /*!< 63 EFM32 CMU Interrupt */ + IADC_IRQn = 65, /*!< 65 EFM32 IADC Interrupt */ + MSC_IRQn = 66, /*!< 66 EFM32 MSC Interrupt */ + DPLL0_IRQn = 67, /*!< 67 EFM32 DPLL0 Interrupt */ + EMUEFP_IRQn = 68, /*!< 68 EFM32 EMUEFP Interrupt */ + DCDC_IRQn = 69, /*!< 69 EFM32 DCDC Interrupt */ + PCNT0_IRQn = 70, /*!< 70 EFM32 PCNT0 Interrupt */ + SW0_IRQn = 71, /*!< 71 EFM32 SW0 Interrupt */ + SW1_IRQn = 72, /*!< 72 EFM32 SW1 Interrupt */ + SW2_IRQn = 73, /*!< 73 EFM32 SW2 Interrupt */ + SW3_IRQn = 74, /*!< 74 EFM32 SW3 Interrupt */ + KERNEL0_IRQn = 75, /*!< 75 EFM32 KERNEL0 Interrupt */ + KERNEL1_IRQn = 76, /*!< 76 EFM32 KERNEL1 Interrupt */ + M33CTI0_IRQn = 77, /*!< 77 EFM32 M33CTI0 Interrupt */ + M33CTI1_IRQn = 78, /*!< 78 EFM32 M33CTI1 Interrupt */ + FPUEXH_IRQn = 79, /*!< 79 EFM32 FPUEXH Interrupt */ + SETAMPERHOST_IRQn = 80, /*!< 80 EFM32 SETAMPERHOST Interrupt */ + SEMBRX_IRQn = 81, /*!< 81 EFM32 SEMBRX Interrupt */ + SEMBTX_IRQn = 82, /*!< 82 EFM32 SEMBTX Interrupt */ + SYSRTC_APP_IRQn = 83, /*!< 83 EFM32 SYSRTC_APP Interrupt */ + SYSRTC_SEQ_IRQn = 84, /*!< 84 EFM32 SYSRTC_SEQ Interrupt */ + KEYSCAN_IRQn = 85, /*!< 85 EFM32 KEYSCAN Interrupt */ + VDAC0_IRQn = 88, /*!< 88 EFM32 VDAC0 Interrupt */ + VDAC1_IRQn = 89, /*!< 89 EFM32 VDAC1 Interrupt */ + AHB2AHB0_IRQn = 90, /*!< 90 EFM32 AHB2AHB0 Interrupt */ + AHB2AHB1_IRQn = 91, /*!< 91 EFM32 AHB2AHB1 Interrupt */ + LCD_IRQn = 92, /*!< 92 EFM32 LCD Interrupt */ +} IRQn_Type; + +/**************************************************************************//** + * @defgroup EFM32PG26B100F512IM68_Core EFM32PG26B100F512IM68 Core + * @{ + * @brief Processor and Core Peripheral Section + *****************************************************************************/ + +#define __CM33_REV 0x0004U /**< Cortex-M33 Core revision */ +#define __DSP_PRESENT 1U /**< Presence of DSP */ +#define __FPU_PRESENT 1U /**< Presence of FPU */ +#define __MPU_PRESENT 1U /**< Presence of MPU */ +#define __SAUREGION_PRESENT 1U /**< Presence of FPU */ +#define __TZ_PRESENT 1U /**< Presence of TrustZone */ +#define __VTOR_PRESENT 1U /**< Presence of VTOR register in SCB */ +#define __NVIC_PRIO_BITS 4U /**< NVIC interrupt priority bits */ +#define __Vendor_SysTickConfig 0U /**< Is 1 if different SysTick counter is used */ + +/** @} End of group EFM32PG26B100F512IM68_Core */ + +/**************************************************************************//** +* @defgroup EFM32PG26B100F512IM68_Part EFM32PG26B100F512IM68 Part +* @{ +******************************************************************************/ + +/** Part number */ + +/* If part number is not defined as compiler option, define it */ +#if !defined(EFM32PG26B100F512IM68) +#define EFM32PG26B100F512IM68 1 /**< FULL Part */ +#endif + +/** Configure part number */ +#define PART_NUMBER "EFM32PG26B100F512IM68" /**< Part Number */ + +/** Family / Line / Series / Config */ +#define _EFM32_PEARL_FAMILY 1 /** Device Family Name Identifier */ +#define _EFM32_PG_FAMILY 1 /** Device Family Identifier */ +#define _EFM_DEVICE 1 /** Product Line Identifier */ +#define _SILICON_LABS_32B_SERIES_2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES 2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG_6 /** Product Config Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG 6 /** Product Config Identifier */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID 225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID_225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_SECURITY_FEATURE_SE 0 /** Mid */ +#define _SILICON_LABS_SECURITY_FEATURE_VAULT 1 /** High */ +#define _SILICON_LABS_SECURITY_FEATURE_ROT 2 /** Root Of Trust */ +#define _SILICON_LABS_SECURITY_FEATURE_BASE 3 /** Base */ +#define _SILICON_LABS_SECURITY_FEATURE _SILICON_LABS_SECURITY_FEATURE_VAULT /** Security feature set */ +#define _SILICON_LABS_DCDC_FEATURE_NOTUSED 0 /** Not Used */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK 1 /** Includes Buck DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOOST 2 /** Includes Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOB 3 /** Includes Buck or Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK /** DCDC feature set */ +#define _SILICON_LABS_EFR32_RADIO_NONE 0 /** No radio present */ +#define _SILICON_LABS_EFR32_RADIO_SUBGHZ 1 /** Radio supports Sub-GHz */ +#define _SILICON_LABS_EFR32_RADIO_2G4HZ 2 /** Radio supports 2.4 GHz */ +#define _SILICON_LABS_EFR32_RADIO_DUALBAND 3 /** Radio supports dual band */ +#define _SILICON_LABS_EFR32_RADIO_TYPE _SILICON_LABS_EFR32_RADIO_NONE /** Radio type */ +#define LFRCO_PRECISION_MODE 1 /** Precision mode of LFRCO enabled or disabled */ + +/** Memory Base addresses and limits */ +#define FLASH_MEM_BASE (0x08000000UL) /** FLASH_MEM base address */ +#define FLASH_MEM_SIZE (0x00320000UL) /** FLASH_MEM available address space */ +#define FLASH_MEM_END (0x0831FFFFUL) /** FLASH_MEM end address */ +#define FLASH_MEM_BITS (0x16UL) /** FLASH_MEM used bits */ +#define MSC_FLASH_MEM_BASE (0x08000000UL) /** MSC_FLASH_MEM base address */ +#define MSC_FLASH_MEM_SIZE (0x00320000UL) /** MSC_FLASH_MEM available address space */ +#define MSC_FLASH_MEM_END (0x0831FFFFUL) /** MSC_FLASH_MEM end address */ +#define MSC_FLASH_MEM_BITS (0x16UL) /** MSC_FLASH_MEM used bits */ +#define MSC_FLASH_USERDATA_MEM_BASE (0x0FE00000UL) /** MSC_FLASH_USERDATA_MEM base address */ +#define MSC_FLASH_USERDATA_MEM_SIZE (0x00000400UL) /** MSC_FLASH_USERDATA_MEM available address space */ +#define MSC_FLASH_USERDATA_MEM_END (0x0FE003FFUL) /** MSC_FLASH_USERDATA_MEM end address */ +#define MSC_FLASH_USERDATA_MEM_BITS (0xBUL) /** MSC_FLASH_USERDATA_MEM used bits */ +#define USERDATA_BASE (0x0FE00000UL) /** USERDATA base address */ +#define USERDATA_SIZE (0x00000400UL) /** USERDATA available address space */ +#define USERDATA_END (0x0FE003FFUL) /** USERDATA end address */ +#define USERDATA_BITS (0xBUL) /** USERDATA used bits */ +#define MSC_FLASH_DEVINFO_MEM_BASE (0x0FE08000UL) /** MSC_FLASH_DEVINFO_MEM base address */ +#define MSC_FLASH_DEVINFO_MEM_SIZE (0x00000400UL) /** MSC_FLASH_DEVINFO_MEM available address space */ +#define MSC_FLASH_DEVINFO_MEM_END (0x0FE083FFUL) /** MSC_FLASH_DEVINFO_MEM end address */ +#define MSC_FLASH_DEVINFO_MEM_BITS (0xBUL) /** MSC_FLASH_DEVINFO_MEM used bits */ +#define MSC_FLASH_CHIPCONFIG_MEM_BASE (0x0FE08400UL) /** MSC_FLASH_CHIPCONFIG_MEM base address */ +#define MSC_FLASH_CHIPCONFIG_MEM_SIZE (0x00000600UL) /** MSC_FLASH_CHIPCONFIG_MEM available address space */ +#define MSC_FLASH_CHIPCONFIG_MEM_END (0x0FE089FFUL) /** MSC_FLASH_CHIPCONFIG_MEM end address */ +#define MSC_FLASH_CHIPCONFIG_MEM_BITS (0xBUL) /** MSC_FLASH_CHIPCONFIG_MEM used bits */ +#define DMEM0_RAM0_RAM_MEM_BASE (0x20000000UL) /** DMEM0_RAM0_RAM_MEM base address */ +#define DMEM0_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM0_RAM0_RAM_MEM available address space */ +#define DMEM0_RAM0_RAM_MEM_END (0x2003FFFFUL) /** DMEM0_RAM0_RAM_MEM end address */ +#define DMEM0_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM0_RAM0_RAM_MEM used bits */ +#define RAM_MEM_BASE (0x20000000UL) /** RAM_MEM base address */ +#define RAM_MEM_SIZE (0x00040000UL) /** RAM_MEM available address space */ +#define RAM_MEM_END (0x2003FFFFUL) /** RAM_MEM end address */ +#define RAM_MEM_BITS (0x13UL) /** RAM_MEM used bits */ +#define DMEM1_RAM0_RAM_MEM_BASE (0x20040000UL) /** DMEM1_RAM0_RAM_MEM base address */ +#define DMEM1_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM1_RAM0_RAM_MEM available address space */ +#define DMEM1_RAM0_RAM_MEM_END (0x2007FFFFUL) /** DMEM1_RAM0_RAM_MEM end address */ +#define DMEM1_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM1_RAM0_RAM_MEM used bits */ +#define RDMEM_SEQRAM_S_MEM_BASE (0xA0000000UL) /** RDMEM_SEQRAM_S_MEM base address */ +#define RDMEM_SEQRAM_S_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_S_MEM available address space */ +#define RDMEM_SEQRAM_S_MEM_END (0xA0003FFFUL) /** RDMEM_SEQRAM_S_MEM end address */ +#define RDMEM_SEQRAM_S_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_S_MEM used bits */ +#define RDMEM_FRCRAM_S_MEM_BASE (0xA0004000UL) /** RDMEM_FRCRAM_S_MEM base address */ +#define RDMEM_FRCRAM_S_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_S_MEM available address space */ +#define RDMEM_FRCRAM_S_MEM_END (0xA0004FFFUL) /** RDMEM_FRCRAM_S_MEM end address */ +#define RDMEM_FRCRAM_S_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_S_MEM used bits */ +#define RDMEM_SEQRAM_NS_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_NS_MEM base address */ +#define RDMEM_SEQRAM_NS_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_NS_MEM available address space */ +#define RDMEM_SEQRAM_NS_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_NS_MEM end address */ +#define RDMEM_SEQRAM_NS_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_NS_MEM used bits */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_SEQRAM_MEM base address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_SEQRAM_MEM available address space */ +#define RDMEM_SEQRAM_SEQRAM_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_SEQRAM_MEM end address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_SEQRAM_MEM used bits */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_FRCRAM_MEM base address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_FRCRAM_MEM available address space */ +#define RDMEM_FRCRAM_FRCRAM_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_FRCRAM_MEM end address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_FRCRAM_MEM used bits */ +#define RDMEM_FRCRAM_NS_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_NS_MEM base address */ +#define RDMEM_FRCRAM_NS_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_NS_MEM available address space */ +#define RDMEM_FRCRAM_NS_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_NS_MEM end address */ +#define RDMEM_FRCRAM_NS_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_NS_MEM used bits */ + +/** Flash and SRAM limits for EFM32PG26B100F512IM68 */ +#define FLASH_BASE (0x08000000UL) /**< Flash Base Address */ +#define FLASH_SIZE (0x00080000UL) /**< Available Flash Memory */ +#define FLASH_PAGE_SIZE (0x00002000UL) /**< Flash Memory page size */ +#define SRAM_BASE (0x20000000UL) /**< SRAM Base Address */ +#define SRAM_SIZE (0x00020000UL) /**< Available SRAM Memory */ +#define DMA_CHAN_COUNT LDMA_CH_NUM /**< Number of DMA channels */ +#define EXT_IRQ_COUNT 93 /**< Number of External (NVIC) interrupts */ + +/* GPIO Avalibility Info */ +#define GPIO_PA_INDEX 0U /**< Index of port PA */ +#define GPIO_PA_COUNT 11U /**< Number of pins on port PA */ +#define GPIO_PA_MASK (0x07FFUL) /**< Port PA pin mask */ +#define GPIO_PA_PIN0 1U /**< GPIO pin PA0 is present. */ +#define GPIO_PA_PIN1 1U /**< GPIO pin PA1 is present. */ +#define GPIO_PA_PIN2 1U /**< GPIO pin PA2 is present. */ +#define GPIO_PA_PIN3 1U /**< GPIO pin PA3 is present. */ +#define GPIO_PA_PIN4 1U /**< GPIO pin PA4 is present. */ +#define GPIO_PA_PIN5 1U /**< GPIO pin PA5 is present. */ +#define GPIO_PA_PIN6 1U /**< GPIO pin PA6 is present. */ +#define GPIO_PA_PIN7 1U /**< GPIO pin PA7 is present. */ +#define GPIO_PA_PIN8 1U /**< GPIO pin PA8 is present. */ +#define GPIO_PA_PIN9 1U /**< GPIO pin PA9 is present. */ +#define GPIO_PA_PIN10 1U /**< GPIO pin PA10 is present. */ +#define GPIO_PB_INDEX 1U /**< Index of port PB */ +#define GPIO_PB_COUNT 12U /**< Number of pins on port PB */ +#define GPIO_PB_MASK (0x0FFFUL) /**< Port PB pin mask */ +#define GPIO_PB_PIN0 1U /**< GPIO pin PB0 is present. */ +#define GPIO_PB_PIN1 1U /**< GPIO pin PB1 is present. */ +#define GPIO_PB_PIN2 1U /**< GPIO pin PB2 is present. */ +#define GPIO_PB_PIN3 1U /**< GPIO pin PB3 is present. */ +#define GPIO_PB_PIN4 1U /**< GPIO pin PB4 is present. */ +#define GPIO_PB_PIN5 1U /**< GPIO pin PB5 is present. */ +#define GPIO_PB_PIN6 1U /**< GPIO pin PB6 is present. */ +#define GPIO_PB_PIN7 1U /**< GPIO pin PB7 is present. */ +#define GPIO_PB_PIN8 1U /**< GPIO pin PB8 is present. */ +#define GPIO_PB_PIN9 1U /**< GPIO pin PB9 is present. */ +#define GPIO_PB_PIN10 1U /**< GPIO pin PB10 is present. */ +#define GPIO_PB_PIN11 1U /**< GPIO pin PB11 is present. */ +#define GPIO_PC_INDEX 2U /**< Index of port PC */ +#define GPIO_PC_COUNT 14U /**< Number of pins on port PC */ +#define GPIO_PC_MASK (0x3FFFUL) /**< Port PC pin mask */ +#define GPIO_PC_PIN0 1U /**< GPIO pin PC0 is present. */ +#define GPIO_PC_PIN1 1U /**< GPIO pin PC1 is present. */ +#define GPIO_PC_PIN2 1U /**< GPIO pin PC2 is present. */ +#define GPIO_PC_PIN3 1U /**< GPIO pin PC3 is present. */ +#define GPIO_PC_PIN4 1U /**< GPIO pin PC4 is present. */ +#define GPIO_PC_PIN5 1U /**< GPIO pin PC5 is present. */ +#define GPIO_PC_PIN6 1U /**< GPIO pin PC6 is present. */ +#define GPIO_PC_PIN7 1U /**< GPIO pin PC7 is present. */ +#define GPIO_PC_PIN8 1U /**< GPIO pin PC8 is present. */ +#define GPIO_PC_PIN9 1U /**< GPIO pin PC9 is present. */ +#define GPIO_PC_PIN10 1U /**< GPIO pin PC10 is present. */ +#define GPIO_PC_PIN11 1U /**< GPIO pin PC11 is present. */ +#define GPIO_PC_PIN12 1U /**< GPIO pin PC12 is present. */ +#define GPIO_PC_PIN13 1U /**< GPIO pin PC13 is present. */ +#define GPIO_PD_INDEX 3U /**< Index of port PD */ +#define GPIO_PD_COUNT 11U /**< Number of pins on port PD */ +#define GPIO_PD_MASK (0x07FFUL) /**< Port PD pin mask */ +#define GPIO_PD_PIN0 1U /**< GPIO pin PD0 is present. */ +#define GPIO_PD_PIN1 1U /**< GPIO pin PD1 is present. */ +#define GPIO_PD_PIN2 1U /**< GPIO pin PD2 is present. */ +#define GPIO_PD_PIN3 1U /**< GPIO pin PD3 is present. */ +#define GPIO_PD_PIN4 1U /**< GPIO pin PD4 is present. */ +#define GPIO_PD_PIN5 1U /**< GPIO pin PD5 is present. */ +#define GPIO_PD_PIN6 1U /**< GPIO pin PD6 is present. */ +#define GPIO_PD_PIN7 1U /**< GPIO pin PD7 is present. */ +#define GPIO_PD_PIN8 1U /**< GPIO pin PD8 is present. */ +#define GPIO_PD_PIN9 1U /**< GPIO pin PD9 is present. */ +#define GPIO_PD_PIN10 1U /**< GPIO pin PD10 is present. */ + +/* Fixed Resource Locations */ +#define GPIO_SWCLK_PORT GPIO_PA_INDEX /**< Port of SWCLK.*/ +#define GPIO_SWCLK_PIN 1U /**< Pin of SWCLK.*/ +#define GPIO_SWDIO_PORT GPIO_PA_INDEX /**< Port of SWDIO.*/ +#define GPIO_SWDIO_PIN 2U /**< Pin of SWDIO.*/ +#define GPIO_SWV_PORT GPIO_PA_INDEX /**< Port of SWV.*/ +#define GPIO_SWV_PIN 3U /**< Pin of SWV.*/ +#define GPIO_TDI_PORT GPIO_PA_INDEX /**< Port of TDI.*/ +#define GPIO_TDI_PIN 4U /**< Pin of TDI.*/ +#define GPIO_TDO_PORT GPIO_PA_INDEX /**< Port of TDO.*/ +#define GPIO_TDO_PIN 3U /**< Pin of TDO.*/ +#define GPIO_TRACECLK_PORT GPIO_PA_INDEX /**< Port of TRACECLK.*/ +#define GPIO_TRACECLK_PIN 4U /**< Pin of TRACECLK.*/ +#define GPIO_TRACEDATA0_PORT GPIO_PA_INDEX /**< Port of TRACEDATA0.*/ +#define GPIO_TRACEDATA0_PIN 3U /**< Pin of TRACEDATA0.*/ +#define GPIO_TRACEDATA1_PORT GPIO_PA_INDEX /**< Port of TRACEDATA1.*/ +#define GPIO_TRACEDATA1_PIN 5U /**< Pin of TRACEDATA1.*/ +#define GPIO_TRACEDATA2_PORT GPIO_PA_INDEX /**< Port of TRACEDATA2.*/ +#define GPIO_TRACEDATA2_PIN 6U /**< Pin of TRACEDATA2.*/ +#define GPIO_TRACEDATA3_PORT GPIO_PA_INDEX /**< Port of TRACEDATA3.*/ +#define GPIO_TRACEDATA3_PIN 7U /**< Pin of TRACEDATA3.*/ +#define GPIO_EFP_INT_PORT GPIO_PC_INDEX /**< Port of EFP_INT.*/ +#define GPIO_EFP_INT_PIN 5U /**< Pin of EFP_INT.*/ +#define GPIO_EFP_TX_SCL_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SCL_PIN 2U /**< Pin of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SDA_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SDA.*/ +#define GPIO_EFP_TX_SDA_PIN 1U /**< Pin of EFP_TX_SDA.*/ +#define GPIO_EM4WU0_PORT GPIO_PA_INDEX /**< Port of EM4WU0.*/ +#define GPIO_EM4WU0_PIN 5U /**< Pin of EM4WU0.*/ +#define GPIO_EM4WU10_PORT GPIO_PD_INDEX /**< Port of EM4WU10.*/ +#define GPIO_EM4WU10_PIN 5U /**< Pin of EM4WU10.*/ +#define GPIO_EM4WU3_PORT GPIO_PB_INDEX /**< Port of EM4WU3.*/ +#define GPIO_EM4WU3_PIN 1U /**< Pin of EM4WU3.*/ +#define GPIO_EM4WU4_PORT GPIO_PB_INDEX /**< Port of EM4WU4.*/ +#define GPIO_EM4WU4_PIN 3U /**< Pin of EM4WU4.*/ +#define GPIO_EM4WU6_PORT GPIO_PC_INDEX /**< Port of EM4WU6.*/ +#define GPIO_EM4WU6_PIN 0U /**< Pin of EM4WU6.*/ +#define GPIO_EM4WU7_PORT GPIO_PC_INDEX /**< Port of EM4WU7.*/ +#define GPIO_EM4WU7_PIN 5U /**< Pin of EM4WU7.*/ +#define GPIO_EM4WU8_PORT GPIO_PC_INDEX /**< Port of EM4WU8.*/ +#define GPIO_EM4WU8_PIN 7U /**< Pin of EM4WU8.*/ +#define GPIO_EM4WU9_PORT GPIO_PD_INDEX /**< Port of EM4WU9.*/ +#define GPIO_EM4WU9_PIN 2U /**< Pin of EM4WU9.*/ +#define GPIO_THMSW_EN_PORT GPIO_PC_INDEX /**< Port of THMSW_EN.*/ +#define GPIO_THMSW_EN_PIN 9U /**< Pin of THMSW_EN.*/ +#define GPIO_THMSW_HALFSWITCH_PORT GPIO_PC_INDEX /**< Port of THMSW_HALFSWITCH.*/ +#define GPIO_THMSW_HALFSWITCH_PIN 9U /**< Pin of THMSW_HALFSWITCH.*/ +#define LCD_COM0_PORT GPIO_PD_INDEX /**< Port of COM0.*/ +#define LCD_COM0_PIN 2U /**< Pin of COM0.*/ +#define LCD_COM1_PORT GPIO_PD_INDEX /**< Port of COM1.*/ +#define LCD_COM1_PIN 3U /**< Pin of COM1.*/ +#define LCD_COM2_PORT GPIO_PD_INDEX /**< Port of COM2.*/ +#define LCD_COM2_PIN 4U /**< Pin of COM2.*/ +#define LCD_COM3_PORT GPIO_PD_INDEX /**< Port of COM3.*/ +#define LCD_COM3_PIN 5U /**< Pin of COM3.*/ +#define LCD_COM4_PORT GPIO_PB_INDEX /**< Port of COM4.*/ +#define LCD_COM4_PIN 8U /**< Pin of COM4.*/ +#define LCD_COM5_PORT GPIO_PB_INDEX /**< Port of COM5.*/ +#define LCD_COM5_PIN 9U /**< Pin of COM5.*/ +#define LCD_COM6_PORT GPIO_PB_INDEX /**< Port of COM6.*/ +#define LCD_COM6_PIN 10U /**< Pin of COM6.*/ +#define LCD_COM7_PORT GPIO_PB_INDEX /**< Port of COM7.*/ +#define LCD_COM7_PIN 11U /**< Pin of COM7.*/ +#define LCD_LCD_CP_PORT GPIO_PA_INDEX /**< Port of LCD_CP.*/ +#define LCD_LCD_CP_PIN 6U /**< Pin of LCD_CP.*/ +#define LCD_SEG0_PORT GPIO_PC_INDEX /**< Port of SEG0.*/ +#define LCD_SEG0_PIN 0U /**< Pin of SEG0.*/ +#define LCD_SEG1_PORT GPIO_PC_INDEX /**< Port of SEG1.*/ +#define LCD_SEG1_PIN 1U /**< Pin of SEG1.*/ +#define LCD_SEG10_PORT GPIO_PA_INDEX /**< Port of SEG10.*/ +#define LCD_SEG10_PIN 4U /**< Pin of SEG10.*/ +#define LCD_SEG11_PORT GPIO_PA_INDEX /**< Port of SEG11.*/ +#define LCD_SEG11_PIN 5U /**< Pin of SEG11.*/ +#define LCD_SEG12_PORT GPIO_PA_INDEX /**< Port of SEG12.*/ +#define LCD_SEG12_PIN 7U /**< Pin of SEG12.*/ +#define LCD_SEG13_PORT GPIO_PA_INDEX /**< Port of SEG13.*/ +#define LCD_SEG13_PIN 8U /**< Pin of SEG13.*/ +#define LCD_SEG14_PORT GPIO_PB_INDEX /**< Port of SEG14.*/ +#define LCD_SEG14_PIN 0U /**< Pin of SEG14.*/ +#define LCD_SEG15_PORT GPIO_PB_INDEX /**< Port of SEG15.*/ +#define LCD_SEG15_PIN 1U /**< Pin of SEG15.*/ +#define LCD_SEG16_PORT GPIO_PB_INDEX /**< Port of SEG16.*/ +#define LCD_SEG16_PIN 2U /**< Pin of SEG16.*/ +#define LCD_SEG17_PORT GPIO_PB_INDEX /**< Port of SEG17.*/ +#define LCD_SEG17_PIN 3U /**< Pin of SEG17.*/ +#define LCD_SEG18_PORT GPIO_PC_INDEX /**< Port of SEG18.*/ +#define LCD_SEG18_PIN 8U /**< Pin of SEG18.*/ +#define LCD_SEG19_PORT GPIO_PC_INDEX /**< Port of SEG19.*/ +#define LCD_SEG19_PIN 9U /**< Pin of SEG19.*/ +#define LCD_SEG2_PORT GPIO_PC_INDEX /**< Port of SEG2.*/ +#define LCD_SEG2_PIN 2U /**< Pin of SEG2.*/ +#define LCD_SEG20_PORT GPIO_PA_INDEX /**< Port of SEG20.*/ +#define LCD_SEG20_PIN 9U /**< Pin of SEG20.*/ +#define LCD_SEG21_PORT GPIO_PA_INDEX /**< Port of SEG21.*/ +#define LCD_SEG21_PIN 10U /**< Pin of SEG21.*/ +#define LCD_SEG26_PORT GPIO_PB_INDEX /**< Port of SEG26.*/ +#define LCD_SEG26_PIN 4U /**< Pin of SEG26.*/ +#define LCD_SEG27_PORT GPIO_PB_INDEX /**< Port of SEG27.*/ +#define LCD_SEG27_PIN 5U /**< Pin of SEG27.*/ +#define LCD_SEG28_PORT GPIO_PD_INDEX /**< Port of SEG28.*/ +#define LCD_SEG28_PIN 6U /**< Pin of SEG28.*/ +#define LCD_SEG29_PORT GPIO_PD_INDEX /**< Port of SEG29.*/ +#define LCD_SEG29_PIN 7U /**< Pin of SEG29.*/ +#define LCD_SEG3_PORT GPIO_PC_INDEX /**< Port of SEG3.*/ +#define LCD_SEG3_PIN 3U /**< Pin of SEG3.*/ +#define LCD_SEG30_PORT GPIO_PD_INDEX /**< Port of SEG30.*/ +#define LCD_SEG30_PIN 8U /**< Pin of SEG30.*/ +#define LCD_SEG31_PORT GPIO_PD_INDEX /**< Port of SEG31.*/ +#define LCD_SEG31_PIN 9U /**< Pin of SEG31.*/ +#define LCD_SEG32_PORT GPIO_PD_INDEX /**< Port of SEG32.*/ +#define LCD_SEG32_PIN 10U /**< Pin of SEG32.*/ +#define LCD_SEG34_PORT GPIO_PB_INDEX /**< Port of SEG34.*/ +#define LCD_SEG34_PIN 6U /**< Pin of SEG34.*/ +#define LCD_SEG35_PORT GPIO_PB_INDEX /**< Port of SEG35.*/ +#define LCD_SEG35_PIN 7U /**< Pin of SEG35.*/ +#define LCD_SEG36_PORT GPIO_PB_INDEX /**< Port of SEG36.*/ +#define LCD_SEG36_PIN 8U /**< Pin of SEG36.*/ +#define LCD_SEG37_PORT GPIO_PB_INDEX /**< Port of SEG37.*/ +#define LCD_SEG37_PIN 9U /**< Pin of SEG37.*/ +#define LCD_SEG38_PORT GPIO_PB_INDEX /**< Port of SEG38.*/ +#define LCD_SEG38_PIN 10U /**< Pin of SEG38.*/ +#define LCD_SEG39_PORT GPIO_PB_INDEX /**< Port of SEG39.*/ +#define LCD_SEG39_PIN 11U /**< Pin of SEG39.*/ +#define LCD_SEG4_PORT GPIO_PC_INDEX /**< Port of SEG4.*/ +#define LCD_SEG4_PIN 4U /**< Pin of SEG4.*/ +#define LCD_SEG5_PORT GPIO_PC_INDEX /**< Port of SEG5.*/ +#define LCD_SEG5_PIN 5U /**< Pin of SEG5.*/ +#define LCD_SEG6_PORT GPIO_PC_INDEX /**< Port of SEG6.*/ +#define LCD_SEG6_PIN 6U /**< Pin of SEG6.*/ +#define LCD_SEG7_PORT GPIO_PC_INDEX /**< Port of SEG7.*/ +#define LCD_SEG7_PIN 7U /**< Pin of SEG7.*/ +#define LCD_SEG8_PORT GPIO_PA_INDEX /**< Port of SEG8.*/ +#define LCD_SEG8_PIN 0U /**< Pin of SEG8.*/ +#define LCD_SEG9_PORT GPIO_PA_INDEX /**< Port of SEG9.*/ +#define LCD_SEG9_PIN 1U /**< Pin of SEG9.*/ +#define LFXO_LFXTAL_I_PORT GPIO_PD_INDEX /**< Port of LFXTAL_I.*/ +#define LFXO_LFXTAL_I_PIN 1U /**< Pin of LFXTAL_I.*/ +#define LFXO_LFXTAL_O_PORT GPIO_PD_INDEX /**< Port of LFXTAL_O.*/ +#define LFXO_LFXTAL_O_PIN 0U /**< Pin of LFXTAL_O.*/ +#define LFXO_LF_EXTCLK_PORT GPIO_PD_INDEX /**< Port of LF_EXTCLK.*/ +#define LFXO_LF_EXTCLK_PIN 1U /**< Pin of LF_EXTCLK.*/ +#define VDAC0_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC0_CH0_MAIN_OUT_PIN 0U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PIN 1U /**< Pin of CH1_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PIN 2U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PIN 3U /**< Pin of CH1_MAIN_OUT.*/ + +/* Part number capabilities */ +#define ACMP_PRESENT /** ACMP is available in this part */ +#define ACMP_COUNT 2 /** 2 ACMPs available */ +#define AMUXCP_PRESENT /** AMUXCP is available in this part */ +#define AMUXCP_COUNT 1 /** 1 AMUXCPs available */ +#define BURAM_PRESENT /** BURAM is available in this part */ +#define BURAM_COUNT 1 /** 1 BURAMs available */ +#define BURTC_PRESENT /** BURTC is available in this part */ +#define BURTC_COUNT 1 /** 1 BURTCs available */ +#define CMU_PRESENT /** CMU is available in this part */ +#define CMU_COUNT 1 /** 1 CMUs available */ +#define DCDC_PRESENT /** DCDC is available in this part */ +#define DCDC_COUNT 1 /** 1 DCDCs available */ +#define DMEM_PRESENT /** DMEM is available in this part */ +#define DMEM_COUNT 2 /** 2 DMEMs available */ +#define DPLL_PRESENT /** DPLL is available in this part */ +#define DPLL_COUNT 1 /** 1 DPLLs available */ +#define EMU_PRESENT /** EMU is available in this part */ +#define EMU_COUNT 1 /** 1 EMUs available */ +#define EUSART_PRESENT /** EUSART is available in this part */ +#define EUSART_COUNT 4 /** 4 EUSARTs available */ +#define FSRCO_PRESENT /** FSRCO is available in this part */ +#define FSRCO_COUNT 1 /** 1 FSRCOs available */ +#define GPCRC_PRESENT /** GPCRC is available in this part */ +#define GPCRC_COUNT 1 /** 1 GPCRCs available */ +#define GPIO_PRESENT /** GPIO is available in this part */ +#define GPIO_COUNT 1 /** 1 GPIOs available */ +#define HFRCO_PRESENT /** HFRCO is available in this part */ +#define HFRCO_COUNT 1 /** 1 HFRCOs available */ +#define HFRCOEM23_PRESENT /** HFRCOEM23 is available in this part */ +#define HFRCOEM23_COUNT 1 /** 1 HFRCOEM23s available */ +#define HFXO_PRESENT /** HFXO is available in this part */ +#define HFXO_COUNT 1 /** 1 HFXOs available */ +#define HOSTMAILBOX_PRESENT /** HOSTMAILBOX is available in this part */ +#define HOSTMAILBOX_COUNT 1 /** 1 HOSTMAILBOXs available */ +#define I2C_PRESENT /** I2C is available in this part */ +#define I2C_COUNT 4 /** 4 I2Cs available */ +#define IADC_PRESENT /** IADC is available in this part */ +#define IADC_COUNT 1 /** 1 IADCs available */ +#define ICACHE_PRESENT /** ICACHE is available in this part */ +#define ICACHE_COUNT 1 /** 1 ICACHEs available */ +#define KEYSCAN_PRESENT /** KEYSCAN is available in this part */ +#define KEYSCAN_COUNT 1 /** 1 KEYSCANs available */ +#define LCD_PRESENT /** LCD is available in this part */ +#define LCD_COUNT 1 /** 1 LCDs available */ +#define LCDRF_PRESENT /** LCDRF is available in this part */ +#define LCDRF_COUNT 1 /** 1 LCDRFs available */ +#define LDMA_PRESENT /** LDMA is available in this part */ +#define LDMA_COUNT 1 /** 1 LDMAs available */ +#define LDMAXBAR_PRESENT /** LDMAXBAR is available in this part */ +#define LDMAXBAR_COUNT 1 /** 1 LDMAXBARs available */ +#define LETIMER_PRESENT /** LETIMER is available in this part */ +#define LETIMER_COUNT 1 /** 1 LETIMERs available */ +#define LFRCO_PRESENT /** LFRCO is available in this part */ +#define LFRCO_COUNT 1 /** 1 LFRCOs available */ +#define LFXO_PRESENT /** LFXO is available in this part */ +#define LFXO_COUNT 1 /** 1 LFXOs available */ +#define MSC_PRESENT /** MSC is available in this part */ +#define MSC_COUNT 1 /** 1 MSCs available */ +#define MVP_PRESENT /** MVP is available in this part */ +#define MVP_COUNT 1 /** 1 MVPs available */ +#define PCNT_PRESENT /** PCNT is available in this part */ +#define PCNT_COUNT 1 /** 1 PCNTs available */ +#define PRS_PRESENT /** PRS is available in this part */ +#define PRS_COUNT 1 /** 1 PRSs available */ +#define SEMAILBOX_PRESENT /** SEMAILBOX is available in this part */ +#define SEMAILBOX_COUNT 1 /** 1 SEMAILBOXs available */ +#define SMU_PRESENT /** SMU is available in this part */ +#define SMU_COUNT 1 /** 1 SMUs available */ +#define SYSCFG_PRESENT /** SYSCFG is available in this part */ +#define SYSCFG_COUNT 1 /** 1 SYSCFGs available */ +#define SYSRTC_PRESENT /** SYSRTC is available in this part */ +#define SYSRTC_COUNT 1 /** 1 SYSRTCs available */ +#define TIMER_PRESENT /** TIMER is available in this part */ +#define TIMER_COUNT 10 /** 10 TIMERs available */ +#define ULFRCO_PRESENT /** ULFRCO is available in this part */ +#define ULFRCO_COUNT 1 /** 1 ULFRCOs available */ +#define USART_PRESENT /** USART is available in this part */ +#define USART_COUNT 3 /** 3 USARTs available */ +#define VDAC_PRESENT /** VDAC is available in this part */ +#define VDAC_COUNT 2 /** 2 VDACs available */ +#define WDOG_PRESENT /** WDOG is available in this part */ +#define WDOG_COUNT 2 /** 2 WDOGs available */ +#define DEVINFO_PRESENT /** DEVINFO is available in this part */ +#define DEVINFO_COUNT 1 /** 1 DEVINFOs available */ + +/* Include standard ARM headers for the core */ +#include "core_cm33.h" /* Core Header File */ +#include "system_efm32pg26.h" /* System Header File */ + +/** @} End of group EFM32PG26B100F512IM68_Part */ + +/**************************************************************************//** + * @defgroup EFM32PG26B100F512IM68_Peripheral_TypeDefs EFM32PG26B100F512IM68 Peripheral TypeDefs + * @{ + * @brief Device Specific Peripheral Register Structures + *****************************************************************************/ +#include "efm32pg26_emu.h" +#include "efm32pg26_cmu.h" +#include "efm32pg26_burtc.h" +#include "efm32pg26_hfrco.h" +#include "efm32pg26_fsrco.h" +#include "efm32pg26_dpll.h" +#include "efm32pg26_lfxo.h" +#include "efm32pg26_lfrco.h" +#include "efm32pg26_ulfrco.h" +#include "efm32pg26_keyscan.h" +#include "efm32pg26_msc.h" +#include "efm32pg26_icache.h" +#include "efm32pg26_prs.h" +#include "efm32pg26_gpio.h" +#include "efm32pg26_ldma.h" +#include "efm32pg26_ldmaxbar.h" +#include "efm32pg26_timer.h" +#include "efm32pg26_mpahbram.h" +#include "efm32pg26_syscfg.h" +#include "efm32pg26_buram.h" +#include "efm32pg26_gpcrc.h" +#include "efm32pg26_eusart.h" +#include "efm32pg26_dcdc.h" +#include "efm32pg26_mailbox.h" +#include "efm32pg26_usart.h" +#include "efm32pg26_sysrtc.h" +#include "efm32pg26_i2c.h" +#include "efm32pg26_lcd.h" +#include "efm32pg26_lcdrf.h" +#include "efm32pg26_smu.h" +#include "efm32pg26_letimer.h" +#include "efm32pg26_iadc.h" +#include "efm32pg26_acmp.h" +#include "efm32pg26_amuxcp.h" +#include "efm32pg26_vdac.h" +#include "efm32pg26_pcnt.h" +#include "efm32pg26_hfxo.h" +#include "efm32pg26_wdog.h" +#include "efm32pg26_semailbox.h" +#include "efm32pg26_mvp.h" +#include "efm32pg26_devinfo.h" + +/* Custom headers for LDMAXBAR and PRS mappings */ +#include "efm32pg26_prs_signals.h" +#include "efm32pg26_dma_descriptor.h" +#include "efm32pg26_ldmaxbar_defines.h" + +/** @} End of group EFM32PG26B100F512IM68_Peripheral_TypeDefs */ + +/**************************************************************************//** + * @defgroup EFM32PG26B100F512IM68_Peripheral_Base EFM32PG26B100F512IM68 Peripheral Memory Map + * @{ + *****************************************************************************/ + +#define EMU_S_BASE (0x40004000UL) /* EMU_S base address */ +#define CMU_S_BASE (0x40008000UL) /* CMU_S base address */ +#define BURTC_S_BASE (0x4000C000UL) /* BURTC_S base address */ +#define HFRCO0_S_BASE (0x40010000UL) /* HFRCO0_S base address */ +#define FSRCO_S_BASE (0x40018000UL) /* FSRCO_S base address */ +#define DPLL0_S_BASE (0x4001C000UL) /* DPLL0_S base address */ +#define LFXO_S_BASE (0x40020000UL) /* LFXO_S base address */ +#define LFRCO_S_BASE (0x40024000UL) /* LFRCO_S base address */ +#define ULFRCO_S_BASE (0x40028000UL) /* ULFRCO_S base address */ +#define KEYSCAN_S_BASE (0x4002C000UL) /* KEYSCAN_S base address */ +#define MSC_S_BASE (0x40030000UL) /* MSC_S base address */ +#define ICACHE0_S_BASE (0x40034000UL) /* ICACHE0_S base address */ +#define PRS_S_BASE (0x40038000UL) /* PRS_S base address */ +#define GPIO_S_BASE (0x4003C000UL) /* GPIO_S base address */ +#define LDMA_S_BASE (0x40040000UL) /* LDMA_S base address */ +#define LDMAXBAR_S_BASE (0x40044000UL) /* LDMAXBAR_S base address */ +#define TIMER0_S_BASE (0x40048000UL) /* TIMER0_S base address */ +#define TIMER1_S_BASE (0x4004C000UL) /* TIMER1_S base address */ +#define TIMER2_S_BASE (0x40050000UL) /* TIMER2_S base address */ +#define TIMER3_S_BASE (0x40054000UL) /* TIMER3_S base address */ +#define TIMER4_S_BASE (0x40058000UL) /* TIMER4_S base address */ +#define TIMER5_S_BASE (0x4005C000UL) /* TIMER5_S base address */ +#define TIMER6_S_BASE (0x40060000UL) /* TIMER6_S base address */ +#define TIMER7_S_BASE (0x40064000UL) /* TIMER7_S base address */ +#define TIMER8_S_BASE (0x40068000UL) /* TIMER8_S base address */ +#define TIMER9_S_BASE (0x4006C000UL) /* TIMER9_S base address */ +#define DMEM0_S_BASE (0x40074000UL) /* DMEM0_S base address */ +#define DMEM1_S_BASE (0x40078000UL) /* DMEM1_S base address */ +#define SYSCFG_S_CFGNS_BASE (0x4007C000UL) /* SYSCFG_S_CFGNS base address */ +#define SYSCFG_S_BASE (0x40080000UL) /* SYSCFG_S base address */ +#define BURAM_S_BASE (0x40084000UL) /* BURAM_S base address */ +#define GPCRC_S_BASE (0x40088000UL) /* GPCRC_S base address */ +#define EUSART1_S_BASE (0x4008C000UL) /* EUSART1_S base address */ +#define EUSART2_S_BASE (0x40090000UL) /* EUSART2_S base address */ +#define EUSART3_S_BASE (0x40094000UL) /* EUSART3_S base address */ +#define DCDC_S_BASE (0x40098000UL) /* DCDC_S base address */ +#define HOSTMAILBOX_S_BASE (0x4009C000UL) /* HOSTMAILBOX_S base address */ +#define USART0_S_BASE (0x400A0000UL) /* USART0_S base address */ +#define USART1_S_BASE (0x400A4000UL) /* USART1_S base address */ +#define USART2_S_BASE (0x400A8000UL) /* USART2_S base address */ +#define SYSRTC0_S_BASE (0x400AC000UL) /* SYSRTC0_S base address */ +#define I2C1_S_BASE (0x400B0000UL) /* I2C1_S base address */ +#define I2C2_S_BASE (0x400B4000UL) /* I2C2_S base address */ +#define I2C3_S_BASE (0x400B8000UL) /* I2C3_S base address */ +#define LCD_S_BASE (0x400BC000UL) /* LCD_S base address */ +#define LCDRF_S_BASE (0x400C0000UL) /* LCDRF_S base address */ +#define SMU_S_BASE (0x44008000UL) /* SMU_S base address */ +#define SMU_S_CFGNS_BASE (0x4400C000UL) /* SMU_S_CFGNS base address */ +#define LETIMER0_S_BASE (0x49000000UL) /* LETIMER0_S base address */ +#define IADC0_S_BASE (0x49004000UL) /* IADC0_S base address */ +#define ACMP0_S_BASE (0x49008000UL) /* ACMP0_S base address */ +#define ACMP1_S_BASE (0x4900C000UL) /* ACMP1_S base address */ +#define AMUXCP0_S_BASE (0x49020000UL) /* AMUXCP0_S base address */ +#define VDAC0_S_BASE (0x49024000UL) /* VDAC0_S base address */ +#define VDAC1_S_BASE (0x49028000UL) /* VDAC1_S base address */ +#define PCNT0_S_BASE (0x49030000UL) /* PCNT0_S base address */ +#define HFRCOEM23_S_BASE (0x4A000000UL) /* HFRCOEM23_S base address */ +#define HFXO0_S_BASE (0x4A004000UL) /* HFXO0_S base address */ +#define I2C0_S_BASE (0x4B000000UL) /* I2C0_S base address */ +#define WDOG0_S_BASE (0x4B004000UL) /* WDOG0_S base address */ +#define WDOG1_S_BASE (0x4B008000UL) /* WDOG1_S base address */ +#define EUSART0_S_BASE (0x4B010000UL) /* EUSART0_S base address */ +#define SEMAILBOX_S_HOST_BASE (0x4C000000UL) /* SEMAILBOX_S_HOST base address */ +#define MVP_S_BASE (0x4D000000UL) /* MVP_S base address */ +#define EMU_NS_BASE (0x50004000UL) /* EMU_NS base address */ +#define CMU_NS_BASE (0x50008000UL) /* CMU_NS base address */ +#define BURTC_NS_BASE (0x5000C000UL) /* BURTC_NS base address */ +#define HFRCO0_NS_BASE (0x50010000UL) /* HFRCO0_NS base address */ +#define FSRCO_NS_BASE (0x50018000UL) /* FSRCO_NS base address */ +#define DPLL0_NS_BASE (0x5001C000UL) /* DPLL0_NS base address */ +#define LFXO_NS_BASE (0x50020000UL) /* LFXO_NS base address */ +#define LFRCO_NS_BASE (0x50024000UL) /* LFRCO_NS base address */ +#define ULFRCO_NS_BASE (0x50028000UL) /* ULFRCO_NS base address */ +#define KEYSCAN_NS_BASE (0x5002C000UL) /* KEYSCAN_NS base address */ +#define MSC_NS_BASE (0x50030000UL) /* MSC_NS base address */ +#define ICACHE0_NS_BASE (0x50034000UL) /* ICACHE0_NS base address */ +#define PRS_NS_BASE (0x50038000UL) /* PRS_NS base address */ +#define GPIO_NS_BASE (0x5003C000UL) /* GPIO_NS base address */ +#define LDMA_NS_BASE (0x50040000UL) /* LDMA_NS base address */ +#define LDMAXBAR_NS_BASE (0x50044000UL) /* LDMAXBAR_NS base address */ +#define TIMER0_NS_BASE (0x50048000UL) /* TIMER0_NS base address */ +#define TIMER1_NS_BASE (0x5004C000UL) /* TIMER1_NS base address */ +#define TIMER2_NS_BASE (0x50050000UL) /* TIMER2_NS base address */ +#define TIMER3_NS_BASE (0x50054000UL) /* TIMER3_NS base address */ +#define TIMER4_NS_BASE (0x50058000UL) /* TIMER4_NS base address */ +#define TIMER5_NS_BASE (0x5005C000UL) /* TIMER5_NS base address */ +#define TIMER6_NS_BASE (0x50060000UL) /* TIMER6_NS base address */ +#define TIMER7_NS_BASE (0x50064000UL) /* TIMER7_NS base address */ +#define TIMER8_NS_BASE (0x50068000UL) /* TIMER8_NS base address */ +#define TIMER9_NS_BASE (0x5006C000UL) /* TIMER9_NS base address */ +#define DMEM0_NS_BASE (0x50074000UL) /* DMEM0_NS base address */ +#define DMEM1_NS_BASE (0x50078000UL) /* DMEM1_NS base address */ +#define SYSCFG_NS_CFGNS_BASE (0x5007C000UL) /* SYSCFG_NS_CFGNS base address */ +#define SYSCFG_NS_BASE (0x50080000UL) /* SYSCFG_NS base address */ +#define BURAM_NS_BASE (0x50084000UL) /* BURAM_NS base address */ +#define GPCRC_NS_BASE (0x50088000UL) /* GPCRC_NS base address */ +#define EUSART1_NS_BASE (0x5008C000UL) /* EUSART1_NS base address */ +#define EUSART2_NS_BASE (0x50090000UL) /* EUSART2_NS base address */ +#define EUSART3_NS_BASE (0x50094000UL) /* EUSART3_NS base address */ +#define DCDC_NS_BASE (0x50098000UL) /* DCDC_NS base address */ +#define HOSTMAILBOX_NS_BASE (0x5009C000UL) /* HOSTMAILBOX_NS base address */ +#define USART0_NS_BASE (0x500A0000UL) /* USART0_NS base address */ +#define USART1_NS_BASE (0x500A4000UL) /* USART1_NS base address */ +#define USART2_NS_BASE (0x500A8000UL) /* USART2_NS base address */ +#define SYSRTC0_NS_BASE (0x500AC000UL) /* SYSRTC0_NS base address */ +#define I2C1_NS_BASE (0x500B0000UL) /* I2C1_NS base address */ +#define I2C2_NS_BASE (0x500B4000UL) /* I2C2_NS base address */ +#define I2C3_NS_BASE (0x500B8000UL) /* I2C3_NS base address */ +#define LCD_NS_BASE (0x500BC000UL) /* LCD_NS base address */ +#define LCDRF_NS_BASE (0x500C0000UL) /* LCDRF_NS base address */ +#define SMU_NS_BASE (0x54008000UL) /* SMU_NS base address */ +#define SMU_NS_CFGNS_BASE (0x5400C000UL) /* SMU_NS_CFGNS base address */ +#define LETIMER0_NS_BASE (0x59000000UL) /* LETIMER0_NS base address */ +#define IADC0_NS_BASE (0x59004000UL) /* IADC0_NS base address */ +#define ACMP0_NS_BASE (0x59008000UL) /* ACMP0_NS base address */ +#define ACMP1_NS_BASE (0x5900C000UL) /* ACMP1_NS base address */ +#define AMUXCP0_NS_BASE (0x59020000UL) /* AMUXCP0_NS base address */ +#define VDAC0_NS_BASE (0x59024000UL) /* VDAC0_NS base address */ +#define VDAC1_NS_BASE (0x59028000UL) /* VDAC1_NS base address */ +#define PCNT0_NS_BASE (0x59030000UL) /* PCNT0_NS base address */ +#define HFRCOEM23_NS_BASE (0x5A000000UL) /* HFRCOEM23_NS base address */ +#define HFXO0_NS_BASE (0x5A004000UL) /* HFXO0_NS base address */ +#define I2C0_NS_BASE (0x5B000000UL) /* I2C0_NS base address */ +#define WDOG0_NS_BASE (0x5B004000UL) /* WDOG0_NS base address */ +#define WDOG1_NS_BASE (0x5B008000UL) /* WDOG1_NS base address */ +#define EUSART0_NS_BASE (0x5B010000UL) /* EUSART0_NS base address */ +#define SEMAILBOX_NS_HOST_BASE (0x5C000000UL) /* SEMAILBOX_NS_HOST base address */ +#define MVP_NS_BASE (0x5D000000UL) /* MVP_NS base address */ + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" + +#endif +#if defined(SL_CATALOG_TRUSTZONE_SECURE_CONFIG_PRESENT) +#include "sl_trustzone_secure_config.h" + +#endif + +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EMU_S) && (SL_TRUSTZONE_PERIPHERAL_EMU_S != 0))) +#define EMU_BASE (EMU_S_BASE) /* EMU base address */ +#else +#define EMU_BASE (EMU_NS_BASE) /* EMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CMU_S) && (SL_TRUSTZONE_PERIPHERAL_CMU_S != 0))) +#define CMU_BASE (CMU_S_BASE) /* CMU base address */ +#else +#define CMU_BASE (CMU_NS_BASE) /* CMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S) && (SL_TRUSTZONE_PERIPHERAL_BURTC_S != 0))) +#define BURTC_BASE (BURTC_S_BASE) /* BURTC base address */ +#else +#define BURTC_BASE (BURTC_NS_BASE) /* BURTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURTC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCO0_S != 0))) +#define HFRCO0_BASE (HFRCO0_S_BASE) /* HFRCO0 base address */ +#else +#define HFRCO0_BASE (HFRCO0_NS_BASE) /* HFRCO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S) && (SL_TRUSTZONE_PERIPHERAL_FSRCO_S != 0))) +#define FSRCO_BASE (FSRCO_S_BASE) /* FSRCO base address */ +#else +#define FSRCO_BASE (FSRCO_NS_BASE) /* FSRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_FSRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S) && (SL_TRUSTZONE_PERIPHERAL_DPLL0_S != 0))) +#define DPLL0_BASE (DPLL0_S_BASE) /* DPLL0 base address */ +#else +#define DPLL0_BASE (DPLL0_NS_BASE) /* DPLL0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DPLL0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S) && (SL_TRUSTZONE_PERIPHERAL_LFXO_S != 0))) +#define LFXO_BASE (LFXO_S_BASE) /* LFXO base address */ +#else +#define LFXO_BASE (LFXO_NS_BASE) /* LFXO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFXO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_LFRCO_S != 0))) +#define LFRCO_BASE (LFRCO_S_BASE) /* LFRCO base address */ +#else +#define LFRCO_BASE (LFRCO_NS_BASE) /* LFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_ULFRCO_S != 0))) +#define ULFRCO_BASE (ULFRCO_S_BASE) /* ULFRCO base address */ +#else +#define ULFRCO_BASE (ULFRCO_NS_BASE) /* ULFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ULFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S) && (SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S != 0))) +#define KEYSCAN_BASE (KEYSCAN_S_BASE) /* KEYSCAN base address */ +#else +#define KEYSCAN_BASE (KEYSCAN_NS_BASE) /* KEYSCAN base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MSC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MSC_S) && (SL_TRUSTZONE_PERIPHERAL_MSC_S != 0))) +#define MSC_BASE (MSC_S_BASE) /* MSC base address */ +#else +#define MSC_BASE (MSC_NS_BASE) /* MSC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MSC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S) && (SL_TRUSTZONE_PERIPHERAL_ICACHE0_S != 0))) +#define ICACHE0_BASE (ICACHE0_S_BASE) /* ICACHE0 base address */ +#else +#define ICACHE0_BASE (ICACHE0_NS_BASE) /* ICACHE0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ICACHE0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRS_S) && (SL_TRUSTZONE_PERIPHERAL_PRS_S != 0))) +#define PRS_BASE (PRS_S_BASE) /* PRS base address */ +#else +#define PRS_BASE (PRS_NS_BASE) /* PRS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S) && (SL_TRUSTZONE_PERIPHERAL_GPIO_S != 0))) +#define GPIO_BASE (GPIO_S_BASE) /* GPIO base address */ +#else +#define GPIO_BASE (GPIO_NS_BASE) /* GPIO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPIO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S) && (SL_TRUSTZONE_PERIPHERAL_LDMA_S != 0))) +#define LDMA_BASE (LDMA_S_BASE) /* LDMA base address */ +#else +#define LDMA_BASE (LDMA_NS_BASE) /* LDMA base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMA_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S) && (SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S != 0))) +#define LDMAXBAR_BASE (LDMAXBAR_S_BASE) /* LDMAXBAR base address */ +#else +#define LDMAXBAR_BASE (LDMAXBAR_NS_BASE) /* LDMAXBAR base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER0_S != 0))) +#define TIMER0_BASE (TIMER0_S_BASE) /* TIMER0 base address */ +#else +#define TIMER0_BASE (TIMER0_NS_BASE) /* TIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER1_S != 0))) +#define TIMER1_BASE (TIMER1_S_BASE) /* TIMER1 base address */ +#else +#define TIMER1_BASE (TIMER1_NS_BASE) /* TIMER1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER2_S != 0))) +#define TIMER2_BASE (TIMER2_S_BASE) /* TIMER2 base address */ +#else +#define TIMER2_BASE (TIMER2_NS_BASE) /* TIMER2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER3_S != 0))) +#define TIMER3_BASE (TIMER3_S_BASE) /* TIMER3 base address */ +#else +#define TIMER3_BASE (TIMER3_NS_BASE) /* TIMER3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER4_S != 0))) +#define TIMER4_BASE (TIMER4_S_BASE) /* TIMER4 base address */ +#else +#define TIMER4_BASE (TIMER4_NS_BASE) /* TIMER4 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER4_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER5_S != 0))) +#define TIMER5_BASE (TIMER5_S_BASE) /* TIMER5 base address */ +#else +#define TIMER5_BASE (TIMER5_NS_BASE) /* TIMER5 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER5_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER6_S != 0))) +#define TIMER6_BASE (TIMER6_S_BASE) /* TIMER6 base address */ +#else +#define TIMER6_BASE (TIMER6_NS_BASE) /* TIMER6 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER6_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER7_S != 0))) +#define TIMER7_BASE (TIMER7_S_BASE) /* TIMER7 base address */ +#else +#define TIMER7_BASE (TIMER7_NS_BASE) /* TIMER7 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER7_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER8_S != 0))) +#define TIMER8_BASE (TIMER8_S_BASE) /* TIMER8 base address */ +#else +#define TIMER8_BASE (TIMER8_NS_BASE) /* TIMER8 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER8_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER9_S != 0))) +#define TIMER9_BASE (TIMER9_S_BASE) /* TIMER9 base address */ +#else +#define TIMER9_BASE (TIMER9_NS_BASE) /* TIMER9 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER9_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM0_S != 0))) +#define DMEM0_BASE (DMEM0_S_BASE) /* DMEM0 base address */ +#else +#define DMEM0_BASE (DMEM0_NS_BASE) /* DMEM0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM1_S != 0))) +#define DMEM1_BASE (DMEM1_S_BASE) /* DMEM1 base address */ +#else +#define DMEM1_BASE (DMEM1_NS_BASE) /* DMEM1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S != 0))) +#define SYSCFG_CFGNS_BASE (SYSCFG_S_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#else +#define SYSCFG_CFGNS_BASE (SYSCFG_NS_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_S != 0))) +#define SYSCFG_BASE (SYSCFG_S_BASE) /* SYSCFG base address */ +#else +#define SYSCFG_BASE (SYSCFG_NS_BASE) /* SYSCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S) && (SL_TRUSTZONE_PERIPHERAL_BURAM_S != 0))) +#define BURAM_BASE (BURAM_S_BASE) /* BURAM base address */ +#else +#define BURAM_BASE (BURAM_NS_BASE) /* BURAM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURAM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S) && (SL_TRUSTZONE_PERIPHERAL_GPCRC_S != 0))) +#define GPCRC_BASE (GPCRC_S_BASE) /* GPCRC base address */ +#else +#define GPCRC_BASE (GPCRC_NS_BASE) /* GPCRC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPCRC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART1_S != 0))) +#define EUSART1_BASE (EUSART1_S_BASE) /* EUSART1 base address */ +#else +#define EUSART1_BASE (EUSART1_NS_BASE) /* EUSART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART2_S != 0))) +#define EUSART2_BASE (EUSART2_S_BASE) /* EUSART2 base address */ +#else +#define EUSART2_BASE (EUSART2_NS_BASE) /* EUSART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART3_S != 0))) +#define EUSART3_BASE (EUSART3_S_BASE) /* EUSART3 base address */ +#else +#define EUSART3_BASE (EUSART3_NS_BASE) /* EUSART3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S) && (SL_TRUSTZONE_PERIPHERAL_DCDC_S != 0))) +#define DCDC_BASE (DCDC_S_BASE) /* DCDC base address */ +#else +#define DCDC_BASE (DCDC_NS_BASE) /* DCDC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DCDC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S) && (SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S != 0))) +#define HOSTMAILBOX_BASE (HOSTMAILBOX_S_BASE) /* HOSTMAILBOX base address */ +#else +#define HOSTMAILBOX_BASE (HOSTMAILBOX_NS_BASE) /* HOSTMAILBOX base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART0_S) && (SL_TRUSTZONE_PERIPHERAL_USART0_S != 0))) +#define USART0_BASE (USART0_S_BASE) /* USART0 base address */ +#else +#define USART0_BASE (USART0_NS_BASE) /* USART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART1_S) && (SL_TRUSTZONE_PERIPHERAL_USART1_S != 0))) +#define USART1_BASE (USART1_S_BASE) /* USART1 base address */ +#else +#define USART1_BASE (USART1_NS_BASE) /* USART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART2_S) && (SL_TRUSTZONE_PERIPHERAL_USART2_S != 0))) +#define USART2_BASE (USART2_S_BASE) /* USART2 base address */ +#else +#define USART2_BASE (USART2_NS_BASE) /* USART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S) && (SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S != 0))) +#define SYSRTC0_BASE (SYSRTC0_S_BASE) /* SYSRTC0 base address */ +#else +#define SYSRTC0_BASE (SYSRTC0_NS_BASE) /* SYSRTC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S) && (SL_TRUSTZONE_PERIPHERAL_I2C1_S != 0))) +#define I2C1_BASE (I2C1_S_BASE) /* I2C1 base address */ +#else +#define I2C1_BASE (I2C1_NS_BASE) /* I2C1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S) && (SL_TRUSTZONE_PERIPHERAL_I2C2_S != 0))) +#define I2C2_BASE (I2C2_S_BASE) /* I2C2 base address */ +#else +#define I2C2_BASE (I2C2_NS_BASE) /* I2C2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S) && (SL_TRUSTZONE_PERIPHERAL_I2C3_S != 0))) +#define I2C3_BASE (I2C3_S_BASE) /* I2C3 base address */ +#else +#define I2C3_BASE (I2C3_NS_BASE) /* I2C3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCD_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCD_S) && (SL_TRUSTZONE_PERIPHERAL_LCD_S != 0))) +#define LCD_BASE (LCD_S_BASE) /* LCD base address */ +#else +#define LCD_BASE (LCD_NS_BASE) /* LCD base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCD_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S) && (SL_TRUSTZONE_PERIPHERAL_LCDRF_S != 0))) +#define LCDRF_BASE (LCDRF_S_BASE) /* LCDRF base address */ +#else +#define LCDRF_BASE (LCDRF_NS_BASE) /* LCDRF base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCDRF_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_S != 0))) +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#else +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S != 0))) +#define SMU_CFGNS_BASE (SMU_S_CFGNS_BASE) /* SMU_CFGNS base address */ +#else +#define SMU_CFGNS_BASE (SMU_NS_CFGNS_BASE) /* SMU_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_LETIMER0_S != 0))) +#define LETIMER0_BASE (LETIMER0_S_BASE) /* LETIMER0 base address */ +#else +#define LETIMER0_BASE (LETIMER0_NS_BASE) /* LETIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LETIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S) && (SL_TRUSTZONE_PERIPHERAL_IADC0_S != 0))) +#define IADC0_BASE (IADC0_S_BASE) /* IADC0 base address */ +#else +#define IADC0_BASE (IADC0_NS_BASE) /* IADC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_IADC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP0_S != 0))) +#define ACMP0_BASE (ACMP0_S_BASE) /* ACMP0 base address */ +#else +#define ACMP0_BASE (ACMP0_NS_BASE) /* ACMP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP1_S != 0))) +#define ACMP1_BASE (ACMP1_S_BASE) /* ACMP1 base address */ +#else +#define ACMP1_BASE (ACMP1_NS_BASE) /* ACMP1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S) && (SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S != 0))) +#define AMUXCP0_BASE (AMUXCP0_S_BASE) /* AMUXCP0 base address */ +#else +#define AMUXCP0_BASE (AMUXCP0_NS_BASE) /* AMUXCP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC0_S != 0))) +#define VDAC0_BASE (VDAC0_S_BASE) /* VDAC0 base address */ +#else +#define VDAC0_BASE (VDAC0_NS_BASE) /* VDAC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC1_S != 0))) +#define VDAC1_BASE (VDAC1_S_BASE) /* VDAC1 base address */ +#else +#define VDAC1_BASE (VDAC1_NS_BASE) /* VDAC1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S) && (SL_TRUSTZONE_PERIPHERAL_PCNT0_S != 0))) +#define PCNT0_BASE (PCNT0_S_BASE) /* PCNT0 base address */ +#else +#define PCNT0_BASE (PCNT0_NS_BASE) /* PCNT0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PCNT0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S != 0))) +#define HFRCOEM23_BASE (HFRCOEM23_S_BASE) /* HFRCOEM23 base address */ +#else +#define HFRCOEM23_BASE (HFRCOEM23_NS_BASE) /* HFRCOEM23 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFXO0_S != 0))) +#define HFXO0_BASE (HFXO0_S_BASE) /* HFXO0 base address */ +#else +#define HFXO0_BASE (HFXO0_NS_BASE) /* HFXO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFXO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S) && (SL_TRUSTZONE_PERIPHERAL_I2C0_S != 0))) +#define I2C0_BASE (I2C0_S_BASE) /* I2C0 base address */ +#else +#define I2C0_BASE (I2C0_NS_BASE) /* I2C0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG0_S != 0))) +#define WDOG0_BASE (WDOG0_S_BASE) /* WDOG0 base address */ +#else +#define WDOG0_BASE (WDOG0_NS_BASE) /* WDOG0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG1_S != 0))) +#define WDOG1_BASE (WDOG1_S_BASE) /* WDOG1 base address */ +#else +#define WDOG1_BASE (WDOG1_NS_BASE) /* WDOG1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART0_S != 0))) +#define EUSART0_BASE (EUSART0_S_BASE) /* EUSART0 base address */ +#else +#define EUSART0_BASE (EUSART0_NS_BASE) /* EUSART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S) && (SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S != 0))) +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#else +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MVP_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MVP_S) && (SL_TRUSTZONE_PERIPHERAL_MVP_S != 0))) +#define MVP_BASE (MVP_S_BASE) /* MVP base address */ +#else +#define MVP_BASE (MVP_NS_BASE) /* MVP base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MVP_S + +#define DEVINFO_BASE (0x0FE08000UL) /* DEVINFO base address */ +/** @} End of group EFM32PG26B100F512IM68_Peripheral_Base */ + +/**************************************************************************//** + * @defgroup EFM32PG26B100F512IM68_Peripheral_Declaration EFM32PG26B100F512IM68 Peripheral Declarations Map + * @{ + *****************************************************************************/ + +#define EMU_S ((EMU_TypeDef *) EMU_S_BASE) /**< EMU_S base pointer */ +#define CMU_S ((CMU_TypeDef *) CMU_S_BASE) /**< CMU_S base pointer */ +#define BURTC_S ((BURTC_TypeDef *) BURTC_S_BASE) /**< BURTC_S base pointer */ +#define HFRCO0_S ((HFRCO_TypeDef *) HFRCO0_S_BASE) /**< HFRCO0_S base pointer */ +#define FSRCO_S ((FSRCO_TypeDef *) FSRCO_S_BASE) /**< FSRCO_S base pointer */ +#define DPLL0_S ((DPLL_TypeDef *) DPLL0_S_BASE) /**< DPLL0_S base pointer */ +#define LFXO_S ((LFXO_TypeDef *) LFXO_S_BASE) /**< LFXO_S base pointer */ +#define LFRCO_S ((LFRCO_TypeDef *) LFRCO_S_BASE) /**< LFRCO_S base pointer */ +#define ULFRCO_S ((ULFRCO_TypeDef *) ULFRCO_S_BASE) /**< ULFRCO_S base pointer */ +#define KEYSCAN_S ((KEYSCAN_TypeDef *) KEYSCAN_S_BASE) /**< KEYSCAN_S base pointer */ +#define MSC_S ((MSC_TypeDef *) MSC_S_BASE) /**< MSC_S base pointer */ +#define ICACHE0_S ((ICACHE_TypeDef *) ICACHE0_S_BASE) /**< ICACHE0_S base pointer */ +#define PRS_S ((PRS_TypeDef *) PRS_S_BASE) /**< PRS_S base pointer */ +#define GPIO_S ((GPIO_TypeDef *) GPIO_S_BASE) /**< GPIO_S base pointer */ +#define LDMA_S ((LDMA_TypeDef *) LDMA_S_BASE) /**< LDMA_S base pointer */ +#define LDMAXBAR_S ((LDMAXBAR_TypeDef *) LDMAXBAR_S_BASE) /**< LDMAXBAR_S base pointer */ +#define TIMER0_S ((TIMER_TypeDef *) TIMER0_S_BASE) /**< TIMER0_S base pointer */ +#define TIMER1_S ((TIMER_TypeDef *) TIMER1_S_BASE) /**< TIMER1_S base pointer */ +#define TIMER2_S ((TIMER_TypeDef *) TIMER2_S_BASE) /**< TIMER2_S base pointer */ +#define TIMER3_S ((TIMER_TypeDef *) TIMER3_S_BASE) /**< TIMER3_S base pointer */ +#define TIMER4_S ((TIMER_TypeDef *) TIMER4_S_BASE) /**< TIMER4_S base pointer */ +#define TIMER5_S ((TIMER_TypeDef *) TIMER5_S_BASE) /**< TIMER5_S base pointer */ +#define TIMER6_S ((TIMER_TypeDef *) TIMER6_S_BASE) /**< TIMER6_S base pointer */ +#define TIMER7_S ((TIMER_TypeDef *) TIMER7_S_BASE) /**< TIMER7_S base pointer */ +#define TIMER8_S ((TIMER_TypeDef *) TIMER8_S_BASE) /**< TIMER8_S base pointer */ +#define TIMER9_S ((TIMER_TypeDef *) TIMER9_S_BASE) /**< TIMER9_S base pointer */ +#define DMEM0_S ((MPAHBRAM_TypeDef *) DMEM0_S_BASE) /**< DMEM0_S base pointer */ +#define DMEM1_S ((MPAHBRAM_TypeDef *) DMEM1_S_BASE) /**< DMEM1_S base pointer */ +#define SYSCFG_S_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_S_CFGNS_BASE) /**< SYSCFG_S_CFGNS base pointer */ +#define SYSCFG_S ((SYSCFG_TypeDef *) SYSCFG_S_BASE) /**< SYSCFG_S base pointer */ +#define BURAM_S ((BURAM_TypeDef *) BURAM_S_BASE) /**< BURAM_S base pointer */ +#define GPCRC_S ((GPCRC_TypeDef *) GPCRC_S_BASE) /**< GPCRC_S base pointer */ +#define EUSART1_S ((EUSART_TypeDef *) EUSART1_S_BASE) /**< EUSART1_S base pointer */ +#define EUSART2_S ((EUSART_TypeDef *) EUSART2_S_BASE) /**< EUSART2_S base pointer */ +#define EUSART3_S ((EUSART_TypeDef *) EUSART3_S_BASE) /**< EUSART3_S base pointer */ +#define DCDC_S ((DCDC_TypeDef *) DCDC_S_BASE) /**< DCDC_S base pointer */ +#define HOSTMAILBOX_S ((MAILBOX_TypeDef *) HOSTMAILBOX_S_BASE) /**< HOSTMAILBOX_S base pointer */ +#define USART0_S ((USART_TypeDef *) USART0_S_BASE) /**< USART0_S base pointer */ +#define USART1_S ((USART_TypeDef *) USART1_S_BASE) /**< USART1_S base pointer */ +#define USART2_S ((USART_TypeDef *) USART2_S_BASE) /**< USART2_S base pointer */ +#define SYSRTC0_S ((SYSRTC_TypeDef *) SYSRTC0_S_BASE) /**< SYSRTC0_S base pointer */ +#define I2C1_S ((I2C_TypeDef *) I2C1_S_BASE) /**< I2C1_S base pointer */ +#define I2C2_S ((I2C_TypeDef *) I2C2_S_BASE) /**< I2C2_S base pointer */ +#define I2C3_S ((I2C_TypeDef *) I2C3_S_BASE) /**< I2C3_S base pointer */ +#define LCD_S ((LCD_TypeDef *) LCD_S_BASE) /**< LCD_S base pointer */ +#define LCDRF_S ((LCDRF_TypeDef *) LCDRF_S_BASE) /**< LCDRF_S base pointer */ +#define SMU_S ((SMU_TypeDef *) SMU_S_BASE) /**< SMU_S base pointer */ +#define SMU_S_CFGNS ((SMU_CFGNS_TypeDef *) SMU_S_CFGNS_BASE) /**< SMU_S_CFGNS base pointer */ +#define LETIMER0_S ((LETIMER_TypeDef *) LETIMER0_S_BASE) /**< LETIMER0_S base pointer */ +#define IADC0_S ((IADC_TypeDef *) IADC0_S_BASE) /**< IADC0_S base pointer */ +#define ACMP0_S ((ACMP_TypeDef *) ACMP0_S_BASE) /**< ACMP0_S base pointer */ +#define ACMP1_S ((ACMP_TypeDef *) ACMP1_S_BASE) /**< ACMP1_S base pointer */ +#define AMUXCP0_S ((AMUXCP_TypeDef *) AMUXCP0_S_BASE) /**< AMUXCP0_S base pointer */ +#define VDAC0_S ((VDAC_TypeDef *) VDAC0_S_BASE) /**< VDAC0_S base pointer */ +#define VDAC1_S ((VDAC_TypeDef *) VDAC1_S_BASE) /**< VDAC1_S base pointer */ +#define PCNT0_S ((PCNT_TypeDef *) PCNT0_S_BASE) /**< PCNT0_S base pointer */ +#define HFRCOEM23_S ((HFRCO_TypeDef *) HFRCOEM23_S_BASE) /**< HFRCOEM23_S base pointer */ +#define HFXO0_S ((HFXO_TypeDef *) HFXO0_S_BASE) /**< HFXO0_S base pointer */ +#define I2C0_S ((I2C_TypeDef *) I2C0_S_BASE) /**< I2C0_S base pointer */ +#define WDOG0_S ((WDOG_TypeDef *) WDOG0_S_BASE) /**< WDOG0_S base pointer */ +#define WDOG1_S ((WDOG_TypeDef *) WDOG1_S_BASE) /**< WDOG1_S base pointer */ +#define EUSART0_S ((EUSART_TypeDef *) EUSART0_S_BASE) /**< EUSART0_S base pointer */ +#define SEMAILBOX_S_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_S_HOST_BASE) /**< SEMAILBOX_S_HOST base pointer */ +#define MVP_S ((MVP_TypeDef *) MVP_S_BASE) /**< MVP_S base pointer */ +#define EMU_NS ((EMU_TypeDef *) EMU_NS_BASE) /**< EMU_NS base pointer */ +#define CMU_NS ((CMU_TypeDef *) CMU_NS_BASE) /**< CMU_NS base pointer */ +#define BURTC_NS ((BURTC_TypeDef *) BURTC_NS_BASE) /**< BURTC_NS base pointer */ +#define HFRCO0_NS ((HFRCO_TypeDef *) HFRCO0_NS_BASE) /**< HFRCO0_NS base pointer */ +#define FSRCO_NS ((FSRCO_TypeDef *) FSRCO_NS_BASE) /**< FSRCO_NS base pointer */ +#define DPLL0_NS ((DPLL_TypeDef *) DPLL0_NS_BASE) /**< DPLL0_NS base pointer */ +#define LFXO_NS ((LFXO_TypeDef *) LFXO_NS_BASE) /**< LFXO_NS base pointer */ +#define LFRCO_NS ((LFRCO_TypeDef *) LFRCO_NS_BASE) /**< LFRCO_NS base pointer */ +#define ULFRCO_NS ((ULFRCO_TypeDef *) ULFRCO_NS_BASE) /**< ULFRCO_NS base pointer */ +#define KEYSCAN_NS ((KEYSCAN_TypeDef *) KEYSCAN_NS_BASE) /**< KEYSCAN_NS base pointer */ +#define MSC_NS ((MSC_TypeDef *) MSC_NS_BASE) /**< MSC_NS base pointer */ +#define ICACHE0_NS ((ICACHE_TypeDef *) ICACHE0_NS_BASE) /**< ICACHE0_NS base pointer */ +#define PRS_NS ((PRS_TypeDef *) PRS_NS_BASE) /**< PRS_NS base pointer */ +#define GPIO_NS ((GPIO_TypeDef *) GPIO_NS_BASE) /**< GPIO_NS base pointer */ +#define LDMA_NS ((LDMA_TypeDef *) LDMA_NS_BASE) /**< LDMA_NS base pointer */ +#define LDMAXBAR_NS ((LDMAXBAR_TypeDef *) LDMAXBAR_NS_BASE) /**< LDMAXBAR_NS base pointer */ +#define TIMER0_NS ((TIMER_TypeDef *) TIMER0_NS_BASE) /**< TIMER0_NS base pointer */ +#define TIMER1_NS ((TIMER_TypeDef *) TIMER1_NS_BASE) /**< TIMER1_NS base pointer */ +#define TIMER2_NS ((TIMER_TypeDef *) TIMER2_NS_BASE) /**< TIMER2_NS base pointer */ +#define TIMER3_NS ((TIMER_TypeDef *) TIMER3_NS_BASE) /**< TIMER3_NS base pointer */ +#define TIMER4_NS ((TIMER_TypeDef *) TIMER4_NS_BASE) /**< TIMER4_NS base pointer */ +#define TIMER5_NS ((TIMER_TypeDef *) TIMER5_NS_BASE) /**< TIMER5_NS base pointer */ +#define TIMER6_NS ((TIMER_TypeDef *) TIMER6_NS_BASE) /**< TIMER6_NS base pointer */ +#define TIMER7_NS ((TIMER_TypeDef *) TIMER7_NS_BASE) /**< TIMER7_NS base pointer */ +#define TIMER8_NS ((TIMER_TypeDef *) TIMER8_NS_BASE) /**< TIMER8_NS base pointer */ +#define TIMER9_NS ((TIMER_TypeDef *) TIMER9_NS_BASE) /**< TIMER9_NS base pointer */ +#define DMEM0_NS ((MPAHBRAM_TypeDef *) DMEM0_NS_BASE) /**< DMEM0_NS base pointer */ +#define DMEM1_NS ((MPAHBRAM_TypeDef *) DMEM1_NS_BASE) /**< DMEM1_NS base pointer */ +#define SYSCFG_NS_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_NS_CFGNS_BASE) /**< SYSCFG_NS_CFGNS base pointer */ +#define SYSCFG_NS ((SYSCFG_TypeDef *) SYSCFG_NS_BASE) /**< SYSCFG_NS base pointer */ +#define BURAM_NS ((BURAM_TypeDef *) BURAM_NS_BASE) /**< BURAM_NS base pointer */ +#define GPCRC_NS ((GPCRC_TypeDef *) GPCRC_NS_BASE) /**< GPCRC_NS base pointer */ +#define EUSART1_NS ((EUSART_TypeDef *) EUSART1_NS_BASE) /**< EUSART1_NS base pointer */ +#define EUSART2_NS ((EUSART_TypeDef *) EUSART2_NS_BASE) /**< EUSART2_NS base pointer */ +#define EUSART3_NS ((EUSART_TypeDef *) EUSART3_NS_BASE) /**< EUSART3_NS base pointer */ +#define DCDC_NS ((DCDC_TypeDef *) DCDC_NS_BASE) /**< DCDC_NS base pointer */ +#define HOSTMAILBOX_NS ((MAILBOX_TypeDef *) HOSTMAILBOX_NS_BASE) /**< HOSTMAILBOX_NS base pointer */ +#define USART0_NS ((USART_TypeDef *) USART0_NS_BASE) /**< USART0_NS base pointer */ +#define USART1_NS ((USART_TypeDef *) USART1_NS_BASE) /**< USART1_NS base pointer */ +#define USART2_NS ((USART_TypeDef *) USART2_NS_BASE) /**< USART2_NS base pointer */ +#define SYSRTC0_NS ((SYSRTC_TypeDef *) SYSRTC0_NS_BASE) /**< SYSRTC0_NS base pointer */ +#define I2C1_NS ((I2C_TypeDef *) I2C1_NS_BASE) /**< I2C1_NS base pointer */ +#define I2C2_NS ((I2C_TypeDef *) I2C2_NS_BASE) /**< I2C2_NS base pointer */ +#define I2C3_NS ((I2C_TypeDef *) I2C3_NS_BASE) /**< I2C3_NS base pointer */ +#define LCD_NS ((LCD_TypeDef *) LCD_NS_BASE) /**< LCD_NS base pointer */ +#define LCDRF_NS ((LCDRF_TypeDef *) LCDRF_NS_BASE) /**< LCDRF_NS base pointer */ +#define SMU_NS ((SMU_TypeDef *) SMU_NS_BASE) /**< SMU_NS base pointer */ +#define SMU_NS_CFGNS ((SMU_CFGNS_TypeDef *) SMU_NS_CFGNS_BASE) /**< SMU_NS_CFGNS base pointer */ +#define LETIMER0_NS ((LETIMER_TypeDef *) LETIMER0_NS_BASE) /**< LETIMER0_NS base pointer */ +#define IADC0_NS ((IADC_TypeDef *) IADC0_NS_BASE) /**< IADC0_NS base pointer */ +#define ACMP0_NS ((ACMP_TypeDef *) ACMP0_NS_BASE) /**< ACMP0_NS base pointer */ +#define ACMP1_NS ((ACMP_TypeDef *) ACMP1_NS_BASE) /**< ACMP1_NS base pointer */ +#define AMUXCP0_NS ((AMUXCP_TypeDef *) AMUXCP0_NS_BASE) /**< AMUXCP0_NS base pointer */ +#define VDAC0_NS ((VDAC_TypeDef *) VDAC0_NS_BASE) /**< VDAC0_NS base pointer */ +#define VDAC1_NS ((VDAC_TypeDef *) VDAC1_NS_BASE) /**< VDAC1_NS base pointer */ +#define PCNT0_NS ((PCNT_TypeDef *) PCNT0_NS_BASE) /**< PCNT0_NS base pointer */ +#define HFRCOEM23_NS ((HFRCO_TypeDef *) HFRCOEM23_NS_BASE) /**< HFRCOEM23_NS base pointer */ +#define HFXO0_NS ((HFXO_TypeDef *) HFXO0_NS_BASE) /**< HFXO0_NS base pointer */ +#define I2C0_NS ((I2C_TypeDef *) I2C0_NS_BASE) /**< I2C0_NS base pointer */ +#define WDOG0_NS ((WDOG_TypeDef *) WDOG0_NS_BASE) /**< WDOG0_NS base pointer */ +#define WDOG1_NS ((WDOG_TypeDef *) WDOG1_NS_BASE) /**< WDOG1_NS base pointer */ +#define EUSART0_NS ((EUSART_TypeDef *) EUSART0_NS_BASE) /**< EUSART0_NS base pointer */ +#define SEMAILBOX_NS_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_NS_HOST_BASE) /**< SEMAILBOX_NS_HOST base pointer */ +#define MVP_NS ((MVP_TypeDef *) MVP_NS_BASE) /**< MVP_NS base pointer */ +#define EMU ((EMU_TypeDef *) EMU_BASE) /**< EMU base pointer */ +#define CMU ((CMU_TypeDef *) CMU_BASE) /**< CMU base pointer */ +#define BURTC ((BURTC_TypeDef *) BURTC_BASE) /**< BURTC base pointer */ +#define HFRCO0 ((HFRCO_TypeDef *) HFRCO0_BASE) /**< HFRCO0 base pointer */ +#define FSRCO ((FSRCO_TypeDef *) FSRCO_BASE) /**< FSRCO base pointer */ +#define DPLL0 ((DPLL_TypeDef *) DPLL0_BASE) /**< DPLL0 base pointer */ +#define LFXO ((LFXO_TypeDef *) LFXO_BASE) /**< LFXO base pointer */ +#define LFRCO ((LFRCO_TypeDef *) LFRCO_BASE) /**< LFRCO base pointer */ +#define ULFRCO ((ULFRCO_TypeDef *) ULFRCO_BASE) /**< ULFRCO base pointer */ +#define KEYSCAN ((KEYSCAN_TypeDef *) KEYSCAN_BASE) /**< KEYSCAN base pointer */ +#define MSC ((MSC_TypeDef *) MSC_BASE) /**< MSC base pointer */ +#define ICACHE0 ((ICACHE_TypeDef *) ICACHE0_BASE) /**< ICACHE0 base pointer */ +#define PRS ((PRS_TypeDef *) PRS_BASE) /**< PRS base pointer */ +#define GPIO ((GPIO_TypeDef *) GPIO_BASE) /**< GPIO base pointer */ +#define LDMA ((LDMA_TypeDef *) LDMA_BASE) /**< LDMA base pointer */ +#define LDMAXBAR ((LDMAXBAR_TypeDef *) LDMAXBAR_BASE) /**< LDMAXBAR base pointer */ +#define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */ +#define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */ +#define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ +#define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE) /**< TIMER3 base pointer */ +#define TIMER4 ((TIMER_TypeDef *) TIMER4_BASE) /**< TIMER4 base pointer */ +#define TIMER5 ((TIMER_TypeDef *) TIMER5_BASE) /**< TIMER5 base pointer */ +#define TIMER6 ((TIMER_TypeDef *) TIMER6_BASE) /**< TIMER6 base pointer */ +#define TIMER7 ((TIMER_TypeDef *) TIMER7_BASE) /**< TIMER7 base pointer */ +#define TIMER8 ((TIMER_TypeDef *) TIMER8_BASE) /**< TIMER8 base pointer */ +#define TIMER9 ((TIMER_TypeDef *) TIMER9_BASE) /**< TIMER9 base pointer */ +#define DMEM0 ((MPAHBRAM_TypeDef *) DMEM0_BASE) /**< DMEM0 base pointer */ +#define DMEM1 ((MPAHBRAM_TypeDef *) DMEM1_BASE) /**< DMEM1 base pointer */ +#define SYSCFG_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_CFGNS_BASE) /**< SYSCFG_CFGNS base pointer */ +#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE) /**< SYSCFG base pointer */ +#define BURAM ((BURAM_TypeDef *) BURAM_BASE) /**< BURAM base pointer */ +#define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE) /**< GPCRC base pointer */ +#define EUSART1 ((EUSART_TypeDef *) EUSART1_BASE) /**< EUSART1 base pointer */ +#define EUSART2 ((EUSART_TypeDef *) EUSART2_BASE) /**< EUSART2 base pointer */ +#define EUSART3 ((EUSART_TypeDef *) EUSART3_BASE) /**< EUSART3 base pointer */ +#define DCDC ((DCDC_TypeDef *) DCDC_BASE) /**< DCDC base pointer */ +#define HOSTMAILBOX ((MAILBOX_TypeDef *) HOSTMAILBOX_BASE) /**< HOSTMAILBOX base pointer */ +#define USART0 ((USART_TypeDef *) USART0_BASE) /**< USART0 base pointer */ +#define USART1 ((USART_TypeDef *) USART1_BASE) /**< USART1 base pointer */ +#define USART2 ((USART_TypeDef *) USART2_BASE) /**< USART2 base pointer */ +#define SYSRTC0 ((SYSRTC_TypeDef *) SYSRTC0_BASE) /**< SYSRTC0 base pointer */ +#define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */ +#define I2C2 ((I2C_TypeDef *) I2C2_BASE) /**< I2C2 base pointer */ +#define I2C3 ((I2C_TypeDef *) I2C3_BASE) /**< I2C3 base pointer */ +#define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */ +#define LCDRF ((LCDRF_TypeDef *) LCDRF_BASE) /**< LCDRF base pointer */ +#define SMU ((SMU_TypeDef *) SMU_BASE) /**< SMU base pointer */ +#define SMU_CFGNS ((SMU_CFGNS_TypeDef *) SMU_CFGNS_BASE) /**< SMU_CFGNS base pointer */ +#define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE) /**< LETIMER0 base pointer */ +#define IADC0 ((IADC_TypeDef *) IADC0_BASE) /**< IADC0 base pointer */ +#define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE) /**< ACMP0 base pointer */ +#define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE) /**< ACMP1 base pointer */ +#define AMUXCP0 ((AMUXCP_TypeDef *) AMUXCP0_BASE) /**< AMUXCP0 base pointer */ +#define VDAC0 ((VDAC_TypeDef *) VDAC0_BASE) /**< VDAC0 base pointer */ +#define VDAC1 ((VDAC_TypeDef *) VDAC1_BASE) /**< VDAC1 base pointer */ +#define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE) /**< PCNT0 base pointer */ +#define HFRCOEM23 ((HFRCO_TypeDef *) HFRCOEM23_BASE) /**< HFRCOEM23 base pointer */ +#define HFXO0 ((HFXO_TypeDef *) HFXO0_BASE) /**< HFXO0 base pointer */ +#define I2C0 ((I2C_TypeDef *) I2C0_BASE) /**< I2C0 base pointer */ +#define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE) /**< WDOG0 base pointer */ +#define WDOG1 ((WDOG_TypeDef *) WDOG1_BASE) /**< WDOG1 base pointer */ +#define EUSART0 ((EUSART_TypeDef *) EUSART0_BASE) /**< EUSART0 base pointer */ +#define SEMAILBOX_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_HOST_BASE) /**< SEMAILBOX_HOST base pointer */ +#define MVP ((MVP_TypeDef *) MVP_BASE) /**< MVP base pointer */ +#define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE) /**< DEVINFO base pointer */ +/** @} End of group EFM32PG26B100F512IM68_Peripheral_Declaration */ + +/**************************************************************************//** + * @defgroup EFM32PG26B100F512IM68_Peripheral_Parameters EFM32PG26B100F512IM68 Peripheral Parameters + * @{ + * @brief Device peripheral parameter values + *****************************************************************************/ + +/* Common peripheral register block offsets. */ +#define PER_REG_BLOCK_SET_OFFSET 0x1000UL /**< Offset to SET register block */ +#define PER_REG_BLOCK_CLR_OFFSET 0x2000UL /**< Offset to CLEAR register block */ +#define PER_REG_BLOCK_TGL_OFFSET 0x3000UL /**< Offset to TOGGLE register block */ +#define MSC_CDA_PRESENT 0x0UL /**> */ +#define MSC_FDIO_WIDTH 0x40UL /**> None */ +#define MSC_FLASHADDRBITS 0x16UL /**> None */ +#define MSC_FLASHBLOCKADDRBITS 0x16UL /**> None */ +#define MSC_FLASH_BLOCK_INFO_PCOUNT 0x2UL /**> None */ +#define MSC_FLASH_BLOCK_MAIN_PCOUNT 0x1A0UL /**> */ +#define MSC_INFOADDRBITS 0xEUL /**> None */ +#define MSC_INFOBLOCKADDRBITS 0xEUL /**> None */ +#define MSC_INFO_PSIZE_BITS 0xDUL /**> None */ +#define MSC_MAIN_PSIZE_BITS 0xDUL /**> None */ +#define MSC_REDUNDANCY 0x4UL /**> None */ +#define MSC_ROOTMAIN_PRESENT 0x1UL /**> */ +#define MSC_UD_PRESENT 0x1UL /**> */ +#define MSC_YADDRBITS 0x6UL /**> */ +#define DMEM0_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM0_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM0_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM0_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM0_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM0_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM0_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM0_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM0_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM0_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM0_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM0_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM0_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM0_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM0_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM0_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM0_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM0_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM0_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM0_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM0_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM0_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM0_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM0_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM0_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM0_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM0_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM0_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM0_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM0_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM0_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM0_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM0_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM0_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM0_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM0_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM0_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM0_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM0_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define DMEM1_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM1_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM1_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM1_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM1_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM1_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM1_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM1_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM1_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM1_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM1_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM1_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM1_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM1_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM1_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM1_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM1_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM1_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM1_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM1_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM1_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM1_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM1_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM1_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM1_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM1_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM1_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM1_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM1_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM1_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM1_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM1_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM1_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM1_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM1_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM1_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM1_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM1_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM1_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define CMU_EXCLUDELCD 0x0UL /**> Exclude LCD */ +#define CMU_EXCLUDELESENSE 0x1UL /**> Exclude LESENSE */ +#define BURTC_CNTWIDTH 0x20UL /**> None */ +#define BURTC_PRECNT_WIDTH 0xFUL /**> */ +#define HFRCO0_EM23ONDEMAND 0x0UL /**> EM23 On Demand */ +#define HFRCO0_EXCLUDEEM23ONDEMAND 0x1UL /**> Exclude EM23 On Demand */ +#define LFXO_NO_CTUNE 0x0UL /**> CTUNE Not Present */ +#define LFXO_CTUNE 0x1UL /**> CTUNE Present */ +#define KEYSCAN_COLNUM 0x8UL /**> COLNUM */ +#define KEYSCAN_COLWIDTH 0x3UL /**> COLWIDTH */ +#define KEYSCAN_ROWNUM 0x6UL /**> ROWNUM */ +#define ICACHE0_AHB_LITE 0x0UL /**> AHB Lite */ +#define ICACHE0_CACHEABLE_SIZE 0x320000UL /**> Cache Size */ +#define ICACHE0_CACHEABLE_START 0x8000000UL /**> Cache Start */ +#define ICACHE0_DEFAULT_OFF 0x0UL /**> Default off */ +#define ICACHE0_FLASH_SIZE 0x320000UL /**> Flash size */ +#define ICACHE0_FLASH_START 0x8000000UL /**> Flash start */ +#define ICACHE0_LOOPCACHE_MEM_ADDR_BITS 0x3UL /**> Loopcache Memory Address bits */ +#define ICACHE0_LOOPCACHE_STICKINESS_BITS 0x4UL /**> Loopcache Stickiness bits */ +#define ICACHE0_PARITY_BITS 0x1UL /**> Use Parity */ +#define ICACHE0_PC_BITS 0x20UL /**> Performance Counter bits */ +#define ICACHE0_PIPE_STAGE 0x1UL /**> Pipeline Stage */ +#define ICACHE0_RAM_ADDR_BITS 0x0UL /**> RAM Address bits */ +#define ICACHE0_RAM_DATA_BITS 0x0UL /**> RAM Data bits */ +#define ICACHE0_SET_BITS 0x7UL /**> Set bits */ +#define ICACHE0_USE_HREADY_GATING 0x1UL /**> Use HREADY gating */ +#define ICACHE0_USE_IDLE_GATING 0x1UL /**> Use IDLE gating */ +#define ICACHE0_USE_LOOPCACHE 0x1UL /**> Use Loopcache */ +#define ICACHE0_WAY_BITS 0x1UL /**> Way bits */ +#define ICACHE0_WORDS_PER_BLOCK 0x0UL /**> Words Per Block */ +#define ICACHE0_WPB_BITS 0x1UL /**> Words Per Block bits */ +#define ICACHE0_WPL_BITS 0x3UL /**> Words Per Line bits */ +#define PRS_ASYNC_CH_NUM 0x10UL /**> None */ +#define PRS_PRSSEL_WIDTH 0x4UL /**> New Param */ +#define PRS_SPRSSEL_WIDTH 0x2UL /**> New Param */ +#define PRS_SYNC_CH_NUM 0x4UL /**> None */ +#define GPIO_COMALLOC_WIDTH 0x4UL /**> New Param */ +#define GPIO_MODE_WIDTH 0x4UL /**> Mode Width */ +#define GPIO_NUM_EM4_WU 0xCUL /**> New Param */ +#define GPIO_NUM_EVEN_PA 0x8UL /**> Num of even pins port A */ +#define GPIO_NUM_EVEN_PB 0x8UL /**> Num of even pins port B */ +#define GPIO_NUM_EVEN_PC 0x8UL /**> Num of even pins port C */ +#define GPIO_NUM_EVEN_PD 0x8UL /**> Num of even pins port D */ +#define GPIO_NUM_EXT_INT 0x10UL /**> New Param */ +#define GPIO_NUM_EXT_INT_L 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U_ZERO 0x0UL /**> New Param */ +#define GPIO_NUM_ODD_PA 0x8UL /**> Num of odd pins port A */ +#define GPIO_NUM_ODD_PB 0x8UL /**> Num of odd pins port B */ +#define GPIO_NUM_ODD_PC 0x8UL /**> Num of odd pins port C */ +#define GPIO_NUM_ODD_PD 0x8UL /**> Num of odd pins port D */ +#define GPIO_PINSEL_WIDTH 0x4UL /**> Route config pin select width */ +#define GPIO_PORTSEL_WIDTH 0x2UL /**> Route config port select width */ +#define GPIO_PORT_A_WIDTH 0x10UL /**> Port A Width */ +#define GPIO_PORT_A_WIDTH_ZERO 0x0UL /**> Port A Width is Zero */ +#define GPIO_PORT_A_WL 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_B_WIDTH 0x10UL /**> Port B Width */ +#define GPIO_PORT_B_WIDTH_ZERO 0x0UL /**> Port B Width is Zero */ +#define GPIO_PORT_B_WL 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_C_WIDTH 0x10UL /**> Port C Width */ +#define GPIO_PORT_C_WIDTH_ZERO 0x0UL /**> Port C Width is Zero */ +#define GPIO_PORT_C_WL 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_D_WIDTH 0x10UL /**> Port D Width */ +#define GPIO_PORT_D_WIDTH_ZERO 0x0UL /**> Port D Width is Zero */ +#define GPIO_PORT_D_WL 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_SEGALLOC_WIDTH 0x28UL /**> New Param */ +#define GPIO_SLEWRATE_WIDTH 0x3UL /**> Slew Rate Width Param */ +#define LDMA_CH_BITS 0x5UL /**> New Param */ +#define LDMA_CH_NUM 0x8UL /**> New Param */ +#define LDMA_FIFO_BITS 0x5UL /**> New Param */ +#define LDMA_FIFO_DEPTH 0x10UL /**> New Param */ +#define LDMAXBAR_CH_BITS 0x5UL /**> None */ +#define LDMAXBAR_CH_NUM 0x8UL /**> None */ +#define LDMAXBAR_SIGSEL_W 0x4UL /**> New Param */ +#define LDMAXBAR_SOURCESEL_W 0x6UL /**> New Param */ +#define TIMER0_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER0_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER0_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER0_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER0_NO_DTI 0x0UL /**> */ +#define TIMER1_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER1_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER1_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER1_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER1_NO_DTI 0x0UL /**> */ +#define TIMER2_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER2_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER2_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER2_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER2_NO_DTI 0x0UL /**> */ +#define TIMER3_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER3_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER3_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER3_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER3_NO_DTI 0x0UL /**> */ +#define TIMER4_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER4_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER4_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER4_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER4_NO_DTI 0x0UL /**> */ +#define TIMER5_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER5_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER5_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER5_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER5_NO_DTI 0x0UL /**> */ +#define TIMER6_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER6_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER6_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER6_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER6_NO_DTI 0x0UL /**> */ +#define TIMER7_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER7_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER7_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER7_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER7_NO_DTI 0x0UL /**> */ +#define TIMER8_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER8_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER8_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER8_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER8_NO_DTI 0x0UL /**> */ +#define TIMER9_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER9_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER9_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER9_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER9_NO_DTI 0x0UL /**> */ +#define SYSCFG_CHIP_PARTNUMBER 0x3UL /**> Chip Part Number */ +#define SYSCFG_DEMODRAM_INST_COUNT 0x2UL /**> */ +#define SYSCFG_FRCRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_SEQRAM_INST_COUNT 0x2UL /**> None */ +#define SYSCFG_SWINT_NUM 0x4UL /**> Software interupts */ +#define EUSART1_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART1_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART2_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART2_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART3_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART3_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define DCDC_DRVSPEED_WIDTH 0x2UL /**> Drive Speed bitfield width */ +#define DCDC_IPKVAL_WIDTH 0x4UL /**> Peak Current Setting bitfield Width */ +#define DCDC_VCMPIBIAS_WIDTH 0x2UL /**> VCMP ibias bitfield width */ +#define HOSTMAILBOX_NUM_MSGPTRS 0x4UL /**> */ +#define USART0_AUTOTX_REG 0x1UL /**> None */ +#define USART0_AUTOTX_REG_B 0x0UL /**> None */ +#define USART0_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART0_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART0_CLK_PRS 0x1UL /**> None */ +#define USART0_CLK_PRS_B 0x0UL /**> New Param */ +#define USART0_FLOW_CONTROL 0x1UL /**> None */ +#define USART0_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART0_I2S 0x1UL /**> None */ +#define USART0_I2S_B 0x0UL /**> New Param */ +#define USART0_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART0_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_MVDIS_FUNC 0x1UL /**> None */ +#define USART0_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART0_RX_PRS 0x1UL /**> None */ +#define USART0_RX_PRS_B 0x0UL /**> New Param */ +#define USART0_SC_AVAILABLE 0x1UL /**> None */ +#define USART0_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART0_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART0_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART0_TIMER 0x1UL /**> New Param */ +#define USART0_TIMER_B 0x0UL /**> New Param */ +#define USART1_AUTOTX_REG 0x1UL /**> None */ +#define USART1_AUTOTX_REG_B 0x0UL /**> None */ +#define USART1_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART1_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART1_CLK_PRS 0x1UL /**> None */ +#define USART1_CLK_PRS_B 0x0UL /**> New Param */ +#define USART1_FLOW_CONTROL 0x1UL /**> None */ +#define USART1_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART1_I2S 0x1UL /**> None */ +#define USART1_I2S_B 0x0UL /**> New Param */ +#define USART1_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART1_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_MVDIS_FUNC 0x1UL /**> None */ +#define USART1_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART1_RX_PRS 0x1UL /**> None */ +#define USART1_RX_PRS_B 0x0UL /**> New Param */ +#define USART1_SC_AVAILABLE 0x1UL /**> None */ +#define USART1_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART1_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART1_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART1_TIMER 0x1UL /**> New Param */ +#define USART1_TIMER_B 0x0UL /**> New Param */ +#define USART2_AUTOTX_REG 0x1UL /**> None */ +#define USART2_AUTOTX_REG_B 0x0UL /**> None */ +#define USART2_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART2_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART2_CLK_PRS 0x1UL /**> None */ +#define USART2_CLK_PRS_B 0x0UL /**> New Param */ +#define USART2_FLOW_CONTROL 0x1UL /**> None */ +#define USART2_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART2_I2S 0x1UL /**> None */ +#define USART2_I2S_B 0x0UL /**> New Param */ +#define USART2_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART2_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_MVDIS_FUNC 0x1UL /**> None */ +#define USART2_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART2_RX_PRS 0x1UL /**> None */ +#define USART2_RX_PRS_B 0x0UL /**> New Param */ +#define USART2_SC_AVAILABLE 0x1UL /**> None */ +#define USART2_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART2_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART2_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART2_TIMER 0x1UL /**> New Param */ +#define USART2_TIMER_B 0x0UL /**> New Param */ +#define SYSRTC0_GROUP0_ALTIRQDIS 0x1UL /**> Group 0 Alternate IRQ disable */ +#define SYSRTC0_GROUP0_CAPDIS 0x0UL /**> Group 0 Capture disable */ +#define SYSRTC0_GROUP0_CMP1DIS 0x0UL /**> Group 0 Compare1 disable */ +#define SYSRTC0_GROUP0_DIS 0x0UL /**> Group 0 Disable */ +#define SYSRTC0_GROUP0_ROOTDIS 0x1UL /**> Group 0 ROOT disable */ +#define SYSRTC0_GROUP1_ALTIRQDIS 0x0UL /**> Group 1 Alternate IRQ disable */ +#define SYSRTC0_GROUP1_CAPDIS 0x0UL /**> Group 1 Capture disable */ +#define SYSRTC0_GROUP1_CMP1DIS 0x0UL /**> Group 1 Compare1 disable */ +#define SYSRTC0_GROUP1_DIS 0x0UL /**> Group 1 Disable */ +#define SYSRTC0_GROUP1_ROOTDIS 0x1UL /**> Group 1 ROOT disable */ +#define SYSRTC0_GROUP2_ALTIRQDIS 0x1UL /**> Group 2 Alternate IRQ disable */ +#define SYSRTC0_GROUP2_CAPDIS 0x1UL /**> Group 2 Capture disable */ +#define SYSRTC0_GROUP2_CMP1DIS 0x1UL /**> Group 2 Compare1 disable */ +#define SYSRTC0_GROUP2_DIS 0x0UL /**> Group 2 Disable */ +#define SYSRTC0_GROUP2_ROOTDIS 0x0UL /**> Group 2 ROOT disable */ +#define SYSRTC0_GROUP3_ALTIRQDIS 0x1UL /**> Group 3 Alternate IRQ disable */ +#define SYSRTC0_GROUP3_CAPDIS 0x1UL /**> Group 3 Capture disable */ +#define SYSRTC0_GROUP3_CMP1DIS 0x1UL /**> Group 3 Compare1 disable */ +#define SYSRTC0_GROUP3_DIS 0x1UL /**> Group 3 Disable */ +#define SYSRTC0_GROUP3_ROOTDIS 0x1UL /**> Group 3 ROOT disable */ +#define SYSRTC0_GROUP4_ALTIRQDIS 0x1UL /**> Group 4 Alternate IRQ disable */ +#define SYSRTC0_GROUP4_CAPDIS 0x1UL /**> Group 4 Capture disable */ +#define SYSRTC0_GROUP4_CMP1DIS 0x1UL /**> Group 4 Compare1 disable */ +#define SYSRTC0_GROUP4_DIS 0x1UL /**> Group 4 Disable */ +#define SYSRTC0_GROUP4_ROOTDIS 0x1UL /**> Group 4 ROOT disable */ +#define SYSRTC0_GROUP5_ALTIRQDIS 0x1UL /**> Group 5 Alternate IRQ disable */ +#define SYSRTC0_GROUP5_CAPDIS 0x1UL /**> Group 5 Capture disable */ +#define SYSRTC0_GROUP5_CMP1DIS 0x1UL /**> Group 5 Compare1 disable */ +#define SYSRTC0_GROUP5_DIS 0x1UL /**> Group 5 Disable */ +#define SYSRTC0_GROUP5_ROOTDIS 0x1UL /**> Group 5 ROOT disable */ +#define SYSRTC0_GROUP6_ALTIRQDIS 0x1UL /**> Group 6 Alternate IRQ disable */ +#define SYSRTC0_GROUP6_CAPDIS 0x1UL /**> Group 6 Capture disable */ +#define SYSRTC0_GROUP6_CMP1DIS 0x1UL /**> Group 6 Compare1 disable */ +#define SYSRTC0_GROUP6_DIS 0x1UL /**> Group 6 Disable */ +#define SYSRTC0_GROUP6_ROOTDIS 0x1UL /**> Group 6 ROOT disable */ +#define SYSRTC0_GROUP7_ALTIRQDIS 0x1UL /**> Group 7 Alternate IRQ disable */ +#define SYSRTC0_GROUP7_CAPDIS 0x1UL /**> Group 7 Capture disable */ +#define SYSRTC0_GROUP7_CMP1DIS 0x1UL /**> Group 7 Compare1 disable */ +#define SYSRTC0_GROUP7_DIS 0x1UL /**> Group 7 Disable */ +#define SYSRTC0_GROUP7_ROOTDIS 0x1UL /**> Group 7 ROOT disable */ +#define SYSRTC0_ROOTDIS 0x0UL /**> ROOT disable */ +#define I2C1_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C1_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C2_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C2_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C3_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C3_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define LCD_COM_NUM 0x4UL /**> None */ +#define LCD_NO_ANIM_LOCS 0x1UL /**> None */ +#define LCD_NO_BANKED_SEG 0x1UL /**> */ +#define LCD_NO_DSC 0x0UL /**> None */ +#define LCD_NO_EXTOSC 0x0UL /**> None */ +#define LCD_OCTAPLEX 0x1UL /**> None */ +#define LCD_SEGASCOM_NUM 0x4UL /**> None */ +#define LCD_NO_UPPER_SEGMENTS 0x0UL /**> */ +#define LCD_SEG_NUM 0x28UL /**> None */ +#define LCD_SEGASCOM_SEGSTART 0x24UL /**> */ +#define LCD_SEL_WIDTH 0x3UL /**> None */ +#define SMU_NUM_BMPUS 0x9UL /**> Number of BMPUs */ +#define SMU_NUM_PPU_PERIPHS 0x44UL /**> Number of PPU Peripherals */ +#define SMU_NUM_PPU_PERIPHS_MOD_32 0x4UL /**> Number of PPU Peripherals (mod 32) */ +#define SMU_NUM_PPU_PERIPHS_SUB_64 0x4UL /**> Number of PPU peripherals minus 32 */ +#define SMU_PERIPHID_BITS 0x8UL /**> Bits used for Peripheral ID */ +#define LETIMER0_CNT_WIDTH 0x18UL /**> Count Width */ +#define IADC0_CONFIGNUM 0x2UL /**> CONFIG */ +#define IADC0_FULLRANGEUNIPOLAR 0x0UL /**> FULLRANGEUNIPOLAR */ +#define IADC0_SCANBYTES 0x1UL /**> SCANBYTES */ +#define IADC0_ENTRIES 0x10UL /**> ENTRIES */ +#define ACMP0_DAC_INPUT 0x1UL /**> None */ +#define ACMP0_EXT_OVR_IF 0x1UL /**> None */ +#define ACMP1_DAC_INPUT 0x1UL /**> None */ +#define ACMP1_EXT_OVR_IF 0x1UL /**> None */ +#define AMUXCP0_AMUXCPNUM 0x0UL /**> AMUXCPNUM */ +#define VDAC0_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC0_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC0_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC0_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC0_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC0_RESOLUTION 0xCUL /**> DAC Resolution */ +#define VDAC1_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC1_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC1_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC1_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC1_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC1_RESOLUTION 0xCUL /**> DAC Resolution */ +#define PCNT0_PCNT_WIDTH 0x10UL /**> None */ +#define HFRCOEM23_EM23ONDEMAND 0x1UL /**> EM23 On Demand */ +#define HFRCOEM23_EXCLUDEEM23ONDEMAND 0x0UL /**> Exclude EM23 On Demand */ +#define HFXO0_BUFOUT 0x1UL /**> BUFOUT */ +#define HFXO0_EXCLUDEBUFOUT 0x0UL /**> Exclude BUFOUT */ +#define I2C0_DELAY 0x3E8UL /**> Delay cell selection */ +#define I2C0_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define WDOG0_PCNUM 0x2UL /**> None */ +#define WDOG1_PCNUM 0x2UL /**> None */ +#define EUSART0_EM2_CAPABLE 0x1UL /**> EM2 Capable instance */ +#define EUSART0_NOT_EM2_CAPABLE 0x0UL /**> Not EM2 Capable instance */ +#define RDMEM_FRC_BANK0_SIZE 0x1000UL /**> FRC_RAM_BANK0_SIZE */ +#define RDMEM_FRC_BANK1_SIZE 0x0UL /**> FRC_RAM_BANK1_SIZE */ +#define RDMEM_FRC_BANK2_SIZE 0x0UL /**> FRC_RAM_BANK2_SIZE */ +#define RDMEM_FRC_BANK3_SIZE 0x0UL /**> FRC_RAM_BANK3_SIZE */ +#define RDMEM_FRC_BANK4_SIZE 0x0UL /**> FRC_RAM_BANK4_SIZE */ +#define RDMEM_FRC_BANK5_SIZE 0x0UL /**> FRC_RAM_BANK5_SIZE */ +#define RDMEM_FRC_BANK6_SIZE 0x0UL /**> FRC_RAM_BANK6_SIZE */ +#define RDMEM_FRC_BANK7_SIZE 0x0UL /**> FRC_RAM_BANK7_SIZE */ +#define RDMEM_FRC_NUM_BANK 0x1UL /**> FRC_NUM_BANK */ +#define RDMEM_FRC_RAMADDRBITS 0xCUL /**> FRC RAM ADDRBITS */ +#define RDMEM_FRC_RAMADDRMINBITS 0xCUL /**> FRC RAM address bits for one bank */ +#define RDMEM_FRC_RAMECCADDR_WIDTH 0x20UL /**> FRC RAM ECC Address width */ +#define RDMEM_FRC_RAM_BWE_WIDTH 0x27UL /**> FRCRAM BWE width */ +#define RDMEM_FRC_RAM_DATA_WIDTH 0x27UL /**> FRC_RAM_DATA_WIDTH */ +#define RDMEM_FRC_RAM_ECC_EN 0x1UL /**> FRC RAM ECCEN */ +#define RDMEM_FRC_RAM_TOTAL_SIZE 0x1000UL /**> FRC_RAM_TOTAL_SIZE */ +#define RDMEM_SEQ_BANK0_SIZE 0x2000UL /**> SEQ_RAM_BANK0_SIZE */ +#define RDMEM_SEQ_BANK1_SIZE 0x2000UL /**> SEQ_RAM_BANK1_SIZE */ +#define RDMEM_SEQ_BANK2_SIZE 0x0UL /**> SEQ_RAM_BANK2_SIZE */ +#define RDMEM_SEQ_BANK3_SIZE 0x0UL /**> SEQ_RAM_BANK3_SIZE */ +#define RDMEM_SEQ_BANK4_SIZE 0x0UL /**> SEQ_RAM_BANK4_SIZE */ +#define RDMEM_SEQ_BANK5_SIZE 0x0UL /**> SEQ_RAM_BANK5_SIZE */ +#define RDMEM_SEQ_BANK6_SIZE 0x0UL /**> SEQ_RAM_BANK6_SIZE */ +#define RDMEM_SEQ_BANK7_SIZE 0x0UL /**> SEQ_RAM_BANK7_SIZE */ +#define RDMEM_SEQ_NUM_BANK 0x2UL /**> SEQ_NUM_BANK */ +#define RDMEM_SEQ_RAMADDRBITS 0xEUL /**> SEQ RAM ADDRBITS */ +#define RDMEM_SEQ_RAMADDRMINBITS 0xDUL /**> SEQ RAM address bits for one bank */ +#define RDMEM_SEQ_RAMECCADDR_WIDTH 0x20UL /**> SEQ RAM ECC Address width */ +#define RDMEM_SEQ_RAM_BWE_WIDTH 0x27UL /**> SEQRAM BWE width */ +#define RDMEM_SEQ_RAM_DATA_WIDTH 0x27UL /**> SEQ_RAM_DATA_WIDTH */ +#define RDMEM_SEQ_RAM_ECC_EN 0x1UL /**> SEQ RAM ECCEN */ +#define RDMEM_SEQ_RAM_TOTAL_SIZE 0x4000UL /**> SEQ_RAM_TOTAL_SIZE */ + +/* Instance macros for ACMP */ +#define ACMP(n) (((n) == 0) ? ACMP0 \ + : ((n) == 1) ? ACMP1 \ + : 0x0UL) +#define ACMP_NUM(ref) (((ref) == ACMP0) ? 0 \ + : ((ref) == ACMP1) ? 1 \ + : -1) +#define ACMP_DAC_INPUT(n) (((n) == 0) ? ACMP0_DAC_INPUT \ + : ((n) == 1) ? ACMP1_DAC_INPUT \ + : 0x0UL) +#define ACMP_EXT_OVR_IF(n) (((n) == 0) ? ACMP0_EXT_OVR_IF \ + : ((n) == 1) ? ACMP1_EXT_OVR_IF \ + : 0x0UL) + +/* Instance macros for EUSART */ +#define EUSART(n) (((n) == 0) ? EUSART0 \ + : ((n) == 1) ? EUSART1 \ + : ((n) == 2) ? EUSART2 \ + : ((n) == 3) ? EUSART3 \ + : 0x0UL) +#define EUSART_NUM(ref) (((ref) == EUSART0) ? 0 \ + : ((ref) == EUSART1) ? 1 \ + : ((ref) == EUSART2) ? 2 \ + : ((ref) == EUSART3) ? 3 \ + : -1) +#define EUSART_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_EM2_CAPABLE \ + : 0x0UL) +#define EUSART_NOT_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_NOT_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_NOT_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_NOT_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_NOT_EM2_CAPABLE \ + : 0x0UL) + +/* Instance macros for HFRCO */ +#define HFRCO(n) (((n) == 0) ? HFRCO0 \ + : ((n) == 1) ? HFRCOEM23 \ + : 0x0UL) +#define HFRCO_NUM(ref) (((ref) == HFRCO0) ? 0 \ + : ((ref) == HFRCOEM23) ? 1 \ + : -1) +#define HFRCO_EM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EM23ONDEMAND \ + : 0x0UL) +#define HFRCO_EXCLUDEEM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EXCLUDEEM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EXCLUDEEM23ONDEMAND \ + : 0x0UL) + +/* Instance macros for I2C */ +#define I2C(n) (((n) == 0) ? I2C0 \ + : ((n) == 1) ? I2C1 \ + : ((n) == 2) ? I2C2 \ + : ((n) == 3) ? I2C3 \ + : 0x0UL) +#define I2C_NUM(ref) (((ref) == I2C0) ? 0 \ + : ((ref) == I2C1) ? 1 \ + : ((ref) == I2C2) ? 2 \ + : ((ref) == I2C3) ? 3 \ + : -1) +#define I2C_DELAY(n) (((n) == 0) ? I2C0_DELAY \ + : ((n) == 1) ? I2C1_DELAY \ + : ((n) == 2) ? I2C2_DELAY \ + : ((n) == 3) ? I2C3_DELAY \ + : 0x0UL) +#define I2C_DELAY_CHAIN_NUM(n) (((n) == 0) ? I2C0_DELAY_CHAIN_NUM \ + : ((n) == 1) ? I2C1_DELAY_CHAIN_NUM \ + : ((n) == 2) ? I2C2_DELAY_CHAIN_NUM \ + : ((n) == 3) ? I2C3_DELAY_CHAIN_NUM \ + : 0x0UL) + +/* Instance macros for MPAHBRAM */ +#define MPAHBRAM(n) (((n) == 0) ? DMEM0 \ + : ((n) == 1) ? DMEM1 \ + : 0x0UL) +#define MPAHBRAM_NUM(ref) (((ref) == DMEM0) ? 0 \ + : ((ref) == DMEM1) ? 1 \ + : -1) +#define MPAHBRAM_AHB_DATA_WIDTH(n) (((n) == 0) ? DMEM0_AHB_DATA_WIDTH \ + : ((n) == 1) ? DMEM1_AHB_DATA_WIDTH \ + : 0x0UL) +#define MPAHBRAM_BANK0_SIZE(n) (((n) == 0) ? DMEM0_BANK0_SIZE \ + : ((n) == 1) ? DMEM1_BANK0_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK10_SIZE(n) (((n) == 0) ? DMEM0_BANK10_SIZE \ + : ((n) == 1) ? DMEM1_BANK10_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK11_SIZE(n) (((n) == 0) ? DMEM0_BANK11_SIZE \ + : ((n) == 1) ? DMEM1_BANK11_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK12_SIZE(n) (((n) == 0) ? DMEM0_BANK12_SIZE \ + : ((n) == 1) ? DMEM1_BANK12_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK13_SIZE(n) (((n) == 0) ? DMEM0_BANK13_SIZE \ + : ((n) == 1) ? DMEM1_BANK13_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK14_SIZE(n) (((n) == 0) ? DMEM0_BANK14_SIZE \ + : ((n) == 1) ? DMEM1_BANK14_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK15_SIZE(n) (((n) == 0) ? DMEM0_BANK15_SIZE \ + : ((n) == 1) ? DMEM1_BANK15_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK16_SIZE(n) (((n) == 0) ? DMEM0_BANK16_SIZE \ + : ((n) == 1) ? DMEM1_BANK16_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK17_SIZE(n) (((n) == 0) ? DMEM0_BANK17_SIZE \ + : ((n) == 1) ? DMEM1_BANK17_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK18_SIZE(n) (((n) == 0) ? DMEM0_BANK18_SIZE \ + : ((n) == 1) ? DMEM1_BANK18_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK19_SIZE(n) (((n) == 0) ? DMEM0_BANK19_SIZE \ + : ((n) == 1) ? DMEM1_BANK19_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK1_SIZE(n) (((n) == 0) ? DMEM0_BANK1_SIZE \ + : ((n) == 1) ? DMEM1_BANK1_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK20_SIZE(n) (((n) == 0) ? DMEM0_BANK20_SIZE \ + : ((n) == 1) ? DMEM1_BANK20_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK21_SIZE(n) (((n) == 0) ? DMEM0_BANK21_SIZE \ + : ((n) == 1) ? DMEM1_BANK21_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK22_SIZE(n) (((n) == 0) ? DMEM0_BANK22_SIZE \ + : ((n) == 1) ? DMEM1_BANK22_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK23_SIZE(n) (((n) == 0) ? DMEM0_BANK23_SIZE \ + : ((n) == 1) ? DMEM1_BANK23_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK24_SIZE(n) (((n) == 0) ? DMEM0_BANK24_SIZE \ + : ((n) == 1) ? DMEM1_BANK24_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK25_SIZE(n) (((n) == 0) ? DMEM0_BANK25_SIZE \ + : ((n) == 1) ? DMEM1_BANK25_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK26_SIZE(n) (((n) == 0) ? DMEM0_BANK26_SIZE \ + : ((n) == 1) ? DMEM1_BANK26_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK27_SIZE(n) (((n) == 0) ? DMEM0_BANK27_SIZE \ + : ((n) == 1) ? DMEM1_BANK27_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK28_SIZE(n) (((n) == 0) ? DMEM0_BANK28_SIZE \ + : ((n) == 1) ? DMEM1_BANK28_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK29_SIZE(n) (((n) == 0) ? DMEM0_BANK29_SIZE \ + : ((n) == 1) ? DMEM1_BANK29_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK2_SIZE(n) (((n) == 0) ? DMEM0_BANK2_SIZE \ + : ((n) == 1) ? DMEM1_BANK2_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK30_SIZE(n) (((n) == 0) ? DMEM0_BANK30_SIZE \ + : ((n) == 1) ? DMEM1_BANK30_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK31_SIZE(n) (((n) == 0) ? DMEM0_BANK31_SIZE \ + : ((n) == 1) ? DMEM1_BANK31_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK3_SIZE(n) (((n) == 0) ? DMEM0_BANK3_SIZE \ + : ((n) == 1) ? DMEM1_BANK3_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK4_SIZE(n) (((n) == 0) ? DMEM0_BANK4_SIZE \ + : ((n) == 1) ? DMEM1_BANK4_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK5_SIZE(n) (((n) == 0) ? DMEM0_BANK5_SIZE \ + : ((n) == 1) ? DMEM1_BANK5_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK6_SIZE(n) (((n) == 0) ? DMEM0_BANK6_SIZE \ + : ((n) == 1) ? DMEM1_BANK6_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK7_SIZE(n) (((n) == 0) ? DMEM0_BANK7_SIZE \ + : ((n) == 1) ? DMEM1_BANK7_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK8_SIZE(n) (((n) == 0) ? DMEM0_BANK8_SIZE \ + : ((n) == 1) ? DMEM1_BANK8_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK9_SIZE(n) (((n) == 0) ? DMEM0_BANK9_SIZE \ + : ((n) == 1) ? DMEM1_BANK9_SIZE \ + : 0x0UL) +#define MPAHBRAM_ECC_EXCLUDE(n) (((n) == 0) ? DMEM0_ECC_EXCLUDE \ + : ((n) == 1) ? DMEM1_ECC_EXCLUDE \ + : 0x0UL) +#define MPAHBRAM_MEM_SIZE(n) (((n) == 0) ? DMEM0_MEM_SIZE \ + : ((n) == 1) ? DMEM1_MEM_SIZE \ + : 0x0UL) +#define MPAHBRAM_NUM_BANKS(n) (((n) == 0) ? DMEM0_NUM_BANKS \ + : ((n) == 1) ? DMEM1_NUM_BANKS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS(n) (((n) == 0) ? DMEM0_NUM_PORTS \ + : ((n) == 1) ? DMEM1_NUM_PORTS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS_IS_2(n) (((n) == 0) ? DMEM0_NUM_PORTS_IS_2 \ + : ((n) == 1) ? DMEM1_NUM_PORTS_IS_2 \ + : 0x0UL) +#define MPAHBRAM_WAITSTATE_EXCLUDE(n) (((n) == 0) ? DMEM0_WAITSTATE_EXCLUDE \ + : ((n) == 1) ? DMEM1_WAITSTATE_EXCLUDE \ + : 0x0UL) + +/* Instance macros for TIMER */ +#define TIMER(n) (((n) == 0) ? TIMER0 \ + : ((n) == 1) ? TIMER1 \ + : ((n) == 2) ? TIMER2 \ + : ((n) == 3) ? TIMER3 \ + : ((n) == 4) ? TIMER4 \ + : ((n) == 5) ? TIMER5 \ + : ((n) == 6) ? TIMER6 \ + : ((n) == 7) ? TIMER7 \ + : ((n) == 8) ? TIMER8 \ + : ((n) == 9) ? TIMER9 \ + : 0x0UL) +#define TIMER_NUM(ref) (((ref) == TIMER0) ? 0 \ + : ((ref) == TIMER1) ? 1 \ + : ((ref) == TIMER2) ? 2 \ + : ((ref) == TIMER3) ? 3 \ + : ((ref) == TIMER4) ? 4 \ + : ((ref) == TIMER5) ? 5 \ + : ((ref) == TIMER6) ? 6 \ + : ((ref) == TIMER7) ? 7 \ + : ((ref) == TIMER8) ? 8 \ + : ((ref) == TIMER9) ? 9 \ + : -1) +#define TIMER_CC_NUM(n) (((n) == 0) ? TIMER0_CC_NUM \ + : ((n) == 1) ? TIMER1_CC_NUM \ + : ((n) == 2) ? TIMER2_CC_NUM \ + : ((n) == 3) ? TIMER3_CC_NUM \ + : ((n) == 4) ? TIMER4_CC_NUM \ + : ((n) == 5) ? TIMER5_CC_NUM \ + : ((n) == 6) ? TIMER6_CC_NUM \ + : ((n) == 7) ? TIMER7_CC_NUM \ + : ((n) == 8) ? TIMER8_CC_NUM \ + : ((n) == 9) ? TIMER9_CC_NUM \ + : 0x0UL) +#define TIMER_CNTWIDTH(n) (((n) == 0) ? TIMER0_CNTWIDTH \ + : ((n) == 1) ? TIMER1_CNTWIDTH \ + : ((n) == 2) ? TIMER2_CNTWIDTH \ + : ((n) == 3) ? TIMER3_CNTWIDTH \ + : ((n) == 4) ? TIMER4_CNTWIDTH \ + : ((n) == 5) ? TIMER5_CNTWIDTH \ + : ((n) == 6) ? TIMER6_CNTWIDTH \ + : ((n) == 7) ? TIMER7_CNTWIDTH \ + : ((n) == 8) ? TIMER8_CNTWIDTH \ + : ((n) == 9) ? TIMER9_CNTWIDTH \ + : 0x0UL) +#define TIMER_DTI(n) (((n) == 0) ? TIMER0_DTI \ + : ((n) == 1) ? TIMER1_DTI \ + : ((n) == 2) ? TIMER2_DTI \ + : ((n) == 3) ? TIMER3_DTI \ + : ((n) == 4) ? TIMER4_DTI \ + : ((n) == 5) ? TIMER5_DTI \ + : ((n) == 6) ? TIMER6_DTI \ + : ((n) == 7) ? TIMER7_DTI \ + : ((n) == 8) ? TIMER8_DTI \ + : ((n) == 9) ? TIMER9_DTI \ + : 0x0UL) +#define TIMER_DTI_CC_NUM(n) (((n) == 0) ? TIMER0_DTI_CC_NUM \ + : ((n) == 1) ? TIMER1_DTI_CC_NUM \ + : ((n) == 2) ? TIMER2_DTI_CC_NUM \ + : ((n) == 3) ? TIMER3_DTI_CC_NUM \ + : ((n) == 4) ? TIMER4_DTI_CC_NUM \ + : ((n) == 5) ? TIMER5_DTI_CC_NUM \ + : ((n) == 6) ? TIMER6_DTI_CC_NUM \ + : ((n) == 7) ? TIMER7_DTI_CC_NUM \ + : ((n) == 8) ? TIMER8_DTI_CC_NUM \ + : ((n) == 9) ? TIMER9_DTI_CC_NUM \ + : 0x0UL) +#define TIMER_NO_DTI(n) (((n) == 0) ? TIMER0_NO_DTI \ + : ((n) == 1) ? TIMER1_NO_DTI \ + : ((n) == 2) ? TIMER2_NO_DTI \ + : ((n) == 3) ? TIMER3_NO_DTI \ + : ((n) == 4) ? TIMER4_NO_DTI \ + : ((n) == 5) ? TIMER5_NO_DTI \ + : ((n) == 6) ? TIMER6_NO_DTI \ + : ((n) == 7) ? TIMER7_NO_DTI \ + : ((n) == 8) ? TIMER8_NO_DTI \ + : ((n) == 9) ? TIMER9_NO_DTI \ + : 0x0UL) + +/* Instance macros for USART */ +#define USART(n) (((n) == 0) ? USART0 \ + : ((n) == 1) ? USART1 \ + : ((n) == 2) ? USART2 \ + : 0x0UL) +#define USART_NUM(ref) (((ref) == USART0) ? 0 \ + : ((ref) == USART1) ? 1 \ + : ((ref) == USART2) ? 2 \ + : -1) +#define USART_AUTOTX_REG(n) (((n) == 0) ? USART0_AUTOTX_REG \ + : ((n) == 1) ? USART1_AUTOTX_REG \ + : ((n) == 2) ? USART2_AUTOTX_REG \ + : 0x0UL) +#define USART_AUTOTX_REG_B(n) (((n) == 0) ? USART0_AUTOTX_REG_B \ + : ((n) == 1) ? USART1_AUTOTX_REG_B \ + : ((n) == 2) ? USART2_AUTOTX_REG_B \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER_B(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER_B \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER_B \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER_B \ + : 0x0UL) +#define USART_CLK_PRS(n) (((n) == 0) ? USART0_CLK_PRS \ + : ((n) == 1) ? USART1_CLK_PRS \ + : ((n) == 2) ? USART2_CLK_PRS \ + : 0x0UL) +#define USART_CLK_PRS_B(n) (((n) == 0) ? USART0_CLK_PRS_B \ + : ((n) == 1) ? USART1_CLK_PRS_B \ + : ((n) == 2) ? USART2_CLK_PRS_B \ + : 0x0UL) +#define USART_FLOW_CONTROL(n) (((n) == 0) ? USART0_FLOW_CONTROL \ + : ((n) == 1) ? USART1_FLOW_CONTROL \ + : ((n) == 2) ? USART2_FLOW_CONTROL \ + : 0x0UL) +#define USART_FLOW_CONTROL_B(n) (((n) == 0) ? USART0_FLOW_CONTROL_B \ + : ((n) == 1) ? USART1_FLOW_CONTROL_B \ + : ((n) == 2) ? USART2_FLOW_CONTROL_B \ + : 0x0UL) +#define USART_I2S(n) (((n) == 0) ? USART0_I2S \ + : ((n) == 1) ? USART1_I2S \ + : ((n) == 2) ? USART2_I2S \ + : 0x0UL) +#define USART_I2S_B(n) (((n) == 0) ? USART0_I2S_B \ + : ((n) == 1) ? USART1_I2S_B \ + : ((n) == 2) ? USART2_I2S_B \ + : 0x0UL) +#define USART_IRDA_AVAILABLE(n) (((n) == 0) ? USART0_IRDA_AVAILABLE \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE \ + : 0x0UL) +#define USART_IRDA_AVAILABLE_B(n) (((n) == 0) ? USART0_IRDA_AVAILABLE_B \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE_B \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE_B \ + : 0x0UL) +#define USART_MVDIS_FUNC(n) (((n) == 0) ? USART0_MVDIS_FUNC \ + : ((n) == 1) ? USART1_MVDIS_FUNC \ + : ((n) == 2) ? USART2_MVDIS_FUNC \ + : 0x0UL) +#define USART_MVDIS_FUNC_B(n) (((n) == 0) ? USART0_MVDIS_FUNC_B \ + : ((n) == 1) ? USART1_MVDIS_FUNC_B \ + : ((n) == 2) ? USART2_MVDIS_FUNC_B \ + : 0x0UL) +#define USART_RX_PRS(n) (((n) == 0) ? USART0_RX_PRS \ + : ((n) == 1) ? USART1_RX_PRS \ + : ((n) == 2) ? USART2_RX_PRS \ + : 0x0UL) +#define USART_RX_PRS_B(n) (((n) == 0) ? USART0_RX_PRS_B \ + : ((n) == 1) ? USART1_RX_PRS_B \ + : ((n) == 2) ? USART2_RX_PRS_B \ + : 0x0UL) +#define USART_SC_AVAILABLE(n) (((n) == 0) ? USART0_SC_AVAILABLE \ + : ((n) == 1) ? USART1_SC_AVAILABLE \ + : ((n) == 2) ? USART2_SC_AVAILABLE \ + : 0x0UL) +#define USART_SC_AVAILABLE_B(n) (((n) == 0) ? USART0_SC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_AVAILABLE(n) (((n) == 0) ? USART0_SYNC_AVAILABLE \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE \ + : 0x0UL) +#define USART_SYNC_AVAILABLE_B(n) (((n) == 0) ? USART0_SYNC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE_B(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE_B \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE_B \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE_B \ + : 0x0UL) +#define USART_TIMER(n) (((n) == 0) ? USART0_TIMER \ + : ((n) == 1) ? USART1_TIMER \ + : ((n) == 2) ? USART2_TIMER \ + : 0x0UL) +#define USART_TIMER_B(n) (((n) == 0) ? USART0_TIMER_B \ + : ((n) == 1) ? USART1_TIMER_B \ + : ((n) == 2) ? USART2_TIMER_B \ + : 0x0UL) + +/* Instance macros for VDAC */ +#define VDAC(n) (((n) == 0) ? VDAC0 \ + : ((n) == 1) ? VDAC1 \ + : 0x0UL) +#define VDAC_NUM(ref) (((ref) == VDAC0) ? 0 \ + : ((ref) == VDAC1) ? 1 \ + : -1) +#define VDAC_ALT_WIDTH(n) (((n) == 0) ? VDAC0_ALT_WIDTH \ + : ((n) == 1) ? VDAC1_ALT_WIDTH \ + : 0x0UL) +#define VDAC_CH0_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH0_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH0_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_CH1_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH1_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH1_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_FIFO_DEPTH(n) (((n) == 0) ? VDAC0_FIFO_DEPTH \ + : ((n) == 1) ? VDAC1_FIFO_DEPTH \ + : 0x0UL) +#define VDAC_INT_PRESC_WIDTH(n) (((n) == 0) ? VDAC0_INT_PRESC_WIDTH \ + : ((n) == 1) ? VDAC1_INT_PRESC_WIDTH \ + : 0x0UL) +#define VDAC_RESOLUTION(n) (((n) == 0) ? VDAC0_RESOLUTION \ + : ((n) == 1) ? VDAC1_RESOLUTION \ + : 0x0UL) + +/* Instance macros for WDOG */ +#define WDOG(n) (((n) == 0) ? WDOG0 \ + : ((n) == 1) ? WDOG1 \ + : 0x0UL) +#define WDOG_NUM(ref) (((ref) == WDOG0) ? 0 \ + : ((ref) == WDOG1) ? 1 \ + : -1) +#define WDOG_PCNUM(n) (((n) == 0) ? WDOG0_PCNUM \ + : ((n) == 1) ? WDOG1_PCNUM \ + : 0x0UL) + +/** @} End of group EFM32PG26B100F512IM68_Peripheral_Parameters */ + +/** @} End of group EFM32PG26B100F512IM68 */ +/** @}} End of group Parts */ + +#ifdef __cplusplus +} +#endif +#endif diff --git a/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b500f3200il136.h b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b500f3200il136.h new file mode 100644 index 0000000000..9bbb7cf89a --- /dev/null +++ b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b500f3200il136.h @@ -0,0 +1,2206 @@ +/**************************************************************************//** + * @file + * @brief CMSIS Cortex-M Peripheral Access Layer Header File + * for EFM32PG26B500F3200IL136 + ****************************************************************************** + * # License + * Copyright 2024 Silicon Laboratories, Inc. www.silabs.com + ****************************************************************************** + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + *****************************************************************************/ +#ifndef EFM32PG26B500F3200IL136_H +#define EFM32PG26B500F3200IL136_H + +#ifdef __cplusplus +extern "C" { +#endif + +/**************************************************************************//** + * @addtogroup Parts + * @{ + *****************************************************************************/ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IL136 EFM32PG26B500F3200IL136 + * @{ + *****************************************************************************/ + +/** Interrupt Number Definition */ +typedef enum IRQn{ + /****** Cortex-M Processor Exceptions Numbers ******************************************/ + NonMaskableInt_IRQn = -14, /*!< -14 Cortex-M Non Maskable Interrupt */ + HardFault_IRQn = -13, /*!< -13 Cortex-M Hard Fault Interrupt */ + MemoryManagement_IRQn = -12, /*!< -12 Cortex-M Memory Management Interrupt */ + BusFault_IRQn = -11, /*!< -11 Cortex-M Bus Fault Interrupt */ + UsageFault_IRQn = -10, /*!< -10 Cortex-M Usage Fault Interrupt */ + SVCall_IRQn = -5, /*!< -5 Cortex-M SV Call Interrupt */ + DebugMonitor_IRQn = -4, /*!< -4 Cortex-M Debug Monitor Interrupt */ + PendSV_IRQn = -2, /*!< -2 Cortex-M Pend SV Interrupt */ + SysTick_IRQn = -1, /*!< -1 Cortex-M System Tick Interrupt */ + + /****** EFM32PG26 Peripheral Interrupt Numbers ******************************************/ + + SMU_SECURE_IRQn = 0, /*!< 0 EFM32 SMU_SECURE Interrupt */ + SMU_S_PRIVILEGED_IRQn = 1, /*!< 1 EFM32 SMU_S_PRIVILEGED Interrupt */ + SMU_NS_PRIVILEGED_IRQn = 2, /*!< 2 EFM32 SMU_NS_PRIVILEGED Interrupt */ + EMU_IRQn = 3, /*!< 3 EFM32 EMU Interrupt */ + TIMER0_IRQn = 4, /*!< 4 EFM32 TIMER0 Interrupt */ + TIMER1_IRQn = 5, /*!< 5 EFM32 TIMER1 Interrupt */ + TIMER2_IRQn = 6, /*!< 6 EFM32 TIMER2 Interrupt */ + TIMER3_IRQn = 7, /*!< 7 EFM32 TIMER3 Interrupt */ + TIMER4_IRQn = 8, /*!< 8 EFM32 TIMER4 Interrupt */ + TIMER5_IRQn = 9, /*!< 9 EFM32 TIMER5 Interrupt */ + TIMER6_IRQn = 10, /*!< 10 EFM32 TIMER6 Interrupt */ + TIMER7_IRQn = 11, /*!< 11 EFM32 TIMER7 Interrupt */ + TIMER8_IRQn = 12, /*!< 12 EFM32 TIMER8 Interrupt */ + TIMER9_IRQn = 13, /*!< 13 EFM32 TIMER9 Interrupt */ + USART0_RX_IRQn = 14, /*!< 14 EFM32 USART0_RX Interrupt */ + USART0_TX_IRQn = 15, /*!< 15 EFM32 USART0_TX Interrupt */ + USART1_RX_IRQn = 16, /*!< 16 EFM32 USART1_RX Interrupt */ + USART1_TX_IRQn = 17, /*!< 17 EFM32 USART1_TX Interrupt */ + USART2_RX_IRQn = 18, /*!< 18 EFM32 USART2_RX Interrupt */ + USART2_TX_IRQn = 19, /*!< 19 EFM32 USART2_TX Interrupt */ + EUSART0_RX_IRQn = 20, /*!< 20 EFM32 EUSART0_RX Interrupt */ + EUSART0_TX_IRQn = 21, /*!< 21 EFM32 EUSART0_TX Interrupt */ + EUSART1_RX_IRQn = 22, /*!< 22 EFM32 EUSART1_RX Interrupt */ + EUSART1_TX_IRQn = 23, /*!< 23 EFM32 EUSART1_TX Interrupt */ + EUSART2_RX_IRQn = 24, /*!< 24 EFM32 EUSART2_RX Interrupt */ + EUSART2_TX_IRQn = 25, /*!< 25 EFM32 EUSART2_TX Interrupt */ + EUSART3_RX_IRQn = 26, /*!< 26 EFM32 EUSART3_RX Interrupt */ + EUSART3_TX_IRQn = 27, /*!< 27 EFM32 EUSART3_TX Interrupt */ + MVP_IRQn = 28, /*!< 28 EFM32 MVP Interrupt */ + ICACHE0_IRQn = 29, /*!< 29 EFM32 ICACHE0 Interrupt */ + BURTC_IRQn = 30, /*!< 30 EFM32 BURTC Interrupt */ + LETIMER0_IRQn = 31, /*!< 31 EFM32 LETIMER0 Interrupt */ + SYSCFG_IRQn = 32, /*!< 32 EFM32 SYSCFG Interrupt */ + MPAHBRAM0_IRQn = 33, /*!< 33 EFM32 MPAHBRAM0 Interrupt */ + MPAHBRAM1_IRQn = 34, /*!< 34 EFM32 MPAHBRAM1 Interrupt */ + LDMA_IRQn = 35, /*!< 35 EFM32 LDMA Interrupt */ + LFXO_IRQn = 36, /*!< 36 EFM32 LFXO Interrupt */ + LFRCO_IRQn = 37, /*!< 37 EFM32 LFRCO Interrupt */ + ULFRCO_IRQn = 38, /*!< 38 EFM32 ULFRCO Interrupt */ + GPIO_ODD_IRQn = 39, /*!< 39 EFM32 GPIO_ODD Interrupt */ + GPIO_EVEN_IRQn = 40, /*!< 40 EFM32 GPIO_EVEN Interrupt */ + I2C0_IRQn = 41, /*!< 41 EFM32 I2C0 Interrupt */ + I2C1_IRQn = 42, /*!< 42 EFM32 I2C1 Interrupt */ + I2C2_IRQn = 43, /*!< 43 EFM32 I2C2 Interrupt */ + I2C3_IRQn = 44, /*!< 44 EFM32 I2C3 Interrupt */ + EMUDG_IRQn = 45, /*!< 45 EFM32 EMUDG Interrupt */ + HOSTMAILBOX_IRQn = 54, /*!< 54 EFM32 HOSTMAILBOX Interrupt */ + ACMP0_IRQn = 56, /*!< 56 EFM32 ACMP0 Interrupt */ + ACMP1_IRQn = 57, /*!< 57 EFM32 ACMP1 Interrupt */ + WDOG0_IRQn = 58, /*!< 58 EFM32 WDOG0 Interrupt */ + WDOG1_IRQn = 59, /*!< 59 EFM32 WDOG1 Interrupt */ + HFXO0_IRQn = 60, /*!< 60 EFM32 HFXO0 Interrupt */ + HFRCO0_IRQn = 61, /*!< 61 EFM32 HFRCO0 Interrupt */ + HFRCOEM23_IRQn = 62, /*!< 62 EFM32 HFRCOEM23 Interrupt */ + CMU_IRQn = 63, /*!< 63 EFM32 CMU Interrupt */ + IADC_IRQn = 65, /*!< 65 EFM32 IADC Interrupt */ + MSC_IRQn = 66, /*!< 66 EFM32 MSC Interrupt */ + DPLL0_IRQn = 67, /*!< 67 EFM32 DPLL0 Interrupt */ + EMUEFP_IRQn = 68, /*!< 68 EFM32 EMUEFP Interrupt */ + DCDC_IRQn = 69, /*!< 69 EFM32 DCDC Interrupt */ + PCNT0_IRQn = 70, /*!< 70 EFM32 PCNT0 Interrupt */ + SW0_IRQn = 71, /*!< 71 EFM32 SW0 Interrupt */ + SW1_IRQn = 72, /*!< 72 EFM32 SW1 Interrupt */ + SW2_IRQn = 73, /*!< 73 EFM32 SW2 Interrupt */ + SW3_IRQn = 74, /*!< 74 EFM32 SW3 Interrupt */ + KERNEL0_IRQn = 75, /*!< 75 EFM32 KERNEL0 Interrupt */ + KERNEL1_IRQn = 76, /*!< 76 EFM32 KERNEL1 Interrupt */ + M33CTI0_IRQn = 77, /*!< 77 EFM32 M33CTI0 Interrupt */ + M33CTI1_IRQn = 78, /*!< 78 EFM32 M33CTI1 Interrupt */ + FPUEXH_IRQn = 79, /*!< 79 EFM32 FPUEXH Interrupt */ + SETAMPERHOST_IRQn = 80, /*!< 80 EFM32 SETAMPERHOST Interrupt */ + SEMBRX_IRQn = 81, /*!< 81 EFM32 SEMBRX Interrupt */ + SEMBTX_IRQn = 82, /*!< 82 EFM32 SEMBTX Interrupt */ + SYSRTC_APP_IRQn = 83, /*!< 83 EFM32 SYSRTC_APP Interrupt */ + SYSRTC_SEQ_IRQn = 84, /*!< 84 EFM32 SYSRTC_SEQ Interrupt */ + KEYSCAN_IRQn = 85, /*!< 85 EFM32 KEYSCAN Interrupt */ + VDAC0_IRQn = 88, /*!< 88 EFM32 VDAC0 Interrupt */ + VDAC1_IRQn = 89, /*!< 89 EFM32 VDAC1 Interrupt */ + AHB2AHB0_IRQn = 90, /*!< 90 EFM32 AHB2AHB0 Interrupt */ + AHB2AHB1_IRQn = 91, /*!< 91 EFM32 AHB2AHB1 Interrupt */ + LCD_IRQn = 92, /*!< 92 EFM32 LCD Interrupt */ +} IRQn_Type; + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IL136_Core EFM32PG26B500F3200IL136 Core + * @{ + * @brief Processor and Core Peripheral Section + *****************************************************************************/ + +#define __CM33_REV 0x0004U /**< Cortex-M33 Core revision */ +#define __DSP_PRESENT 1U /**< Presence of DSP */ +#define __FPU_PRESENT 1U /**< Presence of FPU */ +#define __MPU_PRESENT 1U /**< Presence of MPU */ +#define __SAUREGION_PRESENT 1U /**< Presence of FPU */ +#define __TZ_PRESENT 1U /**< Presence of TrustZone */ +#define __VTOR_PRESENT 1U /**< Presence of VTOR register in SCB */ +#define __NVIC_PRIO_BITS 4U /**< NVIC interrupt priority bits */ +#define __Vendor_SysTickConfig 0U /**< Is 1 if different SysTick counter is used */ + +/** @} End of group EFM32PG26B500F3200IL136_Core */ + +/**************************************************************************//** +* @defgroup EFM32PG26B500F3200IL136_Part EFM32PG26B500F3200IL136 Part +* @{ +******************************************************************************/ + +/** Part number */ + +/* If part number is not defined as compiler option, define it */ +#if !defined(EFM32PG26B500F3200IL136) +#define EFM32PG26B500F3200IL136 1 /**< FULL Part */ +#endif + +/** Configure part number */ +#define PART_NUMBER "EFM32PG26B500F3200IL136" /**< Part Number */ + +/** Family / Line / Series / Config */ +#define _EFM32_PEARL_FAMILY 1 /** Device Family Name Identifier */ +#define _EFM32_PG_FAMILY 1 /** Device Family Identifier */ +#define _EFM_DEVICE 1 /** Product Line Identifier */ +#define _SILICON_LABS_32B_SERIES_2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES 2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG_6 /** Product Config Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG 6 /** Product Config Identifier */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID 225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID_225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_SECURITY_FEATURE_SE 0 /** Mid */ +#define _SILICON_LABS_SECURITY_FEATURE_VAULT 1 /** High */ +#define _SILICON_LABS_SECURITY_FEATURE_ROT 2 /** Root Of Trust */ +#define _SILICON_LABS_SECURITY_FEATURE_BASE 3 /** Base */ +#define _SILICON_LABS_SECURITY_FEATURE _SILICON_LABS_SECURITY_FEATURE_VAULT /** Security feature set */ +#define _SILICON_LABS_DCDC_FEATURE_NOTUSED 0 /** Not Used */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK 1 /** Includes Buck DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOOST 2 /** Includes Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOB 3 /** Includes Buck or Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK /** DCDC feature set */ +#define _SILICON_LABS_EFR32_RADIO_NONE 0 /** No radio present */ +#define _SILICON_LABS_EFR32_RADIO_SUBGHZ 1 /** Radio supports Sub-GHz */ +#define _SILICON_LABS_EFR32_RADIO_2G4HZ 2 /** Radio supports 2.4 GHz */ +#define _SILICON_LABS_EFR32_RADIO_DUALBAND 3 /** Radio supports dual band */ +#define _SILICON_LABS_EFR32_RADIO_TYPE _SILICON_LABS_EFR32_RADIO_NONE /** Radio type */ +#define LFRCO_PRECISION_MODE 1 /** Precision mode of LFRCO enabled or disabled */ + +/** Memory Base addresses and limits */ +#define FLASH_MEM_BASE (0x08000000UL) /** FLASH_MEM base address */ +#define FLASH_MEM_SIZE (0x00320000UL) /** FLASH_MEM available address space */ +#define FLASH_MEM_END (0x0831FFFFUL) /** FLASH_MEM end address */ +#define FLASH_MEM_BITS (0x16UL) /** FLASH_MEM used bits */ +#define MSC_FLASH_MEM_BASE (0x08000000UL) /** MSC_FLASH_MEM base address */ +#define MSC_FLASH_MEM_SIZE (0x00320000UL) /** MSC_FLASH_MEM available address space */ +#define MSC_FLASH_MEM_END (0x0831FFFFUL) /** MSC_FLASH_MEM end address */ +#define MSC_FLASH_MEM_BITS (0x16UL) /** MSC_FLASH_MEM used bits */ +#define MSC_FLASH_USERDATA_MEM_BASE (0x0FE00000UL) /** MSC_FLASH_USERDATA_MEM base address */ +#define MSC_FLASH_USERDATA_MEM_SIZE (0x00000400UL) /** MSC_FLASH_USERDATA_MEM available address space */ +#define MSC_FLASH_USERDATA_MEM_END (0x0FE003FFUL) /** MSC_FLASH_USERDATA_MEM end address */ +#define MSC_FLASH_USERDATA_MEM_BITS (0xBUL) /** MSC_FLASH_USERDATA_MEM used bits */ +#define USERDATA_BASE (0x0FE00000UL) /** USERDATA base address */ +#define USERDATA_SIZE (0x00000400UL) /** USERDATA available address space */ +#define USERDATA_END (0x0FE003FFUL) /** USERDATA end address */ +#define USERDATA_BITS (0xBUL) /** USERDATA used bits */ +#define MSC_FLASH_DEVINFO_MEM_BASE (0x0FE08000UL) /** MSC_FLASH_DEVINFO_MEM base address */ +#define MSC_FLASH_DEVINFO_MEM_SIZE (0x00000400UL) /** MSC_FLASH_DEVINFO_MEM available address space */ +#define MSC_FLASH_DEVINFO_MEM_END (0x0FE083FFUL) /** MSC_FLASH_DEVINFO_MEM end address */ +#define MSC_FLASH_DEVINFO_MEM_BITS (0xBUL) /** MSC_FLASH_DEVINFO_MEM used bits */ +#define MSC_FLASH_CHIPCONFIG_MEM_BASE (0x0FE08400UL) /** MSC_FLASH_CHIPCONFIG_MEM base address */ +#define MSC_FLASH_CHIPCONFIG_MEM_SIZE (0x00000600UL) /** MSC_FLASH_CHIPCONFIG_MEM available address space */ +#define MSC_FLASH_CHIPCONFIG_MEM_END (0x0FE089FFUL) /** MSC_FLASH_CHIPCONFIG_MEM end address */ +#define MSC_FLASH_CHIPCONFIG_MEM_BITS (0xBUL) /** MSC_FLASH_CHIPCONFIG_MEM used bits */ +#define DMEM0_RAM0_RAM_MEM_BASE (0x20000000UL) /** DMEM0_RAM0_RAM_MEM base address */ +#define DMEM0_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM0_RAM0_RAM_MEM available address space */ +#define DMEM0_RAM0_RAM_MEM_END (0x2003FFFFUL) /** DMEM0_RAM0_RAM_MEM end address */ +#define DMEM0_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM0_RAM0_RAM_MEM used bits */ +#define RAM_MEM_BASE (0x20000000UL) /** RAM_MEM base address */ +#define RAM_MEM_SIZE (0x00040000UL) /** RAM_MEM available address space */ +#define RAM_MEM_END (0x2003FFFFUL) /** RAM_MEM end address */ +#define RAM_MEM_BITS (0x13UL) /** RAM_MEM used bits */ +#define DMEM1_RAM0_RAM_MEM_BASE (0x20040000UL) /** DMEM1_RAM0_RAM_MEM base address */ +#define DMEM1_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM1_RAM0_RAM_MEM available address space */ +#define DMEM1_RAM0_RAM_MEM_END (0x2007FFFFUL) /** DMEM1_RAM0_RAM_MEM end address */ +#define DMEM1_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM1_RAM0_RAM_MEM used bits */ +#define RDMEM_SEQRAM_S_MEM_BASE (0xA0000000UL) /** RDMEM_SEQRAM_S_MEM base address */ +#define RDMEM_SEQRAM_S_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_S_MEM available address space */ +#define RDMEM_SEQRAM_S_MEM_END (0xA0003FFFUL) /** RDMEM_SEQRAM_S_MEM end address */ +#define RDMEM_SEQRAM_S_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_S_MEM used bits */ +#define RDMEM_FRCRAM_S_MEM_BASE (0xA0004000UL) /** RDMEM_FRCRAM_S_MEM base address */ +#define RDMEM_FRCRAM_S_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_S_MEM available address space */ +#define RDMEM_FRCRAM_S_MEM_END (0xA0004FFFUL) /** RDMEM_FRCRAM_S_MEM end address */ +#define RDMEM_FRCRAM_S_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_S_MEM used bits */ +#define RDMEM_SEQRAM_NS_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_NS_MEM base address */ +#define RDMEM_SEQRAM_NS_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_NS_MEM available address space */ +#define RDMEM_SEQRAM_NS_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_NS_MEM end address */ +#define RDMEM_SEQRAM_NS_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_NS_MEM used bits */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_SEQRAM_MEM base address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_SEQRAM_MEM available address space */ +#define RDMEM_SEQRAM_SEQRAM_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_SEQRAM_MEM end address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_SEQRAM_MEM used bits */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_FRCRAM_MEM base address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_FRCRAM_MEM available address space */ +#define RDMEM_FRCRAM_FRCRAM_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_FRCRAM_MEM end address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_FRCRAM_MEM used bits */ +#define RDMEM_FRCRAM_NS_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_NS_MEM base address */ +#define RDMEM_FRCRAM_NS_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_NS_MEM available address space */ +#define RDMEM_FRCRAM_NS_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_NS_MEM end address */ +#define RDMEM_FRCRAM_NS_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_NS_MEM used bits */ + +/** Flash and SRAM limits for EFM32PG26B500F3200IL136 */ +#define FLASH_BASE (0x08000000UL) /**< Flash Base Address */ +#define FLASH_SIZE (0x00320000UL) /**< Available Flash Memory */ +#define FLASH_PAGE_SIZE (0x00002000UL) /**< Flash Memory page size */ +#define SRAM_BASE (0x20000000UL) /**< SRAM Base Address */ +#define SRAM_SIZE (0x00080000UL) /**< Available SRAM Memory */ +#define DMA_CHAN_COUNT LDMA_CH_NUM /**< Number of DMA channels */ +#define EXT_IRQ_COUNT 93 /**< Number of External (NVIC) interrupts */ + +/* GPIO Avalibility Info */ +#define GPIO_PA_INDEX 0U /**< Index of port PA */ +#define GPIO_PA_COUNT 16U /**< Number of pins on port PA */ +#define GPIO_PA_MASK (0xFFFFUL) /**< Port PA pin mask */ +#define GPIO_PA_PIN0 1U /**< GPIO pin PA0 is present. */ +#define GPIO_PA_PIN1 1U /**< GPIO pin PA1 is present. */ +#define GPIO_PA_PIN2 1U /**< GPIO pin PA2 is present. */ +#define GPIO_PA_PIN3 1U /**< GPIO pin PA3 is present. */ +#define GPIO_PA_PIN4 1U /**< GPIO pin PA4 is present. */ +#define GPIO_PA_PIN5 1U /**< GPIO pin PA5 is present. */ +#define GPIO_PA_PIN6 1U /**< GPIO pin PA6 is present. */ +#define GPIO_PA_PIN7 1U /**< GPIO pin PA7 is present. */ +#define GPIO_PA_PIN8 1U /**< GPIO pin PA8 is present. */ +#define GPIO_PA_PIN9 1U /**< GPIO pin PA9 is present. */ +#define GPIO_PA_PIN10 1U /**< GPIO pin PA10 is present. */ +#define GPIO_PA_PIN11 1U /**< GPIO pin PA11 is present. */ +#define GPIO_PA_PIN12 1U /**< GPIO pin PA12 is present. */ +#define GPIO_PA_PIN13 1U /**< GPIO pin PA13 is present. */ +#define GPIO_PA_PIN14 1U /**< GPIO pin PA14 is present. */ +#define GPIO_PA_PIN15 1U /**< GPIO pin PA15 is present. */ +#define GPIO_PB_INDEX 1U /**< Index of port PB */ +#define GPIO_PB_COUNT 16U /**< Number of pins on port PB */ +#define GPIO_PB_MASK (0xFFFFUL) /**< Port PB pin mask */ +#define GPIO_PB_PIN0 1U /**< GPIO pin PB0 is present. */ +#define GPIO_PB_PIN1 1U /**< GPIO pin PB1 is present. */ +#define GPIO_PB_PIN2 1U /**< GPIO pin PB2 is present. */ +#define GPIO_PB_PIN3 1U /**< GPIO pin PB3 is present. */ +#define GPIO_PB_PIN4 1U /**< GPIO pin PB4 is present. */ +#define GPIO_PB_PIN5 1U /**< GPIO pin PB5 is present. */ +#define GPIO_PB_PIN6 1U /**< GPIO pin PB6 is present. */ +#define GPIO_PB_PIN7 1U /**< GPIO pin PB7 is present. */ +#define GPIO_PB_PIN8 1U /**< GPIO pin PB8 is present. */ +#define GPIO_PB_PIN9 1U /**< GPIO pin PB9 is present. */ +#define GPIO_PB_PIN10 1U /**< GPIO pin PB10 is present. */ +#define GPIO_PB_PIN11 1U /**< GPIO pin PB11 is present. */ +#define GPIO_PB_PIN12 1U /**< GPIO pin PB12 is present. */ +#define GPIO_PB_PIN13 1U /**< GPIO pin PB13 is present. */ +#define GPIO_PB_PIN14 1U /**< GPIO pin PB14 is present. */ +#define GPIO_PB_PIN15 1U /**< GPIO pin PB15 is present. */ +#define GPIO_PC_INDEX 2U /**< Index of port PC */ +#define GPIO_PC_COUNT 16U /**< Number of pins on port PC */ +#define GPIO_PC_MASK (0xFFFFUL) /**< Port PC pin mask */ +#define GPIO_PC_PIN0 1U /**< GPIO pin PC0 is present. */ +#define GPIO_PC_PIN1 1U /**< GPIO pin PC1 is present. */ +#define GPIO_PC_PIN2 1U /**< GPIO pin PC2 is present. */ +#define GPIO_PC_PIN3 1U /**< GPIO pin PC3 is present. */ +#define GPIO_PC_PIN4 1U /**< GPIO pin PC4 is present. */ +#define GPIO_PC_PIN5 1U /**< GPIO pin PC5 is present. */ +#define GPIO_PC_PIN6 1U /**< GPIO pin PC6 is present. */ +#define GPIO_PC_PIN7 1U /**< GPIO pin PC7 is present. */ +#define GPIO_PC_PIN8 1U /**< GPIO pin PC8 is present. */ +#define GPIO_PC_PIN9 1U /**< GPIO pin PC9 is present. */ +#define GPIO_PC_PIN10 1U /**< GPIO pin PC10 is present. */ +#define GPIO_PC_PIN11 1U /**< GPIO pin PC11 is present. */ +#define GPIO_PC_PIN12 1U /**< GPIO pin PC12 is present. */ +#define GPIO_PC_PIN13 1U /**< GPIO pin PC13 is present. */ +#define GPIO_PC_PIN14 1U /**< GPIO pin PC14 is present. */ +#define GPIO_PC_PIN15 1U /**< GPIO pin PC15 is present. */ +#define GPIO_PD_INDEX 3U /**< Index of port PD */ +#define GPIO_PD_COUNT 16U /**< Number of pins on port PD */ +#define GPIO_PD_MASK (0xFFFFUL) /**< Port PD pin mask */ +#define GPIO_PD_PIN0 1U /**< GPIO pin PD0 is present. */ +#define GPIO_PD_PIN1 1U /**< GPIO pin PD1 is present. */ +#define GPIO_PD_PIN2 1U /**< GPIO pin PD2 is present. */ +#define GPIO_PD_PIN3 1U /**< GPIO pin PD3 is present. */ +#define GPIO_PD_PIN4 1U /**< GPIO pin PD4 is present. */ +#define GPIO_PD_PIN5 1U /**< GPIO pin PD5 is present. */ +#define GPIO_PD_PIN6 1U /**< GPIO pin PD6 is present. */ +#define GPIO_PD_PIN7 1U /**< GPIO pin PD7 is present. */ +#define GPIO_PD_PIN8 1U /**< GPIO pin PD8 is present. */ +#define GPIO_PD_PIN9 1U /**< GPIO pin PD9 is present. */ +#define GPIO_PD_PIN10 1U /**< GPIO pin PD10 is present. */ +#define GPIO_PD_PIN11 1U /**< GPIO pin PD11 is present. */ +#define GPIO_PD_PIN12 1U /**< GPIO pin PD12 is present. */ +#define GPIO_PD_PIN13 1U /**< GPIO pin PD13 is present. */ +#define GPIO_PD_PIN14 1U /**< GPIO pin PD14 is present. */ +#define GPIO_PD_PIN15 1U /**< GPIO pin PD15 is present. */ + +/* Fixed Resource Locations */ +#define GPIO_SWCLK_PORT GPIO_PA_INDEX /**< Port of SWCLK.*/ +#define GPIO_SWCLK_PIN 1U /**< Pin of SWCLK.*/ +#define GPIO_SWDIO_PORT GPIO_PA_INDEX /**< Port of SWDIO.*/ +#define GPIO_SWDIO_PIN 2U /**< Pin of SWDIO.*/ +#define GPIO_SWV_PORT GPIO_PA_INDEX /**< Port of SWV.*/ +#define GPIO_SWV_PIN 3U /**< Pin of SWV.*/ +#define GPIO_TDI_PORT GPIO_PA_INDEX /**< Port of TDI.*/ +#define GPIO_TDI_PIN 4U /**< Pin of TDI.*/ +#define GPIO_TDO_PORT GPIO_PA_INDEX /**< Port of TDO.*/ +#define GPIO_TDO_PIN 3U /**< Pin of TDO.*/ +#define GPIO_TRACECLK_PORT GPIO_PA_INDEX /**< Port of TRACECLK.*/ +#define GPIO_TRACECLK_PIN 4U /**< Pin of TRACECLK.*/ +#define GPIO_TRACEDATA0_PORT GPIO_PA_INDEX /**< Port of TRACEDATA0.*/ +#define GPIO_TRACEDATA0_PIN 3U /**< Pin of TRACEDATA0.*/ +#define GPIO_TRACEDATA1_PORT GPIO_PA_INDEX /**< Port of TRACEDATA1.*/ +#define GPIO_TRACEDATA1_PIN 5U /**< Pin of TRACEDATA1.*/ +#define GPIO_TRACEDATA2_PORT GPIO_PA_INDEX /**< Port of TRACEDATA2.*/ +#define GPIO_TRACEDATA2_PIN 6U /**< Pin of TRACEDATA2.*/ +#define GPIO_TRACEDATA3_PORT GPIO_PA_INDEX /**< Port of TRACEDATA3.*/ +#define GPIO_TRACEDATA3_PIN 7U /**< Pin of TRACEDATA3.*/ +#define GPIO_EFP_INT_PORT GPIO_PC_INDEX /**< Port of EFP_INT.*/ +#define GPIO_EFP_INT_PIN 5U /**< Pin of EFP_INT.*/ +#define GPIO_EFP_TX_SCL_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SCL_PIN 2U /**< Pin of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SDA_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SDA.*/ +#define GPIO_EFP_TX_SDA_PIN 1U /**< Pin of EFP_TX_SDA.*/ +#define GPIO_EM4WU0_PORT GPIO_PA_INDEX /**< Port of EM4WU0.*/ +#define GPIO_EM4WU0_PIN 5U /**< Pin of EM4WU0.*/ +#define GPIO_EM4WU10_PORT GPIO_PD_INDEX /**< Port of EM4WU10.*/ +#define GPIO_EM4WU10_PIN 5U /**< Pin of EM4WU10.*/ +#define GPIO_EM4WU3_PORT GPIO_PB_INDEX /**< Port of EM4WU3.*/ +#define GPIO_EM4WU3_PIN 1U /**< Pin of EM4WU3.*/ +#define GPIO_EM4WU4_PORT GPIO_PB_INDEX /**< Port of EM4WU4.*/ +#define GPIO_EM4WU4_PIN 3U /**< Pin of EM4WU4.*/ +#define GPIO_EM4WU6_PORT GPIO_PC_INDEX /**< Port of EM4WU6.*/ +#define GPIO_EM4WU6_PIN 0U /**< Pin of EM4WU6.*/ +#define GPIO_EM4WU7_PORT GPIO_PC_INDEX /**< Port of EM4WU7.*/ +#define GPIO_EM4WU7_PIN 5U /**< Pin of EM4WU7.*/ +#define GPIO_EM4WU8_PORT GPIO_PC_INDEX /**< Port of EM4WU8.*/ +#define GPIO_EM4WU8_PIN 7U /**< Pin of EM4WU8.*/ +#define GPIO_EM4WU9_PORT GPIO_PD_INDEX /**< Port of EM4WU9.*/ +#define GPIO_EM4WU9_PIN 2U /**< Pin of EM4WU9.*/ +#define GPIO_THMSW_EN_PORT GPIO_PC_INDEX /**< Port of THMSW_EN.*/ +#define GPIO_THMSW_EN_PIN 9U /**< Pin of THMSW_EN.*/ +#define GPIO_THMSW_HALFSWITCH_PORT GPIO_PC_INDEX /**< Port of THMSW_HALFSWITCH.*/ +#define GPIO_THMSW_HALFSWITCH_PIN 9U /**< Pin of THMSW_HALFSWITCH.*/ +#define LCD_COM0_PORT GPIO_PD_INDEX /**< Port of COM0.*/ +#define LCD_COM0_PIN 2U /**< Pin of COM0.*/ +#define LCD_COM1_PORT GPIO_PD_INDEX /**< Port of COM1.*/ +#define LCD_COM1_PIN 3U /**< Pin of COM1.*/ +#define LCD_COM2_PORT GPIO_PD_INDEX /**< Port of COM2.*/ +#define LCD_COM2_PIN 4U /**< Pin of COM2.*/ +#define LCD_COM3_PORT GPIO_PD_INDEX /**< Port of COM3.*/ +#define LCD_COM3_PIN 5U /**< Pin of COM3.*/ +#define LCD_COM4_PORT GPIO_PB_INDEX /**< Port of COM4.*/ +#define LCD_COM4_PIN 8U /**< Pin of COM4.*/ +#define LCD_COM5_PORT GPIO_PB_INDEX /**< Port of COM5.*/ +#define LCD_COM5_PIN 9U /**< Pin of COM5.*/ +#define LCD_COM6_PORT GPIO_PB_INDEX /**< Port of COM6.*/ +#define LCD_COM6_PIN 10U /**< Pin of COM6.*/ +#define LCD_COM7_PORT GPIO_PB_INDEX /**< Port of COM7.*/ +#define LCD_COM7_PIN 11U /**< Pin of COM7.*/ +#define LCD_LCD_CP_PORT GPIO_PA_INDEX /**< Port of LCD_CP.*/ +#define LCD_LCD_CP_PIN 6U /**< Pin of LCD_CP.*/ +#define LCD_SEG0_PORT GPIO_PC_INDEX /**< Port of SEG0.*/ +#define LCD_SEG0_PIN 0U /**< Pin of SEG0.*/ +#define LCD_SEG1_PORT GPIO_PC_INDEX /**< Port of SEG1.*/ +#define LCD_SEG1_PIN 1U /**< Pin of SEG1.*/ +#define LCD_SEG10_PORT GPIO_PA_INDEX /**< Port of SEG10.*/ +#define LCD_SEG10_PIN 4U /**< Pin of SEG10.*/ +#define LCD_SEG11_PORT GPIO_PA_INDEX /**< Port of SEG11.*/ +#define LCD_SEG11_PIN 5U /**< Pin of SEG11.*/ +#define LCD_SEG12_PORT GPIO_PA_INDEX /**< Port of SEG12.*/ +#define LCD_SEG12_PIN 7U /**< Pin of SEG12.*/ +#define LCD_SEG13_PORT GPIO_PA_INDEX /**< Port of SEG13.*/ +#define LCD_SEG13_PIN 8U /**< Pin of SEG13.*/ +#define LCD_SEG14_PORT GPIO_PB_INDEX /**< Port of SEG14.*/ +#define LCD_SEG14_PIN 0U /**< Pin of SEG14.*/ +#define LCD_SEG15_PORT GPIO_PB_INDEX /**< Port of SEG15.*/ +#define LCD_SEG15_PIN 1U /**< Pin of SEG15.*/ +#define LCD_SEG16_PORT GPIO_PB_INDEX /**< Port of SEG16.*/ +#define LCD_SEG16_PIN 2U /**< Pin of SEG16.*/ +#define LCD_SEG17_PORT GPIO_PB_INDEX /**< Port of SEG17.*/ +#define LCD_SEG17_PIN 3U /**< Pin of SEG17.*/ +#define LCD_SEG18_PORT GPIO_PC_INDEX /**< Port of SEG18.*/ +#define LCD_SEG18_PIN 8U /**< Pin of SEG18.*/ +#define LCD_SEG19_PORT GPIO_PC_INDEX /**< Port of SEG19.*/ +#define LCD_SEG19_PIN 9U /**< Pin of SEG19.*/ +#define LCD_SEG2_PORT GPIO_PC_INDEX /**< Port of SEG2.*/ +#define LCD_SEG2_PIN 2U /**< Pin of SEG2.*/ +#define LCD_SEG20_PORT GPIO_PA_INDEX /**< Port of SEG20.*/ +#define LCD_SEG20_PIN 9U /**< Pin of SEG20.*/ +#define LCD_SEG21_PORT GPIO_PA_INDEX /**< Port of SEG21.*/ +#define LCD_SEG21_PIN 10U /**< Pin of SEG21.*/ +#define LCD_SEG22_PORT GPIO_PA_INDEX /**< Port of SEG22.*/ +#define LCD_SEG22_PIN 11U /**< Pin of SEG22.*/ +#define LCD_SEG23_PORT GPIO_PA_INDEX /**< Port of SEG23.*/ +#define LCD_SEG23_PIN 12U /**< Pin of SEG23.*/ +#define LCD_SEG24_PORT GPIO_PA_INDEX /**< Port of SEG24.*/ +#define LCD_SEG24_PIN 13U /**< Pin of SEG24.*/ +#define LCD_SEG25_PORT GPIO_PA_INDEX /**< Port of SEG25.*/ +#define LCD_SEG25_PIN 14U /**< Pin of SEG25.*/ +#define LCD_SEG26_PORT GPIO_PB_INDEX /**< Port of SEG26.*/ +#define LCD_SEG26_PIN 4U /**< Pin of SEG26.*/ +#define LCD_SEG27_PORT GPIO_PB_INDEX /**< Port of SEG27.*/ +#define LCD_SEG27_PIN 5U /**< Pin of SEG27.*/ +#define LCD_SEG28_PORT GPIO_PD_INDEX /**< Port of SEG28.*/ +#define LCD_SEG28_PIN 6U /**< Pin of SEG28.*/ +#define LCD_SEG29_PORT GPIO_PD_INDEX /**< Port of SEG29.*/ +#define LCD_SEG29_PIN 7U /**< Pin of SEG29.*/ +#define LCD_SEG3_PORT GPIO_PC_INDEX /**< Port of SEG3.*/ +#define LCD_SEG3_PIN 3U /**< Pin of SEG3.*/ +#define LCD_SEG30_PORT GPIO_PD_INDEX /**< Port of SEG30.*/ +#define LCD_SEG30_PIN 8U /**< Pin of SEG30.*/ +#define LCD_SEG31_PORT GPIO_PD_INDEX /**< Port of SEG31.*/ +#define LCD_SEG31_PIN 9U /**< Pin of SEG31.*/ +#define LCD_SEG32_PORT GPIO_PD_INDEX /**< Port of SEG32.*/ +#define LCD_SEG32_PIN 10U /**< Pin of SEG32.*/ +#define LCD_SEG33_PORT GPIO_PD_INDEX /**< Port of SEG33.*/ +#define LCD_SEG33_PIN 11U /**< Pin of SEG33.*/ +#define LCD_SEG34_PORT GPIO_PB_INDEX /**< Port of SEG34.*/ +#define LCD_SEG34_PIN 6U /**< Pin of SEG34.*/ +#define LCD_SEG35_PORT GPIO_PB_INDEX /**< Port of SEG35.*/ +#define LCD_SEG35_PIN 7U /**< Pin of SEG35.*/ +#define LCD_SEG36_PORT GPIO_PB_INDEX /**< Port of SEG36.*/ +#define LCD_SEG36_PIN 8U /**< Pin of SEG36.*/ +#define LCD_SEG37_PORT GPIO_PB_INDEX /**< Port of SEG37.*/ +#define LCD_SEG37_PIN 9U /**< Pin of SEG37.*/ +#define LCD_SEG38_PORT GPIO_PB_INDEX /**< Port of SEG38.*/ +#define LCD_SEG38_PIN 10U /**< Pin of SEG38.*/ +#define LCD_SEG39_PORT GPIO_PB_INDEX /**< Port of SEG39.*/ +#define LCD_SEG39_PIN 11U /**< Pin of SEG39.*/ +#define LCD_SEG4_PORT GPIO_PC_INDEX /**< Port of SEG4.*/ +#define LCD_SEG4_PIN 4U /**< Pin of SEG4.*/ +#define LCD_SEG5_PORT GPIO_PC_INDEX /**< Port of SEG5.*/ +#define LCD_SEG5_PIN 5U /**< Pin of SEG5.*/ +#define LCD_SEG6_PORT GPIO_PC_INDEX /**< Port of SEG6.*/ +#define LCD_SEG6_PIN 6U /**< Pin of SEG6.*/ +#define LCD_SEG7_PORT GPIO_PC_INDEX /**< Port of SEG7.*/ +#define LCD_SEG7_PIN 7U /**< Pin of SEG7.*/ +#define LCD_SEG8_PORT GPIO_PA_INDEX /**< Port of SEG8.*/ +#define LCD_SEG8_PIN 0U /**< Pin of SEG8.*/ +#define LCD_SEG9_PORT GPIO_PA_INDEX /**< Port of SEG9.*/ +#define LCD_SEG9_PIN 1U /**< Pin of SEG9.*/ +#define LFXO_LFXTAL_I_PORT GPIO_PD_INDEX /**< Port of LFXTAL_I.*/ +#define LFXO_LFXTAL_I_PIN 1U /**< Pin of LFXTAL_I.*/ +#define LFXO_LFXTAL_O_PORT GPIO_PD_INDEX /**< Port of LFXTAL_O.*/ +#define LFXO_LFXTAL_O_PIN 0U /**< Pin of LFXTAL_O.*/ +#define LFXO_LF_EXTCLK_PORT GPIO_PD_INDEX /**< Port of LF_EXTCLK.*/ +#define LFXO_LF_EXTCLK_PIN 1U /**< Pin of LF_EXTCLK.*/ +#define VDAC0_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC0_CH0_MAIN_OUT_PIN 0U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PIN 1U /**< Pin of CH1_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PIN 2U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PIN 3U /**< Pin of CH1_MAIN_OUT.*/ + +/* Part number capabilities */ +#define ACMP_PRESENT /** ACMP is available in this part */ +#define ACMP_COUNT 2 /** 2 ACMPs available */ +#define AMUXCP_PRESENT /** AMUXCP is available in this part */ +#define AMUXCP_COUNT 1 /** 1 AMUXCPs available */ +#define BURAM_PRESENT /** BURAM is available in this part */ +#define BURAM_COUNT 1 /** 1 BURAMs available */ +#define BURTC_PRESENT /** BURTC is available in this part */ +#define BURTC_COUNT 1 /** 1 BURTCs available */ +#define CMU_PRESENT /** CMU is available in this part */ +#define CMU_COUNT 1 /** 1 CMUs available */ +#define DCDC_PRESENT /** DCDC is available in this part */ +#define DCDC_COUNT 1 /** 1 DCDCs available */ +#define DMEM_PRESENT /** DMEM is available in this part */ +#define DMEM_COUNT 2 /** 2 DMEMs available */ +#define DPLL_PRESENT /** DPLL is available in this part */ +#define DPLL_COUNT 1 /** 1 DPLLs available */ +#define EMU_PRESENT /** EMU is available in this part */ +#define EMU_COUNT 1 /** 1 EMUs available */ +#define EUSART_PRESENT /** EUSART is available in this part */ +#define EUSART_COUNT 4 /** 4 EUSARTs available */ +#define FSRCO_PRESENT /** FSRCO is available in this part */ +#define FSRCO_COUNT 1 /** 1 FSRCOs available */ +#define GPCRC_PRESENT /** GPCRC is available in this part */ +#define GPCRC_COUNT 1 /** 1 GPCRCs available */ +#define GPIO_PRESENT /** GPIO is available in this part */ +#define GPIO_COUNT 1 /** 1 GPIOs available */ +#define HFRCO_PRESENT /** HFRCO is available in this part */ +#define HFRCO_COUNT 1 /** 1 HFRCOs available */ +#define HFRCOEM23_PRESENT /** HFRCOEM23 is available in this part */ +#define HFRCOEM23_COUNT 1 /** 1 HFRCOEM23s available */ +#define HFXO_PRESENT /** HFXO is available in this part */ +#define HFXO_COUNT 1 /** 1 HFXOs available */ +#define HOSTMAILBOX_PRESENT /** HOSTMAILBOX is available in this part */ +#define HOSTMAILBOX_COUNT 1 /** 1 HOSTMAILBOXs available */ +#define I2C_PRESENT /** I2C is available in this part */ +#define I2C_COUNT 4 /** 4 I2Cs available */ +#define IADC_PRESENT /** IADC is available in this part */ +#define IADC_COUNT 1 /** 1 IADCs available */ +#define ICACHE_PRESENT /** ICACHE is available in this part */ +#define ICACHE_COUNT 1 /** 1 ICACHEs available */ +#define KEYSCAN_PRESENT /** KEYSCAN is available in this part */ +#define KEYSCAN_COUNT 1 /** 1 KEYSCANs available */ +#define LCD_PRESENT /** LCD is available in this part */ +#define LCD_COUNT 1 /** 1 LCDs available */ +#define LCDRF_PRESENT /** LCDRF is available in this part */ +#define LCDRF_COUNT 1 /** 1 LCDRFs available */ +#define LDMA_PRESENT /** LDMA is available in this part */ +#define LDMA_COUNT 1 /** 1 LDMAs available */ +#define LDMAXBAR_PRESENT /** LDMAXBAR is available in this part */ +#define LDMAXBAR_COUNT 1 /** 1 LDMAXBARs available */ +#define LETIMER_PRESENT /** LETIMER is available in this part */ +#define LETIMER_COUNT 1 /** 1 LETIMERs available */ +#define LFRCO_PRESENT /** LFRCO is available in this part */ +#define LFRCO_COUNT 1 /** 1 LFRCOs available */ +#define LFXO_PRESENT /** LFXO is available in this part */ +#define LFXO_COUNT 1 /** 1 LFXOs available */ +#define MSC_PRESENT /** MSC is available in this part */ +#define MSC_COUNT 1 /** 1 MSCs available */ +#define MVP_PRESENT /** MVP is available in this part */ +#define MVP_COUNT 1 /** 1 MVPs available */ +#define PCNT_PRESENT /** PCNT is available in this part */ +#define PCNT_COUNT 1 /** 1 PCNTs available */ +#define PRS_PRESENT /** PRS is available in this part */ +#define PRS_COUNT 1 /** 1 PRSs available */ +#define SEMAILBOX_PRESENT /** SEMAILBOX is available in this part */ +#define SEMAILBOX_COUNT 1 /** 1 SEMAILBOXs available */ +#define SMU_PRESENT /** SMU is available in this part */ +#define SMU_COUNT 1 /** 1 SMUs available */ +#define SYSCFG_PRESENT /** SYSCFG is available in this part */ +#define SYSCFG_COUNT 1 /** 1 SYSCFGs available */ +#define SYSRTC_PRESENT /** SYSRTC is available in this part */ +#define SYSRTC_COUNT 1 /** 1 SYSRTCs available */ +#define TIMER_PRESENT /** TIMER is available in this part */ +#define TIMER_COUNT 10 /** 10 TIMERs available */ +#define ULFRCO_PRESENT /** ULFRCO is available in this part */ +#define ULFRCO_COUNT 1 /** 1 ULFRCOs available */ +#define USART_PRESENT /** USART is available in this part */ +#define USART_COUNT 3 /** 3 USARTs available */ +#define VDAC_PRESENT /** VDAC is available in this part */ +#define VDAC_COUNT 2 /** 2 VDACs available */ +#define WDOG_PRESENT /** WDOG is available in this part */ +#define WDOG_COUNT 2 /** 2 WDOGs available */ +#define DEVINFO_PRESENT /** DEVINFO is available in this part */ +#define DEVINFO_COUNT 1 /** 1 DEVINFOs available */ + +/* Include standard ARM headers for the core */ +#include "core_cm33.h" /* Core Header File */ +#include "system_efm32pg26.h" /* System Header File */ + +/** @} End of group EFM32PG26B500F3200IL136_Part */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IL136_Peripheral_TypeDefs EFM32PG26B500F3200IL136 Peripheral TypeDefs + * @{ + * @brief Device Specific Peripheral Register Structures + *****************************************************************************/ +#include "efm32pg26_emu.h" +#include "efm32pg26_cmu.h" +#include "efm32pg26_burtc.h" +#include "efm32pg26_hfrco.h" +#include "efm32pg26_fsrco.h" +#include "efm32pg26_dpll.h" +#include "efm32pg26_lfxo.h" +#include "efm32pg26_lfrco.h" +#include "efm32pg26_ulfrco.h" +#include "efm32pg26_keyscan.h" +#include "efm32pg26_msc.h" +#include "efm32pg26_icache.h" +#include "efm32pg26_prs.h" +#include "efm32pg26_gpio.h" +#include "efm32pg26_ldma.h" +#include "efm32pg26_ldmaxbar.h" +#include "efm32pg26_timer.h" +#include "efm32pg26_mpahbram.h" +#include "efm32pg26_syscfg.h" +#include "efm32pg26_buram.h" +#include "efm32pg26_gpcrc.h" +#include "efm32pg26_eusart.h" +#include "efm32pg26_dcdc.h" +#include "efm32pg26_mailbox.h" +#include "efm32pg26_usart.h" +#include "efm32pg26_sysrtc.h" +#include "efm32pg26_i2c.h" +#include "efm32pg26_lcd.h" +#include "efm32pg26_lcdrf.h" +#include "efm32pg26_smu.h" +#include "efm32pg26_letimer.h" +#include "efm32pg26_iadc.h" +#include "efm32pg26_acmp.h" +#include "efm32pg26_amuxcp.h" +#include "efm32pg26_vdac.h" +#include "efm32pg26_pcnt.h" +#include "efm32pg26_hfxo.h" +#include "efm32pg26_wdog.h" +#include "efm32pg26_semailbox.h" +#include "efm32pg26_mvp.h" +#include "efm32pg26_devinfo.h" + +/* Custom headers for LDMAXBAR and PRS mappings */ +#include "efm32pg26_prs_signals.h" +#include "efm32pg26_dma_descriptor.h" +#include "efm32pg26_ldmaxbar_defines.h" + +/** @} End of group EFM32PG26B500F3200IL136_Peripheral_TypeDefs */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IL136_Peripheral_Base EFM32PG26B500F3200IL136 Peripheral Memory Map + * @{ + *****************************************************************************/ + +#define EMU_S_BASE (0x40004000UL) /* EMU_S base address */ +#define CMU_S_BASE (0x40008000UL) /* CMU_S base address */ +#define BURTC_S_BASE (0x4000C000UL) /* BURTC_S base address */ +#define HFRCO0_S_BASE (0x40010000UL) /* HFRCO0_S base address */ +#define FSRCO_S_BASE (0x40018000UL) /* FSRCO_S base address */ +#define DPLL0_S_BASE (0x4001C000UL) /* DPLL0_S base address */ +#define LFXO_S_BASE (0x40020000UL) /* LFXO_S base address */ +#define LFRCO_S_BASE (0x40024000UL) /* LFRCO_S base address */ +#define ULFRCO_S_BASE (0x40028000UL) /* ULFRCO_S base address */ +#define KEYSCAN_S_BASE (0x4002C000UL) /* KEYSCAN_S base address */ +#define MSC_S_BASE (0x40030000UL) /* MSC_S base address */ +#define ICACHE0_S_BASE (0x40034000UL) /* ICACHE0_S base address */ +#define PRS_S_BASE (0x40038000UL) /* PRS_S base address */ +#define GPIO_S_BASE (0x4003C000UL) /* GPIO_S base address */ +#define LDMA_S_BASE (0x40040000UL) /* LDMA_S base address */ +#define LDMAXBAR_S_BASE (0x40044000UL) /* LDMAXBAR_S base address */ +#define TIMER0_S_BASE (0x40048000UL) /* TIMER0_S base address */ +#define TIMER1_S_BASE (0x4004C000UL) /* TIMER1_S base address */ +#define TIMER2_S_BASE (0x40050000UL) /* TIMER2_S base address */ +#define TIMER3_S_BASE (0x40054000UL) /* TIMER3_S base address */ +#define TIMER4_S_BASE (0x40058000UL) /* TIMER4_S base address */ +#define TIMER5_S_BASE (0x4005C000UL) /* TIMER5_S base address */ +#define TIMER6_S_BASE (0x40060000UL) /* TIMER6_S base address */ +#define TIMER7_S_BASE (0x40064000UL) /* TIMER7_S base address */ +#define TIMER8_S_BASE (0x40068000UL) /* TIMER8_S base address */ +#define TIMER9_S_BASE (0x4006C000UL) /* TIMER9_S base address */ +#define DMEM0_S_BASE (0x40074000UL) /* DMEM0_S base address */ +#define DMEM1_S_BASE (0x40078000UL) /* DMEM1_S base address */ +#define SYSCFG_S_CFGNS_BASE (0x4007C000UL) /* SYSCFG_S_CFGNS base address */ +#define SYSCFG_S_BASE (0x40080000UL) /* SYSCFG_S base address */ +#define BURAM_S_BASE (0x40084000UL) /* BURAM_S base address */ +#define GPCRC_S_BASE (0x40088000UL) /* GPCRC_S base address */ +#define EUSART1_S_BASE (0x4008C000UL) /* EUSART1_S base address */ +#define EUSART2_S_BASE (0x40090000UL) /* EUSART2_S base address */ +#define EUSART3_S_BASE (0x40094000UL) /* EUSART3_S base address */ +#define DCDC_S_BASE (0x40098000UL) /* DCDC_S base address */ +#define HOSTMAILBOX_S_BASE (0x4009C000UL) /* HOSTMAILBOX_S base address */ +#define USART0_S_BASE (0x400A0000UL) /* USART0_S base address */ +#define USART1_S_BASE (0x400A4000UL) /* USART1_S base address */ +#define USART2_S_BASE (0x400A8000UL) /* USART2_S base address */ +#define SYSRTC0_S_BASE (0x400AC000UL) /* SYSRTC0_S base address */ +#define I2C1_S_BASE (0x400B0000UL) /* I2C1_S base address */ +#define I2C2_S_BASE (0x400B4000UL) /* I2C2_S base address */ +#define I2C3_S_BASE (0x400B8000UL) /* I2C3_S base address */ +#define LCD_S_BASE (0x400BC000UL) /* LCD_S base address */ +#define LCDRF_S_BASE (0x400C0000UL) /* LCDRF_S base address */ +#define SMU_S_BASE (0x44008000UL) /* SMU_S base address */ +#define SMU_S_CFGNS_BASE (0x4400C000UL) /* SMU_S_CFGNS base address */ +#define LETIMER0_S_BASE (0x49000000UL) /* LETIMER0_S base address */ +#define IADC0_S_BASE (0x49004000UL) /* IADC0_S base address */ +#define ACMP0_S_BASE (0x49008000UL) /* ACMP0_S base address */ +#define ACMP1_S_BASE (0x4900C000UL) /* ACMP1_S base address */ +#define AMUXCP0_S_BASE (0x49020000UL) /* AMUXCP0_S base address */ +#define VDAC0_S_BASE (0x49024000UL) /* VDAC0_S base address */ +#define VDAC1_S_BASE (0x49028000UL) /* VDAC1_S base address */ +#define PCNT0_S_BASE (0x49030000UL) /* PCNT0_S base address */ +#define HFRCOEM23_S_BASE (0x4A000000UL) /* HFRCOEM23_S base address */ +#define HFXO0_S_BASE (0x4A004000UL) /* HFXO0_S base address */ +#define I2C0_S_BASE (0x4B000000UL) /* I2C0_S base address */ +#define WDOG0_S_BASE (0x4B004000UL) /* WDOG0_S base address */ +#define WDOG1_S_BASE (0x4B008000UL) /* WDOG1_S base address */ +#define EUSART0_S_BASE (0x4B010000UL) /* EUSART0_S base address */ +#define SEMAILBOX_S_HOST_BASE (0x4C000000UL) /* SEMAILBOX_S_HOST base address */ +#define MVP_S_BASE (0x4D000000UL) /* MVP_S base address */ +#define EMU_NS_BASE (0x50004000UL) /* EMU_NS base address */ +#define CMU_NS_BASE (0x50008000UL) /* CMU_NS base address */ +#define BURTC_NS_BASE (0x5000C000UL) /* BURTC_NS base address */ +#define HFRCO0_NS_BASE (0x50010000UL) /* HFRCO0_NS base address */ +#define FSRCO_NS_BASE (0x50018000UL) /* FSRCO_NS base address */ +#define DPLL0_NS_BASE (0x5001C000UL) /* DPLL0_NS base address */ +#define LFXO_NS_BASE (0x50020000UL) /* LFXO_NS base address */ +#define LFRCO_NS_BASE (0x50024000UL) /* LFRCO_NS base address */ +#define ULFRCO_NS_BASE (0x50028000UL) /* ULFRCO_NS base address */ +#define KEYSCAN_NS_BASE (0x5002C000UL) /* KEYSCAN_NS base address */ +#define MSC_NS_BASE (0x50030000UL) /* MSC_NS base address */ +#define ICACHE0_NS_BASE (0x50034000UL) /* ICACHE0_NS base address */ +#define PRS_NS_BASE (0x50038000UL) /* PRS_NS base address */ +#define GPIO_NS_BASE (0x5003C000UL) /* GPIO_NS base address */ +#define LDMA_NS_BASE (0x50040000UL) /* LDMA_NS base address */ +#define LDMAXBAR_NS_BASE (0x50044000UL) /* LDMAXBAR_NS base address */ +#define TIMER0_NS_BASE (0x50048000UL) /* TIMER0_NS base address */ +#define TIMER1_NS_BASE (0x5004C000UL) /* TIMER1_NS base address */ +#define TIMER2_NS_BASE (0x50050000UL) /* TIMER2_NS base address */ +#define TIMER3_NS_BASE (0x50054000UL) /* TIMER3_NS base address */ +#define TIMER4_NS_BASE (0x50058000UL) /* TIMER4_NS base address */ +#define TIMER5_NS_BASE (0x5005C000UL) /* TIMER5_NS base address */ +#define TIMER6_NS_BASE (0x50060000UL) /* TIMER6_NS base address */ +#define TIMER7_NS_BASE (0x50064000UL) /* TIMER7_NS base address */ +#define TIMER8_NS_BASE (0x50068000UL) /* TIMER8_NS base address */ +#define TIMER9_NS_BASE (0x5006C000UL) /* TIMER9_NS base address */ +#define DMEM0_NS_BASE (0x50074000UL) /* DMEM0_NS base address */ +#define DMEM1_NS_BASE (0x50078000UL) /* DMEM1_NS base address */ +#define SYSCFG_NS_CFGNS_BASE (0x5007C000UL) /* SYSCFG_NS_CFGNS base address */ +#define SYSCFG_NS_BASE (0x50080000UL) /* SYSCFG_NS base address */ +#define BURAM_NS_BASE (0x50084000UL) /* BURAM_NS base address */ +#define GPCRC_NS_BASE (0x50088000UL) /* GPCRC_NS base address */ +#define EUSART1_NS_BASE (0x5008C000UL) /* EUSART1_NS base address */ +#define EUSART2_NS_BASE (0x50090000UL) /* EUSART2_NS base address */ +#define EUSART3_NS_BASE (0x50094000UL) /* EUSART3_NS base address */ +#define DCDC_NS_BASE (0x50098000UL) /* DCDC_NS base address */ +#define HOSTMAILBOX_NS_BASE (0x5009C000UL) /* HOSTMAILBOX_NS base address */ +#define USART0_NS_BASE (0x500A0000UL) /* USART0_NS base address */ +#define USART1_NS_BASE (0x500A4000UL) /* USART1_NS base address */ +#define USART2_NS_BASE (0x500A8000UL) /* USART2_NS base address */ +#define SYSRTC0_NS_BASE (0x500AC000UL) /* SYSRTC0_NS base address */ +#define I2C1_NS_BASE (0x500B0000UL) /* I2C1_NS base address */ +#define I2C2_NS_BASE (0x500B4000UL) /* I2C2_NS base address */ +#define I2C3_NS_BASE (0x500B8000UL) /* I2C3_NS base address */ +#define LCD_NS_BASE (0x500BC000UL) /* LCD_NS base address */ +#define LCDRF_NS_BASE (0x500C0000UL) /* LCDRF_NS base address */ +#define SMU_NS_BASE (0x54008000UL) /* SMU_NS base address */ +#define SMU_NS_CFGNS_BASE (0x5400C000UL) /* SMU_NS_CFGNS base address */ +#define LETIMER0_NS_BASE (0x59000000UL) /* LETIMER0_NS base address */ +#define IADC0_NS_BASE (0x59004000UL) /* IADC0_NS base address */ +#define ACMP0_NS_BASE (0x59008000UL) /* ACMP0_NS base address */ +#define ACMP1_NS_BASE (0x5900C000UL) /* ACMP1_NS base address */ +#define AMUXCP0_NS_BASE (0x59020000UL) /* AMUXCP0_NS base address */ +#define VDAC0_NS_BASE (0x59024000UL) /* VDAC0_NS base address */ +#define VDAC1_NS_BASE (0x59028000UL) /* VDAC1_NS base address */ +#define PCNT0_NS_BASE (0x59030000UL) /* PCNT0_NS base address */ +#define HFRCOEM23_NS_BASE (0x5A000000UL) /* HFRCOEM23_NS base address */ +#define HFXO0_NS_BASE (0x5A004000UL) /* HFXO0_NS base address */ +#define I2C0_NS_BASE (0x5B000000UL) /* I2C0_NS base address */ +#define WDOG0_NS_BASE (0x5B004000UL) /* WDOG0_NS base address */ +#define WDOG1_NS_BASE (0x5B008000UL) /* WDOG1_NS base address */ +#define EUSART0_NS_BASE (0x5B010000UL) /* EUSART0_NS base address */ +#define SEMAILBOX_NS_HOST_BASE (0x5C000000UL) /* SEMAILBOX_NS_HOST base address */ +#define MVP_NS_BASE (0x5D000000UL) /* MVP_NS base address */ + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" + +#endif +#if defined(SL_CATALOG_TRUSTZONE_SECURE_CONFIG_PRESENT) +#include "sl_trustzone_secure_config.h" + +#endif + +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EMU_S) && (SL_TRUSTZONE_PERIPHERAL_EMU_S != 0))) +#define EMU_BASE (EMU_S_BASE) /* EMU base address */ +#else +#define EMU_BASE (EMU_NS_BASE) /* EMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CMU_S) && (SL_TRUSTZONE_PERIPHERAL_CMU_S != 0))) +#define CMU_BASE (CMU_S_BASE) /* CMU base address */ +#else +#define CMU_BASE (CMU_NS_BASE) /* CMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S) && (SL_TRUSTZONE_PERIPHERAL_BURTC_S != 0))) +#define BURTC_BASE (BURTC_S_BASE) /* BURTC base address */ +#else +#define BURTC_BASE (BURTC_NS_BASE) /* BURTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURTC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCO0_S != 0))) +#define HFRCO0_BASE (HFRCO0_S_BASE) /* HFRCO0 base address */ +#else +#define HFRCO0_BASE (HFRCO0_NS_BASE) /* HFRCO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S) && (SL_TRUSTZONE_PERIPHERAL_FSRCO_S != 0))) +#define FSRCO_BASE (FSRCO_S_BASE) /* FSRCO base address */ +#else +#define FSRCO_BASE (FSRCO_NS_BASE) /* FSRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_FSRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S) && (SL_TRUSTZONE_PERIPHERAL_DPLL0_S != 0))) +#define DPLL0_BASE (DPLL0_S_BASE) /* DPLL0 base address */ +#else +#define DPLL0_BASE (DPLL0_NS_BASE) /* DPLL0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DPLL0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S) && (SL_TRUSTZONE_PERIPHERAL_LFXO_S != 0))) +#define LFXO_BASE (LFXO_S_BASE) /* LFXO base address */ +#else +#define LFXO_BASE (LFXO_NS_BASE) /* LFXO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFXO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_LFRCO_S != 0))) +#define LFRCO_BASE (LFRCO_S_BASE) /* LFRCO base address */ +#else +#define LFRCO_BASE (LFRCO_NS_BASE) /* LFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_ULFRCO_S != 0))) +#define ULFRCO_BASE (ULFRCO_S_BASE) /* ULFRCO base address */ +#else +#define ULFRCO_BASE (ULFRCO_NS_BASE) /* ULFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ULFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S) && (SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S != 0))) +#define KEYSCAN_BASE (KEYSCAN_S_BASE) /* KEYSCAN base address */ +#else +#define KEYSCAN_BASE (KEYSCAN_NS_BASE) /* KEYSCAN base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MSC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MSC_S) && (SL_TRUSTZONE_PERIPHERAL_MSC_S != 0))) +#define MSC_BASE (MSC_S_BASE) /* MSC base address */ +#else +#define MSC_BASE (MSC_NS_BASE) /* MSC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MSC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S) && (SL_TRUSTZONE_PERIPHERAL_ICACHE0_S != 0))) +#define ICACHE0_BASE (ICACHE0_S_BASE) /* ICACHE0 base address */ +#else +#define ICACHE0_BASE (ICACHE0_NS_BASE) /* ICACHE0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ICACHE0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRS_S) && (SL_TRUSTZONE_PERIPHERAL_PRS_S != 0))) +#define PRS_BASE (PRS_S_BASE) /* PRS base address */ +#else +#define PRS_BASE (PRS_NS_BASE) /* PRS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S) && (SL_TRUSTZONE_PERIPHERAL_GPIO_S != 0))) +#define GPIO_BASE (GPIO_S_BASE) /* GPIO base address */ +#else +#define GPIO_BASE (GPIO_NS_BASE) /* GPIO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPIO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S) && (SL_TRUSTZONE_PERIPHERAL_LDMA_S != 0))) +#define LDMA_BASE (LDMA_S_BASE) /* LDMA base address */ +#else +#define LDMA_BASE (LDMA_NS_BASE) /* LDMA base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMA_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S) && (SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S != 0))) +#define LDMAXBAR_BASE (LDMAXBAR_S_BASE) /* LDMAXBAR base address */ +#else +#define LDMAXBAR_BASE (LDMAXBAR_NS_BASE) /* LDMAXBAR base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER0_S != 0))) +#define TIMER0_BASE (TIMER0_S_BASE) /* TIMER0 base address */ +#else +#define TIMER0_BASE (TIMER0_NS_BASE) /* TIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER1_S != 0))) +#define TIMER1_BASE (TIMER1_S_BASE) /* TIMER1 base address */ +#else +#define TIMER1_BASE (TIMER1_NS_BASE) /* TIMER1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER2_S != 0))) +#define TIMER2_BASE (TIMER2_S_BASE) /* TIMER2 base address */ +#else +#define TIMER2_BASE (TIMER2_NS_BASE) /* TIMER2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER3_S != 0))) +#define TIMER3_BASE (TIMER3_S_BASE) /* TIMER3 base address */ +#else +#define TIMER3_BASE (TIMER3_NS_BASE) /* TIMER3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER4_S != 0))) +#define TIMER4_BASE (TIMER4_S_BASE) /* TIMER4 base address */ +#else +#define TIMER4_BASE (TIMER4_NS_BASE) /* TIMER4 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER4_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER5_S != 0))) +#define TIMER5_BASE (TIMER5_S_BASE) /* TIMER5 base address */ +#else +#define TIMER5_BASE (TIMER5_NS_BASE) /* TIMER5 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER5_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER6_S != 0))) +#define TIMER6_BASE (TIMER6_S_BASE) /* TIMER6 base address */ +#else +#define TIMER6_BASE (TIMER6_NS_BASE) /* TIMER6 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER6_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER7_S != 0))) +#define TIMER7_BASE (TIMER7_S_BASE) /* TIMER7 base address */ +#else +#define TIMER7_BASE (TIMER7_NS_BASE) /* TIMER7 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER7_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER8_S != 0))) +#define TIMER8_BASE (TIMER8_S_BASE) /* TIMER8 base address */ +#else +#define TIMER8_BASE (TIMER8_NS_BASE) /* TIMER8 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER8_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER9_S != 0))) +#define TIMER9_BASE (TIMER9_S_BASE) /* TIMER9 base address */ +#else +#define TIMER9_BASE (TIMER9_NS_BASE) /* TIMER9 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER9_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM0_S != 0))) +#define DMEM0_BASE (DMEM0_S_BASE) /* DMEM0 base address */ +#else +#define DMEM0_BASE (DMEM0_NS_BASE) /* DMEM0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM1_S != 0))) +#define DMEM1_BASE (DMEM1_S_BASE) /* DMEM1 base address */ +#else +#define DMEM1_BASE (DMEM1_NS_BASE) /* DMEM1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S != 0))) +#define SYSCFG_CFGNS_BASE (SYSCFG_S_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#else +#define SYSCFG_CFGNS_BASE (SYSCFG_NS_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_S != 0))) +#define SYSCFG_BASE (SYSCFG_S_BASE) /* SYSCFG base address */ +#else +#define SYSCFG_BASE (SYSCFG_NS_BASE) /* SYSCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S) && (SL_TRUSTZONE_PERIPHERAL_BURAM_S != 0))) +#define BURAM_BASE (BURAM_S_BASE) /* BURAM base address */ +#else +#define BURAM_BASE (BURAM_NS_BASE) /* BURAM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURAM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S) && (SL_TRUSTZONE_PERIPHERAL_GPCRC_S != 0))) +#define GPCRC_BASE (GPCRC_S_BASE) /* GPCRC base address */ +#else +#define GPCRC_BASE (GPCRC_NS_BASE) /* GPCRC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPCRC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART1_S != 0))) +#define EUSART1_BASE (EUSART1_S_BASE) /* EUSART1 base address */ +#else +#define EUSART1_BASE (EUSART1_NS_BASE) /* EUSART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART2_S != 0))) +#define EUSART2_BASE (EUSART2_S_BASE) /* EUSART2 base address */ +#else +#define EUSART2_BASE (EUSART2_NS_BASE) /* EUSART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART3_S != 0))) +#define EUSART3_BASE (EUSART3_S_BASE) /* EUSART3 base address */ +#else +#define EUSART3_BASE (EUSART3_NS_BASE) /* EUSART3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S) && (SL_TRUSTZONE_PERIPHERAL_DCDC_S != 0))) +#define DCDC_BASE (DCDC_S_BASE) /* DCDC base address */ +#else +#define DCDC_BASE (DCDC_NS_BASE) /* DCDC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DCDC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S) && (SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S != 0))) +#define HOSTMAILBOX_BASE (HOSTMAILBOX_S_BASE) /* HOSTMAILBOX base address */ +#else +#define HOSTMAILBOX_BASE (HOSTMAILBOX_NS_BASE) /* HOSTMAILBOX base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART0_S) && (SL_TRUSTZONE_PERIPHERAL_USART0_S != 0))) +#define USART0_BASE (USART0_S_BASE) /* USART0 base address */ +#else +#define USART0_BASE (USART0_NS_BASE) /* USART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART1_S) && (SL_TRUSTZONE_PERIPHERAL_USART1_S != 0))) +#define USART1_BASE (USART1_S_BASE) /* USART1 base address */ +#else +#define USART1_BASE (USART1_NS_BASE) /* USART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART2_S) && (SL_TRUSTZONE_PERIPHERAL_USART2_S != 0))) +#define USART2_BASE (USART2_S_BASE) /* USART2 base address */ +#else +#define USART2_BASE (USART2_NS_BASE) /* USART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S) && (SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S != 0))) +#define SYSRTC0_BASE (SYSRTC0_S_BASE) /* SYSRTC0 base address */ +#else +#define SYSRTC0_BASE (SYSRTC0_NS_BASE) /* SYSRTC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S) && (SL_TRUSTZONE_PERIPHERAL_I2C1_S != 0))) +#define I2C1_BASE (I2C1_S_BASE) /* I2C1 base address */ +#else +#define I2C1_BASE (I2C1_NS_BASE) /* I2C1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S) && (SL_TRUSTZONE_PERIPHERAL_I2C2_S != 0))) +#define I2C2_BASE (I2C2_S_BASE) /* I2C2 base address */ +#else +#define I2C2_BASE (I2C2_NS_BASE) /* I2C2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S) && (SL_TRUSTZONE_PERIPHERAL_I2C3_S != 0))) +#define I2C3_BASE (I2C3_S_BASE) /* I2C3 base address */ +#else +#define I2C3_BASE (I2C3_NS_BASE) /* I2C3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCD_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCD_S) && (SL_TRUSTZONE_PERIPHERAL_LCD_S != 0))) +#define LCD_BASE (LCD_S_BASE) /* LCD base address */ +#else +#define LCD_BASE (LCD_NS_BASE) /* LCD base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCD_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S) && (SL_TRUSTZONE_PERIPHERAL_LCDRF_S != 0))) +#define LCDRF_BASE (LCDRF_S_BASE) /* LCDRF base address */ +#else +#define LCDRF_BASE (LCDRF_NS_BASE) /* LCDRF base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCDRF_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_S != 0))) +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#else +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S != 0))) +#define SMU_CFGNS_BASE (SMU_S_CFGNS_BASE) /* SMU_CFGNS base address */ +#else +#define SMU_CFGNS_BASE (SMU_NS_CFGNS_BASE) /* SMU_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_LETIMER0_S != 0))) +#define LETIMER0_BASE (LETIMER0_S_BASE) /* LETIMER0 base address */ +#else +#define LETIMER0_BASE (LETIMER0_NS_BASE) /* LETIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LETIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S) && (SL_TRUSTZONE_PERIPHERAL_IADC0_S != 0))) +#define IADC0_BASE (IADC0_S_BASE) /* IADC0 base address */ +#else +#define IADC0_BASE (IADC0_NS_BASE) /* IADC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_IADC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP0_S != 0))) +#define ACMP0_BASE (ACMP0_S_BASE) /* ACMP0 base address */ +#else +#define ACMP0_BASE (ACMP0_NS_BASE) /* ACMP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP1_S != 0))) +#define ACMP1_BASE (ACMP1_S_BASE) /* ACMP1 base address */ +#else +#define ACMP1_BASE (ACMP1_NS_BASE) /* ACMP1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S) && (SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S != 0))) +#define AMUXCP0_BASE (AMUXCP0_S_BASE) /* AMUXCP0 base address */ +#else +#define AMUXCP0_BASE (AMUXCP0_NS_BASE) /* AMUXCP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC0_S != 0))) +#define VDAC0_BASE (VDAC0_S_BASE) /* VDAC0 base address */ +#else +#define VDAC0_BASE (VDAC0_NS_BASE) /* VDAC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC1_S != 0))) +#define VDAC1_BASE (VDAC1_S_BASE) /* VDAC1 base address */ +#else +#define VDAC1_BASE (VDAC1_NS_BASE) /* VDAC1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S) && (SL_TRUSTZONE_PERIPHERAL_PCNT0_S != 0))) +#define PCNT0_BASE (PCNT0_S_BASE) /* PCNT0 base address */ +#else +#define PCNT0_BASE (PCNT0_NS_BASE) /* PCNT0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PCNT0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S != 0))) +#define HFRCOEM23_BASE (HFRCOEM23_S_BASE) /* HFRCOEM23 base address */ +#else +#define HFRCOEM23_BASE (HFRCOEM23_NS_BASE) /* HFRCOEM23 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFXO0_S != 0))) +#define HFXO0_BASE (HFXO0_S_BASE) /* HFXO0 base address */ +#else +#define HFXO0_BASE (HFXO0_NS_BASE) /* HFXO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFXO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S) && (SL_TRUSTZONE_PERIPHERAL_I2C0_S != 0))) +#define I2C0_BASE (I2C0_S_BASE) /* I2C0 base address */ +#else +#define I2C0_BASE (I2C0_NS_BASE) /* I2C0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG0_S != 0))) +#define WDOG0_BASE (WDOG0_S_BASE) /* WDOG0 base address */ +#else +#define WDOG0_BASE (WDOG0_NS_BASE) /* WDOG0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG1_S != 0))) +#define WDOG1_BASE (WDOG1_S_BASE) /* WDOG1 base address */ +#else +#define WDOG1_BASE (WDOG1_NS_BASE) /* WDOG1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART0_S != 0))) +#define EUSART0_BASE (EUSART0_S_BASE) /* EUSART0 base address */ +#else +#define EUSART0_BASE (EUSART0_NS_BASE) /* EUSART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S) && (SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S != 0))) +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#else +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MVP_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MVP_S) && (SL_TRUSTZONE_PERIPHERAL_MVP_S != 0))) +#define MVP_BASE (MVP_S_BASE) /* MVP base address */ +#else +#define MVP_BASE (MVP_NS_BASE) /* MVP base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MVP_S + +#define DEVINFO_BASE (0x0FE08000UL) /* DEVINFO base address */ +/** @} End of group EFM32PG26B500F3200IL136_Peripheral_Base */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IL136_Peripheral_Declaration EFM32PG26B500F3200IL136 Peripheral Declarations Map + * @{ + *****************************************************************************/ + +#define EMU_S ((EMU_TypeDef *) EMU_S_BASE) /**< EMU_S base pointer */ +#define CMU_S ((CMU_TypeDef *) CMU_S_BASE) /**< CMU_S base pointer */ +#define BURTC_S ((BURTC_TypeDef *) BURTC_S_BASE) /**< BURTC_S base pointer */ +#define HFRCO0_S ((HFRCO_TypeDef *) HFRCO0_S_BASE) /**< HFRCO0_S base pointer */ +#define FSRCO_S ((FSRCO_TypeDef *) FSRCO_S_BASE) /**< FSRCO_S base pointer */ +#define DPLL0_S ((DPLL_TypeDef *) DPLL0_S_BASE) /**< DPLL0_S base pointer */ +#define LFXO_S ((LFXO_TypeDef *) LFXO_S_BASE) /**< LFXO_S base pointer */ +#define LFRCO_S ((LFRCO_TypeDef *) LFRCO_S_BASE) /**< LFRCO_S base pointer */ +#define ULFRCO_S ((ULFRCO_TypeDef *) ULFRCO_S_BASE) /**< ULFRCO_S base pointer */ +#define KEYSCAN_S ((KEYSCAN_TypeDef *) KEYSCAN_S_BASE) /**< KEYSCAN_S base pointer */ +#define MSC_S ((MSC_TypeDef *) MSC_S_BASE) /**< MSC_S base pointer */ +#define ICACHE0_S ((ICACHE_TypeDef *) ICACHE0_S_BASE) /**< ICACHE0_S base pointer */ +#define PRS_S ((PRS_TypeDef *) PRS_S_BASE) /**< PRS_S base pointer */ +#define GPIO_S ((GPIO_TypeDef *) GPIO_S_BASE) /**< GPIO_S base pointer */ +#define LDMA_S ((LDMA_TypeDef *) LDMA_S_BASE) /**< LDMA_S base pointer */ +#define LDMAXBAR_S ((LDMAXBAR_TypeDef *) LDMAXBAR_S_BASE) /**< LDMAXBAR_S base pointer */ +#define TIMER0_S ((TIMER_TypeDef *) TIMER0_S_BASE) /**< TIMER0_S base pointer */ +#define TIMER1_S ((TIMER_TypeDef *) TIMER1_S_BASE) /**< TIMER1_S base pointer */ +#define TIMER2_S ((TIMER_TypeDef *) TIMER2_S_BASE) /**< TIMER2_S base pointer */ +#define TIMER3_S ((TIMER_TypeDef *) TIMER3_S_BASE) /**< TIMER3_S base pointer */ +#define TIMER4_S ((TIMER_TypeDef *) TIMER4_S_BASE) /**< TIMER4_S base pointer */ +#define TIMER5_S ((TIMER_TypeDef *) TIMER5_S_BASE) /**< TIMER5_S base pointer */ +#define TIMER6_S ((TIMER_TypeDef *) TIMER6_S_BASE) /**< TIMER6_S base pointer */ +#define TIMER7_S ((TIMER_TypeDef *) TIMER7_S_BASE) /**< TIMER7_S base pointer */ +#define TIMER8_S ((TIMER_TypeDef *) TIMER8_S_BASE) /**< TIMER8_S base pointer */ +#define TIMER9_S ((TIMER_TypeDef *) TIMER9_S_BASE) /**< TIMER9_S base pointer */ +#define DMEM0_S ((MPAHBRAM_TypeDef *) DMEM0_S_BASE) /**< DMEM0_S base pointer */ +#define DMEM1_S ((MPAHBRAM_TypeDef *) DMEM1_S_BASE) /**< DMEM1_S base pointer */ +#define SYSCFG_S_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_S_CFGNS_BASE) /**< SYSCFG_S_CFGNS base pointer */ +#define SYSCFG_S ((SYSCFG_TypeDef *) SYSCFG_S_BASE) /**< SYSCFG_S base pointer */ +#define BURAM_S ((BURAM_TypeDef *) BURAM_S_BASE) /**< BURAM_S base pointer */ +#define GPCRC_S ((GPCRC_TypeDef *) GPCRC_S_BASE) /**< GPCRC_S base pointer */ +#define EUSART1_S ((EUSART_TypeDef *) EUSART1_S_BASE) /**< EUSART1_S base pointer */ +#define EUSART2_S ((EUSART_TypeDef *) EUSART2_S_BASE) /**< EUSART2_S base pointer */ +#define EUSART3_S ((EUSART_TypeDef *) EUSART3_S_BASE) /**< EUSART3_S base pointer */ +#define DCDC_S ((DCDC_TypeDef *) DCDC_S_BASE) /**< DCDC_S base pointer */ +#define HOSTMAILBOX_S ((MAILBOX_TypeDef *) HOSTMAILBOX_S_BASE) /**< HOSTMAILBOX_S base pointer */ +#define USART0_S ((USART_TypeDef *) USART0_S_BASE) /**< USART0_S base pointer */ +#define USART1_S ((USART_TypeDef *) USART1_S_BASE) /**< USART1_S base pointer */ +#define USART2_S ((USART_TypeDef *) USART2_S_BASE) /**< USART2_S base pointer */ +#define SYSRTC0_S ((SYSRTC_TypeDef *) SYSRTC0_S_BASE) /**< SYSRTC0_S base pointer */ +#define I2C1_S ((I2C_TypeDef *) I2C1_S_BASE) /**< I2C1_S base pointer */ +#define I2C2_S ((I2C_TypeDef *) I2C2_S_BASE) /**< I2C2_S base pointer */ +#define I2C3_S ((I2C_TypeDef *) I2C3_S_BASE) /**< I2C3_S base pointer */ +#define LCD_S ((LCD_TypeDef *) LCD_S_BASE) /**< LCD_S base pointer */ +#define LCDRF_S ((LCDRF_TypeDef *) LCDRF_S_BASE) /**< LCDRF_S base pointer */ +#define SMU_S ((SMU_TypeDef *) SMU_S_BASE) /**< SMU_S base pointer */ +#define SMU_S_CFGNS ((SMU_CFGNS_TypeDef *) SMU_S_CFGNS_BASE) /**< SMU_S_CFGNS base pointer */ +#define LETIMER0_S ((LETIMER_TypeDef *) LETIMER0_S_BASE) /**< LETIMER0_S base pointer */ +#define IADC0_S ((IADC_TypeDef *) IADC0_S_BASE) /**< IADC0_S base pointer */ +#define ACMP0_S ((ACMP_TypeDef *) ACMP0_S_BASE) /**< ACMP0_S base pointer */ +#define ACMP1_S ((ACMP_TypeDef *) ACMP1_S_BASE) /**< ACMP1_S base pointer */ +#define AMUXCP0_S ((AMUXCP_TypeDef *) AMUXCP0_S_BASE) /**< AMUXCP0_S base pointer */ +#define VDAC0_S ((VDAC_TypeDef *) VDAC0_S_BASE) /**< VDAC0_S base pointer */ +#define VDAC1_S ((VDAC_TypeDef *) VDAC1_S_BASE) /**< VDAC1_S base pointer */ +#define PCNT0_S ((PCNT_TypeDef *) PCNT0_S_BASE) /**< PCNT0_S base pointer */ +#define HFRCOEM23_S ((HFRCO_TypeDef *) HFRCOEM23_S_BASE) /**< HFRCOEM23_S base pointer */ +#define HFXO0_S ((HFXO_TypeDef *) HFXO0_S_BASE) /**< HFXO0_S base pointer */ +#define I2C0_S ((I2C_TypeDef *) I2C0_S_BASE) /**< I2C0_S base pointer */ +#define WDOG0_S ((WDOG_TypeDef *) WDOG0_S_BASE) /**< WDOG0_S base pointer */ +#define WDOG1_S ((WDOG_TypeDef *) WDOG1_S_BASE) /**< WDOG1_S base pointer */ +#define EUSART0_S ((EUSART_TypeDef *) EUSART0_S_BASE) /**< EUSART0_S base pointer */ +#define SEMAILBOX_S_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_S_HOST_BASE) /**< SEMAILBOX_S_HOST base pointer */ +#define MVP_S ((MVP_TypeDef *) MVP_S_BASE) /**< MVP_S base pointer */ +#define EMU_NS ((EMU_TypeDef *) EMU_NS_BASE) /**< EMU_NS base pointer */ +#define CMU_NS ((CMU_TypeDef *) CMU_NS_BASE) /**< CMU_NS base pointer */ +#define BURTC_NS ((BURTC_TypeDef *) BURTC_NS_BASE) /**< BURTC_NS base pointer */ +#define HFRCO0_NS ((HFRCO_TypeDef *) HFRCO0_NS_BASE) /**< HFRCO0_NS base pointer */ +#define FSRCO_NS ((FSRCO_TypeDef *) FSRCO_NS_BASE) /**< FSRCO_NS base pointer */ +#define DPLL0_NS ((DPLL_TypeDef *) DPLL0_NS_BASE) /**< DPLL0_NS base pointer */ +#define LFXO_NS ((LFXO_TypeDef *) LFXO_NS_BASE) /**< LFXO_NS base pointer */ +#define LFRCO_NS ((LFRCO_TypeDef *) LFRCO_NS_BASE) /**< LFRCO_NS base pointer */ +#define ULFRCO_NS ((ULFRCO_TypeDef *) ULFRCO_NS_BASE) /**< ULFRCO_NS base pointer */ +#define KEYSCAN_NS ((KEYSCAN_TypeDef *) KEYSCAN_NS_BASE) /**< KEYSCAN_NS base pointer */ +#define MSC_NS ((MSC_TypeDef *) MSC_NS_BASE) /**< MSC_NS base pointer */ +#define ICACHE0_NS ((ICACHE_TypeDef *) ICACHE0_NS_BASE) /**< ICACHE0_NS base pointer */ +#define PRS_NS ((PRS_TypeDef *) PRS_NS_BASE) /**< PRS_NS base pointer */ +#define GPIO_NS ((GPIO_TypeDef *) GPIO_NS_BASE) /**< GPIO_NS base pointer */ +#define LDMA_NS ((LDMA_TypeDef *) LDMA_NS_BASE) /**< LDMA_NS base pointer */ +#define LDMAXBAR_NS ((LDMAXBAR_TypeDef *) LDMAXBAR_NS_BASE) /**< LDMAXBAR_NS base pointer */ +#define TIMER0_NS ((TIMER_TypeDef *) TIMER0_NS_BASE) /**< TIMER0_NS base pointer */ +#define TIMER1_NS ((TIMER_TypeDef *) TIMER1_NS_BASE) /**< TIMER1_NS base pointer */ +#define TIMER2_NS ((TIMER_TypeDef *) TIMER2_NS_BASE) /**< TIMER2_NS base pointer */ +#define TIMER3_NS ((TIMER_TypeDef *) TIMER3_NS_BASE) /**< TIMER3_NS base pointer */ +#define TIMER4_NS ((TIMER_TypeDef *) TIMER4_NS_BASE) /**< TIMER4_NS base pointer */ +#define TIMER5_NS ((TIMER_TypeDef *) TIMER5_NS_BASE) /**< TIMER5_NS base pointer */ +#define TIMER6_NS ((TIMER_TypeDef *) TIMER6_NS_BASE) /**< TIMER6_NS base pointer */ +#define TIMER7_NS ((TIMER_TypeDef *) TIMER7_NS_BASE) /**< TIMER7_NS base pointer */ +#define TIMER8_NS ((TIMER_TypeDef *) TIMER8_NS_BASE) /**< TIMER8_NS base pointer */ +#define TIMER9_NS ((TIMER_TypeDef *) TIMER9_NS_BASE) /**< TIMER9_NS base pointer */ +#define DMEM0_NS ((MPAHBRAM_TypeDef *) DMEM0_NS_BASE) /**< DMEM0_NS base pointer */ +#define DMEM1_NS ((MPAHBRAM_TypeDef *) DMEM1_NS_BASE) /**< DMEM1_NS base pointer */ +#define SYSCFG_NS_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_NS_CFGNS_BASE) /**< SYSCFG_NS_CFGNS base pointer */ +#define SYSCFG_NS ((SYSCFG_TypeDef *) SYSCFG_NS_BASE) /**< SYSCFG_NS base pointer */ +#define BURAM_NS ((BURAM_TypeDef *) BURAM_NS_BASE) /**< BURAM_NS base pointer */ +#define GPCRC_NS ((GPCRC_TypeDef *) GPCRC_NS_BASE) /**< GPCRC_NS base pointer */ +#define EUSART1_NS ((EUSART_TypeDef *) EUSART1_NS_BASE) /**< EUSART1_NS base pointer */ +#define EUSART2_NS ((EUSART_TypeDef *) EUSART2_NS_BASE) /**< EUSART2_NS base pointer */ +#define EUSART3_NS ((EUSART_TypeDef *) EUSART3_NS_BASE) /**< EUSART3_NS base pointer */ +#define DCDC_NS ((DCDC_TypeDef *) DCDC_NS_BASE) /**< DCDC_NS base pointer */ +#define HOSTMAILBOX_NS ((MAILBOX_TypeDef *) HOSTMAILBOX_NS_BASE) /**< HOSTMAILBOX_NS base pointer */ +#define USART0_NS ((USART_TypeDef *) USART0_NS_BASE) /**< USART0_NS base pointer */ +#define USART1_NS ((USART_TypeDef *) USART1_NS_BASE) /**< USART1_NS base pointer */ +#define USART2_NS ((USART_TypeDef *) USART2_NS_BASE) /**< USART2_NS base pointer */ +#define SYSRTC0_NS ((SYSRTC_TypeDef *) SYSRTC0_NS_BASE) /**< SYSRTC0_NS base pointer */ +#define I2C1_NS ((I2C_TypeDef *) I2C1_NS_BASE) /**< I2C1_NS base pointer */ +#define I2C2_NS ((I2C_TypeDef *) I2C2_NS_BASE) /**< I2C2_NS base pointer */ +#define I2C3_NS ((I2C_TypeDef *) I2C3_NS_BASE) /**< I2C3_NS base pointer */ +#define LCD_NS ((LCD_TypeDef *) LCD_NS_BASE) /**< LCD_NS base pointer */ +#define LCDRF_NS ((LCDRF_TypeDef *) LCDRF_NS_BASE) /**< LCDRF_NS base pointer */ +#define SMU_NS ((SMU_TypeDef *) SMU_NS_BASE) /**< SMU_NS base pointer */ +#define SMU_NS_CFGNS ((SMU_CFGNS_TypeDef *) SMU_NS_CFGNS_BASE) /**< SMU_NS_CFGNS base pointer */ +#define LETIMER0_NS ((LETIMER_TypeDef *) LETIMER0_NS_BASE) /**< LETIMER0_NS base pointer */ +#define IADC0_NS ((IADC_TypeDef *) IADC0_NS_BASE) /**< IADC0_NS base pointer */ +#define ACMP0_NS ((ACMP_TypeDef *) ACMP0_NS_BASE) /**< ACMP0_NS base pointer */ +#define ACMP1_NS ((ACMP_TypeDef *) ACMP1_NS_BASE) /**< ACMP1_NS base pointer */ +#define AMUXCP0_NS ((AMUXCP_TypeDef *) AMUXCP0_NS_BASE) /**< AMUXCP0_NS base pointer */ +#define VDAC0_NS ((VDAC_TypeDef *) VDAC0_NS_BASE) /**< VDAC0_NS base pointer */ +#define VDAC1_NS ((VDAC_TypeDef *) VDAC1_NS_BASE) /**< VDAC1_NS base pointer */ +#define PCNT0_NS ((PCNT_TypeDef *) PCNT0_NS_BASE) /**< PCNT0_NS base pointer */ +#define HFRCOEM23_NS ((HFRCO_TypeDef *) HFRCOEM23_NS_BASE) /**< HFRCOEM23_NS base pointer */ +#define HFXO0_NS ((HFXO_TypeDef *) HFXO0_NS_BASE) /**< HFXO0_NS base pointer */ +#define I2C0_NS ((I2C_TypeDef *) I2C0_NS_BASE) /**< I2C0_NS base pointer */ +#define WDOG0_NS ((WDOG_TypeDef *) WDOG0_NS_BASE) /**< WDOG0_NS base pointer */ +#define WDOG1_NS ((WDOG_TypeDef *) WDOG1_NS_BASE) /**< WDOG1_NS base pointer */ +#define EUSART0_NS ((EUSART_TypeDef *) EUSART0_NS_BASE) /**< EUSART0_NS base pointer */ +#define SEMAILBOX_NS_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_NS_HOST_BASE) /**< SEMAILBOX_NS_HOST base pointer */ +#define MVP_NS ((MVP_TypeDef *) MVP_NS_BASE) /**< MVP_NS base pointer */ +#define EMU ((EMU_TypeDef *) EMU_BASE) /**< EMU base pointer */ +#define CMU ((CMU_TypeDef *) CMU_BASE) /**< CMU base pointer */ +#define BURTC ((BURTC_TypeDef *) BURTC_BASE) /**< BURTC base pointer */ +#define HFRCO0 ((HFRCO_TypeDef *) HFRCO0_BASE) /**< HFRCO0 base pointer */ +#define FSRCO ((FSRCO_TypeDef *) FSRCO_BASE) /**< FSRCO base pointer */ +#define DPLL0 ((DPLL_TypeDef *) DPLL0_BASE) /**< DPLL0 base pointer */ +#define LFXO ((LFXO_TypeDef *) LFXO_BASE) /**< LFXO base pointer */ +#define LFRCO ((LFRCO_TypeDef *) LFRCO_BASE) /**< LFRCO base pointer */ +#define ULFRCO ((ULFRCO_TypeDef *) ULFRCO_BASE) /**< ULFRCO base pointer */ +#define KEYSCAN ((KEYSCAN_TypeDef *) KEYSCAN_BASE) /**< KEYSCAN base pointer */ +#define MSC ((MSC_TypeDef *) MSC_BASE) /**< MSC base pointer */ +#define ICACHE0 ((ICACHE_TypeDef *) ICACHE0_BASE) /**< ICACHE0 base pointer */ +#define PRS ((PRS_TypeDef *) PRS_BASE) /**< PRS base pointer */ +#define GPIO ((GPIO_TypeDef *) GPIO_BASE) /**< GPIO base pointer */ +#define LDMA ((LDMA_TypeDef *) LDMA_BASE) /**< LDMA base pointer */ +#define LDMAXBAR ((LDMAXBAR_TypeDef *) LDMAXBAR_BASE) /**< LDMAXBAR base pointer */ +#define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */ +#define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */ +#define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ +#define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE) /**< TIMER3 base pointer */ +#define TIMER4 ((TIMER_TypeDef *) TIMER4_BASE) /**< TIMER4 base pointer */ +#define TIMER5 ((TIMER_TypeDef *) TIMER5_BASE) /**< TIMER5 base pointer */ +#define TIMER6 ((TIMER_TypeDef *) TIMER6_BASE) /**< TIMER6 base pointer */ +#define TIMER7 ((TIMER_TypeDef *) TIMER7_BASE) /**< TIMER7 base pointer */ +#define TIMER8 ((TIMER_TypeDef *) TIMER8_BASE) /**< TIMER8 base pointer */ +#define TIMER9 ((TIMER_TypeDef *) TIMER9_BASE) /**< TIMER9 base pointer */ +#define DMEM0 ((MPAHBRAM_TypeDef *) DMEM0_BASE) /**< DMEM0 base pointer */ +#define DMEM1 ((MPAHBRAM_TypeDef *) DMEM1_BASE) /**< DMEM1 base pointer */ +#define SYSCFG_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_CFGNS_BASE) /**< SYSCFG_CFGNS base pointer */ +#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE) /**< SYSCFG base pointer */ +#define BURAM ((BURAM_TypeDef *) BURAM_BASE) /**< BURAM base pointer */ +#define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE) /**< GPCRC base pointer */ +#define EUSART1 ((EUSART_TypeDef *) EUSART1_BASE) /**< EUSART1 base pointer */ +#define EUSART2 ((EUSART_TypeDef *) EUSART2_BASE) /**< EUSART2 base pointer */ +#define EUSART3 ((EUSART_TypeDef *) EUSART3_BASE) /**< EUSART3 base pointer */ +#define DCDC ((DCDC_TypeDef *) DCDC_BASE) /**< DCDC base pointer */ +#define HOSTMAILBOX ((MAILBOX_TypeDef *) HOSTMAILBOX_BASE) /**< HOSTMAILBOX base pointer */ +#define USART0 ((USART_TypeDef *) USART0_BASE) /**< USART0 base pointer */ +#define USART1 ((USART_TypeDef *) USART1_BASE) /**< USART1 base pointer */ +#define USART2 ((USART_TypeDef *) USART2_BASE) /**< USART2 base pointer */ +#define SYSRTC0 ((SYSRTC_TypeDef *) SYSRTC0_BASE) /**< SYSRTC0 base pointer */ +#define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */ +#define I2C2 ((I2C_TypeDef *) I2C2_BASE) /**< I2C2 base pointer */ +#define I2C3 ((I2C_TypeDef *) I2C3_BASE) /**< I2C3 base pointer */ +#define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */ +#define LCDRF ((LCDRF_TypeDef *) LCDRF_BASE) /**< LCDRF base pointer */ +#define SMU ((SMU_TypeDef *) SMU_BASE) /**< SMU base pointer */ +#define SMU_CFGNS ((SMU_CFGNS_TypeDef *) SMU_CFGNS_BASE) /**< SMU_CFGNS base pointer */ +#define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE) /**< LETIMER0 base pointer */ +#define IADC0 ((IADC_TypeDef *) IADC0_BASE) /**< IADC0 base pointer */ +#define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE) /**< ACMP0 base pointer */ +#define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE) /**< ACMP1 base pointer */ +#define AMUXCP0 ((AMUXCP_TypeDef *) AMUXCP0_BASE) /**< AMUXCP0 base pointer */ +#define VDAC0 ((VDAC_TypeDef *) VDAC0_BASE) /**< VDAC0 base pointer */ +#define VDAC1 ((VDAC_TypeDef *) VDAC1_BASE) /**< VDAC1 base pointer */ +#define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE) /**< PCNT0 base pointer */ +#define HFRCOEM23 ((HFRCO_TypeDef *) HFRCOEM23_BASE) /**< HFRCOEM23 base pointer */ +#define HFXO0 ((HFXO_TypeDef *) HFXO0_BASE) /**< HFXO0 base pointer */ +#define I2C0 ((I2C_TypeDef *) I2C0_BASE) /**< I2C0 base pointer */ +#define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE) /**< WDOG0 base pointer */ +#define WDOG1 ((WDOG_TypeDef *) WDOG1_BASE) /**< WDOG1 base pointer */ +#define EUSART0 ((EUSART_TypeDef *) EUSART0_BASE) /**< EUSART0 base pointer */ +#define SEMAILBOX_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_HOST_BASE) /**< SEMAILBOX_HOST base pointer */ +#define MVP ((MVP_TypeDef *) MVP_BASE) /**< MVP base pointer */ +#define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE) /**< DEVINFO base pointer */ +/** @} End of group EFM32PG26B500F3200IL136_Peripheral_Declaration */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IL136_Peripheral_Parameters EFM32PG26B500F3200IL136 Peripheral Parameters + * @{ + * @brief Device peripheral parameter values + *****************************************************************************/ + +/* Common peripheral register block offsets. */ +#define PER_REG_BLOCK_SET_OFFSET 0x1000UL /**< Offset to SET register block */ +#define PER_REG_BLOCK_CLR_OFFSET 0x2000UL /**< Offset to CLEAR register block */ +#define PER_REG_BLOCK_TGL_OFFSET 0x3000UL /**< Offset to TOGGLE register block */ +#define MSC_CDA_PRESENT 0x0UL /**> */ +#define MSC_FDIO_WIDTH 0x40UL /**> None */ +#define MSC_FLASHADDRBITS 0x16UL /**> None */ +#define MSC_FLASHBLOCKADDRBITS 0x16UL /**> None */ +#define MSC_FLASH_BLOCK_INFO_PCOUNT 0x2UL /**> None */ +#define MSC_FLASH_BLOCK_MAIN_PCOUNT 0x1A0UL /**> */ +#define MSC_INFOADDRBITS 0xEUL /**> None */ +#define MSC_INFOBLOCKADDRBITS 0xEUL /**> None */ +#define MSC_INFO_PSIZE_BITS 0xDUL /**> None */ +#define MSC_MAIN_PSIZE_BITS 0xDUL /**> None */ +#define MSC_REDUNDANCY 0x4UL /**> None */ +#define MSC_ROOTMAIN_PRESENT 0x1UL /**> */ +#define MSC_UD_PRESENT 0x1UL /**> */ +#define MSC_YADDRBITS 0x6UL /**> */ +#define DMEM0_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM0_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM0_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM0_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM0_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM0_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM0_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM0_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM0_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM0_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM0_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM0_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM0_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM0_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM0_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM0_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM0_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM0_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM0_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM0_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM0_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM0_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM0_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM0_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM0_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM0_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM0_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM0_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM0_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM0_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM0_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM0_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM0_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM0_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM0_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM0_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM0_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM0_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM0_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define DMEM1_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM1_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM1_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM1_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM1_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM1_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM1_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM1_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM1_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM1_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM1_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM1_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM1_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM1_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM1_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM1_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM1_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM1_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM1_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM1_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM1_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM1_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM1_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM1_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM1_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM1_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM1_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM1_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM1_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM1_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM1_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM1_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM1_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM1_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM1_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM1_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM1_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM1_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM1_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define CMU_EXCLUDELCD 0x0UL /**> Exclude LCD */ +#define CMU_EXCLUDELESENSE 0x1UL /**> Exclude LESENSE */ +#define BURTC_CNTWIDTH 0x20UL /**> None */ +#define BURTC_PRECNT_WIDTH 0xFUL /**> */ +#define HFRCO0_EM23ONDEMAND 0x0UL /**> EM23 On Demand */ +#define HFRCO0_EXCLUDEEM23ONDEMAND 0x1UL /**> Exclude EM23 On Demand */ +#define LFXO_NO_CTUNE 0x0UL /**> CTUNE Not Present */ +#define LFXO_CTUNE 0x1UL /**> CTUNE Present */ +#define KEYSCAN_COLNUM 0x8UL /**> COLNUM */ +#define KEYSCAN_COLWIDTH 0x3UL /**> COLWIDTH */ +#define KEYSCAN_ROWNUM 0x6UL /**> ROWNUM */ +#define ICACHE0_AHB_LITE 0x0UL /**> AHB Lite */ +#define ICACHE0_CACHEABLE_SIZE 0x320000UL /**> Cache Size */ +#define ICACHE0_CACHEABLE_START 0x8000000UL /**> Cache Start */ +#define ICACHE0_DEFAULT_OFF 0x0UL /**> Default off */ +#define ICACHE0_FLASH_SIZE 0x320000UL /**> Flash size */ +#define ICACHE0_FLASH_START 0x8000000UL /**> Flash start */ +#define ICACHE0_LOOPCACHE_MEM_ADDR_BITS 0x3UL /**> Loopcache Memory Address bits */ +#define ICACHE0_LOOPCACHE_STICKINESS_BITS 0x4UL /**> Loopcache Stickiness bits */ +#define ICACHE0_PARITY_BITS 0x1UL /**> Use Parity */ +#define ICACHE0_PC_BITS 0x20UL /**> Performance Counter bits */ +#define ICACHE0_PIPE_STAGE 0x1UL /**> Pipeline Stage */ +#define ICACHE0_RAM_ADDR_BITS 0x0UL /**> RAM Address bits */ +#define ICACHE0_RAM_DATA_BITS 0x0UL /**> RAM Data bits */ +#define ICACHE0_SET_BITS 0x7UL /**> Set bits */ +#define ICACHE0_USE_HREADY_GATING 0x1UL /**> Use HREADY gating */ +#define ICACHE0_USE_IDLE_GATING 0x1UL /**> Use IDLE gating */ +#define ICACHE0_USE_LOOPCACHE 0x1UL /**> Use Loopcache */ +#define ICACHE0_WAY_BITS 0x1UL /**> Way bits */ +#define ICACHE0_WORDS_PER_BLOCK 0x0UL /**> Words Per Block */ +#define ICACHE0_WPB_BITS 0x1UL /**> Words Per Block bits */ +#define ICACHE0_WPL_BITS 0x3UL /**> Words Per Line bits */ +#define PRS_ASYNC_CH_NUM 0x10UL /**> None */ +#define PRS_PRSSEL_WIDTH 0x4UL /**> New Param */ +#define PRS_SPRSSEL_WIDTH 0x2UL /**> New Param */ +#define PRS_SYNC_CH_NUM 0x4UL /**> None */ +#define GPIO_COMALLOC_WIDTH 0x4UL /**> New Param */ +#define GPIO_MODE_WIDTH 0x4UL /**> Mode Width */ +#define GPIO_NUM_EM4_WU 0xCUL /**> New Param */ +#define GPIO_NUM_EVEN_PA 0x8UL /**> Num of even pins port A */ +#define GPIO_NUM_EVEN_PB 0x8UL /**> Num of even pins port B */ +#define GPIO_NUM_EVEN_PC 0x8UL /**> Num of even pins port C */ +#define GPIO_NUM_EVEN_PD 0x8UL /**> Num of even pins port D */ +#define GPIO_NUM_EXT_INT 0x10UL /**> New Param */ +#define GPIO_NUM_EXT_INT_L 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U_ZERO 0x0UL /**> New Param */ +#define GPIO_NUM_ODD_PA 0x8UL /**> Num of odd pins port A */ +#define GPIO_NUM_ODD_PB 0x8UL /**> Num of odd pins port B */ +#define GPIO_NUM_ODD_PC 0x8UL /**> Num of odd pins port C */ +#define GPIO_NUM_ODD_PD 0x8UL /**> Num of odd pins port D */ +#define GPIO_PINSEL_WIDTH 0x4UL /**> Route config pin select width */ +#define GPIO_PORTSEL_WIDTH 0x2UL /**> Route config port select width */ +#define GPIO_PORT_A_WIDTH 0x10UL /**> Port A Width */ +#define GPIO_PORT_A_WIDTH_ZERO 0x0UL /**> Port A Width is Zero */ +#define GPIO_PORT_A_WL 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_B_WIDTH 0x10UL /**> Port B Width */ +#define GPIO_PORT_B_WIDTH_ZERO 0x0UL /**> Port B Width is Zero */ +#define GPIO_PORT_B_WL 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_C_WIDTH 0x10UL /**> Port C Width */ +#define GPIO_PORT_C_WIDTH_ZERO 0x0UL /**> Port C Width is Zero */ +#define GPIO_PORT_C_WL 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_D_WIDTH 0x10UL /**> Port D Width */ +#define GPIO_PORT_D_WIDTH_ZERO 0x0UL /**> Port D Width is Zero */ +#define GPIO_PORT_D_WL 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_SEGALLOC_WIDTH 0x28UL /**> New Param */ +#define GPIO_SLEWRATE_WIDTH 0x3UL /**> Slew Rate Width Param */ +#define LDMA_CH_BITS 0x5UL /**> New Param */ +#define LDMA_CH_NUM 0x8UL /**> New Param */ +#define LDMA_FIFO_BITS 0x5UL /**> New Param */ +#define LDMA_FIFO_DEPTH 0x10UL /**> New Param */ +#define LDMAXBAR_CH_BITS 0x5UL /**> None */ +#define LDMAXBAR_CH_NUM 0x8UL /**> None */ +#define LDMAXBAR_SIGSEL_W 0x4UL /**> New Param */ +#define LDMAXBAR_SOURCESEL_W 0x6UL /**> New Param */ +#define TIMER0_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER0_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER0_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER0_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER0_NO_DTI 0x0UL /**> */ +#define TIMER1_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER1_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER1_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER1_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER1_NO_DTI 0x0UL /**> */ +#define TIMER2_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER2_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER2_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER2_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER2_NO_DTI 0x0UL /**> */ +#define TIMER3_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER3_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER3_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER3_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER3_NO_DTI 0x0UL /**> */ +#define TIMER4_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER4_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER4_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER4_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER4_NO_DTI 0x0UL /**> */ +#define TIMER5_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER5_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER5_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER5_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER5_NO_DTI 0x0UL /**> */ +#define TIMER6_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER6_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER6_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER6_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER6_NO_DTI 0x0UL /**> */ +#define TIMER7_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER7_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER7_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER7_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER7_NO_DTI 0x0UL /**> */ +#define TIMER8_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER8_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER8_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER8_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER8_NO_DTI 0x0UL /**> */ +#define TIMER9_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER9_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER9_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER9_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER9_NO_DTI 0x0UL /**> */ +#define SYSCFG_CHIP_PARTNUMBER 0x3UL /**> Chip Part Number */ +#define SYSCFG_DEMODRAM_INST_COUNT 0x2UL /**> */ +#define SYSCFG_FRCRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_SEQRAM_INST_COUNT 0x2UL /**> None */ +#define SYSCFG_SWINT_NUM 0x4UL /**> Software interupts */ +#define EUSART1_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART1_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART2_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART2_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART3_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART3_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define DCDC_DRVSPEED_WIDTH 0x2UL /**> Drive Speed bitfield width */ +#define DCDC_IPKVAL_WIDTH 0x4UL /**> Peak Current Setting bitfield Width */ +#define DCDC_VCMPIBIAS_WIDTH 0x2UL /**> VCMP ibias bitfield width */ +#define HOSTMAILBOX_NUM_MSGPTRS 0x4UL /**> */ +#define USART0_AUTOTX_REG 0x1UL /**> None */ +#define USART0_AUTOTX_REG_B 0x0UL /**> None */ +#define USART0_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART0_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART0_CLK_PRS 0x1UL /**> None */ +#define USART0_CLK_PRS_B 0x0UL /**> New Param */ +#define USART0_FLOW_CONTROL 0x1UL /**> None */ +#define USART0_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART0_I2S 0x1UL /**> None */ +#define USART0_I2S_B 0x0UL /**> New Param */ +#define USART0_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART0_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_MVDIS_FUNC 0x1UL /**> None */ +#define USART0_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART0_RX_PRS 0x1UL /**> None */ +#define USART0_RX_PRS_B 0x0UL /**> New Param */ +#define USART0_SC_AVAILABLE 0x1UL /**> None */ +#define USART0_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART0_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART0_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART0_TIMER 0x1UL /**> New Param */ +#define USART0_TIMER_B 0x0UL /**> New Param */ +#define USART1_AUTOTX_REG 0x1UL /**> None */ +#define USART1_AUTOTX_REG_B 0x0UL /**> None */ +#define USART1_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART1_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART1_CLK_PRS 0x1UL /**> None */ +#define USART1_CLK_PRS_B 0x0UL /**> New Param */ +#define USART1_FLOW_CONTROL 0x1UL /**> None */ +#define USART1_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART1_I2S 0x1UL /**> None */ +#define USART1_I2S_B 0x0UL /**> New Param */ +#define USART1_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART1_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_MVDIS_FUNC 0x1UL /**> None */ +#define USART1_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART1_RX_PRS 0x1UL /**> None */ +#define USART1_RX_PRS_B 0x0UL /**> New Param */ +#define USART1_SC_AVAILABLE 0x1UL /**> None */ +#define USART1_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART1_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART1_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART1_TIMER 0x1UL /**> New Param */ +#define USART1_TIMER_B 0x0UL /**> New Param */ +#define USART2_AUTOTX_REG 0x1UL /**> None */ +#define USART2_AUTOTX_REG_B 0x0UL /**> None */ +#define USART2_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART2_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART2_CLK_PRS 0x1UL /**> None */ +#define USART2_CLK_PRS_B 0x0UL /**> New Param */ +#define USART2_FLOW_CONTROL 0x1UL /**> None */ +#define USART2_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART2_I2S 0x1UL /**> None */ +#define USART2_I2S_B 0x0UL /**> New Param */ +#define USART2_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART2_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_MVDIS_FUNC 0x1UL /**> None */ +#define USART2_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART2_RX_PRS 0x1UL /**> None */ +#define USART2_RX_PRS_B 0x0UL /**> New Param */ +#define USART2_SC_AVAILABLE 0x1UL /**> None */ +#define USART2_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART2_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART2_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART2_TIMER 0x1UL /**> New Param */ +#define USART2_TIMER_B 0x0UL /**> New Param */ +#define SYSRTC0_GROUP0_ALTIRQDIS 0x1UL /**> Group 0 Alternate IRQ disable */ +#define SYSRTC0_GROUP0_CAPDIS 0x0UL /**> Group 0 Capture disable */ +#define SYSRTC0_GROUP0_CMP1DIS 0x0UL /**> Group 0 Compare1 disable */ +#define SYSRTC0_GROUP0_DIS 0x0UL /**> Group 0 Disable */ +#define SYSRTC0_GROUP0_ROOTDIS 0x1UL /**> Group 0 ROOT disable */ +#define SYSRTC0_GROUP1_ALTIRQDIS 0x0UL /**> Group 1 Alternate IRQ disable */ +#define SYSRTC0_GROUP1_CAPDIS 0x0UL /**> Group 1 Capture disable */ +#define SYSRTC0_GROUP1_CMP1DIS 0x0UL /**> Group 1 Compare1 disable */ +#define SYSRTC0_GROUP1_DIS 0x0UL /**> Group 1 Disable */ +#define SYSRTC0_GROUP1_ROOTDIS 0x1UL /**> Group 1 ROOT disable */ +#define SYSRTC0_GROUP2_ALTIRQDIS 0x1UL /**> Group 2 Alternate IRQ disable */ +#define SYSRTC0_GROUP2_CAPDIS 0x1UL /**> Group 2 Capture disable */ +#define SYSRTC0_GROUP2_CMP1DIS 0x1UL /**> Group 2 Compare1 disable */ +#define SYSRTC0_GROUP2_DIS 0x0UL /**> Group 2 Disable */ +#define SYSRTC0_GROUP2_ROOTDIS 0x0UL /**> Group 2 ROOT disable */ +#define SYSRTC0_GROUP3_ALTIRQDIS 0x1UL /**> Group 3 Alternate IRQ disable */ +#define SYSRTC0_GROUP3_CAPDIS 0x1UL /**> Group 3 Capture disable */ +#define SYSRTC0_GROUP3_CMP1DIS 0x1UL /**> Group 3 Compare1 disable */ +#define SYSRTC0_GROUP3_DIS 0x1UL /**> Group 3 Disable */ +#define SYSRTC0_GROUP3_ROOTDIS 0x1UL /**> Group 3 ROOT disable */ +#define SYSRTC0_GROUP4_ALTIRQDIS 0x1UL /**> Group 4 Alternate IRQ disable */ +#define SYSRTC0_GROUP4_CAPDIS 0x1UL /**> Group 4 Capture disable */ +#define SYSRTC0_GROUP4_CMP1DIS 0x1UL /**> Group 4 Compare1 disable */ +#define SYSRTC0_GROUP4_DIS 0x1UL /**> Group 4 Disable */ +#define SYSRTC0_GROUP4_ROOTDIS 0x1UL /**> Group 4 ROOT disable */ +#define SYSRTC0_GROUP5_ALTIRQDIS 0x1UL /**> Group 5 Alternate IRQ disable */ +#define SYSRTC0_GROUP5_CAPDIS 0x1UL /**> Group 5 Capture disable */ +#define SYSRTC0_GROUP5_CMP1DIS 0x1UL /**> Group 5 Compare1 disable */ +#define SYSRTC0_GROUP5_DIS 0x1UL /**> Group 5 Disable */ +#define SYSRTC0_GROUP5_ROOTDIS 0x1UL /**> Group 5 ROOT disable */ +#define SYSRTC0_GROUP6_ALTIRQDIS 0x1UL /**> Group 6 Alternate IRQ disable */ +#define SYSRTC0_GROUP6_CAPDIS 0x1UL /**> Group 6 Capture disable */ +#define SYSRTC0_GROUP6_CMP1DIS 0x1UL /**> Group 6 Compare1 disable */ +#define SYSRTC0_GROUP6_DIS 0x1UL /**> Group 6 Disable */ +#define SYSRTC0_GROUP6_ROOTDIS 0x1UL /**> Group 6 ROOT disable */ +#define SYSRTC0_GROUP7_ALTIRQDIS 0x1UL /**> Group 7 Alternate IRQ disable */ +#define SYSRTC0_GROUP7_CAPDIS 0x1UL /**> Group 7 Capture disable */ +#define SYSRTC0_GROUP7_CMP1DIS 0x1UL /**> Group 7 Compare1 disable */ +#define SYSRTC0_GROUP7_DIS 0x1UL /**> Group 7 Disable */ +#define SYSRTC0_GROUP7_ROOTDIS 0x1UL /**> Group 7 ROOT disable */ +#define SYSRTC0_ROOTDIS 0x0UL /**> ROOT disable */ +#define I2C1_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C1_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C2_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C2_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C3_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C3_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define LCD_COM_NUM 0x4UL /**> None */ +#define LCD_NO_ANIM_LOCS 0x1UL /**> None */ +#define LCD_NO_BANKED_SEG 0x1UL /**> */ +#define LCD_NO_DSC 0x0UL /**> None */ +#define LCD_NO_EXTOSC 0x0UL /**> None */ +#define LCD_OCTAPLEX 0x1UL /**> None */ +#define LCD_SEGASCOM_NUM 0x4UL /**> None */ +#define LCD_NO_UPPER_SEGMENTS 0x0UL /**> */ +#define LCD_SEG_NUM 0x28UL /**> None */ +#define LCD_SEGASCOM_SEGSTART 0x24UL /**> */ +#define LCD_SEL_WIDTH 0x3UL /**> None */ +#define SMU_NUM_BMPUS 0x9UL /**> Number of BMPUs */ +#define SMU_NUM_PPU_PERIPHS 0x44UL /**> Number of PPU Peripherals */ +#define SMU_NUM_PPU_PERIPHS_MOD_32 0x4UL /**> Number of PPU Peripherals (mod 32) */ +#define SMU_NUM_PPU_PERIPHS_SUB_64 0x4UL /**> Number of PPU peripherals minus 32 */ +#define SMU_PERIPHID_BITS 0x8UL /**> Bits used for Peripheral ID */ +#define LETIMER0_CNT_WIDTH 0x18UL /**> Count Width */ +#define IADC0_CONFIGNUM 0x2UL /**> CONFIG */ +#define IADC0_FULLRANGEUNIPOLAR 0x0UL /**> FULLRANGEUNIPOLAR */ +#define IADC0_SCANBYTES 0x1UL /**> SCANBYTES */ +#define IADC0_ENTRIES 0x10UL /**> ENTRIES */ +#define ACMP0_DAC_INPUT 0x1UL /**> None */ +#define ACMP0_EXT_OVR_IF 0x1UL /**> None */ +#define ACMP1_DAC_INPUT 0x1UL /**> None */ +#define ACMP1_EXT_OVR_IF 0x1UL /**> None */ +#define AMUXCP0_AMUXCPNUM 0x0UL /**> AMUXCPNUM */ +#define VDAC0_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC0_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC0_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC0_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC0_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC0_RESOLUTION 0xCUL /**> DAC Resolution */ +#define VDAC1_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC1_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC1_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC1_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC1_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC1_RESOLUTION 0xCUL /**> DAC Resolution */ +#define PCNT0_PCNT_WIDTH 0x10UL /**> None */ +#define HFRCOEM23_EM23ONDEMAND 0x1UL /**> EM23 On Demand */ +#define HFRCOEM23_EXCLUDEEM23ONDEMAND 0x0UL /**> Exclude EM23 On Demand */ +#define HFXO0_BUFOUT 0x1UL /**> BUFOUT */ +#define HFXO0_EXCLUDEBUFOUT 0x0UL /**> Exclude BUFOUT */ +#define I2C0_DELAY 0x3E8UL /**> Delay cell selection */ +#define I2C0_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define WDOG0_PCNUM 0x2UL /**> None */ +#define WDOG1_PCNUM 0x2UL /**> None */ +#define EUSART0_EM2_CAPABLE 0x1UL /**> EM2 Capable instance */ +#define EUSART0_NOT_EM2_CAPABLE 0x0UL /**> Not EM2 Capable instance */ +#define RDMEM_FRC_BANK0_SIZE 0x1000UL /**> FRC_RAM_BANK0_SIZE */ +#define RDMEM_FRC_BANK1_SIZE 0x0UL /**> FRC_RAM_BANK1_SIZE */ +#define RDMEM_FRC_BANK2_SIZE 0x0UL /**> FRC_RAM_BANK2_SIZE */ +#define RDMEM_FRC_BANK3_SIZE 0x0UL /**> FRC_RAM_BANK3_SIZE */ +#define RDMEM_FRC_BANK4_SIZE 0x0UL /**> FRC_RAM_BANK4_SIZE */ +#define RDMEM_FRC_BANK5_SIZE 0x0UL /**> FRC_RAM_BANK5_SIZE */ +#define RDMEM_FRC_BANK6_SIZE 0x0UL /**> FRC_RAM_BANK6_SIZE */ +#define RDMEM_FRC_BANK7_SIZE 0x0UL /**> FRC_RAM_BANK7_SIZE */ +#define RDMEM_FRC_NUM_BANK 0x1UL /**> FRC_NUM_BANK */ +#define RDMEM_FRC_RAMADDRBITS 0xCUL /**> FRC RAM ADDRBITS */ +#define RDMEM_FRC_RAMADDRMINBITS 0xCUL /**> FRC RAM address bits for one bank */ +#define RDMEM_FRC_RAMECCADDR_WIDTH 0x20UL /**> FRC RAM ECC Address width */ +#define RDMEM_FRC_RAM_BWE_WIDTH 0x27UL /**> FRCRAM BWE width */ +#define RDMEM_FRC_RAM_DATA_WIDTH 0x27UL /**> FRC_RAM_DATA_WIDTH */ +#define RDMEM_FRC_RAM_ECC_EN 0x1UL /**> FRC RAM ECCEN */ +#define RDMEM_FRC_RAM_TOTAL_SIZE 0x1000UL /**> FRC_RAM_TOTAL_SIZE */ +#define RDMEM_SEQ_BANK0_SIZE 0x2000UL /**> SEQ_RAM_BANK0_SIZE */ +#define RDMEM_SEQ_BANK1_SIZE 0x2000UL /**> SEQ_RAM_BANK1_SIZE */ +#define RDMEM_SEQ_BANK2_SIZE 0x0UL /**> SEQ_RAM_BANK2_SIZE */ +#define RDMEM_SEQ_BANK3_SIZE 0x0UL /**> SEQ_RAM_BANK3_SIZE */ +#define RDMEM_SEQ_BANK4_SIZE 0x0UL /**> SEQ_RAM_BANK4_SIZE */ +#define RDMEM_SEQ_BANK5_SIZE 0x0UL /**> SEQ_RAM_BANK5_SIZE */ +#define RDMEM_SEQ_BANK6_SIZE 0x0UL /**> SEQ_RAM_BANK6_SIZE */ +#define RDMEM_SEQ_BANK7_SIZE 0x0UL /**> SEQ_RAM_BANK7_SIZE */ +#define RDMEM_SEQ_NUM_BANK 0x2UL /**> SEQ_NUM_BANK */ +#define RDMEM_SEQ_RAMADDRBITS 0xEUL /**> SEQ RAM ADDRBITS */ +#define RDMEM_SEQ_RAMADDRMINBITS 0xDUL /**> SEQ RAM address bits for one bank */ +#define RDMEM_SEQ_RAMECCADDR_WIDTH 0x20UL /**> SEQ RAM ECC Address width */ +#define RDMEM_SEQ_RAM_BWE_WIDTH 0x27UL /**> SEQRAM BWE width */ +#define RDMEM_SEQ_RAM_DATA_WIDTH 0x27UL /**> SEQ_RAM_DATA_WIDTH */ +#define RDMEM_SEQ_RAM_ECC_EN 0x1UL /**> SEQ RAM ECCEN */ +#define RDMEM_SEQ_RAM_TOTAL_SIZE 0x4000UL /**> SEQ_RAM_TOTAL_SIZE */ + +/* Instance macros for ACMP */ +#define ACMP(n) (((n) == 0) ? ACMP0 \ + : ((n) == 1) ? ACMP1 \ + : 0x0UL) +#define ACMP_NUM(ref) (((ref) == ACMP0) ? 0 \ + : ((ref) == ACMP1) ? 1 \ + : -1) +#define ACMP_DAC_INPUT(n) (((n) == 0) ? ACMP0_DAC_INPUT \ + : ((n) == 1) ? ACMP1_DAC_INPUT \ + : 0x0UL) +#define ACMP_EXT_OVR_IF(n) (((n) == 0) ? ACMP0_EXT_OVR_IF \ + : ((n) == 1) ? ACMP1_EXT_OVR_IF \ + : 0x0UL) + +/* Instance macros for EUSART */ +#define EUSART(n) (((n) == 0) ? EUSART0 \ + : ((n) == 1) ? EUSART1 \ + : ((n) == 2) ? EUSART2 \ + : ((n) == 3) ? EUSART3 \ + : 0x0UL) +#define EUSART_NUM(ref) (((ref) == EUSART0) ? 0 \ + : ((ref) == EUSART1) ? 1 \ + : ((ref) == EUSART2) ? 2 \ + : ((ref) == EUSART3) ? 3 \ + : -1) +#define EUSART_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_EM2_CAPABLE \ + : 0x0UL) +#define EUSART_NOT_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_NOT_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_NOT_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_NOT_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_NOT_EM2_CAPABLE \ + : 0x0UL) + +/* Instance macros for HFRCO */ +#define HFRCO(n) (((n) == 0) ? HFRCO0 \ + : ((n) == 1) ? HFRCOEM23 \ + : 0x0UL) +#define HFRCO_NUM(ref) (((ref) == HFRCO0) ? 0 \ + : ((ref) == HFRCOEM23) ? 1 \ + : -1) +#define HFRCO_EM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EM23ONDEMAND \ + : 0x0UL) +#define HFRCO_EXCLUDEEM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EXCLUDEEM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EXCLUDEEM23ONDEMAND \ + : 0x0UL) + +/* Instance macros for I2C */ +#define I2C(n) (((n) == 0) ? I2C0 \ + : ((n) == 1) ? I2C1 \ + : ((n) == 2) ? I2C2 \ + : ((n) == 3) ? I2C3 \ + : 0x0UL) +#define I2C_NUM(ref) (((ref) == I2C0) ? 0 \ + : ((ref) == I2C1) ? 1 \ + : ((ref) == I2C2) ? 2 \ + : ((ref) == I2C3) ? 3 \ + : -1) +#define I2C_DELAY(n) (((n) == 0) ? I2C0_DELAY \ + : ((n) == 1) ? I2C1_DELAY \ + : ((n) == 2) ? I2C2_DELAY \ + : ((n) == 3) ? I2C3_DELAY \ + : 0x0UL) +#define I2C_DELAY_CHAIN_NUM(n) (((n) == 0) ? I2C0_DELAY_CHAIN_NUM \ + : ((n) == 1) ? I2C1_DELAY_CHAIN_NUM \ + : ((n) == 2) ? I2C2_DELAY_CHAIN_NUM \ + : ((n) == 3) ? I2C3_DELAY_CHAIN_NUM \ + : 0x0UL) + +/* Instance macros for MPAHBRAM */ +#define MPAHBRAM(n) (((n) == 0) ? DMEM0 \ + : ((n) == 1) ? DMEM1 \ + : 0x0UL) +#define MPAHBRAM_NUM(ref) (((ref) == DMEM0) ? 0 \ + : ((ref) == DMEM1) ? 1 \ + : -1) +#define MPAHBRAM_AHB_DATA_WIDTH(n) (((n) == 0) ? DMEM0_AHB_DATA_WIDTH \ + : ((n) == 1) ? DMEM1_AHB_DATA_WIDTH \ + : 0x0UL) +#define MPAHBRAM_BANK0_SIZE(n) (((n) == 0) ? DMEM0_BANK0_SIZE \ + : ((n) == 1) ? DMEM1_BANK0_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK10_SIZE(n) (((n) == 0) ? DMEM0_BANK10_SIZE \ + : ((n) == 1) ? DMEM1_BANK10_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK11_SIZE(n) (((n) == 0) ? DMEM0_BANK11_SIZE \ + : ((n) == 1) ? DMEM1_BANK11_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK12_SIZE(n) (((n) == 0) ? DMEM0_BANK12_SIZE \ + : ((n) == 1) ? DMEM1_BANK12_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK13_SIZE(n) (((n) == 0) ? DMEM0_BANK13_SIZE \ + : ((n) == 1) ? DMEM1_BANK13_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK14_SIZE(n) (((n) == 0) ? DMEM0_BANK14_SIZE \ + : ((n) == 1) ? DMEM1_BANK14_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK15_SIZE(n) (((n) == 0) ? DMEM0_BANK15_SIZE \ + : ((n) == 1) ? DMEM1_BANK15_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK16_SIZE(n) (((n) == 0) ? DMEM0_BANK16_SIZE \ + : ((n) == 1) ? DMEM1_BANK16_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK17_SIZE(n) (((n) == 0) ? DMEM0_BANK17_SIZE \ + : ((n) == 1) ? DMEM1_BANK17_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK18_SIZE(n) (((n) == 0) ? DMEM0_BANK18_SIZE \ + : ((n) == 1) ? DMEM1_BANK18_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK19_SIZE(n) (((n) == 0) ? DMEM0_BANK19_SIZE \ + : ((n) == 1) ? DMEM1_BANK19_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK1_SIZE(n) (((n) == 0) ? DMEM0_BANK1_SIZE \ + : ((n) == 1) ? DMEM1_BANK1_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK20_SIZE(n) (((n) == 0) ? DMEM0_BANK20_SIZE \ + : ((n) == 1) ? DMEM1_BANK20_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK21_SIZE(n) (((n) == 0) ? DMEM0_BANK21_SIZE \ + : ((n) == 1) ? DMEM1_BANK21_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK22_SIZE(n) (((n) == 0) ? DMEM0_BANK22_SIZE \ + : ((n) == 1) ? DMEM1_BANK22_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK23_SIZE(n) (((n) == 0) ? DMEM0_BANK23_SIZE \ + : ((n) == 1) ? DMEM1_BANK23_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK24_SIZE(n) (((n) == 0) ? DMEM0_BANK24_SIZE \ + : ((n) == 1) ? DMEM1_BANK24_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK25_SIZE(n) (((n) == 0) ? DMEM0_BANK25_SIZE \ + : ((n) == 1) ? DMEM1_BANK25_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK26_SIZE(n) (((n) == 0) ? DMEM0_BANK26_SIZE \ + : ((n) == 1) ? DMEM1_BANK26_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK27_SIZE(n) (((n) == 0) ? DMEM0_BANK27_SIZE \ + : ((n) == 1) ? DMEM1_BANK27_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK28_SIZE(n) (((n) == 0) ? DMEM0_BANK28_SIZE \ + : ((n) == 1) ? DMEM1_BANK28_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK29_SIZE(n) (((n) == 0) ? DMEM0_BANK29_SIZE \ + : ((n) == 1) ? DMEM1_BANK29_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK2_SIZE(n) (((n) == 0) ? DMEM0_BANK2_SIZE \ + : ((n) == 1) ? DMEM1_BANK2_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK30_SIZE(n) (((n) == 0) ? DMEM0_BANK30_SIZE \ + : ((n) == 1) ? DMEM1_BANK30_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK31_SIZE(n) (((n) == 0) ? DMEM0_BANK31_SIZE \ + : ((n) == 1) ? DMEM1_BANK31_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK3_SIZE(n) (((n) == 0) ? DMEM0_BANK3_SIZE \ + : ((n) == 1) ? DMEM1_BANK3_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK4_SIZE(n) (((n) == 0) ? DMEM0_BANK4_SIZE \ + : ((n) == 1) ? DMEM1_BANK4_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK5_SIZE(n) (((n) == 0) ? DMEM0_BANK5_SIZE \ + : ((n) == 1) ? DMEM1_BANK5_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK6_SIZE(n) (((n) == 0) ? DMEM0_BANK6_SIZE \ + : ((n) == 1) ? DMEM1_BANK6_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK7_SIZE(n) (((n) == 0) ? DMEM0_BANK7_SIZE \ + : ((n) == 1) ? DMEM1_BANK7_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK8_SIZE(n) (((n) == 0) ? DMEM0_BANK8_SIZE \ + : ((n) == 1) ? DMEM1_BANK8_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK9_SIZE(n) (((n) == 0) ? DMEM0_BANK9_SIZE \ + : ((n) == 1) ? DMEM1_BANK9_SIZE \ + : 0x0UL) +#define MPAHBRAM_ECC_EXCLUDE(n) (((n) == 0) ? DMEM0_ECC_EXCLUDE \ + : ((n) == 1) ? DMEM1_ECC_EXCLUDE \ + : 0x0UL) +#define MPAHBRAM_MEM_SIZE(n) (((n) == 0) ? DMEM0_MEM_SIZE \ + : ((n) == 1) ? DMEM1_MEM_SIZE \ + : 0x0UL) +#define MPAHBRAM_NUM_BANKS(n) (((n) == 0) ? DMEM0_NUM_BANKS \ + : ((n) == 1) ? DMEM1_NUM_BANKS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS(n) (((n) == 0) ? DMEM0_NUM_PORTS \ + : ((n) == 1) ? DMEM1_NUM_PORTS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS_IS_2(n) (((n) == 0) ? DMEM0_NUM_PORTS_IS_2 \ + : ((n) == 1) ? DMEM1_NUM_PORTS_IS_2 \ + : 0x0UL) +#define MPAHBRAM_WAITSTATE_EXCLUDE(n) (((n) == 0) ? DMEM0_WAITSTATE_EXCLUDE \ + : ((n) == 1) ? DMEM1_WAITSTATE_EXCLUDE \ + : 0x0UL) + +/* Instance macros for TIMER */ +#define TIMER(n) (((n) == 0) ? TIMER0 \ + : ((n) == 1) ? TIMER1 \ + : ((n) == 2) ? TIMER2 \ + : ((n) == 3) ? TIMER3 \ + : ((n) == 4) ? TIMER4 \ + : ((n) == 5) ? TIMER5 \ + : ((n) == 6) ? TIMER6 \ + : ((n) == 7) ? TIMER7 \ + : ((n) == 8) ? TIMER8 \ + : ((n) == 9) ? TIMER9 \ + : 0x0UL) +#define TIMER_NUM(ref) (((ref) == TIMER0) ? 0 \ + : ((ref) == TIMER1) ? 1 \ + : ((ref) == TIMER2) ? 2 \ + : ((ref) == TIMER3) ? 3 \ + : ((ref) == TIMER4) ? 4 \ + : ((ref) == TIMER5) ? 5 \ + : ((ref) == TIMER6) ? 6 \ + : ((ref) == TIMER7) ? 7 \ + : ((ref) == TIMER8) ? 8 \ + : ((ref) == TIMER9) ? 9 \ + : -1) +#define TIMER_CC_NUM(n) (((n) == 0) ? TIMER0_CC_NUM \ + : ((n) == 1) ? TIMER1_CC_NUM \ + : ((n) == 2) ? TIMER2_CC_NUM \ + : ((n) == 3) ? TIMER3_CC_NUM \ + : ((n) == 4) ? TIMER4_CC_NUM \ + : ((n) == 5) ? TIMER5_CC_NUM \ + : ((n) == 6) ? TIMER6_CC_NUM \ + : ((n) == 7) ? TIMER7_CC_NUM \ + : ((n) == 8) ? TIMER8_CC_NUM \ + : ((n) == 9) ? TIMER9_CC_NUM \ + : 0x0UL) +#define TIMER_CNTWIDTH(n) (((n) == 0) ? TIMER0_CNTWIDTH \ + : ((n) == 1) ? TIMER1_CNTWIDTH \ + : ((n) == 2) ? TIMER2_CNTWIDTH \ + : ((n) == 3) ? TIMER3_CNTWIDTH \ + : ((n) == 4) ? TIMER4_CNTWIDTH \ + : ((n) == 5) ? TIMER5_CNTWIDTH \ + : ((n) == 6) ? TIMER6_CNTWIDTH \ + : ((n) == 7) ? TIMER7_CNTWIDTH \ + : ((n) == 8) ? TIMER8_CNTWIDTH \ + : ((n) == 9) ? TIMER9_CNTWIDTH \ + : 0x0UL) +#define TIMER_DTI(n) (((n) == 0) ? TIMER0_DTI \ + : ((n) == 1) ? TIMER1_DTI \ + : ((n) == 2) ? TIMER2_DTI \ + : ((n) == 3) ? TIMER3_DTI \ + : ((n) == 4) ? TIMER4_DTI \ + : ((n) == 5) ? TIMER5_DTI \ + : ((n) == 6) ? TIMER6_DTI \ + : ((n) == 7) ? TIMER7_DTI \ + : ((n) == 8) ? TIMER8_DTI \ + : ((n) == 9) ? TIMER9_DTI \ + : 0x0UL) +#define TIMER_DTI_CC_NUM(n) (((n) == 0) ? TIMER0_DTI_CC_NUM \ + : ((n) == 1) ? TIMER1_DTI_CC_NUM \ + : ((n) == 2) ? TIMER2_DTI_CC_NUM \ + : ((n) == 3) ? TIMER3_DTI_CC_NUM \ + : ((n) == 4) ? TIMER4_DTI_CC_NUM \ + : ((n) == 5) ? TIMER5_DTI_CC_NUM \ + : ((n) == 6) ? TIMER6_DTI_CC_NUM \ + : ((n) == 7) ? TIMER7_DTI_CC_NUM \ + : ((n) == 8) ? TIMER8_DTI_CC_NUM \ + : ((n) == 9) ? TIMER9_DTI_CC_NUM \ + : 0x0UL) +#define TIMER_NO_DTI(n) (((n) == 0) ? TIMER0_NO_DTI \ + : ((n) == 1) ? TIMER1_NO_DTI \ + : ((n) == 2) ? TIMER2_NO_DTI \ + : ((n) == 3) ? TIMER3_NO_DTI \ + : ((n) == 4) ? TIMER4_NO_DTI \ + : ((n) == 5) ? TIMER5_NO_DTI \ + : ((n) == 6) ? TIMER6_NO_DTI \ + : ((n) == 7) ? TIMER7_NO_DTI \ + : ((n) == 8) ? TIMER8_NO_DTI \ + : ((n) == 9) ? TIMER9_NO_DTI \ + : 0x0UL) + +/* Instance macros for USART */ +#define USART(n) (((n) == 0) ? USART0 \ + : ((n) == 1) ? USART1 \ + : ((n) == 2) ? USART2 \ + : 0x0UL) +#define USART_NUM(ref) (((ref) == USART0) ? 0 \ + : ((ref) == USART1) ? 1 \ + : ((ref) == USART2) ? 2 \ + : -1) +#define USART_AUTOTX_REG(n) (((n) == 0) ? USART0_AUTOTX_REG \ + : ((n) == 1) ? USART1_AUTOTX_REG \ + : ((n) == 2) ? USART2_AUTOTX_REG \ + : 0x0UL) +#define USART_AUTOTX_REG_B(n) (((n) == 0) ? USART0_AUTOTX_REG_B \ + : ((n) == 1) ? USART1_AUTOTX_REG_B \ + : ((n) == 2) ? USART2_AUTOTX_REG_B \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER_B(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER_B \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER_B \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER_B \ + : 0x0UL) +#define USART_CLK_PRS(n) (((n) == 0) ? USART0_CLK_PRS \ + : ((n) == 1) ? USART1_CLK_PRS \ + : ((n) == 2) ? USART2_CLK_PRS \ + : 0x0UL) +#define USART_CLK_PRS_B(n) (((n) == 0) ? USART0_CLK_PRS_B \ + : ((n) == 1) ? USART1_CLK_PRS_B \ + : ((n) == 2) ? USART2_CLK_PRS_B \ + : 0x0UL) +#define USART_FLOW_CONTROL(n) (((n) == 0) ? USART0_FLOW_CONTROL \ + : ((n) == 1) ? USART1_FLOW_CONTROL \ + : ((n) == 2) ? USART2_FLOW_CONTROL \ + : 0x0UL) +#define USART_FLOW_CONTROL_B(n) (((n) == 0) ? USART0_FLOW_CONTROL_B \ + : ((n) == 1) ? USART1_FLOW_CONTROL_B \ + : ((n) == 2) ? USART2_FLOW_CONTROL_B \ + : 0x0UL) +#define USART_I2S(n) (((n) == 0) ? USART0_I2S \ + : ((n) == 1) ? USART1_I2S \ + : ((n) == 2) ? USART2_I2S \ + : 0x0UL) +#define USART_I2S_B(n) (((n) == 0) ? USART0_I2S_B \ + : ((n) == 1) ? USART1_I2S_B \ + : ((n) == 2) ? USART2_I2S_B \ + : 0x0UL) +#define USART_IRDA_AVAILABLE(n) (((n) == 0) ? USART0_IRDA_AVAILABLE \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE \ + : 0x0UL) +#define USART_IRDA_AVAILABLE_B(n) (((n) == 0) ? USART0_IRDA_AVAILABLE_B \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE_B \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE_B \ + : 0x0UL) +#define USART_MVDIS_FUNC(n) (((n) == 0) ? USART0_MVDIS_FUNC \ + : ((n) == 1) ? USART1_MVDIS_FUNC \ + : ((n) == 2) ? USART2_MVDIS_FUNC \ + : 0x0UL) +#define USART_MVDIS_FUNC_B(n) (((n) == 0) ? USART0_MVDIS_FUNC_B \ + : ((n) == 1) ? USART1_MVDIS_FUNC_B \ + : ((n) == 2) ? USART2_MVDIS_FUNC_B \ + : 0x0UL) +#define USART_RX_PRS(n) (((n) == 0) ? USART0_RX_PRS \ + : ((n) == 1) ? USART1_RX_PRS \ + : ((n) == 2) ? USART2_RX_PRS \ + : 0x0UL) +#define USART_RX_PRS_B(n) (((n) == 0) ? USART0_RX_PRS_B \ + : ((n) == 1) ? USART1_RX_PRS_B \ + : ((n) == 2) ? USART2_RX_PRS_B \ + : 0x0UL) +#define USART_SC_AVAILABLE(n) (((n) == 0) ? USART0_SC_AVAILABLE \ + : ((n) == 1) ? USART1_SC_AVAILABLE \ + : ((n) == 2) ? USART2_SC_AVAILABLE \ + : 0x0UL) +#define USART_SC_AVAILABLE_B(n) (((n) == 0) ? USART0_SC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_AVAILABLE(n) (((n) == 0) ? USART0_SYNC_AVAILABLE \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE \ + : 0x0UL) +#define USART_SYNC_AVAILABLE_B(n) (((n) == 0) ? USART0_SYNC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE_B(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE_B \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE_B \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE_B \ + : 0x0UL) +#define USART_TIMER(n) (((n) == 0) ? USART0_TIMER \ + : ((n) == 1) ? USART1_TIMER \ + : ((n) == 2) ? USART2_TIMER \ + : 0x0UL) +#define USART_TIMER_B(n) (((n) == 0) ? USART0_TIMER_B \ + : ((n) == 1) ? USART1_TIMER_B \ + : ((n) == 2) ? USART2_TIMER_B \ + : 0x0UL) + +/* Instance macros for VDAC */ +#define VDAC(n) (((n) == 0) ? VDAC0 \ + : ((n) == 1) ? VDAC1 \ + : 0x0UL) +#define VDAC_NUM(ref) (((ref) == VDAC0) ? 0 \ + : ((ref) == VDAC1) ? 1 \ + : -1) +#define VDAC_ALT_WIDTH(n) (((n) == 0) ? VDAC0_ALT_WIDTH \ + : ((n) == 1) ? VDAC1_ALT_WIDTH \ + : 0x0UL) +#define VDAC_CH0_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH0_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH0_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_CH1_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH1_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH1_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_FIFO_DEPTH(n) (((n) == 0) ? VDAC0_FIFO_DEPTH \ + : ((n) == 1) ? VDAC1_FIFO_DEPTH \ + : 0x0UL) +#define VDAC_INT_PRESC_WIDTH(n) (((n) == 0) ? VDAC0_INT_PRESC_WIDTH \ + : ((n) == 1) ? VDAC1_INT_PRESC_WIDTH \ + : 0x0UL) +#define VDAC_RESOLUTION(n) (((n) == 0) ? VDAC0_RESOLUTION \ + : ((n) == 1) ? VDAC1_RESOLUTION \ + : 0x0UL) + +/* Instance macros for WDOG */ +#define WDOG(n) (((n) == 0) ? WDOG0 \ + : ((n) == 1) ? WDOG1 \ + : 0x0UL) +#define WDOG_NUM(ref) (((ref) == WDOG0) ? 0 \ + : ((ref) == WDOG1) ? 1 \ + : -1) +#define WDOG_PCNUM(n) (((n) == 0) ? WDOG0_PCNUM \ + : ((n) == 1) ? WDOG1_PCNUM \ + : 0x0UL) + +/** @} End of group EFM32PG26B500F3200IL136_Peripheral_Parameters */ + +/** @} End of group EFM32PG26B500F3200IL136 */ +/** @}} End of group Parts */ + +#ifdef __cplusplus +} +#endif +#endif diff --git a/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b500f3200im68.h b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b500f3200im68.h new file mode 100644 index 0000000000..5666aa28d6 --- /dev/null +++ b/platform/Device/SiliconLabs/EFM32PG26/Include/efm32pg26b500f3200im68.h @@ -0,0 +1,2180 @@ +/**************************************************************************//** + * @file + * @brief CMSIS Cortex-M Peripheral Access Layer Header File + * for EFM32PG26B500F3200IM68 + ****************************************************************************** + * # License + * Copyright 2024 Silicon Laboratories, Inc. www.silabs.com + ****************************************************************************** + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + *****************************************************************************/ +#ifndef EFM32PG26B500F3200IM68_H +#define EFM32PG26B500F3200IM68_H + +#ifdef __cplusplus +extern "C" { +#endif + +/**************************************************************************//** + * @addtogroup Parts + * @{ + *****************************************************************************/ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IM68 EFM32PG26B500F3200IM68 + * @{ + *****************************************************************************/ + +/** Interrupt Number Definition */ +typedef enum IRQn{ + /****** Cortex-M Processor Exceptions Numbers ******************************************/ + NonMaskableInt_IRQn = -14, /*!< -14 Cortex-M Non Maskable Interrupt */ + HardFault_IRQn = -13, /*!< -13 Cortex-M Hard Fault Interrupt */ + MemoryManagement_IRQn = -12, /*!< -12 Cortex-M Memory Management Interrupt */ + BusFault_IRQn = -11, /*!< -11 Cortex-M Bus Fault Interrupt */ + UsageFault_IRQn = -10, /*!< -10 Cortex-M Usage Fault Interrupt */ + SVCall_IRQn = -5, /*!< -5 Cortex-M SV Call Interrupt */ + DebugMonitor_IRQn = -4, /*!< -4 Cortex-M Debug Monitor Interrupt */ + PendSV_IRQn = -2, /*!< -2 Cortex-M Pend SV Interrupt */ + SysTick_IRQn = -1, /*!< -1 Cortex-M System Tick Interrupt */ + + /****** EFM32PG26 Peripheral Interrupt Numbers ******************************************/ + + SMU_SECURE_IRQn = 0, /*!< 0 EFM32 SMU_SECURE Interrupt */ + SMU_S_PRIVILEGED_IRQn = 1, /*!< 1 EFM32 SMU_S_PRIVILEGED Interrupt */ + SMU_NS_PRIVILEGED_IRQn = 2, /*!< 2 EFM32 SMU_NS_PRIVILEGED Interrupt */ + EMU_IRQn = 3, /*!< 3 EFM32 EMU Interrupt */ + TIMER0_IRQn = 4, /*!< 4 EFM32 TIMER0 Interrupt */ + TIMER1_IRQn = 5, /*!< 5 EFM32 TIMER1 Interrupt */ + TIMER2_IRQn = 6, /*!< 6 EFM32 TIMER2 Interrupt */ + TIMER3_IRQn = 7, /*!< 7 EFM32 TIMER3 Interrupt */ + TIMER4_IRQn = 8, /*!< 8 EFM32 TIMER4 Interrupt */ + TIMER5_IRQn = 9, /*!< 9 EFM32 TIMER5 Interrupt */ + TIMER6_IRQn = 10, /*!< 10 EFM32 TIMER6 Interrupt */ + TIMER7_IRQn = 11, /*!< 11 EFM32 TIMER7 Interrupt */ + TIMER8_IRQn = 12, /*!< 12 EFM32 TIMER8 Interrupt */ + TIMER9_IRQn = 13, /*!< 13 EFM32 TIMER9 Interrupt */ + USART0_RX_IRQn = 14, /*!< 14 EFM32 USART0_RX Interrupt */ + USART0_TX_IRQn = 15, /*!< 15 EFM32 USART0_TX Interrupt */ + USART1_RX_IRQn = 16, /*!< 16 EFM32 USART1_RX Interrupt */ + USART1_TX_IRQn = 17, /*!< 17 EFM32 USART1_TX Interrupt */ + USART2_RX_IRQn = 18, /*!< 18 EFM32 USART2_RX Interrupt */ + USART2_TX_IRQn = 19, /*!< 19 EFM32 USART2_TX Interrupt */ + EUSART0_RX_IRQn = 20, /*!< 20 EFM32 EUSART0_RX Interrupt */ + EUSART0_TX_IRQn = 21, /*!< 21 EFM32 EUSART0_TX Interrupt */ + EUSART1_RX_IRQn = 22, /*!< 22 EFM32 EUSART1_RX Interrupt */ + EUSART1_TX_IRQn = 23, /*!< 23 EFM32 EUSART1_TX Interrupt */ + EUSART2_RX_IRQn = 24, /*!< 24 EFM32 EUSART2_RX Interrupt */ + EUSART2_TX_IRQn = 25, /*!< 25 EFM32 EUSART2_TX Interrupt */ + EUSART3_RX_IRQn = 26, /*!< 26 EFM32 EUSART3_RX Interrupt */ + EUSART3_TX_IRQn = 27, /*!< 27 EFM32 EUSART3_TX Interrupt */ + MVP_IRQn = 28, /*!< 28 EFM32 MVP Interrupt */ + ICACHE0_IRQn = 29, /*!< 29 EFM32 ICACHE0 Interrupt */ + BURTC_IRQn = 30, /*!< 30 EFM32 BURTC Interrupt */ + LETIMER0_IRQn = 31, /*!< 31 EFM32 LETIMER0 Interrupt */ + SYSCFG_IRQn = 32, /*!< 32 EFM32 SYSCFG Interrupt */ + MPAHBRAM0_IRQn = 33, /*!< 33 EFM32 MPAHBRAM0 Interrupt */ + MPAHBRAM1_IRQn = 34, /*!< 34 EFM32 MPAHBRAM1 Interrupt */ + LDMA_IRQn = 35, /*!< 35 EFM32 LDMA Interrupt */ + LFXO_IRQn = 36, /*!< 36 EFM32 LFXO Interrupt */ + LFRCO_IRQn = 37, /*!< 37 EFM32 LFRCO Interrupt */ + ULFRCO_IRQn = 38, /*!< 38 EFM32 ULFRCO Interrupt */ + GPIO_ODD_IRQn = 39, /*!< 39 EFM32 GPIO_ODD Interrupt */ + GPIO_EVEN_IRQn = 40, /*!< 40 EFM32 GPIO_EVEN Interrupt */ + I2C0_IRQn = 41, /*!< 41 EFM32 I2C0 Interrupt */ + I2C1_IRQn = 42, /*!< 42 EFM32 I2C1 Interrupt */ + I2C2_IRQn = 43, /*!< 43 EFM32 I2C2 Interrupt */ + I2C3_IRQn = 44, /*!< 44 EFM32 I2C3 Interrupt */ + EMUDG_IRQn = 45, /*!< 45 EFM32 EMUDG Interrupt */ + HOSTMAILBOX_IRQn = 54, /*!< 54 EFM32 HOSTMAILBOX Interrupt */ + ACMP0_IRQn = 56, /*!< 56 EFM32 ACMP0 Interrupt */ + ACMP1_IRQn = 57, /*!< 57 EFM32 ACMP1 Interrupt */ + WDOG0_IRQn = 58, /*!< 58 EFM32 WDOG0 Interrupt */ + WDOG1_IRQn = 59, /*!< 59 EFM32 WDOG1 Interrupt */ + HFXO0_IRQn = 60, /*!< 60 EFM32 HFXO0 Interrupt */ + HFRCO0_IRQn = 61, /*!< 61 EFM32 HFRCO0 Interrupt */ + HFRCOEM23_IRQn = 62, /*!< 62 EFM32 HFRCOEM23 Interrupt */ + CMU_IRQn = 63, /*!< 63 EFM32 CMU Interrupt */ + IADC_IRQn = 65, /*!< 65 EFM32 IADC Interrupt */ + MSC_IRQn = 66, /*!< 66 EFM32 MSC Interrupt */ + DPLL0_IRQn = 67, /*!< 67 EFM32 DPLL0 Interrupt */ + EMUEFP_IRQn = 68, /*!< 68 EFM32 EMUEFP Interrupt */ + DCDC_IRQn = 69, /*!< 69 EFM32 DCDC Interrupt */ + PCNT0_IRQn = 70, /*!< 70 EFM32 PCNT0 Interrupt */ + SW0_IRQn = 71, /*!< 71 EFM32 SW0 Interrupt */ + SW1_IRQn = 72, /*!< 72 EFM32 SW1 Interrupt */ + SW2_IRQn = 73, /*!< 73 EFM32 SW2 Interrupt */ + SW3_IRQn = 74, /*!< 74 EFM32 SW3 Interrupt */ + KERNEL0_IRQn = 75, /*!< 75 EFM32 KERNEL0 Interrupt */ + KERNEL1_IRQn = 76, /*!< 76 EFM32 KERNEL1 Interrupt */ + M33CTI0_IRQn = 77, /*!< 77 EFM32 M33CTI0 Interrupt */ + M33CTI1_IRQn = 78, /*!< 78 EFM32 M33CTI1 Interrupt */ + FPUEXH_IRQn = 79, /*!< 79 EFM32 FPUEXH Interrupt */ + SETAMPERHOST_IRQn = 80, /*!< 80 EFM32 SETAMPERHOST Interrupt */ + SEMBRX_IRQn = 81, /*!< 81 EFM32 SEMBRX Interrupt */ + SEMBTX_IRQn = 82, /*!< 82 EFM32 SEMBTX Interrupt */ + SYSRTC_APP_IRQn = 83, /*!< 83 EFM32 SYSRTC_APP Interrupt */ + SYSRTC_SEQ_IRQn = 84, /*!< 84 EFM32 SYSRTC_SEQ Interrupt */ + KEYSCAN_IRQn = 85, /*!< 85 EFM32 KEYSCAN Interrupt */ + VDAC0_IRQn = 88, /*!< 88 EFM32 VDAC0 Interrupt */ + VDAC1_IRQn = 89, /*!< 89 EFM32 VDAC1 Interrupt */ + AHB2AHB0_IRQn = 90, /*!< 90 EFM32 AHB2AHB0 Interrupt */ + AHB2AHB1_IRQn = 91, /*!< 91 EFM32 AHB2AHB1 Interrupt */ + LCD_IRQn = 92, /*!< 92 EFM32 LCD Interrupt */ +} IRQn_Type; + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IM68_Core EFM32PG26B500F3200IM68 Core + * @{ + * @brief Processor and Core Peripheral Section + *****************************************************************************/ + +#define __CM33_REV 0x0004U /**< Cortex-M33 Core revision */ +#define __DSP_PRESENT 1U /**< Presence of DSP */ +#define __FPU_PRESENT 1U /**< Presence of FPU */ +#define __MPU_PRESENT 1U /**< Presence of MPU */ +#define __SAUREGION_PRESENT 1U /**< Presence of FPU */ +#define __TZ_PRESENT 1U /**< Presence of TrustZone */ +#define __VTOR_PRESENT 1U /**< Presence of VTOR register in SCB */ +#define __NVIC_PRIO_BITS 4U /**< NVIC interrupt priority bits */ +#define __Vendor_SysTickConfig 0U /**< Is 1 if different SysTick counter is used */ + +/** @} End of group EFM32PG26B500F3200IM68_Core */ + +/**************************************************************************//** +* @defgroup EFM32PG26B500F3200IM68_Part EFM32PG26B500F3200IM68 Part +* @{ +******************************************************************************/ + +/** Part number */ + +/* If part number is not defined as compiler option, define it */ +#if !defined(EFM32PG26B500F3200IM68) +#define EFM32PG26B500F3200IM68 1 /**< FULL Part */ +#endif + +/** Configure part number */ +#define PART_NUMBER "EFM32PG26B500F3200IM68" /**< Part Number */ + +/** Family / Line / Series / Config */ +#define _EFM32_PEARL_FAMILY 1 /** Device Family Name Identifier */ +#define _EFM32_PG_FAMILY 1 /** Device Family Identifier */ +#define _EFM_DEVICE 1 /** Product Line Identifier */ +#define _SILICON_LABS_32B_SERIES_2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES 2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG_6 /** Product Config Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG 6 /** Product Config Identifier */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID 225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID_225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_SECURITY_FEATURE_SE 0 /** Mid */ +#define _SILICON_LABS_SECURITY_FEATURE_VAULT 1 /** High */ +#define _SILICON_LABS_SECURITY_FEATURE_ROT 2 /** Root Of Trust */ +#define _SILICON_LABS_SECURITY_FEATURE_BASE 3 /** Base */ +#define _SILICON_LABS_SECURITY_FEATURE _SILICON_LABS_SECURITY_FEATURE_VAULT /** Security feature set */ +#define _SILICON_LABS_DCDC_FEATURE_NOTUSED 0 /** Not Used */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK 1 /** Includes Buck DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOOST 2 /** Includes Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOB 3 /** Includes Buck or Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK /** DCDC feature set */ +#define _SILICON_LABS_EFR32_RADIO_NONE 0 /** No radio present */ +#define _SILICON_LABS_EFR32_RADIO_SUBGHZ 1 /** Radio supports Sub-GHz */ +#define _SILICON_LABS_EFR32_RADIO_2G4HZ 2 /** Radio supports 2.4 GHz */ +#define _SILICON_LABS_EFR32_RADIO_DUALBAND 3 /** Radio supports dual band */ +#define _SILICON_LABS_EFR32_RADIO_TYPE _SILICON_LABS_EFR32_RADIO_NONE /** Radio type */ +#define LFRCO_PRECISION_MODE 1 /** Precision mode of LFRCO enabled or disabled */ + +/** Memory Base addresses and limits */ +#define FLASH_MEM_BASE (0x08000000UL) /** FLASH_MEM base address */ +#define FLASH_MEM_SIZE (0x00320000UL) /** FLASH_MEM available address space */ +#define FLASH_MEM_END (0x0831FFFFUL) /** FLASH_MEM end address */ +#define FLASH_MEM_BITS (0x16UL) /** FLASH_MEM used bits */ +#define MSC_FLASH_MEM_BASE (0x08000000UL) /** MSC_FLASH_MEM base address */ +#define MSC_FLASH_MEM_SIZE (0x00320000UL) /** MSC_FLASH_MEM available address space */ +#define MSC_FLASH_MEM_END (0x0831FFFFUL) /** MSC_FLASH_MEM end address */ +#define MSC_FLASH_MEM_BITS (0x16UL) /** MSC_FLASH_MEM used bits */ +#define MSC_FLASH_USERDATA_MEM_BASE (0x0FE00000UL) /** MSC_FLASH_USERDATA_MEM base address */ +#define MSC_FLASH_USERDATA_MEM_SIZE (0x00000400UL) /** MSC_FLASH_USERDATA_MEM available address space */ +#define MSC_FLASH_USERDATA_MEM_END (0x0FE003FFUL) /** MSC_FLASH_USERDATA_MEM end address */ +#define MSC_FLASH_USERDATA_MEM_BITS (0xBUL) /** MSC_FLASH_USERDATA_MEM used bits */ +#define USERDATA_BASE (0x0FE00000UL) /** USERDATA base address */ +#define USERDATA_SIZE (0x00000400UL) /** USERDATA available address space */ +#define USERDATA_END (0x0FE003FFUL) /** USERDATA end address */ +#define USERDATA_BITS (0xBUL) /** USERDATA used bits */ +#define MSC_FLASH_DEVINFO_MEM_BASE (0x0FE08000UL) /** MSC_FLASH_DEVINFO_MEM base address */ +#define MSC_FLASH_DEVINFO_MEM_SIZE (0x00000400UL) /** MSC_FLASH_DEVINFO_MEM available address space */ +#define MSC_FLASH_DEVINFO_MEM_END (0x0FE083FFUL) /** MSC_FLASH_DEVINFO_MEM end address */ +#define MSC_FLASH_DEVINFO_MEM_BITS (0xBUL) /** MSC_FLASH_DEVINFO_MEM used bits */ +#define MSC_FLASH_CHIPCONFIG_MEM_BASE (0x0FE08400UL) /** MSC_FLASH_CHIPCONFIG_MEM base address */ +#define MSC_FLASH_CHIPCONFIG_MEM_SIZE (0x00000600UL) /** MSC_FLASH_CHIPCONFIG_MEM available address space */ +#define MSC_FLASH_CHIPCONFIG_MEM_END (0x0FE089FFUL) /** MSC_FLASH_CHIPCONFIG_MEM end address */ +#define MSC_FLASH_CHIPCONFIG_MEM_BITS (0xBUL) /** MSC_FLASH_CHIPCONFIG_MEM used bits */ +#define DMEM0_RAM0_RAM_MEM_BASE (0x20000000UL) /** DMEM0_RAM0_RAM_MEM base address */ +#define DMEM0_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM0_RAM0_RAM_MEM available address space */ +#define DMEM0_RAM0_RAM_MEM_END (0x2003FFFFUL) /** DMEM0_RAM0_RAM_MEM end address */ +#define DMEM0_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM0_RAM0_RAM_MEM used bits */ +#define RAM_MEM_BASE (0x20000000UL) /** RAM_MEM base address */ +#define RAM_MEM_SIZE (0x00040000UL) /** RAM_MEM available address space */ +#define RAM_MEM_END (0x2003FFFFUL) /** RAM_MEM end address */ +#define RAM_MEM_BITS (0x13UL) /** RAM_MEM used bits */ +#define DMEM1_RAM0_RAM_MEM_BASE (0x20040000UL) /** DMEM1_RAM0_RAM_MEM base address */ +#define DMEM1_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM1_RAM0_RAM_MEM available address space */ +#define DMEM1_RAM0_RAM_MEM_END (0x2007FFFFUL) /** DMEM1_RAM0_RAM_MEM end address */ +#define DMEM1_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM1_RAM0_RAM_MEM used bits */ +#define RDMEM_SEQRAM_S_MEM_BASE (0xA0000000UL) /** RDMEM_SEQRAM_S_MEM base address */ +#define RDMEM_SEQRAM_S_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_S_MEM available address space */ +#define RDMEM_SEQRAM_S_MEM_END (0xA0003FFFUL) /** RDMEM_SEQRAM_S_MEM end address */ +#define RDMEM_SEQRAM_S_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_S_MEM used bits */ +#define RDMEM_FRCRAM_S_MEM_BASE (0xA0004000UL) /** RDMEM_FRCRAM_S_MEM base address */ +#define RDMEM_FRCRAM_S_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_S_MEM available address space */ +#define RDMEM_FRCRAM_S_MEM_END (0xA0004FFFUL) /** RDMEM_FRCRAM_S_MEM end address */ +#define RDMEM_FRCRAM_S_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_S_MEM used bits */ +#define RDMEM_SEQRAM_NS_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_NS_MEM base address */ +#define RDMEM_SEQRAM_NS_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_NS_MEM available address space */ +#define RDMEM_SEQRAM_NS_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_NS_MEM end address */ +#define RDMEM_SEQRAM_NS_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_NS_MEM used bits */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_SEQRAM_MEM base address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_SEQRAM_MEM available address space */ +#define RDMEM_SEQRAM_SEQRAM_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_SEQRAM_MEM end address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_SEQRAM_MEM used bits */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_FRCRAM_MEM base address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_FRCRAM_MEM available address space */ +#define RDMEM_FRCRAM_FRCRAM_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_FRCRAM_MEM end address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_FRCRAM_MEM used bits */ +#define RDMEM_FRCRAM_NS_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_NS_MEM base address */ +#define RDMEM_FRCRAM_NS_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_NS_MEM available address space */ +#define RDMEM_FRCRAM_NS_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_NS_MEM end address */ +#define RDMEM_FRCRAM_NS_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_NS_MEM used bits */ + +/** Flash and SRAM limits for EFM32PG26B500F3200IM68 */ +#define FLASH_BASE (0x08000000UL) /**< Flash Base Address */ +#define FLASH_SIZE (0x00320000UL) /**< Available Flash Memory */ +#define FLASH_PAGE_SIZE (0x00002000UL) /**< Flash Memory page size */ +#define SRAM_BASE (0x20000000UL) /**< SRAM Base Address */ +#define SRAM_SIZE (0x00080000UL) /**< Available SRAM Memory */ +#define DMA_CHAN_COUNT LDMA_CH_NUM /**< Number of DMA channels */ +#define EXT_IRQ_COUNT 93 /**< Number of External (NVIC) interrupts */ + +/* GPIO Avalibility Info */ +#define GPIO_PA_INDEX 0U /**< Index of port PA */ +#define GPIO_PA_COUNT 11U /**< Number of pins on port PA */ +#define GPIO_PA_MASK (0x07FFUL) /**< Port PA pin mask */ +#define GPIO_PA_PIN0 1U /**< GPIO pin PA0 is present. */ +#define GPIO_PA_PIN1 1U /**< GPIO pin PA1 is present. */ +#define GPIO_PA_PIN2 1U /**< GPIO pin PA2 is present. */ +#define GPIO_PA_PIN3 1U /**< GPIO pin PA3 is present. */ +#define GPIO_PA_PIN4 1U /**< GPIO pin PA4 is present. */ +#define GPIO_PA_PIN5 1U /**< GPIO pin PA5 is present. */ +#define GPIO_PA_PIN6 1U /**< GPIO pin PA6 is present. */ +#define GPIO_PA_PIN7 1U /**< GPIO pin PA7 is present. */ +#define GPIO_PA_PIN8 1U /**< GPIO pin PA8 is present. */ +#define GPIO_PA_PIN9 1U /**< GPIO pin PA9 is present. */ +#define GPIO_PA_PIN10 1U /**< GPIO pin PA10 is present. */ +#define GPIO_PB_INDEX 1U /**< Index of port PB */ +#define GPIO_PB_COUNT 12U /**< Number of pins on port PB */ +#define GPIO_PB_MASK (0x0FFFUL) /**< Port PB pin mask */ +#define GPIO_PB_PIN0 1U /**< GPIO pin PB0 is present. */ +#define GPIO_PB_PIN1 1U /**< GPIO pin PB1 is present. */ +#define GPIO_PB_PIN2 1U /**< GPIO pin PB2 is present. */ +#define GPIO_PB_PIN3 1U /**< GPIO pin PB3 is present. */ +#define GPIO_PB_PIN4 1U /**< GPIO pin PB4 is present. */ +#define GPIO_PB_PIN5 1U /**< GPIO pin PB5 is present. */ +#define GPIO_PB_PIN6 1U /**< GPIO pin PB6 is present. */ +#define GPIO_PB_PIN7 1U /**< GPIO pin PB7 is present. */ +#define GPIO_PB_PIN8 1U /**< GPIO pin PB8 is present. */ +#define GPIO_PB_PIN9 1U /**< GPIO pin PB9 is present. */ +#define GPIO_PB_PIN10 1U /**< GPIO pin PB10 is present. */ +#define GPIO_PB_PIN11 1U /**< GPIO pin PB11 is present. */ +#define GPIO_PC_INDEX 2U /**< Index of port PC */ +#define GPIO_PC_COUNT 14U /**< Number of pins on port PC */ +#define GPIO_PC_MASK (0x3FFFUL) /**< Port PC pin mask */ +#define GPIO_PC_PIN0 1U /**< GPIO pin PC0 is present. */ +#define GPIO_PC_PIN1 1U /**< GPIO pin PC1 is present. */ +#define GPIO_PC_PIN2 1U /**< GPIO pin PC2 is present. */ +#define GPIO_PC_PIN3 1U /**< GPIO pin PC3 is present. */ +#define GPIO_PC_PIN4 1U /**< GPIO pin PC4 is present. */ +#define GPIO_PC_PIN5 1U /**< GPIO pin PC5 is present. */ +#define GPIO_PC_PIN6 1U /**< GPIO pin PC6 is present. */ +#define GPIO_PC_PIN7 1U /**< GPIO pin PC7 is present. */ +#define GPIO_PC_PIN8 1U /**< GPIO pin PC8 is present. */ +#define GPIO_PC_PIN9 1U /**< GPIO pin PC9 is present. */ +#define GPIO_PC_PIN10 1U /**< GPIO pin PC10 is present. */ +#define GPIO_PC_PIN11 1U /**< GPIO pin PC11 is present. */ +#define GPIO_PC_PIN12 1U /**< GPIO pin PC12 is present. */ +#define GPIO_PC_PIN13 1U /**< GPIO pin PC13 is present. */ +#define GPIO_PD_INDEX 3U /**< Index of port PD */ +#define GPIO_PD_COUNT 11U /**< Number of pins on port PD */ +#define GPIO_PD_MASK (0x07FFUL) /**< Port PD pin mask */ +#define GPIO_PD_PIN0 1U /**< GPIO pin PD0 is present. */ +#define GPIO_PD_PIN1 1U /**< GPIO pin PD1 is present. */ +#define GPIO_PD_PIN2 1U /**< GPIO pin PD2 is present. */ +#define GPIO_PD_PIN3 1U /**< GPIO pin PD3 is present. */ +#define GPIO_PD_PIN4 1U /**< GPIO pin PD4 is present. */ +#define GPIO_PD_PIN5 1U /**< GPIO pin PD5 is present. */ +#define GPIO_PD_PIN6 1U /**< GPIO pin PD6 is present. */ +#define GPIO_PD_PIN7 1U /**< GPIO pin PD7 is present. */ +#define GPIO_PD_PIN8 1U /**< GPIO pin PD8 is present. */ +#define GPIO_PD_PIN9 1U /**< GPIO pin PD9 is present. */ +#define GPIO_PD_PIN10 1U /**< GPIO pin PD10 is present. */ + +/* Fixed Resource Locations */ +#define GPIO_SWCLK_PORT GPIO_PA_INDEX /**< Port of SWCLK.*/ +#define GPIO_SWCLK_PIN 1U /**< Pin of SWCLK.*/ +#define GPIO_SWDIO_PORT GPIO_PA_INDEX /**< Port of SWDIO.*/ +#define GPIO_SWDIO_PIN 2U /**< Pin of SWDIO.*/ +#define GPIO_SWV_PORT GPIO_PA_INDEX /**< Port of SWV.*/ +#define GPIO_SWV_PIN 3U /**< Pin of SWV.*/ +#define GPIO_TDI_PORT GPIO_PA_INDEX /**< Port of TDI.*/ +#define GPIO_TDI_PIN 4U /**< Pin of TDI.*/ +#define GPIO_TDO_PORT GPIO_PA_INDEX /**< Port of TDO.*/ +#define GPIO_TDO_PIN 3U /**< Pin of TDO.*/ +#define GPIO_TRACECLK_PORT GPIO_PA_INDEX /**< Port of TRACECLK.*/ +#define GPIO_TRACECLK_PIN 4U /**< Pin of TRACECLK.*/ +#define GPIO_TRACEDATA0_PORT GPIO_PA_INDEX /**< Port of TRACEDATA0.*/ +#define GPIO_TRACEDATA0_PIN 3U /**< Pin of TRACEDATA0.*/ +#define GPIO_TRACEDATA1_PORT GPIO_PA_INDEX /**< Port of TRACEDATA1.*/ +#define GPIO_TRACEDATA1_PIN 5U /**< Pin of TRACEDATA1.*/ +#define GPIO_TRACEDATA2_PORT GPIO_PA_INDEX /**< Port of TRACEDATA2.*/ +#define GPIO_TRACEDATA2_PIN 6U /**< Pin of TRACEDATA2.*/ +#define GPIO_TRACEDATA3_PORT GPIO_PA_INDEX /**< Port of TRACEDATA3.*/ +#define GPIO_TRACEDATA3_PIN 7U /**< Pin of TRACEDATA3.*/ +#define GPIO_EFP_INT_PORT GPIO_PC_INDEX /**< Port of EFP_INT.*/ +#define GPIO_EFP_INT_PIN 5U /**< Pin of EFP_INT.*/ +#define GPIO_EFP_TX_SCL_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SCL_PIN 2U /**< Pin of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SDA_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SDA.*/ +#define GPIO_EFP_TX_SDA_PIN 1U /**< Pin of EFP_TX_SDA.*/ +#define GPIO_EM4WU0_PORT GPIO_PA_INDEX /**< Port of EM4WU0.*/ +#define GPIO_EM4WU0_PIN 5U /**< Pin of EM4WU0.*/ +#define GPIO_EM4WU10_PORT GPIO_PD_INDEX /**< Port of EM4WU10.*/ +#define GPIO_EM4WU10_PIN 5U /**< Pin of EM4WU10.*/ +#define GPIO_EM4WU3_PORT GPIO_PB_INDEX /**< Port of EM4WU3.*/ +#define GPIO_EM4WU3_PIN 1U /**< Pin of EM4WU3.*/ +#define GPIO_EM4WU4_PORT GPIO_PB_INDEX /**< Port of EM4WU4.*/ +#define GPIO_EM4WU4_PIN 3U /**< Pin of EM4WU4.*/ +#define GPIO_EM4WU6_PORT GPIO_PC_INDEX /**< Port of EM4WU6.*/ +#define GPIO_EM4WU6_PIN 0U /**< Pin of EM4WU6.*/ +#define GPIO_EM4WU7_PORT GPIO_PC_INDEX /**< Port of EM4WU7.*/ +#define GPIO_EM4WU7_PIN 5U /**< Pin of EM4WU7.*/ +#define GPIO_EM4WU8_PORT GPIO_PC_INDEX /**< Port of EM4WU8.*/ +#define GPIO_EM4WU8_PIN 7U /**< Pin of EM4WU8.*/ +#define GPIO_EM4WU9_PORT GPIO_PD_INDEX /**< Port of EM4WU9.*/ +#define GPIO_EM4WU9_PIN 2U /**< Pin of EM4WU9.*/ +#define GPIO_THMSW_EN_PORT GPIO_PC_INDEX /**< Port of THMSW_EN.*/ +#define GPIO_THMSW_EN_PIN 9U /**< Pin of THMSW_EN.*/ +#define GPIO_THMSW_HALFSWITCH_PORT GPIO_PC_INDEX /**< Port of THMSW_HALFSWITCH.*/ +#define GPIO_THMSW_HALFSWITCH_PIN 9U /**< Pin of THMSW_HALFSWITCH.*/ +#define LCD_COM0_PORT GPIO_PD_INDEX /**< Port of COM0.*/ +#define LCD_COM0_PIN 2U /**< Pin of COM0.*/ +#define LCD_COM1_PORT GPIO_PD_INDEX /**< Port of COM1.*/ +#define LCD_COM1_PIN 3U /**< Pin of COM1.*/ +#define LCD_COM2_PORT GPIO_PD_INDEX /**< Port of COM2.*/ +#define LCD_COM2_PIN 4U /**< Pin of COM2.*/ +#define LCD_COM3_PORT GPIO_PD_INDEX /**< Port of COM3.*/ +#define LCD_COM3_PIN 5U /**< Pin of COM3.*/ +#define LCD_COM4_PORT GPIO_PB_INDEX /**< Port of COM4.*/ +#define LCD_COM4_PIN 8U /**< Pin of COM4.*/ +#define LCD_COM5_PORT GPIO_PB_INDEX /**< Port of COM5.*/ +#define LCD_COM5_PIN 9U /**< Pin of COM5.*/ +#define LCD_COM6_PORT GPIO_PB_INDEX /**< Port of COM6.*/ +#define LCD_COM6_PIN 10U /**< Pin of COM6.*/ +#define LCD_COM7_PORT GPIO_PB_INDEX /**< Port of COM7.*/ +#define LCD_COM7_PIN 11U /**< Pin of COM7.*/ +#define LCD_LCD_CP_PORT GPIO_PA_INDEX /**< Port of LCD_CP.*/ +#define LCD_LCD_CP_PIN 6U /**< Pin of LCD_CP.*/ +#define LCD_SEG0_PORT GPIO_PC_INDEX /**< Port of SEG0.*/ +#define LCD_SEG0_PIN 0U /**< Pin of SEG0.*/ +#define LCD_SEG1_PORT GPIO_PC_INDEX /**< Port of SEG1.*/ +#define LCD_SEG1_PIN 1U /**< Pin of SEG1.*/ +#define LCD_SEG10_PORT GPIO_PA_INDEX /**< Port of SEG10.*/ +#define LCD_SEG10_PIN 4U /**< Pin of SEG10.*/ +#define LCD_SEG11_PORT GPIO_PA_INDEX /**< Port of SEG11.*/ +#define LCD_SEG11_PIN 5U /**< Pin of SEG11.*/ +#define LCD_SEG12_PORT GPIO_PA_INDEX /**< Port of SEG12.*/ +#define LCD_SEG12_PIN 7U /**< Pin of SEG12.*/ +#define LCD_SEG13_PORT GPIO_PA_INDEX /**< Port of SEG13.*/ +#define LCD_SEG13_PIN 8U /**< Pin of SEG13.*/ +#define LCD_SEG14_PORT GPIO_PB_INDEX /**< Port of SEG14.*/ +#define LCD_SEG14_PIN 0U /**< Pin of SEG14.*/ +#define LCD_SEG15_PORT GPIO_PB_INDEX /**< Port of SEG15.*/ +#define LCD_SEG15_PIN 1U /**< Pin of SEG15.*/ +#define LCD_SEG16_PORT GPIO_PB_INDEX /**< Port of SEG16.*/ +#define LCD_SEG16_PIN 2U /**< Pin of SEG16.*/ +#define LCD_SEG17_PORT GPIO_PB_INDEX /**< Port of SEG17.*/ +#define LCD_SEG17_PIN 3U /**< Pin of SEG17.*/ +#define LCD_SEG18_PORT GPIO_PC_INDEX /**< Port of SEG18.*/ +#define LCD_SEG18_PIN 8U /**< Pin of SEG18.*/ +#define LCD_SEG19_PORT GPIO_PC_INDEX /**< Port of SEG19.*/ +#define LCD_SEG19_PIN 9U /**< Pin of SEG19.*/ +#define LCD_SEG2_PORT GPIO_PC_INDEX /**< Port of SEG2.*/ +#define LCD_SEG2_PIN 2U /**< Pin of SEG2.*/ +#define LCD_SEG20_PORT GPIO_PA_INDEX /**< Port of SEG20.*/ +#define LCD_SEG20_PIN 9U /**< Pin of SEG20.*/ +#define LCD_SEG21_PORT GPIO_PA_INDEX /**< Port of SEG21.*/ +#define LCD_SEG21_PIN 10U /**< Pin of SEG21.*/ +#define LCD_SEG26_PORT GPIO_PB_INDEX /**< Port of SEG26.*/ +#define LCD_SEG26_PIN 4U /**< Pin of SEG26.*/ +#define LCD_SEG27_PORT GPIO_PB_INDEX /**< Port of SEG27.*/ +#define LCD_SEG27_PIN 5U /**< Pin of SEG27.*/ +#define LCD_SEG28_PORT GPIO_PD_INDEX /**< Port of SEG28.*/ +#define LCD_SEG28_PIN 6U /**< Pin of SEG28.*/ +#define LCD_SEG29_PORT GPIO_PD_INDEX /**< Port of SEG29.*/ +#define LCD_SEG29_PIN 7U /**< Pin of SEG29.*/ +#define LCD_SEG3_PORT GPIO_PC_INDEX /**< Port of SEG3.*/ +#define LCD_SEG3_PIN 3U /**< Pin of SEG3.*/ +#define LCD_SEG30_PORT GPIO_PD_INDEX /**< Port of SEG30.*/ +#define LCD_SEG30_PIN 8U /**< Pin of SEG30.*/ +#define LCD_SEG31_PORT GPIO_PD_INDEX /**< Port of SEG31.*/ +#define LCD_SEG31_PIN 9U /**< Pin of SEG31.*/ +#define LCD_SEG32_PORT GPIO_PD_INDEX /**< Port of SEG32.*/ +#define LCD_SEG32_PIN 10U /**< Pin of SEG32.*/ +#define LCD_SEG34_PORT GPIO_PB_INDEX /**< Port of SEG34.*/ +#define LCD_SEG34_PIN 6U /**< Pin of SEG34.*/ +#define LCD_SEG35_PORT GPIO_PB_INDEX /**< Port of SEG35.*/ +#define LCD_SEG35_PIN 7U /**< Pin of SEG35.*/ +#define LCD_SEG36_PORT GPIO_PB_INDEX /**< Port of SEG36.*/ +#define LCD_SEG36_PIN 8U /**< Pin of SEG36.*/ +#define LCD_SEG37_PORT GPIO_PB_INDEX /**< Port of SEG37.*/ +#define LCD_SEG37_PIN 9U /**< Pin of SEG37.*/ +#define LCD_SEG38_PORT GPIO_PB_INDEX /**< Port of SEG38.*/ +#define LCD_SEG38_PIN 10U /**< Pin of SEG38.*/ +#define LCD_SEG39_PORT GPIO_PB_INDEX /**< Port of SEG39.*/ +#define LCD_SEG39_PIN 11U /**< Pin of SEG39.*/ +#define LCD_SEG4_PORT GPIO_PC_INDEX /**< Port of SEG4.*/ +#define LCD_SEG4_PIN 4U /**< Pin of SEG4.*/ +#define LCD_SEG5_PORT GPIO_PC_INDEX /**< Port of SEG5.*/ +#define LCD_SEG5_PIN 5U /**< Pin of SEG5.*/ +#define LCD_SEG6_PORT GPIO_PC_INDEX /**< Port of SEG6.*/ +#define LCD_SEG6_PIN 6U /**< Pin of SEG6.*/ +#define LCD_SEG7_PORT GPIO_PC_INDEX /**< Port of SEG7.*/ +#define LCD_SEG7_PIN 7U /**< Pin of SEG7.*/ +#define LCD_SEG8_PORT GPIO_PA_INDEX /**< Port of SEG8.*/ +#define LCD_SEG8_PIN 0U /**< Pin of SEG8.*/ +#define LCD_SEG9_PORT GPIO_PA_INDEX /**< Port of SEG9.*/ +#define LCD_SEG9_PIN 1U /**< Pin of SEG9.*/ +#define LFXO_LFXTAL_I_PORT GPIO_PD_INDEX /**< Port of LFXTAL_I.*/ +#define LFXO_LFXTAL_I_PIN 1U /**< Pin of LFXTAL_I.*/ +#define LFXO_LFXTAL_O_PORT GPIO_PD_INDEX /**< Port of LFXTAL_O.*/ +#define LFXO_LFXTAL_O_PIN 0U /**< Pin of LFXTAL_O.*/ +#define LFXO_LF_EXTCLK_PORT GPIO_PD_INDEX /**< Port of LF_EXTCLK.*/ +#define LFXO_LF_EXTCLK_PIN 1U /**< Pin of LF_EXTCLK.*/ +#define VDAC0_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC0_CH0_MAIN_OUT_PIN 0U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PIN 1U /**< Pin of CH1_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PIN 2U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PIN 3U /**< Pin of CH1_MAIN_OUT.*/ + +/* Part number capabilities */ +#define ACMP_PRESENT /** ACMP is available in this part */ +#define ACMP_COUNT 2 /** 2 ACMPs available */ +#define AMUXCP_PRESENT /** AMUXCP is available in this part */ +#define AMUXCP_COUNT 1 /** 1 AMUXCPs available */ +#define BURAM_PRESENT /** BURAM is available in this part */ +#define BURAM_COUNT 1 /** 1 BURAMs available */ +#define BURTC_PRESENT /** BURTC is available in this part */ +#define BURTC_COUNT 1 /** 1 BURTCs available */ +#define CMU_PRESENT /** CMU is available in this part */ +#define CMU_COUNT 1 /** 1 CMUs available */ +#define DCDC_PRESENT /** DCDC is available in this part */ +#define DCDC_COUNT 1 /** 1 DCDCs available */ +#define DMEM_PRESENT /** DMEM is available in this part */ +#define DMEM_COUNT 2 /** 2 DMEMs available */ +#define DPLL_PRESENT /** DPLL is available in this part */ +#define DPLL_COUNT 1 /** 1 DPLLs available */ +#define EMU_PRESENT /** EMU is available in this part */ +#define EMU_COUNT 1 /** 1 EMUs available */ +#define EUSART_PRESENT /** EUSART is available in this part */ +#define EUSART_COUNT 4 /** 4 EUSARTs available */ +#define FSRCO_PRESENT /** FSRCO is available in this part */ +#define FSRCO_COUNT 1 /** 1 FSRCOs available */ +#define GPCRC_PRESENT /** GPCRC is available in this part */ +#define GPCRC_COUNT 1 /** 1 GPCRCs available */ +#define GPIO_PRESENT /** GPIO is available in this part */ +#define GPIO_COUNT 1 /** 1 GPIOs available */ +#define HFRCO_PRESENT /** HFRCO is available in this part */ +#define HFRCO_COUNT 1 /** 1 HFRCOs available */ +#define HFRCOEM23_PRESENT /** HFRCOEM23 is available in this part */ +#define HFRCOEM23_COUNT 1 /** 1 HFRCOEM23s available */ +#define HFXO_PRESENT /** HFXO is available in this part */ +#define HFXO_COUNT 1 /** 1 HFXOs available */ +#define HOSTMAILBOX_PRESENT /** HOSTMAILBOX is available in this part */ +#define HOSTMAILBOX_COUNT 1 /** 1 HOSTMAILBOXs available */ +#define I2C_PRESENT /** I2C is available in this part */ +#define I2C_COUNT 4 /** 4 I2Cs available */ +#define IADC_PRESENT /** IADC is available in this part */ +#define IADC_COUNT 1 /** 1 IADCs available */ +#define ICACHE_PRESENT /** ICACHE is available in this part */ +#define ICACHE_COUNT 1 /** 1 ICACHEs available */ +#define KEYSCAN_PRESENT /** KEYSCAN is available in this part */ +#define KEYSCAN_COUNT 1 /** 1 KEYSCANs available */ +#define LCD_PRESENT /** LCD is available in this part */ +#define LCD_COUNT 1 /** 1 LCDs available */ +#define LCDRF_PRESENT /** LCDRF is available in this part */ +#define LCDRF_COUNT 1 /** 1 LCDRFs available */ +#define LDMA_PRESENT /** LDMA is available in this part */ +#define LDMA_COUNT 1 /** 1 LDMAs available */ +#define LDMAXBAR_PRESENT /** LDMAXBAR is available in this part */ +#define LDMAXBAR_COUNT 1 /** 1 LDMAXBARs available */ +#define LETIMER_PRESENT /** LETIMER is available in this part */ +#define LETIMER_COUNT 1 /** 1 LETIMERs available */ +#define LFRCO_PRESENT /** LFRCO is available in this part */ +#define LFRCO_COUNT 1 /** 1 LFRCOs available */ +#define LFXO_PRESENT /** LFXO is available in this part */ +#define LFXO_COUNT 1 /** 1 LFXOs available */ +#define MSC_PRESENT /** MSC is available in this part */ +#define MSC_COUNT 1 /** 1 MSCs available */ +#define MVP_PRESENT /** MVP is available in this part */ +#define MVP_COUNT 1 /** 1 MVPs available */ +#define PCNT_PRESENT /** PCNT is available in this part */ +#define PCNT_COUNT 1 /** 1 PCNTs available */ +#define PRS_PRESENT /** PRS is available in this part */ +#define PRS_COUNT 1 /** 1 PRSs available */ +#define SEMAILBOX_PRESENT /** SEMAILBOX is available in this part */ +#define SEMAILBOX_COUNT 1 /** 1 SEMAILBOXs available */ +#define SMU_PRESENT /** SMU is available in this part */ +#define SMU_COUNT 1 /** 1 SMUs available */ +#define SYSCFG_PRESENT /** SYSCFG is available in this part */ +#define SYSCFG_COUNT 1 /** 1 SYSCFGs available */ +#define SYSRTC_PRESENT /** SYSRTC is available in this part */ +#define SYSRTC_COUNT 1 /** 1 SYSRTCs available */ +#define TIMER_PRESENT /** TIMER is available in this part */ +#define TIMER_COUNT 10 /** 10 TIMERs available */ +#define ULFRCO_PRESENT /** ULFRCO is available in this part */ +#define ULFRCO_COUNT 1 /** 1 ULFRCOs available */ +#define USART_PRESENT /** USART is available in this part */ +#define USART_COUNT 3 /** 3 USARTs available */ +#define VDAC_PRESENT /** VDAC is available in this part */ +#define VDAC_COUNT 2 /** 2 VDACs available */ +#define WDOG_PRESENT /** WDOG is available in this part */ +#define WDOG_COUNT 2 /** 2 WDOGs available */ +#define DEVINFO_PRESENT /** DEVINFO is available in this part */ +#define DEVINFO_COUNT 1 /** 1 DEVINFOs available */ + +/* Include standard ARM headers for the core */ +#include "core_cm33.h" /* Core Header File */ +#include "system_efm32pg26.h" /* System Header File */ + +/** @} End of group EFM32PG26B500F3200IM68_Part */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IM68_Peripheral_TypeDefs EFM32PG26B500F3200IM68 Peripheral TypeDefs + * @{ + * @brief Device Specific Peripheral Register Structures + *****************************************************************************/ +#include "efm32pg26_emu.h" +#include "efm32pg26_cmu.h" +#include "efm32pg26_burtc.h" +#include "efm32pg26_hfrco.h" +#include "efm32pg26_fsrco.h" +#include "efm32pg26_dpll.h" +#include "efm32pg26_lfxo.h" +#include "efm32pg26_lfrco.h" +#include "efm32pg26_ulfrco.h" +#include "efm32pg26_keyscan.h" +#include "efm32pg26_msc.h" +#include "efm32pg26_icache.h" +#include "efm32pg26_prs.h" +#include "efm32pg26_gpio.h" +#include "efm32pg26_ldma.h" +#include "efm32pg26_ldmaxbar.h" +#include "efm32pg26_timer.h" +#include "efm32pg26_mpahbram.h" +#include "efm32pg26_syscfg.h" +#include "efm32pg26_buram.h" +#include "efm32pg26_gpcrc.h" +#include "efm32pg26_eusart.h" +#include "efm32pg26_dcdc.h" +#include "efm32pg26_mailbox.h" +#include "efm32pg26_usart.h" +#include "efm32pg26_sysrtc.h" +#include "efm32pg26_i2c.h" +#include "efm32pg26_lcd.h" +#include "efm32pg26_lcdrf.h" +#include "efm32pg26_smu.h" +#include "efm32pg26_letimer.h" +#include "efm32pg26_iadc.h" +#include "efm32pg26_acmp.h" +#include "efm32pg26_amuxcp.h" +#include "efm32pg26_vdac.h" +#include "efm32pg26_pcnt.h" +#include "efm32pg26_hfxo.h" +#include "efm32pg26_wdog.h" +#include "efm32pg26_semailbox.h" +#include "efm32pg26_mvp.h" +#include "efm32pg26_devinfo.h" + +/* Custom headers for LDMAXBAR and PRS mappings */ +#include "efm32pg26_prs_signals.h" +#include "efm32pg26_dma_descriptor.h" +#include "efm32pg26_ldmaxbar_defines.h" + +/** @} End of group EFM32PG26B500F3200IM68_Peripheral_TypeDefs */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IM68_Peripheral_Base EFM32PG26B500F3200IM68 Peripheral Memory Map + * @{ + *****************************************************************************/ + +#define EMU_S_BASE (0x40004000UL) /* EMU_S base address */ +#define CMU_S_BASE (0x40008000UL) /* CMU_S base address */ +#define BURTC_S_BASE (0x4000C000UL) /* BURTC_S base address */ +#define HFRCO0_S_BASE (0x40010000UL) /* HFRCO0_S base address */ +#define FSRCO_S_BASE (0x40018000UL) /* FSRCO_S base address */ +#define DPLL0_S_BASE (0x4001C000UL) /* DPLL0_S base address */ +#define LFXO_S_BASE (0x40020000UL) /* LFXO_S base address */ +#define LFRCO_S_BASE (0x40024000UL) /* LFRCO_S base address */ +#define ULFRCO_S_BASE (0x40028000UL) /* ULFRCO_S base address */ +#define KEYSCAN_S_BASE (0x4002C000UL) /* KEYSCAN_S base address */ +#define MSC_S_BASE (0x40030000UL) /* MSC_S base address */ +#define ICACHE0_S_BASE (0x40034000UL) /* ICACHE0_S base address */ +#define PRS_S_BASE (0x40038000UL) /* PRS_S base address */ +#define GPIO_S_BASE (0x4003C000UL) /* GPIO_S base address */ +#define LDMA_S_BASE (0x40040000UL) /* LDMA_S base address */ +#define LDMAXBAR_S_BASE (0x40044000UL) /* LDMAXBAR_S base address */ +#define TIMER0_S_BASE (0x40048000UL) /* TIMER0_S base address */ +#define TIMER1_S_BASE (0x4004C000UL) /* TIMER1_S base address */ +#define TIMER2_S_BASE (0x40050000UL) /* TIMER2_S base address */ +#define TIMER3_S_BASE (0x40054000UL) /* TIMER3_S base address */ +#define TIMER4_S_BASE (0x40058000UL) /* TIMER4_S base address */ +#define TIMER5_S_BASE (0x4005C000UL) /* TIMER5_S base address */ +#define TIMER6_S_BASE (0x40060000UL) /* TIMER6_S base address */ +#define TIMER7_S_BASE (0x40064000UL) /* TIMER7_S base address */ +#define TIMER8_S_BASE (0x40068000UL) /* TIMER8_S base address */ +#define TIMER9_S_BASE (0x4006C000UL) /* TIMER9_S base address */ +#define DMEM0_S_BASE (0x40074000UL) /* DMEM0_S base address */ +#define DMEM1_S_BASE (0x40078000UL) /* DMEM1_S base address */ +#define SYSCFG_S_CFGNS_BASE (0x4007C000UL) /* SYSCFG_S_CFGNS base address */ +#define SYSCFG_S_BASE (0x40080000UL) /* SYSCFG_S base address */ +#define BURAM_S_BASE (0x40084000UL) /* BURAM_S base address */ +#define GPCRC_S_BASE (0x40088000UL) /* GPCRC_S base address */ +#define EUSART1_S_BASE (0x4008C000UL) /* EUSART1_S base address */ +#define EUSART2_S_BASE (0x40090000UL) /* EUSART2_S base address */ +#define EUSART3_S_BASE (0x40094000UL) /* EUSART3_S base address */ +#define DCDC_S_BASE (0x40098000UL) /* DCDC_S base address */ +#define HOSTMAILBOX_S_BASE (0x4009C000UL) /* HOSTMAILBOX_S base address */ +#define USART0_S_BASE (0x400A0000UL) /* USART0_S base address */ +#define USART1_S_BASE (0x400A4000UL) /* USART1_S base address */ +#define USART2_S_BASE (0x400A8000UL) /* USART2_S base address */ +#define SYSRTC0_S_BASE (0x400AC000UL) /* SYSRTC0_S base address */ +#define I2C1_S_BASE (0x400B0000UL) /* I2C1_S base address */ +#define I2C2_S_BASE (0x400B4000UL) /* I2C2_S base address */ +#define I2C3_S_BASE (0x400B8000UL) /* I2C3_S base address */ +#define LCD_S_BASE (0x400BC000UL) /* LCD_S base address */ +#define LCDRF_S_BASE (0x400C0000UL) /* LCDRF_S base address */ +#define SMU_S_BASE (0x44008000UL) /* SMU_S base address */ +#define SMU_S_CFGNS_BASE (0x4400C000UL) /* SMU_S_CFGNS base address */ +#define LETIMER0_S_BASE (0x49000000UL) /* LETIMER0_S base address */ +#define IADC0_S_BASE (0x49004000UL) /* IADC0_S base address */ +#define ACMP0_S_BASE (0x49008000UL) /* ACMP0_S base address */ +#define ACMP1_S_BASE (0x4900C000UL) /* ACMP1_S base address */ +#define AMUXCP0_S_BASE (0x49020000UL) /* AMUXCP0_S base address */ +#define VDAC0_S_BASE (0x49024000UL) /* VDAC0_S base address */ +#define VDAC1_S_BASE (0x49028000UL) /* VDAC1_S base address */ +#define PCNT0_S_BASE (0x49030000UL) /* PCNT0_S base address */ +#define HFRCOEM23_S_BASE (0x4A000000UL) /* HFRCOEM23_S base address */ +#define HFXO0_S_BASE (0x4A004000UL) /* HFXO0_S base address */ +#define I2C0_S_BASE (0x4B000000UL) /* I2C0_S base address */ +#define WDOG0_S_BASE (0x4B004000UL) /* WDOG0_S base address */ +#define WDOG1_S_BASE (0x4B008000UL) /* WDOG1_S base address */ +#define EUSART0_S_BASE (0x4B010000UL) /* EUSART0_S base address */ +#define SEMAILBOX_S_HOST_BASE (0x4C000000UL) /* SEMAILBOX_S_HOST base address */ +#define MVP_S_BASE (0x4D000000UL) /* MVP_S base address */ +#define EMU_NS_BASE (0x50004000UL) /* EMU_NS base address */ +#define CMU_NS_BASE (0x50008000UL) /* CMU_NS base address */ +#define BURTC_NS_BASE (0x5000C000UL) /* BURTC_NS base address */ +#define HFRCO0_NS_BASE (0x50010000UL) /* HFRCO0_NS base address */ +#define FSRCO_NS_BASE (0x50018000UL) /* FSRCO_NS base address */ +#define DPLL0_NS_BASE (0x5001C000UL) /* DPLL0_NS base address */ +#define LFXO_NS_BASE (0x50020000UL) /* LFXO_NS base address */ +#define LFRCO_NS_BASE (0x50024000UL) /* LFRCO_NS base address */ +#define ULFRCO_NS_BASE (0x50028000UL) /* ULFRCO_NS base address */ +#define KEYSCAN_NS_BASE (0x5002C000UL) /* KEYSCAN_NS base address */ +#define MSC_NS_BASE (0x50030000UL) /* MSC_NS base address */ +#define ICACHE0_NS_BASE (0x50034000UL) /* ICACHE0_NS base address */ +#define PRS_NS_BASE (0x50038000UL) /* PRS_NS base address */ +#define GPIO_NS_BASE (0x5003C000UL) /* GPIO_NS base address */ +#define LDMA_NS_BASE (0x50040000UL) /* LDMA_NS base address */ +#define LDMAXBAR_NS_BASE (0x50044000UL) /* LDMAXBAR_NS base address */ +#define TIMER0_NS_BASE (0x50048000UL) /* TIMER0_NS base address */ +#define TIMER1_NS_BASE (0x5004C000UL) /* TIMER1_NS base address */ +#define TIMER2_NS_BASE (0x50050000UL) /* TIMER2_NS base address */ +#define TIMER3_NS_BASE (0x50054000UL) /* TIMER3_NS base address */ +#define TIMER4_NS_BASE (0x50058000UL) /* TIMER4_NS base address */ +#define TIMER5_NS_BASE (0x5005C000UL) /* TIMER5_NS base address */ +#define TIMER6_NS_BASE (0x50060000UL) /* TIMER6_NS base address */ +#define TIMER7_NS_BASE (0x50064000UL) /* TIMER7_NS base address */ +#define TIMER8_NS_BASE (0x50068000UL) /* TIMER8_NS base address */ +#define TIMER9_NS_BASE (0x5006C000UL) /* TIMER9_NS base address */ +#define DMEM0_NS_BASE (0x50074000UL) /* DMEM0_NS base address */ +#define DMEM1_NS_BASE (0x50078000UL) /* DMEM1_NS base address */ +#define SYSCFG_NS_CFGNS_BASE (0x5007C000UL) /* SYSCFG_NS_CFGNS base address */ +#define SYSCFG_NS_BASE (0x50080000UL) /* SYSCFG_NS base address */ +#define BURAM_NS_BASE (0x50084000UL) /* BURAM_NS base address */ +#define GPCRC_NS_BASE (0x50088000UL) /* GPCRC_NS base address */ +#define EUSART1_NS_BASE (0x5008C000UL) /* EUSART1_NS base address */ +#define EUSART2_NS_BASE (0x50090000UL) /* EUSART2_NS base address */ +#define EUSART3_NS_BASE (0x50094000UL) /* EUSART3_NS base address */ +#define DCDC_NS_BASE (0x50098000UL) /* DCDC_NS base address */ +#define HOSTMAILBOX_NS_BASE (0x5009C000UL) /* HOSTMAILBOX_NS base address */ +#define USART0_NS_BASE (0x500A0000UL) /* USART0_NS base address */ +#define USART1_NS_BASE (0x500A4000UL) /* USART1_NS base address */ +#define USART2_NS_BASE (0x500A8000UL) /* USART2_NS base address */ +#define SYSRTC0_NS_BASE (0x500AC000UL) /* SYSRTC0_NS base address */ +#define I2C1_NS_BASE (0x500B0000UL) /* I2C1_NS base address */ +#define I2C2_NS_BASE (0x500B4000UL) /* I2C2_NS base address */ +#define I2C3_NS_BASE (0x500B8000UL) /* I2C3_NS base address */ +#define LCD_NS_BASE (0x500BC000UL) /* LCD_NS base address */ +#define LCDRF_NS_BASE (0x500C0000UL) /* LCDRF_NS base address */ +#define SMU_NS_BASE (0x54008000UL) /* SMU_NS base address */ +#define SMU_NS_CFGNS_BASE (0x5400C000UL) /* SMU_NS_CFGNS base address */ +#define LETIMER0_NS_BASE (0x59000000UL) /* LETIMER0_NS base address */ +#define IADC0_NS_BASE (0x59004000UL) /* IADC0_NS base address */ +#define ACMP0_NS_BASE (0x59008000UL) /* ACMP0_NS base address */ +#define ACMP1_NS_BASE (0x5900C000UL) /* ACMP1_NS base address */ +#define AMUXCP0_NS_BASE (0x59020000UL) /* AMUXCP0_NS base address */ +#define VDAC0_NS_BASE (0x59024000UL) /* VDAC0_NS base address */ +#define VDAC1_NS_BASE (0x59028000UL) /* VDAC1_NS base address */ +#define PCNT0_NS_BASE (0x59030000UL) /* PCNT0_NS base address */ +#define HFRCOEM23_NS_BASE (0x5A000000UL) /* HFRCOEM23_NS base address */ +#define HFXO0_NS_BASE (0x5A004000UL) /* HFXO0_NS base address */ +#define I2C0_NS_BASE (0x5B000000UL) /* I2C0_NS base address */ +#define WDOG0_NS_BASE (0x5B004000UL) /* WDOG0_NS base address */ +#define WDOG1_NS_BASE (0x5B008000UL) /* WDOG1_NS base address */ +#define EUSART0_NS_BASE (0x5B010000UL) /* EUSART0_NS base address */ +#define SEMAILBOX_NS_HOST_BASE (0x5C000000UL) /* SEMAILBOX_NS_HOST base address */ +#define MVP_NS_BASE (0x5D000000UL) /* MVP_NS base address */ + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" + +#endif +#if defined(SL_CATALOG_TRUSTZONE_SECURE_CONFIG_PRESENT) +#include "sl_trustzone_secure_config.h" + +#endif + +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EMU_S) && (SL_TRUSTZONE_PERIPHERAL_EMU_S != 0))) +#define EMU_BASE (EMU_S_BASE) /* EMU base address */ +#else +#define EMU_BASE (EMU_NS_BASE) /* EMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CMU_S) && (SL_TRUSTZONE_PERIPHERAL_CMU_S != 0))) +#define CMU_BASE (CMU_S_BASE) /* CMU base address */ +#else +#define CMU_BASE (CMU_NS_BASE) /* CMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S) && (SL_TRUSTZONE_PERIPHERAL_BURTC_S != 0))) +#define BURTC_BASE (BURTC_S_BASE) /* BURTC base address */ +#else +#define BURTC_BASE (BURTC_NS_BASE) /* BURTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURTC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCO0_S != 0))) +#define HFRCO0_BASE (HFRCO0_S_BASE) /* HFRCO0 base address */ +#else +#define HFRCO0_BASE (HFRCO0_NS_BASE) /* HFRCO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S) && (SL_TRUSTZONE_PERIPHERAL_FSRCO_S != 0))) +#define FSRCO_BASE (FSRCO_S_BASE) /* FSRCO base address */ +#else +#define FSRCO_BASE (FSRCO_NS_BASE) /* FSRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_FSRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S) && (SL_TRUSTZONE_PERIPHERAL_DPLL0_S != 0))) +#define DPLL0_BASE (DPLL0_S_BASE) /* DPLL0 base address */ +#else +#define DPLL0_BASE (DPLL0_NS_BASE) /* DPLL0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DPLL0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S) && (SL_TRUSTZONE_PERIPHERAL_LFXO_S != 0))) +#define LFXO_BASE (LFXO_S_BASE) /* LFXO base address */ +#else +#define LFXO_BASE (LFXO_NS_BASE) /* LFXO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFXO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_LFRCO_S != 0))) +#define LFRCO_BASE (LFRCO_S_BASE) /* LFRCO base address */ +#else +#define LFRCO_BASE (LFRCO_NS_BASE) /* LFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_ULFRCO_S != 0))) +#define ULFRCO_BASE (ULFRCO_S_BASE) /* ULFRCO base address */ +#else +#define ULFRCO_BASE (ULFRCO_NS_BASE) /* ULFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ULFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S) && (SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S != 0))) +#define KEYSCAN_BASE (KEYSCAN_S_BASE) /* KEYSCAN base address */ +#else +#define KEYSCAN_BASE (KEYSCAN_NS_BASE) /* KEYSCAN base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MSC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MSC_S) && (SL_TRUSTZONE_PERIPHERAL_MSC_S != 0))) +#define MSC_BASE (MSC_S_BASE) /* MSC base address */ +#else +#define MSC_BASE (MSC_NS_BASE) /* MSC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MSC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S) && (SL_TRUSTZONE_PERIPHERAL_ICACHE0_S != 0))) +#define ICACHE0_BASE (ICACHE0_S_BASE) /* ICACHE0 base address */ +#else +#define ICACHE0_BASE (ICACHE0_NS_BASE) /* ICACHE0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ICACHE0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRS_S) && (SL_TRUSTZONE_PERIPHERAL_PRS_S != 0))) +#define PRS_BASE (PRS_S_BASE) /* PRS base address */ +#else +#define PRS_BASE (PRS_NS_BASE) /* PRS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S) && (SL_TRUSTZONE_PERIPHERAL_GPIO_S != 0))) +#define GPIO_BASE (GPIO_S_BASE) /* GPIO base address */ +#else +#define GPIO_BASE (GPIO_NS_BASE) /* GPIO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPIO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S) && (SL_TRUSTZONE_PERIPHERAL_LDMA_S != 0))) +#define LDMA_BASE (LDMA_S_BASE) /* LDMA base address */ +#else +#define LDMA_BASE (LDMA_NS_BASE) /* LDMA base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMA_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S) && (SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S != 0))) +#define LDMAXBAR_BASE (LDMAXBAR_S_BASE) /* LDMAXBAR base address */ +#else +#define LDMAXBAR_BASE (LDMAXBAR_NS_BASE) /* LDMAXBAR base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER0_S != 0))) +#define TIMER0_BASE (TIMER0_S_BASE) /* TIMER0 base address */ +#else +#define TIMER0_BASE (TIMER0_NS_BASE) /* TIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER1_S != 0))) +#define TIMER1_BASE (TIMER1_S_BASE) /* TIMER1 base address */ +#else +#define TIMER1_BASE (TIMER1_NS_BASE) /* TIMER1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER2_S != 0))) +#define TIMER2_BASE (TIMER2_S_BASE) /* TIMER2 base address */ +#else +#define TIMER2_BASE (TIMER2_NS_BASE) /* TIMER2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER3_S != 0))) +#define TIMER3_BASE (TIMER3_S_BASE) /* TIMER3 base address */ +#else +#define TIMER3_BASE (TIMER3_NS_BASE) /* TIMER3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER4_S != 0))) +#define TIMER4_BASE (TIMER4_S_BASE) /* TIMER4 base address */ +#else +#define TIMER4_BASE (TIMER4_NS_BASE) /* TIMER4 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER4_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER5_S != 0))) +#define TIMER5_BASE (TIMER5_S_BASE) /* TIMER5 base address */ +#else +#define TIMER5_BASE (TIMER5_NS_BASE) /* TIMER5 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER5_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER6_S != 0))) +#define TIMER6_BASE (TIMER6_S_BASE) /* TIMER6 base address */ +#else +#define TIMER6_BASE (TIMER6_NS_BASE) /* TIMER6 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER6_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER7_S != 0))) +#define TIMER7_BASE (TIMER7_S_BASE) /* TIMER7 base address */ +#else +#define TIMER7_BASE (TIMER7_NS_BASE) /* TIMER7 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER7_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER8_S != 0))) +#define TIMER8_BASE (TIMER8_S_BASE) /* TIMER8 base address */ +#else +#define TIMER8_BASE (TIMER8_NS_BASE) /* TIMER8 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER8_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER9_S != 0))) +#define TIMER9_BASE (TIMER9_S_BASE) /* TIMER9 base address */ +#else +#define TIMER9_BASE (TIMER9_NS_BASE) /* TIMER9 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER9_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM0_S != 0))) +#define DMEM0_BASE (DMEM0_S_BASE) /* DMEM0 base address */ +#else +#define DMEM0_BASE (DMEM0_NS_BASE) /* DMEM0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM1_S != 0))) +#define DMEM1_BASE (DMEM1_S_BASE) /* DMEM1 base address */ +#else +#define DMEM1_BASE (DMEM1_NS_BASE) /* DMEM1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S != 0))) +#define SYSCFG_CFGNS_BASE (SYSCFG_S_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#else +#define SYSCFG_CFGNS_BASE (SYSCFG_NS_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_S != 0))) +#define SYSCFG_BASE (SYSCFG_S_BASE) /* SYSCFG base address */ +#else +#define SYSCFG_BASE (SYSCFG_NS_BASE) /* SYSCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S) && (SL_TRUSTZONE_PERIPHERAL_BURAM_S != 0))) +#define BURAM_BASE (BURAM_S_BASE) /* BURAM base address */ +#else +#define BURAM_BASE (BURAM_NS_BASE) /* BURAM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURAM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S) && (SL_TRUSTZONE_PERIPHERAL_GPCRC_S != 0))) +#define GPCRC_BASE (GPCRC_S_BASE) /* GPCRC base address */ +#else +#define GPCRC_BASE (GPCRC_NS_BASE) /* GPCRC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPCRC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART1_S != 0))) +#define EUSART1_BASE (EUSART1_S_BASE) /* EUSART1 base address */ +#else +#define EUSART1_BASE (EUSART1_NS_BASE) /* EUSART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART2_S != 0))) +#define EUSART2_BASE (EUSART2_S_BASE) /* EUSART2 base address */ +#else +#define EUSART2_BASE (EUSART2_NS_BASE) /* EUSART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART3_S != 0))) +#define EUSART3_BASE (EUSART3_S_BASE) /* EUSART3 base address */ +#else +#define EUSART3_BASE (EUSART3_NS_BASE) /* EUSART3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S) && (SL_TRUSTZONE_PERIPHERAL_DCDC_S != 0))) +#define DCDC_BASE (DCDC_S_BASE) /* DCDC base address */ +#else +#define DCDC_BASE (DCDC_NS_BASE) /* DCDC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DCDC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S) && (SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S != 0))) +#define HOSTMAILBOX_BASE (HOSTMAILBOX_S_BASE) /* HOSTMAILBOX base address */ +#else +#define HOSTMAILBOX_BASE (HOSTMAILBOX_NS_BASE) /* HOSTMAILBOX base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART0_S) && (SL_TRUSTZONE_PERIPHERAL_USART0_S != 0))) +#define USART0_BASE (USART0_S_BASE) /* USART0 base address */ +#else +#define USART0_BASE (USART0_NS_BASE) /* USART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART1_S) && (SL_TRUSTZONE_PERIPHERAL_USART1_S != 0))) +#define USART1_BASE (USART1_S_BASE) /* USART1 base address */ +#else +#define USART1_BASE (USART1_NS_BASE) /* USART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART2_S) && (SL_TRUSTZONE_PERIPHERAL_USART2_S != 0))) +#define USART2_BASE (USART2_S_BASE) /* USART2 base address */ +#else +#define USART2_BASE (USART2_NS_BASE) /* USART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S) && (SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S != 0))) +#define SYSRTC0_BASE (SYSRTC0_S_BASE) /* SYSRTC0 base address */ +#else +#define SYSRTC0_BASE (SYSRTC0_NS_BASE) /* SYSRTC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S) && (SL_TRUSTZONE_PERIPHERAL_I2C1_S != 0))) +#define I2C1_BASE (I2C1_S_BASE) /* I2C1 base address */ +#else +#define I2C1_BASE (I2C1_NS_BASE) /* I2C1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S) && (SL_TRUSTZONE_PERIPHERAL_I2C2_S != 0))) +#define I2C2_BASE (I2C2_S_BASE) /* I2C2 base address */ +#else +#define I2C2_BASE (I2C2_NS_BASE) /* I2C2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S) && (SL_TRUSTZONE_PERIPHERAL_I2C3_S != 0))) +#define I2C3_BASE (I2C3_S_BASE) /* I2C3 base address */ +#else +#define I2C3_BASE (I2C3_NS_BASE) /* I2C3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCD_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCD_S) && (SL_TRUSTZONE_PERIPHERAL_LCD_S != 0))) +#define LCD_BASE (LCD_S_BASE) /* LCD base address */ +#else +#define LCD_BASE (LCD_NS_BASE) /* LCD base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCD_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S) && (SL_TRUSTZONE_PERIPHERAL_LCDRF_S != 0))) +#define LCDRF_BASE (LCDRF_S_BASE) /* LCDRF base address */ +#else +#define LCDRF_BASE (LCDRF_NS_BASE) /* LCDRF base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCDRF_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_S != 0))) +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#else +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S != 0))) +#define SMU_CFGNS_BASE (SMU_S_CFGNS_BASE) /* SMU_CFGNS base address */ +#else +#define SMU_CFGNS_BASE (SMU_NS_CFGNS_BASE) /* SMU_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_LETIMER0_S != 0))) +#define LETIMER0_BASE (LETIMER0_S_BASE) /* LETIMER0 base address */ +#else +#define LETIMER0_BASE (LETIMER0_NS_BASE) /* LETIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LETIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S) && (SL_TRUSTZONE_PERIPHERAL_IADC0_S != 0))) +#define IADC0_BASE (IADC0_S_BASE) /* IADC0 base address */ +#else +#define IADC0_BASE (IADC0_NS_BASE) /* IADC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_IADC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP0_S != 0))) +#define ACMP0_BASE (ACMP0_S_BASE) /* ACMP0 base address */ +#else +#define ACMP0_BASE (ACMP0_NS_BASE) /* ACMP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP1_S != 0))) +#define ACMP1_BASE (ACMP1_S_BASE) /* ACMP1 base address */ +#else +#define ACMP1_BASE (ACMP1_NS_BASE) /* ACMP1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S) && (SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S != 0))) +#define AMUXCP0_BASE (AMUXCP0_S_BASE) /* AMUXCP0 base address */ +#else +#define AMUXCP0_BASE (AMUXCP0_NS_BASE) /* AMUXCP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC0_S != 0))) +#define VDAC0_BASE (VDAC0_S_BASE) /* VDAC0 base address */ +#else +#define VDAC0_BASE (VDAC0_NS_BASE) /* VDAC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC1_S != 0))) +#define VDAC1_BASE (VDAC1_S_BASE) /* VDAC1 base address */ +#else +#define VDAC1_BASE (VDAC1_NS_BASE) /* VDAC1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S) && (SL_TRUSTZONE_PERIPHERAL_PCNT0_S != 0))) +#define PCNT0_BASE (PCNT0_S_BASE) /* PCNT0 base address */ +#else +#define PCNT0_BASE (PCNT0_NS_BASE) /* PCNT0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PCNT0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S != 0))) +#define HFRCOEM23_BASE (HFRCOEM23_S_BASE) /* HFRCOEM23 base address */ +#else +#define HFRCOEM23_BASE (HFRCOEM23_NS_BASE) /* HFRCOEM23 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFXO0_S != 0))) +#define HFXO0_BASE (HFXO0_S_BASE) /* HFXO0 base address */ +#else +#define HFXO0_BASE (HFXO0_NS_BASE) /* HFXO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFXO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S) && (SL_TRUSTZONE_PERIPHERAL_I2C0_S != 0))) +#define I2C0_BASE (I2C0_S_BASE) /* I2C0 base address */ +#else +#define I2C0_BASE (I2C0_NS_BASE) /* I2C0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG0_S != 0))) +#define WDOG0_BASE (WDOG0_S_BASE) /* WDOG0 base address */ +#else +#define WDOG0_BASE (WDOG0_NS_BASE) /* WDOG0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG1_S != 0))) +#define WDOG1_BASE (WDOG1_S_BASE) /* WDOG1 base address */ +#else +#define WDOG1_BASE (WDOG1_NS_BASE) /* WDOG1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART0_S != 0))) +#define EUSART0_BASE (EUSART0_S_BASE) /* EUSART0 base address */ +#else +#define EUSART0_BASE (EUSART0_NS_BASE) /* EUSART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S) && (SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S != 0))) +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#else +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MVP_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MVP_S) && (SL_TRUSTZONE_PERIPHERAL_MVP_S != 0))) +#define MVP_BASE (MVP_S_BASE) /* MVP base address */ +#else +#define MVP_BASE (MVP_NS_BASE) /* MVP base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MVP_S + +#define DEVINFO_BASE (0x0FE08000UL) /* DEVINFO base address */ +/** @} End of group EFM32PG26B500F3200IM68_Peripheral_Base */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IM68_Peripheral_Declaration EFM32PG26B500F3200IM68 Peripheral Declarations Map + * @{ + *****************************************************************************/ + +#define EMU_S ((EMU_TypeDef *) EMU_S_BASE) /**< EMU_S base pointer */ +#define CMU_S ((CMU_TypeDef *) CMU_S_BASE) /**< CMU_S base pointer */ +#define BURTC_S ((BURTC_TypeDef *) BURTC_S_BASE) /**< BURTC_S base pointer */ +#define HFRCO0_S ((HFRCO_TypeDef *) HFRCO0_S_BASE) /**< HFRCO0_S base pointer */ +#define FSRCO_S ((FSRCO_TypeDef *) FSRCO_S_BASE) /**< FSRCO_S base pointer */ +#define DPLL0_S ((DPLL_TypeDef *) DPLL0_S_BASE) /**< DPLL0_S base pointer */ +#define LFXO_S ((LFXO_TypeDef *) LFXO_S_BASE) /**< LFXO_S base pointer */ +#define LFRCO_S ((LFRCO_TypeDef *) LFRCO_S_BASE) /**< LFRCO_S base pointer */ +#define ULFRCO_S ((ULFRCO_TypeDef *) ULFRCO_S_BASE) /**< ULFRCO_S base pointer */ +#define KEYSCAN_S ((KEYSCAN_TypeDef *) KEYSCAN_S_BASE) /**< KEYSCAN_S base pointer */ +#define MSC_S ((MSC_TypeDef *) MSC_S_BASE) /**< MSC_S base pointer */ +#define ICACHE0_S ((ICACHE_TypeDef *) ICACHE0_S_BASE) /**< ICACHE0_S base pointer */ +#define PRS_S ((PRS_TypeDef *) PRS_S_BASE) /**< PRS_S base pointer */ +#define GPIO_S ((GPIO_TypeDef *) GPIO_S_BASE) /**< GPIO_S base pointer */ +#define LDMA_S ((LDMA_TypeDef *) LDMA_S_BASE) /**< LDMA_S base pointer */ +#define LDMAXBAR_S ((LDMAXBAR_TypeDef *) LDMAXBAR_S_BASE) /**< LDMAXBAR_S base pointer */ +#define TIMER0_S ((TIMER_TypeDef *) TIMER0_S_BASE) /**< TIMER0_S base pointer */ +#define TIMER1_S ((TIMER_TypeDef *) TIMER1_S_BASE) /**< TIMER1_S base pointer */ +#define TIMER2_S ((TIMER_TypeDef *) TIMER2_S_BASE) /**< TIMER2_S base pointer */ +#define TIMER3_S ((TIMER_TypeDef *) TIMER3_S_BASE) /**< TIMER3_S base pointer */ +#define TIMER4_S ((TIMER_TypeDef *) TIMER4_S_BASE) /**< TIMER4_S base pointer */ +#define TIMER5_S ((TIMER_TypeDef *) TIMER5_S_BASE) /**< TIMER5_S base pointer */ +#define TIMER6_S ((TIMER_TypeDef *) TIMER6_S_BASE) /**< TIMER6_S base pointer */ +#define TIMER7_S ((TIMER_TypeDef *) TIMER7_S_BASE) /**< TIMER7_S base pointer */ +#define TIMER8_S ((TIMER_TypeDef *) TIMER8_S_BASE) /**< TIMER8_S base pointer */ +#define TIMER9_S ((TIMER_TypeDef *) TIMER9_S_BASE) /**< TIMER9_S base pointer */ +#define DMEM0_S ((MPAHBRAM_TypeDef *) DMEM0_S_BASE) /**< DMEM0_S base pointer */ +#define DMEM1_S ((MPAHBRAM_TypeDef *) DMEM1_S_BASE) /**< DMEM1_S base pointer */ +#define SYSCFG_S_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_S_CFGNS_BASE) /**< SYSCFG_S_CFGNS base pointer */ +#define SYSCFG_S ((SYSCFG_TypeDef *) SYSCFG_S_BASE) /**< SYSCFG_S base pointer */ +#define BURAM_S ((BURAM_TypeDef *) BURAM_S_BASE) /**< BURAM_S base pointer */ +#define GPCRC_S ((GPCRC_TypeDef *) GPCRC_S_BASE) /**< GPCRC_S base pointer */ +#define EUSART1_S ((EUSART_TypeDef *) EUSART1_S_BASE) /**< EUSART1_S base pointer */ +#define EUSART2_S ((EUSART_TypeDef *) EUSART2_S_BASE) /**< EUSART2_S base pointer */ +#define EUSART3_S ((EUSART_TypeDef *) EUSART3_S_BASE) /**< EUSART3_S base pointer */ +#define DCDC_S ((DCDC_TypeDef *) DCDC_S_BASE) /**< DCDC_S base pointer */ +#define HOSTMAILBOX_S ((MAILBOX_TypeDef *) HOSTMAILBOX_S_BASE) /**< HOSTMAILBOX_S base pointer */ +#define USART0_S ((USART_TypeDef *) USART0_S_BASE) /**< USART0_S base pointer */ +#define USART1_S ((USART_TypeDef *) USART1_S_BASE) /**< USART1_S base pointer */ +#define USART2_S ((USART_TypeDef *) USART2_S_BASE) /**< USART2_S base pointer */ +#define SYSRTC0_S ((SYSRTC_TypeDef *) SYSRTC0_S_BASE) /**< SYSRTC0_S base pointer */ +#define I2C1_S ((I2C_TypeDef *) I2C1_S_BASE) /**< I2C1_S base pointer */ +#define I2C2_S ((I2C_TypeDef *) I2C2_S_BASE) /**< I2C2_S base pointer */ +#define I2C3_S ((I2C_TypeDef *) I2C3_S_BASE) /**< I2C3_S base pointer */ +#define LCD_S ((LCD_TypeDef *) LCD_S_BASE) /**< LCD_S base pointer */ +#define LCDRF_S ((LCDRF_TypeDef *) LCDRF_S_BASE) /**< LCDRF_S base pointer */ +#define SMU_S ((SMU_TypeDef *) SMU_S_BASE) /**< SMU_S base pointer */ +#define SMU_S_CFGNS ((SMU_CFGNS_TypeDef *) SMU_S_CFGNS_BASE) /**< SMU_S_CFGNS base pointer */ +#define LETIMER0_S ((LETIMER_TypeDef *) LETIMER0_S_BASE) /**< LETIMER0_S base pointer */ +#define IADC0_S ((IADC_TypeDef *) IADC0_S_BASE) /**< IADC0_S base pointer */ +#define ACMP0_S ((ACMP_TypeDef *) ACMP0_S_BASE) /**< ACMP0_S base pointer */ +#define ACMP1_S ((ACMP_TypeDef *) ACMP1_S_BASE) /**< ACMP1_S base pointer */ +#define AMUXCP0_S ((AMUXCP_TypeDef *) AMUXCP0_S_BASE) /**< AMUXCP0_S base pointer */ +#define VDAC0_S ((VDAC_TypeDef *) VDAC0_S_BASE) /**< VDAC0_S base pointer */ +#define VDAC1_S ((VDAC_TypeDef *) VDAC1_S_BASE) /**< VDAC1_S base pointer */ +#define PCNT0_S ((PCNT_TypeDef *) PCNT0_S_BASE) /**< PCNT0_S base pointer */ +#define HFRCOEM23_S ((HFRCO_TypeDef *) HFRCOEM23_S_BASE) /**< HFRCOEM23_S base pointer */ +#define HFXO0_S ((HFXO_TypeDef *) HFXO0_S_BASE) /**< HFXO0_S base pointer */ +#define I2C0_S ((I2C_TypeDef *) I2C0_S_BASE) /**< I2C0_S base pointer */ +#define WDOG0_S ((WDOG_TypeDef *) WDOG0_S_BASE) /**< WDOG0_S base pointer */ +#define WDOG1_S ((WDOG_TypeDef *) WDOG1_S_BASE) /**< WDOG1_S base pointer */ +#define EUSART0_S ((EUSART_TypeDef *) EUSART0_S_BASE) /**< EUSART0_S base pointer */ +#define SEMAILBOX_S_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_S_HOST_BASE) /**< SEMAILBOX_S_HOST base pointer */ +#define MVP_S ((MVP_TypeDef *) MVP_S_BASE) /**< MVP_S base pointer */ +#define EMU_NS ((EMU_TypeDef *) EMU_NS_BASE) /**< EMU_NS base pointer */ +#define CMU_NS ((CMU_TypeDef *) CMU_NS_BASE) /**< CMU_NS base pointer */ +#define BURTC_NS ((BURTC_TypeDef *) BURTC_NS_BASE) /**< BURTC_NS base pointer */ +#define HFRCO0_NS ((HFRCO_TypeDef *) HFRCO0_NS_BASE) /**< HFRCO0_NS base pointer */ +#define FSRCO_NS ((FSRCO_TypeDef *) FSRCO_NS_BASE) /**< FSRCO_NS base pointer */ +#define DPLL0_NS ((DPLL_TypeDef *) DPLL0_NS_BASE) /**< DPLL0_NS base pointer */ +#define LFXO_NS ((LFXO_TypeDef *) LFXO_NS_BASE) /**< LFXO_NS base pointer */ +#define LFRCO_NS ((LFRCO_TypeDef *) LFRCO_NS_BASE) /**< LFRCO_NS base pointer */ +#define ULFRCO_NS ((ULFRCO_TypeDef *) ULFRCO_NS_BASE) /**< ULFRCO_NS base pointer */ +#define KEYSCAN_NS ((KEYSCAN_TypeDef *) KEYSCAN_NS_BASE) /**< KEYSCAN_NS base pointer */ +#define MSC_NS ((MSC_TypeDef *) MSC_NS_BASE) /**< MSC_NS base pointer */ +#define ICACHE0_NS ((ICACHE_TypeDef *) ICACHE0_NS_BASE) /**< ICACHE0_NS base pointer */ +#define PRS_NS ((PRS_TypeDef *) PRS_NS_BASE) /**< PRS_NS base pointer */ +#define GPIO_NS ((GPIO_TypeDef *) GPIO_NS_BASE) /**< GPIO_NS base pointer */ +#define LDMA_NS ((LDMA_TypeDef *) LDMA_NS_BASE) /**< LDMA_NS base pointer */ +#define LDMAXBAR_NS ((LDMAXBAR_TypeDef *) LDMAXBAR_NS_BASE) /**< LDMAXBAR_NS base pointer */ +#define TIMER0_NS ((TIMER_TypeDef *) TIMER0_NS_BASE) /**< TIMER0_NS base pointer */ +#define TIMER1_NS ((TIMER_TypeDef *) TIMER1_NS_BASE) /**< TIMER1_NS base pointer */ +#define TIMER2_NS ((TIMER_TypeDef *) TIMER2_NS_BASE) /**< TIMER2_NS base pointer */ +#define TIMER3_NS ((TIMER_TypeDef *) TIMER3_NS_BASE) /**< TIMER3_NS base pointer */ +#define TIMER4_NS ((TIMER_TypeDef *) TIMER4_NS_BASE) /**< TIMER4_NS base pointer */ +#define TIMER5_NS ((TIMER_TypeDef *) TIMER5_NS_BASE) /**< TIMER5_NS base pointer */ +#define TIMER6_NS ((TIMER_TypeDef *) TIMER6_NS_BASE) /**< TIMER6_NS base pointer */ +#define TIMER7_NS ((TIMER_TypeDef *) TIMER7_NS_BASE) /**< TIMER7_NS base pointer */ +#define TIMER8_NS ((TIMER_TypeDef *) TIMER8_NS_BASE) /**< TIMER8_NS base pointer */ +#define TIMER9_NS ((TIMER_TypeDef *) TIMER9_NS_BASE) /**< TIMER9_NS base pointer */ +#define DMEM0_NS ((MPAHBRAM_TypeDef *) DMEM0_NS_BASE) /**< DMEM0_NS base pointer */ +#define DMEM1_NS ((MPAHBRAM_TypeDef *) DMEM1_NS_BASE) /**< DMEM1_NS base pointer */ +#define SYSCFG_NS_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_NS_CFGNS_BASE) /**< SYSCFG_NS_CFGNS base pointer */ +#define SYSCFG_NS ((SYSCFG_TypeDef *) SYSCFG_NS_BASE) /**< SYSCFG_NS base pointer */ +#define BURAM_NS ((BURAM_TypeDef *) BURAM_NS_BASE) /**< BURAM_NS base pointer */ +#define GPCRC_NS ((GPCRC_TypeDef *) GPCRC_NS_BASE) /**< GPCRC_NS base pointer */ +#define EUSART1_NS ((EUSART_TypeDef *) EUSART1_NS_BASE) /**< EUSART1_NS base pointer */ +#define EUSART2_NS ((EUSART_TypeDef *) EUSART2_NS_BASE) /**< EUSART2_NS base pointer */ +#define EUSART3_NS ((EUSART_TypeDef *) EUSART3_NS_BASE) /**< EUSART3_NS base pointer */ +#define DCDC_NS ((DCDC_TypeDef *) DCDC_NS_BASE) /**< DCDC_NS base pointer */ +#define HOSTMAILBOX_NS ((MAILBOX_TypeDef *) HOSTMAILBOX_NS_BASE) /**< HOSTMAILBOX_NS base pointer */ +#define USART0_NS ((USART_TypeDef *) USART0_NS_BASE) /**< USART0_NS base pointer */ +#define USART1_NS ((USART_TypeDef *) USART1_NS_BASE) /**< USART1_NS base pointer */ +#define USART2_NS ((USART_TypeDef *) USART2_NS_BASE) /**< USART2_NS base pointer */ +#define SYSRTC0_NS ((SYSRTC_TypeDef *) SYSRTC0_NS_BASE) /**< SYSRTC0_NS base pointer */ +#define I2C1_NS ((I2C_TypeDef *) I2C1_NS_BASE) /**< I2C1_NS base pointer */ +#define I2C2_NS ((I2C_TypeDef *) I2C2_NS_BASE) /**< I2C2_NS base pointer */ +#define I2C3_NS ((I2C_TypeDef *) I2C3_NS_BASE) /**< I2C3_NS base pointer */ +#define LCD_NS ((LCD_TypeDef *) LCD_NS_BASE) /**< LCD_NS base pointer */ +#define LCDRF_NS ((LCDRF_TypeDef *) LCDRF_NS_BASE) /**< LCDRF_NS base pointer */ +#define SMU_NS ((SMU_TypeDef *) SMU_NS_BASE) /**< SMU_NS base pointer */ +#define SMU_NS_CFGNS ((SMU_CFGNS_TypeDef *) SMU_NS_CFGNS_BASE) /**< SMU_NS_CFGNS base pointer */ +#define LETIMER0_NS ((LETIMER_TypeDef *) LETIMER0_NS_BASE) /**< LETIMER0_NS base pointer */ +#define IADC0_NS ((IADC_TypeDef *) IADC0_NS_BASE) /**< IADC0_NS base pointer */ +#define ACMP0_NS ((ACMP_TypeDef *) ACMP0_NS_BASE) /**< ACMP0_NS base pointer */ +#define ACMP1_NS ((ACMP_TypeDef *) ACMP1_NS_BASE) /**< ACMP1_NS base pointer */ +#define AMUXCP0_NS ((AMUXCP_TypeDef *) AMUXCP0_NS_BASE) /**< AMUXCP0_NS base pointer */ +#define VDAC0_NS ((VDAC_TypeDef *) VDAC0_NS_BASE) /**< VDAC0_NS base pointer */ +#define VDAC1_NS ((VDAC_TypeDef *) VDAC1_NS_BASE) /**< VDAC1_NS base pointer */ +#define PCNT0_NS ((PCNT_TypeDef *) PCNT0_NS_BASE) /**< PCNT0_NS base pointer */ +#define HFRCOEM23_NS ((HFRCO_TypeDef *) HFRCOEM23_NS_BASE) /**< HFRCOEM23_NS base pointer */ +#define HFXO0_NS ((HFXO_TypeDef *) HFXO0_NS_BASE) /**< HFXO0_NS base pointer */ +#define I2C0_NS ((I2C_TypeDef *) I2C0_NS_BASE) /**< I2C0_NS base pointer */ +#define WDOG0_NS ((WDOG_TypeDef *) WDOG0_NS_BASE) /**< WDOG0_NS base pointer */ +#define WDOG1_NS ((WDOG_TypeDef *) WDOG1_NS_BASE) /**< WDOG1_NS base pointer */ +#define EUSART0_NS ((EUSART_TypeDef *) EUSART0_NS_BASE) /**< EUSART0_NS base pointer */ +#define SEMAILBOX_NS_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_NS_HOST_BASE) /**< SEMAILBOX_NS_HOST base pointer */ +#define MVP_NS ((MVP_TypeDef *) MVP_NS_BASE) /**< MVP_NS base pointer */ +#define EMU ((EMU_TypeDef *) EMU_BASE) /**< EMU base pointer */ +#define CMU ((CMU_TypeDef *) CMU_BASE) /**< CMU base pointer */ +#define BURTC ((BURTC_TypeDef *) BURTC_BASE) /**< BURTC base pointer */ +#define HFRCO0 ((HFRCO_TypeDef *) HFRCO0_BASE) /**< HFRCO0 base pointer */ +#define FSRCO ((FSRCO_TypeDef *) FSRCO_BASE) /**< FSRCO base pointer */ +#define DPLL0 ((DPLL_TypeDef *) DPLL0_BASE) /**< DPLL0 base pointer */ +#define LFXO ((LFXO_TypeDef *) LFXO_BASE) /**< LFXO base pointer */ +#define LFRCO ((LFRCO_TypeDef *) LFRCO_BASE) /**< LFRCO base pointer */ +#define ULFRCO ((ULFRCO_TypeDef *) ULFRCO_BASE) /**< ULFRCO base pointer */ +#define KEYSCAN ((KEYSCAN_TypeDef *) KEYSCAN_BASE) /**< KEYSCAN base pointer */ +#define MSC ((MSC_TypeDef *) MSC_BASE) /**< MSC base pointer */ +#define ICACHE0 ((ICACHE_TypeDef *) ICACHE0_BASE) /**< ICACHE0 base pointer */ +#define PRS ((PRS_TypeDef *) PRS_BASE) /**< PRS base pointer */ +#define GPIO ((GPIO_TypeDef *) GPIO_BASE) /**< GPIO base pointer */ +#define LDMA ((LDMA_TypeDef *) LDMA_BASE) /**< LDMA base pointer */ +#define LDMAXBAR ((LDMAXBAR_TypeDef *) LDMAXBAR_BASE) /**< LDMAXBAR base pointer */ +#define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */ +#define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */ +#define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ +#define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE) /**< TIMER3 base pointer */ +#define TIMER4 ((TIMER_TypeDef *) TIMER4_BASE) /**< TIMER4 base pointer */ +#define TIMER5 ((TIMER_TypeDef *) TIMER5_BASE) /**< TIMER5 base pointer */ +#define TIMER6 ((TIMER_TypeDef *) TIMER6_BASE) /**< TIMER6 base pointer */ +#define TIMER7 ((TIMER_TypeDef *) TIMER7_BASE) /**< TIMER7 base pointer */ +#define TIMER8 ((TIMER_TypeDef *) TIMER8_BASE) /**< TIMER8 base pointer */ +#define TIMER9 ((TIMER_TypeDef *) TIMER9_BASE) /**< TIMER9 base pointer */ +#define DMEM0 ((MPAHBRAM_TypeDef *) DMEM0_BASE) /**< DMEM0 base pointer */ +#define DMEM1 ((MPAHBRAM_TypeDef *) DMEM1_BASE) /**< DMEM1 base pointer */ +#define SYSCFG_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_CFGNS_BASE) /**< SYSCFG_CFGNS base pointer */ +#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE) /**< SYSCFG base pointer */ +#define BURAM ((BURAM_TypeDef *) BURAM_BASE) /**< BURAM base pointer */ +#define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE) /**< GPCRC base pointer */ +#define EUSART1 ((EUSART_TypeDef *) EUSART1_BASE) /**< EUSART1 base pointer */ +#define EUSART2 ((EUSART_TypeDef *) EUSART2_BASE) /**< EUSART2 base pointer */ +#define EUSART3 ((EUSART_TypeDef *) EUSART3_BASE) /**< EUSART3 base pointer */ +#define DCDC ((DCDC_TypeDef *) DCDC_BASE) /**< DCDC base pointer */ +#define HOSTMAILBOX ((MAILBOX_TypeDef *) HOSTMAILBOX_BASE) /**< HOSTMAILBOX base pointer */ +#define USART0 ((USART_TypeDef *) USART0_BASE) /**< USART0 base pointer */ +#define USART1 ((USART_TypeDef *) USART1_BASE) /**< USART1 base pointer */ +#define USART2 ((USART_TypeDef *) USART2_BASE) /**< USART2 base pointer */ +#define SYSRTC0 ((SYSRTC_TypeDef *) SYSRTC0_BASE) /**< SYSRTC0 base pointer */ +#define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */ +#define I2C2 ((I2C_TypeDef *) I2C2_BASE) /**< I2C2 base pointer */ +#define I2C3 ((I2C_TypeDef *) I2C3_BASE) /**< I2C3 base pointer */ +#define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */ +#define LCDRF ((LCDRF_TypeDef *) LCDRF_BASE) /**< LCDRF base pointer */ +#define SMU ((SMU_TypeDef *) SMU_BASE) /**< SMU base pointer */ +#define SMU_CFGNS ((SMU_CFGNS_TypeDef *) SMU_CFGNS_BASE) /**< SMU_CFGNS base pointer */ +#define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE) /**< LETIMER0 base pointer */ +#define IADC0 ((IADC_TypeDef *) IADC0_BASE) /**< IADC0 base pointer */ +#define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE) /**< ACMP0 base pointer */ +#define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE) /**< ACMP1 base pointer */ +#define AMUXCP0 ((AMUXCP_TypeDef *) AMUXCP0_BASE) /**< AMUXCP0 base pointer */ +#define VDAC0 ((VDAC_TypeDef *) VDAC0_BASE) /**< VDAC0 base pointer */ +#define VDAC1 ((VDAC_TypeDef *) VDAC1_BASE) /**< VDAC1 base pointer */ +#define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE) /**< PCNT0 base pointer */ +#define HFRCOEM23 ((HFRCO_TypeDef *) HFRCOEM23_BASE) /**< HFRCOEM23 base pointer */ +#define HFXO0 ((HFXO_TypeDef *) HFXO0_BASE) /**< HFXO0 base pointer */ +#define I2C0 ((I2C_TypeDef *) I2C0_BASE) /**< I2C0 base pointer */ +#define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE) /**< WDOG0 base pointer */ +#define WDOG1 ((WDOG_TypeDef *) WDOG1_BASE) /**< WDOG1 base pointer */ +#define EUSART0 ((EUSART_TypeDef *) EUSART0_BASE) /**< EUSART0 base pointer */ +#define SEMAILBOX_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_HOST_BASE) /**< SEMAILBOX_HOST base pointer */ +#define MVP ((MVP_TypeDef *) MVP_BASE) /**< MVP base pointer */ +#define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE) /**< DEVINFO base pointer */ +/** @} End of group EFM32PG26B500F3200IM68_Peripheral_Declaration */ + +/**************************************************************************//** + * @defgroup EFM32PG26B500F3200IM68_Peripheral_Parameters EFM32PG26B500F3200IM68 Peripheral Parameters + * @{ + * @brief Device peripheral parameter values + *****************************************************************************/ + +/* Common peripheral register block offsets. */ +#define PER_REG_BLOCK_SET_OFFSET 0x1000UL /**< Offset to SET register block */ +#define PER_REG_BLOCK_CLR_OFFSET 0x2000UL /**< Offset to CLEAR register block */ +#define PER_REG_BLOCK_TGL_OFFSET 0x3000UL /**< Offset to TOGGLE register block */ +#define MSC_CDA_PRESENT 0x0UL /**> */ +#define MSC_FDIO_WIDTH 0x40UL /**> None */ +#define MSC_FLASHADDRBITS 0x16UL /**> None */ +#define MSC_FLASHBLOCKADDRBITS 0x16UL /**> None */ +#define MSC_FLASH_BLOCK_INFO_PCOUNT 0x2UL /**> None */ +#define MSC_FLASH_BLOCK_MAIN_PCOUNT 0x1A0UL /**> */ +#define MSC_INFOADDRBITS 0xEUL /**> None */ +#define MSC_INFOBLOCKADDRBITS 0xEUL /**> None */ +#define MSC_INFO_PSIZE_BITS 0xDUL /**> None */ +#define MSC_MAIN_PSIZE_BITS 0xDUL /**> None */ +#define MSC_REDUNDANCY 0x4UL /**> None */ +#define MSC_ROOTMAIN_PRESENT 0x1UL /**> */ +#define MSC_UD_PRESENT 0x1UL /**> */ +#define MSC_YADDRBITS 0x6UL /**> */ +#define DMEM0_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM0_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM0_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM0_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM0_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM0_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM0_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM0_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM0_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM0_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM0_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM0_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM0_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM0_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM0_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM0_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM0_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM0_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM0_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM0_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM0_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM0_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM0_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM0_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM0_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM0_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM0_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM0_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM0_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM0_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM0_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM0_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM0_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM0_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM0_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM0_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM0_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM0_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM0_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define DMEM1_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM1_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM1_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM1_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM1_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM1_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM1_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM1_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM1_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM1_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM1_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM1_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM1_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM1_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM1_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM1_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM1_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM1_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM1_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM1_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM1_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM1_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM1_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM1_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM1_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM1_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM1_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM1_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM1_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM1_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM1_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM1_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM1_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM1_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM1_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM1_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM1_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM1_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM1_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define CMU_EXCLUDELCD 0x0UL /**> Exclude LCD */ +#define CMU_EXCLUDELESENSE 0x1UL /**> Exclude LESENSE */ +#define BURTC_CNTWIDTH 0x20UL /**> None */ +#define BURTC_PRECNT_WIDTH 0xFUL /**> */ +#define HFRCO0_EM23ONDEMAND 0x0UL /**> EM23 On Demand */ +#define HFRCO0_EXCLUDEEM23ONDEMAND 0x1UL /**> Exclude EM23 On Demand */ +#define LFXO_NO_CTUNE 0x0UL /**> CTUNE Not Present */ +#define LFXO_CTUNE 0x1UL /**> CTUNE Present */ +#define KEYSCAN_COLNUM 0x8UL /**> COLNUM */ +#define KEYSCAN_COLWIDTH 0x3UL /**> COLWIDTH */ +#define KEYSCAN_ROWNUM 0x6UL /**> ROWNUM */ +#define ICACHE0_AHB_LITE 0x0UL /**> AHB Lite */ +#define ICACHE0_CACHEABLE_SIZE 0x320000UL /**> Cache Size */ +#define ICACHE0_CACHEABLE_START 0x8000000UL /**> Cache Start */ +#define ICACHE0_DEFAULT_OFF 0x0UL /**> Default off */ +#define ICACHE0_FLASH_SIZE 0x320000UL /**> Flash size */ +#define ICACHE0_FLASH_START 0x8000000UL /**> Flash start */ +#define ICACHE0_LOOPCACHE_MEM_ADDR_BITS 0x3UL /**> Loopcache Memory Address bits */ +#define ICACHE0_LOOPCACHE_STICKINESS_BITS 0x4UL /**> Loopcache Stickiness bits */ +#define ICACHE0_PARITY_BITS 0x1UL /**> Use Parity */ +#define ICACHE0_PC_BITS 0x20UL /**> Performance Counter bits */ +#define ICACHE0_PIPE_STAGE 0x1UL /**> Pipeline Stage */ +#define ICACHE0_RAM_ADDR_BITS 0x0UL /**> RAM Address bits */ +#define ICACHE0_RAM_DATA_BITS 0x0UL /**> RAM Data bits */ +#define ICACHE0_SET_BITS 0x7UL /**> Set bits */ +#define ICACHE0_USE_HREADY_GATING 0x1UL /**> Use HREADY gating */ +#define ICACHE0_USE_IDLE_GATING 0x1UL /**> Use IDLE gating */ +#define ICACHE0_USE_LOOPCACHE 0x1UL /**> Use Loopcache */ +#define ICACHE0_WAY_BITS 0x1UL /**> Way bits */ +#define ICACHE0_WORDS_PER_BLOCK 0x0UL /**> Words Per Block */ +#define ICACHE0_WPB_BITS 0x1UL /**> Words Per Block bits */ +#define ICACHE0_WPL_BITS 0x3UL /**> Words Per Line bits */ +#define PRS_ASYNC_CH_NUM 0x10UL /**> None */ +#define PRS_PRSSEL_WIDTH 0x4UL /**> New Param */ +#define PRS_SPRSSEL_WIDTH 0x2UL /**> New Param */ +#define PRS_SYNC_CH_NUM 0x4UL /**> None */ +#define GPIO_COMALLOC_WIDTH 0x4UL /**> New Param */ +#define GPIO_MODE_WIDTH 0x4UL /**> Mode Width */ +#define GPIO_NUM_EM4_WU 0xCUL /**> New Param */ +#define GPIO_NUM_EVEN_PA 0x8UL /**> Num of even pins port A */ +#define GPIO_NUM_EVEN_PB 0x8UL /**> Num of even pins port B */ +#define GPIO_NUM_EVEN_PC 0x8UL /**> Num of even pins port C */ +#define GPIO_NUM_EVEN_PD 0x8UL /**> Num of even pins port D */ +#define GPIO_NUM_EXT_INT 0x10UL /**> New Param */ +#define GPIO_NUM_EXT_INT_L 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U_ZERO 0x0UL /**> New Param */ +#define GPIO_NUM_ODD_PA 0x8UL /**> Num of odd pins port A */ +#define GPIO_NUM_ODD_PB 0x8UL /**> Num of odd pins port B */ +#define GPIO_NUM_ODD_PC 0x8UL /**> Num of odd pins port C */ +#define GPIO_NUM_ODD_PD 0x8UL /**> Num of odd pins port D */ +#define GPIO_PINSEL_WIDTH 0x4UL /**> Route config pin select width */ +#define GPIO_PORTSEL_WIDTH 0x2UL /**> Route config port select width */ +#define GPIO_PORT_A_WIDTH 0x10UL /**> Port A Width */ +#define GPIO_PORT_A_WIDTH_ZERO 0x0UL /**> Port A Width is Zero */ +#define GPIO_PORT_A_WL 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_B_WIDTH 0x10UL /**> Port B Width */ +#define GPIO_PORT_B_WIDTH_ZERO 0x0UL /**> Port B Width is Zero */ +#define GPIO_PORT_B_WL 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_C_WIDTH 0x10UL /**> Port C Width */ +#define GPIO_PORT_C_WIDTH_ZERO 0x0UL /**> Port C Width is Zero */ +#define GPIO_PORT_C_WL 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_D_WIDTH 0x10UL /**> Port D Width */ +#define GPIO_PORT_D_WIDTH_ZERO 0x0UL /**> Port D Width is Zero */ +#define GPIO_PORT_D_WL 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_SEGALLOC_WIDTH 0x28UL /**> New Param */ +#define GPIO_SLEWRATE_WIDTH 0x3UL /**> Slew Rate Width Param */ +#define LDMA_CH_BITS 0x5UL /**> New Param */ +#define LDMA_CH_NUM 0x8UL /**> New Param */ +#define LDMA_FIFO_BITS 0x5UL /**> New Param */ +#define LDMA_FIFO_DEPTH 0x10UL /**> New Param */ +#define LDMAXBAR_CH_BITS 0x5UL /**> None */ +#define LDMAXBAR_CH_NUM 0x8UL /**> None */ +#define LDMAXBAR_SIGSEL_W 0x4UL /**> New Param */ +#define LDMAXBAR_SOURCESEL_W 0x6UL /**> New Param */ +#define TIMER0_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER0_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER0_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER0_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER0_NO_DTI 0x0UL /**> */ +#define TIMER1_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER1_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER1_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER1_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER1_NO_DTI 0x0UL /**> */ +#define TIMER2_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER2_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER2_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER2_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER2_NO_DTI 0x0UL /**> */ +#define TIMER3_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER3_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER3_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER3_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER3_NO_DTI 0x0UL /**> */ +#define TIMER4_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER4_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER4_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER4_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER4_NO_DTI 0x0UL /**> */ +#define TIMER5_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER5_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER5_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER5_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER5_NO_DTI 0x0UL /**> */ +#define TIMER6_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER6_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER6_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER6_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER6_NO_DTI 0x0UL /**> */ +#define TIMER7_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER7_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER7_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER7_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER7_NO_DTI 0x0UL /**> */ +#define TIMER8_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER8_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER8_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER8_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER8_NO_DTI 0x0UL /**> */ +#define TIMER9_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER9_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER9_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER9_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER9_NO_DTI 0x0UL /**> */ +#define SYSCFG_CHIP_PARTNUMBER 0x3UL /**> Chip Part Number */ +#define SYSCFG_DEMODRAM_INST_COUNT 0x2UL /**> */ +#define SYSCFG_FRCRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_SEQRAM_INST_COUNT 0x2UL /**> None */ +#define SYSCFG_SWINT_NUM 0x4UL /**> Software interupts */ +#define EUSART1_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART1_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART2_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART2_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART3_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART3_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define DCDC_DRVSPEED_WIDTH 0x2UL /**> Drive Speed bitfield width */ +#define DCDC_IPKVAL_WIDTH 0x4UL /**> Peak Current Setting bitfield Width */ +#define DCDC_VCMPIBIAS_WIDTH 0x2UL /**> VCMP ibias bitfield width */ +#define HOSTMAILBOX_NUM_MSGPTRS 0x4UL /**> */ +#define USART0_AUTOTX_REG 0x1UL /**> None */ +#define USART0_AUTOTX_REG_B 0x0UL /**> None */ +#define USART0_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART0_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART0_CLK_PRS 0x1UL /**> None */ +#define USART0_CLK_PRS_B 0x0UL /**> New Param */ +#define USART0_FLOW_CONTROL 0x1UL /**> None */ +#define USART0_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART0_I2S 0x1UL /**> None */ +#define USART0_I2S_B 0x0UL /**> New Param */ +#define USART0_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART0_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_MVDIS_FUNC 0x1UL /**> None */ +#define USART0_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART0_RX_PRS 0x1UL /**> None */ +#define USART0_RX_PRS_B 0x0UL /**> New Param */ +#define USART0_SC_AVAILABLE 0x1UL /**> None */ +#define USART0_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART0_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART0_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART0_TIMER 0x1UL /**> New Param */ +#define USART0_TIMER_B 0x0UL /**> New Param */ +#define USART1_AUTOTX_REG 0x1UL /**> None */ +#define USART1_AUTOTX_REG_B 0x0UL /**> None */ +#define USART1_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART1_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART1_CLK_PRS 0x1UL /**> None */ +#define USART1_CLK_PRS_B 0x0UL /**> New Param */ +#define USART1_FLOW_CONTROL 0x1UL /**> None */ +#define USART1_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART1_I2S 0x1UL /**> None */ +#define USART1_I2S_B 0x0UL /**> New Param */ +#define USART1_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART1_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_MVDIS_FUNC 0x1UL /**> None */ +#define USART1_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART1_RX_PRS 0x1UL /**> None */ +#define USART1_RX_PRS_B 0x0UL /**> New Param */ +#define USART1_SC_AVAILABLE 0x1UL /**> None */ +#define USART1_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART1_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART1_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART1_TIMER 0x1UL /**> New Param */ +#define USART1_TIMER_B 0x0UL /**> New Param */ +#define USART2_AUTOTX_REG 0x1UL /**> None */ +#define USART2_AUTOTX_REG_B 0x0UL /**> None */ +#define USART2_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART2_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART2_CLK_PRS 0x1UL /**> None */ +#define USART2_CLK_PRS_B 0x0UL /**> New Param */ +#define USART2_FLOW_CONTROL 0x1UL /**> None */ +#define USART2_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART2_I2S 0x1UL /**> None */ +#define USART2_I2S_B 0x0UL /**> New Param */ +#define USART2_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART2_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_MVDIS_FUNC 0x1UL /**> None */ +#define USART2_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART2_RX_PRS 0x1UL /**> None */ +#define USART2_RX_PRS_B 0x0UL /**> New Param */ +#define USART2_SC_AVAILABLE 0x1UL /**> None */ +#define USART2_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART2_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART2_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART2_TIMER 0x1UL /**> New Param */ +#define USART2_TIMER_B 0x0UL /**> New Param */ +#define SYSRTC0_GROUP0_ALTIRQDIS 0x1UL /**> Group 0 Alternate IRQ disable */ +#define SYSRTC0_GROUP0_CAPDIS 0x0UL /**> Group 0 Capture disable */ +#define SYSRTC0_GROUP0_CMP1DIS 0x0UL /**> Group 0 Compare1 disable */ +#define SYSRTC0_GROUP0_DIS 0x0UL /**> Group 0 Disable */ +#define SYSRTC0_GROUP0_ROOTDIS 0x1UL /**> Group 0 ROOT disable */ +#define SYSRTC0_GROUP1_ALTIRQDIS 0x0UL /**> Group 1 Alternate IRQ disable */ +#define SYSRTC0_GROUP1_CAPDIS 0x0UL /**> Group 1 Capture disable */ +#define SYSRTC0_GROUP1_CMP1DIS 0x0UL /**> Group 1 Compare1 disable */ +#define SYSRTC0_GROUP1_DIS 0x0UL /**> Group 1 Disable */ +#define SYSRTC0_GROUP1_ROOTDIS 0x1UL /**> Group 1 ROOT disable */ +#define SYSRTC0_GROUP2_ALTIRQDIS 0x1UL /**> Group 2 Alternate IRQ disable */ +#define SYSRTC0_GROUP2_CAPDIS 0x1UL /**> Group 2 Capture disable */ +#define SYSRTC0_GROUP2_CMP1DIS 0x1UL /**> Group 2 Compare1 disable */ +#define SYSRTC0_GROUP2_DIS 0x0UL /**> Group 2 Disable */ +#define SYSRTC0_GROUP2_ROOTDIS 0x0UL /**> Group 2 ROOT disable */ +#define SYSRTC0_GROUP3_ALTIRQDIS 0x1UL /**> Group 3 Alternate IRQ disable */ +#define SYSRTC0_GROUP3_CAPDIS 0x1UL /**> Group 3 Capture disable */ +#define SYSRTC0_GROUP3_CMP1DIS 0x1UL /**> Group 3 Compare1 disable */ +#define SYSRTC0_GROUP3_DIS 0x1UL /**> Group 3 Disable */ +#define SYSRTC0_GROUP3_ROOTDIS 0x1UL /**> Group 3 ROOT disable */ +#define SYSRTC0_GROUP4_ALTIRQDIS 0x1UL /**> Group 4 Alternate IRQ disable */ +#define SYSRTC0_GROUP4_CAPDIS 0x1UL /**> Group 4 Capture disable */ +#define SYSRTC0_GROUP4_CMP1DIS 0x1UL /**> Group 4 Compare1 disable */ +#define SYSRTC0_GROUP4_DIS 0x1UL /**> Group 4 Disable */ +#define SYSRTC0_GROUP4_ROOTDIS 0x1UL /**> Group 4 ROOT disable */ +#define SYSRTC0_GROUP5_ALTIRQDIS 0x1UL /**> Group 5 Alternate IRQ disable */ +#define SYSRTC0_GROUP5_CAPDIS 0x1UL /**> Group 5 Capture disable */ +#define SYSRTC0_GROUP5_CMP1DIS 0x1UL /**> Group 5 Compare1 disable */ +#define SYSRTC0_GROUP5_DIS 0x1UL /**> Group 5 Disable */ +#define SYSRTC0_GROUP5_ROOTDIS 0x1UL /**> Group 5 ROOT disable */ +#define SYSRTC0_GROUP6_ALTIRQDIS 0x1UL /**> Group 6 Alternate IRQ disable */ +#define SYSRTC0_GROUP6_CAPDIS 0x1UL /**> Group 6 Capture disable */ +#define SYSRTC0_GROUP6_CMP1DIS 0x1UL /**> Group 6 Compare1 disable */ +#define SYSRTC0_GROUP6_DIS 0x1UL /**> Group 6 Disable */ +#define SYSRTC0_GROUP6_ROOTDIS 0x1UL /**> Group 6 ROOT disable */ +#define SYSRTC0_GROUP7_ALTIRQDIS 0x1UL /**> Group 7 Alternate IRQ disable */ +#define SYSRTC0_GROUP7_CAPDIS 0x1UL /**> Group 7 Capture disable */ +#define SYSRTC0_GROUP7_CMP1DIS 0x1UL /**> Group 7 Compare1 disable */ +#define SYSRTC0_GROUP7_DIS 0x1UL /**> Group 7 Disable */ +#define SYSRTC0_GROUP7_ROOTDIS 0x1UL /**> Group 7 ROOT disable */ +#define SYSRTC0_ROOTDIS 0x0UL /**> ROOT disable */ +#define I2C1_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C1_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C2_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C2_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C3_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C3_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define LCD_COM_NUM 0x4UL /**> None */ +#define LCD_NO_ANIM_LOCS 0x1UL /**> None */ +#define LCD_NO_BANKED_SEG 0x1UL /**> */ +#define LCD_NO_DSC 0x0UL /**> None */ +#define LCD_NO_EXTOSC 0x0UL /**> None */ +#define LCD_OCTAPLEX 0x1UL /**> None */ +#define LCD_SEGASCOM_NUM 0x4UL /**> None */ +#define LCD_NO_UPPER_SEGMENTS 0x0UL /**> */ +#define LCD_SEG_NUM 0x28UL /**> None */ +#define LCD_SEGASCOM_SEGSTART 0x24UL /**> */ +#define LCD_SEL_WIDTH 0x3UL /**> None */ +#define SMU_NUM_BMPUS 0x9UL /**> Number of BMPUs */ +#define SMU_NUM_PPU_PERIPHS 0x44UL /**> Number of PPU Peripherals */ +#define SMU_NUM_PPU_PERIPHS_MOD_32 0x4UL /**> Number of PPU Peripherals (mod 32) */ +#define SMU_NUM_PPU_PERIPHS_SUB_64 0x4UL /**> Number of PPU peripherals minus 32 */ +#define SMU_PERIPHID_BITS 0x8UL /**> Bits used for Peripheral ID */ +#define LETIMER0_CNT_WIDTH 0x18UL /**> Count Width */ +#define IADC0_CONFIGNUM 0x2UL /**> CONFIG */ +#define IADC0_FULLRANGEUNIPOLAR 0x0UL /**> FULLRANGEUNIPOLAR */ +#define IADC0_SCANBYTES 0x1UL /**> SCANBYTES */ +#define IADC0_ENTRIES 0x10UL /**> ENTRIES */ +#define ACMP0_DAC_INPUT 0x1UL /**> None */ +#define ACMP0_EXT_OVR_IF 0x1UL /**> None */ +#define ACMP1_DAC_INPUT 0x1UL /**> None */ +#define ACMP1_EXT_OVR_IF 0x1UL /**> None */ +#define AMUXCP0_AMUXCPNUM 0x0UL /**> AMUXCPNUM */ +#define VDAC0_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC0_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC0_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC0_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC0_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC0_RESOLUTION 0xCUL /**> DAC Resolution */ +#define VDAC1_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC1_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC1_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC1_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC1_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC1_RESOLUTION 0xCUL /**> DAC Resolution */ +#define PCNT0_PCNT_WIDTH 0x10UL /**> None */ +#define HFRCOEM23_EM23ONDEMAND 0x1UL /**> EM23 On Demand */ +#define HFRCOEM23_EXCLUDEEM23ONDEMAND 0x0UL /**> Exclude EM23 On Demand */ +#define HFXO0_BUFOUT 0x1UL /**> BUFOUT */ +#define HFXO0_EXCLUDEBUFOUT 0x0UL /**> Exclude BUFOUT */ +#define I2C0_DELAY 0x3E8UL /**> Delay cell selection */ +#define I2C0_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define WDOG0_PCNUM 0x2UL /**> None */ +#define WDOG1_PCNUM 0x2UL /**> None */ +#define EUSART0_EM2_CAPABLE 0x1UL /**> EM2 Capable instance */ +#define EUSART0_NOT_EM2_CAPABLE 0x0UL /**> Not EM2 Capable instance */ +#define RDMEM_FRC_BANK0_SIZE 0x1000UL /**> FRC_RAM_BANK0_SIZE */ +#define RDMEM_FRC_BANK1_SIZE 0x0UL /**> FRC_RAM_BANK1_SIZE */ +#define RDMEM_FRC_BANK2_SIZE 0x0UL /**> FRC_RAM_BANK2_SIZE */ +#define RDMEM_FRC_BANK3_SIZE 0x0UL /**> FRC_RAM_BANK3_SIZE */ +#define RDMEM_FRC_BANK4_SIZE 0x0UL /**> FRC_RAM_BANK4_SIZE */ +#define RDMEM_FRC_BANK5_SIZE 0x0UL /**> FRC_RAM_BANK5_SIZE */ +#define RDMEM_FRC_BANK6_SIZE 0x0UL /**> FRC_RAM_BANK6_SIZE */ +#define RDMEM_FRC_BANK7_SIZE 0x0UL /**> FRC_RAM_BANK7_SIZE */ +#define RDMEM_FRC_NUM_BANK 0x1UL /**> FRC_NUM_BANK */ +#define RDMEM_FRC_RAMADDRBITS 0xCUL /**> FRC RAM ADDRBITS */ +#define RDMEM_FRC_RAMADDRMINBITS 0xCUL /**> FRC RAM address bits for one bank */ +#define RDMEM_FRC_RAMECCADDR_WIDTH 0x20UL /**> FRC RAM ECC Address width */ +#define RDMEM_FRC_RAM_BWE_WIDTH 0x27UL /**> FRCRAM BWE width */ +#define RDMEM_FRC_RAM_DATA_WIDTH 0x27UL /**> FRC_RAM_DATA_WIDTH */ +#define RDMEM_FRC_RAM_ECC_EN 0x1UL /**> FRC RAM ECCEN */ +#define RDMEM_FRC_RAM_TOTAL_SIZE 0x1000UL /**> FRC_RAM_TOTAL_SIZE */ +#define RDMEM_SEQ_BANK0_SIZE 0x2000UL /**> SEQ_RAM_BANK0_SIZE */ +#define RDMEM_SEQ_BANK1_SIZE 0x2000UL /**> SEQ_RAM_BANK1_SIZE */ +#define RDMEM_SEQ_BANK2_SIZE 0x0UL /**> SEQ_RAM_BANK2_SIZE */ +#define RDMEM_SEQ_BANK3_SIZE 0x0UL /**> SEQ_RAM_BANK3_SIZE */ +#define RDMEM_SEQ_BANK4_SIZE 0x0UL /**> SEQ_RAM_BANK4_SIZE */ +#define RDMEM_SEQ_BANK5_SIZE 0x0UL /**> SEQ_RAM_BANK5_SIZE */ +#define RDMEM_SEQ_BANK6_SIZE 0x0UL /**> SEQ_RAM_BANK6_SIZE */ +#define RDMEM_SEQ_BANK7_SIZE 0x0UL /**> SEQ_RAM_BANK7_SIZE */ +#define RDMEM_SEQ_NUM_BANK 0x2UL /**> SEQ_NUM_BANK */ +#define RDMEM_SEQ_RAMADDRBITS 0xEUL /**> SEQ RAM ADDRBITS */ +#define RDMEM_SEQ_RAMADDRMINBITS 0xDUL /**> SEQ RAM address bits for one bank */ +#define RDMEM_SEQ_RAMECCADDR_WIDTH 0x20UL /**> SEQ RAM ECC Address width */ +#define RDMEM_SEQ_RAM_BWE_WIDTH 0x27UL /**> SEQRAM BWE width */ +#define RDMEM_SEQ_RAM_DATA_WIDTH 0x27UL /**> SEQ_RAM_DATA_WIDTH */ +#define RDMEM_SEQ_RAM_ECC_EN 0x1UL /**> SEQ RAM ECCEN */ +#define RDMEM_SEQ_RAM_TOTAL_SIZE 0x4000UL /**> SEQ_RAM_TOTAL_SIZE */ + +/* Instance macros for ACMP */ +#define ACMP(n) (((n) == 0) ? ACMP0 \ + : ((n) == 1) ? ACMP1 \ + : 0x0UL) +#define ACMP_NUM(ref) (((ref) == ACMP0) ? 0 \ + : ((ref) == ACMP1) ? 1 \ + : -1) +#define ACMP_DAC_INPUT(n) (((n) == 0) ? ACMP0_DAC_INPUT \ + : ((n) == 1) ? ACMP1_DAC_INPUT \ + : 0x0UL) +#define ACMP_EXT_OVR_IF(n) (((n) == 0) ? ACMP0_EXT_OVR_IF \ + : ((n) == 1) ? ACMP1_EXT_OVR_IF \ + : 0x0UL) + +/* Instance macros for EUSART */ +#define EUSART(n) (((n) == 0) ? EUSART0 \ + : ((n) == 1) ? EUSART1 \ + : ((n) == 2) ? EUSART2 \ + : ((n) == 3) ? EUSART3 \ + : 0x0UL) +#define EUSART_NUM(ref) (((ref) == EUSART0) ? 0 \ + : ((ref) == EUSART1) ? 1 \ + : ((ref) == EUSART2) ? 2 \ + : ((ref) == EUSART3) ? 3 \ + : -1) +#define EUSART_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_EM2_CAPABLE \ + : 0x0UL) +#define EUSART_NOT_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_NOT_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_NOT_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_NOT_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_NOT_EM2_CAPABLE \ + : 0x0UL) + +/* Instance macros for HFRCO */ +#define HFRCO(n) (((n) == 0) ? HFRCO0 \ + : ((n) == 1) ? HFRCOEM23 \ + : 0x0UL) +#define HFRCO_NUM(ref) (((ref) == HFRCO0) ? 0 \ + : ((ref) == HFRCOEM23) ? 1 \ + : -1) +#define HFRCO_EM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EM23ONDEMAND \ + : 0x0UL) +#define HFRCO_EXCLUDEEM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EXCLUDEEM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EXCLUDEEM23ONDEMAND \ + : 0x0UL) + +/* Instance macros for I2C */ +#define I2C(n) (((n) == 0) ? I2C0 \ + : ((n) == 1) ? I2C1 \ + : ((n) == 2) ? I2C2 \ + : ((n) == 3) ? I2C3 \ + : 0x0UL) +#define I2C_NUM(ref) (((ref) == I2C0) ? 0 \ + : ((ref) == I2C1) ? 1 \ + : ((ref) == I2C2) ? 2 \ + : ((ref) == I2C3) ? 3 \ + : -1) +#define I2C_DELAY(n) (((n) == 0) ? I2C0_DELAY \ + : ((n) == 1) ? I2C1_DELAY \ + : ((n) == 2) ? I2C2_DELAY \ + : ((n) == 3) ? I2C3_DELAY \ + : 0x0UL) +#define I2C_DELAY_CHAIN_NUM(n) (((n) == 0) ? I2C0_DELAY_CHAIN_NUM \ + : ((n) == 1) ? I2C1_DELAY_CHAIN_NUM \ + : ((n) == 2) ? I2C2_DELAY_CHAIN_NUM \ + : ((n) == 3) ? I2C3_DELAY_CHAIN_NUM \ + : 0x0UL) + +/* Instance macros for MPAHBRAM */ +#define MPAHBRAM(n) (((n) == 0) ? DMEM0 \ + : ((n) == 1) ? DMEM1 \ + : 0x0UL) +#define MPAHBRAM_NUM(ref) (((ref) == DMEM0) ? 0 \ + : ((ref) == DMEM1) ? 1 \ + : -1) +#define MPAHBRAM_AHB_DATA_WIDTH(n) (((n) == 0) ? DMEM0_AHB_DATA_WIDTH \ + : ((n) == 1) ? DMEM1_AHB_DATA_WIDTH \ + : 0x0UL) +#define MPAHBRAM_BANK0_SIZE(n) (((n) == 0) ? DMEM0_BANK0_SIZE \ + : ((n) == 1) ? DMEM1_BANK0_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK10_SIZE(n) (((n) == 0) ? DMEM0_BANK10_SIZE \ + : ((n) == 1) ? DMEM1_BANK10_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK11_SIZE(n) (((n) == 0) ? DMEM0_BANK11_SIZE \ + : ((n) == 1) ? DMEM1_BANK11_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK12_SIZE(n) (((n) == 0) ? DMEM0_BANK12_SIZE \ + : ((n) == 1) ? DMEM1_BANK12_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK13_SIZE(n) (((n) == 0) ? DMEM0_BANK13_SIZE \ + : ((n) == 1) ? DMEM1_BANK13_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK14_SIZE(n) (((n) == 0) ? DMEM0_BANK14_SIZE \ + : ((n) == 1) ? DMEM1_BANK14_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK15_SIZE(n) (((n) == 0) ? DMEM0_BANK15_SIZE \ + : ((n) == 1) ? DMEM1_BANK15_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK16_SIZE(n) (((n) == 0) ? DMEM0_BANK16_SIZE \ + : ((n) == 1) ? DMEM1_BANK16_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK17_SIZE(n) (((n) == 0) ? DMEM0_BANK17_SIZE \ + : ((n) == 1) ? DMEM1_BANK17_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK18_SIZE(n) (((n) == 0) ? DMEM0_BANK18_SIZE \ + : ((n) == 1) ? DMEM1_BANK18_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK19_SIZE(n) (((n) == 0) ? DMEM0_BANK19_SIZE \ + : ((n) == 1) ? DMEM1_BANK19_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK1_SIZE(n) (((n) == 0) ? DMEM0_BANK1_SIZE \ + : ((n) == 1) ? DMEM1_BANK1_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK20_SIZE(n) (((n) == 0) ? DMEM0_BANK20_SIZE \ + : ((n) == 1) ? DMEM1_BANK20_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK21_SIZE(n) (((n) == 0) ? DMEM0_BANK21_SIZE \ + : ((n) == 1) ? DMEM1_BANK21_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK22_SIZE(n) (((n) == 0) ? DMEM0_BANK22_SIZE \ + : ((n) == 1) ? DMEM1_BANK22_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK23_SIZE(n) (((n) == 0) ? DMEM0_BANK23_SIZE \ + : ((n) == 1) ? DMEM1_BANK23_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK24_SIZE(n) (((n) == 0) ? DMEM0_BANK24_SIZE \ + : ((n) == 1) ? DMEM1_BANK24_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK25_SIZE(n) (((n) == 0) ? DMEM0_BANK25_SIZE \ + : ((n) == 1) ? DMEM1_BANK25_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK26_SIZE(n) (((n) == 0) ? DMEM0_BANK26_SIZE \ + : ((n) == 1) ? DMEM1_BANK26_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK27_SIZE(n) (((n) == 0) ? DMEM0_BANK27_SIZE \ + : ((n) == 1) ? DMEM1_BANK27_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK28_SIZE(n) (((n) == 0) ? DMEM0_BANK28_SIZE \ + : ((n) == 1) ? DMEM1_BANK28_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK29_SIZE(n) (((n) == 0) ? DMEM0_BANK29_SIZE \ + : ((n) == 1) ? DMEM1_BANK29_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK2_SIZE(n) (((n) == 0) ? DMEM0_BANK2_SIZE \ + : ((n) == 1) ? DMEM1_BANK2_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK30_SIZE(n) (((n) == 0) ? DMEM0_BANK30_SIZE \ + : ((n) == 1) ? DMEM1_BANK30_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK31_SIZE(n) (((n) == 0) ? DMEM0_BANK31_SIZE \ + : ((n) == 1) ? DMEM1_BANK31_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK3_SIZE(n) (((n) == 0) ? DMEM0_BANK3_SIZE \ + : ((n) == 1) ? DMEM1_BANK3_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK4_SIZE(n) (((n) == 0) ? DMEM0_BANK4_SIZE \ + : ((n) == 1) ? DMEM1_BANK4_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK5_SIZE(n) (((n) == 0) ? DMEM0_BANK5_SIZE \ + : ((n) == 1) ? DMEM1_BANK5_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK6_SIZE(n) (((n) == 0) ? DMEM0_BANK6_SIZE \ + : ((n) == 1) ? DMEM1_BANK6_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK7_SIZE(n) (((n) == 0) ? DMEM0_BANK7_SIZE \ + : ((n) == 1) ? DMEM1_BANK7_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK8_SIZE(n) (((n) == 0) ? DMEM0_BANK8_SIZE \ + : ((n) == 1) ? DMEM1_BANK8_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK9_SIZE(n) (((n) == 0) ? DMEM0_BANK9_SIZE \ + : ((n) == 1) ? DMEM1_BANK9_SIZE \ + : 0x0UL) +#define MPAHBRAM_ECC_EXCLUDE(n) (((n) == 0) ? DMEM0_ECC_EXCLUDE \ + : ((n) == 1) ? DMEM1_ECC_EXCLUDE \ + : 0x0UL) +#define MPAHBRAM_MEM_SIZE(n) (((n) == 0) ? DMEM0_MEM_SIZE \ + : ((n) == 1) ? DMEM1_MEM_SIZE \ + : 0x0UL) +#define MPAHBRAM_NUM_BANKS(n) (((n) == 0) ? DMEM0_NUM_BANKS \ + : ((n) == 1) ? DMEM1_NUM_BANKS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS(n) (((n) == 0) ? DMEM0_NUM_PORTS \ + : ((n) == 1) ? DMEM1_NUM_PORTS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS_IS_2(n) (((n) == 0) ? DMEM0_NUM_PORTS_IS_2 \ + : ((n) == 1) ? DMEM1_NUM_PORTS_IS_2 \ + : 0x0UL) +#define MPAHBRAM_WAITSTATE_EXCLUDE(n) (((n) == 0) ? DMEM0_WAITSTATE_EXCLUDE \ + : ((n) == 1) ? DMEM1_WAITSTATE_EXCLUDE \ + : 0x0UL) + +/* Instance macros for TIMER */ +#define TIMER(n) (((n) == 0) ? TIMER0 \ + : ((n) == 1) ? TIMER1 \ + : ((n) == 2) ? TIMER2 \ + : ((n) == 3) ? TIMER3 \ + : ((n) == 4) ? TIMER4 \ + : ((n) == 5) ? TIMER5 \ + : ((n) == 6) ? TIMER6 \ + : ((n) == 7) ? TIMER7 \ + : ((n) == 8) ? TIMER8 \ + : ((n) == 9) ? TIMER9 \ + : 0x0UL) +#define TIMER_NUM(ref) (((ref) == TIMER0) ? 0 \ + : ((ref) == TIMER1) ? 1 \ + : ((ref) == TIMER2) ? 2 \ + : ((ref) == TIMER3) ? 3 \ + : ((ref) == TIMER4) ? 4 \ + : ((ref) == TIMER5) ? 5 \ + : ((ref) == TIMER6) ? 6 \ + : ((ref) == TIMER7) ? 7 \ + : ((ref) == TIMER8) ? 8 \ + : ((ref) == TIMER9) ? 9 \ + : -1) +#define TIMER_CC_NUM(n) (((n) == 0) ? TIMER0_CC_NUM \ + : ((n) == 1) ? TIMER1_CC_NUM \ + : ((n) == 2) ? TIMER2_CC_NUM \ + : ((n) == 3) ? TIMER3_CC_NUM \ + : ((n) == 4) ? TIMER4_CC_NUM \ + : ((n) == 5) ? TIMER5_CC_NUM \ + : ((n) == 6) ? TIMER6_CC_NUM \ + : ((n) == 7) ? TIMER7_CC_NUM \ + : ((n) == 8) ? TIMER8_CC_NUM \ + : ((n) == 9) ? TIMER9_CC_NUM \ + : 0x0UL) +#define TIMER_CNTWIDTH(n) (((n) == 0) ? TIMER0_CNTWIDTH \ + : ((n) == 1) ? TIMER1_CNTWIDTH \ + : ((n) == 2) ? TIMER2_CNTWIDTH \ + : ((n) == 3) ? TIMER3_CNTWIDTH \ + : ((n) == 4) ? TIMER4_CNTWIDTH \ + : ((n) == 5) ? TIMER5_CNTWIDTH \ + : ((n) == 6) ? TIMER6_CNTWIDTH \ + : ((n) == 7) ? TIMER7_CNTWIDTH \ + : ((n) == 8) ? TIMER8_CNTWIDTH \ + : ((n) == 9) ? TIMER9_CNTWIDTH \ + : 0x0UL) +#define TIMER_DTI(n) (((n) == 0) ? TIMER0_DTI \ + : ((n) == 1) ? TIMER1_DTI \ + : ((n) == 2) ? TIMER2_DTI \ + : ((n) == 3) ? TIMER3_DTI \ + : ((n) == 4) ? TIMER4_DTI \ + : ((n) == 5) ? TIMER5_DTI \ + : ((n) == 6) ? TIMER6_DTI \ + : ((n) == 7) ? TIMER7_DTI \ + : ((n) == 8) ? TIMER8_DTI \ + : ((n) == 9) ? TIMER9_DTI \ + : 0x0UL) +#define TIMER_DTI_CC_NUM(n) (((n) == 0) ? TIMER0_DTI_CC_NUM \ + : ((n) == 1) ? TIMER1_DTI_CC_NUM \ + : ((n) == 2) ? TIMER2_DTI_CC_NUM \ + : ((n) == 3) ? TIMER3_DTI_CC_NUM \ + : ((n) == 4) ? TIMER4_DTI_CC_NUM \ + : ((n) == 5) ? TIMER5_DTI_CC_NUM \ + : ((n) == 6) ? TIMER6_DTI_CC_NUM \ + : ((n) == 7) ? TIMER7_DTI_CC_NUM \ + : ((n) == 8) ? TIMER8_DTI_CC_NUM \ + : ((n) == 9) ? TIMER9_DTI_CC_NUM \ + : 0x0UL) +#define TIMER_NO_DTI(n) (((n) == 0) ? TIMER0_NO_DTI \ + : ((n) == 1) ? TIMER1_NO_DTI \ + : ((n) == 2) ? TIMER2_NO_DTI \ + : ((n) == 3) ? TIMER3_NO_DTI \ + : ((n) == 4) ? TIMER4_NO_DTI \ + : ((n) == 5) ? TIMER5_NO_DTI \ + : ((n) == 6) ? TIMER6_NO_DTI \ + : ((n) == 7) ? TIMER7_NO_DTI \ + : ((n) == 8) ? TIMER8_NO_DTI \ + : ((n) == 9) ? TIMER9_NO_DTI \ + : 0x0UL) + +/* Instance macros for USART */ +#define USART(n) (((n) == 0) ? USART0 \ + : ((n) == 1) ? USART1 \ + : ((n) == 2) ? USART2 \ + : 0x0UL) +#define USART_NUM(ref) (((ref) == USART0) ? 0 \ + : ((ref) == USART1) ? 1 \ + : ((ref) == USART2) ? 2 \ + : -1) +#define USART_AUTOTX_REG(n) (((n) == 0) ? USART0_AUTOTX_REG \ + : ((n) == 1) ? USART1_AUTOTX_REG \ + : ((n) == 2) ? USART2_AUTOTX_REG \ + : 0x0UL) +#define USART_AUTOTX_REG_B(n) (((n) == 0) ? USART0_AUTOTX_REG_B \ + : ((n) == 1) ? USART1_AUTOTX_REG_B \ + : ((n) == 2) ? USART2_AUTOTX_REG_B \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER_B(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER_B \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER_B \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER_B \ + : 0x0UL) +#define USART_CLK_PRS(n) (((n) == 0) ? USART0_CLK_PRS \ + : ((n) == 1) ? USART1_CLK_PRS \ + : ((n) == 2) ? USART2_CLK_PRS \ + : 0x0UL) +#define USART_CLK_PRS_B(n) (((n) == 0) ? USART0_CLK_PRS_B \ + : ((n) == 1) ? USART1_CLK_PRS_B \ + : ((n) == 2) ? USART2_CLK_PRS_B \ + : 0x0UL) +#define USART_FLOW_CONTROL(n) (((n) == 0) ? USART0_FLOW_CONTROL \ + : ((n) == 1) ? USART1_FLOW_CONTROL \ + : ((n) == 2) ? USART2_FLOW_CONTROL \ + : 0x0UL) +#define USART_FLOW_CONTROL_B(n) (((n) == 0) ? USART0_FLOW_CONTROL_B \ + : ((n) == 1) ? USART1_FLOW_CONTROL_B \ + : ((n) == 2) ? USART2_FLOW_CONTROL_B \ + : 0x0UL) +#define USART_I2S(n) (((n) == 0) ? USART0_I2S \ + : ((n) == 1) ? USART1_I2S \ + : ((n) == 2) ? USART2_I2S \ + : 0x0UL) +#define USART_I2S_B(n) (((n) == 0) ? USART0_I2S_B \ + : ((n) == 1) ? USART1_I2S_B \ + : ((n) == 2) ? USART2_I2S_B \ + : 0x0UL) +#define USART_IRDA_AVAILABLE(n) (((n) == 0) ? USART0_IRDA_AVAILABLE \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE \ + : 0x0UL) +#define USART_IRDA_AVAILABLE_B(n) (((n) == 0) ? USART0_IRDA_AVAILABLE_B \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE_B \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE_B \ + : 0x0UL) +#define USART_MVDIS_FUNC(n) (((n) == 0) ? USART0_MVDIS_FUNC \ + : ((n) == 1) ? USART1_MVDIS_FUNC \ + : ((n) == 2) ? USART2_MVDIS_FUNC \ + : 0x0UL) +#define USART_MVDIS_FUNC_B(n) (((n) == 0) ? USART0_MVDIS_FUNC_B \ + : ((n) == 1) ? USART1_MVDIS_FUNC_B \ + : ((n) == 2) ? USART2_MVDIS_FUNC_B \ + : 0x0UL) +#define USART_RX_PRS(n) (((n) == 0) ? USART0_RX_PRS \ + : ((n) == 1) ? USART1_RX_PRS \ + : ((n) == 2) ? USART2_RX_PRS \ + : 0x0UL) +#define USART_RX_PRS_B(n) (((n) == 0) ? USART0_RX_PRS_B \ + : ((n) == 1) ? USART1_RX_PRS_B \ + : ((n) == 2) ? USART2_RX_PRS_B \ + : 0x0UL) +#define USART_SC_AVAILABLE(n) (((n) == 0) ? USART0_SC_AVAILABLE \ + : ((n) == 1) ? USART1_SC_AVAILABLE \ + : ((n) == 2) ? USART2_SC_AVAILABLE \ + : 0x0UL) +#define USART_SC_AVAILABLE_B(n) (((n) == 0) ? USART0_SC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_AVAILABLE(n) (((n) == 0) ? USART0_SYNC_AVAILABLE \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE \ + : 0x0UL) +#define USART_SYNC_AVAILABLE_B(n) (((n) == 0) ? USART0_SYNC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE_B(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE_B \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE_B \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE_B \ + : 0x0UL) +#define USART_TIMER(n) (((n) == 0) ? USART0_TIMER \ + : ((n) == 1) ? USART1_TIMER \ + : ((n) == 2) ? USART2_TIMER \ + : 0x0UL) +#define USART_TIMER_B(n) (((n) == 0) ? USART0_TIMER_B \ + : ((n) == 1) ? USART1_TIMER_B \ + : ((n) == 2) ? USART2_TIMER_B \ + : 0x0UL) + +/* Instance macros for VDAC */ +#define VDAC(n) (((n) == 0) ? VDAC0 \ + : ((n) == 1) ? VDAC1 \ + : 0x0UL) +#define VDAC_NUM(ref) (((ref) == VDAC0) ? 0 \ + : ((ref) == VDAC1) ? 1 \ + : -1) +#define VDAC_ALT_WIDTH(n) (((n) == 0) ? VDAC0_ALT_WIDTH \ + : ((n) == 1) ? VDAC1_ALT_WIDTH \ + : 0x0UL) +#define VDAC_CH0_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH0_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH0_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_CH1_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH1_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH1_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_FIFO_DEPTH(n) (((n) == 0) ? VDAC0_FIFO_DEPTH \ + : ((n) == 1) ? VDAC1_FIFO_DEPTH \ + : 0x0UL) +#define VDAC_INT_PRESC_WIDTH(n) (((n) == 0) ? VDAC0_INT_PRESC_WIDTH \ + : ((n) == 1) ? VDAC1_INT_PRESC_WIDTH \ + : 0x0UL) +#define VDAC_RESOLUTION(n) (((n) == 0) ? VDAC0_RESOLUTION \ + : ((n) == 1) ? VDAC1_RESOLUTION \ + : 0x0UL) + +/* Instance macros for WDOG */ +#define WDOG(n) (((n) == 0) ? WDOG0 \ + : ((n) == 1) ? WDOG1 \ + : 0x0UL) +#define WDOG_NUM(ref) (((ref) == WDOG0) ? 0 \ + : ((ref) == WDOG1) ? 1 \ + : -1) +#define WDOG_PCNUM(n) (((n) == 0) ? WDOG0_PCNUM \ + : ((n) == 1) ? WDOG1_PCNUM \ + : 0x0UL) + +/** @} End of group EFM32PG26B500F3200IM68_Peripheral_Parameters */ + +/** @} End of group EFM32PG26B500F3200IM68 */ +/** @}} End of group Parts */ + +#ifdef __cplusplus +} +#endif +#endif diff --git a/platform/Device/SiliconLabs/EFM32PG26/Include/em_device.h b/platform/Device/SiliconLabs/EFM32PG26/Include/em_device.h index 5dfe155a0c..09883d43da 100644 --- a/platform/Device/SiliconLabs/EFM32PG26/Include/em_device.h +++ b/platform/Device/SiliconLabs/EFM32PG26/Include/em_device.h @@ -44,6 +44,9 @@ #if defined(EFM32PG26B100F512IL136) #include "efm32pg26b100f512il136.h" +#elif defined(EFM32PG26B100F512IM68) +#include "efm32pg26b100f512im68.h" + #elif defined(EFM32PG26B300F1024IL136) #include "efm32pg26b300f1024il136.h" @@ -56,6 +59,12 @@ #elif defined(EFM32PG26B300F2048IM68) #include "efm32pg26b300f2048im68.h" +#elif defined(EFM32PG26B500F3200IL136) +#include "efm32pg26b500f3200il136.h" + +#elif defined(EFM32PG26B500F3200IM68) +#include "efm32pg26b500f3200im68.h" + #else #error "em_device.h: PART NUMBER undefined" #endif diff --git a/platform/Device/SiliconLabs/EFM32PG26/Source/GCC/efm32pg26.ld b/platform/Device/SiliconLabs/EFM32PG26/Source/GCC/efm32pg26.ld index 3ec15a4072..ab95cd1b32 100644 --- a/platform/Device/SiliconLabs/EFM32PG26/Source/GCC/efm32pg26.ld +++ b/platform/Device/SiliconLabs/EFM32PG26/Source/GCC/efm32pg26.ld @@ -33,8 +33,8 @@ MEMORY { - FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 2048K - RAM (rwx) : ORIGIN = 0x20000000, LENGTH = 256K + FLASH (rx) : ORIGIN = 0x08000000, LENGTH = 3200K + RAM (rwx) : ORIGIN = 0x20000000, LENGTH = 512K } /* Linker script to place sections and symbol values. Should be used together diff --git a/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200il136.h b/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200il136.h new file mode 100644 index 0000000000..e03c3abca2 --- /dev/null +++ b/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200il136.h @@ -0,0 +1,2236 @@ +/**************************************************************************//** + * @file + * @brief CMSIS Cortex-M Peripheral Access Layer Header File + * for EFR32BG26B510F3200IL136 + ****************************************************************************** + * # License + * Copyright 2024 Silicon Laboratories, Inc. www.silabs.com + ****************************************************************************** + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + *****************************************************************************/ +#ifndef EFR32BG26B510F3200IL136_H +#define EFR32BG26B510F3200IL136_H + +#ifdef __cplusplus +extern "C" { +#endif + +/**************************************************************************//** + * @addtogroup Parts + * @{ + *****************************************************************************/ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IL136 EFR32BG26B510F3200IL136 + * @{ + *****************************************************************************/ + +/** Interrupt Number Definition */ +typedef enum IRQn{ + /****** Cortex-M Processor Exceptions Numbers ******************************************/ + NonMaskableInt_IRQn = -14, /*!< -14 Cortex-M Non Maskable Interrupt */ + HardFault_IRQn = -13, /*!< -13 Cortex-M Hard Fault Interrupt */ + MemoryManagement_IRQn = -12, /*!< -12 Cortex-M Memory Management Interrupt */ + BusFault_IRQn = -11, /*!< -11 Cortex-M Bus Fault Interrupt */ + UsageFault_IRQn = -10, /*!< -10 Cortex-M Usage Fault Interrupt */ + SVCall_IRQn = -5, /*!< -5 Cortex-M SV Call Interrupt */ + DebugMonitor_IRQn = -4, /*!< -4 Cortex-M Debug Monitor Interrupt */ + PendSV_IRQn = -2, /*!< -2 Cortex-M Pend SV Interrupt */ + SysTick_IRQn = -1, /*!< -1 Cortex-M System Tick Interrupt */ + + /****** EFR32BG26 Peripheral Interrupt Numbers ******************************************/ + + SMU_SECURE_IRQn = 0, /*!< 0 EFR32 SMU_SECURE Interrupt */ + SMU_S_PRIVILEGED_IRQn = 1, /*!< 1 EFR32 SMU_S_PRIVILEGED Interrupt */ + SMU_NS_PRIVILEGED_IRQn = 2, /*!< 2 EFR32 SMU_NS_PRIVILEGED Interrupt */ + EMU_IRQn = 3, /*!< 3 EFR32 EMU Interrupt */ + TIMER0_IRQn = 4, /*!< 4 EFR32 TIMER0 Interrupt */ + TIMER1_IRQn = 5, /*!< 5 EFR32 TIMER1 Interrupt */ + TIMER2_IRQn = 6, /*!< 6 EFR32 TIMER2 Interrupt */ + TIMER3_IRQn = 7, /*!< 7 EFR32 TIMER3 Interrupt */ + TIMER4_IRQn = 8, /*!< 8 EFR32 TIMER4 Interrupt */ + TIMER5_IRQn = 9, /*!< 9 EFR32 TIMER5 Interrupt */ + TIMER6_IRQn = 10, /*!< 10 EFR32 TIMER6 Interrupt */ + TIMER7_IRQn = 11, /*!< 11 EFR32 TIMER7 Interrupt */ + TIMER8_IRQn = 12, /*!< 12 EFR32 TIMER8 Interrupt */ + TIMER9_IRQn = 13, /*!< 13 EFR32 TIMER9 Interrupt */ + USART0_RX_IRQn = 14, /*!< 14 EFR32 USART0_RX Interrupt */ + USART0_TX_IRQn = 15, /*!< 15 EFR32 USART0_TX Interrupt */ + USART1_RX_IRQn = 16, /*!< 16 EFR32 USART1_RX Interrupt */ + USART1_TX_IRQn = 17, /*!< 17 EFR32 USART1_TX Interrupt */ + USART2_RX_IRQn = 18, /*!< 18 EFR32 USART2_RX Interrupt */ + USART2_TX_IRQn = 19, /*!< 19 EFR32 USART2_TX Interrupt */ + EUSART0_RX_IRQn = 20, /*!< 20 EFR32 EUSART0_RX Interrupt */ + EUSART0_TX_IRQn = 21, /*!< 21 EFR32 EUSART0_TX Interrupt */ + EUSART1_RX_IRQn = 22, /*!< 22 EFR32 EUSART1_RX Interrupt */ + EUSART1_TX_IRQn = 23, /*!< 23 EFR32 EUSART1_TX Interrupt */ + EUSART2_RX_IRQn = 24, /*!< 24 EFR32 EUSART2_RX Interrupt */ + EUSART2_TX_IRQn = 25, /*!< 25 EFR32 EUSART2_TX Interrupt */ + EUSART3_RX_IRQn = 26, /*!< 26 EFR32 EUSART3_RX Interrupt */ + EUSART3_TX_IRQn = 27, /*!< 27 EFR32 EUSART3_TX Interrupt */ + MVP_IRQn = 28, /*!< 28 EFR32 MVP Interrupt */ + ICACHE0_IRQn = 29, /*!< 29 EFR32 ICACHE0 Interrupt */ + BURTC_IRQn = 30, /*!< 30 EFR32 BURTC Interrupt */ + LETIMER0_IRQn = 31, /*!< 31 EFR32 LETIMER0 Interrupt */ + SYSCFG_IRQn = 32, /*!< 32 EFR32 SYSCFG Interrupt */ + MPAHBRAM0_IRQn = 33, /*!< 33 EFR32 MPAHBRAM0 Interrupt */ + MPAHBRAM1_IRQn = 34, /*!< 34 EFR32 MPAHBRAM1 Interrupt */ + LDMA_IRQn = 35, /*!< 35 EFR32 LDMA Interrupt */ + LFXO_IRQn = 36, /*!< 36 EFR32 LFXO Interrupt */ + LFRCO_IRQn = 37, /*!< 37 EFR32 LFRCO Interrupt */ + ULFRCO_IRQn = 38, /*!< 38 EFR32 ULFRCO Interrupt */ + GPIO_ODD_IRQn = 39, /*!< 39 EFR32 GPIO_ODD Interrupt */ + GPIO_EVEN_IRQn = 40, /*!< 40 EFR32 GPIO_EVEN Interrupt */ + I2C0_IRQn = 41, /*!< 41 EFR32 I2C0 Interrupt */ + I2C1_IRQn = 42, /*!< 42 EFR32 I2C1 Interrupt */ + I2C2_IRQn = 43, /*!< 43 EFR32 I2C2 Interrupt */ + I2C3_IRQn = 44, /*!< 44 EFR32 I2C3 Interrupt */ + EMUDG_IRQn = 45, /*!< 45 EFR32 EMUDG Interrupt */ + AGC_IRQn = 46, /*!< 46 EFR32 AGC Interrupt */ + BUFC_IRQn = 47, /*!< 47 EFR32 BUFC Interrupt */ + FRC_PRI_IRQn = 48, /*!< 48 EFR32 FRC_PRI Interrupt */ + FRC_IRQn = 49, /*!< 49 EFR32 FRC Interrupt */ + MODEM_IRQn = 50, /*!< 50 EFR32 MODEM Interrupt */ + PROTIMER_IRQn = 51, /*!< 51 EFR32 PROTIMER Interrupt */ + RAC_RSM_IRQn = 52, /*!< 52 EFR32 RAC_RSM Interrupt */ + RAC_SEQ_IRQn = 53, /*!< 53 EFR32 RAC_SEQ Interrupt */ + HOSTMAILBOX_IRQn = 54, /*!< 54 EFR32 HOSTMAILBOX Interrupt */ + SYNTH_IRQn = 55, /*!< 55 EFR32 SYNTH Interrupt */ + ACMP0_IRQn = 56, /*!< 56 EFR32 ACMP0 Interrupt */ + ACMP1_IRQn = 57, /*!< 57 EFR32 ACMP1 Interrupt */ + WDOG0_IRQn = 58, /*!< 58 EFR32 WDOG0 Interrupt */ + WDOG1_IRQn = 59, /*!< 59 EFR32 WDOG1 Interrupt */ + HFXO0_IRQn = 60, /*!< 60 EFR32 HFXO0 Interrupt */ + HFRCO0_IRQn = 61, /*!< 61 EFR32 HFRCO0 Interrupt */ + HFRCOEM23_IRQn = 62, /*!< 62 EFR32 HFRCOEM23 Interrupt */ + CMU_IRQn = 63, /*!< 63 EFR32 CMU Interrupt */ + AES_IRQn = 64, /*!< 64 EFR32 AES Interrupt */ + IADC_IRQn = 65, /*!< 65 EFR32 IADC Interrupt */ + MSC_IRQn = 66, /*!< 66 EFR32 MSC Interrupt */ + DPLL0_IRQn = 67, /*!< 67 EFR32 DPLL0 Interrupt */ + EMUEFP_IRQn = 68, /*!< 68 EFR32 EMUEFP Interrupt */ + DCDC_IRQn = 69, /*!< 69 EFR32 DCDC Interrupt */ + PCNT0_IRQn = 70, /*!< 70 EFR32 PCNT0 Interrupt */ + SW0_IRQn = 71, /*!< 71 EFR32 SW0 Interrupt */ + SW1_IRQn = 72, /*!< 72 EFR32 SW1 Interrupt */ + SW2_IRQn = 73, /*!< 73 EFR32 SW2 Interrupt */ + SW3_IRQn = 74, /*!< 74 EFR32 SW3 Interrupt */ + KERNEL0_IRQn = 75, /*!< 75 EFR32 KERNEL0 Interrupt */ + KERNEL1_IRQn = 76, /*!< 76 EFR32 KERNEL1 Interrupt */ + M33CTI0_IRQn = 77, /*!< 77 EFR32 M33CTI0 Interrupt */ + M33CTI1_IRQn = 78, /*!< 78 EFR32 M33CTI1 Interrupt */ + FPUEXH_IRQn = 79, /*!< 79 EFR32 FPUEXH Interrupt */ + SETAMPERHOST_IRQn = 80, /*!< 80 EFR32 SETAMPERHOST Interrupt */ + SEMBRX_IRQn = 81, /*!< 81 EFR32 SEMBRX Interrupt */ + SEMBTX_IRQn = 82, /*!< 82 EFR32 SEMBTX Interrupt */ + SYSRTC_APP_IRQn = 83, /*!< 83 EFR32 SYSRTC_APP Interrupt */ + SYSRTC_SEQ_IRQn = 84, /*!< 84 EFR32 SYSRTC_SEQ Interrupt */ + KEYSCAN_IRQn = 85, /*!< 85 EFR32 KEYSCAN Interrupt */ + RFECA0_IRQn = 86, /*!< 86 EFR32 RFECA0 Interrupt */ + RFECA1_IRQn = 87, /*!< 87 EFR32 RFECA1 Interrupt */ + VDAC0_IRQn = 88, /*!< 88 EFR32 VDAC0 Interrupt */ + VDAC1_IRQn = 89, /*!< 89 EFR32 VDAC1 Interrupt */ + AHB2AHB0_IRQn = 90, /*!< 90 EFR32 AHB2AHB0 Interrupt */ + AHB2AHB1_IRQn = 91, /*!< 91 EFR32 AHB2AHB1 Interrupt */ + LCD_IRQn = 92, /*!< 92 EFR32 LCD Interrupt */ +} IRQn_Type; + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IL136_Core EFR32BG26B510F3200IL136 Core + * @{ + * @brief Processor and Core Peripheral Section + *****************************************************************************/ + +#define __CM33_REV 0x0004U /**< Cortex-M33 Core revision */ +#define __DSP_PRESENT 1U /**< Presence of DSP */ +#define __FPU_PRESENT 1U /**< Presence of FPU */ +#define __MPU_PRESENT 1U /**< Presence of MPU */ +#define __SAUREGION_PRESENT 1U /**< Presence of FPU */ +#define __TZ_PRESENT 1U /**< Presence of TrustZone */ +#define __VTOR_PRESENT 1U /**< Presence of VTOR register in SCB */ +#define __NVIC_PRIO_BITS 4U /**< NVIC interrupt priority bits */ +#define __Vendor_SysTickConfig 0U /**< Is 1 if different SysTick counter is used */ + +/** @} End of group EFR32BG26B510F3200IL136_Core */ + +/**************************************************************************//** +* @defgroup EFR32BG26B510F3200IL136_Part EFR32BG26B510F3200IL136 Part +* @{ +******************************************************************************/ + +/** Part number */ + +/* If part number is not defined as compiler option, define it */ +#if !defined(EFR32BG26B510F3200IL136) +#define EFR32BG26B510F3200IL136 1 /**< FULL Part */ +#endif + +/** Configure part number */ +#define PART_NUMBER "EFR32BG26B510F3200IL136" /**< Part Number */ + +/** Family / Line / Series / Config */ +#define _EFR32_BLUE_FAMILY 1 /** Device Family Name Identifier */ +#define _EFR32_BG_FAMILY 1 /** Device Family Identifier */ +#define _EFR_DEVICE 1 /** Product Line Identifier */ +#define _SILICON_LABS_32B_SERIES_2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES 2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG_6 /** Product Config Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG 6 /** Product Config Identifier */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID 225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID_225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_SECURITY_FEATURE_SE 0 /** Mid */ +#define _SILICON_LABS_SECURITY_FEATURE_VAULT 1 /** High */ +#define _SILICON_LABS_SECURITY_FEATURE_ROT 2 /** Root Of Trust */ +#define _SILICON_LABS_SECURITY_FEATURE_BASE 3 /** Base */ +#define _SILICON_LABS_SECURITY_FEATURE _SILICON_LABS_SECURITY_FEATURE_VAULT /** Security feature set */ +#define _SILICON_LABS_DCDC_FEATURE_NOTUSED 0 /** Not Used */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK 1 /** Includes Buck DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOOST 2 /** Includes Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOB 3 /** Includes Buck or Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK /** DCDC feature set */ +#define _SILICON_LABS_EFR32_RADIO_NONE 0 /** No radio present */ +#define _SILICON_LABS_EFR32_RADIO_SUBGHZ 1 /** Radio supports Sub-GHz */ +#define _SILICON_LABS_EFR32_RADIO_2G4HZ 2 /** Radio supports 2.4 GHz */ +#define _SILICON_LABS_EFR32_RADIO_DUALBAND 3 /** Radio supports dual band */ +#define _SILICON_LABS_EFR32_RADIO_TYPE _SILICON_LABS_EFR32_RADIO_2G4HZ /** Radio type */ +#define _SILICON_LABS_EFR32_2G4HZ_MP_PA_MAX_OUTPUT_DBM 10 /** Radio 2G4HZ MP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_MAX_OUTPUT_DBM 0 /** Radio 2G4HZ LP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_MP_PA_PRESENT /** Radio 2G4HZ MP PA is present */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_PRESENT /** Radio 2G4HZ LP PA is present */ +#define LFRCO_PRECISION_MODE 1 /** Precision mode of LFRCO enabled or disabled */ + +/** Memory Base addresses and limits */ +#define FLASH_MEM_BASE (0x08000000UL) /** FLASH_MEM base address */ +#define FLASH_MEM_SIZE (0x00320000UL) /** FLASH_MEM available address space */ +#define FLASH_MEM_END (0x0831FFFFUL) /** FLASH_MEM end address */ +#define FLASH_MEM_BITS (0x16UL) /** FLASH_MEM used bits */ +#define MSC_FLASH_MEM_BASE (0x08000000UL) /** MSC_FLASH_MEM base address */ +#define MSC_FLASH_MEM_SIZE (0x00320000UL) /** MSC_FLASH_MEM available address space */ +#define MSC_FLASH_MEM_END (0x0831FFFFUL) /** MSC_FLASH_MEM end address */ +#define MSC_FLASH_MEM_BITS (0x16UL) /** MSC_FLASH_MEM used bits */ +#define MSC_FLASH_USERDATA_MEM_BASE (0x0FE00000UL) /** MSC_FLASH_USERDATA_MEM base address */ +#define MSC_FLASH_USERDATA_MEM_SIZE (0x00000400UL) /** MSC_FLASH_USERDATA_MEM available address space */ +#define MSC_FLASH_USERDATA_MEM_END (0x0FE003FFUL) /** MSC_FLASH_USERDATA_MEM end address */ +#define MSC_FLASH_USERDATA_MEM_BITS (0xBUL) /** MSC_FLASH_USERDATA_MEM used bits */ +#define USERDATA_BASE (0x0FE00000UL) /** USERDATA base address */ +#define USERDATA_SIZE (0x00000400UL) /** USERDATA available address space */ +#define USERDATA_END (0x0FE003FFUL) /** USERDATA end address */ +#define USERDATA_BITS (0xBUL) /** USERDATA used bits */ +#define MSC_FLASH_DEVINFO_MEM_BASE (0x0FE08000UL) /** MSC_FLASH_DEVINFO_MEM base address */ +#define MSC_FLASH_DEVINFO_MEM_SIZE (0x00000400UL) /** MSC_FLASH_DEVINFO_MEM available address space */ +#define MSC_FLASH_DEVINFO_MEM_END (0x0FE083FFUL) /** MSC_FLASH_DEVINFO_MEM end address */ +#define MSC_FLASH_DEVINFO_MEM_BITS (0xBUL) /** MSC_FLASH_DEVINFO_MEM used bits */ +#define MSC_FLASH_CHIPCONFIG_MEM_BASE (0x0FE08400UL) /** MSC_FLASH_CHIPCONFIG_MEM base address */ +#define MSC_FLASH_CHIPCONFIG_MEM_SIZE (0x00000600UL) /** MSC_FLASH_CHIPCONFIG_MEM available address space */ +#define MSC_FLASH_CHIPCONFIG_MEM_END (0x0FE089FFUL) /** MSC_FLASH_CHIPCONFIG_MEM end address */ +#define MSC_FLASH_CHIPCONFIG_MEM_BITS (0xBUL) /** MSC_FLASH_CHIPCONFIG_MEM used bits */ +#define DMEM0_RAM0_RAM_MEM_BASE (0x20000000UL) /** DMEM0_RAM0_RAM_MEM base address */ +#define DMEM0_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM0_RAM0_RAM_MEM available address space */ +#define DMEM0_RAM0_RAM_MEM_END (0x2003FFFFUL) /** DMEM0_RAM0_RAM_MEM end address */ +#define DMEM0_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM0_RAM0_RAM_MEM used bits */ +#define RAM_MEM_BASE (0x20000000UL) /** RAM_MEM base address */ +#define RAM_MEM_SIZE (0x00040000UL) /** RAM_MEM available address space */ +#define RAM_MEM_END (0x2003FFFFUL) /** RAM_MEM end address */ +#define RAM_MEM_BITS (0x13UL) /** RAM_MEM used bits */ +#define DMEM1_RAM0_RAM_MEM_BASE (0x20040000UL) /** DMEM1_RAM0_RAM_MEM base address */ +#define DMEM1_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM1_RAM0_RAM_MEM available address space */ +#define DMEM1_RAM0_RAM_MEM_END (0x2007FFFFUL) /** DMEM1_RAM0_RAM_MEM end address */ +#define DMEM1_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM1_RAM0_RAM_MEM used bits */ +#define RDMEM_SEQRAM_S_MEM_BASE (0xA0000000UL) /** RDMEM_SEQRAM_S_MEM base address */ +#define RDMEM_SEQRAM_S_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_S_MEM available address space */ +#define RDMEM_SEQRAM_S_MEM_END (0xA0003FFFUL) /** RDMEM_SEQRAM_S_MEM end address */ +#define RDMEM_SEQRAM_S_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_S_MEM used bits */ +#define RDMEM_FRCRAM_S_MEM_BASE (0xA0004000UL) /** RDMEM_FRCRAM_S_MEM base address */ +#define RDMEM_FRCRAM_S_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_S_MEM available address space */ +#define RDMEM_FRCRAM_S_MEM_END (0xA0004FFFUL) /** RDMEM_FRCRAM_S_MEM end address */ +#define RDMEM_FRCRAM_S_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_S_MEM used bits */ +#define RDMEM_SEQRAM_NS_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_NS_MEM base address */ +#define RDMEM_SEQRAM_NS_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_NS_MEM available address space */ +#define RDMEM_SEQRAM_NS_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_NS_MEM end address */ +#define RDMEM_SEQRAM_NS_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_NS_MEM used bits */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_SEQRAM_MEM base address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_SEQRAM_MEM available address space */ +#define RDMEM_SEQRAM_SEQRAM_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_SEQRAM_MEM end address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_SEQRAM_MEM used bits */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_FRCRAM_MEM base address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_FRCRAM_MEM available address space */ +#define RDMEM_FRCRAM_FRCRAM_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_FRCRAM_MEM end address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_FRCRAM_MEM used bits */ +#define RDMEM_FRCRAM_NS_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_NS_MEM base address */ +#define RDMEM_FRCRAM_NS_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_NS_MEM available address space */ +#define RDMEM_FRCRAM_NS_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_NS_MEM end address */ +#define RDMEM_FRCRAM_NS_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_NS_MEM used bits */ + +/** Flash and SRAM limits for EFR32BG26B510F3200IL136 */ +#define FLASH_BASE (0x08000000UL) /**< Flash Base Address */ +#define FLASH_SIZE (0x00320000UL) /**< Available Flash Memory */ +#define FLASH_PAGE_SIZE (0x00002000UL) /**< Flash Memory page size */ +#define SRAM_BASE (0x20000000UL) /**< SRAM Base Address */ +#define SRAM_SIZE (0x00080000UL) /**< Available SRAM Memory */ +#define DMA_CHAN_COUNT LDMA_CH_NUM /**< Number of DMA channels */ +#define EXT_IRQ_COUNT 93 /**< Number of External (NVIC) interrupts */ + +/* GPIO Avalibility Info */ +#define GPIO_PA_INDEX 0U /**< Index of port PA */ +#define GPIO_PA_COUNT 16U /**< Number of pins on port PA */ +#define GPIO_PA_MASK (0xFFFFUL) /**< Port PA pin mask */ +#define GPIO_PA_PIN0 1U /**< GPIO pin PA0 is present. */ +#define GPIO_PA_PIN1 1U /**< GPIO pin PA1 is present. */ +#define GPIO_PA_PIN2 1U /**< GPIO pin PA2 is present. */ +#define GPIO_PA_PIN3 1U /**< GPIO pin PA3 is present. */ +#define GPIO_PA_PIN4 1U /**< GPIO pin PA4 is present. */ +#define GPIO_PA_PIN5 1U /**< GPIO pin PA5 is present. */ +#define GPIO_PA_PIN6 1U /**< GPIO pin PA6 is present. */ +#define GPIO_PA_PIN7 1U /**< GPIO pin PA7 is present. */ +#define GPIO_PA_PIN8 1U /**< GPIO pin PA8 is present. */ +#define GPIO_PA_PIN9 1U /**< GPIO pin PA9 is present. */ +#define GPIO_PA_PIN10 1U /**< GPIO pin PA10 is present. */ +#define GPIO_PA_PIN11 1U /**< GPIO pin PA11 is present. */ +#define GPIO_PA_PIN12 1U /**< GPIO pin PA12 is present. */ +#define GPIO_PA_PIN13 1U /**< GPIO pin PA13 is present. */ +#define GPIO_PA_PIN14 1U /**< GPIO pin PA14 is present. */ +#define GPIO_PA_PIN15 1U /**< GPIO pin PA15 is present. */ +#define GPIO_PB_INDEX 1U /**< Index of port PB */ +#define GPIO_PB_COUNT 16U /**< Number of pins on port PB */ +#define GPIO_PB_MASK (0xFFFFUL) /**< Port PB pin mask */ +#define GPIO_PB_PIN0 1U /**< GPIO pin PB0 is present. */ +#define GPIO_PB_PIN1 1U /**< GPIO pin PB1 is present. */ +#define GPIO_PB_PIN2 1U /**< GPIO pin PB2 is present. */ +#define GPIO_PB_PIN3 1U /**< GPIO pin PB3 is present. */ +#define GPIO_PB_PIN4 1U /**< GPIO pin PB4 is present. */ +#define GPIO_PB_PIN5 1U /**< GPIO pin PB5 is present. */ +#define GPIO_PB_PIN6 1U /**< GPIO pin PB6 is present. */ +#define GPIO_PB_PIN7 1U /**< GPIO pin PB7 is present. */ +#define GPIO_PB_PIN8 1U /**< GPIO pin PB8 is present. */ +#define GPIO_PB_PIN9 1U /**< GPIO pin PB9 is present. */ +#define GPIO_PB_PIN10 1U /**< GPIO pin PB10 is present. */ +#define GPIO_PB_PIN11 1U /**< GPIO pin PB11 is present. */ +#define GPIO_PB_PIN12 1U /**< GPIO pin PB12 is present. */ +#define GPIO_PB_PIN13 1U /**< GPIO pin PB13 is present. */ +#define GPIO_PB_PIN14 1U /**< GPIO pin PB14 is present. */ +#define GPIO_PB_PIN15 1U /**< GPIO pin PB15 is present. */ +#define GPIO_PC_INDEX 2U /**< Index of port PC */ +#define GPIO_PC_COUNT 16U /**< Number of pins on port PC */ +#define GPIO_PC_MASK (0xFFFFUL) /**< Port PC pin mask */ +#define GPIO_PC_PIN0 1U /**< GPIO pin PC0 is present. */ +#define GPIO_PC_PIN1 1U /**< GPIO pin PC1 is present. */ +#define GPIO_PC_PIN2 1U /**< GPIO pin PC2 is present. */ +#define GPIO_PC_PIN3 1U /**< GPIO pin PC3 is present. */ +#define GPIO_PC_PIN4 1U /**< GPIO pin PC4 is present. */ +#define GPIO_PC_PIN5 1U /**< GPIO pin PC5 is present. */ +#define GPIO_PC_PIN6 1U /**< GPIO pin PC6 is present. */ +#define GPIO_PC_PIN7 1U /**< GPIO pin PC7 is present. */ +#define GPIO_PC_PIN8 1U /**< GPIO pin PC8 is present. */ +#define GPIO_PC_PIN9 1U /**< GPIO pin PC9 is present. */ +#define GPIO_PC_PIN10 1U /**< GPIO pin PC10 is present. */ +#define GPIO_PC_PIN11 1U /**< GPIO pin PC11 is present. */ +#define GPIO_PC_PIN12 1U /**< GPIO pin PC12 is present. */ +#define GPIO_PC_PIN13 1U /**< GPIO pin PC13 is present. */ +#define GPIO_PC_PIN14 1U /**< GPIO pin PC14 is present. */ +#define GPIO_PC_PIN15 1U /**< GPIO pin PC15 is present. */ +#define GPIO_PD_INDEX 3U /**< Index of port PD */ +#define GPIO_PD_COUNT 16U /**< Number of pins on port PD */ +#define GPIO_PD_MASK (0xFFFFUL) /**< Port PD pin mask */ +#define GPIO_PD_PIN0 1U /**< GPIO pin PD0 is present. */ +#define GPIO_PD_PIN1 1U /**< GPIO pin PD1 is present. */ +#define GPIO_PD_PIN2 1U /**< GPIO pin PD2 is present. */ +#define GPIO_PD_PIN3 1U /**< GPIO pin PD3 is present. */ +#define GPIO_PD_PIN4 1U /**< GPIO pin PD4 is present. */ +#define GPIO_PD_PIN5 1U /**< GPIO pin PD5 is present. */ +#define GPIO_PD_PIN6 1U /**< GPIO pin PD6 is present. */ +#define GPIO_PD_PIN7 1U /**< GPIO pin PD7 is present. */ +#define GPIO_PD_PIN8 1U /**< GPIO pin PD8 is present. */ +#define GPIO_PD_PIN9 1U /**< GPIO pin PD9 is present. */ +#define GPIO_PD_PIN10 1U /**< GPIO pin PD10 is present. */ +#define GPIO_PD_PIN11 1U /**< GPIO pin PD11 is present. */ +#define GPIO_PD_PIN12 1U /**< GPIO pin PD12 is present. */ +#define GPIO_PD_PIN13 1U /**< GPIO pin PD13 is present. */ +#define GPIO_PD_PIN14 1U /**< GPIO pin PD14 is present. */ +#define GPIO_PD_PIN15 1U /**< GPIO pin PD15 is present. */ + +/* Fixed Resource Locations */ +#define GPIO_SWCLK_PORT GPIO_PA_INDEX /**< Port of SWCLK.*/ +#define GPIO_SWCLK_PIN 1U /**< Pin of SWCLK.*/ +#define GPIO_SWDIO_PORT GPIO_PA_INDEX /**< Port of SWDIO.*/ +#define GPIO_SWDIO_PIN 2U /**< Pin of SWDIO.*/ +#define GPIO_SWV_PORT GPIO_PA_INDEX /**< Port of SWV.*/ +#define GPIO_SWV_PIN 3U /**< Pin of SWV.*/ +#define GPIO_TDI_PORT GPIO_PA_INDEX /**< Port of TDI.*/ +#define GPIO_TDI_PIN 4U /**< Pin of TDI.*/ +#define GPIO_TDO_PORT GPIO_PA_INDEX /**< Port of TDO.*/ +#define GPIO_TDO_PIN 3U /**< Pin of TDO.*/ +#define GPIO_TRACECLK_PORT GPIO_PA_INDEX /**< Port of TRACECLK.*/ +#define GPIO_TRACECLK_PIN 4U /**< Pin of TRACECLK.*/ +#define GPIO_TRACEDATA0_PORT GPIO_PA_INDEX /**< Port of TRACEDATA0.*/ +#define GPIO_TRACEDATA0_PIN 3U /**< Pin of TRACEDATA0.*/ +#define GPIO_TRACEDATA1_PORT GPIO_PA_INDEX /**< Port of TRACEDATA1.*/ +#define GPIO_TRACEDATA1_PIN 5U /**< Pin of TRACEDATA1.*/ +#define GPIO_TRACEDATA2_PORT GPIO_PA_INDEX /**< Port of TRACEDATA2.*/ +#define GPIO_TRACEDATA2_PIN 6U /**< Pin of TRACEDATA2.*/ +#define GPIO_TRACEDATA3_PORT GPIO_PA_INDEX /**< Port of TRACEDATA3.*/ +#define GPIO_TRACEDATA3_PIN 7U /**< Pin of TRACEDATA3.*/ +#define GPIO_EFP_INT_PORT GPIO_PC_INDEX /**< Port of EFP_INT.*/ +#define GPIO_EFP_INT_PIN 5U /**< Pin of EFP_INT.*/ +#define GPIO_EFP_TX_SCL_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SCL_PIN 2U /**< Pin of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SDA_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SDA.*/ +#define GPIO_EFP_TX_SDA_PIN 1U /**< Pin of EFP_TX_SDA.*/ +#define GPIO_EM4WU0_PORT GPIO_PA_INDEX /**< Port of EM4WU0.*/ +#define GPIO_EM4WU0_PIN 5U /**< Pin of EM4WU0.*/ +#define GPIO_EM4WU10_PORT GPIO_PD_INDEX /**< Port of EM4WU10.*/ +#define GPIO_EM4WU10_PIN 5U /**< Pin of EM4WU10.*/ +#define GPIO_EM4WU3_PORT GPIO_PB_INDEX /**< Port of EM4WU3.*/ +#define GPIO_EM4WU3_PIN 1U /**< Pin of EM4WU3.*/ +#define GPIO_EM4WU4_PORT GPIO_PB_INDEX /**< Port of EM4WU4.*/ +#define GPIO_EM4WU4_PIN 3U /**< Pin of EM4WU4.*/ +#define GPIO_EM4WU6_PORT GPIO_PC_INDEX /**< Port of EM4WU6.*/ +#define GPIO_EM4WU6_PIN 0U /**< Pin of EM4WU6.*/ +#define GPIO_EM4WU7_PORT GPIO_PC_INDEX /**< Port of EM4WU7.*/ +#define GPIO_EM4WU7_PIN 5U /**< Pin of EM4WU7.*/ +#define GPIO_EM4WU8_PORT GPIO_PC_INDEX /**< Port of EM4WU8.*/ +#define GPIO_EM4WU8_PIN 7U /**< Pin of EM4WU8.*/ +#define GPIO_EM4WU9_PORT GPIO_PD_INDEX /**< Port of EM4WU9.*/ +#define GPIO_EM4WU9_PIN 2U /**< Pin of EM4WU9.*/ +#define GPIO_THMSW_EN_PORT GPIO_PC_INDEX /**< Port of THMSW_EN.*/ +#define GPIO_THMSW_EN_PIN 9U /**< Pin of THMSW_EN.*/ +#define GPIO_THMSW_HALFSWITCH_PORT GPIO_PC_INDEX /**< Port of THMSW_HALFSWITCH.*/ +#define GPIO_THMSW_HALFSWITCH_PIN 9U /**< Pin of THMSW_HALFSWITCH.*/ +#define LCD_COM0_PORT GPIO_PD_INDEX /**< Port of COM0.*/ +#define LCD_COM0_PIN 2U /**< Pin of COM0.*/ +#define LCD_COM1_PORT GPIO_PD_INDEX /**< Port of COM1.*/ +#define LCD_COM1_PIN 3U /**< Pin of COM1.*/ +#define LCD_COM2_PORT GPIO_PD_INDEX /**< Port of COM2.*/ +#define LCD_COM2_PIN 4U /**< Pin of COM2.*/ +#define LCD_COM3_PORT GPIO_PD_INDEX /**< Port of COM3.*/ +#define LCD_COM3_PIN 5U /**< Pin of COM3.*/ +#define LCD_COM4_PORT GPIO_PB_INDEX /**< Port of COM4.*/ +#define LCD_COM4_PIN 8U /**< Pin of COM4.*/ +#define LCD_COM5_PORT GPIO_PB_INDEX /**< Port of COM5.*/ +#define LCD_COM5_PIN 9U /**< Pin of COM5.*/ +#define LCD_COM6_PORT GPIO_PB_INDEX /**< Port of COM6.*/ +#define LCD_COM6_PIN 10U /**< Pin of COM6.*/ +#define LCD_COM7_PORT GPIO_PB_INDEX /**< Port of COM7.*/ +#define LCD_COM7_PIN 11U /**< Pin of COM7.*/ +#define LCD_LCD_CP_PORT GPIO_PA_INDEX /**< Port of LCD_CP.*/ +#define LCD_LCD_CP_PIN 6U /**< Pin of LCD_CP.*/ +#define LCD_SEG0_PORT GPIO_PC_INDEX /**< Port of SEG0.*/ +#define LCD_SEG0_PIN 0U /**< Pin of SEG0.*/ +#define LCD_SEG1_PORT GPIO_PC_INDEX /**< Port of SEG1.*/ +#define LCD_SEG1_PIN 1U /**< Pin of SEG1.*/ +#define LCD_SEG10_PORT GPIO_PA_INDEX /**< Port of SEG10.*/ +#define LCD_SEG10_PIN 4U /**< Pin of SEG10.*/ +#define LCD_SEG11_PORT GPIO_PA_INDEX /**< Port of SEG11.*/ +#define LCD_SEG11_PIN 5U /**< Pin of SEG11.*/ +#define LCD_SEG12_PORT GPIO_PA_INDEX /**< Port of SEG12.*/ +#define LCD_SEG12_PIN 7U /**< Pin of SEG12.*/ +#define LCD_SEG13_PORT GPIO_PA_INDEX /**< Port of SEG13.*/ +#define LCD_SEG13_PIN 8U /**< Pin of SEG13.*/ +#define LCD_SEG14_PORT GPIO_PB_INDEX /**< Port of SEG14.*/ +#define LCD_SEG14_PIN 0U /**< Pin of SEG14.*/ +#define LCD_SEG15_PORT GPIO_PB_INDEX /**< Port of SEG15.*/ +#define LCD_SEG15_PIN 1U /**< Pin of SEG15.*/ +#define LCD_SEG16_PORT GPIO_PB_INDEX /**< Port of SEG16.*/ +#define LCD_SEG16_PIN 2U /**< Pin of SEG16.*/ +#define LCD_SEG17_PORT GPIO_PB_INDEX /**< Port of SEG17.*/ +#define LCD_SEG17_PIN 3U /**< Pin of SEG17.*/ +#define LCD_SEG18_PORT GPIO_PC_INDEX /**< Port of SEG18.*/ +#define LCD_SEG18_PIN 8U /**< Pin of SEG18.*/ +#define LCD_SEG19_PORT GPIO_PC_INDEX /**< Port of SEG19.*/ +#define LCD_SEG19_PIN 9U /**< Pin of SEG19.*/ +#define LCD_SEG2_PORT GPIO_PC_INDEX /**< Port of SEG2.*/ +#define LCD_SEG2_PIN 2U /**< Pin of SEG2.*/ +#define LCD_SEG20_PORT GPIO_PA_INDEX /**< Port of SEG20.*/ +#define LCD_SEG20_PIN 9U /**< Pin of SEG20.*/ +#define LCD_SEG21_PORT GPIO_PA_INDEX /**< Port of SEG21.*/ +#define LCD_SEG21_PIN 10U /**< Pin of SEG21.*/ +#define LCD_SEG22_PORT GPIO_PA_INDEX /**< Port of SEG22.*/ +#define LCD_SEG22_PIN 11U /**< Pin of SEG22.*/ +#define LCD_SEG23_PORT GPIO_PA_INDEX /**< Port of SEG23.*/ +#define LCD_SEG23_PIN 12U /**< Pin of SEG23.*/ +#define LCD_SEG24_PORT GPIO_PA_INDEX /**< Port of SEG24.*/ +#define LCD_SEG24_PIN 13U /**< Pin of SEG24.*/ +#define LCD_SEG25_PORT GPIO_PA_INDEX /**< Port of SEG25.*/ +#define LCD_SEG25_PIN 14U /**< Pin of SEG25.*/ +#define LCD_SEG26_PORT GPIO_PB_INDEX /**< Port of SEG26.*/ +#define LCD_SEG26_PIN 4U /**< Pin of SEG26.*/ +#define LCD_SEG27_PORT GPIO_PB_INDEX /**< Port of SEG27.*/ +#define LCD_SEG27_PIN 5U /**< Pin of SEG27.*/ +#define LCD_SEG28_PORT GPIO_PD_INDEX /**< Port of SEG28.*/ +#define LCD_SEG28_PIN 6U /**< Pin of SEG28.*/ +#define LCD_SEG29_PORT GPIO_PD_INDEX /**< Port of SEG29.*/ +#define LCD_SEG29_PIN 7U /**< Pin of SEG29.*/ +#define LCD_SEG3_PORT GPIO_PC_INDEX /**< Port of SEG3.*/ +#define LCD_SEG3_PIN 3U /**< Pin of SEG3.*/ +#define LCD_SEG30_PORT GPIO_PD_INDEX /**< Port of SEG30.*/ +#define LCD_SEG30_PIN 8U /**< Pin of SEG30.*/ +#define LCD_SEG31_PORT GPIO_PD_INDEX /**< Port of SEG31.*/ +#define LCD_SEG31_PIN 9U /**< Pin of SEG31.*/ +#define LCD_SEG32_PORT GPIO_PD_INDEX /**< Port of SEG32.*/ +#define LCD_SEG32_PIN 10U /**< Pin of SEG32.*/ +#define LCD_SEG33_PORT GPIO_PD_INDEX /**< Port of SEG33.*/ +#define LCD_SEG33_PIN 11U /**< Pin of SEG33.*/ +#define LCD_SEG34_PORT GPIO_PB_INDEX /**< Port of SEG34.*/ +#define LCD_SEG34_PIN 6U /**< Pin of SEG34.*/ +#define LCD_SEG35_PORT GPIO_PB_INDEX /**< Port of SEG35.*/ +#define LCD_SEG35_PIN 7U /**< Pin of SEG35.*/ +#define LCD_SEG36_PORT GPIO_PB_INDEX /**< Port of SEG36.*/ +#define LCD_SEG36_PIN 8U /**< Pin of SEG36.*/ +#define LCD_SEG37_PORT GPIO_PB_INDEX /**< Port of SEG37.*/ +#define LCD_SEG37_PIN 9U /**< Pin of SEG37.*/ +#define LCD_SEG38_PORT GPIO_PB_INDEX /**< Port of SEG38.*/ +#define LCD_SEG38_PIN 10U /**< Pin of SEG38.*/ +#define LCD_SEG39_PORT GPIO_PB_INDEX /**< Port of SEG39.*/ +#define LCD_SEG39_PIN 11U /**< Pin of SEG39.*/ +#define LCD_SEG4_PORT GPIO_PC_INDEX /**< Port of SEG4.*/ +#define LCD_SEG4_PIN 4U /**< Pin of SEG4.*/ +#define LCD_SEG5_PORT GPIO_PC_INDEX /**< Port of SEG5.*/ +#define LCD_SEG5_PIN 5U /**< Pin of SEG5.*/ +#define LCD_SEG6_PORT GPIO_PC_INDEX /**< Port of SEG6.*/ +#define LCD_SEG6_PIN 6U /**< Pin of SEG6.*/ +#define LCD_SEG7_PORT GPIO_PC_INDEX /**< Port of SEG7.*/ +#define LCD_SEG7_PIN 7U /**< Pin of SEG7.*/ +#define LCD_SEG8_PORT GPIO_PA_INDEX /**< Port of SEG8.*/ +#define LCD_SEG8_PIN 0U /**< Pin of SEG8.*/ +#define LCD_SEG9_PORT GPIO_PA_INDEX /**< Port of SEG9.*/ +#define LCD_SEG9_PIN 1U /**< Pin of SEG9.*/ +#define LFXO_LFXTAL_I_PORT GPIO_PD_INDEX /**< Port of LFXTAL_I.*/ +#define LFXO_LFXTAL_I_PIN 1U /**< Pin of LFXTAL_I.*/ +#define LFXO_LFXTAL_O_PORT GPIO_PD_INDEX /**< Port of LFXTAL_O.*/ +#define LFXO_LFXTAL_O_PIN 0U /**< Pin of LFXTAL_O.*/ +#define LFXO_LF_EXTCLK_PORT GPIO_PD_INDEX /**< Port of LF_EXTCLK.*/ +#define LFXO_LF_EXTCLK_PIN 1U /**< Pin of LF_EXTCLK.*/ +#define VDAC0_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC0_CH0_MAIN_OUT_PIN 0U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PIN 1U /**< Pin of CH1_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PIN 2U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PIN 3U /**< Pin of CH1_MAIN_OUT.*/ + +/* Part number capabilities */ +#define ACMP_PRESENT /** ACMP is available in this part */ +#define ACMP_COUNT 2 /** 2 ACMPs available */ +#define AMUXCP_PRESENT /** AMUXCP is available in this part */ +#define AMUXCP_COUNT 1 /** 1 AMUXCPs available */ +#define BURAM_PRESENT /** BURAM is available in this part */ +#define BURAM_COUNT 1 /** 1 BURAMs available */ +#define BURTC_PRESENT /** BURTC is available in this part */ +#define BURTC_COUNT 1 /** 1 BURTCs available */ +#define CMU_PRESENT /** CMU is available in this part */ +#define CMU_COUNT 1 /** 1 CMUs available */ +#define DCDC_PRESENT /** DCDC is available in this part */ +#define DCDC_COUNT 1 /** 1 DCDCs available */ +#define DMEM_PRESENT /** DMEM is available in this part */ +#define DMEM_COUNT 2 /** 2 DMEMs available */ +#define DPLL_PRESENT /** DPLL is available in this part */ +#define DPLL_COUNT 1 /** 1 DPLLs available */ +#define EMU_PRESENT /** EMU is available in this part */ +#define EMU_COUNT 1 /** 1 EMUs available */ +#define EUSART_PRESENT /** EUSART is available in this part */ +#define EUSART_COUNT 4 /** 4 EUSARTs available */ +#define FSRCO_PRESENT /** FSRCO is available in this part */ +#define FSRCO_COUNT 1 /** 1 FSRCOs available */ +#define GPCRC_PRESENT /** GPCRC is available in this part */ +#define GPCRC_COUNT 1 /** 1 GPCRCs available */ +#define GPIO_PRESENT /** GPIO is available in this part */ +#define GPIO_COUNT 1 /** 1 GPIOs available */ +#define HFRCO_PRESENT /** HFRCO is available in this part */ +#define HFRCO_COUNT 1 /** 1 HFRCOs available */ +#define HFRCOEM23_PRESENT /** HFRCOEM23 is available in this part */ +#define HFRCOEM23_COUNT 1 /** 1 HFRCOEM23s available */ +#define HFXO_PRESENT /** HFXO is available in this part */ +#define HFXO_COUNT 1 /** 1 HFXOs available */ +#define HOSTMAILBOX_PRESENT /** HOSTMAILBOX is available in this part */ +#define HOSTMAILBOX_COUNT 1 /** 1 HOSTMAILBOXs available */ +#define I2C_PRESENT /** I2C is available in this part */ +#define I2C_COUNT 4 /** 4 I2Cs available */ +#define IADC_PRESENT /** IADC is available in this part */ +#define IADC_COUNT 1 /** 1 IADCs available */ +#define ICACHE_PRESENT /** ICACHE is available in this part */ +#define ICACHE_COUNT 1 /** 1 ICACHEs available */ +#define KEYSCAN_PRESENT /** KEYSCAN is available in this part */ +#define KEYSCAN_COUNT 1 /** 1 KEYSCANs available */ +#define LCD_PRESENT /** LCD is available in this part */ +#define LCD_COUNT 1 /** 1 LCDs available */ +#define LCDRF_PRESENT /** LCDRF is available in this part */ +#define LCDRF_COUNT 1 /** 1 LCDRFs available */ +#define LDMA_PRESENT /** LDMA is available in this part */ +#define LDMA_COUNT 1 /** 1 LDMAs available */ +#define LDMAXBAR_PRESENT /** LDMAXBAR is available in this part */ +#define LDMAXBAR_COUNT 1 /** 1 LDMAXBARs available */ +#define LETIMER_PRESENT /** LETIMER is available in this part */ +#define LETIMER_COUNT 1 /** 1 LETIMERs available */ +#define LFRCO_PRESENT /** LFRCO is available in this part */ +#define LFRCO_COUNT 1 /** 1 LFRCOs available */ +#define LFXO_PRESENT /** LFXO is available in this part */ +#define LFXO_COUNT 1 /** 1 LFXOs available */ +#define MSC_PRESENT /** MSC is available in this part */ +#define MSC_COUNT 1 /** 1 MSCs available */ +#define MVP_PRESENT /** MVP is available in this part */ +#define MVP_COUNT 1 /** 1 MVPs available */ +#define PCNT_PRESENT /** PCNT is available in this part */ +#define PCNT_COUNT 1 /** 1 PCNTs available */ +#define PRS_PRESENT /** PRS is available in this part */ +#define PRS_COUNT 1 /** 1 PRSs available */ +#define RADIOAES_PRESENT /** RADIOAES is available in this part */ +#define RADIOAES_COUNT 1 /** 1 RADIOAESs available */ +#define SEMAILBOX_PRESENT /** SEMAILBOX is available in this part */ +#define SEMAILBOX_COUNT 1 /** 1 SEMAILBOXs available */ +#define SMU_PRESENT /** SMU is available in this part */ +#define SMU_COUNT 1 /** 1 SMUs available */ +#define SYSCFG_PRESENT /** SYSCFG is available in this part */ +#define SYSCFG_COUNT 1 /** 1 SYSCFGs available */ +#define SYSRTC_PRESENT /** SYSRTC is available in this part */ +#define SYSRTC_COUNT 1 /** 1 SYSRTCs available */ +#define TIMER_PRESENT /** TIMER is available in this part */ +#define TIMER_COUNT 10 /** 10 TIMERs available */ +#define ULFRCO_PRESENT /** ULFRCO is available in this part */ +#define ULFRCO_COUNT 1 /** 1 ULFRCOs available */ +#define USART_PRESENT /** USART is available in this part */ +#define USART_COUNT 3 /** 3 USARTs available */ +#define VDAC_PRESENT /** VDAC is available in this part */ +#define VDAC_COUNT 2 /** 2 VDACs available */ +#define WDOG_PRESENT /** WDOG is available in this part */ +#define WDOG_COUNT 2 /** 2 WDOGs available */ +#define DEVINFO_PRESENT /** DEVINFO is available in this part */ +#define DEVINFO_COUNT 1 /** 1 DEVINFOs available */ + +/* Include standard ARM headers for the core */ +#include "core_cm33.h" /* Core Header File */ +#include "system_efr32bg26.h" /* System Header File */ + +/** @} End of group EFR32BG26B510F3200IL136_Part */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IL136_Peripheral_TypeDefs EFR32BG26B510F3200IL136 Peripheral TypeDefs + * @{ + * @brief Device Specific Peripheral Register Structures + *****************************************************************************/ +#include "efr32bg26_emu.h" +#include "efr32bg26_cmu.h" +#include "efr32bg26_burtc.h" +#include "efr32bg26_hfrco.h" +#include "efr32bg26_fsrco.h" +#include "efr32bg26_dpll.h" +#include "efr32bg26_lfxo.h" +#include "efr32bg26_lfrco.h" +#include "efr32bg26_ulfrco.h" +#include "efr32bg26_keyscan.h" +#include "efr32bg26_msc.h" +#include "efr32bg26_icache.h" +#include "efr32bg26_prs.h" +#include "efr32bg26_gpio.h" +#include "efr32bg26_ldma.h" +#include "efr32bg26_ldmaxbar.h" +#include "efr32bg26_timer.h" +#include "efr32bg26_mpahbram.h" +#include "efr32bg26_syscfg.h" +#include "efr32bg26_buram.h" +#include "efr32bg26_gpcrc.h" +#include "efr32bg26_eusart.h" +#include "efr32bg26_dcdc.h" +#include "efr32bg26_mailbox.h" +#include "efr32bg26_usart.h" +#include "efr32bg26_sysrtc.h" +#include "efr32bg26_i2c.h" +#include "efr32bg26_lcd.h" +#include "efr32bg26_lcdrf.h" +#include "efr32bg26_aes.h" +#include "efr32bg26_smu.h" +#include "efr32bg26_letimer.h" +#include "efr32bg26_iadc.h" +#include "efr32bg26_acmp.h" +#include "efr32bg26_amuxcp.h" +#include "efr32bg26_vdac.h" +#include "efr32bg26_pcnt.h" +#include "efr32bg26_hfxo.h" +#include "efr32bg26_wdog.h" +#include "efr32bg26_semailbox.h" +#include "efr32bg26_mvp.h" +#include "efr32bg26_devinfo.h" + +/* Custom headers for LDMAXBAR and PRS mappings */ +#include "efr32bg26_prs_signals.h" +#include "efr32bg26_dma_descriptor.h" +#include "efr32bg26_ldmaxbar_defines.h" + +/** @} End of group EFR32BG26B510F3200IL136_Peripheral_TypeDefs */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IL136_Peripheral_Base EFR32BG26B510F3200IL136 Peripheral Memory Map + * @{ + *****************************************************************************/ + +#define EMU_S_BASE (0x40004000UL) /* EMU_S base address */ +#define CMU_S_BASE (0x40008000UL) /* CMU_S base address */ +#define BURTC_S_BASE (0x4000C000UL) /* BURTC_S base address */ +#define HFRCO0_S_BASE (0x40010000UL) /* HFRCO0_S base address */ +#define FSRCO_S_BASE (0x40018000UL) /* FSRCO_S base address */ +#define DPLL0_S_BASE (0x4001C000UL) /* DPLL0_S base address */ +#define LFXO_S_BASE (0x40020000UL) /* LFXO_S base address */ +#define LFRCO_S_BASE (0x40024000UL) /* LFRCO_S base address */ +#define ULFRCO_S_BASE (0x40028000UL) /* ULFRCO_S base address */ +#define KEYSCAN_S_BASE (0x4002C000UL) /* KEYSCAN_S base address */ +#define MSC_S_BASE (0x40030000UL) /* MSC_S base address */ +#define ICACHE0_S_BASE (0x40034000UL) /* ICACHE0_S base address */ +#define PRS_S_BASE (0x40038000UL) /* PRS_S base address */ +#define GPIO_S_BASE (0x4003C000UL) /* GPIO_S base address */ +#define LDMA_S_BASE (0x40040000UL) /* LDMA_S base address */ +#define LDMAXBAR_S_BASE (0x40044000UL) /* LDMAXBAR_S base address */ +#define TIMER0_S_BASE (0x40048000UL) /* TIMER0_S base address */ +#define TIMER1_S_BASE (0x4004C000UL) /* TIMER1_S base address */ +#define TIMER2_S_BASE (0x40050000UL) /* TIMER2_S base address */ +#define TIMER3_S_BASE (0x40054000UL) /* TIMER3_S base address */ +#define TIMER4_S_BASE (0x40058000UL) /* TIMER4_S base address */ +#define TIMER5_S_BASE (0x4005C000UL) /* TIMER5_S base address */ +#define TIMER6_S_BASE (0x40060000UL) /* TIMER6_S base address */ +#define TIMER7_S_BASE (0x40064000UL) /* TIMER7_S base address */ +#define TIMER8_S_BASE (0x40068000UL) /* TIMER8_S base address */ +#define TIMER9_S_BASE (0x4006C000UL) /* TIMER9_S base address */ +#define DMEM0_S_BASE (0x40074000UL) /* DMEM0_S base address */ +#define DMEM1_S_BASE (0x40078000UL) /* DMEM1_S base address */ +#define SYSCFG_S_CFGNS_BASE (0x4007C000UL) /* SYSCFG_S_CFGNS base address */ +#define SYSCFG_S_BASE (0x40080000UL) /* SYSCFG_S base address */ +#define BURAM_S_BASE (0x40084000UL) /* BURAM_S base address */ +#define GPCRC_S_BASE (0x40088000UL) /* GPCRC_S base address */ +#define EUSART1_S_BASE (0x4008C000UL) /* EUSART1_S base address */ +#define EUSART2_S_BASE (0x40090000UL) /* EUSART2_S base address */ +#define EUSART3_S_BASE (0x40094000UL) /* EUSART3_S base address */ +#define DCDC_S_BASE (0x40098000UL) /* DCDC_S base address */ +#define HOSTMAILBOX_S_BASE (0x4009C000UL) /* HOSTMAILBOX_S base address */ +#define USART0_S_BASE (0x400A0000UL) /* USART0_S base address */ +#define USART1_S_BASE (0x400A4000UL) /* USART1_S base address */ +#define USART2_S_BASE (0x400A8000UL) /* USART2_S base address */ +#define SYSRTC0_S_BASE (0x400AC000UL) /* SYSRTC0_S base address */ +#define I2C1_S_BASE (0x400B0000UL) /* I2C1_S base address */ +#define I2C2_S_BASE (0x400B4000UL) /* I2C2_S base address */ +#define I2C3_S_BASE (0x400B8000UL) /* I2C3_S base address */ +#define LCD_S_BASE (0x400BC000UL) /* LCD_S base address */ +#define LCDRF_S_BASE (0x400C0000UL) /* LCDRF_S base address */ +#define RADIOAES_S_BASE (0x44000000UL) /* RADIOAES_S base address */ +#define SMU_S_BASE (0x44008000UL) /* SMU_S base address */ +#define SMU_S_CFGNS_BASE (0x4400C000UL) /* SMU_S_CFGNS base address */ +#define LETIMER0_S_BASE (0x49000000UL) /* LETIMER0_S base address */ +#define IADC0_S_BASE (0x49004000UL) /* IADC0_S base address */ +#define ACMP0_S_BASE (0x49008000UL) /* ACMP0_S base address */ +#define ACMP1_S_BASE (0x4900C000UL) /* ACMP1_S base address */ +#define AMUXCP0_S_BASE (0x49020000UL) /* AMUXCP0_S base address */ +#define VDAC0_S_BASE (0x49024000UL) /* VDAC0_S base address */ +#define VDAC1_S_BASE (0x49028000UL) /* VDAC1_S base address */ +#define PCNT0_S_BASE (0x49030000UL) /* PCNT0_S base address */ +#define HFRCOEM23_S_BASE (0x4A000000UL) /* HFRCOEM23_S base address */ +#define HFXO0_S_BASE (0x4A004000UL) /* HFXO0_S base address */ +#define I2C0_S_BASE (0x4B000000UL) /* I2C0_S base address */ +#define WDOG0_S_BASE (0x4B004000UL) /* WDOG0_S base address */ +#define WDOG1_S_BASE (0x4B008000UL) /* WDOG1_S base address */ +#define EUSART0_S_BASE (0x4B010000UL) /* EUSART0_S base address */ +#define SEMAILBOX_S_HOST_BASE (0x4C000000UL) /* SEMAILBOX_S_HOST base address */ +#define MVP_S_BASE (0x4D000000UL) /* MVP_S base address */ +#define EMU_NS_BASE (0x50004000UL) /* EMU_NS base address */ +#define CMU_NS_BASE (0x50008000UL) /* CMU_NS base address */ +#define BURTC_NS_BASE (0x5000C000UL) /* BURTC_NS base address */ +#define HFRCO0_NS_BASE (0x50010000UL) /* HFRCO0_NS base address */ +#define FSRCO_NS_BASE (0x50018000UL) /* FSRCO_NS base address */ +#define DPLL0_NS_BASE (0x5001C000UL) /* DPLL0_NS base address */ +#define LFXO_NS_BASE (0x50020000UL) /* LFXO_NS base address */ +#define LFRCO_NS_BASE (0x50024000UL) /* LFRCO_NS base address */ +#define ULFRCO_NS_BASE (0x50028000UL) /* ULFRCO_NS base address */ +#define KEYSCAN_NS_BASE (0x5002C000UL) /* KEYSCAN_NS base address */ +#define MSC_NS_BASE (0x50030000UL) /* MSC_NS base address */ +#define ICACHE0_NS_BASE (0x50034000UL) /* ICACHE0_NS base address */ +#define PRS_NS_BASE (0x50038000UL) /* PRS_NS base address */ +#define GPIO_NS_BASE (0x5003C000UL) /* GPIO_NS base address */ +#define LDMA_NS_BASE (0x50040000UL) /* LDMA_NS base address */ +#define LDMAXBAR_NS_BASE (0x50044000UL) /* LDMAXBAR_NS base address */ +#define TIMER0_NS_BASE (0x50048000UL) /* TIMER0_NS base address */ +#define TIMER1_NS_BASE (0x5004C000UL) /* TIMER1_NS base address */ +#define TIMER2_NS_BASE (0x50050000UL) /* TIMER2_NS base address */ +#define TIMER3_NS_BASE (0x50054000UL) /* TIMER3_NS base address */ +#define TIMER4_NS_BASE (0x50058000UL) /* TIMER4_NS base address */ +#define TIMER5_NS_BASE (0x5005C000UL) /* TIMER5_NS base address */ +#define TIMER6_NS_BASE (0x50060000UL) /* TIMER6_NS base address */ +#define TIMER7_NS_BASE (0x50064000UL) /* TIMER7_NS base address */ +#define TIMER8_NS_BASE (0x50068000UL) /* TIMER8_NS base address */ +#define TIMER9_NS_BASE (0x5006C000UL) /* TIMER9_NS base address */ +#define DMEM0_NS_BASE (0x50074000UL) /* DMEM0_NS base address */ +#define DMEM1_NS_BASE (0x50078000UL) /* DMEM1_NS base address */ +#define SYSCFG_NS_CFGNS_BASE (0x5007C000UL) /* SYSCFG_NS_CFGNS base address */ +#define SYSCFG_NS_BASE (0x50080000UL) /* SYSCFG_NS base address */ +#define BURAM_NS_BASE (0x50084000UL) /* BURAM_NS base address */ +#define GPCRC_NS_BASE (0x50088000UL) /* GPCRC_NS base address */ +#define EUSART1_NS_BASE (0x5008C000UL) /* EUSART1_NS base address */ +#define EUSART2_NS_BASE (0x50090000UL) /* EUSART2_NS base address */ +#define EUSART3_NS_BASE (0x50094000UL) /* EUSART3_NS base address */ +#define DCDC_NS_BASE (0x50098000UL) /* DCDC_NS base address */ +#define HOSTMAILBOX_NS_BASE (0x5009C000UL) /* HOSTMAILBOX_NS base address */ +#define USART0_NS_BASE (0x500A0000UL) /* USART0_NS base address */ +#define USART1_NS_BASE (0x500A4000UL) /* USART1_NS base address */ +#define USART2_NS_BASE (0x500A8000UL) /* USART2_NS base address */ +#define SYSRTC0_NS_BASE (0x500AC000UL) /* SYSRTC0_NS base address */ +#define I2C1_NS_BASE (0x500B0000UL) /* I2C1_NS base address */ +#define I2C2_NS_BASE (0x500B4000UL) /* I2C2_NS base address */ +#define I2C3_NS_BASE (0x500B8000UL) /* I2C3_NS base address */ +#define LCD_NS_BASE (0x500BC000UL) /* LCD_NS base address */ +#define LCDRF_NS_BASE (0x500C0000UL) /* LCDRF_NS base address */ +#define RADIOAES_NS_BASE (0x54000000UL) /* RADIOAES_NS base address */ +#define SMU_NS_BASE (0x54008000UL) /* SMU_NS base address */ +#define SMU_NS_CFGNS_BASE (0x5400C000UL) /* SMU_NS_CFGNS base address */ +#define LETIMER0_NS_BASE (0x59000000UL) /* LETIMER0_NS base address */ +#define IADC0_NS_BASE (0x59004000UL) /* IADC0_NS base address */ +#define ACMP0_NS_BASE (0x59008000UL) /* ACMP0_NS base address */ +#define ACMP1_NS_BASE (0x5900C000UL) /* ACMP1_NS base address */ +#define AMUXCP0_NS_BASE (0x59020000UL) /* AMUXCP0_NS base address */ +#define VDAC0_NS_BASE (0x59024000UL) /* VDAC0_NS base address */ +#define VDAC1_NS_BASE (0x59028000UL) /* VDAC1_NS base address */ +#define PCNT0_NS_BASE (0x59030000UL) /* PCNT0_NS base address */ +#define HFRCOEM23_NS_BASE (0x5A000000UL) /* HFRCOEM23_NS base address */ +#define HFXO0_NS_BASE (0x5A004000UL) /* HFXO0_NS base address */ +#define I2C0_NS_BASE (0x5B000000UL) /* I2C0_NS base address */ +#define WDOG0_NS_BASE (0x5B004000UL) /* WDOG0_NS base address */ +#define WDOG1_NS_BASE (0x5B008000UL) /* WDOG1_NS base address */ +#define EUSART0_NS_BASE (0x5B010000UL) /* EUSART0_NS base address */ +#define SEMAILBOX_NS_HOST_BASE (0x5C000000UL) /* SEMAILBOX_NS_HOST base address */ +#define MVP_NS_BASE (0x5D000000UL) /* MVP_NS base address */ + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" + +#endif +#if defined(SL_CATALOG_TRUSTZONE_SECURE_CONFIG_PRESENT) +#include "sl_trustzone_secure_config.h" + +#endif + +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EMU_S) && (SL_TRUSTZONE_PERIPHERAL_EMU_S != 0))) +#define EMU_BASE (EMU_S_BASE) /* EMU base address */ +#else +#define EMU_BASE (EMU_NS_BASE) /* EMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CMU_S) && (SL_TRUSTZONE_PERIPHERAL_CMU_S != 0))) +#define CMU_BASE (CMU_S_BASE) /* CMU base address */ +#else +#define CMU_BASE (CMU_NS_BASE) /* CMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S) && (SL_TRUSTZONE_PERIPHERAL_BURTC_S != 0))) +#define BURTC_BASE (BURTC_S_BASE) /* BURTC base address */ +#else +#define BURTC_BASE (BURTC_NS_BASE) /* BURTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURTC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCO0_S != 0))) +#define HFRCO0_BASE (HFRCO0_S_BASE) /* HFRCO0 base address */ +#else +#define HFRCO0_BASE (HFRCO0_NS_BASE) /* HFRCO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S) && (SL_TRUSTZONE_PERIPHERAL_FSRCO_S != 0))) +#define FSRCO_BASE (FSRCO_S_BASE) /* FSRCO base address */ +#else +#define FSRCO_BASE (FSRCO_NS_BASE) /* FSRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_FSRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S) && (SL_TRUSTZONE_PERIPHERAL_DPLL0_S != 0))) +#define DPLL0_BASE (DPLL0_S_BASE) /* DPLL0 base address */ +#else +#define DPLL0_BASE (DPLL0_NS_BASE) /* DPLL0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DPLL0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S) && (SL_TRUSTZONE_PERIPHERAL_LFXO_S != 0))) +#define LFXO_BASE (LFXO_S_BASE) /* LFXO base address */ +#else +#define LFXO_BASE (LFXO_NS_BASE) /* LFXO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFXO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_LFRCO_S != 0))) +#define LFRCO_BASE (LFRCO_S_BASE) /* LFRCO base address */ +#else +#define LFRCO_BASE (LFRCO_NS_BASE) /* LFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_ULFRCO_S != 0))) +#define ULFRCO_BASE (ULFRCO_S_BASE) /* ULFRCO base address */ +#else +#define ULFRCO_BASE (ULFRCO_NS_BASE) /* ULFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ULFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S) && (SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S != 0))) +#define KEYSCAN_BASE (KEYSCAN_S_BASE) /* KEYSCAN base address */ +#else +#define KEYSCAN_BASE (KEYSCAN_NS_BASE) /* KEYSCAN base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MSC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MSC_S) && (SL_TRUSTZONE_PERIPHERAL_MSC_S != 0))) +#define MSC_BASE (MSC_S_BASE) /* MSC base address */ +#else +#define MSC_BASE (MSC_NS_BASE) /* MSC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MSC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S) && (SL_TRUSTZONE_PERIPHERAL_ICACHE0_S != 0))) +#define ICACHE0_BASE (ICACHE0_S_BASE) /* ICACHE0 base address */ +#else +#define ICACHE0_BASE (ICACHE0_NS_BASE) /* ICACHE0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ICACHE0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRS_S) && (SL_TRUSTZONE_PERIPHERAL_PRS_S != 0))) +#define PRS_BASE (PRS_S_BASE) /* PRS base address */ +#else +#define PRS_BASE (PRS_NS_BASE) /* PRS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S) && (SL_TRUSTZONE_PERIPHERAL_GPIO_S != 0))) +#define GPIO_BASE (GPIO_S_BASE) /* GPIO base address */ +#else +#define GPIO_BASE (GPIO_NS_BASE) /* GPIO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPIO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S) && (SL_TRUSTZONE_PERIPHERAL_LDMA_S != 0))) +#define LDMA_BASE (LDMA_S_BASE) /* LDMA base address */ +#else +#define LDMA_BASE (LDMA_NS_BASE) /* LDMA base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMA_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S) && (SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S != 0))) +#define LDMAXBAR_BASE (LDMAXBAR_S_BASE) /* LDMAXBAR base address */ +#else +#define LDMAXBAR_BASE (LDMAXBAR_NS_BASE) /* LDMAXBAR base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER0_S != 0))) +#define TIMER0_BASE (TIMER0_S_BASE) /* TIMER0 base address */ +#else +#define TIMER0_BASE (TIMER0_NS_BASE) /* TIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER1_S != 0))) +#define TIMER1_BASE (TIMER1_S_BASE) /* TIMER1 base address */ +#else +#define TIMER1_BASE (TIMER1_NS_BASE) /* TIMER1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER2_S != 0))) +#define TIMER2_BASE (TIMER2_S_BASE) /* TIMER2 base address */ +#else +#define TIMER2_BASE (TIMER2_NS_BASE) /* TIMER2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER3_S != 0))) +#define TIMER3_BASE (TIMER3_S_BASE) /* TIMER3 base address */ +#else +#define TIMER3_BASE (TIMER3_NS_BASE) /* TIMER3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER4_S != 0))) +#define TIMER4_BASE (TIMER4_S_BASE) /* TIMER4 base address */ +#else +#define TIMER4_BASE (TIMER4_NS_BASE) /* TIMER4 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER4_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER5_S != 0))) +#define TIMER5_BASE (TIMER5_S_BASE) /* TIMER5 base address */ +#else +#define TIMER5_BASE (TIMER5_NS_BASE) /* TIMER5 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER5_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER6_S != 0))) +#define TIMER6_BASE (TIMER6_S_BASE) /* TIMER6 base address */ +#else +#define TIMER6_BASE (TIMER6_NS_BASE) /* TIMER6 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER6_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER7_S != 0))) +#define TIMER7_BASE (TIMER7_S_BASE) /* TIMER7 base address */ +#else +#define TIMER7_BASE (TIMER7_NS_BASE) /* TIMER7 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER7_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER8_S != 0))) +#define TIMER8_BASE (TIMER8_S_BASE) /* TIMER8 base address */ +#else +#define TIMER8_BASE (TIMER8_NS_BASE) /* TIMER8 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER8_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER9_S != 0))) +#define TIMER9_BASE (TIMER9_S_BASE) /* TIMER9 base address */ +#else +#define TIMER9_BASE (TIMER9_NS_BASE) /* TIMER9 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER9_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM0_S != 0))) +#define DMEM0_BASE (DMEM0_S_BASE) /* DMEM0 base address */ +#else +#define DMEM0_BASE (DMEM0_NS_BASE) /* DMEM0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM1_S != 0))) +#define DMEM1_BASE (DMEM1_S_BASE) /* DMEM1 base address */ +#else +#define DMEM1_BASE (DMEM1_NS_BASE) /* DMEM1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S != 0))) +#define SYSCFG_CFGNS_BASE (SYSCFG_S_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#else +#define SYSCFG_CFGNS_BASE (SYSCFG_NS_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_S != 0))) +#define SYSCFG_BASE (SYSCFG_S_BASE) /* SYSCFG base address */ +#else +#define SYSCFG_BASE (SYSCFG_NS_BASE) /* SYSCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S) && (SL_TRUSTZONE_PERIPHERAL_BURAM_S != 0))) +#define BURAM_BASE (BURAM_S_BASE) /* BURAM base address */ +#else +#define BURAM_BASE (BURAM_NS_BASE) /* BURAM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURAM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S) && (SL_TRUSTZONE_PERIPHERAL_GPCRC_S != 0))) +#define GPCRC_BASE (GPCRC_S_BASE) /* GPCRC base address */ +#else +#define GPCRC_BASE (GPCRC_NS_BASE) /* GPCRC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPCRC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART1_S != 0))) +#define EUSART1_BASE (EUSART1_S_BASE) /* EUSART1 base address */ +#else +#define EUSART1_BASE (EUSART1_NS_BASE) /* EUSART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART2_S != 0))) +#define EUSART2_BASE (EUSART2_S_BASE) /* EUSART2 base address */ +#else +#define EUSART2_BASE (EUSART2_NS_BASE) /* EUSART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART3_S != 0))) +#define EUSART3_BASE (EUSART3_S_BASE) /* EUSART3 base address */ +#else +#define EUSART3_BASE (EUSART3_NS_BASE) /* EUSART3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S) && (SL_TRUSTZONE_PERIPHERAL_DCDC_S != 0))) +#define DCDC_BASE (DCDC_S_BASE) /* DCDC base address */ +#else +#define DCDC_BASE (DCDC_NS_BASE) /* DCDC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DCDC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S) && (SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S != 0))) +#define HOSTMAILBOX_BASE (HOSTMAILBOX_S_BASE) /* HOSTMAILBOX base address */ +#else +#define HOSTMAILBOX_BASE (HOSTMAILBOX_NS_BASE) /* HOSTMAILBOX base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART0_S) && (SL_TRUSTZONE_PERIPHERAL_USART0_S != 0))) +#define USART0_BASE (USART0_S_BASE) /* USART0 base address */ +#else +#define USART0_BASE (USART0_NS_BASE) /* USART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART1_S) && (SL_TRUSTZONE_PERIPHERAL_USART1_S != 0))) +#define USART1_BASE (USART1_S_BASE) /* USART1 base address */ +#else +#define USART1_BASE (USART1_NS_BASE) /* USART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART2_S) && (SL_TRUSTZONE_PERIPHERAL_USART2_S != 0))) +#define USART2_BASE (USART2_S_BASE) /* USART2 base address */ +#else +#define USART2_BASE (USART2_NS_BASE) /* USART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S) && (SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S != 0))) +#define SYSRTC0_BASE (SYSRTC0_S_BASE) /* SYSRTC0 base address */ +#else +#define SYSRTC0_BASE (SYSRTC0_NS_BASE) /* SYSRTC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S) && (SL_TRUSTZONE_PERIPHERAL_I2C1_S != 0))) +#define I2C1_BASE (I2C1_S_BASE) /* I2C1 base address */ +#else +#define I2C1_BASE (I2C1_NS_BASE) /* I2C1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S) && (SL_TRUSTZONE_PERIPHERAL_I2C2_S != 0))) +#define I2C2_BASE (I2C2_S_BASE) /* I2C2 base address */ +#else +#define I2C2_BASE (I2C2_NS_BASE) /* I2C2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S) && (SL_TRUSTZONE_PERIPHERAL_I2C3_S != 0))) +#define I2C3_BASE (I2C3_S_BASE) /* I2C3 base address */ +#else +#define I2C3_BASE (I2C3_NS_BASE) /* I2C3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCD_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCD_S) && (SL_TRUSTZONE_PERIPHERAL_LCD_S != 0))) +#define LCD_BASE (LCD_S_BASE) /* LCD base address */ +#else +#define LCD_BASE (LCD_NS_BASE) /* LCD base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCD_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S) && (SL_TRUSTZONE_PERIPHERAL_LCDRF_S != 0))) +#define LCDRF_BASE (LCDRF_S_BASE) /* LCDRF base address */ +#else +#define LCDRF_BASE (LCDRF_NS_BASE) /* LCDRF base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCDRF_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S) && (SL_TRUSTZONE_PERIPHERAL_RADIOAES_S != 0))) +#define RADIOAES_BASE (RADIOAES_S_BASE) /* RADIOAES base address */ +#else +#define RADIOAES_BASE (RADIOAES_NS_BASE) /* RADIOAES base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_RADIOAES_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_S != 0))) +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#else +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S != 0))) +#define SMU_CFGNS_BASE (SMU_S_CFGNS_BASE) /* SMU_CFGNS base address */ +#else +#define SMU_CFGNS_BASE (SMU_NS_CFGNS_BASE) /* SMU_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_LETIMER0_S != 0))) +#define LETIMER0_BASE (LETIMER0_S_BASE) /* LETIMER0 base address */ +#else +#define LETIMER0_BASE (LETIMER0_NS_BASE) /* LETIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LETIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S) && (SL_TRUSTZONE_PERIPHERAL_IADC0_S != 0))) +#define IADC0_BASE (IADC0_S_BASE) /* IADC0 base address */ +#else +#define IADC0_BASE (IADC0_NS_BASE) /* IADC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_IADC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP0_S != 0))) +#define ACMP0_BASE (ACMP0_S_BASE) /* ACMP0 base address */ +#else +#define ACMP0_BASE (ACMP0_NS_BASE) /* ACMP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP1_S != 0))) +#define ACMP1_BASE (ACMP1_S_BASE) /* ACMP1 base address */ +#else +#define ACMP1_BASE (ACMP1_NS_BASE) /* ACMP1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S) && (SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S != 0))) +#define AMUXCP0_BASE (AMUXCP0_S_BASE) /* AMUXCP0 base address */ +#else +#define AMUXCP0_BASE (AMUXCP0_NS_BASE) /* AMUXCP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC0_S != 0))) +#define VDAC0_BASE (VDAC0_S_BASE) /* VDAC0 base address */ +#else +#define VDAC0_BASE (VDAC0_NS_BASE) /* VDAC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC1_S != 0))) +#define VDAC1_BASE (VDAC1_S_BASE) /* VDAC1 base address */ +#else +#define VDAC1_BASE (VDAC1_NS_BASE) /* VDAC1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S) && (SL_TRUSTZONE_PERIPHERAL_PCNT0_S != 0))) +#define PCNT0_BASE (PCNT0_S_BASE) /* PCNT0 base address */ +#else +#define PCNT0_BASE (PCNT0_NS_BASE) /* PCNT0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PCNT0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S != 0))) +#define HFRCOEM23_BASE (HFRCOEM23_S_BASE) /* HFRCOEM23 base address */ +#else +#define HFRCOEM23_BASE (HFRCOEM23_NS_BASE) /* HFRCOEM23 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFXO0_S != 0))) +#define HFXO0_BASE (HFXO0_S_BASE) /* HFXO0 base address */ +#else +#define HFXO0_BASE (HFXO0_NS_BASE) /* HFXO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFXO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S) && (SL_TRUSTZONE_PERIPHERAL_I2C0_S != 0))) +#define I2C0_BASE (I2C0_S_BASE) /* I2C0 base address */ +#else +#define I2C0_BASE (I2C0_NS_BASE) /* I2C0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG0_S != 0))) +#define WDOG0_BASE (WDOG0_S_BASE) /* WDOG0 base address */ +#else +#define WDOG0_BASE (WDOG0_NS_BASE) /* WDOG0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG1_S != 0))) +#define WDOG1_BASE (WDOG1_S_BASE) /* WDOG1 base address */ +#else +#define WDOG1_BASE (WDOG1_NS_BASE) /* WDOG1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART0_S != 0))) +#define EUSART0_BASE (EUSART0_S_BASE) /* EUSART0 base address */ +#else +#define EUSART0_BASE (EUSART0_NS_BASE) /* EUSART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S) && (SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S != 0))) +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#else +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MVP_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MVP_S) && (SL_TRUSTZONE_PERIPHERAL_MVP_S != 0))) +#define MVP_BASE (MVP_S_BASE) /* MVP base address */ +#else +#define MVP_BASE (MVP_NS_BASE) /* MVP base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MVP_S + +#define DEVINFO_BASE (0x0FE08000UL) /* DEVINFO base address */ +/** @} End of group EFR32BG26B510F3200IL136_Peripheral_Base */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IL136_Peripheral_Declaration EFR32BG26B510F3200IL136 Peripheral Declarations Map + * @{ + *****************************************************************************/ + +#define EMU_S ((EMU_TypeDef *) EMU_S_BASE) /**< EMU_S base pointer */ +#define CMU_S ((CMU_TypeDef *) CMU_S_BASE) /**< CMU_S base pointer */ +#define BURTC_S ((BURTC_TypeDef *) BURTC_S_BASE) /**< BURTC_S base pointer */ +#define HFRCO0_S ((HFRCO_TypeDef *) HFRCO0_S_BASE) /**< HFRCO0_S base pointer */ +#define FSRCO_S ((FSRCO_TypeDef *) FSRCO_S_BASE) /**< FSRCO_S base pointer */ +#define DPLL0_S ((DPLL_TypeDef *) DPLL0_S_BASE) /**< DPLL0_S base pointer */ +#define LFXO_S ((LFXO_TypeDef *) LFXO_S_BASE) /**< LFXO_S base pointer */ +#define LFRCO_S ((LFRCO_TypeDef *) LFRCO_S_BASE) /**< LFRCO_S base pointer */ +#define ULFRCO_S ((ULFRCO_TypeDef *) ULFRCO_S_BASE) /**< ULFRCO_S base pointer */ +#define KEYSCAN_S ((KEYSCAN_TypeDef *) KEYSCAN_S_BASE) /**< KEYSCAN_S base pointer */ +#define MSC_S ((MSC_TypeDef *) MSC_S_BASE) /**< MSC_S base pointer */ +#define ICACHE0_S ((ICACHE_TypeDef *) ICACHE0_S_BASE) /**< ICACHE0_S base pointer */ +#define PRS_S ((PRS_TypeDef *) PRS_S_BASE) /**< PRS_S base pointer */ +#define GPIO_S ((GPIO_TypeDef *) GPIO_S_BASE) /**< GPIO_S base pointer */ +#define LDMA_S ((LDMA_TypeDef *) LDMA_S_BASE) /**< LDMA_S base pointer */ +#define LDMAXBAR_S ((LDMAXBAR_TypeDef *) LDMAXBAR_S_BASE) /**< LDMAXBAR_S base pointer */ +#define TIMER0_S ((TIMER_TypeDef *) TIMER0_S_BASE) /**< TIMER0_S base pointer */ +#define TIMER1_S ((TIMER_TypeDef *) TIMER1_S_BASE) /**< TIMER1_S base pointer */ +#define TIMER2_S ((TIMER_TypeDef *) TIMER2_S_BASE) /**< TIMER2_S base pointer */ +#define TIMER3_S ((TIMER_TypeDef *) TIMER3_S_BASE) /**< TIMER3_S base pointer */ +#define TIMER4_S ((TIMER_TypeDef *) TIMER4_S_BASE) /**< TIMER4_S base pointer */ +#define TIMER5_S ((TIMER_TypeDef *) TIMER5_S_BASE) /**< TIMER5_S base pointer */ +#define TIMER6_S ((TIMER_TypeDef *) TIMER6_S_BASE) /**< TIMER6_S base pointer */ +#define TIMER7_S ((TIMER_TypeDef *) TIMER7_S_BASE) /**< TIMER7_S base pointer */ +#define TIMER8_S ((TIMER_TypeDef *) TIMER8_S_BASE) /**< TIMER8_S base pointer */ +#define TIMER9_S ((TIMER_TypeDef *) TIMER9_S_BASE) /**< TIMER9_S base pointer */ +#define DMEM0_S ((MPAHBRAM_TypeDef *) DMEM0_S_BASE) /**< DMEM0_S base pointer */ +#define DMEM1_S ((MPAHBRAM_TypeDef *) DMEM1_S_BASE) /**< DMEM1_S base pointer */ +#define SYSCFG_S_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_S_CFGNS_BASE) /**< SYSCFG_S_CFGNS base pointer */ +#define SYSCFG_S ((SYSCFG_TypeDef *) SYSCFG_S_BASE) /**< SYSCFG_S base pointer */ +#define BURAM_S ((BURAM_TypeDef *) BURAM_S_BASE) /**< BURAM_S base pointer */ +#define GPCRC_S ((GPCRC_TypeDef *) GPCRC_S_BASE) /**< GPCRC_S base pointer */ +#define EUSART1_S ((EUSART_TypeDef *) EUSART1_S_BASE) /**< EUSART1_S base pointer */ +#define EUSART2_S ((EUSART_TypeDef *) EUSART2_S_BASE) /**< EUSART2_S base pointer */ +#define EUSART3_S ((EUSART_TypeDef *) EUSART3_S_BASE) /**< EUSART3_S base pointer */ +#define DCDC_S ((DCDC_TypeDef *) DCDC_S_BASE) /**< DCDC_S base pointer */ +#define HOSTMAILBOX_S ((MAILBOX_TypeDef *) HOSTMAILBOX_S_BASE) /**< HOSTMAILBOX_S base pointer */ +#define USART0_S ((USART_TypeDef *) USART0_S_BASE) /**< USART0_S base pointer */ +#define USART1_S ((USART_TypeDef *) USART1_S_BASE) /**< USART1_S base pointer */ +#define USART2_S ((USART_TypeDef *) USART2_S_BASE) /**< USART2_S base pointer */ +#define SYSRTC0_S ((SYSRTC_TypeDef *) SYSRTC0_S_BASE) /**< SYSRTC0_S base pointer */ +#define I2C1_S ((I2C_TypeDef *) I2C1_S_BASE) /**< I2C1_S base pointer */ +#define I2C2_S ((I2C_TypeDef *) I2C2_S_BASE) /**< I2C2_S base pointer */ +#define I2C3_S ((I2C_TypeDef *) I2C3_S_BASE) /**< I2C3_S base pointer */ +#define LCD_S ((LCD_TypeDef *) LCD_S_BASE) /**< LCD_S base pointer */ +#define LCDRF_S ((LCDRF_TypeDef *) LCDRF_S_BASE) /**< LCDRF_S base pointer */ +#define RADIOAES_S ((AES_TypeDef *) RADIOAES_S_BASE) /**< RADIOAES_S base pointer */ +#define SMU_S ((SMU_TypeDef *) SMU_S_BASE) /**< SMU_S base pointer */ +#define SMU_S_CFGNS ((SMU_CFGNS_TypeDef *) SMU_S_CFGNS_BASE) /**< SMU_S_CFGNS base pointer */ +#define LETIMER0_S ((LETIMER_TypeDef *) LETIMER0_S_BASE) /**< LETIMER0_S base pointer */ +#define IADC0_S ((IADC_TypeDef *) IADC0_S_BASE) /**< IADC0_S base pointer */ +#define ACMP0_S ((ACMP_TypeDef *) ACMP0_S_BASE) /**< ACMP0_S base pointer */ +#define ACMP1_S ((ACMP_TypeDef *) ACMP1_S_BASE) /**< ACMP1_S base pointer */ +#define AMUXCP0_S ((AMUXCP_TypeDef *) AMUXCP0_S_BASE) /**< AMUXCP0_S base pointer */ +#define VDAC0_S ((VDAC_TypeDef *) VDAC0_S_BASE) /**< VDAC0_S base pointer */ +#define VDAC1_S ((VDAC_TypeDef *) VDAC1_S_BASE) /**< VDAC1_S base pointer */ +#define PCNT0_S ((PCNT_TypeDef *) PCNT0_S_BASE) /**< PCNT0_S base pointer */ +#define HFRCOEM23_S ((HFRCO_TypeDef *) HFRCOEM23_S_BASE) /**< HFRCOEM23_S base pointer */ +#define HFXO0_S ((HFXO_TypeDef *) HFXO0_S_BASE) /**< HFXO0_S base pointer */ +#define I2C0_S ((I2C_TypeDef *) I2C0_S_BASE) /**< I2C0_S base pointer */ +#define WDOG0_S ((WDOG_TypeDef *) WDOG0_S_BASE) /**< WDOG0_S base pointer */ +#define WDOG1_S ((WDOG_TypeDef *) WDOG1_S_BASE) /**< WDOG1_S base pointer */ +#define EUSART0_S ((EUSART_TypeDef *) EUSART0_S_BASE) /**< EUSART0_S base pointer */ +#define SEMAILBOX_S_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_S_HOST_BASE) /**< SEMAILBOX_S_HOST base pointer */ +#define MVP_S ((MVP_TypeDef *) MVP_S_BASE) /**< MVP_S base pointer */ +#define EMU_NS ((EMU_TypeDef *) EMU_NS_BASE) /**< EMU_NS base pointer */ +#define CMU_NS ((CMU_TypeDef *) CMU_NS_BASE) /**< CMU_NS base pointer */ +#define BURTC_NS ((BURTC_TypeDef *) BURTC_NS_BASE) /**< BURTC_NS base pointer */ +#define HFRCO0_NS ((HFRCO_TypeDef *) HFRCO0_NS_BASE) /**< HFRCO0_NS base pointer */ +#define FSRCO_NS ((FSRCO_TypeDef *) FSRCO_NS_BASE) /**< FSRCO_NS base pointer */ +#define DPLL0_NS ((DPLL_TypeDef *) DPLL0_NS_BASE) /**< DPLL0_NS base pointer */ +#define LFXO_NS ((LFXO_TypeDef *) LFXO_NS_BASE) /**< LFXO_NS base pointer */ +#define LFRCO_NS ((LFRCO_TypeDef *) LFRCO_NS_BASE) /**< LFRCO_NS base pointer */ +#define ULFRCO_NS ((ULFRCO_TypeDef *) ULFRCO_NS_BASE) /**< ULFRCO_NS base pointer */ +#define KEYSCAN_NS ((KEYSCAN_TypeDef *) KEYSCAN_NS_BASE) /**< KEYSCAN_NS base pointer */ +#define MSC_NS ((MSC_TypeDef *) MSC_NS_BASE) /**< MSC_NS base pointer */ +#define ICACHE0_NS ((ICACHE_TypeDef *) ICACHE0_NS_BASE) /**< ICACHE0_NS base pointer */ +#define PRS_NS ((PRS_TypeDef *) PRS_NS_BASE) /**< PRS_NS base pointer */ +#define GPIO_NS ((GPIO_TypeDef *) GPIO_NS_BASE) /**< GPIO_NS base pointer */ +#define LDMA_NS ((LDMA_TypeDef *) LDMA_NS_BASE) /**< LDMA_NS base pointer */ +#define LDMAXBAR_NS ((LDMAXBAR_TypeDef *) LDMAXBAR_NS_BASE) /**< LDMAXBAR_NS base pointer */ +#define TIMER0_NS ((TIMER_TypeDef *) TIMER0_NS_BASE) /**< TIMER0_NS base pointer */ +#define TIMER1_NS ((TIMER_TypeDef *) TIMER1_NS_BASE) /**< TIMER1_NS base pointer */ +#define TIMER2_NS ((TIMER_TypeDef *) TIMER2_NS_BASE) /**< TIMER2_NS base pointer */ +#define TIMER3_NS ((TIMER_TypeDef *) TIMER3_NS_BASE) /**< TIMER3_NS base pointer */ +#define TIMER4_NS ((TIMER_TypeDef *) TIMER4_NS_BASE) /**< TIMER4_NS base pointer */ +#define TIMER5_NS ((TIMER_TypeDef *) TIMER5_NS_BASE) /**< TIMER5_NS base pointer */ +#define TIMER6_NS ((TIMER_TypeDef *) TIMER6_NS_BASE) /**< TIMER6_NS base pointer */ +#define TIMER7_NS ((TIMER_TypeDef *) TIMER7_NS_BASE) /**< TIMER7_NS base pointer */ +#define TIMER8_NS ((TIMER_TypeDef *) TIMER8_NS_BASE) /**< TIMER8_NS base pointer */ +#define TIMER9_NS ((TIMER_TypeDef *) TIMER9_NS_BASE) /**< TIMER9_NS base pointer */ +#define DMEM0_NS ((MPAHBRAM_TypeDef *) DMEM0_NS_BASE) /**< DMEM0_NS base pointer */ +#define DMEM1_NS ((MPAHBRAM_TypeDef *) DMEM1_NS_BASE) /**< DMEM1_NS base pointer */ +#define SYSCFG_NS_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_NS_CFGNS_BASE) /**< SYSCFG_NS_CFGNS base pointer */ +#define SYSCFG_NS ((SYSCFG_TypeDef *) SYSCFG_NS_BASE) /**< SYSCFG_NS base pointer */ +#define BURAM_NS ((BURAM_TypeDef *) BURAM_NS_BASE) /**< BURAM_NS base pointer */ +#define GPCRC_NS ((GPCRC_TypeDef *) GPCRC_NS_BASE) /**< GPCRC_NS base pointer */ +#define EUSART1_NS ((EUSART_TypeDef *) EUSART1_NS_BASE) /**< EUSART1_NS base pointer */ +#define EUSART2_NS ((EUSART_TypeDef *) EUSART2_NS_BASE) /**< EUSART2_NS base pointer */ +#define EUSART3_NS ((EUSART_TypeDef *) EUSART3_NS_BASE) /**< EUSART3_NS base pointer */ +#define DCDC_NS ((DCDC_TypeDef *) DCDC_NS_BASE) /**< DCDC_NS base pointer */ +#define HOSTMAILBOX_NS ((MAILBOX_TypeDef *) HOSTMAILBOX_NS_BASE) /**< HOSTMAILBOX_NS base pointer */ +#define USART0_NS ((USART_TypeDef *) USART0_NS_BASE) /**< USART0_NS base pointer */ +#define USART1_NS ((USART_TypeDef *) USART1_NS_BASE) /**< USART1_NS base pointer */ +#define USART2_NS ((USART_TypeDef *) USART2_NS_BASE) /**< USART2_NS base pointer */ +#define SYSRTC0_NS ((SYSRTC_TypeDef *) SYSRTC0_NS_BASE) /**< SYSRTC0_NS base pointer */ +#define I2C1_NS ((I2C_TypeDef *) I2C1_NS_BASE) /**< I2C1_NS base pointer */ +#define I2C2_NS ((I2C_TypeDef *) I2C2_NS_BASE) /**< I2C2_NS base pointer */ +#define I2C3_NS ((I2C_TypeDef *) I2C3_NS_BASE) /**< I2C3_NS base pointer */ +#define LCD_NS ((LCD_TypeDef *) LCD_NS_BASE) /**< LCD_NS base pointer */ +#define LCDRF_NS ((LCDRF_TypeDef *) LCDRF_NS_BASE) /**< LCDRF_NS base pointer */ +#define RADIOAES_NS ((AES_TypeDef *) RADIOAES_NS_BASE) /**< RADIOAES_NS base pointer */ +#define SMU_NS ((SMU_TypeDef *) SMU_NS_BASE) /**< SMU_NS base pointer */ +#define SMU_NS_CFGNS ((SMU_CFGNS_TypeDef *) SMU_NS_CFGNS_BASE) /**< SMU_NS_CFGNS base pointer */ +#define LETIMER0_NS ((LETIMER_TypeDef *) LETIMER0_NS_BASE) /**< LETIMER0_NS base pointer */ +#define IADC0_NS ((IADC_TypeDef *) IADC0_NS_BASE) /**< IADC0_NS base pointer */ +#define ACMP0_NS ((ACMP_TypeDef *) ACMP0_NS_BASE) /**< ACMP0_NS base pointer */ +#define ACMP1_NS ((ACMP_TypeDef *) ACMP1_NS_BASE) /**< ACMP1_NS base pointer */ +#define AMUXCP0_NS ((AMUXCP_TypeDef *) AMUXCP0_NS_BASE) /**< AMUXCP0_NS base pointer */ +#define VDAC0_NS ((VDAC_TypeDef *) VDAC0_NS_BASE) /**< VDAC0_NS base pointer */ +#define VDAC1_NS ((VDAC_TypeDef *) VDAC1_NS_BASE) /**< VDAC1_NS base pointer */ +#define PCNT0_NS ((PCNT_TypeDef *) PCNT0_NS_BASE) /**< PCNT0_NS base pointer */ +#define HFRCOEM23_NS ((HFRCO_TypeDef *) HFRCOEM23_NS_BASE) /**< HFRCOEM23_NS base pointer */ +#define HFXO0_NS ((HFXO_TypeDef *) HFXO0_NS_BASE) /**< HFXO0_NS base pointer */ +#define I2C0_NS ((I2C_TypeDef *) I2C0_NS_BASE) /**< I2C0_NS base pointer */ +#define WDOG0_NS ((WDOG_TypeDef *) WDOG0_NS_BASE) /**< WDOG0_NS base pointer */ +#define WDOG1_NS ((WDOG_TypeDef *) WDOG1_NS_BASE) /**< WDOG1_NS base pointer */ +#define EUSART0_NS ((EUSART_TypeDef *) EUSART0_NS_BASE) /**< EUSART0_NS base pointer */ +#define SEMAILBOX_NS_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_NS_HOST_BASE) /**< SEMAILBOX_NS_HOST base pointer */ +#define MVP_NS ((MVP_TypeDef *) MVP_NS_BASE) /**< MVP_NS base pointer */ +#define EMU ((EMU_TypeDef *) EMU_BASE) /**< EMU base pointer */ +#define CMU ((CMU_TypeDef *) CMU_BASE) /**< CMU base pointer */ +#define BURTC ((BURTC_TypeDef *) BURTC_BASE) /**< BURTC base pointer */ +#define HFRCO0 ((HFRCO_TypeDef *) HFRCO0_BASE) /**< HFRCO0 base pointer */ +#define FSRCO ((FSRCO_TypeDef *) FSRCO_BASE) /**< FSRCO base pointer */ +#define DPLL0 ((DPLL_TypeDef *) DPLL0_BASE) /**< DPLL0 base pointer */ +#define LFXO ((LFXO_TypeDef *) LFXO_BASE) /**< LFXO base pointer */ +#define LFRCO ((LFRCO_TypeDef *) LFRCO_BASE) /**< LFRCO base pointer */ +#define ULFRCO ((ULFRCO_TypeDef *) ULFRCO_BASE) /**< ULFRCO base pointer */ +#define KEYSCAN ((KEYSCAN_TypeDef *) KEYSCAN_BASE) /**< KEYSCAN base pointer */ +#define MSC ((MSC_TypeDef *) MSC_BASE) /**< MSC base pointer */ +#define ICACHE0 ((ICACHE_TypeDef *) ICACHE0_BASE) /**< ICACHE0 base pointer */ +#define PRS ((PRS_TypeDef *) PRS_BASE) /**< PRS base pointer */ +#define GPIO ((GPIO_TypeDef *) GPIO_BASE) /**< GPIO base pointer */ +#define LDMA ((LDMA_TypeDef *) LDMA_BASE) /**< LDMA base pointer */ +#define LDMAXBAR ((LDMAXBAR_TypeDef *) LDMAXBAR_BASE) /**< LDMAXBAR base pointer */ +#define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */ +#define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */ +#define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ +#define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE) /**< TIMER3 base pointer */ +#define TIMER4 ((TIMER_TypeDef *) TIMER4_BASE) /**< TIMER4 base pointer */ +#define TIMER5 ((TIMER_TypeDef *) TIMER5_BASE) /**< TIMER5 base pointer */ +#define TIMER6 ((TIMER_TypeDef *) TIMER6_BASE) /**< TIMER6 base pointer */ +#define TIMER7 ((TIMER_TypeDef *) TIMER7_BASE) /**< TIMER7 base pointer */ +#define TIMER8 ((TIMER_TypeDef *) TIMER8_BASE) /**< TIMER8 base pointer */ +#define TIMER9 ((TIMER_TypeDef *) TIMER9_BASE) /**< TIMER9 base pointer */ +#define DMEM0 ((MPAHBRAM_TypeDef *) DMEM0_BASE) /**< DMEM0 base pointer */ +#define DMEM1 ((MPAHBRAM_TypeDef *) DMEM1_BASE) /**< DMEM1 base pointer */ +#define SYSCFG_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_CFGNS_BASE) /**< SYSCFG_CFGNS base pointer */ +#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE) /**< SYSCFG base pointer */ +#define BURAM ((BURAM_TypeDef *) BURAM_BASE) /**< BURAM base pointer */ +#define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE) /**< GPCRC base pointer */ +#define EUSART1 ((EUSART_TypeDef *) EUSART1_BASE) /**< EUSART1 base pointer */ +#define EUSART2 ((EUSART_TypeDef *) EUSART2_BASE) /**< EUSART2 base pointer */ +#define EUSART3 ((EUSART_TypeDef *) EUSART3_BASE) /**< EUSART3 base pointer */ +#define DCDC ((DCDC_TypeDef *) DCDC_BASE) /**< DCDC base pointer */ +#define HOSTMAILBOX ((MAILBOX_TypeDef *) HOSTMAILBOX_BASE) /**< HOSTMAILBOX base pointer */ +#define USART0 ((USART_TypeDef *) USART0_BASE) /**< USART0 base pointer */ +#define USART1 ((USART_TypeDef *) USART1_BASE) /**< USART1 base pointer */ +#define USART2 ((USART_TypeDef *) USART2_BASE) /**< USART2 base pointer */ +#define SYSRTC0 ((SYSRTC_TypeDef *) SYSRTC0_BASE) /**< SYSRTC0 base pointer */ +#define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */ +#define I2C2 ((I2C_TypeDef *) I2C2_BASE) /**< I2C2 base pointer */ +#define I2C3 ((I2C_TypeDef *) I2C3_BASE) /**< I2C3 base pointer */ +#define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */ +#define LCDRF ((LCDRF_TypeDef *) LCDRF_BASE) /**< LCDRF base pointer */ +#define RADIOAES ((AES_TypeDef *) RADIOAES_BASE) /**< RADIOAES base pointer */ +#define SMU ((SMU_TypeDef *) SMU_BASE) /**< SMU base pointer */ +#define SMU_CFGNS ((SMU_CFGNS_TypeDef *) SMU_CFGNS_BASE) /**< SMU_CFGNS base pointer */ +#define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE) /**< LETIMER0 base pointer */ +#define IADC0 ((IADC_TypeDef *) IADC0_BASE) /**< IADC0 base pointer */ +#define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE) /**< ACMP0 base pointer */ +#define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE) /**< ACMP1 base pointer */ +#define AMUXCP0 ((AMUXCP_TypeDef *) AMUXCP0_BASE) /**< AMUXCP0 base pointer */ +#define VDAC0 ((VDAC_TypeDef *) VDAC0_BASE) /**< VDAC0 base pointer */ +#define VDAC1 ((VDAC_TypeDef *) VDAC1_BASE) /**< VDAC1 base pointer */ +#define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE) /**< PCNT0 base pointer */ +#define HFRCOEM23 ((HFRCO_TypeDef *) HFRCOEM23_BASE) /**< HFRCOEM23 base pointer */ +#define HFXO0 ((HFXO_TypeDef *) HFXO0_BASE) /**< HFXO0 base pointer */ +#define I2C0 ((I2C_TypeDef *) I2C0_BASE) /**< I2C0 base pointer */ +#define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE) /**< WDOG0 base pointer */ +#define WDOG1 ((WDOG_TypeDef *) WDOG1_BASE) /**< WDOG1 base pointer */ +#define EUSART0 ((EUSART_TypeDef *) EUSART0_BASE) /**< EUSART0 base pointer */ +#define SEMAILBOX_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_HOST_BASE) /**< SEMAILBOX_HOST base pointer */ +#define MVP ((MVP_TypeDef *) MVP_BASE) /**< MVP base pointer */ +#define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE) /**< DEVINFO base pointer */ +/** @} End of group EFR32BG26B510F3200IL136_Peripheral_Declaration */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IL136_Peripheral_Parameters EFR32BG26B510F3200IL136 Peripheral Parameters + * @{ + * @brief Device peripheral parameter values + *****************************************************************************/ + +/* Common peripheral register block offsets. */ +#define PER_REG_BLOCK_SET_OFFSET 0x1000UL /**< Offset to SET register block */ +#define PER_REG_BLOCK_CLR_OFFSET 0x2000UL /**< Offset to CLEAR register block */ +#define PER_REG_BLOCK_TGL_OFFSET 0x3000UL /**< Offset to TOGGLE register block */ +#define MSC_CDA_PRESENT 0x0UL /**> */ +#define MSC_FDIO_WIDTH 0x40UL /**> None */ +#define MSC_FLASHADDRBITS 0x16UL /**> None */ +#define MSC_FLASHBLOCKADDRBITS 0x16UL /**> None */ +#define MSC_FLASH_BLOCK_INFO_PCOUNT 0x2UL /**> None */ +#define MSC_FLASH_BLOCK_MAIN_PCOUNT 0x1A0UL /**> */ +#define MSC_INFOADDRBITS 0xEUL /**> None */ +#define MSC_INFOBLOCKADDRBITS 0xEUL /**> None */ +#define MSC_INFO_PSIZE_BITS 0xDUL /**> None */ +#define MSC_MAIN_PSIZE_BITS 0xDUL /**> None */ +#define MSC_REDUNDANCY 0x4UL /**> None */ +#define MSC_ROOTMAIN_PRESENT 0x1UL /**> */ +#define MSC_UD_PRESENT 0x1UL /**> */ +#define MSC_YADDRBITS 0x6UL /**> */ +#define DMEM0_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM0_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM0_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM0_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM0_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM0_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM0_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM0_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM0_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM0_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM0_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM0_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM0_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM0_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM0_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM0_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM0_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM0_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM0_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM0_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM0_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM0_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM0_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM0_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM0_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM0_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM0_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM0_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM0_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM0_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM0_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM0_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM0_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM0_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM0_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM0_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM0_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM0_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM0_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define DMEM1_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM1_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM1_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM1_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM1_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM1_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM1_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM1_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM1_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM1_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM1_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM1_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM1_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM1_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM1_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM1_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM1_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM1_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM1_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM1_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM1_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM1_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM1_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM1_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM1_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM1_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM1_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM1_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM1_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM1_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM1_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM1_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM1_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM1_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM1_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM1_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM1_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM1_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM1_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define CMU_EXCLUDELCD 0x0UL /**> Exclude LCD */ +#define CMU_EXCLUDELESENSE 0x1UL /**> Exclude LESENSE */ +#define BURTC_CNTWIDTH 0x20UL /**> None */ +#define BURTC_PRECNT_WIDTH 0xFUL /**> */ +#define HFRCO0_EM23ONDEMAND 0x0UL /**> EM23 On Demand */ +#define HFRCO0_EXCLUDEEM23ONDEMAND 0x1UL /**> Exclude EM23 On Demand */ +#define LFXO_NO_CTUNE 0x0UL /**> CTUNE Not Present */ +#define LFXO_CTUNE 0x1UL /**> CTUNE Present */ +#define KEYSCAN_COLNUM 0x8UL /**> COLNUM */ +#define KEYSCAN_COLWIDTH 0x3UL /**> COLWIDTH */ +#define KEYSCAN_ROWNUM 0x6UL /**> ROWNUM */ +#define ICACHE0_AHB_LITE 0x0UL /**> AHB Lite */ +#define ICACHE0_CACHEABLE_SIZE 0x320000UL /**> Cache Size */ +#define ICACHE0_CACHEABLE_START 0x8000000UL /**> Cache Start */ +#define ICACHE0_DEFAULT_OFF 0x0UL /**> Default off */ +#define ICACHE0_FLASH_SIZE 0x320000UL /**> Flash size */ +#define ICACHE0_FLASH_START 0x8000000UL /**> Flash start */ +#define ICACHE0_LOOPCACHE_MEM_ADDR_BITS 0x3UL /**> Loopcache Memory Address bits */ +#define ICACHE0_LOOPCACHE_STICKINESS_BITS 0x4UL /**> Loopcache Stickiness bits */ +#define ICACHE0_PARITY_BITS 0x1UL /**> Use Parity */ +#define ICACHE0_PC_BITS 0x20UL /**> Performance Counter bits */ +#define ICACHE0_PIPE_STAGE 0x1UL /**> Pipeline Stage */ +#define ICACHE0_RAM_ADDR_BITS 0x0UL /**> RAM Address bits */ +#define ICACHE0_RAM_DATA_BITS 0x0UL /**> RAM Data bits */ +#define ICACHE0_SET_BITS 0x7UL /**> Set bits */ +#define ICACHE0_USE_HREADY_GATING 0x1UL /**> Use HREADY gating */ +#define ICACHE0_USE_IDLE_GATING 0x1UL /**> Use IDLE gating */ +#define ICACHE0_USE_LOOPCACHE 0x1UL /**> Use Loopcache */ +#define ICACHE0_WAY_BITS 0x1UL /**> Way bits */ +#define ICACHE0_WORDS_PER_BLOCK 0x0UL /**> Words Per Block */ +#define ICACHE0_WPB_BITS 0x1UL /**> Words Per Block bits */ +#define ICACHE0_WPL_BITS 0x3UL /**> Words Per Line bits */ +#define PRS_ASYNC_CH_NUM 0x10UL /**> None */ +#define PRS_PRSSEL_WIDTH 0x4UL /**> New Param */ +#define PRS_SPRSSEL_WIDTH 0x2UL /**> New Param */ +#define PRS_SYNC_CH_NUM 0x4UL /**> None */ +#define GPIO_COMALLOC_WIDTH 0x4UL /**> New Param */ +#define GPIO_MODE_WIDTH 0x4UL /**> Mode Width */ +#define GPIO_NUM_EM4_WU 0xCUL /**> New Param */ +#define GPIO_NUM_EVEN_PA 0x8UL /**> Num of even pins port A */ +#define GPIO_NUM_EVEN_PB 0x8UL /**> Num of even pins port B */ +#define GPIO_NUM_EVEN_PC 0x8UL /**> Num of even pins port C */ +#define GPIO_NUM_EVEN_PD 0x8UL /**> Num of even pins port D */ +#define GPIO_NUM_EXT_INT 0x10UL /**> New Param */ +#define GPIO_NUM_EXT_INT_L 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U_ZERO 0x0UL /**> New Param */ +#define GPIO_NUM_ODD_PA 0x8UL /**> Num of odd pins port A */ +#define GPIO_NUM_ODD_PB 0x8UL /**> Num of odd pins port B */ +#define GPIO_NUM_ODD_PC 0x8UL /**> Num of odd pins port C */ +#define GPIO_NUM_ODD_PD 0x8UL /**> Num of odd pins port D */ +#define GPIO_PINSEL_WIDTH 0x4UL /**> Route config pin select width */ +#define GPIO_PORTSEL_WIDTH 0x2UL /**> Route config port select width */ +#define GPIO_PORT_A_WIDTH 0x10UL /**> Port A Width */ +#define GPIO_PORT_A_WIDTH_ZERO 0x0UL /**> Port A Width is Zero */ +#define GPIO_PORT_A_WL 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_B_WIDTH 0x10UL /**> Port B Width */ +#define GPIO_PORT_B_WIDTH_ZERO 0x0UL /**> Port B Width is Zero */ +#define GPIO_PORT_B_WL 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_C_WIDTH 0x10UL /**> Port C Width */ +#define GPIO_PORT_C_WIDTH_ZERO 0x0UL /**> Port C Width is Zero */ +#define GPIO_PORT_C_WL 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_D_WIDTH 0x10UL /**> Port D Width */ +#define GPIO_PORT_D_WIDTH_ZERO 0x0UL /**> Port D Width is Zero */ +#define GPIO_PORT_D_WL 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_SEGALLOC_WIDTH 0x28UL /**> New Param */ +#define GPIO_SLEWRATE_WIDTH 0x3UL /**> Slew Rate Width Param */ +#define LDMA_CH_BITS 0x5UL /**> New Param */ +#define LDMA_CH_NUM 0x8UL /**> New Param */ +#define LDMA_FIFO_BITS 0x5UL /**> New Param */ +#define LDMA_FIFO_DEPTH 0x10UL /**> New Param */ +#define LDMAXBAR_CH_BITS 0x5UL /**> None */ +#define LDMAXBAR_CH_NUM 0x8UL /**> None */ +#define LDMAXBAR_SIGSEL_W 0x4UL /**> New Param */ +#define LDMAXBAR_SOURCESEL_W 0x6UL /**> New Param */ +#define TIMER0_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER0_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER0_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER0_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER0_NO_DTI 0x0UL /**> */ +#define TIMER1_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER1_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER1_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER1_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER1_NO_DTI 0x0UL /**> */ +#define TIMER2_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER2_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER2_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER2_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER2_NO_DTI 0x0UL /**> */ +#define TIMER3_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER3_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER3_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER3_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER3_NO_DTI 0x0UL /**> */ +#define TIMER4_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER4_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER4_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER4_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER4_NO_DTI 0x0UL /**> */ +#define TIMER5_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER5_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER5_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER5_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER5_NO_DTI 0x0UL /**> */ +#define TIMER6_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER6_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER6_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER6_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER6_NO_DTI 0x0UL /**> */ +#define TIMER7_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER7_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER7_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER7_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER7_NO_DTI 0x0UL /**> */ +#define TIMER8_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER8_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER8_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER8_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER8_NO_DTI 0x0UL /**> */ +#define TIMER9_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER9_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER9_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER9_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER9_NO_DTI 0x0UL /**> */ +#define SYSCFG_CHIP_PARTNUMBER 0x3UL /**> Chip Part Number */ +#define SYSCFG_DEMODRAM_INST_COUNT 0x2UL /**> */ +#define SYSCFG_FRCRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_SEQRAM_INST_COUNT 0x2UL /**> None */ +#define SYSCFG_SWINT_NUM 0x4UL /**> Software interupts */ +#define EUSART1_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART1_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART2_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART2_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART3_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART3_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define DCDC_DRVSPEED_WIDTH 0x2UL /**> Drive Speed bitfield width */ +#define DCDC_IPKVAL_WIDTH 0x4UL /**> Peak Current Setting bitfield Width */ +#define DCDC_VCMPIBIAS_WIDTH 0x2UL /**> VCMP ibias bitfield width */ +#define HOSTMAILBOX_NUM_MSGPTRS 0x4UL /**> */ +#define USART0_AUTOTX_REG 0x1UL /**> None */ +#define USART0_AUTOTX_REG_B 0x0UL /**> None */ +#define USART0_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART0_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART0_CLK_PRS 0x1UL /**> None */ +#define USART0_CLK_PRS_B 0x0UL /**> New Param */ +#define USART0_FLOW_CONTROL 0x1UL /**> None */ +#define USART0_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART0_I2S 0x1UL /**> None */ +#define USART0_I2S_B 0x0UL /**> New Param */ +#define USART0_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART0_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_MVDIS_FUNC 0x1UL /**> None */ +#define USART0_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART0_RX_PRS 0x1UL /**> None */ +#define USART0_RX_PRS_B 0x0UL /**> New Param */ +#define USART0_SC_AVAILABLE 0x1UL /**> None */ +#define USART0_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART0_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART0_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART0_TIMER 0x1UL /**> New Param */ +#define USART0_TIMER_B 0x0UL /**> New Param */ +#define USART1_AUTOTX_REG 0x1UL /**> None */ +#define USART1_AUTOTX_REG_B 0x0UL /**> None */ +#define USART1_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART1_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART1_CLK_PRS 0x1UL /**> None */ +#define USART1_CLK_PRS_B 0x0UL /**> New Param */ +#define USART1_FLOW_CONTROL 0x1UL /**> None */ +#define USART1_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART1_I2S 0x1UL /**> None */ +#define USART1_I2S_B 0x0UL /**> New Param */ +#define USART1_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART1_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_MVDIS_FUNC 0x1UL /**> None */ +#define USART1_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART1_RX_PRS 0x1UL /**> None */ +#define USART1_RX_PRS_B 0x0UL /**> New Param */ +#define USART1_SC_AVAILABLE 0x1UL /**> None */ +#define USART1_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART1_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART1_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART1_TIMER 0x1UL /**> New Param */ +#define USART1_TIMER_B 0x0UL /**> New Param */ +#define USART2_AUTOTX_REG 0x1UL /**> None */ +#define USART2_AUTOTX_REG_B 0x0UL /**> None */ +#define USART2_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART2_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART2_CLK_PRS 0x1UL /**> None */ +#define USART2_CLK_PRS_B 0x0UL /**> New Param */ +#define USART2_FLOW_CONTROL 0x1UL /**> None */ +#define USART2_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART2_I2S 0x1UL /**> None */ +#define USART2_I2S_B 0x0UL /**> New Param */ +#define USART2_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART2_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_MVDIS_FUNC 0x1UL /**> None */ +#define USART2_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART2_RX_PRS 0x1UL /**> None */ +#define USART2_RX_PRS_B 0x0UL /**> New Param */ +#define USART2_SC_AVAILABLE 0x1UL /**> None */ +#define USART2_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART2_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART2_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART2_TIMER 0x1UL /**> New Param */ +#define USART2_TIMER_B 0x0UL /**> New Param */ +#define SYSRTC0_GROUP0_ALTIRQDIS 0x1UL /**> Group 0 Alternate IRQ disable */ +#define SYSRTC0_GROUP0_CAPDIS 0x0UL /**> Group 0 Capture disable */ +#define SYSRTC0_GROUP0_CMP1DIS 0x0UL /**> Group 0 Compare1 disable */ +#define SYSRTC0_GROUP0_DIS 0x0UL /**> Group 0 Disable */ +#define SYSRTC0_GROUP0_ROOTDIS 0x1UL /**> Group 0 ROOT disable */ +#define SYSRTC0_GROUP1_ALTIRQDIS 0x0UL /**> Group 1 Alternate IRQ disable */ +#define SYSRTC0_GROUP1_CAPDIS 0x0UL /**> Group 1 Capture disable */ +#define SYSRTC0_GROUP1_CMP1DIS 0x0UL /**> Group 1 Compare1 disable */ +#define SYSRTC0_GROUP1_DIS 0x0UL /**> Group 1 Disable */ +#define SYSRTC0_GROUP1_ROOTDIS 0x1UL /**> Group 1 ROOT disable */ +#define SYSRTC0_GROUP2_ALTIRQDIS 0x1UL /**> Group 2 Alternate IRQ disable */ +#define SYSRTC0_GROUP2_CAPDIS 0x1UL /**> Group 2 Capture disable */ +#define SYSRTC0_GROUP2_CMP1DIS 0x1UL /**> Group 2 Compare1 disable */ +#define SYSRTC0_GROUP2_DIS 0x0UL /**> Group 2 Disable */ +#define SYSRTC0_GROUP2_ROOTDIS 0x0UL /**> Group 2 ROOT disable */ +#define SYSRTC0_GROUP3_ALTIRQDIS 0x1UL /**> Group 3 Alternate IRQ disable */ +#define SYSRTC0_GROUP3_CAPDIS 0x1UL /**> Group 3 Capture disable */ +#define SYSRTC0_GROUP3_CMP1DIS 0x1UL /**> Group 3 Compare1 disable */ +#define SYSRTC0_GROUP3_DIS 0x1UL /**> Group 3 Disable */ +#define SYSRTC0_GROUP3_ROOTDIS 0x1UL /**> Group 3 ROOT disable */ +#define SYSRTC0_GROUP4_ALTIRQDIS 0x1UL /**> Group 4 Alternate IRQ disable */ +#define SYSRTC0_GROUP4_CAPDIS 0x1UL /**> Group 4 Capture disable */ +#define SYSRTC0_GROUP4_CMP1DIS 0x1UL /**> Group 4 Compare1 disable */ +#define SYSRTC0_GROUP4_DIS 0x1UL /**> Group 4 Disable */ +#define SYSRTC0_GROUP4_ROOTDIS 0x1UL /**> Group 4 ROOT disable */ +#define SYSRTC0_GROUP5_ALTIRQDIS 0x1UL /**> Group 5 Alternate IRQ disable */ +#define SYSRTC0_GROUP5_CAPDIS 0x1UL /**> Group 5 Capture disable */ +#define SYSRTC0_GROUP5_CMP1DIS 0x1UL /**> Group 5 Compare1 disable */ +#define SYSRTC0_GROUP5_DIS 0x1UL /**> Group 5 Disable */ +#define SYSRTC0_GROUP5_ROOTDIS 0x1UL /**> Group 5 ROOT disable */ +#define SYSRTC0_GROUP6_ALTIRQDIS 0x1UL /**> Group 6 Alternate IRQ disable */ +#define SYSRTC0_GROUP6_CAPDIS 0x1UL /**> Group 6 Capture disable */ +#define SYSRTC0_GROUP6_CMP1DIS 0x1UL /**> Group 6 Compare1 disable */ +#define SYSRTC0_GROUP6_DIS 0x1UL /**> Group 6 Disable */ +#define SYSRTC0_GROUP6_ROOTDIS 0x1UL /**> Group 6 ROOT disable */ +#define SYSRTC0_GROUP7_ALTIRQDIS 0x1UL /**> Group 7 Alternate IRQ disable */ +#define SYSRTC0_GROUP7_CAPDIS 0x1UL /**> Group 7 Capture disable */ +#define SYSRTC0_GROUP7_CMP1DIS 0x1UL /**> Group 7 Compare1 disable */ +#define SYSRTC0_GROUP7_DIS 0x1UL /**> Group 7 Disable */ +#define SYSRTC0_GROUP7_ROOTDIS 0x1UL /**> Group 7 ROOT disable */ +#define SYSRTC0_ROOTDIS 0x0UL /**> ROOT disable */ +#define I2C1_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C1_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C2_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C2_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C3_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C3_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define LCD_COM_NUM 0x4UL /**> None */ +#define LCD_NO_ANIM_LOCS 0x1UL /**> None */ +#define LCD_NO_BANKED_SEG 0x1UL /**> */ +#define LCD_NO_DSC 0x0UL /**> None */ +#define LCD_NO_EXTOSC 0x0UL /**> None */ +#define LCD_OCTAPLEX 0x1UL /**> None */ +#define LCD_SEGASCOM_NUM 0x4UL /**> None */ +#define LCD_NO_UPPER_SEGMENTS 0x0UL /**> */ +#define LCD_SEG_NUM 0x28UL /**> None */ +#define LCD_SEGASCOM_SEGSTART 0x24UL /**> */ +#define LCD_SEL_WIDTH 0x3UL /**> None */ +#define RADIOAES_SIDECHANNEL_COUNTERMEASURES 0x1UL /**> Enable sidechannel counter measures */ +#define SMU_NUM_BMPUS 0x9UL /**> Number of BMPUs */ +#define SMU_NUM_PPU_PERIPHS 0x44UL /**> Number of PPU Peripherals */ +#define SMU_NUM_PPU_PERIPHS_MOD_32 0x4UL /**> Number of PPU Peripherals (mod 32) */ +#define SMU_NUM_PPU_PERIPHS_SUB_64 0x4UL /**> Number of PPU peripherals minus 32 */ +#define SMU_PERIPHID_BITS 0x8UL /**> Bits used for Peripheral ID */ +#define LETIMER0_CNT_WIDTH 0x18UL /**> Count Width */ +#define IADC0_CONFIGNUM 0x2UL /**> CONFIG */ +#define IADC0_FULLRANGEUNIPOLAR 0x0UL /**> FULLRANGEUNIPOLAR */ +#define IADC0_SCANBYTES 0x1UL /**> SCANBYTES */ +#define IADC0_ENTRIES 0x10UL /**> ENTRIES */ +#define ACMP0_DAC_INPUT 0x1UL /**> None */ +#define ACMP0_EXT_OVR_IF 0x1UL /**> None */ +#define ACMP1_DAC_INPUT 0x1UL /**> None */ +#define ACMP1_EXT_OVR_IF 0x1UL /**> None */ +#define AMUXCP0_AMUXCPNUM 0x0UL /**> AMUXCPNUM */ +#define VDAC0_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC0_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC0_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC0_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC0_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC0_RESOLUTION 0xCUL /**> DAC Resolution */ +#define VDAC1_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC1_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC1_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC1_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC1_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC1_RESOLUTION 0xCUL /**> DAC Resolution */ +#define PCNT0_PCNT_WIDTH 0x10UL /**> None */ +#define HFRCOEM23_EM23ONDEMAND 0x1UL /**> EM23 On Demand */ +#define HFRCOEM23_EXCLUDEEM23ONDEMAND 0x0UL /**> Exclude EM23 On Demand */ +#define HFXO0_BUFOUT 0x1UL /**> BUFOUT */ +#define HFXO0_EXCLUDEBUFOUT 0x0UL /**> Exclude BUFOUT */ +#define I2C0_DELAY 0x3E8UL /**> Delay cell selection */ +#define I2C0_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define WDOG0_PCNUM 0x2UL /**> None */ +#define WDOG1_PCNUM 0x2UL /**> None */ +#define EUSART0_EM2_CAPABLE 0x1UL /**> EM2 Capable instance */ +#define EUSART0_NOT_EM2_CAPABLE 0x0UL /**> Not EM2 Capable instance */ +#define RDMEM_FRC_BANK0_SIZE 0x1000UL /**> FRC_RAM_BANK0_SIZE */ +#define RDMEM_FRC_BANK1_SIZE 0x0UL /**> FRC_RAM_BANK1_SIZE */ +#define RDMEM_FRC_BANK2_SIZE 0x0UL /**> FRC_RAM_BANK2_SIZE */ +#define RDMEM_FRC_BANK3_SIZE 0x0UL /**> FRC_RAM_BANK3_SIZE */ +#define RDMEM_FRC_BANK4_SIZE 0x0UL /**> FRC_RAM_BANK4_SIZE */ +#define RDMEM_FRC_BANK5_SIZE 0x0UL /**> FRC_RAM_BANK5_SIZE */ +#define RDMEM_FRC_BANK6_SIZE 0x0UL /**> FRC_RAM_BANK6_SIZE */ +#define RDMEM_FRC_BANK7_SIZE 0x0UL /**> FRC_RAM_BANK7_SIZE */ +#define RDMEM_FRC_NUM_BANK 0x1UL /**> FRC_NUM_BANK */ +#define RDMEM_FRC_RAMADDRBITS 0xCUL /**> FRC RAM ADDRBITS */ +#define RDMEM_FRC_RAMADDRMINBITS 0xCUL /**> FRC RAM address bits for one bank */ +#define RDMEM_FRC_RAMECCADDR_WIDTH 0x20UL /**> FRC RAM ECC Address width */ +#define RDMEM_FRC_RAM_BWE_WIDTH 0x27UL /**> FRCRAM BWE width */ +#define RDMEM_FRC_RAM_DATA_WIDTH 0x27UL /**> FRC_RAM_DATA_WIDTH */ +#define RDMEM_FRC_RAM_ECC_EN 0x1UL /**> FRC RAM ECCEN */ +#define RDMEM_FRC_RAM_TOTAL_SIZE 0x1000UL /**> FRC_RAM_TOTAL_SIZE */ +#define RDMEM_SEQ_BANK0_SIZE 0x2000UL /**> SEQ_RAM_BANK0_SIZE */ +#define RDMEM_SEQ_BANK1_SIZE 0x2000UL /**> SEQ_RAM_BANK1_SIZE */ +#define RDMEM_SEQ_BANK2_SIZE 0x0UL /**> SEQ_RAM_BANK2_SIZE */ +#define RDMEM_SEQ_BANK3_SIZE 0x0UL /**> SEQ_RAM_BANK3_SIZE */ +#define RDMEM_SEQ_BANK4_SIZE 0x0UL /**> SEQ_RAM_BANK4_SIZE */ +#define RDMEM_SEQ_BANK5_SIZE 0x0UL /**> SEQ_RAM_BANK5_SIZE */ +#define RDMEM_SEQ_BANK6_SIZE 0x0UL /**> SEQ_RAM_BANK6_SIZE */ +#define RDMEM_SEQ_BANK7_SIZE 0x0UL /**> SEQ_RAM_BANK7_SIZE */ +#define RDMEM_SEQ_NUM_BANK 0x2UL /**> SEQ_NUM_BANK */ +#define RDMEM_SEQ_RAMADDRBITS 0xEUL /**> SEQ RAM ADDRBITS */ +#define RDMEM_SEQ_RAMADDRMINBITS 0xDUL /**> SEQ RAM address bits for one bank */ +#define RDMEM_SEQ_RAMECCADDR_WIDTH 0x20UL /**> SEQ RAM ECC Address width */ +#define RDMEM_SEQ_RAM_BWE_WIDTH 0x27UL /**> SEQRAM BWE width */ +#define RDMEM_SEQ_RAM_DATA_WIDTH 0x27UL /**> SEQ_RAM_DATA_WIDTH */ +#define RDMEM_SEQ_RAM_ECC_EN 0x1UL /**> SEQ RAM ECCEN */ +#define RDMEM_SEQ_RAM_TOTAL_SIZE 0x4000UL /**> SEQ_RAM_TOTAL_SIZE */ + +/* Instance macros for ACMP */ +#define ACMP(n) (((n) == 0) ? ACMP0 \ + : ((n) == 1) ? ACMP1 \ + : 0x0UL) +#define ACMP_NUM(ref) (((ref) == ACMP0) ? 0 \ + : ((ref) == ACMP1) ? 1 \ + : -1) +#define ACMP_DAC_INPUT(n) (((n) == 0) ? ACMP0_DAC_INPUT \ + : ((n) == 1) ? ACMP1_DAC_INPUT \ + : 0x0UL) +#define ACMP_EXT_OVR_IF(n) (((n) == 0) ? ACMP0_EXT_OVR_IF \ + : ((n) == 1) ? ACMP1_EXT_OVR_IF \ + : 0x0UL) + +/* Instance macros for EUSART */ +#define EUSART(n) (((n) == 0) ? EUSART0 \ + : ((n) == 1) ? EUSART1 \ + : ((n) == 2) ? EUSART2 \ + : ((n) == 3) ? EUSART3 \ + : 0x0UL) +#define EUSART_NUM(ref) (((ref) == EUSART0) ? 0 \ + : ((ref) == EUSART1) ? 1 \ + : ((ref) == EUSART2) ? 2 \ + : ((ref) == EUSART3) ? 3 \ + : -1) +#define EUSART_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_EM2_CAPABLE \ + : 0x0UL) +#define EUSART_NOT_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_NOT_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_NOT_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_NOT_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_NOT_EM2_CAPABLE \ + : 0x0UL) + +/* Instance macros for HFRCO */ +#define HFRCO(n) (((n) == 0) ? HFRCO0 \ + : ((n) == 1) ? HFRCOEM23 \ + : 0x0UL) +#define HFRCO_NUM(ref) (((ref) == HFRCO0) ? 0 \ + : ((ref) == HFRCOEM23) ? 1 \ + : -1) +#define HFRCO_EM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EM23ONDEMAND \ + : 0x0UL) +#define HFRCO_EXCLUDEEM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EXCLUDEEM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EXCLUDEEM23ONDEMAND \ + : 0x0UL) + +/* Instance macros for I2C */ +#define I2C(n) (((n) == 0) ? I2C0 \ + : ((n) == 1) ? I2C1 \ + : ((n) == 2) ? I2C2 \ + : ((n) == 3) ? I2C3 \ + : 0x0UL) +#define I2C_NUM(ref) (((ref) == I2C0) ? 0 \ + : ((ref) == I2C1) ? 1 \ + : ((ref) == I2C2) ? 2 \ + : ((ref) == I2C3) ? 3 \ + : -1) +#define I2C_DELAY(n) (((n) == 0) ? I2C0_DELAY \ + : ((n) == 1) ? I2C1_DELAY \ + : ((n) == 2) ? I2C2_DELAY \ + : ((n) == 3) ? I2C3_DELAY \ + : 0x0UL) +#define I2C_DELAY_CHAIN_NUM(n) (((n) == 0) ? I2C0_DELAY_CHAIN_NUM \ + : ((n) == 1) ? I2C1_DELAY_CHAIN_NUM \ + : ((n) == 2) ? I2C2_DELAY_CHAIN_NUM \ + : ((n) == 3) ? I2C3_DELAY_CHAIN_NUM \ + : 0x0UL) + +/* Instance macros for MPAHBRAM */ +#define MPAHBRAM(n) (((n) == 0) ? DMEM0 \ + : ((n) == 1) ? DMEM1 \ + : 0x0UL) +#define MPAHBRAM_NUM(ref) (((ref) == DMEM0) ? 0 \ + : ((ref) == DMEM1) ? 1 \ + : -1) +#define MPAHBRAM_AHB_DATA_WIDTH(n) (((n) == 0) ? DMEM0_AHB_DATA_WIDTH \ + : ((n) == 1) ? DMEM1_AHB_DATA_WIDTH \ + : 0x0UL) +#define MPAHBRAM_BANK0_SIZE(n) (((n) == 0) ? DMEM0_BANK0_SIZE \ + : ((n) == 1) ? DMEM1_BANK0_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK10_SIZE(n) (((n) == 0) ? DMEM0_BANK10_SIZE \ + : ((n) == 1) ? DMEM1_BANK10_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK11_SIZE(n) (((n) == 0) ? DMEM0_BANK11_SIZE \ + : ((n) == 1) ? DMEM1_BANK11_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK12_SIZE(n) (((n) == 0) ? DMEM0_BANK12_SIZE \ + : ((n) == 1) ? DMEM1_BANK12_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK13_SIZE(n) (((n) == 0) ? DMEM0_BANK13_SIZE \ + : ((n) == 1) ? DMEM1_BANK13_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK14_SIZE(n) (((n) == 0) ? DMEM0_BANK14_SIZE \ + : ((n) == 1) ? DMEM1_BANK14_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK15_SIZE(n) (((n) == 0) ? DMEM0_BANK15_SIZE \ + : ((n) == 1) ? DMEM1_BANK15_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK16_SIZE(n) (((n) == 0) ? DMEM0_BANK16_SIZE \ + : ((n) == 1) ? DMEM1_BANK16_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK17_SIZE(n) (((n) == 0) ? DMEM0_BANK17_SIZE \ + : ((n) == 1) ? DMEM1_BANK17_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK18_SIZE(n) (((n) == 0) ? DMEM0_BANK18_SIZE \ + : ((n) == 1) ? DMEM1_BANK18_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK19_SIZE(n) (((n) == 0) ? DMEM0_BANK19_SIZE \ + : ((n) == 1) ? DMEM1_BANK19_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK1_SIZE(n) (((n) == 0) ? DMEM0_BANK1_SIZE \ + : ((n) == 1) ? DMEM1_BANK1_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK20_SIZE(n) (((n) == 0) ? DMEM0_BANK20_SIZE \ + : ((n) == 1) ? DMEM1_BANK20_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK21_SIZE(n) (((n) == 0) ? DMEM0_BANK21_SIZE \ + : ((n) == 1) ? DMEM1_BANK21_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK22_SIZE(n) (((n) == 0) ? DMEM0_BANK22_SIZE \ + : ((n) == 1) ? DMEM1_BANK22_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK23_SIZE(n) (((n) == 0) ? DMEM0_BANK23_SIZE \ + : ((n) == 1) ? DMEM1_BANK23_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK24_SIZE(n) (((n) == 0) ? DMEM0_BANK24_SIZE \ + : ((n) == 1) ? DMEM1_BANK24_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK25_SIZE(n) (((n) == 0) ? DMEM0_BANK25_SIZE \ + : ((n) == 1) ? DMEM1_BANK25_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK26_SIZE(n) (((n) == 0) ? DMEM0_BANK26_SIZE \ + : ((n) == 1) ? DMEM1_BANK26_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK27_SIZE(n) (((n) == 0) ? DMEM0_BANK27_SIZE \ + : ((n) == 1) ? DMEM1_BANK27_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK28_SIZE(n) (((n) == 0) ? DMEM0_BANK28_SIZE \ + : ((n) == 1) ? DMEM1_BANK28_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK29_SIZE(n) (((n) == 0) ? DMEM0_BANK29_SIZE \ + : ((n) == 1) ? DMEM1_BANK29_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK2_SIZE(n) (((n) == 0) ? DMEM0_BANK2_SIZE \ + : ((n) == 1) ? DMEM1_BANK2_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK30_SIZE(n) (((n) == 0) ? DMEM0_BANK30_SIZE \ + : ((n) == 1) ? DMEM1_BANK30_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK31_SIZE(n) (((n) == 0) ? DMEM0_BANK31_SIZE \ + : ((n) == 1) ? DMEM1_BANK31_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK3_SIZE(n) (((n) == 0) ? DMEM0_BANK3_SIZE \ + : ((n) == 1) ? DMEM1_BANK3_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK4_SIZE(n) (((n) == 0) ? DMEM0_BANK4_SIZE \ + : ((n) == 1) ? DMEM1_BANK4_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK5_SIZE(n) (((n) == 0) ? DMEM0_BANK5_SIZE \ + : ((n) == 1) ? DMEM1_BANK5_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK6_SIZE(n) (((n) == 0) ? DMEM0_BANK6_SIZE \ + : ((n) == 1) ? DMEM1_BANK6_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK7_SIZE(n) (((n) == 0) ? DMEM0_BANK7_SIZE \ + : ((n) == 1) ? DMEM1_BANK7_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK8_SIZE(n) (((n) == 0) ? DMEM0_BANK8_SIZE \ + : ((n) == 1) ? DMEM1_BANK8_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK9_SIZE(n) (((n) == 0) ? DMEM0_BANK9_SIZE \ + : ((n) == 1) ? DMEM1_BANK9_SIZE \ + : 0x0UL) +#define MPAHBRAM_ECC_EXCLUDE(n) (((n) == 0) ? DMEM0_ECC_EXCLUDE \ + : ((n) == 1) ? DMEM1_ECC_EXCLUDE \ + : 0x0UL) +#define MPAHBRAM_MEM_SIZE(n) (((n) == 0) ? DMEM0_MEM_SIZE \ + : ((n) == 1) ? DMEM1_MEM_SIZE \ + : 0x0UL) +#define MPAHBRAM_NUM_BANKS(n) (((n) == 0) ? DMEM0_NUM_BANKS \ + : ((n) == 1) ? DMEM1_NUM_BANKS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS(n) (((n) == 0) ? DMEM0_NUM_PORTS \ + : ((n) == 1) ? DMEM1_NUM_PORTS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS_IS_2(n) (((n) == 0) ? DMEM0_NUM_PORTS_IS_2 \ + : ((n) == 1) ? DMEM1_NUM_PORTS_IS_2 \ + : 0x0UL) +#define MPAHBRAM_WAITSTATE_EXCLUDE(n) (((n) == 0) ? DMEM0_WAITSTATE_EXCLUDE \ + : ((n) == 1) ? DMEM1_WAITSTATE_EXCLUDE \ + : 0x0UL) + +/* Instance macros for TIMER */ +#define TIMER(n) (((n) == 0) ? TIMER0 \ + : ((n) == 1) ? TIMER1 \ + : ((n) == 2) ? TIMER2 \ + : ((n) == 3) ? TIMER3 \ + : ((n) == 4) ? TIMER4 \ + : ((n) == 5) ? TIMER5 \ + : ((n) == 6) ? TIMER6 \ + : ((n) == 7) ? TIMER7 \ + : ((n) == 8) ? TIMER8 \ + : ((n) == 9) ? TIMER9 \ + : 0x0UL) +#define TIMER_NUM(ref) (((ref) == TIMER0) ? 0 \ + : ((ref) == TIMER1) ? 1 \ + : ((ref) == TIMER2) ? 2 \ + : ((ref) == TIMER3) ? 3 \ + : ((ref) == TIMER4) ? 4 \ + : ((ref) == TIMER5) ? 5 \ + : ((ref) == TIMER6) ? 6 \ + : ((ref) == TIMER7) ? 7 \ + : ((ref) == TIMER8) ? 8 \ + : ((ref) == TIMER9) ? 9 \ + : -1) +#define TIMER_CC_NUM(n) (((n) == 0) ? TIMER0_CC_NUM \ + : ((n) == 1) ? TIMER1_CC_NUM \ + : ((n) == 2) ? TIMER2_CC_NUM \ + : ((n) == 3) ? TIMER3_CC_NUM \ + : ((n) == 4) ? TIMER4_CC_NUM \ + : ((n) == 5) ? TIMER5_CC_NUM \ + : ((n) == 6) ? TIMER6_CC_NUM \ + : ((n) == 7) ? TIMER7_CC_NUM \ + : ((n) == 8) ? TIMER8_CC_NUM \ + : ((n) == 9) ? TIMER9_CC_NUM \ + : 0x0UL) +#define TIMER_CNTWIDTH(n) (((n) == 0) ? TIMER0_CNTWIDTH \ + : ((n) == 1) ? TIMER1_CNTWIDTH \ + : ((n) == 2) ? TIMER2_CNTWIDTH \ + : ((n) == 3) ? TIMER3_CNTWIDTH \ + : ((n) == 4) ? TIMER4_CNTWIDTH \ + : ((n) == 5) ? TIMER5_CNTWIDTH \ + : ((n) == 6) ? TIMER6_CNTWIDTH \ + : ((n) == 7) ? TIMER7_CNTWIDTH \ + : ((n) == 8) ? TIMER8_CNTWIDTH \ + : ((n) == 9) ? TIMER9_CNTWIDTH \ + : 0x0UL) +#define TIMER_DTI(n) (((n) == 0) ? TIMER0_DTI \ + : ((n) == 1) ? TIMER1_DTI \ + : ((n) == 2) ? TIMER2_DTI \ + : ((n) == 3) ? TIMER3_DTI \ + : ((n) == 4) ? TIMER4_DTI \ + : ((n) == 5) ? TIMER5_DTI \ + : ((n) == 6) ? TIMER6_DTI \ + : ((n) == 7) ? TIMER7_DTI \ + : ((n) == 8) ? TIMER8_DTI \ + : ((n) == 9) ? TIMER9_DTI \ + : 0x0UL) +#define TIMER_DTI_CC_NUM(n) (((n) == 0) ? TIMER0_DTI_CC_NUM \ + : ((n) == 1) ? TIMER1_DTI_CC_NUM \ + : ((n) == 2) ? TIMER2_DTI_CC_NUM \ + : ((n) == 3) ? TIMER3_DTI_CC_NUM \ + : ((n) == 4) ? TIMER4_DTI_CC_NUM \ + : ((n) == 5) ? TIMER5_DTI_CC_NUM \ + : ((n) == 6) ? TIMER6_DTI_CC_NUM \ + : ((n) == 7) ? TIMER7_DTI_CC_NUM \ + : ((n) == 8) ? TIMER8_DTI_CC_NUM \ + : ((n) == 9) ? TIMER9_DTI_CC_NUM \ + : 0x0UL) +#define TIMER_NO_DTI(n) (((n) == 0) ? TIMER0_NO_DTI \ + : ((n) == 1) ? TIMER1_NO_DTI \ + : ((n) == 2) ? TIMER2_NO_DTI \ + : ((n) == 3) ? TIMER3_NO_DTI \ + : ((n) == 4) ? TIMER4_NO_DTI \ + : ((n) == 5) ? TIMER5_NO_DTI \ + : ((n) == 6) ? TIMER6_NO_DTI \ + : ((n) == 7) ? TIMER7_NO_DTI \ + : ((n) == 8) ? TIMER8_NO_DTI \ + : ((n) == 9) ? TIMER9_NO_DTI \ + : 0x0UL) + +/* Instance macros for USART */ +#define USART(n) (((n) == 0) ? USART0 \ + : ((n) == 1) ? USART1 \ + : ((n) == 2) ? USART2 \ + : 0x0UL) +#define USART_NUM(ref) (((ref) == USART0) ? 0 \ + : ((ref) == USART1) ? 1 \ + : ((ref) == USART2) ? 2 \ + : -1) +#define USART_AUTOTX_REG(n) (((n) == 0) ? USART0_AUTOTX_REG \ + : ((n) == 1) ? USART1_AUTOTX_REG \ + : ((n) == 2) ? USART2_AUTOTX_REG \ + : 0x0UL) +#define USART_AUTOTX_REG_B(n) (((n) == 0) ? USART0_AUTOTX_REG_B \ + : ((n) == 1) ? USART1_AUTOTX_REG_B \ + : ((n) == 2) ? USART2_AUTOTX_REG_B \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER_B(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER_B \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER_B \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER_B \ + : 0x0UL) +#define USART_CLK_PRS(n) (((n) == 0) ? USART0_CLK_PRS \ + : ((n) == 1) ? USART1_CLK_PRS \ + : ((n) == 2) ? USART2_CLK_PRS \ + : 0x0UL) +#define USART_CLK_PRS_B(n) (((n) == 0) ? USART0_CLK_PRS_B \ + : ((n) == 1) ? USART1_CLK_PRS_B \ + : ((n) == 2) ? USART2_CLK_PRS_B \ + : 0x0UL) +#define USART_FLOW_CONTROL(n) (((n) == 0) ? USART0_FLOW_CONTROL \ + : ((n) == 1) ? USART1_FLOW_CONTROL \ + : ((n) == 2) ? USART2_FLOW_CONTROL \ + : 0x0UL) +#define USART_FLOW_CONTROL_B(n) (((n) == 0) ? USART0_FLOW_CONTROL_B \ + : ((n) == 1) ? USART1_FLOW_CONTROL_B \ + : ((n) == 2) ? USART2_FLOW_CONTROL_B \ + : 0x0UL) +#define USART_I2S(n) (((n) == 0) ? USART0_I2S \ + : ((n) == 1) ? USART1_I2S \ + : ((n) == 2) ? USART2_I2S \ + : 0x0UL) +#define USART_I2S_B(n) (((n) == 0) ? USART0_I2S_B \ + : ((n) == 1) ? USART1_I2S_B \ + : ((n) == 2) ? USART2_I2S_B \ + : 0x0UL) +#define USART_IRDA_AVAILABLE(n) (((n) == 0) ? USART0_IRDA_AVAILABLE \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE \ + : 0x0UL) +#define USART_IRDA_AVAILABLE_B(n) (((n) == 0) ? USART0_IRDA_AVAILABLE_B \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE_B \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE_B \ + : 0x0UL) +#define USART_MVDIS_FUNC(n) (((n) == 0) ? USART0_MVDIS_FUNC \ + : ((n) == 1) ? USART1_MVDIS_FUNC \ + : ((n) == 2) ? USART2_MVDIS_FUNC \ + : 0x0UL) +#define USART_MVDIS_FUNC_B(n) (((n) == 0) ? USART0_MVDIS_FUNC_B \ + : ((n) == 1) ? USART1_MVDIS_FUNC_B \ + : ((n) == 2) ? USART2_MVDIS_FUNC_B \ + : 0x0UL) +#define USART_RX_PRS(n) (((n) == 0) ? USART0_RX_PRS \ + : ((n) == 1) ? USART1_RX_PRS \ + : ((n) == 2) ? USART2_RX_PRS \ + : 0x0UL) +#define USART_RX_PRS_B(n) (((n) == 0) ? USART0_RX_PRS_B \ + : ((n) == 1) ? USART1_RX_PRS_B \ + : ((n) == 2) ? USART2_RX_PRS_B \ + : 0x0UL) +#define USART_SC_AVAILABLE(n) (((n) == 0) ? USART0_SC_AVAILABLE \ + : ((n) == 1) ? USART1_SC_AVAILABLE \ + : ((n) == 2) ? USART2_SC_AVAILABLE \ + : 0x0UL) +#define USART_SC_AVAILABLE_B(n) (((n) == 0) ? USART0_SC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_AVAILABLE(n) (((n) == 0) ? USART0_SYNC_AVAILABLE \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE \ + : 0x0UL) +#define USART_SYNC_AVAILABLE_B(n) (((n) == 0) ? USART0_SYNC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE_B(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE_B \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE_B \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE_B \ + : 0x0UL) +#define USART_TIMER(n) (((n) == 0) ? USART0_TIMER \ + : ((n) == 1) ? USART1_TIMER \ + : ((n) == 2) ? USART2_TIMER \ + : 0x0UL) +#define USART_TIMER_B(n) (((n) == 0) ? USART0_TIMER_B \ + : ((n) == 1) ? USART1_TIMER_B \ + : ((n) == 2) ? USART2_TIMER_B \ + : 0x0UL) + +/* Instance macros for VDAC */ +#define VDAC(n) (((n) == 0) ? VDAC0 \ + : ((n) == 1) ? VDAC1 \ + : 0x0UL) +#define VDAC_NUM(ref) (((ref) == VDAC0) ? 0 \ + : ((ref) == VDAC1) ? 1 \ + : -1) +#define VDAC_ALT_WIDTH(n) (((n) == 0) ? VDAC0_ALT_WIDTH \ + : ((n) == 1) ? VDAC1_ALT_WIDTH \ + : 0x0UL) +#define VDAC_CH0_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH0_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH0_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_CH1_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH1_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH1_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_FIFO_DEPTH(n) (((n) == 0) ? VDAC0_FIFO_DEPTH \ + : ((n) == 1) ? VDAC1_FIFO_DEPTH \ + : 0x0UL) +#define VDAC_INT_PRESC_WIDTH(n) (((n) == 0) ? VDAC0_INT_PRESC_WIDTH \ + : ((n) == 1) ? VDAC1_INT_PRESC_WIDTH \ + : 0x0UL) +#define VDAC_RESOLUTION(n) (((n) == 0) ? VDAC0_RESOLUTION \ + : ((n) == 1) ? VDAC1_RESOLUTION \ + : 0x0UL) + +/* Instance macros for WDOG */ +#define WDOG(n) (((n) == 0) ? WDOG0 \ + : ((n) == 1) ? WDOG1 \ + : 0x0UL) +#define WDOG_NUM(ref) (((ref) == WDOG0) ? 0 \ + : ((ref) == WDOG1) ? 1 \ + : -1) +#define WDOG_PCNUM(n) (((n) == 0) ? WDOG0_PCNUM \ + : ((n) == 1) ? WDOG1_PCNUM \ + : 0x0UL) + +/** @} End of group EFR32BG26B510F3200IL136_Peripheral_Parameters */ + +/** @} End of group EFR32BG26B510F3200IL136 */ +/** @}} End of group Parts */ + +#ifdef __cplusplus +} +#endif +#endif diff --git a/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200im48.h b/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200im48.h new file mode 100644 index 0000000000..ac7b5ecef6 --- /dev/null +++ b/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200im48.h @@ -0,0 +1,2150 @@ +/**************************************************************************//** + * @file + * @brief CMSIS Cortex-M Peripheral Access Layer Header File + * for EFR32BG26B510F3200IM48 + ****************************************************************************** + * # License + * Copyright 2024 Silicon Laboratories, Inc. www.silabs.com + ****************************************************************************** + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + *****************************************************************************/ +#ifndef EFR32BG26B510F3200IM48_H +#define EFR32BG26B510F3200IM48_H + +#ifdef __cplusplus +extern "C" { +#endif + +/**************************************************************************//** + * @addtogroup Parts + * @{ + *****************************************************************************/ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM48 EFR32BG26B510F3200IM48 + * @{ + *****************************************************************************/ + +/** Interrupt Number Definition */ +typedef enum IRQn{ + /****** Cortex-M Processor Exceptions Numbers ******************************************/ + NonMaskableInt_IRQn = -14, /*!< -14 Cortex-M Non Maskable Interrupt */ + HardFault_IRQn = -13, /*!< -13 Cortex-M Hard Fault Interrupt */ + MemoryManagement_IRQn = -12, /*!< -12 Cortex-M Memory Management Interrupt */ + BusFault_IRQn = -11, /*!< -11 Cortex-M Bus Fault Interrupt */ + UsageFault_IRQn = -10, /*!< -10 Cortex-M Usage Fault Interrupt */ + SVCall_IRQn = -5, /*!< -5 Cortex-M SV Call Interrupt */ + DebugMonitor_IRQn = -4, /*!< -4 Cortex-M Debug Monitor Interrupt */ + PendSV_IRQn = -2, /*!< -2 Cortex-M Pend SV Interrupt */ + SysTick_IRQn = -1, /*!< -1 Cortex-M System Tick Interrupt */ + + /****** EFR32BG26 Peripheral Interrupt Numbers ******************************************/ + + SMU_SECURE_IRQn = 0, /*!< 0 EFR32 SMU_SECURE Interrupt */ + SMU_S_PRIVILEGED_IRQn = 1, /*!< 1 EFR32 SMU_S_PRIVILEGED Interrupt */ + SMU_NS_PRIVILEGED_IRQn = 2, /*!< 2 EFR32 SMU_NS_PRIVILEGED Interrupt */ + EMU_IRQn = 3, /*!< 3 EFR32 EMU Interrupt */ + TIMER0_IRQn = 4, /*!< 4 EFR32 TIMER0 Interrupt */ + TIMER1_IRQn = 5, /*!< 5 EFR32 TIMER1 Interrupt */ + TIMER2_IRQn = 6, /*!< 6 EFR32 TIMER2 Interrupt */ + TIMER3_IRQn = 7, /*!< 7 EFR32 TIMER3 Interrupt */ + TIMER4_IRQn = 8, /*!< 8 EFR32 TIMER4 Interrupt */ + TIMER5_IRQn = 9, /*!< 9 EFR32 TIMER5 Interrupt */ + TIMER6_IRQn = 10, /*!< 10 EFR32 TIMER6 Interrupt */ + TIMER7_IRQn = 11, /*!< 11 EFR32 TIMER7 Interrupt */ + TIMER8_IRQn = 12, /*!< 12 EFR32 TIMER8 Interrupt */ + TIMER9_IRQn = 13, /*!< 13 EFR32 TIMER9 Interrupt */ + USART0_RX_IRQn = 14, /*!< 14 EFR32 USART0_RX Interrupt */ + USART0_TX_IRQn = 15, /*!< 15 EFR32 USART0_TX Interrupt */ + USART1_RX_IRQn = 16, /*!< 16 EFR32 USART1_RX Interrupt */ + USART1_TX_IRQn = 17, /*!< 17 EFR32 USART1_TX Interrupt */ + USART2_RX_IRQn = 18, /*!< 18 EFR32 USART2_RX Interrupt */ + USART2_TX_IRQn = 19, /*!< 19 EFR32 USART2_TX Interrupt */ + EUSART0_RX_IRQn = 20, /*!< 20 EFR32 EUSART0_RX Interrupt */ + EUSART0_TX_IRQn = 21, /*!< 21 EFR32 EUSART0_TX Interrupt */ + EUSART1_RX_IRQn = 22, /*!< 22 EFR32 EUSART1_RX Interrupt */ + EUSART1_TX_IRQn = 23, /*!< 23 EFR32 EUSART1_TX Interrupt */ + EUSART2_RX_IRQn = 24, /*!< 24 EFR32 EUSART2_RX Interrupt */ + EUSART2_TX_IRQn = 25, /*!< 25 EFR32 EUSART2_TX Interrupt */ + EUSART3_RX_IRQn = 26, /*!< 26 EFR32 EUSART3_RX Interrupt */ + EUSART3_TX_IRQn = 27, /*!< 27 EFR32 EUSART3_TX Interrupt */ + MVP_IRQn = 28, /*!< 28 EFR32 MVP Interrupt */ + ICACHE0_IRQn = 29, /*!< 29 EFR32 ICACHE0 Interrupt */ + BURTC_IRQn = 30, /*!< 30 EFR32 BURTC Interrupt */ + LETIMER0_IRQn = 31, /*!< 31 EFR32 LETIMER0 Interrupt */ + SYSCFG_IRQn = 32, /*!< 32 EFR32 SYSCFG Interrupt */ + MPAHBRAM0_IRQn = 33, /*!< 33 EFR32 MPAHBRAM0 Interrupt */ + MPAHBRAM1_IRQn = 34, /*!< 34 EFR32 MPAHBRAM1 Interrupt */ + LDMA_IRQn = 35, /*!< 35 EFR32 LDMA Interrupt */ + LFXO_IRQn = 36, /*!< 36 EFR32 LFXO Interrupt */ + LFRCO_IRQn = 37, /*!< 37 EFR32 LFRCO Interrupt */ + ULFRCO_IRQn = 38, /*!< 38 EFR32 ULFRCO Interrupt */ + GPIO_ODD_IRQn = 39, /*!< 39 EFR32 GPIO_ODD Interrupt */ + GPIO_EVEN_IRQn = 40, /*!< 40 EFR32 GPIO_EVEN Interrupt */ + I2C0_IRQn = 41, /*!< 41 EFR32 I2C0 Interrupt */ + I2C1_IRQn = 42, /*!< 42 EFR32 I2C1 Interrupt */ + I2C2_IRQn = 43, /*!< 43 EFR32 I2C2 Interrupt */ + I2C3_IRQn = 44, /*!< 44 EFR32 I2C3 Interrupt */ + EMUDG_IRQn = 45, /*!< 45 EFR32 EMUDG Interrupt */ + AGC_IRQn = 46, /*!< 46 EFR32 AGC Interrupt */ + BUFC_IRQn = 47, /*!< 47 EFR32 BUFC Interrupt */ + FRC_PRI_IRQn = 48, /*!< 48 EFR32 FRC_PRI Interrupt */ + FRC_IRQn = 49, /*!< 49 EFR32 FRC Interrupt */ + MODEM_IRQn = 50, /*!< 50 EFR32 MODEM Interrupt */ + PROTIMER_IRQn = 51, /*!< 51 EFR32 PROTIMER Interrupt */ + RAC_RSM_IRQn = 52, /*!< 52 EFR32 RAC_RSM Interrupt */ + RAC_SEQ_IRQn = 53, /*!< 53 EFR32 RAC_SEQ Interrupt */ + HOSTMAILBOX_IRQn = 54, /*!< 54 EFR32 HOSTMAILBOX Interrupt */ + SYNTH_IRQn = 55, /*!< 55 EFR32 SYNTH Interrupt */ + ACMP0_IRQn = 56, /*!< 56 EFR32 ACMP0 Interrupt */ + ACMP1_IRQn = 57, /*!< 57 EFR32 ACMP1 Interrupt */ + WDOG0_IRQn = 58, /*!< 58 EFR32 WDOG0 Interrupt */ + WDOG1_IRQn = 59, /*!< 59 EFR32 WDOG1 Interrupt */ + HFXO0_IRQn = 60, /*!< 60 EFR32 HFXO0 Interrupt */ + HFRCO0_IRQn = 61, /*!< 61 EFR32 HFRCO0 Interrupt */ + HFRCOEM23_IRQn = 62, /*!< 62 EFR32 HFRCOEM23 Interrupt */ + CMU_IRQn = 63, /*!< 63 EFR32 CMU Interrupt */ + AES_IRQn = 64, /*!< 64 EFR32 AES Interrupt */ + IADC_IRQn = 65, /*!< 65 EFR32 IADC Interrupt */ + MSC_IRQn = 66, /*!< 66 EFR32 MSC Interrupt */ + DPLL0_IRQn = 67, /*!< 67 EFR32 DPLL0 Interrupt */ + EMUEFP_IRQn = 68, /*!< 68 EFR32 EMUEFP Interrupt */ + DCDC_IRQn = 69, /*!< 69 EFR32 DCDC Interrupt */ + PCNT0_IRQn = 70, /*!< 70 EFR32 PCNT0 Interrupt */ + SW0_IRQn = 71, /*!< 71 EFR32 SW0 Interrupt */ + SW1_IRQn = 72, /*!< 72 EFR32 SW1 Interrupt */ + SW2_IRQn = 73, /*!< 73 EFR32 SW2 Interrupt */ + SW3_IRQn = 74, /*!< 74 EFR32 SW3 Interrupt */ + KERNEL0_IRQn = 75, /*!< 75 EFR32 KERNEL0 Interrupt */ + KERNEL1_IRQn = 76, /*!< 76 EFR32 KERNEL1 Interrupt */ + M33CTI0_IRQn = 77, /*!< 77 EFR32 M33CTI0 Interrupt */ + M33CTI1_IRQn = 78, /*!< 78 EFR32 M33CTI1 Interrupt */ + FPUEXH_IRQn = 79, /*!< 79 EFR32 FPUEXH Interrupt */ + SETAMPERHOST_IRQn = 80, /*!< 80 EFR32 SETAMPERHOST Interrupt */ + SEMBRX_IRQn = 81, /*!< 81 EFR32 SEMBRX Interrupt */ + SEMBTX_IRQn = 82, /*!< 82 EFR32 SEMBTX Interrupt */ + SYSRTC_APP_IRQn = 83, /*!< 83 EFR32 SYSRTC_APP Interrupt */ + SYSRTC_SEQ_IRQn = 84, /*!< 84 EFR32 SYSRTC_SEQ Interrupt */ + KEYSCAN_IRQn = 85, /*!< 85 EFR32 KEYSCAN Interrupt */ + RFECA0_IRQn = 86, /*!< 86 EFR32 RFECA0 Interrupt */ + RFECA1_IRQn = 87, /*!< 87 EFR32 RFECA1 Interrupt */ + VDAC0_IRQn = 88, /*!< 88 EFR32 VDAC0 Interrupt */ + VDAC1_IRQn = 89, /*!< 89 EFR32 VDAC1 Interrupt */ + AHB2AHB0_IRQn = 90, /*!< 90 EFR32 AHB2AHB0 Interrupt */ + AHB2AHB1_IRQn = 91, /*!< 91 EFR32 AHB2AHB1 Interrupt */ + LCD_IRQn = 92, /*!< 92 EFR32 LCD Interrupt */ +} IRQn_Type; + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM48_Core EFR32BG26B510F3200IM48 Core + * @{ + * @brief Processor and Core Peripheral Section + *****************************************************************************/ + +#define __CM33_REV 0x0004U /**< Cortex-M33 Core revision */ +#define __DSP_PRESENT 1U /**< Presence of DSP */ +#define __FPU_PRESENT 1U /**< Presence of FPU */ +#define __MPU_PRESENT 1U /**< Presence of MPU */ +#define __SAUREGION_PRESENT 1U /**< Presence of FPU */ +#define __TZ_PRESENT 1U /**< Presence of TrustZone */ +#define __VTOR_PRESENT 1U /**< Presence of VTOR register in SCB */ +#define __NVIC_PRIO_BITS 4U /**< NVIC interrupt priority bits */ +#define __Vendor_SysTickConfig 0U /**< Is 1 if different SysTick counter is used */ + +/** @} End of group EFR32BG26B510F3200IM48_Core */ + +/**************************************************************************//** +* @defgroup EFR32BG26B510F3200IM48_Part EFR32BG26B510F3200IM48 Part +* @{ +******************************************************************************/ + +/** Part number */ + +/* If part number is not defined as compiler option, define it */ +#if !defined(EFR32BG26B510F3200IM48) +#define EFR32BG26B510F3200IM48 1 /**< FULL Part */ +#endif + +/** Configure part number */ +#define PART_NUMBER "EFR32BG26B510F3200IM48" /**< Part Number */ + +/** Family / Line / Series / Config */ +#define _EFR32_BLUE_FAMILY 1 /** Device Family Name Identifier */ +#define _EFR32_BG_FAMILY 1 /** Device Family Identifier */ +#define _EFR_DEVICE 1 /** Product Line Identifier */ +#define _SILICON_LABS_32B_SERIES_2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES 2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG_6 /** Product Config Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG 6 /** Product Config Identifier */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID 225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID_225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_SECURITY_FEATURE_SE 0 /** Mid */ +#define _SILICON_LABS_SECURITY_FEATURE_VAULT 1 /** High */ +#define _SILICON_LABS_SECURITY_FEATURE_ROT 2 /** Root Of Trust */ +#define _SILICON_LABS_SECURITY_FEATURE_BASE 3 /** Base */ +#define _SILICON_LABS_SECURITY_FEATURE _SILICON_LABS_SECURITY_FEATURE_VAULT /** Security feature set */ +#define _SILICON_LABS_DCDC_FEATURE_NOTUSED 0 /** Not Used */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK 1 /** Includes Buck DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOOST 2 /** Includes Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOB 3 /** Includes Buck or Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK /** DCDC feature set */ +#define _SILICON_LABS_EFR32_RADIO_NONE 0 /** No radio present */ +#define _SILICON_LABS_EFR32_RADIO_SUBGHZ 1 /** Radio supports Sub-GHz */ +#define _SILICON_LABS_EFR32_RADIO_2G4HZ 2 /** Radio supports 2.4 GHz */ +#define _SILICON_LABS_EFR32_RADIO_DUALBAND 3 /** Radio supports dual band */ +#define _SILICON_LABS_EFR32_RADIO_TYPE _SILICON_LABS_EFR32_RADIO_2G4HZ /** Radio type */ +#define _SILICON_LABS_EFR32_2G4HZ_MP_PA_MAX_OUTPUT_DBM 10 /** Radio 2G4HZ MP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_MAX_OUTPUT_DBM 0 /** Radio 2G4HZ LP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_MP_PA_PRESENT /** Radio 2G4HZ MP PA is present */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_PRESENT /** Radio 2G4HZ LP PA is present */ +#define LFRCO_PRECISION_MODE 1 /** Precision mode of LFRCO enabled or disabled */ + +/** Memory Base addresses and limits */ +#define FLASH_MEM_BASE (0x08000000UL) /** FLASH_MEM base address */ +#define FLASH_MEM_SIZE (0x00320000UL) /** FLASH_MEM available address space */ +#define FLASH_MEM_END (0x0831FFFFUL) /** FLASH_MEM end address */ +#define FLASH_MEM_BITS (0x16UL) /** FLASH_MEM used bits */ +#define MSC_FLASH_MEM_BASE (0x08000000UL) /** MSC_FLASH_MEM base address */ +#define MSC_FLASH_MEM_SIZE (0x00320000UL) /** MSC_FLASH_MEM available address space */ +#define MSC_FLASH_MEM_END (0x0831FFFFUL) /** MSC_FLASH_MEM end address */ +#define MSC_FLASH_MEM_BITS (0x16UL) /** MSC_FLASH_MEM used bits */ +#define MSC_FLASH_USERDATA_MEM_BASE (0x0FE00000UL) /** MSC_FLASH_USERDATA_MEM base address */ +#define MSC_FLASH_USERDATA_MEM_SIZE (0x00000400UL) /** MSC_FLASH_USERDATA_MEM available address space */ +#define MSC_FLASH_USERDATA_MEM_END (0x0FE003FFUL) /** MSC_FLASH_USERDATA_MEM end address */ +#define MSC_FLASH_USERDATA_MEM_BITS (0xBUL) /** MSC_FLASH_USERDATA_MEM used bits */ +#define USERDATA_BASE (0x0FE00000UL) /** USERDATA base address */ +#define USERDATA_SIZE (0x00000400UL) /** USERDATA available address space */ +#define USERDATA_END (0x0FE003FFUL) /** USERDATA end address */ +#define USERDATA_BITS (0xBUL) /** USERDATA used bits */ +#define MSC_FLASH_DEVINFO_MEM_BASE (0x0FE08000UL) /** MSC_FLASH_DEVINFO_MEM base address */ +#define MSC_FLASH_DEVINFO_MEM_SIZE (0x00000400UL) /** MSC_FLASH_DEVINFO_MEM available address space */ +#define MSC_FLASH_DEVINFO_MEM_END (0x0FE083FFUL) /** MSC_FLASH_DEVINFO_MEM end address */ +#define MSC_FLASH_DEVINFO_MEM_BITS (0xBUL) /** MSC_FLASH_DEVINFO_MEM used bits */ +#define MSC_FLASH_CHIPCONFIG_MEM_BASE (0x0FE08400UL) /** MSC_FLASH_CHIPCONFIG_MEM base address */ +#define MSC_FLASH_CHIPCONFIG_MEM_SIZE (0x00000600UL) /** MSC_FLASH_CHIPCONFIG_MEM available address space */ +#define MSC_FLASH_CHIPCONFIG_MEM_END (0x0FE089FFUL) /** MSC_FLASH_CHIPCONFIG_MEM end address */ +#define MSC_FLASH_CHIPCONFIG_MEM_BITS (0xBUL) /** MSC_FLASH_CHIPCONFIG_MEM used bits */ +#define DMEM0_RAM0_RAM_MEM_BASE (0x20000000UL) /** DMEM0_RAM0_RAM_MEM base address */ +#define DMEM0_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM0_RAM0_RAM_MEM available address space */ +#define DMEM0_RAM0_RAM_MEM_END (0x2003FFFFUL) /** DMEM0_RAM0_RAM_MEM end address */ +#define DMEM0_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM0_RAM0_RAM_MEM used bits */ +#define RAM_MEM_BASE (0x20000000UL) /** RAM_MEM base address */ +#define RAM_MEM_SIZE (0x00040000UL) /** RAM_MEM available address space */ +#define RAM_MEM_END (0x2003FFFFUL) /** RAM_MEM end address */ +#define RAM_MEM_BITS (0x13UL) /** RAM_MEM used bits */ +#define DMEM1_RAM0_RAM_MEM_BASE (0x20040000UL) /** DMEM1_RAM0_RAM_MEM base address */ +#define DMEM1_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM1_RAM0_RAM_MEM available address space */ +#define DMEM1_RAM0_RAM_MEM_END (0x2007FFFFUL) /** DMEM1_RAM0_RAM_MEM end address */ +#define DMEM1_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM1_RAM0_RAM_MEM used bits */ +#define RDMEM_SEQRAM_S_MEM_BASE (0xA0000000UL) /** RDMEM_SEQRAM_S_MEM base address */ +#define RDMEM_SEQRAM_S_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_S_MEM available address space */ +#define RDMEM_SEQRAM_S_MEM_END (0xA0003FFFUL) /** RDMEM_SEQRAM_S_MEM end address */ +#define RDMEM_SEQRAM_S_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_S_MEM used bits */ +#define RDMEM_FRCRAM_S_MEM_BASE (0xA0004000UL) /** RDMEM_FRCRAM_S_MEM base address */ +#define RDMEM_FRCRAM_S_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_S_MEM available address space */ +#define RDMEM_FRCRAM_S_MEM_END (0xA0004FFFUL) /** RDMEM_FRCRAM_S_MEM end address */ +#define RDMEM_FRCRAM_S_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_S_MEM used bits */ +#define RDMEM_SEQRAM_NS_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_NS_MEM base address */ +#define RDMEM_SEQRAM_NS_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_NS_MEM available address space */ +#define RDMEM_SEQRAM_NS_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_NS_MEM end address */ +#define RDMEM_SEQRAM_NS_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_NS_MEM used bits */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_SEQRAM_MEM base address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_SEQRAM_MEM available address space */ +#define RDMEM_SEQRAM_SEQRAM_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_SEQRAM_MEM end address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_SEQRAM_MEM used bits */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_FRCRAM_MEM base address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_FRCRAM_MEM available address space */ +#define RDMEM_FRCRAM_FRCRAM_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_FRCRAM_MEM end address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_FRCRAM_MEM used bits */ +#define RDMEM_FRCRAM_NS_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_NS_MEM base address */ +#define RDMEM_FRCRAM_NS_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_NS_MEM available address space */ +#define RDMEM_FRCRAM_NS_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_NS_MEM end address */ +#define RDMEM_FRCRAM_NS_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_NS_MEM used bits */ + +/** Flash and SRAM limits for EFR32BG26B510F3200IM48 */ +#define FLASH_BASE (0x08000000UL) /**< Flash Base Address */ +#define FLASH_SIZE (0x00320000UL) /**< Available Flash Memory */ +#define FLASH_PAGE_SIZE (0x00002000UL) /**< Flash Memory page size */ +#define SRAM_BASE (0x20000000UL) /**< SRAM Base Address */ +#define SRAM_SIZE (0x00080000UL) /**< Available SRAM Memory */ +#define DMA_CHAN_COUNT LDMA_CH_NUM /**< Number of DMA channels */ +#define EXT_IRQ_COUNT 93 /**< Number of External (NVIC) interrupts */ + +/* GPIO Avalibility Info */ +#define GPIO_PA_INDEX 0U /**< Index of port PA */ +#define GPIO_PA_COUNT 8U /**< Number of pins on port PA */ +#define GPIO_PA_MASK (0x00FFUL) /**< Port PA pin mask */ +#define GPIO_PA_PIN0 1U /**< GPIO pin PA0 is present. */ +#define GPIO_PA_PIN1 1U /**< GPIO pin PA1 is present. */ +#define GPIO_PA_PIN2 1U /**< GPIO pin PA2 is present. */ +#define GPIO_PA_PIN3 1U /**< GPIO pin PA3 is present. */ +#define GPIO_PA_PIN4 1U /**< GPIO pin PA4 is present. */ +#define GPIO_PA_PIN5 1U /**< GPIO pin PA5 is present. */ +#define GPIO_PA_PIN6 1U /**< GPIO pin PA6 is present. */ +#define GPIO_PA_PIN7 1U /**< GPIO pin PA7 is present. */ +#define GPIO_PB_INDEX 1U /**< Index of port PB */ +#define GPIO_PB_COUNT 4U /**< Number of pins on port PB */ +#define GPIO_PB_MASK (0x000FUL) /**< Port PB pin mask */ +#define GPIO_PB_PIN0 1U /**< GPIO pin PB0 is present. */ +#define GPIO_PB_PIN1 1U /**< GPIO pin PB1 is present. */ +#define GPIO_PB_PIN2 1U /**< GPIO pin PB2 is present. */ +#define GPIO_PB_PIN3 1U /**< GPIO pin PB3 is present. */ +#define GPIO_PC_INDEX 2U /**< Index of port PC */ +#define GPIO_PC_COUNT 10U /**< Number of pins on port PC */ +#define GPIO_PC_MASK (0x03FFUL) /**< Port PC pin mask */ +#define GPIO_PC_PIN0 1U /**< GPIO pin PC0 is present. */ +#define GPIO_PC_PIN1 1U /**< GPIO pin PC1 is present. */ +#define GPIO_PC_PIN2 1U /**< GPIO pin PC2 is present. */ +#define GPIO_PC_PIN3 1U /**< GPIO pin PC3 is present. */ +#define GPIO_PC_PIN4 1U /**< GPIO pin PC4 is present. */ +#define GPIO_PC_PIN5 1U /**< GPIO pin PC5 is present. */ +#define GPIO_PC_PIN6 1U /**< GPIO pin PC6 is present. */ +#define GPIO_PC_PIN7 1U /**< GPIO pin PC7 is present. */ +#define GPIO_PC_PIN8 1U /**< GPIO pin PC8 is present. */ +#define GPIO_PC_PIN9 1U /**< GPIO pin PC9 is present. */ +#define GPIO_PD_INDEX 3U /**< Index of port PD */ +#define GPIO_PD_COUNT 6U /**< Number of pins on port PD */ +#define GPIO_PD_MASK (0x003FUL) /**< Port PD pin mask */ +#define GPIO_PD_PIN0 1U /**< GPIO pin PD0 is present. */ +#define GPIO_PD_PIN1 1U /**< GPIO pin PD1 is present. */ +#define GPIO_PD_PIN2 1U /**< GPIO pin PD2 is present. */ +#define GPIO_PD_PIN3 1U /**< GPIO pin PD3 is present. */ +#define GPIO_PD_PIN4 1U /**< GPIO pin PD4 is present. */ +#define GPIO_PD_PIN5 1U /**< GPIO pin PD5 is present. */ + +/* Fixed Resource Locations */ +#define GPIO_SWCLK_PORT GPIO_PA_INDEX /**< Port of SWCLK.*/ +#define GPIO_SWCLK_PIN 1U /**< Pin of SWCLK.*/ +#define GPIO_SWDIO_PORT GPIO_PA_INDEX /**< Port of SWDIO.*/ +#define GPIO_SWDIO_PIN 2U /**< Pin of SWDIO.*/ +#define GPIO_SWV_PORT GPIO_PA_INDEX /**< Port of SWV.*/ +#define GPIO_SWV_PIN 3U /**< Pin of SWV.*/ +#define GPIO_TDI_PORT GPIO_PA_INDEX /**< Port of TDI.*/ +#define GPIO_TDI_PIN 4U /**< Pin of TDI.*/ +#define GPIO_TDO_PORT GPIO_PA_INDEX /**< Port of TDO.*/ +#define GPIO_TDO_PIN 3U /**< Pin of TDO.*/ +#define GPIO_TRACECLK_PORT GPIO_PA_INDEX /**< Port of TRACECLK.*/ +#define GPIO_TRACECLK_PIN 4U /**< Pin of TRACECLK.*/ +#define GPIO_TRACEDATA0_PORT GPIO_PA_INDEX /**< Port of TRACEDATA0.*/ +#define GPIO_TRACEDATA0_PIN 3U /**< Pin of TRACEDATA0.*/ +#define GPIO_TRACEDATA1_PORT GPIO_PA_INDEX /**< Port of TRACEDATA1.*/ +#define GPIO_TRACEDATA1_PIN 5U /**< Pin of TRACEDATA1.*/ +#define GPIO_TRACEDATA2_PORT GPIO_PA_INDEX /**< Port of TRACEDATA2.*/ +#define GPIO_TRACEDATA2_PIN 6U /**< Pin of TRACEDATA2.*/ +#define GPIO_TRACEDATA3_PORT GPIO_PA_INDEX /**< Port of TRACEDATA3.*/ +#define GPIO_TRACEDATA3_PIN 7U /**< Pin of TRACEDATA3.*/ +#define GPIO_EFP_INT_PORT GPIO_PC_INDEX /**< Port of EFP_INT.*/ +#define GPIO_EFP_INT_PIN 5U /**< Pin of EFP_INT.*/ +#define GPIO_EFP_TX_SCL_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SCL_PIN 2U /**< Pin of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SDA_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SDA.*/ +#define GPIO_EFP_TX_SDA_PIN 1U /**< Pin of EFP_TX_SDA.*/ +#define GPIO_EM4WU0_PORT GPIO_PA_INDEX /**< Port of EM4WU0.*/ +#define GPIO_EM4WU0_PIN 5U /**< Pin of EM4WU0.*/ +#define GPIO_EM4WU10_PORT GPIO_PD_INDEX /**< Port of EM4WU10.*/ +#define GPIO_EM4WU10_PIN 5U /**< Pin of EM4WU10.*/ +#define GPIO_EM4WU3_PORT GPIO_PB_INDEX /**< Port of EM4WU3.*/ +#define GPIO_EM4WU3_PIN 1U /**< Pin of EM4WU3.*/ +#define GPIO_EM4WU4_PORT GPIO_PB_INDEX /**< Port of EM4WU4.*/ +#define GPIO_EM4WU4_PIN 3U /**< Pin of EM4WU4.*/ +#define GPIO_EM4WU6_PORT GPIO_PC_INDEX /**< Port of EM4WU6.*/ +#define GPIO_EM4WU6_PIN 0U /**< Pin of EM4WU6.*/ +#define GPIO_EM4WU7_PORT GPIO_PC_INDEX /**< Port of EM4WU7.*/ +#define GPIO_EM4WU7_PIN 5U /**< Pin of EM4WU7.*/ +#define GPIO_EM4WU8_PORT GPIO_PC_INDEX /**< Port of EM4WU8.*/ +#define GPIO_EM4WU8_PIN 7U /**< Pin of EM4WU8.*/ +#define GPIO_EM4WU9_PORT GPIO_PD_INDEX /**< Port of EM4WU9.*/ +#define GPIO_EM4WU9_PIN 2U /**< Pin of EM4WU9.*/ +#define GPIO_THMSW_EN_PORT GPIO_PC_INDEX /**< Port of THMSW_EN.*/ +#define GPIO_THMSW_EN_PIN 9U /**< Pin of THMSW_EN.*/ +#define GPIO_THMSW_HALFSWITCH_PORT GPIO_PC_INDEX /**< Port of THMSW_HALFSWITCH.*/ +#define GPIO_THMSW_HALFSWITCH_PIN 9U /**< Pin of THMSW_HALFSWITCH.*/ +#define LCD_COM0_PORT GPIO_PD_INDEX /**< Port of COM0.*/ +#define LCD_COM0_PIN 2U /**< Pin of COM0.*/ +#define LCD_COM1_PORT GPIO_PD_INDEX /**< Port of COM1.*/ +#define LCD_COM1_PIN 3U /**< Pin of COM1.*/ +#define LCD_COM2_PORT GPIO_PD_INDEX /**< Port of COM2.*/ +#define LCD_COM2_PIN 4U /**< Pin of COM2.*/ +#define LCD_COM3_PORT GPIO_PD_INDEX /**< Port of COM3.*/ +#define LCD_COM3_PIN 5U /**< Pin of COM3.*/ +#define LCD_LCD_CP_PORT GPIO_PA_INDEX /**< Port of LCD_CP.*/ +#define LCD_LCD_CP_PIN 6U /**< Pin of LCD_CP.*/ +#define LCD_SEG0_PORT GPIO_PC_INDEX /**< Port of SEG0.*/ +#define LCD_SEG0_PIN 0U /**< Pin of SEG0.*/ +#define LCD_SEG1_PORT GPIO_PC_INDEX /**< Port of SEG1.*/ +#define LCD_SEG1_PIN 1U /**< Pin of SEG1.*/ +#define LCD_SEG10_PORT GPIO_PA_INDEX /**< Port of SEG10.*/ +#define LCD_SEG10_PIN 4U /**< Pin of SEG10.*/ +#define LCD_SEG11_PORT GPIO_PA_INDEX /**< Port of SEG11.*/ +#define LCD_SEG11_PIN 5U /**< Pin of SEG11.*/ +#define LCD_SEG12_PORT GPIO_PA_INDEX /**< Port of SEG12.*/ +#define LCD_SEG12_PIN 7U /**< Pin of SEG12.*/ +#define LCD_SEG14_PORT GPIO_PB_INDEX /**< Port of SEG14.*/ +#define LCD_SEG14_PIN 0U /**< Pin of SEG14.*/ +#define LCD_SEG15_PORT GPIO_PB_INDEX /**< Port of SEG15.*/ +#define LCD_SEG15_PIN 1U /**< Pin of SEG15.*/ +#define LCD_SEG16_PORT GPIO_PB_INDEX /**< Port of SEG16.*/ +#define LCD_SEG16_PIN 2U /**< Pin of SEG16.*/ +#define LCD_SEG17_PORT GPIO_PB_INDEX /**< Port of SEG17.*/ +#define LCD_SEG17_PIN 3U /**< Pin of SEG17.*/ +#define LCD_SEG18_PORT GPIO_PC_INDEX /**< Port of SEG18.*/ +#define LCD_SEG18_PIN 8U /**< Pin of SEG18.*/ +#define LCD_SEG19_PORT GPIO_PC_INDEX /**< Port of SEG19.*/ +#define LCD_SEG19_PIN 9U /**< Pin of SEG19.*/ +#define LCD_SEG2_PORT GPIO_PC_INDEX /**< Port of SEG2.*/ +#define LCD_SEG2_PIN 2U /**< Pin of SEG2.*/ +#define LCD_SEG3_PORT GPIO_PC_INDEX /**< Port of SEG3.*/ +#define LCD_SEG3_PIN 3U /**< Pin of SEG3.*/ +#define LCD_SEG4_PORT GPIO_PC_INDEX /**< Port of SEG4.*/ +#define LCD_SEG4_PIN 4U /**< Pin of SEG4.*/ +#define LCD_SEG5_PORT GPIO_PC_INDEX /**< Port of SEG5.*/ +#define LCD_SEG5_PIN 5U /**< Pin of SEG5.*/ +#define LCD_SEG6_PORT GPIO_PC_INDEX /**< Port of SEG6.*/ +#define LCD_SEG6_PIN 6U /**< Pin of SEG6.*/ +#define LCD_SEG7_PORT GPIO_PC_INDEX /**< Port of SEG7.*/ +#define LCD_SEG7_PIN 7U /**< Pin of SEG7.*/ +#define LCD_SEG8_PORT GPIO_PA_INDEX /**< Port of SEG8.*/ +#define LCD_SEG8_PIN 0U /**< Pin of SEG8.*/ +#define LCD_SEG9_PORT GPIO_PA_INDEX /**< Port of SEG9.*/ +#define LCD_SEG9_PIN 1U /**< Pin of SEG9.*/ +#define LFXO_LFXTAL_I_PORT GPIO_PD_INDEX /**< Port of LFXTAL_I.*/ +#define LFXO_LFXTAL_I_PIN 1U /**< Pin of LFXTAL_I.*/ +#define LFXO_LFXTAL_O_PORT GPIO_PD_INDEX /**< Port of LFXTAL_O.*/ +#define LFXO_LFXTAL_O_PIN 0U /**< Pin of LFXTAL_O.*/ +#define LFXO_LF_EXTCLK_PORT GPIO_PD_INDEX /**< Port of LF_EXTCLK.*/ +#define LFXO_LF_EXTCLK_PIN 1U /**< Pin of LF_EXTCLK.*/ +#define VDAC0_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC0_CH0_MAIN_OUT_PIN 0U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PIN 1U /**< Pin of CH1_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PIN 2U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PIN 3U /**< Pin of CH1_MAIN_OUT.*/ + +/* Part number capabilities */ +#define ACMP_PRESENT /** ACMP is available in this part */ +#define ACMP_COUNT 2 /** 2 ACMPs available */ +#define AMUXCP_PRESENT /** AMUXCP is available in this part */ +#define AMUXCP_COUNT 1 /** 1 AMUXCPs available */ +#define BURAM_PRESENT /** BURAM is available in this part */ +#define BURAM_COUNT 1 /** 1 BURAMs available */ +#define BURTC_PRESENT /** BURTC is available in this part */ +#define BURTC_COUNT 1 /** 1 BURTCs available */ +#define CMU_PRESENT /** CMU is available in this part */ +#define CMU_COUNT 1 /** 1 CMUs available */ +#define DCDC_PRESENT /** DCDC is available in this part */ +#define DCDC_COUNT 1 /** 1 DCDCs available */ +#define DMEM_PRESENT /** DMEM is available in this part */ +#define DMEM_COUNT 2 /** 2 DMEMs available */ +#define DPLL_PRESENT /** DPLL is available in this part */ +#define DPLL_COUNT 1 /** 1 DPLLs available */ +#define EMU_PRESENT /** EMU is available in this part */ +#define EMU_COUNT 1 /** 1 EMUs available */ +#define EUSART_PRESENT /** EUSART is available in this part */ +#define EUSART_COUNT 4 /** 4 EUSARTs available */ +#define FSRCO_PRESENT /** FSRCO is available in this part */ +#define FSRCO_COUNT 1 /** 1 FSRCOs available */ +#define GPCRC_PRESENT /** GPCRC is available in this part */ +#define GPCRC_COUNT 1 /** 1 GPCRCs available */ +#define GPIO_PRESENT /** GPIO is available in this part */ +#define GPIO_COUNT 1 /** 1 GPIOs available */ +#define HFRCO_PRESENT /** HFRCO is available in this part */ +#define HFRCO_COUNT 1 /** 1 HFRCOs available */ +#define HFRCOEM23_PRESENT /** HFRCOEM23 is available in this part */ +#define HFRCOEM23_COUNT 1 /** 1 HFRCOEM23s available */ +#define HFXO_PRESENT /** HFXO is available in this part */ +#define HFXO_COUNT 1 /** 1 HFXOs available */ +#define HOSTMAILBOX_PRESENT /** HOSTMAILBOX is available in this part */ +#define HOSTMAILBOX_COUNT 1 /** 1 HOSTMAILBOXs available */ +#define I2C_PRESENT /** I2C is available in this part */ +#define I2C_COUNT 4 /** 4 I2Cs available */ +#define IADC_PRESENT /** IADC is available in this part */ +#define IADC_COUNT 1 /** 1 IADCs available */ +#define ICACHE_PRESENT /** ICACHE is available in this part */ +#define ICACHE_COUNT 1 /** 1 ICACHEs available */ +#define KEYSCAN_PRESENT /** KEYSCAN is available in this part */ +#define KEYSCAN_COUNT 1 /** 1 KEYSCANs available */ +#define LCD_PRESENT /** LCD is available in this part */ +#define LCD_COUNT 1 /** 1 LCDs available */ +#define LCDRF_PRESENT /** LCDRF is available in this part */ +#define LCDRF_COUNT 1 /** 1 LCDRFs available */ +#define LDMA_PRESENT /** LDMA is available in this part */ +#define LDMA_COUNT 1 /** 1 LDMAs available */ +#define LDMAXBAR_PRESENT /** LDMAXBAR is available in this part */ +#define LDMAXBAR_COUNT 1 /** 1 LDMAXBARs available */ +#define LETIMER_PRESENT /** LETIMER is available in this part */ +#define LETIMER_COUNT 1 /** 1 LETIMERs available */ +#define LFRCO_PRESENT /** LFRCO is available in this part */ +#define LFRCO_COUNT 1 /** 1 LFRCOs available */ +#define LFXO_PRESENT /** LFXO is available in this part */ +#define LFXO_COUNT 1 /** 1 LFXOs available */ +#define MSC_PRESENT /** MSC is available in this part */ +#define MSC_COUNT 1 /** 1 MSCs available */ +#define MVP_PRESENT /** MVP is available in this part */ +#define MVP_COUNT 1 /** 1 MVPs available */ +#define PCNT_PRESENT /** PCNT is available in this part */ +#define PCNT_COUNT 1 /** 1 PCNTs available */ +#define PRS_PRESENT /** PRS is available in this part */ +#define PRS_COUNT 1 /** 1 PRSs available */ +#define RADIOAES_PRESENT /** RADIOAES is available in this part */ +#define RADIOAES_COUNT 1 /** 1 RADIOAESs available */ +#define SEMAILBOX_PRESENT /** SEMAILBOX is available in this part */ +#define SEMAILBOX_COUNT 1 /** 1 SEMAILBOXs available */ +#define SMU_PRESENT /** SMU is available in this part */ +#define SMU_COUNT 1 /** 1 SMUs available */ +#define SYSCFG_PRESENT /** SYSCFG is available in this part */ +#define SYSCFG_COUNT 1 /** 1 SYSCFGs available */ +#define SYSRTC_PRESENT /** SYSRTC is available in this part */ +#define SYSRTC_COUNT 1 /** 1 SYSRTCs available */ +#define TIMER_PRESENT /** TIMER is available in this part */ +#define TIMER_COUNT 10 /** 10 TIMERs available */ +#define ULFRCO_PRESENT /** ULFRCO is available in this part */ +#define ULFRCO_COUNT 1 /** 1 ULFRCOs available */ +#define USART_PRESENT /** USART is available in this part */ +#define USART_COUNT 3 /** 3 USARTs available */ +#define VDAC_PRESENT /** VDAC is available in this part */ +#define VDAC_COUNT 2 /** 2 VDACs available */ +#define WDOG_PRESENT /** WDOG is available in this part */ +#define WDOG_COUNT 2 /** 2 WDOGs available */ +#define DEVINFO_PRESENT /** DEVINFO is available in this part */ +#define DEVINFO_COUNT 1 /** 1 DEVINFOs available */ + +/* Include standard ARM headers for the core */ +#include "core_cm33.h" /* Core Header File */ +#include "system_efr32bg26.h" /* System Header File */ + +/** @} End of group EFR32BG26B510F3200IM48_Part */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM48_Peripheral_TypeDefs EFR32BG26B510F3200IM48 Peripheral TypeDefs + * @{ + * @brief Device Specific Peripheral Register Structures + *****************************************************************************/ +#include "efr32bg26_emu.h" +#include "efr32bg26_cmu.h" +#include "efr32bg26_burtc.h" +#include "efr32bg26_hfrco.h" +#include "efr32bg26_fsrco.h" +#include "efr32bg26_dpll.h" +#include "efr32bg26_lfxo.h" +#include "efr32bg26_lfrco.h" +#include "efr32bg26_ulfrco.h" +#include "efr32bg26_keyscan.h" +#include "efr32bg26_msc.h" +#include "efr32bg26_icache.h" +#include "efr32bg26_prs.h" +#include "efr32bg26_gpio.h" +#include "efr32bg26_ldma.h" +#include "efr32bg26_ldmaxbar.h" +#include "efr32bg26_timer.h" +#include "efr32bg26_mpahbram.h" +#include "efr32bg26_syscfg.h" +#include "efr32bg26_buram.h" +#include "efr32bg26_gpcrc.h" +#include "efr32bg26_eusart.h" +#include "efr32bg26_dcdc.h" +#include "efr32bg26_mailbox.h" +#include "efr32bg26_usart.h" +#include "efr32bg26_sysrtc.h" +#include "efr32bg26_i2c.h" +#include "efr32bg26_lcd.h" +#include "efr32bg26_lcdrf.h" +#include "efr32bg26_aes.h" +#include "efr32bg26_smu.h" +#include "efr32bg26_letimer.h" +#include "efr32bg26_iadc.h" +#include "efr32bg26_acmp.h" +#include "efr32bg26_amuxcp.h" +#include "efr32bg26_vdac.h" +#include "efr32bg26_pcnt.h" +#include "efr32bg26_hfxo.h" +#include "efr32bg26_wdog.h" +#include "efr32bg26_semailbox.h" +#include "efr32bg26_mvp.h" +#include "efr32bg26_devinfo.h" + +/* Custom headers for LDMAXBAR and PRS mappings */ +#include "efr32bg26_prs_signals.h" +#include "efr32bg26_dma_descriptor.h" +#include "efr32bg26_ldmaxbar_defines.h" + +/** @} End of group EFR32BG26B510F3200IM48_Peripheral_TypeDefs */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM48_Peripheral_Base EFR32BG26B510F3200IM48 Peripheral Memory Map + * @{ + *****************************************************************************/ + +#define EMU_S_BASE (0x40004000UL) /* EMU_S base address */ +#define CMU_S_BASE (0x40008000UL) /* CMU_S base address */ +#define BURTC_S_BASE (0x4000C000UL) /* BURTC_S base address */ +#define HFRCO0_S_BASE (0x40010000UL) /* HFRCO0_S base address */ +#define FSRCO_S_BASE (0x40018000UL) /* FSRCO_S base address */ +#define DPLL0_S_BASE (0x4001C000UL) /* DPLL0_S base address */ +#define LFXO_S_BASE (0x40020000UL) /* LFXO_S base address */ +#define LFRCO_S_BASE (0x40024000UL) /* LFRCO_S base address */ +#define ULFRCO_S_BASE (0x40028000UL) /* ULFRCO_S base address */ +#define KEYSCAN_S_BASE (0x4002C000UL) /* KEYSCAN_S base address */ +#define MSC_S_BASE (0x40030000UL) /* MSC_S base address */ +#define ICACHE0_S_BASE (0x40034000UL) /* ICACHE0_S base address */ +#define PRS_S_BASE (0x40038000UL) /* PRS_S base address */ +#define GPIO_S_BASE (0x4003C000UL) /* GPIO_S base address */ +#define LDMA_S_BASE (0x40040000UL) /* LDMA_S base address */ +#define LDMAXBAR_S_BASE (0x40044000UL) /* LDMAXBAR_S base address */ +#define TIMER0_S_BASE (0x40048000UL) /* TIMER0_S base address */ +#define TIMER1_S_BASE (0x4004C000UL) /* TIMER1_S base address */ +#define TIMER2_S_BASE (0x40050000UL) /* TIMER2_S base address */ +#define TIMER3_S_BASE (0x40054000UL) /* TIMER3_S base address */ +#define TIMER4_S_BASE (0x40058000UL) /* TIMER4_S base address */ +#define TIMER5_S_BASE (0x4005C000UL) /* TIMER5_S base address */ +#define TIMER6_S_BASE (0x40060000UL) /* TIMER6_S base address */ +#define TIMER7_S_BASE (0x40064000UL) /* TIMER7_S base address */ +#define TIMER8_S_BASE (0x40068000UL) /* TIMER8_S base address */ +#define TIMER9_S_BASE (0x4006C000UL) /* TIMER9_S base address */ +#define DMEM0_S_BASE (0x40074000UL) /* DMEM0_S base address */ +#define DMEM1_S_BASE (0x40078000UL) /* DMEM1_S base address */ +#define SYSCFG_S_CFGNS_BASE (0x4007C000UL) /* SYSCFG_S_CFGNS base address */ +#define SYSCFG_S_BASE (0x40080000UL) /* SYSCFG_S base address */ +#define BURAM_S_BASE (0x40084000UL) /* BURAM_S base address */ +#define GPCRC_S_BASE (0x40088000UL) /* GPCRC_S base address */ +#define EUSART1_S_BASE (0x4008C000UL) /* EUSART1_S base address */ +#define EUSART2_S_BASE (0x40090000UL) /* EUSART2_S base address */ +#define EUSART3_S_BASE (0x40094000UL) /* EUSART3_S base address */ +#define DCDC_S_BASE (0x40098000UL) /* DCDC_S base address */ +#define HOSTMAILBOX_S_BASE (0x4009C000UL) /* HOSTMAILBOX_S base address */ +#define USART0_S_BASE (0x400A0000UL) /* USART0_S base address */ +#define USART1_S_BASE (0x400A4000UL) /* USART1_S base address */ +#define USART2_S_BASE (0x400A8000UL) /* USART2_S base address */ +#define SYSRTC0_S_BASE (0x400AC000UL) /* SYSRTC0_S base address */ +#define I2C1_S_BASE (0x400B0000UL) /* I2C1_S base address */ +#define I2C2_S_BASE (0x400B4000UL) /* I2C2_S base address */ +#define I2C3_S_BASE (0x400B8000UL) /* I2C3_S base address */ +#define LCD_S_BASE (0x400BC000UL) /* LCD_S base address */ +#define LCDRF_S_BASE (0x400C0000UL) /* LCDRF_S base address */ +#define RADIOAES_S_BASE (0x44000000UL) /* RADIOAES_S base address */ +#define SMU_S_BASE (0x44008000UL) /* SMU_S base address */ +#define SMU_S_CFGNS_BASE (0x4400C000UL) /* SMU_S_CFGNS base address */ +#define LETIMER0_S_BASE (0x49000000UL) /* LETIMER0_S base address */ +#define IADC0_S_BASE (0x49004000UL) /* IADC0_S base address */ +#define ACMP0_S_BASE (0x49008000UL) /* ACMP0_S base address */ +#define ACMP1_S_BASE (0x4900C000UL) /* ACMP1_S base address */ +#define AMUXCP0_S_BASE (0x49020000UL) /* AMUXCP0_S base address */ +#define VDAC0_S_BASE (0x49024000UL) /* VDAC0_S base address */ +#define VDAC1_S_BASE (0x49028000UL) /* VDAC1_S base address */ +#define PCNT0_S_BASE (0x49030000UL) /* PCNT0_S base address */ +#define HFRCOEM23_S_BASE (0x4A000000UL) /* HFRCOEM23_S base address */ +#define HFXO0_S_BASE (0x4A004000UL) /* HFXO0_S base address */ +#define I2C0_S_BASE (0x4B000000UL) /* I2C0_S base address */ +#define WDOG0_S_BASE (0x4B004000UL) /* WDOG0_S base address */ +#define WDOG1_S_BASE (0x4B008000UL) /* WDOG1_S base address */ +#define EUSART0_S_BASE (0x4B010000UL) /* EUSART0_S base address */ +#define SEMAILBOX_S_HOST_BASE (0x4C000000UL) /* SEMAILBOX_S_HOST base address */ +#define MVP_S_BASE (0x4D000000UL) /* MVP_S base address */ +#define EMU_NS_BASE (0x50004000UL) /* EMU_NS base address */ +#define CMU_NS_BASE (0x50008000UL) /* CMU_NS base address */ +#define BURTC_NS_BASE (0x5000C000UL) /* BURTC_NS base address */ +#define HFRCO0_NS_BASE (0x50010000UL) /* HFRCO0_NS base address */ +#define FSRCO_NS_BASE (0x50018000UL) /* FSRCO_NS base address */ +#define DPLL0_NS_BASE (0x5001C000UL) /* DPLL0_NS base address */ +#define LFXO_NS_BASE (0x50020000UL) /* LFXO_NS base address */ +#define LFRCO_NS_BASE (0x50024000UL) /* LFRCO_NS base address */ +#define ULFRCO_NS_BASE (0x50028000UL) /* ULFRCO_NS base address */ +#define KEYSCAN_NS_BASE (0x5002C000UL) /* KEYSCAN_NS base address */ +#define MSC_NS_BASE (0x50030000UL) /* MSC_NS base address */ +#define ICACHE0_NS_BASE (0x50034000UL) /* ICACHE0_NS base address */ +#define PRS_NS_BASE (0x50038000UL) /* PRS_NS base address */ +#define GPIO_NS_BASE (0x5003C000UL) /* GPIO_NS base address */ +#define LDMA_NS_BASE (0x50040000UL) /* LDMA_NS base address */ +#define LDMAXBAR_NS_BASE (0x50044000UL) /* LDMAXBAR_NS base address */ +#define TIMER0_NS_BASE (0x50048000UL) /* TIMER0_NS base address */ +#define TIMER1_NS_BASE (0x5004C000UL) /* TIMER1_NS base address */ +#define TIMER2_NS_BASE (0x50050000UL) /* TIMER2_NS base address */ +#define TIMER3_NS_BASE (0x50054000UL) /* TIMER3_NS base address */ +#define TIMER4_NS_BASE (0x50058000UL) /* TIMER4_NS base address */ +#define TIMER5_NS_BASE (0x5005C000UL) /* TIMER5_NS base address */ +#define TIMER6_NS_BASE (0x50060000UL) /* TIMER6_NS base address */ +#define TIMER7_NS_BASE (0x50064000UL) /* TIMER7_NS base address */ +#define TIMER8_NS_BASE (0x50068000UL) /* TIMER8_NS base address */ +#define TIMER9_NS_BASE (0x5006C000UL) /* TIMER9_NS base address */ +#define DMEM0_NS_BASE (0x50074000UL) /* DMEM0_NS base address */ +#define DMEM1_NS_BASE (0x50078000UL) /* DMEM1_NS base address */ +#define SYSCFG_NS_CFGNS_BASE (0x5007C000UL) /* SYSCFG_NS_CFGNS base address */ +#define SYSCFG_NS_BASE (0x50080000UL) /* SYSCFG_NS base address */ +#define BURAM_NS_BASE (0x50084000UL) /* BURAM_NS base address */ +#define GPCRC_NS_BASE (0x50088000UL) /* GPCRC_NS base address */ +#define EUSART1_NS_BASE (0x5008C000UL) /* EUSART1_NS base address */ +#define EUSART2_NS_BASE (0x50090000UL) /* EUSART2_NS base address */ +#define EUSART3_NS_BASE (0x50094000UL) /* EUSART3_NS base address */ +#define DCDC_NS_BASE (0x50098000UL) /* DCDC_NS base address */ +#define HOSTMAILBOX_NS_BASE (0x5009C000UL) /* HOSTMAILBOX_NS base address */ +#define USART0_NS_BASE (0x500A0000UL) /* USART0_NS base address */ +#define USART1_NS_BASE (0x500A4000UL) /* USART1_NS base address */ +#define USART2_NS_BASE (0x500A8000UL) /* USART2_NS base address */ +#define SYSRTC0_NS_BASE (0x500AC000UL) /* SYSRTC0_NS base address */ +#define I2C1_NS_BASE (0x500B0000UL) /* I2C1_NS base address */ +#define I2C2_NS_BASE (0x500B4000UL) /* I2C2_NS base address */ +#define I2C3_NS_BASE (0x500B8000UL) /* I2C3_NS base address */ +#define LCD_NS_BASE (0x500BC000UL) /* LCD_NS base address */ +#define LCDRF_NS_BASE (0x500C0000UL) /* LCDRF_NS base address */ +#define RADIOAES_NS_BASE (0x54000000UL) /* RADIOAES_NS base address */ +#define SMU_NS_BASE (0x54008000UL) /* SMU_NS base address */ +#define SMU_NS_CFGNS_BASE (0x5400C000UL) /* SMU_NS_CFGNS base address */ +#define LETIMER0_NS_BASE (0x59000000UL) /* LETIMER0_NS base address */ +#define IADC0_NS_BASE (0x59004000UL) /* IADC0_NS base address */ +#define ACMP0_NS_BASE (0x59008000UL) /* ACMP0_NS base address */ +#define ACMP1_NS_BASE (0x5900C000UL) /* ACMP1_NS base address */ +#define AMUXCP0_NS_BASE (0x59020000UL) /* AMUXCP0_NS base address */ +#define VDAC0_NS_BASE (0x59024000UL) /* VDAC0_NS base address */ +#define VDAC1_NS_BASE (0x59028000UL) /* VDAC1_NS base address */ +#define PCNT0_NS_BASE (0x59030000UL) /* PCNT0_NS base address */ +#define HFRCOEM23_NS_BASE (0x5A000000UL) /* HFRCOEM23_NS base address */ +#define HFXO0_NS_BASE (0x5A004000UL) /* HFXO0_NS base address */ +#define I2C0_NS_BASE (0x5B000000UL) /* I2C0_NS base address */ +#define WDOG0_NS_BASE (0x5B004000UL) /* WDOG0_NS base address */ +#define WDOG1_NS_BASE (0x5B008000UL) /* WDOG1_NS base address */ +#define EUSART0_NS_BASE (0x5B010000UL) /* EUSART0_NS base address */ +#define SEMAILBOX_NS_HOST_BASE (0x5C000000UL) /* SEMAILBOX_NS_HOST base address */ +#define MVP_NS_BASE (0x5D000000UL) /* MVP_NS base address */ + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" + +#endif +#if defined(SL_CATALOG_TRUSTZONE_SECURE_CONFIG_PRESENT) +#include "sl_trustzone_secure_config.h" + +#endif + +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EMU_S) && (SL_TRUSTZONE_PERIPHERAL_EMU_S != 0))) +#define EMU_BASE (EMU_S_BASE) /* EMU base address */ +#else +#define EMU_BASE (EMU_NS_BASE) /* EMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CMU_S) && (SL_TRUSTZONE_PERIPHERAL_CMU_S != 0))) +#define CMU_BASE (CMU_S_BASE) /* CMU base address */ +#else +#define CMU_BASE (CMU_NS_BASE) /* CMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S) && (SL_TRUSTZONE_PERIPHERAL_BURTC_S != 0))) +#define BURTC_BASE (BURTC_S_BASE) /* BURTC base address */ +#else +#define BURTC_BASE (BURTC_NS_BASE) /* BURTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURTC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCO0_S != 0))) +#define HFRCO0_BASE (HFRCO0_S_BASE) /* HFRCO0 base address */ +#else +#define HFRCO0_BASE (HFRCO0_NS_BASE) /* HFRCO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S) && (SL_TRUSTZONE_PERIPHERAL_FSRCO_S != 0))) +#define FSRCO_BASE (FSRCO_S_BASE) /* FSRCO base address */ +#else +#define FSRCO_BASE (FSRCO_NS_BASE) /* FSRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_FSRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S) && (SL_TRUSTZONE_PERIPHERAL_DPLL0_S != 0))) +#define DPLL0_BASE (DPLL0_S_BASE) /* DPLL0 base address */ +#else +#define DPLL0_BASE (DPLL0_NS_BASE) /* DPLL0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DPLL0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S) && (SL_TRUSTZONE_PERIPHERAL_LFXO_S != 0))) +#define LFXO_BASE (LFXO_S_BASE) /* LFXO base address */ +#else +#define LFXO_BASE (LFXO_NS_BASE) /* LFXO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFXO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_LFRCO_S != 0))) +#define LFRCO_BASE (LFRCO_S_BASE) /* LFRCO base address */ +#else +#define LFRCO_BASE (LFRCO_NS_BASE) /* LFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_ULFRCO_S != 0))) +#define ULFRCO_BASE (ULFRCO_S_BASE) /* ULFRCO base address */ +#else +#define ULFRCO_BASE (ULFRCO_NS_BASE) /* ULFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ULFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S) && (SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S != 0))) +#define KEYSCAN_BASE (KEYSCAN_S_BASE) /* KEYSCAN base address */ +#else +#define KEYSCAN_BASE (KEYSCAN_NS_BASE) /* KEYSCAN base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MSC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MSC_S) && (SL_TRUSTZONE_PERIPHERAL_MSC_S != 0))) +#define MSC_BASE (MSC_S_BASE) /* MSC base address */ +#else +#define MSC_BASE (MSC_NS_BASE) /* MSC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MSC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S) && (SL_TRUSTZONE_PERIPHERAL_ICACHE0_S != 0))) +#define ICACHE0_BASE (ICACHE0_S_BASE) /* ICACHE0 base address */ +#else +#define ICACHE0_BASE (ICACHE0_NS_BASE) /* ICACHE0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ICACHE0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRS_S) && (SL_TRUSTZONE_PERIPHERAL_PRS_S != 0))) +#define PRS_BASE (PRS_S_BASE) /* PRS base address */ +#else +#define PRS_BASE (PRS_NS_BASE) /* PRS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S) && (SL_TRUSTZONE_PERIPHERAL_GPIO_S != 0))) +#define GPIO_BASE (GPIO_S_BASE) /* GPIO base address */ +#else +#define GPIO_BASE (GPIO_NS_BASE) /* GPIO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPIO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S) && (SL_TRUSTZONE_PERIPHERAL_LDMA_S != 0))) +#define LDMA_BASE (LDMA_S_BASE) /* LDMA base address */ +#else +#define LDMA_BASE (LDMA_NS_BASE) /* LDMA base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMA_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S) && (SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S != 0))) +#define LDMAXBAR_BASE (LDMAXBAR_S_BASE) /* LDMAXBAR base address */ +#else +#define LDMAXBAR_BASE (LDMAXBAR_NS_BASE) /* LDMAXBAR base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER0_S != 0))) +#define TIMER0_BASE (TIMER0_S_BASE) /* TIMER0 base address */ +#else +#define TIMER0_BASE (TIMER0_NS_BASE) /* TIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER1_S != 0))) +#define TIMER1_BASE (TIMER1_S_BASE) /* TIMER1 base address */ +#else +#define TIMER1_BASE (TIMER1_NS_BASE) /* TIMER1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER2_S != 0))) +#define TIMER2_BASE (TIMER2_S_BASE) /* TIMER2 base address */ +#else +#define TIMER2_BASE (TIMER2_NS_BASE) /* TIMER2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER3_S != 0))) +#define TIMER3_BASE (TIMER3_S_BASE) /* TIMER3 base address */ +#else +#define TIMER3_BASE (TIMER3_NS_BASE) /* TIMER3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER4_S != 0))) +#define TIMER4_BASE (TIMER4_S_BASE) /* TIMER4 base address */ +#else +#define TIMER4_BASE (TIMER4_NS_BASE) /* TIMER4 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER4_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER5_S != 0))) +#define TIMER5_BASE (TIMER5_S_BASE) /* TIMER5 base address */ +#else +#define TIMER5_BASE (TIMER5_NS_BASE) /* TIMER5 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER5_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER6_S != 0))) +#define TIMER6_BASE (TIMER6_S_BASE) /* TIMER6 base address */ +#else +#define TIMER6_BASE (TIMER6_NS_BASE) /* TIMER6 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER6_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER7_S != 0))) +#define TIMER7_BASE (TIMER7_S_BASE) /* TIMER7 base address */ +#else +#define TIMER7_BASE (TIMER7_NS_BASE) /* TIMER7 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER7_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER8_S != 0))) +#define TIMER8_BASE (TIMER8_S_BASE) /* TIMER8 base address */ +#else +#define TIMER8_BASE (TIMER8_NS_BASE) /* TIMER8 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER8_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER9_S != 0))) +#define TIMER9_BASE (TIMER9_S_BASE) /* TIMER9 base address */ +#else +#define TIMER9_BASE (TIMER9_NS_BASE) /* TIMER9 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER9_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM0_S != 0))) +#define DMEM0_BASE (DMEM0_S_BASE) /* DMEM0 base address */ +#else +#define DMEM0_BASE (DMEM0_NS_BASE) /* DMEM0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM1_S != 0))) +#define DMEM1_BASE (DMEM1_S_BASE) /* DMEM1 base address */ +#else +#define DMEM1_BASE (DMEM1_NS_BASE) /* DMEM1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S != 0))) +#define SYSCFG_CFGNS_BASE (SYSCFG_S_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#else +#define SYSCFG_CFGNS_BASE (SYSCFG_NS_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_S != 0))) +#define SYSCFG_BASE (SYSCFG_S_BASE) /* SYSCFG base address */ +#else +#define SYSCFG_BASE (SYSCFG_NS_BASE) /* SYSCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S) && (SL_TRUSTZONE_PERIPHERAL_BURAM_S != 0))) +#define BURAM_BASE (BURAM_S_BASE) /* BURAM base address */ +#else +#define BURAM_BASE (BURAM_NS_BASE) /* BURAM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURAM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S) && (SL_TRUSTZONE_PERIPHERAL_GPCRC_S != 0))) +#define GPCRC_BASE (GPCRC_S_BASE) /* GPCRC base address */ +#else +#define GPCRC_BASE (GPCRC_NS_BASE) /* GPCRC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPCRC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART1_S != 0))) +#define EUSART1_BASE (EUSART1_S_BASE) /* EUSART1 base address */ +#else +#define EUSART1_BASE (EUSART1_NS_BASE) /* EUSART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART2_S != 0))) +#define EUSART2_BASE (EUSART2_S_BASE) /* EUSART2 base address */ +#else +#define EUSART2_BASE (EUSART2_NS_BASE) /* EUSART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART3_S != 0))) +#define EUSART3_BASE (EUSART3_S_BASE) /* EUSART3 base address */ +#else +#define EUSART3_BASE (EUSART3_NS_BASE) /* EUSART3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S) && (SL_TRUSTZONE_PERIPHERAL_DCDC_S != 0))) +#define DCDC_BASE (DCDC_S_BASE) /* DCDC base address */ +#else +#define DCDC_BASE (DCDC_NS_BASE) /* DCDC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DCDC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S) && (SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S != 0))) +#define HOSTMAILBOX_BASE (HOSTMAILBOX_S_BASE) /* HOSTMAILBOX base address */ +#else +#define HOSTMAILBOX_BASE (HOSTMAILBOX_NS_BASE) /* HOSTMAILBOX base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART0_S) && (SL_TRUSTZONE_PERIPHERAL_USART0_S != 0))) +#define USART0_BASE (USART0_S_BASE) /* USART0 base address */ +#else +#define USART0_BASE (USART0_NS_BASE) /* USART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART1_S) && (SL_TRUSTZONE_PERIPHERAL_USART1_S != 0))) +#define USART1_BASE (USART1_S_BASE) /* USART1 base address */ +#else +#define USART1_BASE (USART1_NS_BASE) /* USART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART2_S) && (SL_TRUSTZONE_PERIPHERAL_USART2_S != 0))) +#define USART2_BASE (USART2_S_BASE) /* USART2 base address */ +#else +#define USART2_BASE (USART2_NS_BASE) /* USART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S) && (SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S != 0))) +#define SYSRTC0_BASE (SYSRTC0_S_BASE) /* SYSRTC0 base address */ +#else +#define SYSRTC0_BASE (SYSRTC0_NS_BASE) /* SYSRTC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S) && (SL_TRUSTZONE_PERIPHERAL_I2C1_S != 0))) +#define I2C1_BASE (I2C1_S_BASE) /* I2C1 base address */ +#else +#define I2C1_BASE (I2C1_NS_BASE) /* I2C1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S) && (SL_TRUSTZONE_PERIPHERAL_I2C2_S != 0))) +#define I2C2_BASE (I2C2_S_BASE) /* I2C2 base address */ +#else +#define I2C2_BASE (I2C2_NS_BASE) /* I2C2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S) && (SL_TRUSTZONE_PERIPHERAL_I2C3_S != 0))) +#define I2C3_BASE (I2C3_S_BASE) /* I2C3 base address */ +#else +#define I2C3_BASE (I2C3_NS_BASE) /* I2C3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCD_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCD_S) && (SL_TRUSTZONE_PERIPHERAL_LCD_S != 0))) +#define LCD_BASE (LCD_S_BASE) /* LCD base address */ +#else +#define LCD_BASE (LCD_NS_BASE) /* LCD base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCD_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S) && (SL_TRUSTZONE_PERIPHERAL_LCDRF_S != 0))) +#define LCDRF_BASE (LCDRF_S_BASE) /* LCDRF base address */ +#else +#define LCDRF_BASE (LCDRF_NS_BASE) /* LCDRF base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCDRF_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S) && (SL_TRUSTZONE_PERIPHERAL_RADIOAES_S != 0))) +#define RADIOAES_BASE (RADIOAES_S_BASE) /* RADIOAES base address */ +#else +#define RADIOAES_BASE (RADIOAES_NS_BASE) /* RADIOAES base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_RADIOAES_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_S != 0))) +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#else +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S != 0))) +#define SMU_CFGNS_BASE (SMU_S_CFGNS_BASE) /* SMU_CFGNS base address */ +#else +#define SMU_CFGNS_BASE (SMU_NS_CFGNS_BASE) /* SMU_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_LETIMER0_S != 0))) +#define LETIMER0_BASE (LETIMER0_S_BASE) /* LETIMER0 base address */ +#else +#define LETIMER0_BASE (LETIMER0_NS_BASE) /* LETIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LETIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S) && (SL_TRUSTZONE_PERIPHERAL_IADC0_S != 0))) +#define IADC0_BASE (IADC0_S_BASE) /* IADC0 base address */ +#else +#define IADC0_BASE (IADC0_NS_BASE) /* IADC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_IADC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP0_S != 0))) +#define ACMP0_BASE (ACMP0_S_BASE) /* ACMP0 base address */ +#else +#define ACMP0_BASE (ACMP0_NS_BASE) /* ACMP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP1_S != 0))) +#define ACMP1_BASE (ACMP1_S_BASE) /* ACMP1 base address */ +#else +#define ACMP1_BASE (ACMP1_NS_BASE) /* ACMP1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S) && (SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S != 0))) +#define AMUXCP0_BASE (AMUXCP0_S_BASE) /* AMUXCP0 base address */ +#else +#define AMUXCP0_BASE (AMUXCP0_NS_BASE) /* AMUXCP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC0_S != 0))) +#define VDAC0_BASE (VDAC0_S_BASE) /* VDAC0 base address */ +#else +#define VDAC0_BASE (VDAC0_NS_BASE) /* VDAC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC1_S != 0))) +#define VDAC1_BASE (VDAC1_S_BASE) /* VDAC1 base address */ +#else +#define VDAC1_BASE (VDAC1_NS_BASE) /* VDAC1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S) && (SL_TRUSTZONE_PERIPHERAL_PCNT0_S != 0))) +#define PCNT0_BASE (PCNT0_S_BASE) /* PCNT0 base address */ +#else +#define PCNT0_BASE (PCNT0_NS_BASE) /* PCNT0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PCNT0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S != 0))) +#define HFRCOEM23_BASE (HFRCOEM23_S_BASE) /* HFRCOEM23 base address */ +#else +#define HFRCOEM23_BASE (HFRCOEM23_NS_BASE) /* HFRCOEM23 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFXO0_S != 0))) +#define HFXO0_BASE (HFXO0_S_BASE) /* HFXO0 base address */ +#else +#define HFXO0_BASE (HFXO0_NS_BASE) /* HFXO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFXO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S) && (SL_TRUSTZONE_PERIPHERAL_I2C0_S != 0))) +#define I2C0_BASE (I2C0_S_BASE) /* I2C0 base address */ +#else +#define I2C0_BASE (I2C0_NS_BASE) /* I2C0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG0_S != 0))) +#define WDOG0_BASE (WDOG0_S_BASE) /* WDOG0 base address */ +#else +#define WDOG0_BASE (WDOG0_NS_BASE) /* WDOG0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG1_S != 0))) +#define WDOG1_BASE (WDOG1_S_BASE) /* WDOG1 base address */ +#else +#define WDOG1_BASE (WDOG1_NS_BASE) /* WDOG1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART0_S != 0))) +#define EUSART0_BASE (EUSART0_S_BASE) /* EUSART0 base address */ +#else +#define EUSART0_BASE (EUSART0_NS_BASE) /* EUSART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S) && (SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S != 0))) +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#else +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MVP_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MVP_S) && (SL_TRUSTZONE_PERIPHERAL_MVP_S != 0))) +#define MVP_BASE (MVP_S_BASE) /* MVP base address */ +#else +#define MVP_BASE (MVP_NS_BASE) /* MVP base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MVP_S + +#define DEVINFO_BASE (0x0FE08000UL) /* DEVINFO base address */ +/** @} End of group EFR32BG26B510F3200IM48_Peripheral_Base */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM48_Peripheral_Declaration EFR32BG26B510F3200IM48 Peripheral Declarations Map + * @{ + *****************************************************************************/ + +#define EMU_S ((EMU_TypeDef *) EMU_S_BASE) /**< EMU_S base pointer */ +#define CMU_S ((CMU_TypeDef *) CMU_S_BASE) /**< CMU_S base pointer */ +#define BURTC_S ((BURTC_TypeDef *) BURTC_S_BASE) /**< BURTC_S base pointer */ +#define HFRCO0_S ((HFRCO_TypeDef *) HFRCO0_S_BASE) /**< HFRCO0_S base pointer */ +#define FSRCO_S ((FSRCO_TypeDef *) FSRCO_S_BASE) /**< FSRCO_S base pointer */ +#define DPLL0_S ((DPLL_TypeDef *) DPLL0_S_BASE) /**< DPLL0_S base pointer */ +#define LFXO_S ((LFXO_TypeDef *) LFXO_S_BASE) /**< LFXO_S base pointer */ +#define LFRCO_S ((LFRCO_TypeDef *) LFRCO_S_BASE) /**< LFRCO_S base pointer */ +#define ULFRCO_S ((ULFRCO_TypeDef *) ULFRCO_S_BASE) /**< ULFRCO_S base pointer */ +#define KEYSCAN_S ((KEYSCAN_TypeDef *) KEYSCAN_S_BASE) /**< KEYSCAN_S base pointer */ +#define MSC_S ((MSC_TypeDef *) MSC_S_BASE) /**< MSC_S base pointer */ +#define ICACHE0_S ((ICACHE_TypeDef *) ICACHE0_S_BASE) /**< ICACHE0_S base pointer */ +#define PRS_S ((PRS_TypeDef *) PRS_S_BASE) /**< PRS_S base pointer */ +#define GPIO_S ((GPIO_TypeDef *) GPIO_S_BASE) /**< GPIO_S base pointer */ +#define LDMA_S ((LDMA_TypeDef *) LDMA_S_BASE) /**< LDMA_S base pointer */ +#define LDMAXBAR_S ((LDMAXBAR_TypeDef *) LDMAXBAR_S_BASE) /**< LDMAXBAR_S base pointer */ +#define TIMER0_S ((TIMER_TypeDef *) TIMER0_S_BASE) /**< TIMER0_S base pointer */ +#define TIMER1_S ((TIMER_TypeDef *) TIMER1_S_BASE) /**< TIMER1_S base pointer */ +#define TIMER2_S ((TIMER_TypeDef *) TIMER2_S_BASE) /**< TIMER2_S base pointer */ +#define TIMER3_S ((TIMER_TypeDef *) TIMER3_S_BASE) /**< TIMER3_S base pointer */ +#define TIMER4_S ((TIMER_TypeDef *) TIMER4_S_BASE) /**< TIMER4_S base pointer */ +#define TIMER5_S ((TIMER_TypeDef *) TIMER5_S_BASE) /**< TIMER5_S base pointer */ +#define TIMER6_S ((TIMER_TypeDef *) TIMER6_S_BASE) /**< TIMER6_S base pointer */ +#define TIMER7_S ((TIMER_TypeDef *) TIMER7_S_BASE) /**< TIMER7_S base pointer */ +#define TIMER8_S ((TIMER_TypeDef *) TIMER8_S_BASE) /**< TIMER8_S base pointer */ +#define TIMER9_S ((TIMER_TypeDef *) TIMER9_S_BASE) /**< TIMER9_S base pointer */ +#define DMEM0_S ((MPAHBRAM_TypeDef *) DMEM0_S_BASE) /**< DMEM0_S base pointer */ +#define DMEM1_S ((MPAHBRAM_TypeDef *) DMEM1_S_BASE) /**< DMEM1_S base pointer */ +#define SYSCFG_S_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_S_CFGNS_BASE) /**< SYSCFG_S_CFGNS base pointer */ +#define SYSCFG_S ((SYSCFG_TypeDef *) SYSCFG_S_BASE) /**< SYSCFG_S base pointer */ +#define BURAM_S ((BURAM_TypeDef *) BURAM_S_BASE) /**< BURAM_S base pointer */ +#define GPCRC_S ((GPCRC_TypeDef *) GPCRC_S_BASE) /**< GPCRC_S base pointer */ +#define EUSART1_S ((EUSART_TypeDef *) EUSART1_S_BASE) /**< EUSART1_S base pointer */ +#define EUSART2_S ((EUSART_TypeDef *) EUSART2_S_BASE) /**< EUSART2_S base pointer */ +#define EUSART3_S ((EUSART_TypeDef *) EUSART3_S_BASE) /**< EUSART3_S base pointer */ +#define DCDC_S ((DCDC_TypeDef *) DCDC_S_BASE) /**< DCDC_S base pointer */ +#define HOSTMAILBOX_S ((MAILBOX_TypeDef *) HOSTMAILBOX_S_BASE) /**< HOSTMAILBOX_S base pointer */ +#define USART0_S ((USART_TypeDef *) USART0_S_BASE) /**< USART0_S base pointer */ +#define USART1_S ((USART_TypeDef *) USART1_S_BASE) /**< USART1_S base pointer */ +#define USART2_S ((USART_TypeDef *) USART2_S_BASE) /**< USART2_S base pointer */ +#define SYSRTC0_S ((SYSRTC_TypeDef *) SYSRTC0_S_BASE) /**< SYSRTC0_S base pointer */ +#define I2C1_S ((I2C_TypeDef *) I2C1_S_BASE) /**< I2C1_S base pointer */ +#define I2C2_S ((I2C_TypeDef *) I2C2_S_BASE) /**< I2C2_S base pointer */ +#define I2C3_S ((I2C_TypeDef *) I2C3_S_BASE) /**< I2C3_S base pointer */ +#define LCD_S ((LCD_TypeDef *) LCD_S_BASE) /**< LCD_S base pointer */ +#define LCDRF_S ((LCDRF_TypeDef *) LCDRF_S_BASE) /**< LCDRF_S base pointer */ +#define RADIOAES_S ((AES_TypeDef *) RADIOAES_S_BASE) /**< RADIOAES_S base pointer */ +#define SMU_S ((SMU_TypeDef *) SMU_S_BASE) /**< SMU_S base pointer */ +#define SMU_S_CFGNS ((SMU_CFGNS_TypeDef *) SMU_S_CFGNS_BASE) /**< SMU_S_CFGNS base pointer */ +#define LETIMER0_S ((LETIMER_TypeDef *) LETIMER0_S_BASE) /**< LETIMER0_S base pointer */ +#define IADC0_S ((IADC_TypeDef *) IADC0_S_BASE) /**< IADC0_S base pointer */ +#define ACMP0_S ((ACMP_TypeDef *) ACMP0_S_BASE) /**< ACMP0_S base pointer */ +#define ACMP1_S ((ACMP_TypeDef *) ACMP1_S_BASE) /**< ACMP1_S base pointer */ +#define AMUXCP0_S ((AMUXCP_TypeDef *) AMUXCP0_S_BASE) /**< AMUXCP0_S base pointer */ +#define VDAC0_S ((VDAC_TypeDef *) VDAC0_S_BASE) /**< VDAC0_S base pointer */ +#define VDAC1_S ((VDAC_TypeDef *) VDAC1_S_BASE) /**< VDAC1_S base pointer */ +#define PCNT0_S ((PCNT_TypeDef *) PCNT0_S_BASE) /**< PCNT0_S base pointer */ +#define HFRCOEM23_S ((HFRCO_TypeDef *) HFRCOEM23_S_BASE) /**< HFRCOEM23_S base pointer */ +#define HFXO0_S ((HFXO_TypeDef *) HFXO0_S_BASE) /**< HFXO0_S base pointer */ +#define I2C0_S ((I2C_TypeDef *) I2C0_S_BASE) /**< I2C0_S base pointer */ +#define WDOG0_S ((WDOG_TypeDef *) WDOG0_S_BASE) /**< WDOG0_S base pointer */ +#define WDOG1_S ((WDOG_TypeDef *) WDOG1_S_BASE) /**< WDOG1_S base pointer */ +#define EUSART0_S ((EUSART_TypeDef *) EUSART0_S_BASE) /**< EUSART0_S base pointer */ +#define SEMAILBOX_S_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_S_HOST_BASE) /**< SEMAILBOX_S_HOST base pointer */ +#define MVP_S ((MVP_TypeDef *) MVP_S_BASE) /**< MVP_S base pointer */ +#define EMU_NS ((EMU_TypeDef *) EMU_NS_BASE) /**< EMU_NS base pointer */ +#define CMU_NS ((CMU_TypeDef *) CMU_NS_BASE) /**< CMU_NS base pointer */ +#define BURTC_NS ((BURTC_TypeDef *) BURTC_NS_BASE) /**< BURTC_NS base pointer */ +#define HFRCO0_NS ((HFRCO_TypeDef *) HFRCO0_NS_BASE) /**< HFRCO0_NS base pointer */ +#define FSRCO_NS ((FSRCO_TypeDef *) FSRCO_NS_BASE) /**< FSRCO_NS base pointer */ +#define DPLL0_NS ((DPLL_TypeDef *) DPLL0_NS_BASE) /**< DPLL0_NS base pointer */ +#define LFXO_NS ((LFXO_TypeDef *) LFXO_NS_BASE) /**< LFXO_NS base pointer */ +#define LFRCO_NS ((LFRCO_TypeDef *) LFRCO_NS_BASE) /**< LFRCO_NS base pointer */ +#define ULFRCO_NS ((ULFRCO_TypeDef *) ULFRCO_NS_BASE) /**< ULFRCO_NS base pointer */ +#define KEYSCAN_NS ((KEYSCAN_TypeDef *) KEYSCAN_NS_BASE) /**< KEYSCAN_NS base pointer */ +#define MSC_NS ((MSC_TypeDef *) MSC_NS_BASE) /**< MSC_NS base pointer */ +#define ICACHE0_NS ((ICACHE_TypeDef *) ICACHE0_NS_BASE) /**< ICACHE0_NS base pointer */ +#define PRS_NS ((PRS_TypeDef *) PRS_NS_BASE) /**< PRS_NS base pointer */ +#define GPIO_NS ((GPIO_TypeDef *) GPIO_NS_BASE) /**< GPIO_NS base pointer */ +#define LDMA_NS ((LDMA_TypeDef *) LDMA_NS_BASE) /**< LDMA_NS base pointer */ +#define LDMAXBAR_NS ((LDMAXBAR_TypeDef *) LDMAXBAR_NS_BASE) /**< LDMAXBAR_NS base pointer */ +#define TIMER0_NS ((TIMER_TypeDef *) TIMER0_NS_BASE) /**< TIMER0_NS base pointer */ +#define TIMER1_NS ((TIMER_TypeDef *) TIMER1_NS_BASE) /**< TIMER1_NS base pointer */ +#define TIMER2_NS ((TIMER_TypeDef *) TIMER2_NS_BASE) /**< TIMER2_NS base pointer */ +#define TIMER3_NS ((TIMER_TypeDef *) TIMER3_NS_BASE) /**< TIMER3_NS base pointer */ +#define TIMER4_NS ((TIMER_TypeDef *) TIMER4_NS_BASE) /**< TIMER4_NS base pointer */ +#define TIMER5_NS ((TIMER_TypeDef *) TIMER5_NS_BASE) /**< TIMER5_NS base pointer */ +#define TIMER6_NS ((TIMER_TypeDef *) TIMER6_NS_BASE) /**< TIMER6_NS base pointer */ +#define TIMER7_NS ((TIMER_TypeDef *) TIMER7_NS_BASE) /**< TIMER7_NS base pointer */ +#define TIMER8_NS ((TIMER_TypeDef *) TIMER8_NS_BASE) /**< TIMER8_NS base pointer */ +#define TIMER9_NS ((TIMER_TypeDef *) TIMER9_NS_BASE) /**< TIMER9_NS base pointer */ +#define DMEM0_NS ((MPAHBRAM_TypeDef *) DMEM0_NS_BASE) /**< DMEM0_NS base pointer */ +#define DMEM1_NS ((MPAHBRAM_TypeDef *) DMEM1_NS_BASE) /**< DMEM1_NS base pointer */ +#define SYSCFG_NS_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_NS_CFGNS_BASE) /**< SYSCFG_NS_CFGNS base pointer */ +#define SYSCFG_NS ((SYSCFG_TypeDef *) SYSCFG_NS_BASE) /**< SYSCFG_NS base pointer */ +#define BURAM_NS ((BURAM_TypeDef *) BURAM_NS_BASE) /**< BURAM_NS base pointer */ +#define GPCRC_NS ((GPCRC_TypeDef *) GPCRC_NS_BASE) /**< GPCRC_NS base pointer */ +#define EUSART1_NS ((EUSART_TypeDef *) EUSART1_NS_BASE) /**< EUSART1_NS base pointer */ +#define EUSART2_NS ((EUSART_TypeDef *) EUSART2_NS_BASE) /**< EUSART2_NS base pointer */ +#define EUSART3_NS ((EUSART_TypeDef *) EUSART3_NS_BASE) /**< EUSART3_NS base pointer */ +#define DCDC_NS ((DCDC_TypeDef *) DCDC_NS_BASE) /**< DCDC_NS base pointer */ +#define HOSTMAILBOX_NS ((MAILBOX_TypeDef *) HOSTMAILBOX_NS_BASE) /**< HOSTMAILBOX_NS base pointer */ +#define USART0_NS ((USART_TypeDef *) USART0_NS_BASE) /**< USART0_NS base pointer */ +#define USART1_NS ((USART_TypeDef *) USART1_NS_BASE) /**< USART1_NS base pointer */ +#define USART2_NS ((USART_TypeDef *) USART2_NS_BASE) /**< USART2_NS base pointer */ +#define SYSRTC0_NS ((SYSRTC_TypeDef *) SYSRTC0_NS_BASE) /**< SYSRTC0_NS base pointer */ +#define I2C1_NS ((I2C_TypeDef *) I2C1_NS_BASE) /**< I2C1_NS base pointer */ +#define I2C2_NS ((I2C_TypeDef *) I2C2_NS_BASE) /**< I2C2_NS base pointer */ +#define I2C3_NS ((I2C_TypeDef *) I2C3_NS_BASE) /**< I2C3_NS base pointer */ +#define LCD_NS ((LCD_TypeDef *) LCD_NS_BASE) /**< LCD_NS base pointer */ +#define LCDRF_NS ((LCDRF_TypeDef *) LCDRF_NS_BASE) /**< LCDRF_NS base pointer */ +#define RADIOAES_NS ((AES_TypeDef *) RADIOAES_NS_BASE) /**< RADIOAES_NS base pointer */ +#define SMU_NS ((SMU_TypeDef *) SMU_NS_BASE) /**< SMU_NS base pointer */ +#define SMU_NS_CFGNS ((SMU_CFGNS_TypeDef *) SMU_NS_CFGNS_BASE) /**< SMU_NS_CFGNS base pointer */ +#define LETIMER0_NS ((LETIMER_TypeDef *) LETIMER0_NS_BASE) /**< LETIMER0_NS base pointer */ +#define IADC0_NS ((IADC_TypeDef *) IADC0_NS_BASE) /**< IADC0_NS base pointer */ +#define ACMP0_NS ((ACMP_TypeDef *) ACMP0_NS_BASE) /**< ACMP0_NS base pointer */ +#define ACMP1_NS ((ACMP_TypeDef *) ACMP1_NS_BASE) /**< ACMP1_NS base pointer */ +#define AMUXCP0_NS ((AMUXCP_TypeDef *) AMUXCP0_NS_BASE) /**< AMUXCP0_NS base pointer */ +#define VDAC0_NS ((VDAC_TypeDef *) VDAC0_NS_BASE) /**< VDAC0_NS base pointer */ +#define VDAC1_NS ((VDAC_TypeDef *) VDAC1_NS_BASE) /**< VDAC1_NS base pointer */ +#define PCNT0_NS ((PCNT_TypeDef *) PCNT0_NS_BASE) /**< PCNT0_NS base pointer */ +#define HFRCOEM23_NS ((HFRCO_TypeDef *) HFRCOEM23_NS_BASE) /**< HFRCOEM23_NS base pointer */ +#define HFXO0_NS ((HFXO_TypeDef *) HFXO0_NS_BASE) /**< HFXO0_NS base pointer */ +#define I2C0_NS ((I2C_TypeDef *) I2C0_NS_BASE) /**< I2C0_NS base pointer */ +#define WDOG0_NS ((WDOG_TypeDef *) WDOG0_NS_BASE) /**< WDOG0_NS base pointer */ +#define WDOG1_NS ((WDOG_TypeDef *) WDOG1_NS_BASE) /**< WDOG1_NS base pointer */ +#define EUSART0_NS ((EUSART_TypeDef *) EUSART0_NS_BASE) /**< EUSART0_NS base pointer */ +#define SEMAILBOX_NS_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_NS_HOST_BASE) /**< SEMAILBOX_NS_HOST base pointer */ +#define MVP_NS ((MVP_TypeDef *) MVP_NS_BASE) /**< MVP_NS base pointer */ +#define EMU ((EMU_TypeDef *) EMU_BASE) /**< EMU base pointer */ +#define CMU ((CMU_TypeDef *) CMU_BASE) /**< CMU base pointer */ +#define BURTC ((BURTC_TypeDef *) BURTC_BASE) /**< BURTC base pointer */ +#define HFRCO0 ((HFRCO_TypeDef *) HFRCO0_BASE) /**< HFRCO0 base pointer */ +#define FSRCO ((FSRCO_TypeDef *) FSRCO_BASE) /**< FSRCO base pointer */ +#define DPLL0 ((DPLL_TypeDef *) DPLL0_BASE) /**< DPLL0 base pointer */ +#define LFXO ((LFXO_TypeDef *) LFXO_BASE) /**< LFXO base pointer */ +#define LFRCO ((LFRCO_TypeDef *) LFRCO_BASE) /**< LFRCO base pointer */ +#define ULFRCO ((ULFRCO_TypeDef *) ULFRCO_BASE) /**< ULFRCO base pointer */ +#define KEYSCAN ((KEYSCAN_TypeDef *) KEYSCAN_BASE) /**< KEYSCAN base pointer */ +#define MSC ((MSC_TypeDef *) MSC_BASE) /**< MSC base pointer */ +#define ICACHE0 ((ICACHE_TypeDef *) ICACHE0_BASE) /**< ICACHE0 base pointer */ +#define PRS ((PRS_TypeDef *) PRS_BASE) /**< PRS base pointer */ +#define GPIO ((GPIO_TypeDef *) GPIO_BASE) /**< GPIO base pointer */ +#define LDMA ((LDMA_TypeDef *) LDMA_BASE) /**< LDMA base pointer */ +#define LDMAXBAR ((LDMAXBAR_TypeDef *) LDMAXBAR_BASE) /**< LDMAXBAR base pointer */ +#define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */ +#define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */ +#define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ +#define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE) /**< TIMER3 base pointer */ +#define TIMER4 ((TIMER_TypeDef *) TIMER4_BASE) /**< TIMER4 base pointer */ +#define TIMER5 ((TIMER_TypeDef *) TIMER5_BASE) /**< TIMER5 base pointer */ +#define TIMER6 ((TIMER_TypeDef *) TIMER6_BASE) /**< TIMER6 base pointer */ +#define TIMER7 ((TIMER_TypeDef *) TIMER7_BASE) /**< TIMER7 base pointer */ +#define TIMER8 ((TIMER_TypeDef *) TIMER8_BASE) /**< TIMER8 base pointer */ +#define TIMER9 ((TIMER_TypeDef *) TIMER9_BASE) /**< TIMER9 base pointer */ +#define DMEM0 ((MPAHBRAM_TypeDef *) DMEM0_BASE) /**< DMEM0 base pointer */ +#define DMEM1 ((MPAHBRAM_TypeDef *) DMEM1_BASE) /**< DMEM1 base pointer */ +#define SYSCFG_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_CFGNS_BASE) /**< SYSCFG_CFGNS base pointer */ +#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE) /**< SYSCFG base pointer */ +#define BURAM ((BURAM_TypeDef *) BURAM_BASE) /**< BURAM base pointer */ +#define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE) /**< GPCRC base pointer */ +#define EUSART1 ((EUSART_TypeDef *) EUSART1_BASE) /**< EUSART1 base pointer */ +#define EUSART2 ((EUSART_TypeDef *) EUSART2_BASE) /**< EUSART2 base pointer */ +#define EUSART3 ((EUSART_TypeDef *) EUSART3_BASE) /**< EUSART3 base pointer */ +#define DCDC ((DCDC_TypeDef *) DCDC_BASE) /**< DCDC base pointer */ +#define HOSTMAILBOX ((MAILBOX_TypeDef *) HOSTMAILBOX_BASE) /**< HOSTMAILBOX base pointer */ +#define USART0 ((USART_TypeDef *) USART0_BASE) /**< USART0 base pointer */ +#define USART1 ((USART_TypeDef *) USART1_BASE) /**< USART1 base pointer */ +#define USART2 ((USART_TypeDef *) USART2_BASE) /**< USART2 base pointer */ +#define SYSRTC0 ((SYSRTC_TypeDef *) SYSRTC0_BASE) /**< SYSRTC0 base pointer */ +#define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */ +#define I2C2 ((I2C_TypeDef *) I2C2_BASE) /**< I2C2 base pointer */ +#define I2C3 ((I2C_TypeDef *) I2C3_BASE) /**< I2C3 base pointer */ +#define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */ +#define LCDRF ((LCDRF_TypeDef *) LCDRF_BASE) /**< LCDRF base pointer */ +#define RADIOAES ((AES_TypeDef *) RADIOAES_BASE) /**< RADIOAES base pointer */ +#define SMU ((SMU_TypeDef *) SMU_BASE) /**< SMU base pointer */ +#define SMU_CFGNS ((SMU_CFGNS_TypeDef *) SMU_CFGNS_BASE) /**< SMU_CFGNS base pointer */ +#define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE) /**< LETIMER0 base pointer */ +#define IADC0 ((IADC_TypeDef *) IADC0_BASE) /**< IADC0 base pointer */ +#define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE) /**< ACMP0 base pointer */ +#define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE) /**< ACMP1 base pointer */ +#define AMUXCP0 ((AMUXCP_TypeDef *) AMUXCP0_BASE) /**< AMUXCP0 base pointer */ +#define VDAC0 ((VDAC_TypeDef *) VDAC0_BASE) /**< VDAC0 base pointer */ +#define VDAC1 ((VDAC_TypeDef *) VDAC1_BASE) /**< VDAC1 base pointer */ +#define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE) /**< PCNT0 base pointer */ +#define HFRCOEM23 ((HFRCO_TypeDef *) HFRCOEM23_BASE) /**< HFRCOEM23 base pointer */ +#define HFXO0 ((HFXO_TypeDef *) HFXO0_BASE) /**< HFXO0 base pointer */ +#define I2C0 ((I2C_TypeDef *) I2C0_BASE) /**< I2C0 base pointer */ +#define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE) /**< WDOG0 base pointer */ +#define WDOG1 ((WDOG_TypeDef *) WDOG1_BASE) /**< WDOG1 base pointer */ +#define EUSART0 ((EUSART_TypeDef *) EUSART0_BASE) /**< EUSART0 base pointer */ +#define SEMAILBOX_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_HOST_BASE) /**< SEMAILBOX_HOST base pointer */ +#define MVP ((MVP_TypeDef *) MVP_BASE) /**< MVP base pointer */ +#define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE) /**< DEVINFO base pointer */ +/** @} End of group EFR32BG26B510F3200IM48_Peripheral_Declaration */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM48_Peripheral_Parameters EFR32BG26B510F3200IM48 Peripheral Parameters + * @{ + * @brief Device peripheral parameter values + *****************************************************************************/ + +/* Common peripheral register block offsets. */ +#define PER_REG_BLOCK_SET_OFFSET 0x1000UL /**< Offset to SET register block */ +#define PER_REG_BLOCK_CLR_OFFSET 0x2000UL /**< Offset to CLEAR register block */ +#define PER_REG_BLOCK_TGL_OFFSET 0x3000UL /**< Offset to TOGGLE register block */ +#define MSC_CDA_PRESENT 0x0UL /**> */ +#define MSC_FDIO_WIDTH 0x40UL /**> None */ +#define MSC_FLASHADDRBITS 0x16UL /**> None */ +#define MSC_FLASHBLOCKADDRBITS 0x16UL /**> None */ +#define MSC_FLASH_BLOCK_INFO_PCOUNT 0x2UL /**> None */ +#define MSC_FLASH_BLOCK_MAIN_PCOUNT 0x1A0UL /**> */ +#define MSC_INFOADDRBITS 0xEUL /**> None */ +#define MSC_INFOBLOCKADDRBITS 0xEUL /**> None */ +#define MSC_INFO_PSIZE_BITS 0xDUL /**> None */ +#define MSC_MAIN_PSIZE_BITS 0xDUL /**> None */ +#define MSC_REDUNDANCY 0x4UL /**> None */ +#define MSC_ROOTMAIN_PRESENT 0x1UL /**> */ +#define MSC_UD_PRESENT 0x1UL /**> */ +#define MSC_YADDRBITS 0x6UL /**> */ +#define DMEM0_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM0_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM0_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM0_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM0_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM0_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM0_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM0_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM0_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM0_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM0_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM0_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM0_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM0_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM0_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM0_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM0_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM0_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM0_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM0_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM0_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM0_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM0_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM0_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM0_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM0_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM0_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM0_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM0_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM0_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM0_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM0_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM0_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM0_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM0_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM0_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM0_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM0_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM0_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define DMEM1_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM1_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM1_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM1_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM1_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM1_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM1_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM1_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM1_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM1_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM1_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM1_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM1_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM1_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM1_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM1_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM1_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM1_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM1_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM1_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM1_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM1_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM1_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM1_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM1_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM1_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM1_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM1_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM1_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM1_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM1_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM1_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM1_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM1_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM1_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM1_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM1_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM1_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM1_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define CMU_EXCLUDELCD 0x0UL /**> Exclude LCD */ +#define CMU_EXCLUDELESENSE 0x1UL /**> Exclude LESENSE */ +#define BURTC_CNTWIDTH 0x20UL /**> None */ +#define BURTC_PRECNT_WIDTH 0xFUL /**> */ +#define HFRCO0_EM23ONDEMAND 0x0UL /**> EM23 On Demand */ +#define HFRCO0_EXCLUDEEM23ONDEMAND 0x1UL /**> Exclude EM23 On Demand */ +#define LFXO_NO_CTUNE 0x0UL /**> CTUNE Not Present */ +#define LFXO_CTUNE 0x1UL /**> CTUNE Present */ +#define KEYSCAN_COLNUM 0x8UL /**> COLNUM */ +#define KEYSCAN_COLWIDTH 0x3UL /**> COLWIDTH */ +#define KEYSCAN_ROWNUM 0x6UL /**> ROWNUM */ +#define ICACHE0_AHB_LITE 0x0UL /**> AHB Lite */ +#define ICACHE0_CACHEABLE_SIZE 0x320000UL /**> Cache Size */ +#define ICACHE0_CACHEABLE_START 0x8000000UL /**> Cache Start */ +#define ICACHE0_DEFAULT_OFF 0x0UL /**> Default off */ +#define ICACHE0_FLASH_SIZE 0x320000UL /**> Flash size */ +#define ICACHE0_FLASH_START 0x8000000UL /**> Flash start */ +#define ICACHE0_LOOPCACHE_MEM_ADDR_BITS 0x3UL /**> Loopcache Memory Address bits */ +#define ICACHE0_LOOPCACHE_STICKINESS_BITS 0x4UL /**> Loopcache Stickiness bits */ +#define ICACHE0_PARITY_BITS 0x1UL /**> Use Parity */ +#define ICACHE0_PC_BITS 0x20UL /**> Performance Counter bits */ +#define ICACHE0_PIPE_STAGE 0x1UL /**> Pipeline Stage */ +#define ICACHE0_RAM_ADDR_BITS 0x0UL /**> RAM Address bits */ +#define ICACHE0_RAM_DATA_BITS 0x0UL /**> RAM Data bits */ +#define ICACHE0_SET_BITS 0x7UL /**> Set bits */ +#define ICACHE0_USE_HREADY_GATING 0x1UL /**> Use HREADY gating */ +#define ICACHE0_USE_IDLE_GATING 0x1UL /**> Use IDLE gating */ +#define ICACHE0_USE_LOOPCACHE 0x1UL /**> Use Loopcache */ +#define ICACHE0_WAY_BITS 0x1UL /**> Way bits */ +#define ICACHE0_WORDS_PER_BLOCK 0x0UL /**> Words Per Block */ +#define ICACHE0_WPB_BITS 0x1UL /**> Words Per Block bits */ +#define ICACHE0_WPL_BITS 0x3UL /**> Words Per Line bits */ +#define PRS_ASYNC_CH_NUM 0x10UL /**> None */ +#define PRS_PRSSEL_WIDTH 0x4UL /**> New Param */ +#define PRS_SPRSSEL_WIDTH 0x2UL /**> New Param */ +#define PRS_SYNC_CH_NUM 0x4UL /**> None */ +#define GPIO_COMALLOC_WIDTH 0x4UL /**> New Param */ +#define GPIO_MODE_WIDTH 0x4UL /**> Mode Width */ +#define GPIO_NUM_EM4_WU 0xCUL /**> New Param */ +#define GPIO_NUM_EVEN_PA 0x8UL /**> Num of even pins port A */ +#define GPIO_NUM_EVEN_PB 0x8UL /**> Num of even pins port B */ +#define GPIO_NUM_EVEN_PC 0x8UL /**> Num of even pins port C */ +#define GPIO_NUM_EVEN_PD 0x8UL /**> Num of even pins port D */ +#define GPIO_NUM_EXT_INT 0x10UL /**> New Param */ +#define GPIO_NUM_EXT_INT_L 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U_ZERO 0x0UL /**> New Param */ +#define GPIO_NUM_ODD_PA 0x8UL /**> Num of odd pins port A */ +#define GPIO_NUM_ODD_PB 0x8UL /**> Num of odd pins port B */ +#define GPIO_NUM_ODD_PC 0x8UL /**> Num of odd pins port C */ +#define GPIO_NUM_ODD_PD 0x8UL /**> Num of odd pins port D */ +#define GPIO_PINSEL_WIDTH 0x4UL /**> Route config pin select width */ +#define GPIO_PORTSEL_WIDTH 0x2UL /**> Route config port select width */ +#define GPIO_PORT_A_WIDTH 0x10UL /**> Port A Width */ +#define GPIO_PORT_A_WIDTH_ZERO 0x0UL /**> Port A Width is Zero */ +#define GPIO_PORT_A_WL 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_B_WIDTH 0x10UL /**> Port B Width */ +#define GPIO_PORT_B_WIDTH_ZERO 0x0UL /**> Port B Width is Zero */ +#define GPIO_PORT_B_WL 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_C_WIDTH 0x10UL /**> Port C Width */ +#define GPIO_PORT_C_WIDTH_ZERO 0x0UL /**> Port C Width is Zero */ +#define GPIO_PORT_C_WL 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_D_WIDTH 0x10UL /**> Port D Width */ +#define GPIO_PORT_D_WIDTH_ZERO 0x0UL /**> Port D Width is Zero */ +#define GPIO_PORT_D_WL 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_SEGALLOC_WIDTH 0x28UL /**> New Param */ +#define GPIO_SLEWRATE_WIDTH 0x3UL /**> Slew Rate Width Param */ +#define LDMA_CH_BITS 0x5UL /**> New Param */ +#define LDMA_CH_NUM 0x8UL /**> New Param */ +#define LDMA_FIFO_BITS 0x5UL /**> New Param */ +#define LDMA_FIFO_DEPTH 0x10UL /**> New Param */ +#define LDMAXBAR_CH_BITS 0x5UL /**> None */ +#define LDMAXBAR_CH_NUM 0x8UL /**> None */ +#define LDMAXBAR_SIGSEL_W 0x4UL /**> New Param */ +#define LDMAXBAR_SOURCESEL_W 0x6UL /**> New Param */ +#define TIMER0_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER0_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER0_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER0_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER0_NO_DTI 0x0UL /**> */ +#define TIMER1_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER1_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER1_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER1_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER1_NO_DTI 0x0UL /**> */ +#define TIMER2_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER2_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER2_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER2_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER2_NO_DTI 0x0UL /**> */ +#define TIMER3_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER3_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER3_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER3_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER3_NO_DTI 0x0UL /**> */ +#define TIMER4_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER4_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER4_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER4_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER4_NO_DTI 0x0UL /**> */ +#define TIMER5_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER5_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER5_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER5_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER5_NO_DTI 0x0UL /**> */ +#define TIMER6_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER6_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER6_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER6_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER6_NO_DTI 0x0UL /**> */ +#define TIMER7_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER7_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER7_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER7_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER7_NO_DTI 0x0UL /**> */ +#define TIMER8_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER8_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER8_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER8_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER8_NO_DTI 0x0UL /**> */ +#define TIMER9_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER9_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER9_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER9_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER9_NO_DTI 0x0UL /**> */ +#define SYSCFG_CHIP_PARTNUMBER 0x3UL /**> Chip Part Number */ +#define SYSCFG_DEMODRAM_INST_COUNT 0x2UL /**> */ +#define SYSCFG_FRCRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_SEQRAM_INST_COUNT 0x2UL /**> None */ +#define SYSCFG_SWINT_NUM 0x4UL /**> Software interupts */ +#define EUSART1_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART1_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART2_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART2_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART3_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART3_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define DCDC_DRVSPEED_WIDTH 0x2UL /**> Drive Speed bitfield width */ +#define DCDC_IPKVAL_WIDTH 0x4UL /**> Peak Current Setting bitfield Width */ +#define DCDC_VCMPIBIAS_WIDTH 0x2UL /**> VCMP ibias bitfield width */ +#define HOSTMAILBOX_NUM_MSGPTRS 0x4UL /**> */ +#define USART0_AUTOTX_REG 0x1UL /**> None */ +#define USART0_AUTOTX_REG_B 0x0UL /**> None */ +#define USART0_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART0_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART0_CLK_PRS 0x1UL /**> None */ +#define USART0_CLK_PRS_B 0x0UL /**> New Param */ +#define USART0_FLOW_CONTROL 0x1UL /**> None */ +#define USART0_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART0_I2S 0x1UL /**> None */ +#define USART0_I2S_B 0x0UL /**> New Param */ +#define USART0_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART0_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_MVDIS_FUNC 0x1UL /**> None */ +#define USART0_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART0_RX_PRS 0x1UL /**> None */ +#define USART0_RX_PRS_B 0x0UL /**> New Param */ +#define USART0_SC_AVAILABLE 0x1UL /**> None */ +#define USART0_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART0_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART0_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART0_TIMER 0x1UL /**> New Param */ +#define USART0_TIMER_B 0x0UL /**> New Param */ +#define USART1_AUTOTX_REG 0x1UL /**> None */ +#define USART1_AUTOTX_REG_B 0x0UL /**> None */ +#define USART1_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART1_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART1_CLK_PRS 0x1UL /**> None */ +#define USART1_CLK_PRS_B 0x0UL /**> New Param */ +#define USART1_FLOW_CONTROL 0x1UL /**> None */ +#define USART1_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART1_I2S 0x1UL /**> None */ +#define USART1_I2S_B 0x0UL /**> New Param */ +#define USART1_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART1_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_MVDIS_FUNC 0x1UL /**> None */ +#define USART1_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART1_RX_PRS 0x1UL /**> None */ +#define USART1_RX_PRS_B 0x0UL /**> New Param */ +#define USART1_SC_AVAILABLE 0x1UL /**> None */ +#define USART1_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART1_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART1_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART1_TIMER 0x1UL /**> New Param */ +#define USART1_TIMER_B 0x0UL /**> New Param */ +#define USART2_AUTOTX_REG 0x1UL /**> None */ +#define USART2_AUTOTX_REG_B 0x0UL /**> None */ +#define USART2_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART2_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART2_CLK_PRS 0x1UL /**> None */ +#define USART2_CLK_PRS_B 0x0UL /**> New Param */ +#define USART2_FLOW_CONTROL 0x1UL /**> None */ +#define USART2_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART2_I2S 0x1UL /**> None */ +#define USART2_I2S_B 0x0UL /**> New Param */ +#define USART2_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART2_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_MVDIS_FUNC 0x1UL /**> None */ +#define USART2_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART2_RX_PRS 0x1UL /**> None */ +#define USART2_RX_PRS_B 0x0UL /**> New Param */ +#define USART2_SC_AVAILABLE 0x1UL /**> None */ +#define USART2_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART2_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART2_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART2_TIMER 0x1UL /**> New Param */ +#define USART2_TIMER_B 0x0UL /**> New Param */ +#define SYSRTC0_GROUP0_ALTIRQDIS 0x1UL /**> Group 0 Alternate IRQ disable */ +#define SYSRTC0_GROUP0_CAPDIS 0x0UL /**> Group 0 Capture disable */ +#define SYSRTC0_GROUP0_CMP1DIS 0x0UL /**> Group 0 Compare1 disable */ +#define SYSRTC0_GROUP0_DIS 0x0UL /**> Group 0 Disable */ +#define SYSRTC0_GROUP0_ROOTDIS 0x1UL /**> Group 0 ROOT disable */ +#define SYSRTC0_GROUP1_ALTIRQDIS 0x0UL /**> Group 1 Alternate IRQ disable */ +#define SYSRTC0_GROUP1_CAPDIS 0x0UL /**> Group 1 Capture disable */ +#define SYSRTC0_GROUP1_CMP1DIS 0x0UL /**> Group 1 Compare1 disable */ +#define SYSRTC0_GROUP1_DIS 0x0UL /**> Group 1 Disable */ +#define SYSRTC0_GROUP1_ROOTDIS 0x1UL /**> Group 1 ROOT disable */ +#define SYSRTC0_GROUP2_ALTIRQDIS 0x1UL /**> Group 2 Alternate IRQ disable */ +#define SYSRTC0_GROUP2_CAPDIS 0x1UL /**> Group 2 Capture disable */ +#define SYSRTC0_GROUP2_CMP1DIS 0x1UL /**> Group 2 Compare1 disable */ +#define SYSRTC0_GROUP2_DIS 0x0UL /**> Group 2 Disable */ +#define SYSRTC0_GROUP2_ROOTDIS 0x0UL /**> Group 2 ROOT disable */ +#define SYSRTC0_GROUP3_ALTIRQDIS 0x1UL /**> Group 3 Alternate IRQ disable */ +#define SYSRTC0_GROUP3_CAPDIS 0x1UL /**> Group 3 Capture disable */ +#define SYSRTC0_GROUP3_CMP1DIS 0x1UL /**> Group 3 Compare1 disable */ +#define SYSRTC0_GROUP3_DIS 0x1UL /**> Group 3 Disable */ +#define SYSRTC0_GROUP3_ROOTDIS 0x1UL /**> Group 3 ROOT disable */ +#define SYSRTC0_GROUP4_ALTIRQDIS 0x1UL /**> Group 4 Alternate IRQ disable */ +#define SYSRTC0_GROUP4_CAPDIS 0x1UL /**> Group 4 Capture disable */ +#define SYSRTC0_GROUP4_CMP1DIS 0x1UL /**> Group 4 Compare1 disable */ +#define SYSRTC0_GROUP4_DIS 0x1UL /**> Group 4 Disable */ +#define SYSRTC0_GROUP4_ROOTDIS 0x1UL /**> Group 4 ROOT disable */ +#define SYSRTC0_GROUP5_ALTIRQDIS 0x1UL /**> Group 5 Alternate IRQ disable */ +#define SYSRTC0_GROUP5_CAPDIS 0x1UL /**> Group 5 Capture disable */ +#define SYSRTC0_GROUP5_CMP1DIS 0x1UL /**> Group 5 Compare1 disable */ +#define SYSRTC0_GROUP5_DIS 0x1UL /**> Group 5 Disable */ +#define SYSRTC0_GROUP5_ROOTDIS 0x1UL /**> Group 5 ROOT disable */ +#define SYSRTC0_GROUP6_ALTIRQDIS 0x1UL /**> Group 6 Alternate IRQ disable */ +#define SYSRTC0_GROUP6_CAPDIS 0x1UL /**> Group 6 Capture disable */ +#define SYSRTC0_GROUP6_CMP1DIS 0x1UL /**> Group 6 Compare1 disable */ +#define SYSRTC0_GROUP6_DIS 0x1UL /**> Group 6 Disable */ +#define SYSRTC0_GROUP6_ROOTDIS 0x1UL /**> Group 6 ROOT disable */ +#define SYSRTC0_GROUP7_ALTIRQDIS 0x1UL /**> Group 7 Alternate IRQ disable */ +#define SYSRTC0_GROUP7_CAPDIS 0x1UL /**> Group 7 Capture disable */ +#define SYSRTC0_GROUP7_CMP1DIS 0x1UL /**> Group 7 Compare1 disable */ +#define SYSRTC0_GROUP7_DIS 0x1UL /**> Group 7 Disable */ +#define SYSRTC0_GROUP7_ROOTDIS 0x1UL /**> Group 7 ROOT disable */ +#define SYSRTC0_ROOTDIS 0x0UL /**> ROOT disable */ +#define I2C1_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C1_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C2_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C2_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C3_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C3_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define LCD_COM_NUM 0x4UL /**> None */ +#define LCD_NO_ANIM_LOCS 0x1UL /**> None */ +#define LCD_NO_BANKED_SEG 0x1UL /**> */ +#define LCD_NO_DSC 0x0UL /**> None */ +#define LCD_NO_EXTOSC 0x0UL /**> None */ +#define LCD_OCTAPLEX 0x1UL /**> None */ +#define LCD_SEGASCOM_NUM 0x4UL /**> None */ +#define LCD_NO_UPPER_SEGMENTS 0x0UL /**> */ +#define LCD_SEG_NUM 0x28UL /**> None */ +#define LCD_SEGASCOM_SEGSTART 0x24UL /**> */ +#define LCD_SEL_WIDTH 0x3UL /**> None */ +#define RADIOAES_SIDECHANNEL_COUNTERMEASURES 0x1UL /**> Enable sidechannel counter measures */ +#define SMU_NUM_BMPUS 0x9UL /**> Number of BMPUs */ +#define SMU_NUM_PPU_PERIPHS 0x44UL /**> Number of PPU Peripherals */ +#define SMU_NUM_PPU_PERIPHS_MOD_32 0x4UL /**> Number of PPU Peripherals (mod 32) */ +#define SMU_NUM_PPU_PERIPHS_SUB_64 0x4UL /**> Number of PPU peripherals minus 32 */ +#define SMU_PERIPHID_BITS 0x8UL /**> Bits used for Peripheral ID */ +#define LETIMER0_CNT_WIDTH 0x18UL /**> Count Width */ +#define IADC0_CONFIGNUM 0x2UL /**> CONFIG */ +#define IADC0_FULLRANGEUNIPOLAR 0x0UL /**> FULLRANGEUNIPOLAR */ +#define IADC0_SCANBYTES 0x1UL /**> SCANBYTES */ +#define IADC0_ENTRIES 0x10UL /**> ENTRIES */ +#define ACMP0_DAC_INPUT 0x1UL /**> None */ +#define ACMP0_EXT_OVR_IF 0x1UL /**> None */ +#define ACMP1_DAC_INPUT 0x1UL /**> None */ +#define ACMP1_EXT_OVR_IF 0x1UL /**> None */ +#define AMUXCP0_AMUXCPNUM 0x0UL /**> AMUXCPNUM */ +#define VDAC0_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC0_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC0_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC0_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC0_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC0_RESOLUTION 0xCUL /**> DAC Resolution */ +#define VDAC1_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC1_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC1_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC1_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC1_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC1_RESOLUTION 0xCUL /**> DAC Resolution */ +#define PCNT0_PCNT_WIDTH 0x10UL /**> None */ +#define HFRCOEM23_EM23ONDEMAND 0x1UL /**> EM23 On Demand */ +#define HFRCOEM23_EXCLUDEEM23ONDEMAND 0x0UL /**> Exclude EM23 On Demand */ +#define HFXO0_BUFOUT 0x1UL /**> BUFOUT */ +#define HFXO0_EXCLUDEBUFOUT 0x0UL /**> Exclude BUFOUT */ +#define I2C0_DELAY 0x3E8UL /**> Delay cell selection */ +#define I2C0_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define WDOG0_PCNUM 0x2UL /**> None */ +#define WDOG1_PCNUM 0x2UL /**> None */ +#define EUSART0_EM2_CAPABLE 0x1UL /**> EM2 Capable instance */ +#define EUSART0_NOT_EM2_CAPABLE 0x0UL /**> Not EM2 Capable instance */ +#define RDMEM_FRC_BANK0_SIZE 0x1000UL /**> FRC_RAM_BANK0_SIZE */ +#define RDMEM_FRC_BANK1_SIZE 0x0UL /**> FRC_RAM_BANK1_SIZE */ +#define RDMEM_FRC_BANK2_SIZE 0x0UL /**> FRC_RAM_BANK2_SIZE */ +#define RDMEM_FRC_BANK3_SIZE 0x0UL /**> FRC_RAM_BANK3_SIZE */ +#define RDMEM_FRC_BANK4_SIZE 0x0UL /**> FRC_RAM_BANK4_SIZE */ +#define RDMEM_FRC_BANK5_SIZE 0x0UL /**> FRC_RAM_BANK5_SIZE */ +#define RDMEM_FRC_BANK6_SIZE 0x0UL /**> FRC_RAM_BANK6_SIZE */ +#define RDMEM_FRC_BANK7_SIZE 0x0UL /**> FRC_RAM_BANK7_SIZE */ +#define RDMEM_FRC_NUM_BANK 0x1UL /**> FRC_NUM_BANK */ +#define RDMEM_FRC_RAMADDRBITS 0xCUL /**> FRC RAM ADDRBITS */ +#define RDMEM_FRC_RAMADDRMINBITS 0xCUL /**> FRC RAM address bits for one bank */ +#define RDMEM_FRC_RAMECCADDR_WIDTH 0x20UL /**> FRC RAM ECC Address width */ +#define RDMEM_FRC_RAM_BWE_WIDTH 0x27UL /**> FRCRAM BWE width */ +#define RDMEM_FRC_RAM_DATA_WIDTH 0x27UL /**> FRC_RAM_DATA_WIDTH */ +#define RDMEM_FRC_RAM_ECC_EN 0x1UL /**> FRC RAM ECCEN */ +#define RDMEM_FRC_RAM_TOTAL_SIZE 0x1000UL /**> FRC_RAM_TOTAL_SIZE */ +#define RDMEM_SEQ_BANK0_SIZE 0x2000UL /**> SEQ_RAM_BANK0_SIZE */ +#define RDMEM_SEQ_BANK1_SIZE 0x2000UL /**> SEQ_RAM_BANK1_SIZE */ +#define RDMEM_SEQ_BANK2_SIZE 0x0UL /**> SEQ_RAM_BANK2_SIZE */ +#define RDMEM_SEQ_BANK3_SIZE 0x0UL /**> SEQ_RAM_BANK3_SIZE */ +#define RDMEM_SEQ_BANK4_SIZE 0x0UL /**> SEQ_RAM_BANK4_SIZE */ +#define RDMEM_SEQ_BANK5_SIZE 0x0UL /**> SEQ_RAM_BANK5_SIZE */ +#define RDMEM_SEQ_BANK6_SIZE 0x0UL /**> SEQ_RAM_BANK6_SIZE */ +#define RDMEM_SEQ_BANK7_SIZE 0x0UL /**> SEQ_RAM_BANK7_SIZE */ +#define RDMEM_SEQ_NUM_BANK 0x2UL /**> SEQ_NUM_BANK */ +#define RDMEM_SEQ_RAMADDRBITS 0xEUL /**> SEQ RAM ADDRBITS */ +#define RDMEM_SEQ_RAMADDRMINBITS 0xDUL /**> SEQ RAM address bits for one bank */ +#define RDMEM_SEQ_RAMECCADDR_WIDTH 0x20UL /**> SEQ RAM ECC Address width */ +#define RDMEM_SEQ_RAM_BWE_WIDTH 0x27UL /**> SEQRAM BWE width */ +#define RDMEM_SEQ_RAM_DATA_WIDTH 0x27UL /**> SEQ_RAM_DATA_WIDTH */ +#define RDMEM_SEQ_RAM_ECC_EN 0x1UL /**> SEQ RAM ECCEN */ +#define RDMEM_SEQ_RAM_TOTAL_SIZE 0x4000UL /**> SEQ_RAM_TOTAL_SIZE */ + +/* Instance macros for ACMP */ +#define ACMP(n) (((n) == 0) ? ACMP0 \ + : ((n) == 1) ? ACMP1 \ + : 0x0UL) +#define ACMP_NUM(ref) (((ref) == ACMP0) ? 0 \ + : ((ref) == ACMP1) ? 1 \ + : -1) +#define ACMP_DAC_INPUT(n) (((n) == 0) ? ACMP0_DAC_INPUT \ + : ((n) == 1) ? ACMP1_DAC_INPUT \ + : 0x0UL) +#define ACMP_EXT_OVR_IF(n) (((n) == 0) ? ACMP0_EXT_OVR_IF \ + : ((n) == 1) ? ACMP1_EXT_OVR_IF \ + : 0x0UL) + +/* Instance macros for EUSART */ +#define EUSART(n) (((n) == 0) ? EUSART0 \ + : ((n) == 1) ? EUSART1 \ + : ((n) == 2) ? EUSART2 \ + : ((n) == 3) ? EUSART3 \ + : 0x0UL) +#define EUSART_NUM(ref) (((ref) == EUSART0) ? 0 \ + : ((ref) == EUSART1) ? 1 \ + : ((ref) == EUSART2) ? 2 \ + : ((ref) == EUSART3) ? 3 \ + : -1) +#define EUSART_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_EM2_CAPABLE \ + : 0x0UL) +#define EUSART_NOT_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_NOT_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_NOT_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_NOT_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_NOT_EM2_CAPABLE \ + : 0x0UL) + +/* Instance macros for HFRCO */ +#define HFRCO(n) (((n) == 0) ? HFRCO0 \ + : ((n) == 1) ? HFRCOEM23 \ + : 0x0UL) +#define HFRCO_NUM(ref) (((ref) == HFRCO0) ? 0 \ + : ((ref) == HFRCOEM23) ? 1 \ + : -1) +#define HFRCO_EM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EM23ONDEMAND \ + : 0x0UL) +#define HFRCO_EXCLUDEEM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EXCLUDEEM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EXCLUDEEM23ONDEMAND \ + : 0x0UL) + +/* Instance macros for I2C */ +#define I2C(n) (((n) == 0) ? I2C0 \ + : ((n) == 1) ? I2C1 \ + : ((n) == 2) ? I2C2 \ + : ((n) == 3) ? I2C3 \ + : 0x0UL) +#define I2C_NUM(ref) (((ref) == I2C0) ? 0 \ + : ((ref) == I2C1) ? 1 \ + : ((ref) == I2C2) ? 2 \ + : ((ref) == I2C3) ? 3 \ + : -1) +#define I2C_DELAY(n) (((n) == 0) ? I2C0_DELAY \ + : ((n) == 1) ? I2C1_DELAY \ + : ((n) == 2) ? I2C2_DELAY \ + : ((n) == 3) ? I2C3_DELAY \ + : 0x0UL) +#define I2C_DELAY_CHAIN_NUM(n) (((n) == 0) ? I2C0_DELAY_CHAIN_NUM \ + : ((n) == 1) ? I2C1_DELAY_CHAIN_NUM \ + : ((n) == 2) ? I2C2_DELAY_CHAIN_NUM \ + : ((n) == 3) ? I2C3_DELAY_CHAIN_NUM \ + : 0x0UL) + +/* Instance macros for MPAHBRAM */ +#define MPAHBRAM(n) (((n) == 0) ? DMEM0 \ + : ((n) == 1) ? DMEM1 \ + : 0x0UL) +#define MPAHBRAM_NUM(ref) (((ref) == DMEM0) ? 0 \ + : ((ref) == DMEM1) ? 1 \ + : -1) +#define MPAHBRAM_AHB_DATA_WIDTH(n) (((n) == 0) ? DMEM0_AHB_DATA_WIDTH \ + : ((n) == 1) ? DMEM1_AHB_DATA_WIDTH \ + : 0x0UL) +#define MPAHBRAM_BANK0_SIZE(n) (((n) == 0) ? DMEM0_BANK0_SIZE \ + : ((n) == 1) ? DMEM1_BANK0_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK10_SIZE(n) (((n) == 0) ? DMEM0_BANK10_SIZE \ + : ((n) == 1) ? DMEM1_BANK10_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK11_SIZE(n) (((n) == 0) ? DMEM0_BANK11_SIZE \ + : ((n) == 1) ? DMEM1_BANK11_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK12_SIZE(n) (((n) == 0) ? DMEM0_BANK12_SIZE \ + : ((n) == 1) ? DMEM1_BANK12_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK13_SIZE(n) (((n) == 0) ? DMEM0_BANK13_SIZE \ + : ((n) == 1) ? DMEM1_BANK13_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK14_SIZE(n) (((n) == 0) ? DMEM0_BANK14_SIZE \ + : ((n) == 1) ? DMEM1_BANK14_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK15_SIZE(n) (((n) == 0) ? DMEM0_BANK15_SIZE \ + : ((n) == 1) ? DMEM1_BANK15_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK16_SIZE(n) (((n) == 0) ? DMEM0_BANK16_SIZE \ + : ((n) == 1) ? DMEM1_BANK16_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK17_SIZE(n) (((n) == 0) ? DMEM0_BANK17_SIZE \ + : ((n) == 1) ? DMEM1_BANK17_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK18_SIZE(n) (((n) == 0) ? DMEM0_BANK18_SIZE \ + : ((n) == 1) ? DMEM1_BANK18_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK19_SIZE(n) (((n) == 0) ? DMEM0_BANK19_SIZE \ + : ((n) == 1) ? DMEM1_BANK19_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK1_SIZE(n) (((n) == 0) ? DMEM0_BANK1_SIZE \ + : ((n) == 1) ? DMEM1_BANK1_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK20_SIZE(n) (((n) == 0) ? DMEM0_BANK20_SIZE \ + : ((n) == 1) ? DMEM1_BANK20_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK21_SIZE(n) (((n) == 0) ? DMEM0_BANK21_SIZE \ + : ((n) == 1) ? DMEM1_BANK21_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK22_SIZE(n) (((n) == 0) ? DMEM0_BANK22_SIZE \ + : ((n) == 1) ? DMEM1_BANK22_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK23_SIZE(n) (((n) == 0) ? DMEM0_BANK23_SIZE \ + : ((n) == 1) ? DMEM1_BANK23_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK24_SIZE(n) (((n) == 0) ? DMEM0_BANK24_SIZE \ + : ((n) == 1) ? DMEM1_BANK24_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK25_SIZE(n) (((n) == 0) ? DMEM0_BANK25_SIZE \ + : ((n) == 1) ? DMEM1_BANK25_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK26_SIZE(n) (((n) == 0) ? DMEM0_BANK26_SIZE \ + : ((n) == 1) ? DMEM1_BANK26_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK27_SIZE(n) (((n) == 0) ? DMEM0_BANK27_SIZE \ + : ((n) == 1) ? DMEM1_BANK27_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK28_SIZE(n) (((n) == 0) ? DMEM0_BANK28_SIZE \ + : ((n) == 1) ? DMEM1_BANK28_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK29_SIZE(n) (((n) == 0) ? DMEM0_BANK29_SIZE \ + : ((n) == 1) ? DMEM1_BANK29_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK2_SIZE(n) (((n) == 0) ? DMEM0_BANK2_SIZE \ + : ((n) == 1) ? DMEM1_BANK2_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK30_SIZE(n) (((n) == 0) ? DMEM0_BANK30_SIZE \ + : ((n) == 1) ? DMEM1_BANK30_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK31_SIZE(n) (((n) == 0) ? DMEM0_BANK31_SIZE \ + : ((n) == 1) ? DMEM1_BANK31_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK3_SIZE(n) (((n) == 0) ? DMEM0_BANK3_SIZE \ + : ((n) == 1) ? DMEM1_BANK3_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK4_SIZE(n) (((n) == 0) ? DMEM0_BANK4_SIZE \ + : ((n) == 1) ? DMEM1_BANK4_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK5_SIZE(n) (((n) == 0) ? DMEM0_BANK5_SIZE \ + : ((n) == 1) ? DMEM1_BANK5_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK6_SIZE(n) (((n) == 0) ? DMEM0_BANK6_SIZE \ + : ((n) == 1) ? DMEM1_BANK6_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK7_SIZE(n) (((n) == 0) ? DMEM0_BANK7_SIZE \ + : ((n) == 1) ? DMEM1_BANK7_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK8_SIZE(n) (((n) == 0) ? DMEM0_BANK8_SIZE \ + : ((n) == 1) ? DMEM1_BANK8_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK9_SIZE(n) (((n) == 0) ? DMEM0_BANK9_SIZE \ + : ((n) == 1) ? DMEM1_BANK9_SIZE \ + : 0x0UL) +#define MPAHBRAM_ECC_EXCLUDE(n) (((n) == 0) ? DMEM0_ECC_EXCLUDE \ + : ((n) == 1) ? DMEM1_ECC_EXCLUDE \ + : 0x0UL) +#define MPAHBRAM_MEM_SIZE(n) (((n) == 0) ? DMEM0_MEM_SIZE \ + : ((n) == 1) ? DMEM1_MEM_SIZE \ + : 0x0UL) +#define MPAHBRAM_NUM_BANKS(n) (((n) == 0) ? DMEM0_NUM_BANKS \ + : ((n) == 1) ? DMEM1_NUM_BANKS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS(n) (((n) == 0) ? DMEM0_NUM_PORTS \ + : ((n) == 1) ? DMEM1_NUM_PORTS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS_IS_2(n) (((n) == 0) ? DMEM0_NUM_PORTS_IS_2 \ + : ((n) == 1) ? DMEM1_NUM_PORTS_IS_2 \ + : 0x0UL) +#define MPAHBRAM_WAITSTATE_EXCLUDE(n) (((n) == 0) ? DMEM0_WAITSTATE_EXCLUDE \ + : ((n) == 1) ? DMEM1_WAITSTATE_EXCLUDE \ + : 0x0UL) + +/* Instance macros for TIMER */ +#define TIMER(n) (((n) == 0) ? TIMER0 \ + : ((n) == 1) ? TIMER1 \ + : ((n) == 2) ? TIMER2 \ + : ((n) == 3) ? TIMER3 \ + : ((n) == 4) ? TIMER4 \ + : ((n) == 5) ? TIMER5 \ + : ((n) == 6) ? TIMER6 \ + : ((n) == 7) ? TIMER7 \ + : ((n) == 8) ? TIMER8 \ + : ((n) == 9) ? TIMER9 \ + : 0x0UL) +#define TIMER_NUM(ref) (((ref) == TIMER0) ? 0 \ + : ((ref) == TIMER1) ? 1 \ + : ((ref) == TIMER2) ? 2 \ + : ((ref) == TIMER3) ? 3 \ + : ((ref) == TIMER4) ? 4 \ + : ((ref) == TIMER5) ? 5 \ + : ((ref) == TIMER6) ? 6 \ + : ((ref) == TIMER7) ? 7 \ + : ((ref) == TIMER8) ? 8 \ + : ((ref) == TIMER9) ? 9 \ + : -1) +#define TIMER_CC_NUM(n) (((n) == 0) ? TIMER0_CC_NUM \ + : ((n) == 1) ? TIMER1_CC_NUM \ + : ((n) == 2) ? TIMER2_CC_NUM \ + : ((n) == 3) ? TIMER3_CC_NUM \ + : ((n) == 4) ? TIMER4_CC_NUM \ + : ((n) == 5) ? TIMER5_CC_NUM \ + : ((n) == 6) ? TIMER6_CC_NUM \ + : ((n) == 7) ? TIMER7_CC_NUM \ + : ((n) == 8) ? TIMER8_CC_NUM \ + : ((n) == 9) ? TIMER9_CC_NUM \ + : 0x0UL) +#define TIMER_CNTWIDTH(n) (((n) == 0) ? TIMER0_CNTWIDTH \ + : ((n) == 1) ? TIMER1_CNTWIDTH \ + : ((n) == 2) ? TIMER2_CNTWIDTH \ + : ((n) == 3) ? TIMER3_CNTWIDTH \ + : ((n) == 4) ? TIMER4_CNTWIDTH \ + : ((n) == 5) ? TIMER5_CNTWIDTH \ + : ((n) == 6) ? TIMER6_CNTWIDTH \ + : ((n) == 7) ? TIMER7_CNTWIDTH \ + : ((n) == 8) ? TIMER8_CNTWIDTH \ + : ((n) == 9) ? TIMER9_CNTWIDTH \ + : 0x0UL) +#define TIMER_DTI(n) (((n) == 0) ? TIMER0_DTI \ + : ((n) == 1) ? TIMER1_DTI \ + : ((n) == 2) ? TIMER2_DTI \ + : ((n) == 3) ? TIMER3_DTI \ + : ((n) == 4) ? TIMER4_DTI \ + : ((n) == 5) ? TIMER5_DTI \ + : ((n) == 6) ? TIMER6_DTI \ + : ((n) == 7) ? TIMER7_DTI \ + : ((n) == 8) ? TIMER8_DTI \ + : ((n) == 9) ? TIMER9_DTI \ + : 0x0UL) +#define TIMER_DTI_CC_NUM(n) (((n) == 0) ? TIMER0_DTI_CC_NUM \ + : ((n) == 1) ? TIMER1_DTI_CC_NUM \ + : ((n) == 2) ? TIMER2_DTI_CC_NUM \ + : ((n) == 3) ? TIMER3_DTI_CC_NUM \ + : ((n) == 4) ? TIMER4_DTI_CC_NUM \ + : ((n) == 5) ? TIMER5_DTI_CC_NUM \ + : ((n) == 6) ? TIMER6_DTI_CC_NUM \ + : ((n) == 7) ? TIMER7_DTI_CC_NUM \ + : ((n) == 8) ? TIMER8_DTI_CC_NUM \ + : ((n) == 9) ? TIMER9_DTI_CC_NUM \ + : 0x0UL) +#define TIMER_NO_DTI(n) (((n) == 0) ? TIMER0_NO_DTI \ + : ((n) == 1) ? TIMER1_NO_DTI \ + : ((n) == 2) ? TIMER2_NO_DTI \ + : ((n) == 3) ? TIMER3_NO_DTI \ + : ((n) == 4) ? TIMER4_NO_DTI \ + : ((n) == 5) ? TIMER5_NO_DTI \ + : ((n) == 6) ? TIMER6_NO_DTI \ + : ((n) == 7) ? TIMER7_NO_DTI \ + : ((n) == 8) ? TIMER8_NO_DTI \ + : ((n) == 9) ? TIMER9_NO_DTI \ + : 0x0UL) + +/* Instance macros for USART */ +#define USART(n) (((n) == 0) ? USART0 \ + : ((n) == 1) ? USART1 \ + : ((n) == 2) ? USART2 \ + : 0x0UL) +#define USART_NUM(ref) (((ref) == USART0) ? 0 \ + : ((ref) == USART1) ? 1 \ + : ((ref) == USART2) ? 2 \ + : -1) +#define USART_AUTOTX_REG(n) (((n) == 0) ? USART0_AUTOTX_REG \ + : ((n) == 1) ? USART1_AUTOTX_REG \ + : ((n) == 2) ? USART2_AUTOTX_REG \ + : 0x0UL) +#define USART_AUTOTX_REG_B(n) (((n) == 0) ? USART0_AUTOTX_REG_B \ + : ((n) == 1) ? USART1_AUTOTX_REG_B \ + : ((n) == 2) ? USART2_AUTOTX_REG_B \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER_B(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER_B \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER_B \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER_B \ + : 0x0UL) +#define USART_CLK_PRS(n) (((n) == 0) ? USART0_CLK_PRS \ + : ((n) == 1) ? USART1_CLK_PRS \ + : ((n) == 2) ? USART2_CLK_PRS \ + : 0x0UL) +#define USART_CLK_PRS_B(n) (((n) == 0) ? USART0_CLK_PRS_B \ + : ((n) == 1) ? USART1_CLK_PRS_B \ + : ((n) == 2) ? USART2_CLK_PRS_B \ + : 0x0UL) +#define USART_FLOW_CONTROL(n) (((n) == 0) ? USART0_FLOW_CONTROL \ + : ((n) == 1) ? USART1_FLOW_CONTROL \ + : ((n) == 2) ? USART2_FLOW_CONTROL \ + : 0x0UL) +#define USART_FLOW_CONTROL_B(n) (((n) == 0) ? USART0_FLOW_CONTROL_B \ + : ((n) == 1) ? USART1_FLOW_CONTROL_B \ + : ((n) == 2) ? USART2_FLOW_CONTROL_B \ + : 0x0UL) +#define USART_I2S(n) (((n) == 0) ? USART0_I2S \ + : ((n) == 1) ? USART1_I2S \ + : ((n) == 2) ? USART2_I2S \ + : 0x0UL) +#define USART_I2S_B(n) (((n) == 0) ? USART0_I2S_B \ + : ((n) == 1) ? USART1_I2S_B \ + : ((n) == 2) ? USART2_I2S_B \ + : 0x0UL) +#define USART_IRDA_AVAILABLE(n) (((n) == 0) ? USART0_IRDA_AVAILABLE \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE \ + : 0x0UL) +#define USART_IRDA_AVAILABLE_B(n) (((n) == 0) ? USART0_IRDA_AVAILABLE_B \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE_B \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE_B \ + : 0x0UL) +#define USART_MVDIS_FUNC(n) (((n) == 0) ? USART0_MVDIS_FUNC \ + : ((n) == 1) ? USART1_MVDIS_FUNC \ + : ((n) == 2) ? USART2_MVDIS_FUNC \ + : 0x0UL) +#define USART_MVDIS_FUNC_B(n) (((n) == 0) ? USART0_MVDIS_FUNC_B \ + : ((n) == 1) ? USART1_MVDIS_FUNC_B \ + : ((n) == 2) ? USART2_MVDIS_FUNC_B \ + : 0x0UL) +#define USART_RX_PRS(n) (((n) == 0) ? USART0_RX_PRS \ + : ((n) == 1) ? USART1_RX_PRS \ + : ((n) == 2) ? USART2_RX_PRS \ + : 0x0UL) +#define USART_RX_PRS_B(n) (((n) == 0) ? USART0_RX_PRS_B \ + : ((n) == 1) ? USART1_RX_PRS_B \ + : ((n) == 2) ? USART2_RX_PRS_B \ + : 0x0UL) +#define USART_SC_AVAILABLE(n) (((n) == 0) ? USART0_SC_AVAILABLE \ + : ((n) == 1) ? USART1_SC_AVAILABLE \ + : ((n) == 2) ? USART2_SC_AVAILABLE \ + : 0x0UL) +#define USART_SC_AVAILABLE_B(n) (((n) == 0) ? USART0_SC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_AVAILABLE(n) (((n) == 0) ? USART0_SYNC_AVAILABLE \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE \ + : 0x0UL) +#define USART_SYNC_AVAILABLE_B(n) (((n) == 0) ? USART0_SYNC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE_B(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE_B \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE_B \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE_B \ + : 0x0UL) +#define USART_TIMER(n) (((n) == 0) ? USART0_TIMER \ + : ((n) == 1) ? USART1_TIMER \ + : ((n) == 2) ? USART2_TIMER \ + : 0x0UL) +#define USART_TIMER_B(n) (((n) == 0) ? USART0_TIMER_B \ + : ((n) == 1) ? USART1_TIMER_B \ + : ((n) == 2) ? USART2_TIMER_B \ + : 0x0UL) + +/* Instance macros for VDAC */ +#define VDAC(n) (((n) == 0) ? VDAC0 \ + : ((n) == 1) ? VDAC1 \ + : 0x0UL) +#define VDAC_NUM(ref) (((ref) == VDAC0) ? 0 \ + : ((ref) == VDAC1) ? 1 \ + : -1) +#define VDAC_ALT_WIDTH(n) (((n) == 0) ? VDAC0_ALT_WIDTH \ + : ((n) == 1) ? VDAC1_ALT_WIDTH \ + : 0x0UL) +#define VDAC_CH0_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH0_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH0_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_CH1_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH1_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH1_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_FIFO_DEPTH(n) (((n) == 0) ? VDAC0_FIFO_DEPTH \ + : ((n) == 1) ? VDAC1_FIFO_DEPTH \ + : 0x0UL) +#define VDAC_INT_PRESC_WIDTH(n) (((n) == 0) ? VDAC0_INT_PRESC_WIDTH \ + : ((n) == 1) ? VDAC1_INT_PRESC_WIDTH \ + : 0x0UL) +#define VDAC_RESOLUTION(n) (((n) == 0) ? VDAC0_RESOLUTION \ + : ((n) == 1) ? VDAC1_RESOLUTION \ + : 0x0UL) + +/* Instance macros for WDOG */ +#define WDOG(n) (((n) == 0) ? WDOG0 \ + : ((n) == 1) ? WDOG1 \ + : 0x0UL) +#define WDOG_NUM(ref) (((ref) == WDOG0) ? 0 \ + : ((ref) == WDOG1) ? 1 \ + : -1) +#define WDOG_PCNUM(n) (((n) == 0) ? WDOG0_PCNUM \ + : ((n) == 1) ? WDOG1_PCNUM \ + : 0x0UL) + +/** @} End of group EFR32BG26B510F3200IM48_Peripheral_Parameters */ + +/** @} End of group EFR32BG26B510F3200IM48 */ +/** @}} End of group Parts */ + +#ifdef __cplusplus +} +#endif +#endif diff --git a/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200im68.h b/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200im68.h new file mode 100644 index 0000000000..f150fb8a51 --- /dev/null +++ b/platform/Device/SiliconLabs/EFR32BG26/Include/efr32bg26b510f3200im68.h @@ -0,0 +1,2195 @@ +/**************************************************************************//** + * @file + * @brief CMSIS Cortex-M Peripheral Access Layer Header File + * for EFR32BG26B510F3200IM68 + ****************************************************************************** + * # License + * Copyright 2024 Silicon Laboratories, Inc. www.silabs.com + ****************************************************************************** + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + *****************************************************************************/ +#ifndef EFR32BG26B510F3200IM68_H +#define EFR32BG26B510F3200IM68_H + +#ifdef __cplusplus +extern "C" { +#endif + +/**************************************************************************//** + * @addtogroup Parts + * @{ + *****************************************************************************/ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM68 EFR32BG26B510F3200IM68 + * @{ + *****************************************************************************/ + +/** Interrupt Number Definition */ +typedef enum IRQn{ + /****** Cortex-M Processor Exceptions Numbers ******************************************/ + NonMaskableInt_IRQn = -14, /*!< -14 Cortex-M Non Maskable Interrupt */ + HardFault_IRQn = -13, /*!< -13 Cortex-M Hard Fault Interrupt */ + MemoryManagement_IRQn = -12, /*!< -12 Cortex-M Memory Management Interrupt */ + BusFault_IRQn = -11, /*!< -11 Cortex-M Bus Fault Interrupt */ + UsageFault_IRQn = -10, /*!< -10 Cortex-M Usage Fault Interrupt */ + SVCall_IRQn = -5, /*!< -5 Cortex-M SV Call Interrupt */ + DebugMonitor_IRQn = -4, /*!< -4 Cortex-M Debug Monitor Interrupt */ + PendSV_IRQn = -2, /*!< -2 Cortex-M Pend SV Interrupt */ + SysTick_IRQn = -1, /*!< -1 Cortex-M System Tick Interrupt */ + + /****** EFR32BG26 Peripheral Interrupt Numbers ******************************************/ + + SMU_SECURE_IRQn = 0, /*!< 0 EFR32 SMU_SECURE Interrupt */ + SMU_S_PRIVILEGED_IRQn = 1, /*!< 1 EFR32 SMU_S_PRIVILEGED Interrupt */ + SMU_NS_PRIVILEGED_IRQn = 2, /*!< 2 EFR32 SMU_NS_PRIVILEGED Interrupt */ + EMU_IRQn = 3, /*!< 3 EFR32 EMU Interrupt */ + TIMER0_IRQn = 4, /*!< 4 EFR32 TIMER0 Interrupt */ + TIMER1_IRQn = 5, /*!< 5 EFR32 TIMER1 Interrupt */ + TIMER2_IRQn = 6, /*!< 6 EFR32 TIMER2 Interrupt */ + TIMER3_IRQn = 7, /*!< 7 EFR32 TIMER3 Interrupt */ + TIMER4_IRQn = 8, /*!< 8 EFR32 TIMER4 Interrupt */ + TIMER5_IRQn = 9, /*!< 9 EFR32 TIMER5 Interrupt */ + TIMER6_IRQn = 10, /*!< 10 EFR32 TIMER6 Interrupt */ + TIMER7_IRQn = 11, /*!< 11 EFR32 TIMER7 Interrupt */ + TIMER8_IRQn = 12, /*!< 12 EFR32 TIMER8 Interrupt */ + TIMER9_IRQn = 13, /*!< 13 EFR32 TIMER9 Interrupt */ + USART0_RX_IRQn = 14, /*!< 14 EFR32 USART0_RX Interrupt */ + USART0_TX_IRQn = 15, /*!< 15 EFR32 USART0_TX Interrupt */ + USART1_RX_IRQn = 16, /*!< 16 EFR32 USART1_RX Interrupt */ + USART1_TX_IRQn = 17, /*!< 17 EFR32 USART1_TX Interrupt */ + USART2_RX_IRQn = 18, /*!< 18 EFR32 USART2_RX Interrupt */ + USART2_TX_IRQn = 19, /*!< 19 EFR32 USART2_TX Interrupt */ + EUSART0_RX_IRQn = 20, /*!< 20 EFR32 EUSART0_RX Interrupt */ + EUSART0_TX_IRQn = 21, /*!< 21 EFR32 EUSART0_TX Interrupt */ + EUSART1_RX_IRQn = 22, /*!< 22 EFR32 EUSART1_RX Interrupt */ + EUSART1_TX_IRQn = 23, /*!< 23 EFR32 EUSART1_TX Interrupt */ + EUSART2_RX_IRQn = 24, /*!< 24 EFR32 EUSART2_RX Interrupt */ + EUSART2_TX_IRQn = 25, /*!< 25 EFR32 EUSART2_TX Interrupt */ + EUSART3_RX_IRQn = 26, /*!< 26 EFR32 EUSART3_RX Interrupt */ + EUSART3_TX_IRQn = 27, /*!< 27 EFR32 EUSART3_TX Interrupt */ + MVP_IRQn = 28, /*!< 28 EFR32 MVP Interrupt */ + ICACHE0_IRQn = 29, /*!< 29 EFR32 ICACHE0 Interrupt */ + BURTC_IRQn = 30, /*!< 30 EFR32 BURTC Interrupt */ + LETIMER0_IRQn = 31, /*!< 31 EFR32 LETIMER0 Interrupt */ + SYSCFG_IRQn = 32, /*!< 32 EFR32 SYSCFG Interrupt */ + MPAHBRAM0_IRQn = 33, /*!< 33 EFR32 MPAHBRAM0 Interrupt */ + MPAHBRAM1_IRQn = 34, /*!< 34 EFR32 MPAHBRAM1 Interrupt */ + LDMA_IRQn = 35, /*!< 35 EFR32 LDMA Interrupt */ + LFXO_IRQn = 36, /*!< 36 EFR32 LFXO Interrupt */ + LFRCO_IRQn = 37, /*!< 37 EFR32 LFRCO Interrupt */ + ULFRCO_IRQn = 38, /*!< 38 EFR32 ULFRCO Interrupt */ + GPIO_ODD_IRQn = 39, /*!< 39 EFR32 GPIO_ODD Interrupt */ + GPIO_EVEN_IRQn = 40, /*!< 40 EFR32 GPIO_EVEN Interrupt */ + I2C0_IRQn = 41, /*!< 41 EFR32 I2C0 Interrupt */ + I2C1_IRQn = 42, /*!< 42 EFR32 I2C1 Interrupt */ + I2C2_IRQn = 43, /*!< 43 EFR32 I2C2 Interrupt */ + I2C3_IRQn = 44, /*!< 44 EFR32 I2C3 Interrupt */ + EMUDG_IRQn = 45, /*!< 45 EFR32 EMUDG Interrupt */ + AGC_IRQn = 46, /*!< 46 EFR32 AGC Interrupt */ + BUFC_IRQn = 47, /*!< 47 EFR32 BUFC Interrupt */ + FRC_PRI_IRQn = 48, /*!< 48 EFR32 FRC_PRI Interrupt */ + FRC_IRQn = 49, /*!< 49 EFR32 FRC Interrupt */ + MODEM_IRQn = 50, /*!< 50 EFR32 MODEM Interrupt */ + PROTIMER_IRQn = 51, /*!< 51 EFR32 PROTIMER Interrupt */ + RAC_RSM_IRQn = 52, /*!< 52 EFR32 RAC_RSM Interrupt */ + RAC_SEQ_IRQn = 53, /*!< 53 EFR32 RAC_SEQ Interrupt */ + HOSTMAILBOX_IRQn = 54, /*!< 54 EFR32 HOSTMAILBOX Interrupt */ + SYNTH_IRQn = 55, /*!< 55 EFR32 SYNTH Interrupt */ + ACMP0_IRQn = 56, /*!< 56 EFR32 ACMP0 Interrupt */ + ACMP1_IRQn = 57, /*!< 57 EFR32 ACMP1 Interrupt */ + WDOG0_IRQn = 58, /*!< 58 EFR32 WDOG0 Interrupt */ + WDOG1_IRQn = 59, /*!< 59 EFR32 WDOG1 Interrupt */ + HFXO0_IRQn = 60, /*!< 60 EFR32 HFXO0 Interrupt */ + HFRCO0_IRQn = 61, /*!< 61 EFR32 HFRCO0 Interrupt */ + HFRCOEM23_IRQn = 62, /*!< 62 EFR32 HFRCOEM23 Interrupt */ + CMU_IRQn = 63, /*!< 63 EFR32 CMU Interrupt */ + AES_IRQn = 64, /*!< 64 EFR32 AES Interrupt */ + IADC_IRQn = 65, /*!< 65 EFR32 IADC Interrupt */ + MSC_IRQn = 66, /*!< 66 EFR32 MSC Interrupt */ + DPLL0_IRQn = 67, /*!< 67 EFR32 DPLL0 Interrupt */ + EMUEFP_IRQn = 68, /*!< 68 EFR32 EMUEFP Interrupt */ + DCDC_IRQn = 69, /*!< 69 EFR32 DCDC Interrupt */ + PCNT0_IRQn = 70, /*!< 70 EFR32 PCNT0 Interrupt */ + SW0_IRQn = 71, /*!< 71 EFR32 SW0 Interrupt */ + SW1_IRQn = 72, /*!< 72 EFR32 SW1 Interrupt */ + SW2_IRQn = 73, /*!< 73 EFR32 SW2 Interrupt */ + SW3_IRQn = 74, /*!< 74 EFR32 SW3 Interrupt */ + KERNEL0_IRQn = 75, /*!< 75 EFR32 KERNEL0 Interrupt */ + KERNEL1_IRQn = 76, /*!< 76 EFR32 KERNEL1 Interrupt */ + M33CTI0_IRQn = 77, /*!< 77 EFR32 M33CTI0 Interrupt */ + M33CTI1_IRQn = 78, /*!< 78 EFR32 M33CTI1 Interrupt */ + FPUEXH_IRQn = 79, /*!< 79 EFR32 FPUEXH Interrupt */ + SETAMPERHOST_IRQn = 80, /*!< 80 EFR32 SETAMPERHOST Interrupt */ + SEMBRX_IRQn = 81, /*!< 81 EFR32 SEMBRX Interrupt */ + SEMBTX_IRQn = 82, /*!< 82 EFR32 SEMBTX Interrupt */ + SYSRTC_APP_IRQn = 83, /*!< 83 EFR32 SYSRTC_APP Interrupt */ + SYSRTC_SEQ_IRQn = 84, /*!< 84 EFR32 SYSRTC_SEQ Interrupt */ + KEYSCAN_IRQn = 85, /*!< 85 EFR32 KEYSCAN Interrupt */ + RFECA0_IRQn = 86, /*!< 86 EFR32 RFECA0 Interrupt */ + RFECA1_IRQn = 87, /*!< 87 EFR32 RFECA1 Interrupt */ + VDAC0_IRQn = 88, /*!< 88 EFR32 VDAC0 Interrupt */ + VDAC1_IRQn = 89, /*!< 89 EFR32 VDAC1 Interrupt */ + AHB2AHB0_IRQn = 90, /*!< 90 EFR32 AHB2AHB0 Interrupt */ + AHB2AHB1_IRQn = 91, /*!< 91 EFR32 AHB2AHB1 Interrupt */ + LCD_IRQn = 92, /*!< 92 EFR32 LCD Interrupt */ +} IRQn_Type; + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM68_Core EFR32BG26B510F3200IM68 Core + * @{ + * @brief Processor and Core Peripheral Section + *****************************************************************************/ + +#define __CM33_REV 0x0004U /**< Cortex-M33 Core revision */ +#define __DSP_PRESENT 1U /**< Presence of DSP */ +#define __FPU_PRESENT 1U /**< Presence of FPU */ +#define __MPU_PRESENT 1U /**< Presence of MPU */ +#define __SAUREGION_PRESENT 1U /**< Presence of FPU */ +#define __TZ_PRESENT 1U /**< Presence of TrustZone */ +#define __VTOR_PRESENT 1U /**< Presence of VTOR register in SCB */ +#define __NVIC_PRIO_BITS 4U /**< NVIC interrupt priority bits */ +#define __Vendor_SysTickConfig 0U /**< Is 1 if different SysTick counter is used */ + +/** @} End of group EFR32BG26B510F3200IM68_Core */ + +/**************************************************************************//** +* @defgroup EFR32BG26B510F3200IM68_Part EFR32BG26B510F3200IM68 Part +* @{ +******************************************************************************/ + +/** Part number */ + +/* If part number is not defined as compiler option, define it */ +#if !defined(EFR32BG26B510F3200IM68) +#define EFR32BG26B510F3200IM68 1 /**< FULL Part */ +#endif + +/** Configure part number */ +#define PART_NUMBER "EFR32BG26B510F3200IM68" /**< Part Number */ + +/** Family / Line / Series / Config */ +#define _EFR32_BLUE_FAMILY 1 /** Device Family Name Identifier */ +#define _EFR32_BG_FAMILY 1 /** Device Family Identifier */ +#define _EFR_DEVICE 1 /** Product Line Identifier */ +#define _SILICON_LABS_32B_SERIES_2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES 2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG_6 /** Product Config Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG 6 /** Product Config Identifier */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID 225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID_225 /** Silicon Labs internal use only */ +#define _SILICON_LABS_SECURITY_FEATURE_SE 0 /** Mid */ +#define _SILICON_LABS_SECURITY_FEATURE_VAULT 1 /** High */ +#define _SILICON_LABS_SECURITY_FEATURE_ROT 2 /** Root Of Trust */ +#define _SILICON_LABS_SECURITY_FEATURE_BASE 3 /** Base */ +#define _SILICON_LABS_SECURITY_FEATURE _SILICON_LABS_SECURITY_FEATURE_VAULT /** Security feature set */ +#define _SILICON_LABS_DCDC_FEATURE_NOTUSED 0 /** Not Used */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK 1 /** Includes Buck DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOOST 2 /** Includes Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOB 3 /** Includes Buck or Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK /** DCDC feature set */ +#define _SILICON_LABS_EFR32_RADIO_NONE 0 /** No radio present */ +#define _SILICON_LABS_EFR32_RADIO_SUBGHZ 1 /** Radio supports Sub-GHz */ +#define _SILICON_LABS_EFR32_RADIO_2G4HZ 2 /** Radio supports 2.4 GHz */ +#define _SILICON_LABS_EFR32_RADIO_DUALBAND 3 /** Radio supports dual band */ +#define _SILICON_LABS_EFR32_RADIO_TYPE _SILICON_LABS_EFR32_RADIO_2G4HZ /** Radio type */ +#define _SILICON_LABS_EFR32_2G4HZ_MP_PA_MAX_OUTPUT_DBM 10 /** Radio 2G4HZ MP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_MAX_OUTPUT_DBM 0 /** Radio 2G4HZ LP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_MP_PA_PRESENT /** Radio 2G4HZ MP PA is present */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_PRESENT /** Radio 2G4HZ LP PA is present */ +#define LFRCO_PRECISION_MODE 1 /** Precision mode of LFRCO enabled or disabled */ + +/** Memory Base addresses and limits */ +#define FLASH_MEM_BASE (0x08000000UL) /** FLASH_MEM base address */ +#define FLASH_MEM_SIZE (0x00320000UL) /** FLASH_MEM available address space */ +#define FLASH_MEM_END (0x0831FFFFUL) /** FLASH_MEM end address */ +#define FLASH_MEM_BITS (0x16UL) /** FLASH_MEM used bits */ +#define MSC_FLASH_MEM_BASE (0x08000000UL) /** MSC_FLASH_MEM base address */ +#define MSC_FLASH_MEM_SIZE (0x00320000UL) /** MSC_FLASH_MEM available address space */ +#define MSC_FLASH_MEM_END (0x0831FFFFUL) /** MSC_FLASH_MEM end address */ +#define MSC_FLASH_MEM_BITS (0x16UL) /** MSC_FLASH_MEM used bits */ +#define MSC_FLASH_USERDATA_MEM_BASE (0x0FE00000UL) /** MSC_FLASH_USERDATA_MEM base address */ +#define MSC_FLASH_USERDATA_MEM_SIZE (0x00000400UL) /** MSC_FLASH_USERDATA_MEM available address space */ +#define MSC_FLASH_USERDATA_MEM_END (0x0FE003FFUL) /** MSC_FLASH_USERDATA_MEM end address */ +#define MSC_FLASH_USERDATA_MEM_BITS (0xBUL) /** MSC_FLASH_USERDATA_MEM used bits */ +#define USERDATA_BASE (0x0FE00000UL) /** USERDATA base address */ +#define USERDATA_SIZE (0x00000400UL) /** USERDATA available address space */ +#define USERDATA_END (0x0FE003FFUL) /** USERDATA end address */ +#define USERDATA_BITS (0xBUL) /** USERDATA used bits */ +#define MSC_FLASH_DEVINFO_MEM_BASE (0x0FE08000UL) /** MSC_FLASH_DEVINFO_MEM base address */ +#define MSC_FLASH_DEVINFO_MEM_SIZE (0x00000400UL) /** MSC_FLASH_DEVINFO_MEM available address space */ +#define MSC_FLASH_DEVINFO_MEM_END (0x0FE083FFUL) /** MSC_FLASH_DEVINFO_MEM end address */ +#define MSC_FLASH_DEVINFO_MEM_BITS (0xBUL) /** MSC_FLASH_DEVINFO_MEM used bits */ +#define MSC_FLASH_CHIPCONFIG_MEM_BASE (0x0FE08400UL) /** MSC_FLASH_CHIPCONFIG_MEM base address */ +#define MSC_FLASH_CHIPCONFIG_MEM_SIZE (0x00000600UL) /** MSC_FLASH_CHIPCONFIG_MEM available address space */ +#define MSC_FLASH_CHIPCONFIG_MEM_END (0x0FE089FFUL) /** MSC_FLASH_CHIPCONFIG_MEM end address */ +#define MSC_FLASH_CHIPCONFIG_MEM_BITS (0xBUL) /** MSC_FLASH_CHIPCONFIG_MEM used bits */ +#define DMEM0_RAM0_RAM_MEM_BASE (0x20000000UL) /** DMEM0_RAM0_RAM_MEM base address */ +#define DMEM0_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM0_RAM0_RAM_MEM available address space */ +#define DMEM0_RAM0_RAM_MEM_END (0x2003FFFFUL) /** DMEM0_RAM0_RAM_MEM end address */ +#define DMEM0_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM0_RAM0_RAM_MEM used bits */ +#define RAM_MEM_BASE (0x20000000UL) /** RAM_MEM base address */ +#define RAM_MEM_SIZE (0x00040000UL) /** RAM_MEM available address space */ +#define RAM_MEM_END (0x2003FFFFUL) /** RAM_MEM end address */ +#define RAM_MEM_BITS (0x13UL) /** RAM_MEM used bits */ +#define DMEM1_RAM0_RAM_MEM_BASE (0x20040000UL) /** DMEM1_RAM0_RAM_MEM base address */ +#define DMEM1_RAM0_RAM_MEM_SIZE (0x00040000UL) /** DMEM1_RAM0_RAM_MEM available address space */ +#define DMEM1_RAM0_RAM_MEM_END (0x2007FFFFUL) /** DMEM1_RAM0_RAM_MEM end address */ +#define DMEM1_RAM0_RAM_MEM_BITS (0x13UL) /** DMEM1_RAM0_RAM_MEM used bits */ +#define RDMEM_SEQRAM_S_MEM_BASE (0xA0000000UL) /** RDMEM_SEQRAM_S_MEM base address */ +#define RDMEM_SEQRAM_S_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_S_MEM available address space */ +#define RDMEM_SEQRAM_S_MEM_END (0xA0003FFFUL) /** RDMEM_SEQRAM_S_MEM end address */ +#define RDMEM_SEQRAM_S_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_S_MEM used bits */ +#define RDMEM_FRCRAM_S_MEM_BASE (0xA0004000UL) /** RDMEM_FRCRAM_S_MEM base address */ +#define RDMEM_FRCRAM_S_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_S_MEM available address space */ +#define RDMEM_FRCRAM_S_MEM_END (0xA0004FFFUL) /** RDMEM_FRCRAM_S_MEM end address */ +#define RDMEM_FRCRAM_S_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_S_MEM used bits */ +#define RDMEM_SEQRAM_NS_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_NS_MEM base address */ +#define RDMEM_SEQRAM_NS_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_NS_MEM available address space */ +#define RDMEM_SEQRAM_NS_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_NS_MEM end address */ +#define RDMEM_SEQRAM_NS_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_NS_MEM used bits */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_SEQRAM_MEM base address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_SEQRAM_MEM available address space */ +#define RDMEM_SEQRAM_SEQRAM_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_SEQRAM_MEM end address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_SEQRAM_MEM used bits */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_FRCRAM_MEM base address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_FRCRAM_MEM available address space */ +#define RDMEM_FRCRAM_FRCRAM_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_FRCRAM_MEM end address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_FRCRAM_MEM used bits */ +#define RDMEM_FRCRAM_NS_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_NS_MEM base address */ +#define RDMEM_FRCRAM_NS_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_NS_MEM available address space */ +#define RDMEM_FRCRAM_NS_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_NS_MEM end address */ +#define RDMEM_FRCRAM_NS_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_NS_MEM used bits */ + +/** Flash and SRAM limits for EFR32BG26B510F3200IM68 */ +#define FLASH_BASE (0x08000000UL) /**< Flash Base Address */ +#define FLASH_SIZE (0x00320000UL) /**< Available Flash Memory */ +#define FLASH_PAGE_SIZE (0x00002000UL) /**< Flash Memory page size */ +#define SRAM_BASE (0x20000000UL) /**< SRAM Base Address */ +#define SRAM_SIZE (0x00080000UL) /**< Available SRAM Memory */ +#define DMA_CHAN_COUNT LDMA_CH_NUM /**< Number of DMA channels */ +#define EXT_IRQ_COUNT 93 /**< Number of External (NVIC) interrupts */ + +/* GPIO Avalibility Info */ +#define GPIO_PA_INDEX 0U /**< Index of port PA */ +#define GPIO_PA_COUNT 11U /**< Number of pins on port PA */ +#define GPIO_PA_MASK (0x07FFUL) /**< Port PA pin mask */ +#define GPIO_PA_PIN0 1U /**< GPIO pin PA0 is present. */ +#define GPIO_PA_PIN1 1U /**< GPIO pin PA1 is present. */ +#define GPIO_PA_PIN2 1U /**< GPIO pin PA2 is present. */ +#define GPIO_PA_PIN3 1U /**< GPIO pin PA3 is present. */ +#define GPIO_PA_PIN4 1U /**< GPIO pin PA4 is present. */ +#define GPIO_PA_PIN5 1U /**< GPIO pin PA5 is present. */ +#define GPIO_PA_PIN6 1U /**< GPIO pin PA6 is present. */ +#define GPIO_PA_PIN7 1U /**< GPIO pin PA7 is present. */ +#define GPIO_PA_PIN8 1U /**< GPIO pin PA8 is present. */ +#define GPIO_PA_PIN9 1U /**< GPIO pin PA9 is present. */ +#define GPIO_PA_PIN10 1U /**< GPIO pin PA10 is present. */ +#define GPIO_PB_INDEX 1U /**< Index of port PB */ +#define GPIO_PB_COUNT 9U /**< Number of pins on port PB */ +#define GPIO_PB_MASK (0x01FFUL) /**< Port PB pin mask */ +#define GPIO_PB_PIN0 1U /**< GPIO pin PB0 is present. */ +#define GPIO_PB_PIN1 1U /**< GPIO pin PB1 is present. */ +#define GPIO_PB_PIN2 1U /**< GPIO pin PB2 is present. */ +#define GPIO_PB_PIN3 1U /**< GPIO pin PB3 is present. */ +#define GPIO_PB_PIN4 1U /**< GPIO pin PB4 is present. */ +#define GPIO_PB_PIN5 1U /**< GPIO pin PB5 is present. */ +#define GPIO_PB_PIN6 1U /**< GPIO pin PB6 is present. */ +#define GPIO_PB_PIN7 1U /**< GPIO pin PB7 is present. */ +#define GPIO_PB_PIN8 1U /**< GPIO pin PB8 is present. */ +#define GPIO_PC_INDEX 2U /**< Index of port PC */ +#define GPIO_PC_COUNT 14U /**< Number of pins on port PC */ +#define GPIO_PC_MASK (0x3FFFUL) /**< Port PC pin mask */ +#define GPIO_PC_PIN0 1U /**< GPIO pin PC0 is present. */ +#define GPIO_PC_PIN1 1U /**< GPIO pin PC1 is present. */ +#define GPIO_PC_PIN2 1U /**< GPIO pin PC2 is present. */ +#define GPIO_PC_PIN3 1U /**< GPIO pin PC3 is present. */ +#define GPIO_PC_PIN4 1U /**< GPIO pin PC4 is present. */ +#define GPIO_PC_PIN5 1U /**< GPIO pin PC5 is present. */ +#define GPIO_PC_PIN6 1U /**< GPIO pin PC6 is present. */ +#define GPIO_PC_PIN7 1U /**< GPIO pin PC7 is present. */ +#define GPIO_PC_PIN8 1U /**< GPIO pin PC8 is present. */ +#define GPIO_PC_PIN9 1U /**< GPIO pin PC9 is present. */ +#define GPIO_PC_PIN10 1U /**< GPIO pin PC10 is present. */ +#define GPIO_PC_PIN11 1U /**< GPIO pin PC11 is present. */ +#define GPIO_PC_PIN12 1U /**< GPIO pin PC12 is present. */ +#define GPIO_PC_PIN13 1U /**< GPIO pin PC13 is present. */ +#define GPIO_PD_INDEX 3U /**< Index of port PD */ +#define GPIO_PD_COUNT 11U /**< Number of pins on port PD */ +#define GPIO_PD_MASK (0x07FFUL) /**< Port PD pin mask */ +#define GPIO_PD_PIN0 1U /**< GPIO pin PD0 is present. */ +#define GPIO_PD_PIN1 1U /**< GPIO pin PD1 is present. */ +#define GPIO_PD_PIN2 1U /**< GPIO pin PD2 is present. */ +#define GPIO_PD_PIN3 1U /**< GPIO pin PD3 is present. */ +#define GPIO_PD_PIN4 1U /**< GPIO pin PD4 is present. */ +#define GPIO_PD_PIN5 1U /**< GPIO pin PD5 is present. */ +#define GPIO_PD_PIN6 1U /**< GPIO pin PD6 is present. */ +#define GPIO_PD_PIN7 1U /**< GPIO pin PD7 is present. */ +#define GPIO_PD_PIN8 1U /**< GPIO pin PD8 is present. */ +#define GPIO_PD_PIN9 1U /**< GPIO pin PD9 is present. */ +#define GPIO_PD_PIN10 1U /**< GPIO pin PD10 is present. */ + +/* Fixed Resource Locations */ +#define GPIO_SWCLK_PORT GPIO_PA_INDEX /**< Port of SWCLK.*/ +#define GPIO_SWCLK_PIN 1U /**< Pin of SWCLK.*/ +#define GPIO_SWDIO_PORT GPIO_PA_INDEX /**< Port of SWDIO.*/ +#define GPIO_SWDIO_PIN 2U /**< Pin of SWDIO.*/ +#define GPIO_SWV_PORT GPIO_PA_INDEX /**< Port of SWV.*/ +#define GPIO_SWV_PIN 3U /**< Pin of SWV.*/ +#define GPIO_TDI_PORT GPIO_PA_INDEX /**< Port of TDI.*/ +#define GPIO_TDI_PIN 4U /**< Pin of TDI.*/ +#define GPIO_TDO_PORT GPIO_PA_INDEX /**< Port of TDO.*/ +#define GPIO_TDO_PIN 3U /**< Pin of TDO.*/ +#define GPIO_TRACECLK_PORT GPIO_PA_INDEX /**< Port of TRACECLK.*/ +#define GPIO_TRACECLK_PIN 4U /**< Pin of TRACECLK.*/ +#define GPIO_TRACEDATA0_PORT GPIO_PA_INDEX /**< Port of TRACEDATA0.*/ +#define GPIO_TRACEDATA0_PIN 3U /**< Pin of TRACEDATA0.*/ +#define GPIO_TRACEDATA1_PORT GPIO_PA_INDEX /**< Port of TRACEDATA1.*/ +#define GPIO_TRACEDATA1_PIN 5U /**< Pin of TRACEDATA1.*/ +#define GPIO_TRACEDATA2_PORT GPIO_PA_INDEX /**< Port of TRACEDATA2.*/ +#define GPIO_TRACEDATA2_PIN 6U /**< Pin of TRACEDATA2.*/ +#define GPIO_TRACEDATA3_PORT GPIO_PA_INDEX /**< Port of TRACEDATA3.*/ +#define GPIO_TRACEDATA3_PIN 7U /**< Pin of TRACEDATA3.*/ +#define GPIO_EFP_INT_PORT GPIO_PC_INDEX /**< Port of EFP_INT.*/ +#define GPIO_EFP_INT_PIN 5U /**< Pin of EFP_INT.*/ +#define GPIO_EFP_TX_SCL_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SCL_PIN 2U /**< Pin of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SDA_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SDA.*/ +#define GPIO_EFP_TX_SDA_PIN 1U /**< Pin of EFP_TX_SDA.*/ +#define GPIO_EM4WU0_PORT GPIO_PA_INDEX /**< Port of EM4WU0.*/ +#define GPIO_EM4WU0_PIN 5U /**< Pin of EM4WU0.*/ +#define GPIO_EM4WU10_PORT GPIO_PD_INDEX /**< Port of EM4WU10.*/ +#define GPIO_EM4WU10_PIN 5U /**< Pin of EM4WU10.*/ +#define GPIO_EM4WU3_PORT GPIO_PB_INDEX /**< Port of EM4WU3.*/ +#define GPIO_EM4WU3_PIN 1U /**< Pin of EM4WU3.*/ +#define GPIO_EM4WU4_PORT GPIO_PB_INDEX /**< Port of EM4WU4.*/ +#define GPIO_EM4WU4_PIN 3U /**< Pin of EM4WU4.*/ +#define GPIO_EM4WU6_PORT GPIO_PC_INDEX /**< Port of EM4WU6.*/ +#define GPIO_EM4WU6_PIN 0U /**< Pin of EM4WU6.*/ +#define GPIO_EM4WU7_PORT GPIO_PC_INDEX /**< Port of EM4WU7.*/ +#define GPIO_EM4WU7_PIN 5U /**< Pin of EM4WU7.*/ +#define GPIO_EM4WU8_PORT GPIO_PC_INDEX /**< Port of EM4WU8.*/ +#define GPIO_EM4WU8_PIN 7U /**< Pin of EM4WU8.*/ +#define GPIO_EM4WU9_PORT GPIO_PD_INDEX /**< Port of EM4WU9.*/ +#define GPIO_EM4WU9_PIN 2U /**< Pin of EM4WU9.*/ +#define GPIO_THMSW_EN_PORT GPIO_PC_INDEX /**< Port of THMSW_EN.*/ +#define GPIO_THMSW_EN_PIN 9U /**< Pin of THMSW_EN.*/ +#define GPIO_THMSW_HALFSWITCH_PORT GPIO_PC_INDEX /**< Port of THMSW_HALFSWITCH.*/ +#define GPIO_THMSW_HALFSWITCH_PIN 9U /**< Pin of THMSW_HALFSWITCH.*/ +#define LCD_COM0_PORT GPIO_PD_INDEX /**< Port of COM0.*/ +#define LCD_COM0_PIN 2U /**< Pin of COM0.*/ +#define LCD_COM1_PORT GPIO_PD_INDEX /**< Port of COM1.*/ +#define LCD_COM1_PIN 3U /**< Pin of COM1.*/ +#define LCD_COM2_PORT GPIO_PD_INDEX /**< Port of COM2.*/ +#define LCD_COM2_PIN 4U /**< Pin of COM2.*/ +#define LCD_COM3_PORT GPIO_PD_INDEX /**< Port of COM3.*/ +#define LCD_COM3_PIN 5U /**< Pin of COM3.*/ +#define LCD_COM4_PORT GPIO_PB_INDEX /**< Port of COM4.*/ +#define LCD_COM4_PIN 8U /**< Pin of COM4.*/ +#define LCD_LCD_CP_PORT GPIO_PA_INDEX /**< Port of LCD_CP.*/ +#define LCD_LCD_CP_PIN 6U /**< Pin of LCD_CP.*/ +#define LCD_SEG0_PORT GPIO_PC_INDEX /**< Port of SEG0.*/ +#define LCD_SEG0_PIN 0U /**< Pin of SEG0.*/ +#define LCD_SEG1_PORT GPIO_PC_INDEX /**< Port of SEG1.*/ +#define LCD_SEG1_PIN 1U /**< Pin of SEG1.*/ +#define LCD_SEG10_PORT GPIO_PA_INDEX /**< Port of SEG10.*/ +#define LCD_SEG10_PIN 4U /**< Pin of SEG10.*/ +#define LCD_SEG11_PORT GPIO_PA_INDEX /**< Port of SEG11.*/ +#define LCD_SEG11_PIN 5U /**< Pin of SEG11.*/ +#define LCD_SEG12_PORT GPIO_PA_INDEX /**< Port of SEG12.*/ +#define LCD_SEG12_PIN 7U /**< Pin of SEG12.*/ +#define LCD_SEG13_PORT GPIO_PA_INDEX /**< Port of SEG13.*/ +#define LCD_SEG13_PIN 8U /**< Pin of SEG13.*/ +#define LCD_SEG14_PORT GPIO_PB_INDEX /**< Port of SEG14.*/ +#define LCD_SEG14_PIN 0U /**< Pin of SEG14.*/ +#define LCD_SEG15_PORT GPIO_PB_INDEX /**< Port of SEG15.*/ +#define LCD_SEG15_PIN 1U /**< Pin of SEG15.*/ +#define LCD_SEG16_PORT GPIO_PB_INDEX /**< Port of SEG16.*/ +#define LCD_SEG16_PIN 2U /**< Pin of SEG16.*/ +#define LCD_SEG17_PORT GPIO_PB_INDEX /**< Port of SEG17.*/ +#define LCD_SEG17_PIN 3U /**< Pin of SEG17.*/ +#define LCD_SEG18_PORT GPIO_PC_INDEX /**< Port of SEG18.*/ +#define LCD_SEG18_PIN 8U /**< Pin of SEG18.*/ +#define LCD_SEG19_PORT GPIO_PC_INDEX /**< Port of SEG19.*/ +#define LCD_SEG19_PIN 9U /**< Pin of SEG19.*/ +#define LCD_SEG2_PORT GPIO_PC_INDEX /**< Port of SEG2.*/ +#define LCD_SEG2_PIN 2U /**< Pin of SEG2.*/ +#define LCD_SEG20_PORT GPIO_PA_INDEX /**< Port of SEG20.*/ +#define LCD_SEG20_PIN 9U /**< Pin of SEG20.*/ +#define LCD_SEG21_PORT GPIO_PA_INDEX /**< Port of SEG21.*/ +#define LCD_SEG21_PIN 10U /**< Pin of SEG21.*/ +#define LCD_SEG26_PORT GPIO_PB_INDEX /**< Port of SEG26.*/ +#define LCD_SEG26_PIN 4U /**< Pin of SEG26.*/ +#define LCD_SEG27_PORT GPIO_PB_INDEX /**< Port of SEG27.*/ +#define LCD_SEG27_PIN 5U /**< Pin of SEG27.*/ +#define LCD_SEG28_PORT GPIO_PD_INDEX /**< Port of SEG28.*/ +#define LCD_SEG28_PIN 6U /**< Pin of SEG28.*/ +#define LCD_SEG29_PORT GPIO_PD_INDEX /**< Port of SEG29.*/ +#define LCD_SEG29_PIN 7U /**< Pin of SEG29.*/ +#define LCD_SEG3_PORT GPIO_PC_INDEX /**< Port of SEG3.*/ +#define LCD_SEG3_PIN 3U /**< Pin of SEG3.*/ +#define LCD_SEG30_PORT GPIO_PD_INDEX /**< Port of SEG30.*/ +#define LCD_SEG30_PIN 8U /**< Pin of SEG30.*/ +#define LCD_SEG31_PORT GPIO_PD_INDEX /**< Port of SEG31.*/ +#define LCD_SEG31_PIN 9U /**< Pin of SEG31.*/ +#define LCD_SEG32_PORT GPIO_PD_INDEX /**< Port of SEG32.*/ +#define LCD_SEG32_PIN 10U /**< Pin of SEG32.*/ +#define LCD_SEG34_PORT GPIO_PB_INDEX /**< Port of SEG34.*/ +#define LCD_SEG34_PIN 6U /**< Pin of SEG34.*/ +#define LCD_SEG35_PORT GPIO_PB_INDEX /**< Port of SEG35.*/ +#define LCD_SEG35_PIN 7U /**< Pin of SEG35.*/ +#define LCD_SEG36_PORT GPIO_PB_INDEX /**< Port of SEG36.*/ +#define LCD_SEG36_PIN 8U /**< Pin of SEG36.*/ +#define LCD_SEG4_PORT GPIO_PC_INDEX /**< Port of SEG4.*/ +#define LCD_SEG4_PIN 4U /**< Pin of SEG4.*/ +#define LCD_SEG5_PORT GPIO_PC_INDEX /**< Port of SEG5.*/ +#define LCD_SEG5_PIN 5U /**< Pin of SEG5.*/ +#define LCD_SEG6_PORT GPIO_PC_INDEX /**< Port of SEG6.*/ +#define LCD_SEG6_PIN 6U /**< Pin of SEG6.*/ +#define LCD_SEG7_PORT GPIO_PC_INDEX /**< Port of SEG7.*/ +#define LCD_SEG7_PIN 7U /**< Pin of SEG7.*/ +#define LCD_SEG8_PORT GPIO_PA_INDEX /**< Port of SEG8.*/ +#define LCD_SEG8_PIN 0U /**< Pin of SEG8.*/ +#define LCD_SEG9_PORT GPIO_PA_INDEX /**< Port of SEG9.*/ +#define LCD_SEG9_PIN 1U /**< Pin of SEG9.*/ +#define LFXO_LFXTAL_I_PORT GPIO_PD_INDEX /**< Port of LFXTAL_I.*/ +#define LFXO_LFXTAL_I_PIN 1U /**< Pin of LFXTAL_I.*/ +#define LFXO_LFXTAL_O_PORT GPIO_PD_INDEX /**< Port of LFXTAL_O.*/ +#define LFXO_LFXTAL_O_PIN 0U /**< Pin of LFXTAL_O.*/ +#define LFXO_LF_EXTCLK_PORT GPIO_PD_INDEX /**< Port of LF_EXTCLK.*/ +#define LFXO_LF_EXTCLK_PIN 1U /**< Pin of LF_EXTCLK.*/ +#define VDAC0_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC0_CH0_MAIN_OUT_PIN 0U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC0_CH1_MAIN_OUT_PIN 1U /**< Pin of CH1_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH0_MAIN_OUT.*/ +#define VDAC1_CH0_MAIN_OUT_PIN 2U /**< Pin of CH0_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PORT GPIO_PB_INDEX /**< Port of CH1_MAIN_OUT.*/ +#define VDAC1_CH1_MAIN_OUT_PIN 3U /**< Pin of CH1_MAIN_OUT.*/ + +/* Part number capabilities */ +#define ACMP_PRESENT /** ACMP is available in this part */ +#define ACMP_COUNT 2 /** 2 ACMPs available */ +#define AMUXCP_PRESENT /** AMUXCP is available in this part */ +#define AMUXCP_COUNT 1 /** 1 AMUXCPs available */ +#define BURAM_PRESENT /** BURAM is available in this part */ +#define BURAM_COUNT 1 /** 1 BURAMs available */ +#define BURTC_PRESENT /** BURTC is available in this part */ +#define BURTC_COUNT 1 /** 1 BURTCs available */ +#define CMU_PRESENT /** CMU is available in this part */ +#define CMU_COUNT 1 /** 1 CMUs available */ +#define DCDC_PRESENT /** DCDC is available in this part */ +#define DCDC_COUNT 1 /** 1 DCDCs available */ +#define DMEM_PRESENT /** DMEM is available in this part */ +#define DMEM_COUNT 2 /** 2 DMEMs available */ +#define DPLL_PRESENT /** DPLL is available in this part */ +#define DPLL_COUNT 1 /** 1 DPLLs available */ +#define EMU_PRESENT /** EMU is available in this part */ +#define EMU_COUNT 1 /** 1 EMUs available */ +#define EUSART_PRESENT /** EUSART is available in this part */ +#define EUSART_COUNT 4 /** 4 EUSARTs available */ +#define FSRCO_PRESENT /** FSRCO is available in this part */ +#define FSRCO_COUNT 1 /** 1 FSRCOs available */ +#define GPCRC_PRESENT /** GPCRC is available in this part */ +#define GPCRC_COUNT 1 /** 1 GPCRCs available */ +#define GPIO_PRESENT /** GPIO is available in this part */ +#define GPIO_COUNT 1 /** 1 GPIOs available */ +#define HFRCO_PRESENT /** HFRCO is available in this part */ +#define HFRCO_COUNT 1 /** 1 HFRCOs available */ +#define HFRCOEM23_PRESENT /** HFRCOEM23 is available in this part */ +#define HFRCOEM23_COUNT 1 /** 1 HFRCOEM23s available */ +#define HFXO_PRESENT /** HFXO is available in this part */ +#define HFXO_COUNT 1 /** 1 HFXOs available */ +#define HOSTMAILBOX_PRESENT /** HOSTMAILBOX is available in this part */ +#define HOSTMAILBOX_COUNT 1 /** 1 HOSTMAILBOXs available */ +#define I2C_PRESENT /** I2C is available in this part */ +#define I2C_COUNT 4 /** 4 I2Cs available */ +#define IADC_PRESENT /** IADC is available in this part */ +#define IADC_COUNT 1 /** 1 IADCs available */ +#define ICACHE_PRESENT /** ICACHE is available in this part */ +#define ICACHE_COUNT 1 /** 1 ICACHEs available */ +#define KEYSCAN_PRESENT /** KEYSCAN is available in this part */ +#define KEYSCAN_COUNT 1 /** 1 KEYSCANs available */ +#define LCD_PRESENT /** LCD is available in this part */ +#define LCD_COUNT 1 /** 1 LCDs available */ +#define LCDRF_PRESENT /** LCDRF is available in this part */ +#define LCDRF_COUNT 1 /** 1 LCDRFs available */ +#define LDMA_PRESENT /** LDMA is available in this part */ +#define LDMA_COUNT 1 /** 1 LDMAs available */ +#define LDMAXBAR_PRESENT /** LDMAXBAR is available in this part */ +#define LDMAXBAR_COUNT 1 /** 1 LDMAXBARs available */ +#define LETIMER_PRESENT /** LETIMER is available in this part */ +#define LETIMER_COUNT 1 /** 1 LETIMERs available */ +#define LFRCO_PRESENT /** LFRCO is available in this part */ +#define LFRCO_COUNT 1 /** 1 LFRCOs available */ +#define LFXO_PRESENT /** LFXO is available in this part */ +#define LFXO_COUNT 1 /** 1 LFXOs available */ +#define MSC_PRESENT /** MSC is available in this part */ +#define MSC_COUNT 1 /** 1 MSCs available */ +#define MVP_PRESENT /** MVP is available in this part */ +#define MVP_COUNT 1 /** 1 MVPs available */ +#define PCNT_PRESENT /** PCNT is available in this part */ +#define PCNT_COUNT 1 /** 1 PCNTs available */ +#define PRS_PRESENT /** PRS is available in this part */ +#define PRS_COUNT 1 /** 1 PRSs available */ +#define RADIOAES_PRESENT /** RADIOAES is available in this part */ +#define RADIOAES_COUNT 1 /** 1 RADIOAESs available */ +#define SEMAILBOX_PRESENT /** SEMAILBOX is available in this part */ +#define SEMAILBOX_COUNT 1 /** 1 SEMAILBOXs available */ +#define SMU_PRESENT /** SMU is available in this part */ +#define SMU_COUNT 1 /** 1 SMUs available */ +#define SYSCFG_PRESENT /** SYSCFG is available in this part */ +#define SYSCFG_COUNT 1 /** 1 SYSCFGs available */ +#define SYSRTC_PRESENT /** SYSRTC is available in this part */ +#define SYSRTC_COUNT 1 /** 1 SYSRTCs available */ +#define TIMER_PRESENT /** TIMER is available in this part */ +#define TIMER_COUNT 10 /** 10 TIMERs available */ +#define ULFRCO_PRESENT /** ULFRCO is available in this part */ +#define ULFRCO_COUNT 1 /** 1 ULFRCOs available */ +#define USART_PRESENT /** USART is available in this part */ +#define USART_COUNT 3 /** 3 USARTs available */ +#define VDAC_PRESENT /** VDAC is available in this part */ +#define VDAC_COUNT 2 /** 2 VDACs available */ +#define WDOG_PRESENT /** WDOG is available in this part */ +#define WDOG_COUNT 2 /** 2 WDOGs available */ +#define DEVINFO_PRESENT /** DEVINFO is available in this part */ +#define DEVINFO_COUNT 1 /** 1 DEVINFOs available */ + +/* Include standard ARM headers for the core */ +#include "core_cm33.h" /* Core Header File */ +#include "system_efr32bg26.h" /* System Header File */ + +/** @} End of group EFR32BG26B510F3200IM68_Part */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM68_Peripheral_TypeDefs EFR32BG26B510F3200IM68 Peripheral TypeDefs + * @{ + * @brief Device Specific Peripheral Register Structures + *****************************************************************************/ +#include "efr32bg26_emu.h" +#include "efr32bg26_cmu.h" +#include "efr32bg26_burtc.h" +#include "efr32bg26_hfrco.h" +#include "efr32bg26_fsrco.h" +#include "efr32bg26_dpll.h" +#include "efr32bg26_lfxo.h" +#include "efr32bg26_lfrco.h" +#include "efr32bg26_ulfrco.h" +#include "efr32bg26_keyscan.h" +#include "efr32bg26_msc.h" +#include "efr32bg26_icache.h" +#include "efr32bg26_prs.h" +#include "efr32bg26_gpio.h" +#include "efr32bg26_ldma.h" +#include "efr32bg26_ldmaxbar.h" +#include "efr32bg26_timer.h" +#include "efr32bg26_mpahbram.h" +#include "efr32bg26_syscfg.h" +#include "efr32bg26_buram.h" +#include "efr32bg26_gpcrc.h" +#include "efr32bg26_eusart.h" +#include "efr32bg26_dcdc.h" +#include "efr32bg26_mailbox.h" +#include "efr32bg26_usart.h" +#include "efr32bg26_sysrtc.h" +#include "efr32bg26_i2c.h" +#include "efr32bg26_lcd.h" +#include "efr32bg26_lcdrf.h" +#include "efr32bg26_aes.h" +#include "efr32bg26_smu.h" +#include "efr32bg26_letimer.h" +#include "efr32bg26_iadc.h" +#include "efr32bg26_acmp.h" +#include "efr32bg26_amuxcp.h" +#include "efr32bg26_vdac.h" +#include "efr32bg26_pcnt.h" +#include "efr32bg26_hfxo.h" +#include "efr32bg26_wdog.h" +#include "efr32bg26_semailbox.h" +#include "efr32bg26_mvp.h" +#include "efr32bg26_devinfo.h" + +/* Custom headers for LDMAXBAR and PRS mappings */ +#include "efr32bg26_prs_signals.h" +#include "efr32bg26_dma_descriptor.h" +#include "efr32bg26_ldmaxbar_defines.h" + +/** @} End of group EFR32BG26B510F3200IM68_Peripheral_TypeDefs */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM68_Peripheral_Base EFR32BG26B510F3200IM68 Peripheral Memory Map + * @{ + *****************************************************************************/ + +#define EMU_S_BASE (0x40004000UL) /* EMU_S base address */ +#define CMU_S_BASE (0x40008000UL) /* CMU_S base address */ +#define BURTC_S_BASE (0x4000C000UL) /* BURTC_S base address */ +#define HFRCO0_S_BASE (0x40010000UL) /* HFRCO0_S base address */ +#define FSRCO_S_BASE (0x40018000UL) /* FSRCO_S base address */ +#define DPLL0_S_BASE (0x4001C000UL) /* DPLL0_S base address */ +#define LFXO_S_BASE (0x40020000UL) /* LFXO_S base address */ +#define LFRCO_S_BASE (0x40024000UL) /* LFRCO_S base address */ +#define ULFRCO_S_BASE (0x40028000UL) /* ULFRCO_S base address */ +#define KEYSCAN_S_BASE (0x4002C000UL) /* KEYSCAN_S base address */ +#define MSC_S_BASE (0x40030000UL) /* MSC_S base address */ +#define ICACHE0_S_BASE (0x40034000UL) /* ICACHE0_S base address */ +#define PRS_S_BASE (0x40038000UL) /* PRS_S base address */ +#define GPIO_S_BASE (0x4003C000UL) /* GPIO_S base address */ +#define LDMA_S_BASE (0x40040000UL) /* LDMA_S base address */ +#define LDMAXBAR_S_BASE (0x40044000UL) /* LDMAXBAR_S base address */ +#define TIMER0_S_BASE (0x40048000UL) /* TIMER0_S base address */ +#define TIMER1_S_BASE (0x4004C000UL) /* TIMER1_S base address */ +#define TIMER2_S_BASE (0x40050000UL) /* TIMER2_S base address */ +#define TIMER3_S_BASE (0x40054000UL) /* TIMER3_S base address */ +#define TIMER4_S_BASE (0x40058000UL) /* TIMER4_S base address */ +#define TIMER5_S_BASE (0x4005C000UL) /* TIMER5_S base address */ +#define TIMER6_S_BASE (0x40060000UL) /* TIMER6_S base address */ +#define TIMER7_S_BASE (0x40064000UL) /* TIMER7_S base address */ +#define TIMER8_S_BASE (0x40068000UL) /* TIMER8_S base address */ +#define TIMER9_S_BASE (0x4006C000UL) /* TIMER9_S base address */ +#define DMEM0_S_BASE (0x40074000UL) /* DMEM0_S base address */ +#define DMEM1_S_BASE (0x40078000UL) /* DMEM1_S base address */ +#define SYSCFG_S_CFGNS_BASE (0x4007C000UL) /* SYSCFG_S_CFGNS base address */ +#define SYSCFG_S_BASE (0x40080000UL) /* SYSCFG_S base address */ +#define BURAM_S_BASE (0x40084000UL) /* BURAM_S base address */ +#define GPCRC_S_BASE (0x40088000UL) /* GPCRC_S base address */ +#define EUSART1_S_BASE (0x4008C000UL) /* EUSART1_S base address */ +#define EUSART2_S_BASE (0x40090000UL) /* EUSART2_S base address */ +#define EUSART3_S_BASE (0x40094000UL) /* EUSART3_S base address */ +#define DCDC_S_BASE (0x40098000UL) /* DCDC_S base address */ +#define HOSTMAILBOX_S_BASE (0x4009C000UL) /* HOSTMAILBOX_S base address */ +#define USART0_S_BASE (0x400A0000UL) /* USART0_S base address */ +#define USART1_S_BASE (0x400A4000UL) /* USART1_S base address */ +#define USART2_S_BASE (0x400A8000UL) /* USART2_S base address */ +#define SYSRTC0_S_BASE (0x400AC000UL) /* SYSRTC0_S base address */ +#define I2C1_S_BASE (0x400B0000UL) /* I2C1_S base address */ +#define I2C2_S_BASE (0x400B4000UL) /* I2C2_S base address */ +#define I2C3_S_BASE (0x400B8000UL) /* I2C3_S base address */ +#define LCD_S_BASE (0x400BC000UL) /* LCD_S base address */ +#define LCDRF_S_BASE (0x400C0000UL) /* LCDRF_S base address */ +#define RADIOAES_S_BASE (0x44000000UL) /* RADIOAES_S base address */ +#define SMU_S_BASE (0x44008000UL) /* SMU_S base address */ +#define SMU_S_CFGNS_BASE (0x4400C000UL) /* SMU_S_CFGNS base address */ +#define LETIMER0_S_BASE (0x49000000UL) /* LETIMER0_S base address */ +#define IADC0_S_BASE (0x49004000UL) /* IADC0_S base address */ +#define ACMP0_S_BASE (0x49008000UL) /* ACMP0_S base address */ +#define ACMP1_S_BASE (0x4900C000UL) /* ACMP1_S base address */ +#define AMUXCP0_S_BASE (0x49020000UL) /* AMUXCP0_S base address */ +#define VDAC0_S_BASE (0x49024000UL) /* VDAC0_S base address */ +#define VDAC1_S_BASE (0x49028000UL) /* VDAC1_S base address */ +#define PCNT0_S_BASE (0x49030000UL) /* PCNT0_S base address */ +#define HFRCOEM23_S_BASE (0x4A000000UL) /* HFRCOEM23_S base address */ +#define HFXO0_S_BASE (0x4A004000UL) /* HFXO0_S base address */ +#define I2C0_S_BASE (0x4B000000UL) /* I2C0_S base address */ +#define WDOG0_S_BASE (0x4B004000UL) /* WDOG0_S base address */ +#define WDOG1_S_BASE (0x4B008000UL) /* WDOG1_S base address */ +#define EUSART0_S_BASE (0x4B010000UL) /* EUSART0_S base address */ +#define SEMAILBOX_S_HOST_BASE (0x4C000000UL) /* SEMAILBOX_S_HOST base address */ +#define MVP_S_BASE (0x4D000000UL) /* MVP_S base address */ +#define EMU_NS_BASE (0x50004000UL) /* EMU_NS base address */ +#define CMU_NS_BASE (0x50008000UL) /* CMU_NS base address */ +#define BURTC_NS_BASE (0x5000C000UL) /* BURTC_NS base address */ +#define HFRCO0_NS_BASE (0x50010000UL) /* HFRCO0_NS base address */ +#define FSRCO_NS_BASE (0x50018000UL) /* FSRCO_NS base address */ +#define DPLL0_NS_BASE (0x5001C000UL) /* DPLL0_NS base address */ +#define LFXO_NS_BASE (0x50020000UL) /* LFXO_NS base address */ +#define LFRCO_NS_BASE (0x50024000UL) /* LFRCO_NS base address */ +#define ULFRCO_NS_BASE (0x50028000UL) /* ULFRCO_NS base address */ +#define KEYSCAN_NS_BASE (0x5002C000UL) /* KEYSCAN_NS base address */ +#define MSC_NS_BASE (0x50030000UL) /* MSC_NS base address */ +#define ICACHE0_NS_BASE (0x50034000UL) /* ICACHE0_NS base address */ +#define PRS_NS_BASE (0x50038000UL) /* PRS_NS base address */ +#define GPIO_NS_BASE (0x5003C000UL) /* GPIO_NS base address */ +#define LDMA_NS_BASE (0x50040000UL) /* LDMA_NS base address */ +#define LDMAXBAR_NS_BASE (0x50044000UL) /* LDMAXBAR_NS base address */ +#define TIMER0_NS_BASE (0x50048000UL) /* TIMER0_NS base address */ +#define TIMER1_NS_BASE (0x5004C000UL) /* TIMER1_NS base address */ +#define TIMER2_NS_BASE (0x50050000UL) /* TIMER2_NS base address */ +#define TIMER3_NS_BASE (0x50054000UL) /* TIMER3_NS base address */ +#define TIMER4_NS_BASE (0x50058000UL) /* TIMER4_NS base address */ +#define TIMER5_NS_BASE (0x5005C000UL) /* TIMER5_NS base address */ +#define TIMER6_NS_BASE (0x50060000UL) /* TIMER6_NS base address */ +#define TIMER7_NS_BASE (0x50064000UL) /* TIMER7_NS base address */ +#define TIMER8_NS_BASE (0x50068000UL) /* TIMER8_NS base address */ +#define TIMER9_NS_BASE (0x5006C000UL) /* TIMER9_NS base address */ +#define DMEM0_NS_BASE (0x50074000UL) /* DMEM0_NS base address */ +#define DMEM1_NS_BASE (0x50078000UL) /* DMEM1_NS base address */ +#define SYSCFG_NS_CFGNS_BASE (0x5007C000UL) /* SYSCFG_NS_CFGNS base address */ +#define SYSCFG_NS_BASE (0x50080000UL) /* SYSCFG_NS base address */ +#define BURAM_NS_BASE (0x50084000UL) /* BURAM_NS base address */ +#define GPCRC_NS_BASE (0x50088000UL) /* GPCRC_NS base address */ +#define EUSART1_NS_BASE (0x5008C000UL) /* EUSART1_NS base address */ +#define EUSART2_NS_BASE (0x50090000UL) /* EUSART2_NS base address */ +#define EUSART3_NS_BASE (0x50094000UL) /* EUSART3_NS base address */ +#define DCDC_NS_BASE (0x50098000UL) /* DCDC_NS base address */ +#define HOSTMAILBOX_NS_BASE (0x5009C000UL) /* HOSTMAILBOX_NS base address */ +#define USART0_NS_BASE (0x500A0000UL) /* USART0_NS base address */ +#define USART1_NS_BASE (0x500A4000UL) /* USART1_NS base address */ +#define USART2_NS_BASE (0x500A8000UL) /* USART2_NS base address */ +#define SYSRTC0_NS_BASE (0x500AC000UL) /* SYSRTC0_NS base address */ +#define I2C1_NS_BASE (0x500B0000UL) /* I2C1_NS base address */ +#define I2C2_NS_BASE (0x500B4000UL) /* I2C2_NS base address */ +#define I2C3_NS_BASE (0x500B8000UL) /* I2C3_NS base address */ +#define LCD_NS_BASE (0x500BC000UL) /* LCD_NS base address */ +#define LCDRF_NS_BASE (0x500C0000UL) /* LCDRF_NS base address */ +#define RADIOAES_NS_BASE (0x54000000UL) /* RADIOAES_NS base address */ +#define SMU_NS_BASE (0x54008000UL) /* SMU_NS base address */ +#define SMU_NS_CFGNS_BASE (0x5400C000UL) /* SMU_NS_CFGNS base address */ +#define LETIMER0_NS_BASE (0x59000000UL) /* LETIMER0_NS base address */ +#define IADC0_NS_BASE (0x59004000UL) /* IADC0_NS base address */ +#define ACMP0_NS_BASE (0x59008000UL) /* ACMP0_NS base address */ +#define ACMP1_NS_BASE (0x5900C000UL) /* ACMP1_NS base address */ +#define AMUXCP0_NS_BASE (0x59020000UL) /* AMUXCP0_NS base address */ +#define VDAC0_NS_BASE (0x59024000UL) /* VDAC0_NS base address */ +#define VDAC1_NS_BASE (0x59028000UL) /* VDAC1_NS base address */ +#define PCNT0_NS_BASE (0x59030000UL) /* PCNT0_NS base address */ +#define HFRCOEM23_NS_BASE (0x5A000000UL) /* HFRCOEM23_NS base address */ +#define HFXO0_NS_BASE (0x5A004000UL) /* HFXO0_NS base address */ +#define I2C0_NS_BASE (0x5B000000UL) /* I2C0_NS base address */ +#define WDOG0_NS_BASE (0x5B004000UL) /* WDOG0_NS base address */ +#define WDOG1_NS_BASE (0x5B008000UL) /* WDOG1_NS base address */ +#define EUSART0_NS_BASE (0x5B010000UL) /* EUSART0_NS base address */ +#define SEMAILBOX_NS_HOST_BASE (0x5C000000UL) /* SEMAILBOX_NS_HOST base address */ +#define MVP_NS_BASE (0x5D000000UL) /* MVP_NS base address */ + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" + +#endif +#if defined(SL_CATALOG_TRUSTZONE_SECURE_CONFIG_PRESENT) +#include "sl_trustzone_secure_config.h" + +#endif + +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EMU_S) && (SL_TRUSTZONE_PERIPHERAL_EMU_S != 0))) +#define EMU_BASE (EMU_S_BASE) /* EMU base address */ +#else +#define EMU_BASE (EMU_NS_BASE) /* EMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CMU_S) && (SL_TRUSTZONE_PERIPHERAL_CMU_S != 0))) +#define CMU_BASE (CMU_S_BASE) /* CMU base address */ +#else +#define CMU_BASE (CMU_NS_BASE) /* CMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S) && (SL_TRUSTZONE_PERIPHERAL_BURTC_S != 0))) +#define BURTC_BASE (BURTC_S_BASE) /* BURTC base address */ +#else +#define BURTC_BASE (BURTC_NS_BASE) /* BURTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURTC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCO0_S != 0))) +#define HFRCO0_BASE (HFRCO0_S_BASE) /* HFRCO0 base address */ +#else +#define HFRCO0_BASE (HFRCO0_NS_BASE) /* HFRCO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S) && (SL_TRUSTZONE_PERIPHERAL_FSRCO_S != 0))) +#define FSRCO_BASE (FSRCO_S_BASE) /* FSRCO base address */ +#else +#define FSRCO_BASE (FSRCO_NS_BASE) /* FSRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_FSRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S) && (SL_TRUSTZONE_PERIPHERAL_DPLL0_S != 0))) +#define DPLL0_BASE (DPLL0_S_BASE) /* DPLL0 base address */ +#else +#define DPLL0_BASE (DPLL0_NS_BASE) /* DPLL0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DPLL0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S) && (SL_TRUSTZONE_PERIPHERAL_LFXO_S != 0))) +#define LFXO_BASE (LFXO_S_BASE) /* LFXO base address */ +#else +#define LFXO_BASE (LFXO_NS_BASE) /* LFXO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFXO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_LFRCO_S != 0))) +#define LFRCO_BASE (LFRCO_S_BASE) /* LFRCO base address */ +#else +#define LFRCO_BASE (LFRCO_NS_BASE) /* LFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_ULFRCO_S != 0))) +#define ULFRCO_BASE (ULFRCO_S_BASE) /* ULFRCO base address */ +#else +#define ULFRCO_BASE (ULFRCO_NS_BASE) /* ULFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ULFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S) && (SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S != 0))) +#define KEYSCAN_BASE (KEYSCAN_S_BASE) /* KEYSCAN base address */ +#else +#define KEYSCAN_BASE (KEYSCAN_NS_BASE) /* KEYSCAN base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_KEYSCAN_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MSC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MSC_S) && (SL_TRUSTZONE_PERIPHERAL_MSC_S != 0))) +#define MSC_BASE (MSC_S_BASE) /* MSC base address */ +#else +#define MSC_BASE (MSC_NS_BASE) /* MSC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MSC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S) && (SL_TRUSTZONE_PERIPHERAL_ICACHE0_S != 0))) +#define ICACHE0_BASE (ICACHE0_S_BASE) /* ICACHE0 base address */ +#else +#define ICACHE0_BASE (ICACHE0_NS_BASE) /* ICACHE0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ICACHE0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRS_S) && (SL_TRUSTZONE_PERIPHERAL_PRS_S != 0))) +#define PRS_BASE (PRS_S_BASE) /* PRS base address */ +#else +#define PRS_BASE (PRS_NS_BASE) /* PRS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S) && (SL_TRUSTZONE_PERIPHERAL_GPIO_S != 0))) +#define GPIO_BASE (GPIO_S_BASE) /* GPIO base address */ +#else +#define GPIO_BASE (GPIO_NS_BASE) /* GPIO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPIO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S) && (SL_TRUSTZONE_PERIPHERAL_LDMA_S != 0))) +#define LDMA_BASE (LDMA_S_BASE) /* LDMA base address */ +#else +#define LDMA_BASE (LDMA_NS_BASE) /* LDMA base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMA_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S) && (SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S != 0))) +#define LDMAXBAR_BASE (LDMAXBAR_S_BASE) /* LDMAXBAR base address */ +#else +#define LDMAXBAR_BASE (LDMAXBAR_NS_BASE) /* LDMAXBAR base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER0_S != 0))) +#define TIMER0_BASE (TIMER0_S_BASE) /* TIMER0 base address */ +#else +#define TIMER0_BASE (TIMER0_NS_BASE) /* TIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER1_S != 0))) +#define TIMER1_BASE (TIMER1_S_BASE) /* TIMER1 base address */ +#else +#define TIMER1_BASE (TIMER1_NS_BASE) /* TIMER1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER2_S != 0))) +#define TIMER2_BASE (TIMER2_S_BASE) /* TIMER2 base address */ +#else +#define TIMER2_BASE (TIMER2_NS_BASE) /* TIMER2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER3_S != 0))) +#define TIMER3_BASE (TIMER3_S_BASE) /* TIMER3 base address */ +#else +#define TIMER3_BASE (TIMER3_NS_BASE) /* TIMER3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER4_S != 0))) +#define TIMER4_BASE (TIMER4_S_BASE) /* TIMER4 base address */ +#else +#define TIMER4_BASE (TIMER4_NS_BASE) /* TIMER4 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER4_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER5_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER5_S != 0))) +#define TIMER5_BASE (TIMER5_S_BASE) /* TIMER5 base address */ +#else +#define TIMER5_BASE (TIMER5_NS_BASE) /* TIMER5 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER5_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER6_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER6_S != 0))) +#define TIMER6_BASE (TIMER6_S_BASE) /* TIMER6 base address */ +#else +#define TIMER6_BASE (TIMER6_NS_BASE) /* TIMER6 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER6_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER7_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER7_S != 0))) +#define TIMER7_BASE (TIMER7_S_BASE) /* TIMER7 base address */ +#else +#define TIMER7_BASE (TIMER7_NS_BASE) /* TIMER7 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER7_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER8_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER8_S != 0))) +#define TIMER8_BASE (TIMER8_S_BASE) /* TIMER8 base address */ +#else +#define TIMER8_BASE (TIMER8_NS_BASE) /* TIMER8 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER8_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER9_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER9_S != 0))) +#define TIMER9_BASE (TIMER9_S_BASE) /* TIMER9 base address */ +#else +#define TIMER9_BASE (TIMER9_NS_BASE) /* TIMER9 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER9_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM0_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM0_S != 0))) +#define DMEM0_BASE (DMEM0_S_BASE) /* DMEM0 base address */ +#else +#define DMEM0_BASE (DMEM0_NS_BASE) /* DMEM0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DMEM1_S) && (SL_TRUSTZONE_PERIPHERAL_DMEM1_S != 0))) +#define DMEM1_BASE (DMEM1_S_BASE) /* DMEM1 base address */ +#else +#define DMEM1_BASE (DMEM1_NS_BASE) /* DMEM1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DMEM1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S != 0))) +#define SYSCFG_CFGNS_BASE (SYSCFG_S_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#else +#define SYSCFG_CFGNS_BASE (SYSCFG_NS_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_S != 0))) +#define SYSCFG_BASE (SYSCFG_S_BASE) /* SYSCFG base address */ +#else +#define SYSCFG_BASE (SYSCFG_NS_BASE) /* SYSCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S) && (SL_TRUSTZONE_PERIPHERAL_BURAM_S != 0))) +#define BURAM_BASE (BURAM_S_BASE) /* BURAM base address */ +#else +#define BURAM_BASE (BURAM_NS_BASE) /* BURAM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURAM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S) && (SL_TRUSTZONE_PERIPHERAL_GPCRC_S != 0))) +#define GPCRC_BASE (GPCRC_S_BASE) /* GPCRC base address */ +#else +#define GPCRC_BASE (GPCRC_NS_BASE) /* GPCRC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPCRC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART1_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART1_S != 0))) +#define EUSART1_BASE (EUSART1_S_BASE) /* EUSART1 base address */ +#else +#define EUSART1_BASE (EUSART1_NS_BASE) /* EUSART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART2_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART2_S != 0))) +#define EUSART2_BASE (EUSART2_S_BASE) /* EUSART2 base address */ +#else +#define EUSART2_BASE (EUSART2_NS_BASE) /* EUSART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART3_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART3_S != 0))) +#define EUSART3_BASE (EUSART3_S_BASE) /* EUSART3 base address */ +#else +#define EUSART3_BASE (EUSART3_NS_BASE) /* EUSART3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S) && (SL_TRUSTZONE_PERIPHERAL_DCDC_S != 0))) +#define DCDC_BASE (DCDC_S_BASE) /* DCDC base address */ +#else +#define DCDC_BASE (DCDC_NS_BASE) /* DCDC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DCDC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S) && (SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S != 0))) +#define HOSTMAILBOX_BASE (HOSTMAILBOX_S_BASE) /* HOSTMAILBOX base address */ +#else +#define HOSTMAILBOX_BASE (HOSTMAILBOX_NS_BASE) /* HOSTMAILBOX base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HOSTMAILBOX_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART0_S) && (SL_TRUSTZONE_PERIPHERAL_USART0_S != 0))) +#define USART0_BASE (USART0_S_BASE) /* USART0 base address */ +#else +#define USART0_BASE (USART0_NS_BASE) /* USART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART1_S) && (SL_TRUSTZONE_PERIPHERAL_USART1_S != 0))) +#define USART1_BASE (USART1_S_BASE) /* USART1 base address */ +#else +#define USART1_BASE (USART1_NS_BASE) /* USART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART2_S) && (SL_TRUSTZONE_PERIPHERAL_USART2_S != 0))) +#define USART2_BASE (USART2_S_BASE) /* USART2 base address */ +#else +#define USART2_BASE (USART2_NS_BASE) /* USART2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S) && (SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S != 0))) +#define SYSRTC0_BASE (SYSRTC0_S_BASE) /* SYSRTC0 base address */ +#else +#define SYSRTC0_BASE (SYSRTC0_NS_BASE) /* SYSRTC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSRTC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S) && (SL_TRUSTZONE_PERIPHERAL_I2C1_S != 0))) +#define I2C1_BASE (I2C1_S_BASE) /* I2C1 base address */ +#else +#define I2C1_BASE (I2C1_NS_BASE) /* I2C1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C2_S) && (SL_TRUSTZONE_PERIPHERAL_I2C2_S != 0))) +#define I2C2_BASE (I2C2_S_BASE) /* I2C2 base address */ +#else +#define I2C2_BASE (I2C2_NS_BASE) /* I2C2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C3_S) && (SL_TRUSTZONE_PERIPHERAL_I2C3_S != 0))) +#define I2C3_BASE (I2C3_S_BASE) /* I2C3 base address */ +#else +#define I2C3_BASE (I2C3_NS_BASE) /* I2C3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCD_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCD_S) && (SL_TRUSTZONE_PERIPHERAL_LCD_S != 0))) +#define LCD_BASE (LCD_S_BASE) /* LCD base address */ +#else +#define LCD_BASE (LCD_NS_BASE) /* LCD base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCD_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LCDRF_S) && (SL_TRUSTZONE_PERIPHERAL_LCDRF_S != 0))) +#define LCDRF_BASE (LCDRF_S_BASE) /* LCDRF base address */ +#else +#define LCDRF_BASE (LCDRF_NS_BASE) /* LCDRF base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LCDRF_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S) && (SL_TRUSTZONE_PERIPHERAL_RADIOAES_S != 0))) +#define RADIOAES_BASE (RADIOAES_S_BASE) /* RADIOAES base address */ +#else +#define RADIOAES_BASE (RADIOAES_NS_BASE) /* RADIOAES base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_RADIOAES_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_S != 0))) +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#else +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S != 0))) +#define SMU_CFGNS_BASE (SMU_S_CFGNS_BASE) /* SMU_CFGNS base address */ +#else +#define SMU_CFGNS_BASE (SMU_NS_CFGNS_BASE) /* SMU_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_LETIMER0_S != 0))) +#define LETIMER0_BASE (LETIMER0_S_BASE) /* LETIMER0 base address */ +#else +#define LETIMER0_BASE (LETIMER0_NS_BASE) /* LETIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LETIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S) && (SL_TRUSTZONE_PERIPHERAL_IADC0_S != 0))) +#define IADC0_BASE (IADC0_S_BASE) /* IADC0 base address */ +#else +#define IADC0_BASE (IADC0_NS_BASE) /* IADC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_IADC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP0_S != 0))) +#define ACMP0_BASE (ACMP0_S_BASE) /* ACMP0 base address */ +#else +#define ACMP0_BASE (ACMP0_NS_BASE) /* ACMP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP1_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP1_S != 0))) +#define ACMP1_BASE (ACMP1_S_BASE) /* ACMP1 base address */ +#else +#define ACMP1_BASE (ACMP1_NS_BASE) /* ACMP1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S) && (SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S != 0))) +#define AMUXCP0_BASE (AMUXCP0_S_BASE) /* AMUXCP0 base address */ +#else +#define AMUXCP0_BASE (AMUXCP0_NS_BASE) /* AMUXCP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_AMUXCP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC0_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC0_S != 0))) +#define VDAC0_BASE (VDAC0_S_BASE) /* VDAC0 base address */ +#else +#define VDAC0_BASE (VDAC0_NS_BASE) /* VDAC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_VDAC1_S) && (SL_TRUSTZONE_PERIPHERAL_VDAC1_S != 0))) +#define VDAC1_BASE (VDAC1_S_BASE) /* VDAC1 base address */ +#else +#define VDAC1_BASE (VDAC1_NS_BASE) /* VDAC1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_VDAC1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PCNT0_S) && (SL_TRUSTZONE_PERIPHERAL_PCNT0_S != 0))) +#define PCNT0_BASE (PCNT0_S_BASE) /* PCNT0 base address */ +#else +#define PCNT0_BASE (PCNT0_NS_BASE) /* PCNT0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PCNT0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S != 0))) +#define HFRCOEM23_BASE (HFRCOEM23_S_BASE) /* HFRCOEM23 base address */ +#else +#define HFRCOEM23_BASE (HFRCOEM23_NS_BASE) /* HFRCOEM23 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCOEM23_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFXO0_S != 0))) +#define HFXO0_BASE (HFXO0_S_BASE) /* HFXO0 base address */ +#else +#define HFXO0_BASE (HFXO0_NS_BASE) /* HFXO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFXO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S) && (SL_TRUSTZONE_PERIPHERAL_I2C0_S != 0))) +#define I2C0_BASE (I2C0_S_BASE) /* I2C0 base address */ +#else +#define I2C0_BASE (I2C0_NS_BASE) /* I2C0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG0_S != 0))) +#define WDOG0_BASE (WDOG0_S_BASE) /* WDOG0 base address */ +#else +#define WDOG0_BASE (WDOG0_NS_BASE) /* WDOG0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG1_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG1_S != 0))) +#define WDOG1_BASE (WDOG1_S_BASE) /* WDOG1 base address */ +#else +#define WDOG1_BASE (WDOG1_NS_BASE) /* WDOG1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART0_S != 0))) +#define EUSART0_BASE (EUSART0_S_BASE) /* EUSART0 base address */ +#else +#define EUSART0_BASE (EUSART0_NS_BASE) /* EUSART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S) && (SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S != 0))) +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#else +#define SEMAILBOX_HOST_BASE (SEMAILBOX_S_HOST_BASE) /* SEMAILBOX_HOST base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SEMAILBOX_HOST_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MVP_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MVP_S) && (SL_TRUSTZONE_PERIPHERAL_MVP_S != 0))) +#define MVP_BASE (MVP_S_BASE) /* MVP base address */ +#else +#define MVP_BASE (MVP_NS_BASE) /* MVP base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MVP_S + +#define DEVINFO_BASE (0x0FE08000UL) /* DEVINFO base address */ +/** @} End of group EFR32BG26B510F3200IM68_Peripheral_Base */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM68_Peripheral_Declaration EFR32BG26B510F3200IM68 Peripheral Declarations Map + * @{ + *****************************************************************************/ + +#define EMU_S ((EMU_TypeDef *) EMU_S_BASE) /**< EMU_S base pointer */ +#define CMU_S ((CMU_TypeDef *) CMU_S_BASE) /**< CMU_S base pointer */ +#define BURTC_S ((BURTC_TypeDef *) BURTC_S_BASE) /**< BURTC_S base pointer */ +#define HFRCO0_S ((HFRCO_TypeDef *) HFRCO0_S_BASE) /**< HFRCO0_S base pointer */ +#define FSRCO_S ((FSRCO_TypeDef *) FSRCO_S_BASE) /**< FSRCO_S base pointer */ +#define DPLL0_S ((DPLL_TypeDef *) DPLL0_S_BASE) /**< DPLL0_S base pointer */ +#define LFXO_S ((LFXO_TypeDef *) LFXO_S_BASE) /**< LFXO_S base pointer */ +#define LFRCO_S ((LFRCO_TypeDef *) LFRCO_S_BASE) /**< LFRCO_S base pointer */ +#define ULFRCO_S ((ULFRCO_TypeDef *) ULFRCO_S_BASE) /**< ULFRCO_S base pointer */ +#define KEYSCAN_S ((KEYSCAN_TypeDef *) KEYSCAN_S_BASE) /**< KEYSCAN_S base pointer */ +#define MSC_S ((MSC_TypeDef *) MSC_S_BASE) /**< MSC_S base pointer */ +#define ICACHE0_S ((ICACHE_TypeDef *) ICACHE0_S_BASE) /**< ICACHE0_S base pointer */ +#define PRS_S ((PRS_TypeDef *) PRS_S_BASE) /**< PRS_S base pointer */ +#define GPIO_S ((GPIO_TypeDef *) GPIO_S_BASE) /**< GPIO_S base pointer */ +#define LDMA_S ((LDMA_TypeDef *) LDMA_S_BASE) /**< LDMA_S base pointer */ +#define LDMAXBAR_S ((LDMAXBAR_TypeDef *) LDMAXBAR_S_BASE) /**< LDMAXBAR_S base pointer */ +#define TIMER0_S ((TIMER_TypeDef *) TIMER0_S_BASE) /**< TIMER0_S base pointer */ +#define TIMER1_S ((TIMER_TypeDef *) TIMER1_S_BASE) /**< TIMER1_S base pointer */ +#define TIMER2_S ((TIMER_TypeDef *) TIMER2_S_BASE) /**< TIMER2_S base pointer */ +#define TIMER3_S ((TIMER_TypeDef *) TIMER3_S_BASE) /**< TIMER3_S base pointer */ +#define TIMER4_S ((TIMER_TypeDef *) TIMER4_S_BASE) /**< TIMER4_S base pointer */ +#define TIMER5_S ((TIMER_TypeDef *) TIMER5_S_BASE) /**< TIMER5_S base pointer */ +#define TIMER6_S ((TIMER_TypeDef *) TIMER6_S_BASE) /**< TIMER6_S base pointer */ +#define TIMER7_S ((TIMER_TypeDef *) TIMER7_S_BASE) /**< TIMER7_S base pointer */ +#define TIMER8_S ((TIMER_TypeDef *) TIMER8_S_BASE) /**< TIMER8_S base pointer */ +#define TIMER9_S ((TIMER_TypeDef *) TIMER9_S_BASE) /**< TIMER9_S base pointer */ +#define DMEM0_S ((MPAHBRAM_TypeDef *) DMEM0_S_BASE) /**< DMEM0_S base pointer */ +#define DMEM1_S ((MPAHBRAM_TypeDef *) DMEM1_S_BASE) /**< DMEM1_S base pointer */ +#define SYSCFG_S_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_S_CFGNS_BASE) /**< SYSCFG_S_CFGNS base pointer */ +#define SYSCFG_S ((SYSCFG_TypeDef *) SYSCFG_S_BASE) /**< SYSCFG_S base pointer */ +#define BURAM_S ((BURAM_TypeDef *) BURAM_S_BASE) /**< BURAM_S base pointer */ +#define GPCRC_S ((GPCRC_TypeDef *) GPCRC_S_BASE) /**< GPCRC_S base pointer */ +#define EUSART1_S ((EUSART_TypeDef *) EUSART1_S_BASE) /**< EUSART1_S base pointer */ +#define EUSART2_S ((EUSART_TypeDef *) EUSART2_S_BASE) /**< EUSART2_S base pointer */ +#define EUSART3_S ((EUSART_TypeDef *) EUSART3_S_BASE) /**< EUSART3_S base pointer */ +#define DCDC_S ((DCDC_TypeDef *) DCDC_S_BASE) /**< DCDC_S base pointer */ +#define HOSTMAILBOX_S ((MAILBOX_TypeDef *) HOSTMAILBOX_S_BASE) /**< HOSTMAILBOX_S base pointer */ +#define USART0_S ((USART_TypeDef *) USART0_S_BASE) /**< USART0_S base pointer */ +#define USART1_S ((USART_TypeDef *) USART1_S_BASE) /**< USART1_S base pointer */ +#define USART2_S ((USART_TypeDef *) USART2_S_BASE) /**< USART2_S base pointer */ +#define SYSRTC0_S ((SYSRTC_TypeDef *) SYSRTC0_S_BASE) /**< SYSRTC0_S base pointer */ +#define I2C1_S ((I2C_TypeDef *) I2C1_S_BASE) /**< I2C1_S base pointer */ +#define I2C2_S ((I2C_TypeDef *) I2C2_S_BASE) /**< I2C2_S base pointer */ +#define I2C3_S ((I2C_TypeDef *) I2C3_S_BASE) /**< I2C3_S base pointer */ +#define LCD_S ((LCD_TypeDef *) LCD_S_BASE) /**< LCD_S base pointer */ +#define LCDRF_S ((LCDRF_TypeDef *) LCDRF_S_BASE) /**< LCDRF_S base pointer */ +#define RADIOAES_S ((AES_TypeDef *) RADIOAES_S_BASE) /**< RADIOAES_S base pointer */ +#define SMU_S ((SMU_TypeDef *) SMU_S_BASE) /**< SMU_S base pointer */ +#define SMU_S_CFGNS ((SMU_CFGNS_TypeDef *) SMU_S_CFGNS_BASE) /**< SMU_S_CFGNS base pointer */ +#define LETIMER0_S ((LETIMER_TypeDef *) LETIMER0_S_BASE) /**< LETIMER0_S base pointer */ +#define IADC0_S ((IADC_TypeDef *) IADC0_S_BASE) /**< IADC0_S base pointer */ +#define ACMP0_S ((ACMP_TypeDef *) ACMP0_S_BASE) /**< ACMP0_S base pointer */ +#define ACMP1_S ((ACMP_TypeDef *) ACMP1_S_BASE) /**< ACMP1_S base pointer */ +#define AMUXCP0_S ((AMUXCP_TypeDef *) AMUXCP0_S_BASE) /**< AMUXCP0_S base pointer */ +#define VDAC0_S ((VDAC_TypeDef *) VDAC0_S_BASE) /**< VDAC0_S base pointer */ +#define VDAC1_S ((VDAC_TypeDef *) VDAC1_S_BASE) /**< VDAC1_S base pointer */ +#define PCNT0_S ((PCNT_TypeDef *) PCNT0_S_BASE) /**< PCNT0_S base pointer */ +#define HFRCOEM23_S ((HFRCO_TypeDef *) HFRCOEM23_S_BASE) /**< HFRCOEM23_S base pointer */ +#define HFXO0_S ((HFXO_TypeDef *) HFXO0_S_BASE) /**< HFXO0_S base pointer */ +#define I2C0_S ((I2C_TypeDef *) I2C0_S_BASE) /**< I2C0_S base pointer */ +#define WDOG0_S ((WDOG_TypeDef *) WDOG0_S_BASE) /**< WDOG0_S base pointer */ +#define WDOG1_S ((WDOG_TypeDef *) WDOG1_S_BASE) /**< WDOG1_S base pointer */ +#define EUSART0_S ((EUSART_TypeDef *) EUSART0_S_BASE) /**< EUSART0_S base pointer */ +#define SEMAILBOX_S_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_S_HOST_BASE) /**< SEMAILBOX_S_HOST base pointer */ +#define MVP_S ((MVP_TypeDef *) MVP_S_BASE) /**< MVP_S base pointer */ +#define EMU_NS ((EMU_TypeDef *) EMU_NS_BASE) /**< EMU_NS base pointer */ +#define CMU_NS ((CMU_TypeDef *) CMU_NS_BASE) /**< CMU_NS base pointer */ +#define BURTC_NS ((BURTC_TypeDef *) BURTC_NS_BASE) /**< BURTC_NS base pointer */ +#define HFRCO0_NS ((HFRCO_TypeDef *) HFRCO0_NS_BASE) /**< HFRCO0_NS base pointer */ +#define FSRCO_NS ((FSRCO_TypeDef *) FSRCO_NS_BASE) /**< FSRCO_NS base pointer */ +#define DPLL0_NS ((DPLL_TypeDef *) DPLL0_NS_BASE) /**< DPLL0_NS base pointer */ +#define LFXO_NS ((LFXO_TypeDef *) LFXO_NS_BASE) /**< LFXO_NS base pointer */ +#define LFRCO_NS ((LFRCO_TypeDef *) LFRCO_NS_BASE) /**< LFRCO_NS base pointer */ +#define ULFRCO_NS ((ULFRCO_TypeDef *) ULFRCO_NS_BASE) /**< ULFRCO_NS base pointer */ +#define KEYSCAN_NS ((KEYSCAN_TypeDef *) KEYSCAN_NS_BASE) /**< KEYSCAN_NS base pointer */ +#define MSC_NS ((MSC_TypeDef *) MSC_NS_BASE) /**< MSC_NS base pointer */ +#define ICACHE0_NS ((ICACHE_TypeDef *) ICACHE0_NS_BASE) /**< ICACHE0_NS base pointer */ +#define PRS_NS ((PRS_TypeDef *) PRS_NS_BASE) /**< PRS_NS base pointer */ +#define GPIO_NS ((GPIO_TypeDef *) GPIO_NS_BASE) /**< GPIO_NS base pointer */ +#define LDMA_NS ((LDMA_TypeDef *) LDMA_NS_BASE) /**< LDMA_NS base pointer */ +#define LDMAXBAR_NS ((LDMAXBAR_TypeDef *) LDMAXBAR_NS_BASE) /**< LDMAXBAR_NS base pointer */ +#define TIMER0_NS ((TIMER_TypeDef *) TIMER0_NS_BASE) /**< TIMER0_NS base pointer */ +#define TIMER1_NS ((TIMER_TypeDef *) TIMER1_NS_BASE) /**< TIMER1_NS base pointer */ +#define TIMER2_NS ((TIMER_TypeDef *) TIMER2_NS_BASE) /**< TIMER2_NS base pointer */ +#define TIMER3_NS ((TIMER_TypeDef *) TIMER3_NS_BASE) /**< TIMER3_NS base pointer */ +#define TIMER4_NS ((TIMER_TypeDef *) TIMER4_NS_BASE) /**< TIMER4_NS base pointer */ +#define TIMER5_NS ((TIMER_TypeDef *) TIMER5_NS_BASE) /**< TIMER5_NS base pointer */ +#define TIMER6_NS ((TIMER_TypeDef *) TIMER6_NS_BASE) /**< TIMER6_NS base pointer */ +#define TIMER7_NS ((TIMER_TypeDef *) TIMER7_NS_BASE) /**< TIMER7_NS base pointer */ +#define TIMER8_NS ((TIMER_TypeDef *) TIMER8_NS_BASE) /**< TIMER8_NS base pointer */ +#define TIMER9_NS ((TIMER_TypeDef *) TIMER9_NS_BASE) /**< TIMER9_NS base pointer */ +#define DMEM0_NS ((MPAHBRAM_TypeDef *) DMEM0_NS_BASE) /**< DMEM0_NS base pointer */ +#define DMEM1_NS ((MPAHBRAM_TypeDef *) DMEM1_NS_BASE) /**< DMEM1_NS base pointer */ +#define SYSCFG_NS_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_NS_CFGNS_BASE) /**< SYSCFG_NS_CFGNS base pointer */ +#define SYSCFG_NS ((SYSCFG_TypeDef *) SYSCFG_NS_BASE) /**< SYSCFG_NS base pointer */ +#define BURAM_NS ((BURAM_TypeDef *) BURAM_NS_BASE) /**< BURAM_NS base pointer */ +#define GPCRC_NS ((GPCRC_TypeDef *) GPCRC_NS_BASE) /**< GPCRC_NS base pointer */ +#define EUSART1_NS ((EUSART_TypeDef *) EUSART1_NS_BASE) /**< EUSART1_NS base pointer */ +#define EUSART2_NS ((EUSART_TypeDef *) EUSART2_NS_BASE) /**< EUSART2_NS base pointer */ +#define EUSART3_NS ((EUSART_TypeDef *) EUSART3_NS_BASE) /**< EUSART3_NS base pointer */ +#define DCDC_NS ((DCDC_TypeDef *) DCDC_NS_BASE) /**< DCDC_NS base pointer */ +#define HOSTMAILBOX_NS ((MAILBOX_TypeDef *) HOSTMAILBOX_NS_BASE) /**< HOSTMAILBOX_NS base pointer */ +#define USART0_NS ((USART_TypeDef *) USART0_NS_BASE) /**< USART0_NS base pointer */ +#define USART1_NS ((USART_TypeDef *) USART1_NS_BASE) /**< USART1_NS base pointer */ +#define USART2_NS ((USART_TypeDef *) USART2_NS_BASE) /**< USART2_NS base pointer */ +#define SYSRTC0_NS ((SYSRTC_TypeDef *) SYSRTC0_NS_BASE) /**< SYSRTC0_NS base pointer */ +#define I2C1_NS ((I2C_TypeDef *) I2C1_NS_BASE) /**< I2C1_NS base pointer */ +#define I2C2_NS ((I2C_TypeDef *) I2C2_NS_BASE) /**< I2C2_NS base pointer */ +#define I2C3_NS ((I2C_TypeDef *) I2C3_NS_BASE) /**< I2C3_NS base pointer */ +#define LCD_NS ((LCD_TypeDef *) LCD_NS_BASE) /**< LCD_NS base pointer */ +#define LCDRF_NS ((LCDRF_TypeDef *) LCDRF_NS_BASE) /**< LCDRF_NS base pointer */ +#define RADIOAES_NS ((AES_TypeDef *) RADIOAES_NS_BASE) /**< RADIOAES_NS base pointer */ +#define SMU_NS ((SMU_TypeDef *) SMU_NS_BASE) /**< SMU_NS base pointer */ +#define SMU_NS_CFGNS ((SMU_CFGNS_TypeDef *) SMU_NS_CFGNS_BASE) /**< SMU_NS_CFGNS base pointer */ +#define LETIMER0_NS ((LETIMER_TypeDef *) LETIMER0_NS_BASE) /**< LETIMER0_NS base pointer */ +#define IADC0_NS ((IADC_TypeDef *) IADC0_NS_BASE) /**< IADC0_NS base pointer */ +#define ACMP0_NS ((ACMP_TypeDef *) ACMP0_NS_BASE) /**< ACMP0_NS base pointer */ +#define ACMP1_NS ((ACMP_TypeDef *) ACMP1_NS_BASE) /**< ACMP1_NS base pointer */ +#define AMUXCP0_NS ((AMUXCP_TypeDef *) AMUXCP0_NS_BASE) /**< AMUXCP0_NS base pointer */ +#define VDAC0_NS ((VDAC_TypeDef *) VDAC0_NS_BASE) /**< VDAC0_NS base pointer */ +#define VDAC1_NS ((VDAC_TypeDef *) VDAC1_NS_BASE) /**< VDAC1_NS base pointer */ +#define PCNT0_NS ((PCNT_TypeDef *) PCNT0_NS_BASE) /**< PCNT0_NS base pointer */ +#define HFRCOEM23_NS ((HFRCO_TypeDef *) HFRCOEM23_NS_BASE) /**< HFRCOEM23_NS base pointer */ +#define HFXO0_NS ((HFXO_TypeDef *) HFXO0_NS_BASE) /**< HFXO0_NS base pointer */ +#define I2C0_NS ((I2C_TypeDef *) I2C0_NS_BASE) /**< I2C0_NS base pointer */ +#define WDOG0_NS ((WDOG_TypeDef *) WDOG0_NS_BASE) /**< WDOG0_NS base pointer */ +#define WDOG1_NS ((WDOG_TypeDef *) WDOG1_NS_BASE) /**< WDOG1_NS base pointer */ +#define EUSART0_NS ((EUSART_TypeDef *) EUSART0_NS_BASE) /**< EUSART0_NS base pointer */ +#define SEMAILBOX_NS_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_NS_HOST_BASE) /**< SEMAILBOX_NS_HOST base pointer */ +#define MVP_NS ((MVP_TypeDef *) MVP_NS_BASE) /**< MVP_NS base pointer */ +#define EMU ((EMU_TypeDef *) EMU_BASE) /**< EMU base pointer */ +#define CMU ((CMU_TypeDef *) CMU_BASE) /**< CMU base pointer */ +#define BURTC ((BURTC_TypeDef *) BURTC_BASE) /**< BURTC base pointer */ +#define HFRCO0 ((HFRCO_TypeDef *) HFRCO0_BASE) /**< HFRCO0 base pointer */ +#define FSRCO ((FSRCO_TypeDef *) FSRCO_BASE) /**< FSRCO base pointer */ +#define DPLL0 ((DPLL_TypeDef *) DPLL0_BASE) /**< DPLL0 base pointer */ +#define LFXO ((LFXO_TypeDef *) LFXO_BASE) /**< LFXO base pointer */ +#define LFRCO ((LFRCO_TypeDef *) LFRCO_BASE) /**< LFRCO base pointer */ +#define ULFRCO ((ULFRCO_TypeDef *) ULFRCO_BASE) /**< ULFRCO base pointer */ +#define KEYSCAN ((KEYSCAN_TypeDef *) KEYSCAN_BASE) /**< KEYSCAN base pointer */ +#define MSC ((MSC_TypeDef *) MSC_BASE) /**< MSC base pointer */ +#define ICACHE0 ((ICACHE_TypeDef *) ICACHE0_BASE) /**< ICACHE0 base pointer */ +#define PRS ((PRS_TypeDef *) PRS_BASE) /**< PRS base pointer */ +#define GPIO ((GPIO_TypeDef *) GPIO_BASE) /**< GPIO base pointer */ +#define LDMA ((LDMA_TypeDef *) LDMA_BASE) /**< LDMA base pointer */ +#define LDMAXBAR ((LDMAXBAR_TypeDef *) LDMAXBAR_BASE) /**< LDMAXBAR base pointer */ +#define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */ +#define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */ +#define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ +#define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE) /**< TIMER3 base pointer */ +#define TIMER4 ((TIMER_TypeDef *) TIMER4_BASE) /**< TIMER4 base pointer */ +#define TIMER5 ((TIMER_TypeDef *) TIMER5_BASE) /**< TIMER5 base pointer */ +#define TIMER6 ((TIMER_TypeDef *) TIMER6_BASE) /**< TIMER6 base pointer */ +#define TIMER7 ((TIMER_TypeDef *) TIMER7_BASE) /**< TIMER7 base pointer */ +#define TIMER8 ((TIMER_TypeDef *) TIMER8_BASE) /**< TIMER8 base pointer */ +#define TIMER9 ((TIMER_TypeDef *) TIMER9_BASE) /**< TIMER9 base pointer */ +#define DMEM0 ((MPAHBRAM_TypeDef *) DMEM0_BASE) /**< DMEM0 base pointer */ +#define DMEM1 ((MPAHBRAM_TypeDef *) DMEM1_BASE) /**< DMEM1 base pointer */ +#define SYSCFG_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_CFGNS_BASE) /**< SYSCFG_CFGNS base pointer */ +#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE) /**< SYSCFG base pointer */ +#define BURAM ((BURAM_TypeDef *) BURAM_BASE) /**< BURAM base pointer */ +#define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE) /**< GPCRC base pointer */ +#define EUSART1 ((EUSART_TypeDef *) EUSART1_BASE) /**< EUSART1 base pointer */ +#define EUSART2 ((EUSART_TypeDef *) EUSART2_BASE) /**< EUSART2 base pointer */ +#define EUSART3 ((EUSART_TypeDef *) EUSART3_BASE) /**< EUSART3 base pointer */ +#define DCDC ((DCDC_TypeDef *) DCDC_BASE) /**< DCDC base pointer */ +#define HOSTMAILBOX ((MAILBOX_TypeDef *) HOSTMAILBOX_BASE) /**< HOSTMAILBOX base pointer */ +#define USART0 ((USART_TypeDef *) USART0_BASE) /**< USART0 base pointer */ +#define USART1 ((USART_TypeDef *) USART1_BASE) /**< USART1 base pointer */ +#define USART2 ((USART_TypeDef *) USART2_BASE) /**< USART2 base pointer */ +#define SYSRTC0 ((SYSRTC_TypeDef *) SYSRTC0_BASE) /**< SYSRTC0 base pointer */ +#define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */ +#define I2C2 ((I2C_TypeDef *) I2C2_BASE) /**< I2C2 base pointer */ +#define I2C3 ((I2C_TypeDef *) I2C3_BASE) /**< I2C3 base pointer */ +#define LCD ((LCD_TypeDef *) LCD_BASE) /**< LCD base pointer */ +#define LCDRF ((LCDRF_TypeDef *) LCDRF_BASE) /**< LCDRF base pointer */ +#define RADIOAES ((AES_TypeDef *) RADIOAES_BASE) /**< RADIOAES base pointer */ +#define SMU ((SMU_TypeDef *) SMU_BASE) /**< SMU base pointer */ +#define SMU_CFGNS ((SMU_CFGNS_TypeDef *) SMU_CFGNS_BASE) /**< SMU_CFGNS base pointer */ +#define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE) /**< LETIMER0 base pointer */ +#define IADC0 ((IADC_TypeDef *) IADC0_BASE) /**< IADC0 base pointer */ +#define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE) /**< ACMP0 base pointer */ +#define ACMP1 ((ACMP_TypeDef *) ACMP1_BASE) /**< ACMP1 base pointer */ +#define AMUXCP0 ((AMUXCP_TypeDef *) AMUXCP0_BASE) /**< AMUXCP0 base pointer */ +#define VDAC0 ((VDAC_TypeDef *) VDAC0_BASE) /**< VDAC0 base pointer */ +#define VDAC1 ((VDAC_TypeDef *) VDAC1_BASE) /**< VDAC1 base pointer */ +#define PCNT0 ((PCNT_TypeDef *) PCNT0_BASE) /**< PCNT0 base pointer */ +#define HFRCOEM23 ((HFRCO_TypeDef *) HFRCOEM23_BASE) /**< HFRCOEM23 base pointer */ +#define HFXO0 ((HFXO_TypeDef *) HFXO0_BASE) /**< HFXO0 base pointer */ +#define I2C0 ((I2C_TypeDef *) I2C0_BASE) /**< I2C0 base pointer */ +#define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE) /**< WDOG0 base pointer */ +#define WDOG1 ((WDOG_TypeDef *) WDOG1_BASE) /**< WDOG1 base pointer */ +#define EUSART0 ((EUSART_TypeDef *) EUSART0_BASE) /**< EUSART0 base pointer */ +#define SEMAILBOX_HOST ((SEMAILBOX_HOST_TypeDef *) SEMAILBOX_HOST_BASE) /**< SEMAILBOX_HOST base pointer */ +#define MVP ((MVP_TypeDef *) MVP_BASE) /**< MVP base pointer */ +#define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE) /**< DEVINFO base pointer */ +/** @} End of group EFR32BG26B510F3200IM68_Peripheral_Declaration */ + +/**************************************************************************//** + * @defgroup EFR32BG26B510F3200IM68_Peripheral_Parameters EFR32BG26B510F3200IM68 Peripheral Parameters + * @{ + * @brief Device peripheral parameter values + *****************************************************************************/ + +/* Common peripheral register block offsets. */ +#define PER_REG_BLOCK_SET_OFFSET 0x1000UL /**< Offset to SET register block */ +#define PER_REG_BLOCK_CLR_OFFSET 0x2000UL /**< Offset to CLEAR register block */ +#define PER_REG_BLOCK_TGL_OFFSET 0x3000UL /**< Offset to TOGGLE register block */ +#define MSC_CDA_PRESENT 0x0UL /**> */ +#define MSC_FDIO_WIDTH 0x40UL /**> None */ +#define MSC_FLASHADDRBITS 0x16UL /**> None */ +#define MSC_FLASHBLOCKADDRBITS 0x16UL /**> None */ +#define MSC_FLASH_BLOCK_INFO_PCOUNT 0x2UL /**> None */ +#define MSC_FLASH_BLOCK_MAIN_PCOUNT 0x1A0UL /**> */ +#define MSC_INFOADDRBITS 0xEUL /**> None */ +#define MSC_INFOBLOCKADDRBITS 0xEUL /**> None */ +#define MSC_INFO_PSIZE_BITS 0xDUL /**> None */ +#define MSC_MAIN_PSIZE_BITS 0xDUL /**> None */ +#define MSC_REDUNDANCY 0x4UL /**> None */ +#define MSC_ROOTMAIN_PRESENT 0x1UL /**> */ +#define MSC_UD_PRESENT 0x1UL /**> */ +#define MSC_YADDRBITS 0x6UL /**> */ +#define DMEM0_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM0_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM0_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM0_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM0_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM0_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM0_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM0_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM0_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM0_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM0_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM0_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM0_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM0_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM0_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM0_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM0_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM0_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM0_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM0_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM0_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM0_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM0_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM0_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM0_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM0_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM0_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM0_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM0_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM0_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM0_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM0_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM0_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM0_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM0_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM0_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM0_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM0_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM0_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define DMEM1_AHB_DATA_WIDTH 0x20UL /**> Data width of the AHB interface */ +#define DMEM1_BANK0_SIZE 0x4000UL /**> Bank0 size */ +#define DMEM1_BANK10_SIZE 0x4000UL /**> Bank10 size */ +#define DMEM1_BANK11_SIZE 0x4000UL /**> Bank11 size */ +#define DMEM1_BANK12_SIZE 0x4000UL /**> Bank12 size */ +#define DMEM1_BANK13_SIZE 0x4000UL /**> Bank13 size */ +#define DMEM1_BANK14_SIZE 0x4000UL /**> Bank14 size */ +#define DMEM1_BANK15_SIZE 0x4000UL /**> Bank15 size */ +#define DMEM1_BANK16_SIZE 0x0UL /**> Bank16 size */ +#define DMEM1_BANK17_SIZE 0x0UL /**> Bank17 size */ +#define DMEM1_BANK18_SIZE 0x0UL /**> Bank18 size */ +#define DMEM1_BANK19_SIZE 0x0UL /**> Bank19 size */ +#define DMEM1_BANK1_SIZE 0x4000UL /**> Bank1 size */ +#define DMEM1_BANK20_SIZE 0x0UL /**> Bank20 size */ +#define DMEM1_BANK21_SIZE 0x0UL /**> Bank21 size */ +#define DMEM1_BANK22_SIZE 0x0UL /**> Bank22 size */ +#define DMEM1_BANK23_SIZE 0x0UL /**> Bank23 size */ +#define DMEM1_BANK24_SIZE 0x0UL /**> Bank24 size */ +#define DMEM1_BANK25_SIZE 0x0UL /**> Bank25 size */ +#define DMEM1_BANK26_SIZE 0x0UL /**> Bank26 size */ +#define DMEM1_BANK27_SIZE 0x0UL /**> Bank27 size */ +#define DMEM1_BANK28_SIZE 0x0UL /**> Bank28 size */ +#define DMEM1_BANK29_SIZE 0x0UL /**> Bank29 size */ +#define DMEM1_BANK2_SIZE 0x4000UL /**> Bank2 size */ +#define DMEM1_BANK30_SIZE 0x0UL /**> Bank30 size */ +#define DMEM1_BANK31_SIZE 0x0UL /**> Bank31 size */ +#define DMEM1_BANK3_SIZE 0x4000UL /**> Bank3 size */ +#define DMEM1_BANK4_SIZE 0x4000UL /**> Bank4 size */ +#define DMEM1_BANK5_SIZE 0x4000UL /**> Bank5 size */ +#define DMEM1_BANK6_SIZE 0x4000UL /**> Bank6 size */ +#define DMEM1_BANK7_SIZE 0x4000UL /**> Bank7 size */ +#define DMEM1_BANK8_SIZE 0x4000UL /**> Bank8 size */ +#define DMEM1_BANK9_SIZE 0x4000UL /**> Bank9 size */ +#define DMEM1_ECC_EXCLUDE 0x0UL /**> ECC exclude */ +#define DMEM1_MEM_SIZE 0x40000UL /**> Total memory size */ +#define DMEM1_NUM_BANKS 0x10UL /**> Number of physical SRAM banks */ +#define DMEM1_NUM_PORTS 0x4UL /**> Number of AHB slave ports */ +#define DMEM1_NUM_PORTS_IS_2 0x0UL /**> Boolean indicating if NUM_PORTS=2 */ +#define DMEM1_WAITSTATE_EXCLUDE 0x1UL /**> Waitstate exclude */ +#define CMU_EXCLUDELCD 0x0UL /**> Exclude LCD */ +#define CMU_EXCLUDELESENSE 0x1UL /**> Exclude LESENSE */ +#define BURTC_CNTWIDTH 0x20UL /**> None */ +#define BURTC_PRECNT_WIDTH 0xFUL /**> */ +#define HFRCO0_EM23ONDEMAND 0x0UL /**> EM23 On Demand */ +#define HFRCO0_EXCLUDEEM23ONDEMAND 0x1UL /**> Exclude EM23 On Demand */ +#define LFXO_NO_CTUNE 0x0UL /**> CTUNE Not Present */ +#define LFXO_CTUNE 0x1UL /**> CTUNE Present */ +#define KEYSCAN_COLNUM 0x8UL /**> COLNUM */ +#define KEYSCAN_COLWIDTH 0x3UL /**> COLWIDTH */ +#define KEYSCAN_ROWNUM 0x6UL /**> ROWNUM */ +#define ICACHE0_AHB_LITE 0x0UL /**> AHB Lite */ +#define ICACHE0_CACHEABLE_SIZE 0x320000UL /**> Cache Size */ +#define ICACHE0_CACHEABLE_START 0x8000000UL /**> Cache Start */ +#define ICACHE0_DEFAULT_OFF 0x0UL /**> Default off */ +#define ICACHE0_FLASH_SIZE 0x320000UL /**> Flash size */ +#define ICACHE0_FLASH_START 0x8000000UL /**> Flash start */ +#define ICACHE0_LOOPCACHE_MEM_ADDR_BITS 0x3UL /**> Loopcache Memory Address bits */ +#define ICACHE0_LOOPCACHE_STICKINESS_BITS 0x4UL /**> Loopcache Stickiness bits */ +#define ICACHE0_PARITY_BITS 0x1UL /**> Use Parity */ +#define ICACHE0_PC_BITS 0x20UL /**> Performance Counter bits */ +#define ICACHE0_PIPE_STAGE 0x1UL /**> Pipeline Stage */ +#define ICACHE0_RAM_ADDR_BITS 0x0UL /**> RAM Address bits */ +#define ICACHE0_RAM_DATA_BITS 0x0UL /**> RAM Data bits */ +#define ICACHE0_SET_BITS 0x7UL /**> Set bits */ +#define ICACHE0_USE_HREADY_GATING 0x1UL /**> Use HREADY gating */ +#define ICACHE0_USE_IDLE_GATING 0x1UL /**> Use IDLE gating */ +#define ICACHE0_USE_LOOPCACHE 0x1UL /**> Use Loopcache */ +#define ICACHE0_WAY_BITS 0x1UL /**> Way bits */ +#define ICACHE0_WORDS_PER_BLOCK 0x0UL /**> Words Per Block */ +#define ICACHE0_WPB_BITS 0x1UL /**> Words Per Block bits */ +#define ICACHE0_WPL_BITS 0x3UL /**> Words Per Line bits */ +#define PRS_ASYNC_CH_NUM 0x10UL /**> None */ +#define PRS_PRSSEL_WIDTH 0x4UL /**> New Param */ +#define PRS_SPRSSEL_WIDTH 0x2UL /**> New Param */ +#define PRS_SYNC_CH_NUM 0x4UL /**> None */ +#define GPIO_COMALLOC_WIDTH 0x4UL /**> New Param */ +#define GPIO_MODE_WIDTH 0x4UL /**> Mode Width */ +#define GPIO_NUM_EM4_WU 0xCUL /**> New Param */ +#define GPIO_NUM_EVEN_PA 0x8UL /**> Num of even pins port A */ +#define GPIO_NUM_EVEN_PB 0x8UL /**> Num of even pins port B */ +#define GPIO_NUM_EVEN_PC 0x8UL /**> Num of even pins port C */ +#define GPIO_NUM_EVEN_PD 0x8UL /**> Num of even pins port D */ +#define GPIO_NUM_EXT_INT 0x10UL /**> New Param */ +#define GPIO_NUM_EXT_INT_L 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U_ZERO 0x0UL /**> New Param */ +#define GPIO_NUM_ODD_PA 0x8UL /**> Num of odd pins port A */ +#define GPIO_NUM_ODD_PB 0x8UL /**> Num of odd pins port B */ +#define GPIO_NUM_ODD_PC 0x8UL /**> Num of odd pins port C */ +#define GPIO_NUM_ODD_PD 0x8UL /**> Num of odd pins port D */ +#define GPIO_PINSEL_WIDTH 0x4UL /**> Route config pin select width */ +#define GPIO_PORTSEL_WIDTH 0x2UL /**> Route config port select width */ +#define GPIO_PORT_A_WIDTH 0x10UL /**> Port A Width */ +#define GPIO_PORT_A_WIDTH_ZERO 0x0UL /**> Port A Width is Zero */ +#define GPIO_PORT_A_WL 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_B_WIDTH 0x10UL /**> Port B Width */ +#define GPIO_PORT_B_WIDTH_ZERO 0x0UL /**> Port B Width is Zero */ +#define GPIO_PORT_B_WL 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU 0x8UL /**> New Param */ +#define GPIO_PORT_B_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_C_WIDTH 0x10UL /**> Port C Width */ +#define GPIO_PORT_C_WIDTH_ZERO 0x0UL /**> Port C Width is Zero */ +#define GPIO_PORT_C_WL 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_D_WIDTH 0x10UL /**> Port D Width */ +#define GPIO_PORT_D_WIDTH_ZERO 0x0UL /**> Port D Width is Zero */ +#define GPIO_PORT_D_WL 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU 0x8UL /**> New Param */ +#define GPIO_PORT_D_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_SEGALLOC_WIDTH 0x28UL /**> New Param */ +#define GPIO_SLEWRATE_WIDTH 0x3UL /**> Slew Rate Width Param */ +#define LDMA_CH_BITS 0x5UL /**> New Param */ +#define LDMA_CH_NUM 0x8UL /**> New Param */ +#define LDMA_FIFO_BITS 0x5UL /**> New Param */ +#define LDMA_FIFO_DEPTH 0x10UL /**> New Param */ +#define LDMAXBAR_CH_BITS 0x5UL /**> None */ +#define LDMAXBAR_CH_NUM 0x8UL /**> None */ +#define LDMAXBAR_SIGSEL_W 0x4UL /**> New Param */ +#define LDMAXBAR_SOURCESEL_W 0x6UL /**> New Param */ +#define TIMER0_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER0_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER0_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER0_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER0_NO_DTI 0x0UL /**> */ +#define TIMER1_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER1_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER1_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER1_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER1_NO_DTI 0x0UL /**> */ +#define TIMER2_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER2_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER2_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER2_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER2_NO_DTI 0x0UL /**> */ +#define TIMER3_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER3_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER3_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER3_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER3_NO_DTI 0x0UL /**> */ +#define TIMER4_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER4_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER4_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER4_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER4_NO_DTI 0x0UL /**> */ +#define TIMER5_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER5_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER5_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER5_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER5_NO_DTI 0x0UL /**> */ +#define TIMER6_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER6_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER6_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER6_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER6_NO_DTI 0x0UL /**> */ +#define TIMER7_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER7_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER7_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER7_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER7_NO_DTI 0x0UL /**> */ +#define TIMER8_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER8_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER8_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER8_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER8_NO_DTI 0x0UL /**> */ +#define TIMER9_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER9_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER9_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER9_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER9_NO_DTI 0x0UL /**> */ +#define SYSCFG_CHIP_PARTNUMBER 0x3UL /**> Chip Part Number */ +#define SYSCFG_DEMODRAM_INST_COUNT 0x2UL /**> */ +#define SYSCFG_FRCRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_SEQRAM_INST_COUNT 0x2UL /**> None */ +#define SYSCFG_SWINT_NUM 0x4UL /**> Software interupts */ +#define EUSART1_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART1_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART2_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART2_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define EUSART3_EM2_CAPABLE 0x0UL /**> EM2 Capable instance */ +#define EUSART3_NOT_EM2_CAPABLE 0x1UL /**> Not EM2 Capable instance */ +#define DCDC_DRVSPEED_WIDTH 0x2UL /**> Drive Speed bitfield width */ +#define DCDC_IPKVAL_WIDTH 0x4UL /**> Peak Current Setting bitfield Width */ +#define DCDC_VCMPIBIAS_WIDTH 0x2UL /**> VCMP ibias bitfield width */ +#define HOSTMAILBOX_NUM_MSGPTRS 0x4UL /**> */ +#define USART0_AUTOTX_REG 0x1UL /**> None */ +#define USART0_AUTOTX_REG_B 0x0UL /**> None */ +#define USART0_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART0_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART0_CLK_PRS 0x1UL /**> None */ +#define USART0_CLK_PRS_B 0x0UL /**> New Param */ +#define USART0_FLOW_CONTROL 0x1UL /**> None */ +#define USART0_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART0_I2S 0x1UL /**> None */ +#define USART0_I2S_B 0x0UL /**> New Param */ +#define USART0_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART0_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_MVDIS_FUNC 0x1UL /**> None */ +#define USART0_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART0_RX_PRS 0x1UL /**> None */ +#define USART0_RX_PRS_B 0x0UL /**> New Param */ +#define USART0_SC_AVAILABLE 0x1UL /**> None */ +#define USART0_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART0_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART0_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART0_TIMER 0x1UL /**> New Param */ +#define USART0_TIMER_B 0x0UL /**> New Param */ +#define USART1_AUTOTX_REG 0x1UL /**> None */ +#define USART1_AUTOTX_REG_B 0x0UL /**> None */ +#define USART1_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART1_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART1_CLK_PRS 0x1UL /**> None */ +#define USART1_CLK_PRS_B 0x0UL /**> New Param */ +#define USART1_FLOW_CONTROL 0x1UL /**> None */ +#define USART1_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART1_I2S 0x1UL /**> None */ +#define USART1_I2S_B 0x0UL /**> New Param */ +#define USART1_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART1_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_MVDIS_FUNC 0x1UL /**> None */ +#define USART1_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART1_RX_PRS 0x1UL /**> None */ +#define USART1_RX_PRS_B 0x0UL /**> New Param */ +#define USART1_SC_AVAILABLE 0x1UL /**> None */ +#define USART1_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART1_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART1_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART1_TIMER 0x1UL /**> New Param */ +#define USART1_TIMER_B 0x0UL /**> New Param */ +#define USART2_AUTOTX_REG 0x1UL /**> None */ +#define USART2_AUTOTX_REG_B 0x0UL /**> None */ +#define USART2_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART2_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART2_CLK_PRS 0x1UL /**> None */ +#define USART2_CLK_PRS_B 0x0UL /**> New Param */ +#define USART2_FLOW_CONTROL 0x1UL /**> None */ +#define USART2_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART2_I2S 0x1UL /**> None */ +#define USART2_I2S_B 0x0UL /**> New Param */ +#define USART2_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART2_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_MVDIS_FUNC 0x1UL /**> None */ +#define USART2_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART2_RX_PRS 0x1UL /**> None */ +#define USART2_RX_PRS_B 0x0UL /**> New Param */ +#define USART2_SC_AVAILABLE 0x1UL /**> None */ +#define USART2_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART2_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART2_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART2_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART2_TIMER 0x1UL /**> New Param */ +#define USART2_TIMER_B 0x0UL /**> New Param */ +#define SYSRTC0_GROUP0_ALTIRQDIS 0x1UL /**> Group 0 Alternate IRQ disable */ +#define SYSRTC0_GROUP0_CAPDIS 0x0UL /**> Group 0 Capture disable */ +#define SYSRTC0_GROUP0_CMP1DIS 0x0UL /**> Group 0 Compare1 disable */ +#define SYSRTC0_GROUP0_DIS 0x0UL /**> Group 0 Disable */ +#define SYSRTC0_GROUP0_ROOTDIS 0x1UL /**> Group 0 ROOT disable */ +#define SYSRTC0_GROUP1_ALTIRQDIS 0x0UL /**> Group 1 Alternate IRQ disable */ +#define SYSRTC0_GROUP1_CAPDIS 0x0UL /**> Group 1 Capture disable */ +#define SYSRTC0_GROUP1_CMP1DIS 0x0UL /**> Group 1 Compare1 disable */ +#define SYSRTC0_GROUP1_DIS 0x0UL /**> Group 1 Disable */ +#define SYSRTC0_GROUP1_ROOTDIS 0x1UL /**> Group 1 ROOT disable */ +#define SYSRTC0_GROUP2_ALTIRQDIS 0x1UL /**> Group 2 Alternate IRQ disable */ +#define SYSRTC0_GROUP2_CAPDIS 0x1UL /**> Group 2 Capture disable */ +#define SYSRTC0_GROUP2_CMP1DIS 0x1UL /**> Group 2 Compare1 disable */ +#define SYSRTC0_GROUP2_DIS 0x0UL /**> Group 2 Disable */ +#define SYSRTC0_GROUP2_ROOTDIS 0x0UL /**> Group 2 ROOT disable */ +#define SYSRTC0_GROUP3_ALTIRQDIS 0x1UL /**> Group 3 Alternate IRQ disable */ +#define SYSRTC0_GROUP3_CAPDIS 0x1UL /**> Group 3 Capture disable */ +#define SYSRTC0_GROUP3_CMP1DIS 0x1UL /**> Group 3 Compare1 disable */ +#define SYSRTC0_GROUP3_DIS 0x1UL /**> Group 3 Disable */ +#define SYSRTC0_GROUP3_ROOTDIS 0x1UL /**> Group 3 ROOT disable */ +#define SYSRTC0_GROUP4_ALTIRQDIS 0x1UL /**> Group 4 Alternate IRQ disable */ +#define SYSRTC0_GROUP4_CAPDIS 0x1UL /**> Group 4 Capture disable */ +#define SYSRTC0_GROUP4_CMP1DIS 0x1UL /**> Group 4 Compare1 disable */ +#define SYSRTC0_GROUP4_DIS 0x1UL /**> Group 4 Disable */ +#define SYSRTC0_GROUP4_ROOTDIS 0x1UL /**> Group 4 ROOT disable */ +#define SYSRTC0_GROUP5_ALTIRQDIS 0x1UL /**> Group 5 Alternate IRQ disable */ +#define SYSRTC0_GROUP5_CAPDIS 0x1UL /**> Group 5 Capture disable */ +#define SYSRTC0_GROUP5_CMP1DIS 0x1UL /**> Group 5 Compare1 disable */ +#define SYSRTC0_GROUP5_DIS 0x1UL /**> Group 5 Disable */ +#define SYSRTC0_GROUP5_ROOTDIS 0x1UL /**> Group 5 ROOT disable */ +#define SYSRTC0_GROUP6_ALTIRQDIS 0x1UL /**> Group 6 Alternate IRQ disable */ +#define SYSRTC0_GROUP6_CAPDIS 0x1UL /**> Group 6 Capture disable */ +#define SYSRTC0_GROUP6_CMP1DIS 0x1UL /**> Group 6 Compare1 disable */ +#define SYSRTC0_GROUP6_DIS 0x1UL /**> Group 6 Disable */ +#define SYSRTC0_GROUP6_ROOTDIS 0x1UL /**> Group 6 ROOT disable */ +#define SYSRTC0_GROUP7_ALTIRQDIS 0x1UL /**> Group 7 Alternate IRQ disable */ +#define SYSRTC0_GROUP7_CAPDIS 0x1UL /**> Group 7 Capture disable */ +#define SYSRTC0_GROUP7_CMP1DIS 0x1UL /**> Group 7 Compare1 disable */ +#define SYSRTC0_GROUP7_DIS 0x1UL /**> Group 7 Disable */ +#define SYSRTC0_GROUP7_ROOTDIS 0x1UL /**> Group 7 ROOT disable */ +#define SYSRTC0_ROOTDIS 0x0UL /**> ROOT disable */ +#define I2C1_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C1_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C2_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C2_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define I2C3_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C3_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define LCD_COM_NUM 0x4UL /**> None */ +#define LCD_NO_ANIM_LOCS 0x1UL /**> None */ +#define LCD_NO_BANKED_SEG 0x1UL /**> */ +#define LCD_NO_DSC 0x0UL /**> None */ +#define LCD_NO_EXTOSC 0x0UL /**> None */ +#define LCD_OCTAPLEX 0x1UL /**> None */ +#define LCD_SEGASCOM_NUM 0x4UL /**> None */ +#define LCD_NO_UPPER_SEGMENTS 0x0UL /**> */ +#define LCD_SEG_NUM 0x28UL /**> None */ +#define LCD_SEGASCOM_SEGSTART 0x24UL /**> */ +#define LCD_SEL_WIDTH 0x3UL /**> None */ +#define RADIOAES_SIDECHANNEL_COUNTERMEASURES 0x1UL /**> Enable sidechannel counter measures */ +#define SMU_NUM_BMPUS 0x9UL /**> Number of BMPUs */ +#define SMU_NUM_PPU_PERIPHS 0x44UL /**> Number of PPU Peripherals */ +#define SMU_NUM_PPU_PERIPHS_MOD_32 0x4UL /**> Number of PPU Peripherals (mod 32) */ +#define SMU_NUM_PPU_PERIPHS_SUB_64 0x4UL /**> Number of PPU peripherals minus 32 */ +#define SMU_PERIPHID_BITS 0x8UL /**> Bits used for Peripheral ID */ +#define LETIMER0_CNT_WIDTH 0x18UL /**> Count Width */ +#define IADC0_CONFIGNUM 0x2UL /**> CONFIG */ +#define IADC0_FULLRANGEUNIPOLAR 0x0UL /**> FULLRANGEUNIPOLAR */ +#define IADC0_SCANBYTES 0x1UL /**> SCANBYTES */ +#define IADC0_ENTRIES 0x10UL /**> ENTRIES */ +#define ACMP0_DAC_INPUT 0x1UL /**> None */ +#define ACMP0_EXT_OVR_IF 0x1UL /**> None */ +#define ACMP1_DAC_INPUT 0x1UL /**> None */ +#define ACMP1_EXT_OVR_IF 0x1UL /**> None */ +#define AMUXCP0_AMUXCPNUM 0x0UL /**> AMUXCPNUM */ +#define VDAC0_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC0_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC0_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC0_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC0_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC0_RESOLUTION 0xCUL /**> DAC Resolution */ +#define VDAC1_ALT_WIDTH 0x6UL /**> VOUT_AUX Out Width */ +#define VDAC1_CH0_TRIG_LESENSE 0x0UL /**> CH0 Trig Source = LESENSE */ +#define VDAC1_CH1_TRIG_LESENSE 0x0UL /**> CH1 Trig Source = LESENSE */ +#define VDAC1_FIFO_DEPTH 0x4UL /**> WFIFO Depth */ +#define VDAC1_INT_PRESC_WIDTH 0x7UL /**> Internal Prescaler Width */ +#define VDAC1_RESOLUTION 0xCUL /**> DAC Resolution */ +#define PCNT0_PCNT_WIDTH 0x10UL /**> None */ +#define HFRCOEM23_EM23ONDEMAND 0x1UL /**> EM23 On Demand */ +#define HFRCOEM23_EXCLUDEEM23ONDEMAND 0x0UL /**> Exclude EM23 On Demand */ +#define HFXO0_BUFOUT 0x1UL /**> BUFOUT */ +#define HFXO0_EXCLUDEBUFOUT 0x0UL /**> Exclude BUFOUT */ +#define I2C0_DELAY 0x3E8UL /**> Delay cell selection */ +#define I2C0_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define WDOG0_PCNUM 0x2UL /**> None */ +#define WDOG1_PCNUM 0x2UL /**> None */ +#define EUSART0_EM2_CAPABLE 0x1UL /**> EM2 Capable instance */ +#define EUSART0_NOT_EM2_CAPABLE 0x0UL /**> Not EM2 Capable instance */ +#define RDMEM_FRC_BANK0_SIZE 0x1000UL /**> FRC_RAM_BANK0_SIZE */ +#define RDMEM_FRC_BANK1_SIZE 0x0UL /**> FRC_RAM_BANK1_SIZE */ +#define RDMEM_FRC_BANK2_SIZE 0x0UL /**> FRC_RAM_BANK2_SIZE */ +#define RDMEM_FRC_BANK3_SIZE 0x0UL /**> FRC_RAM_BANK3_SIZE */ +#define RDMEM_FRC_BANK4_SIZE 0x0UL /**> FRC_RAM_BANK4_SIZE */ +#define RDMEM_FRC_BANK5_SIZE 0x0UL /**> FRC_RAM_BANK5_SIZE */ +#define RDMEM_FRC_BANK6_SIZE 0x0UL /**> FRC_RAM_BANK6_SIZE */ +#define RDMEM_FRC_BANK7_SIZE 0x0UL /**> FRC_RAM_BANK7_SIZE */ +#define RDMEM_FRC_NUM_BANK 0x1UL /**> FRC_NUM_BANK */ +#define RDMEM_FRC_RAMADDRBITS 0xCUL /**> FRC RAM ADDRBITS */ +#define RDMEM_FRC_RAMADDRMINBITS 0xCUL /**> FRC RAM address bits for one bank */ +#define RDMEM_FRC_RAMECCADDR_WIDTH 0x20UL /**> FRC RAM ECC Address width */ +#define RDMEM_FRC_RAM_BWE_WIDTH 0x27UL /**> FRCRAM BWE width */ +#define RDMEM_FRC_RAM_DATA_WIDTH 0x27UL /**> FRC_RAM_DATA_WIDTH */ +#define RDMEM_FRC_RAM_ECC_EN 0x1UL /**> FRC RAM ECCEN */ +#define RDMEM_FRC_RAM_TOTAL_SIZE 0x1000UL /**> FRC_RAM_TOTAL_SIZE */ +#define RDMEM_SEQ_BANK0_SIZE 0x2000UL /**> SEQ_RAM_BANK0_SIZE */ +#define RDMEM_SEQ_BANK1_SIZE 0x2000UL /**> SEQ_RAM_BANK1_SIZE */ +#define RDMEM_SEQ_BANK2_SIZE 0x0UL /**> SEQ_RAM_BANK2_SIZE */ +#define RDMEM_SEQ_BANK3_SIZE 0x0UL /**> SEQ_RAM_BANK3_SIZE */ +#define RDMEM_SEQ_BANK4_SIZE 0x0UL /**> SEQ_RAM_BANK4_SIZE */ +#define RDMEM_SEQ_BANK5_SIZE 0x0UL /**> SEQ_RAM_BANK5_SIZE */ +#define RDMEM_SEQ_BANK6_SIZE 0x0UL /**> SEQ_RAM_BANK6_SIZE */ +#define RDMEM_SEQ_BANK7_SIZE 0x0UL /**> SEQ_RAM_BANK7_SIZE */ +#define RDMEM_SEQ_NUM_BANK 0x2UL /**> SEQ_NUM_BANK */ +#define RDMEM_SEQ_RAMADDRBITS 0xEUL /**> SEQ RAM ADDRBITS */ +#define RDMEM_SEQ_RAMADDRMINBITS 0xDUL /**> SEQ RAM address bits for one bank */ +#define RDMEM_SEQ_RAMECCADDR_WIDTH 0x20UL /**> SEQ RAM ECC Address width */ +#define RDMEM_SEQ_RAM_BWE_WIDTH 0x27UL /**> SEQRAM BWE width */ +#define RDMEM_SEQ_RAM_DATA_WIDTH 0x27UL /**> SEQ_RAM_DATA_WIDTH */ +#define RDMEM_SEQ_RAM_ECC_EN 0x1UL /**> SEQ RAM ECCEN */ +#define RDMEM_SEQ_RAM_TOTAL_SIZE 0x4000UL /**> SEQ_RAM_TOTAL_SIZE */ + +/* Instance macros for ACMP */ +#define ACMP(n) (((n) == 0) ? ACMP0 \ + : ((n) == 1) ? ACMP1 \ + : 0x0UL) +#define ACMP_NUM(ref) (((ref) == ACMP0) ? 0 \ + : ((ref) == ACMP1) ? 1 \ + : -1) +#define ACMP_DAC_INPUT(n) (((n) == 0) ? ACMP0_DAC_INPUT \ + : ((n) == 1) ? ACMP1_DAC_INPUT \ + : 0x0UL) +#define ACMP_EXT_OVR_IF(n) (((n) == 0) ? ACMP0_EXT_OVR_IF \ + : ((n) == 1) ? ACMP1_EXT_OVR_IF \ + : 0x0UL) + +/* Instance macros for EUSART */ +#define EUSART(n) (((n) == 0) ? EUSART0 \ + : ((n) == 1) ? EUSART1 \ + : ((n) == 2) ? EUSART2 \ + : ((n) == 3) ? EUSART3 \ + : 0x0UL) +#define EUSART_NUM(ref) (((ref) == EUSART0) ? 0 \ + : ((ref) == EUSART1) ? 1 \ + : ((ref) == EUSART2) ? 2 \ + : ((ref) == EUSART3) ? 3 \ + : -1) +#define EUSART_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_EM2_CAPABLE \ + : 0x0UL) +#define EUSART_NOT_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_NOT_EM2_CAPABLE \ + : ((n) == 1) ? EUSART1_NOT_EM2_CAPABLE \ + : ((n) == 2) ? EUSART2_NOT_EM2_CAPABLE \ + : ((n) == 3) ? EUSART3_NOT_EM2_CAPABLE \ + : 0x0UL) + +/* Instance macros for HFRCO */ +#define HFRCO(n) (((n) == 0) ? HFRCO0 \ + : ((n) == 1) ? HFRCOEM23 \ + : 0x0UL) +#define HFRCO_NUM(ref) (((ref) == HFRCO0) ? 0 \ + : ((ref) == HFRCOEM23) ? 1 \ + : -1) +#define HFRCO_EM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EM23ONDEMAND \ + : 0x0UL) +#define HFRCO_EXCLUDEEM23ONDEMAND(n) (((n) == 0) ? HFRCO0_EXCLUDEEM23ONDEMAND \ + : ((n) == 1) ? HFRCOEM23_EXCLUDEEM23ONDEMAND \ + : 0x0UL) + +/* Instance macros for I2C */ +#define I2C(n) (((n) == 0) ? I2C0 \ + : ((n) == 1) ? I2C1 \ + : ((n) == 2) ? I2C2 \ + : ((n) == 3) ? I2C3 \ + : 0x0UL) +#define I2C_NUM(ref) (((ref) == I2C0) ? 0 \ + : ((ref) == I2C1) ? 1 \ + : ((ref) == I2C2) ? 2 \ + : ((ref) == I2C3) ? 3 \ + : -1) +#define I2C_DELAY(n) (((n) == 0) ? I2C0_DELAY \ + : ((n) == 1) ? I2C1_DELAY \ + : ((n) == 2) ? I2C2_DELAY \ + : ((n) == 3) ? I2C3_DELAY \ + : 0x0UL) +#define I2C_DELAY_CHAIN_NUM(n) (((n) == 0) ? I2C0_DELAY_CHAIN_NUM \ + : ((n) == 1) ? I2C1_DELAY_CHAIN_NUM \ + : ((n) == 2) ? I2C2_DELAY_CHAIN_NUM \ + : ((n) == 3) ? I2C3_DELAY_CHAIN_NUM \ + : 0x0UL) + +/* Instance macros for MPAHBRAM */ +#define MPAHBRAM(n) (((n) == 0) ? DMEM0 \ + : ((n) == 1) ? DMEM1 \ + : 0x0UL) +#define MPAHBRAM_NUM(ref) (((ref) == DMEM0) ? 0 \ + : ((ref) == DMEM1) ? 1 \ + : -1) +#define MPAHBRAM_AHB_DATA_WIDTH(n) (((n) == 0) ? DMEM0_AHB_DATA_WIDTH \ + : ((n) == 1) ? DMEM1_AHB_DATA_WIDTH \ + : 0x0UL) +#define MPAHBRAM_BANK0_SIZE(n) (((n) == 0) ? DMEM0_BANK0_SIZE \ + : ((n) == 1) ? DMEM1_BANK0_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK10_SIZE(n) (((n) == 0) ? DMEM0_BANK10_SIZE \ + : ((n) == 1) ? DMEM1_BANK10_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK11_SIZE(n) (((n) == 0) ? DMEM0_BANK11_SIZE \ + : ((n) == 1) ? DMEM1_BANK11_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK12_SIZE(n) (((n) == 0) ? DMEM0_BANK12_SIZE \ + : ((n) == 1) ? DMEM1_BANK12_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK13_SIZE(n) (((n) == 0) ? DMEM0_BANK13_SIZE \ + : ((n) == 1) ? DMEM1_BANK13_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK14_SIZE(n) (((n) == 0) ? DMEM0_BANK14_SIZE \ + : ((n) == 1) ? DMEM1_BANK14_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK15_SIZE(n) (((n) == 0) ? DMEM0_BANK15_SIZE \ + : ((n) == 1) ? DMEM1_BANK15_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK16_SIZE(n) (((n) == 0) ? DMEM0_BANK16_SIZE \ + : ((n) == 1) ? DMEM1_BANK16_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK17_SIZE(n) (((n) == 0) ? DMEM0_BANK17_SIZE \ + : ((n) == 1) ? DMEM1_BANK17_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK18_SIZE(n) (((n) == 0) ? DMEM0_BANK18_SIZE \ + : ((n) == 1) ? DMEM1_BANK18_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK19_SIZE(n) (((n) == 0) ? DMEM0_BANK19_SIZE \ + : ((n) == 1) ? DMEM1_BANK19_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK1_SIZE(n) (((n) == 0) ? DMEM0_BANK1_SIZE \ + : ((n) == 1) ? DMEM1_BANK1_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK20_SIZE(n) (((n) == 0) ? DMEM0_BANK20_SIZE \ + : ((n) == 1) ? DMEM1_BANK20_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK21_SIZE(n) (((n) == 0) ? DMEM0_BANK21_SIZE \ + : ((n) == 1) ? DMEM1_BANK21_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK22_SIZE(n) (((n) == 0) ? DMEM0_BANK22_SIZE \ + : ((n) == 1) ? DMEM1_BANK22_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK23_SIZE(n) (((n) == 0) ? DMEM0_BANK23_SIZE \ + : ((n) == 1) ? DMEM1_BANK23_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK24_SIZE(n) (((n) == 0) ? DMEM0_BANK24_SIZE \ + : ((n) == 1) ? DMEM1_BANK24_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK25_SIZE(n) (((n) == 0) ? DMEM0_BANK25_SIZE \ + : ((n) == 1) ? DMEM1_BANK25_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK26_SIZE(n) (((n) == 0) ? DMEM0_BANK26_SIZE \ + : ((n) == 1) ? DMEM1_BANK26_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK27_SIZE(n) (((n) == 0) ? DMEM0_BANK27_SIZE \ + : ((n) == 1) ? DMEM1_BANK27_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK28_SIZE(n) (((n) == 0) ? DMEM0_BANK28_SIZE \ + : ((n) == 1) ? DMEM1_BANK28_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK29_SIZE(n) (((n) == 0) ? DMEM0_BANK29_SIZE \ + : ((n) == 1) ? DMEM1_BANK29_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK2_SIZE(n) (((n) == 0) ? DMEM0_BANK2_SIZE \ + : ((n) == 1) ? DMEM1_BANK2_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK30_SIZE(n) (((n) == 0) ? DMEM0_BANK30_SIZE \ + : ((n) == 1) ? DMEM1_BANK30_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK31_SIZE(n) (((n) == 0) ? DMEM0_BANK31_SIZE \ + : ((n) == 1) ? DMEM1_BANK31_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK3_SIZE(n) (((n) == 0) ? DMEM0_BANK3_SIZE \ + : ((n) == 1) ? DMEM1_BANK3_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK4_SIZE(n) (((n) == 0) ? DMEM0_BANK4_SIZE \ + : ((n) == 1) ? DMEM1_BANK4_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK5_SIZE(n) (((n) == 0) ? DMEM0_BANK5_SIZE \ + : ((n) == 1) ? DMEM1_BANK5_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK6_SIZE(n) (((n) == 0) ? DMEM0_BANK6_SIZE \ + : ((n) == 1) ? DMEM1_BANK6_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK7_SIZE(n) (((n) == 0) ? DMEM0_BANK7_SIZE \ + : ((n) == 1) ? DMEM1_BANK7_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK8_SIZE(n) (((n) == 0) ? DMEM0_BANK8_SIZE \ + : ((n) == 1) ? DMEM1_BANK8_SIZE \ + : 0x0UL) +#define MPAHBRAM_BANK9_SIZE(n) (((n) == 0) ? DMEM0_BANK9_SIZE \ + : ((n) == 1) ? DMEM1_BANK9_SIZE \ + : 0x0UL) +#define MPAHBRAM_ECC_EXCLUDE(n) (((n) == 0) ? DMEM0_ECC_EXCLUDE \ + : ((n) == 1) ? DMEM1_ECC_EXCLUDE \ + : 0x0UL) +#define MPAHBRAM_MEM_SIZE(n) (((n) == 0) ? DMEM0_MEM_SIZE \ + : ((n) == 1) ? DMEM1_MEM_SIZE \ + : 0x0UL) +#define MPAHBRAM_NUM_BANKS(n) (((n) == 0) ? DMEM0_NUM_BANKS \ + : ((n) == 1) ? DMEM1_NUM_BANKS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS(n) (((n) == 0) ? DMEM0_NUM_PORTS \ + : ((n) == 1) ? DMEM1_NUM_PORTS \ + : 0x0UL) +#define MPAHBRAM_NUM_PORTS_IS_2(n) (((n) == 0) ? DMEM0_NUM_PORTS_IS_2 \ + : ((n) == 1) ? DMEM1_NUM_PORTS_IS_2 \ + : 0x0UL) +#define MPAHBRAM_WAITSTATE_EXCLUDE(n) (((n) == 0) ? DMEM0_WAITSTATE_EXCLUDE \ + : ((n) == 1) ? DMEM1_WAITSTATE_EXCLUDE \ + : 0x0UL) + +/* Instance macros for TIMER */ +#define TIMER(n) (((n) == 0) ? TIMER0 \ + : ((n) == 1) ? TIMER1 \ + : ((n) == 2) ? TIMER2 \ + : ((n) == 3) ? TIMER3 \ + : ((n) == 4) ? TIMER4 \ + : ((n) == 5) ? TIMER5 \ + : ((n) == 6) ? TIMER6 \ + : ((n) == 7) ? TIMER7 \ + : ((n) == 8) ? TIMER8 \ + : ((n) == 9) ? TIMER9 \ + : 0x0UL) +#define TIMER_NUM(ref) (((ref) == TIMER0) ? 0 \ + : ((ref) == TIMER1) ? 1 \ + : ((ref) == TIMER2) ? 2 \ + : ((ref) == TIMER3) ? 3 \ + : ((ref) == TIMER4) ? 4 \ + : ((ref) == TIMER5) ? 5 \ + : ((ref) == TIMER6) ? 6 \ + : ((ref) == TIMER7) ? 7 \ + : ((ref) == TIMER8) ? 8 \ + : ((ref) == TIMER9) ? 9 \ + : -1) +#define TIMER_CC_NUM(n) (((n) == 0) ? TIMER0_CC_NUM \ + : ((n) == 1) ? TIMER1_CC_NUM \ + : ((n) == 2) ? TIMER2_CC_NUM \ + : ((n) == 3) ? TIMER3_CC_NUM \ + : ((n) == 4) ? TIMER4_CC_NUM \ + : ((n) == 5) ? TIMER5_CC_NUM \ + : ((n) == 6) ? TIMER6_CC_NUM \ + : ((n) == 7) ? TIMER7_CC_NUM \ + : ((n) == 8) ? TIMER8_CC_NUM \ + : ((n) == 9) ? TIMER9_CC_NUM \ + : 0x0UL) +#define TIMER_CNTWIDTH(n) (((n) == 0) ? TIMER0_CNTWIDTH \ + : ((n) == 1) ? TIMER1_CNTWIDTH \ + : ((n) == 2) ? TIMER2_CNTWIDTH \ + : ((n) == 3) ? TIMER3_CNTWIDTH \ + : ((n) == 4) ? TIMER4_CNTWIDTH \ + : ((n) == 5) ? TIMER5_CNTWIDTH \ + : ((n) == 6) ? TIMER6_CNTWIDTH \ + : ((n) == 7) ? TIMER7_CNTWIDTH \ + : ((n) == 8) ? TIMER8_CNTWIDTH \ + : ((n) == 9) ? TIMER9_CNTWIDTH \ + : 0x0UL) +#define TIMER_DTI(n) (((n) == 0) ? TIMER0_DTI \ + : ((n) == 1) ? TIMER1_DTI \ + : ((n) == 2) ? TIMER2_DTI \ + : ((n) == 3) ? TIMER3_DTI \ + : ((n) == 4) ? TIMER4_DTI \ + : ((n) == 5) ? TIMER5_DTI \ + : ((n) == 6) ? TIMER6_DTI \ + : ((n) == 7) ? TIMER7_DTI \ + : ((n) == 8) ? TIMER8_DTI \ + : ((n) == 9) ? TIMER9_DTI \ + : 0x0UL) +#define TIMER_DTI_CC_NUM(n) (((n) == 0) ? TIMER0_DTI_CC_NUM \ + : ((n) == 1) ? TIMER1_DTI_CC_NUM \ + : ((n) == 2) ? TIMER2_DTI_CC_NUM \ + : ((n) == 3) ? TIMER3_DTI_CC_NUM \ + : ((n) == 4) ? TIMER4_DTI_CC_NUM \ + : ((n) == 5) ? TIMER5_DTI_CC_NUM \ + : ((n) == 6) ? TIMER6_DTI_CC_NUM \ + : ((n) == 7) ? TIMER7_DTI_CC_NUM \ + : ((n) == 8) ? TIMER8_DTI_CC_NUM \ + : ((n) == 9) ? TIMER9_DTI_CC_NUM \ + : 0x0UL) +#define TIMER_NO_DTI(n) (((n) == 0) ? TIMER0_NO_DTI \ + : ((n) == 1) ? TIMER1_NO_DTI \ + : ((n) == 2) ? TIMER2_NO_DTI \ + : ((n) == 3) ? TIMER3_NO_DTI \ + : ((n) == 4) ? TIMER4_NO_DTI \ + : ((n) == 5) ? TIMER5_NO_DTI \ + : ((n) == 6) ? TIMER6_NO_DTI \ + : ((n) == 7) ? TIMER7_NO_DTI \ + : ((n) == 8) ? TIMER8_NO_DTI \ + : ((n) == 9) ? TIMER9_NO_DTI \ + : 0x0UL) + +/* Instance macros for USART */ +#define USART(n) (((n) == 0) ? USART0 \ + : ((n) == 1) ? USART1 \ + : ((n) == 2) ? USART2 \ + : 0x0UL) +#define USART_NUM(ref) (((ref) == USART0) ? 0 \ + : ((ref) == USART1) ? 1 \ + : ((ref) == USART2) ? 2 \ + : -1) +#define USART_AUTOTX_REG(n) (((n) == 0) ? USART0_AUTOTX_REG \ + : ((n) == 1) ? USART1_AUTOTX_REG \ + : ((n) == 2) ? USART2_AUTOTX_REG \ + : 0x0UL) +#define USART_AUTOTX_REG_B(n) (((n) == 0) ? USART0_AUTOTX_REG_B \ + : ((n) == 1) ? USART1_AUTOTX_REG_B \ + : ((n) == 2) ? USART2_AUTOTX_REG_B \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER_B(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER_B \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER_B \ + : ((n) == 2) ? USART2_AUTOTX_TRIGGER_B \ + : 0x0UL) +#define USART_CLK_PRS(n) (((n) == 0) ? USART0_CLK_PRS \ + : ((n) == 1) ? USART1_CLK_PRS \ + : ((n) == 2) ? USART2_CLK_PRS \ + : 0x0UL) +#define USART_CLK_PRS_B(n) (((n) == 0) ? USART0_CLK_PRS_B \ + : ((n) == 1) ? USART1_CLK_PRS_B \ + : ((n) == 2) ? USART2_CLK_PRS_B \ + : 0x0UL) +#define USART_FLOW_CONTROL(n) (((n) == 0) ? USART0_FLOW_CONTROL \ + : ((n) == 1) ? USART1_FLOW_CONTROL \ + : ((n) == 2) ? USART2_FLOW_CONTROL \ + : 0x0UL) +#define USART_FLOW_CONTROL_B(n) (((n) == 0) ? USART0_FLOW_CONTROL_B \ + : ((n) == 1) ? USART1_FLOW_CONTROL_B \ + : ((n) == 2) ? USART2_FLOW_CONTROL_B \ + : 0x0UL) +#define USART_I2S(n) (((n) == 0) ? USART0_I2S \ + : ((n) == 1) ? USART1_I2S \ + : ((n) == 2) ? USART2_I2S \ + : 0x0UL) +#define USART_I2S_B(n) (((n) == 0) ? USART0_I2S_B \ + : ((n) == 1) ? USART1_I2S_B \ + : ((n) == 2) ? USART2_I2S_B \ + : 0x0UL) +#define USART_IRDA_AVAILABLE(n) (((n) == 0) ? USART0_IRDA_AVAILABLE \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE \ + : 0x0UL) +#define USART_IRDA_AVAILABLE_B(n) (((n) == 0) ? USART0_IRDA_AVAILABLE_B \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE_B \ + : ((n) == 2) ? USART2_IRDA_AVAILABLE_B \ + : 0x0UL) +#define USART_MVDIS_FUNC(n) (((n) == 0) ? USART0_MVDIS_FUNC \ + : ((n) == 1) ? USART1_MVDIS_FUNC \ + : ((n) == 2) ? USART2_MVDIS_FUNC \ + : 0x0UL) +#define USART_MVDIS_FUNC_B(n) (((n) == 0) ? USART0_MVDIS_FUNC_B \ + : ((n) == 1) ? USART1_MVDIS_FUNC_B \ + : ((n) == 2) ? USART2_MVDIS_FUNC_B \ + : 0x0UL) +#define USART_RX_PRS(n) (((n) == 0) ? USART0_RX_PRS \ + : ((n) == 1) ? USART1_RX_PRS \ + : ((n) == 2) ? USART2_RX_PRS \ + : 0x0UL) +#define USART_RX_PRS_B(n) (((n) == 0) ? USART0_RX_PRS_B \ + : ((n) == 1) ? USART1_RX_PRS_B \ + : ((n) == 2) ? USART2_RX_PRS_B \ + : 0x0UL) +#define USART_SC_AVAILABLE(n) (((n) == 0) ? USART0_SC_AVAILABLE \ + : ((n) == 1) ? USART1_SC_AVAILABLE \ + : ((n) == 2) ? USART2_SC_AVAILABLE \ + : 0x0UL) +#define USART_SC_AVAILABLE_B(n) (((n) == 0) ? USART0_SC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_AVAILABLE(n) (((n) == 0) ? USART0_SYNC_AVAILABLE \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE \ + : 0x0UL) +#define USART_SYNC_AVAILABLE_B(n) (((n) == 0) ? USART0_SYNC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE_B \ + : ((n) == 2) ? USART2_SYNC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE_B(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE_B \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE_B \ + : ((n) == 2) ? USART2_SYNC_LATE_SAMPLE_B \ + : 0x0UL) +#define USART_TIMER(n) (((n) == 0) ? USART0_TIMER \ + : ((n) == 1) ? USART1_TIMER \ + : ((n) == 2) ? USART2_TIMER \ + : 0x0UL) +#define USART_TIMER_B(n) (((n) == 0) ? USART0_TIMER_B \ + : ((n) == 1) ? USART1_TIMER_B \ + : ((n) == 2) ? USART2_TIMER_B \ + : 0x0UL) + +/* Instance macros for VDAC */ +#define VDAC(n) (((n) == 0) ? VDAC0 \ + : ((n) == 1) ? VDAC1 \ + : 0x0UL) +#define VDAC_NUM(ref) (((ref) == VDAC0) ? 0 \ + : ((ref) == VDAC1) ? 1 \ + : -1) +#define VDAC_ALT_WIDTH(n) (((n) == 0) ? VDAC0_ALT_WIDTH \ + : ((n) == 1) ? VDAC1_ALT_WIDTH \ + : 0x0UL) +#define VDAC_CH0_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH0_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH0_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_CH1_TRIG_LESENSE(n) (((n) == 0) ? VDAC0_CH1_TRIG_LESENSE \ + : ((n) == 1) ? VDAC1_CH1_TRIG_LESENSE \ + : 0x0UL) +#define VDAC_FIFO_DEPTH(n) (((n) == 0) ? VDAC0_FIFO_DEPTH \ + : ((n) == 1) ? VDAC1_FIFO_DEPTH \ + : 0x0UL) +#define VDAC_INT_PRESC_WIDTH(n) (((n) == 0) ? VDAC0_INT_PRESC_WIDTH \ + : ((n) == 1) ? VDAC1_INT_PRESC_WIDTH \ + : 0x0UL) +#define VDAC_RESOLUTION(n) (((n) == 0) ? VDAC0_RESOLUTION \ + : ((n) == 1) ? VDAC1_RESOLUTION \ + : 0x0UL) + +/* Instance macros for WDOG */ +#define WDOG(n) (((n) == 0) ? WDOG0 \ + : ((n) == 1) ? WDOG1 \ + : 0x0UL) +#define WDOG_NUM(ref) (((ref) == WDOG0) ? 0 \ + : ((ref) == WDOG1) ? 1 \ + : -1) +#define WDOG_PCNUM(n) (((n) == 0) ? WDOG0_PCNUM \ + : ((n) == 1) ? WDOG1_PCNUM \ + : 0x0UL) + +/** @} End of group EFR32BG26B510F3200IM68_Peripheral_Parameters */ + +/** @} End of group EFR32BG26B510F3200IM68 */ +/** @}} End of group Parts */ + +#ifdef __cplusplus +} +#endif +#endif diff --git a/platform/Device/SiliconLabs/EFR32BG26/Include/em_device.h b/platform/Device/SiliconLabs/EFR32BG26/Include/em_device.h index 4dd61a2a20..8d09d74204 100644 --- a/platform/Device/SiliconLabs/EFR32BG26/Include/em_device.h +++ b/platform/Device/SiliconLabs/EFR32BG26/Include/em_device.h @@ -65,6 +65,15 @@ #elif defined(EFR32BG26B320F2048IM68) #include "efr32bg26b320f2048im68.h" +#elif defined(EFR32BG26B510F3200IL136) +#include "efr32bg26b510f3200il136.h" + +#elif defined(EFR32BG26B510F3200IM48) +#include "efr32bg26b510f3200im48.h" + +#elif defined(EFR32BG26B510F3200IM68) +#include "efr32bg26b510f3200im68.h" + #else #error "em_device.h: PART NUMBER undefined" #endif diff --git a/platform/Device/SiliconLabs/EFR32BG27/Include/efr32bg27c320f768ij39.h b/platform/Device/SiliconLabs/EFR32BG27/Include/efr32bg27c320f768ij39.h new file mode 100644 index 0000000000..ed8a265c81 --- /dev/null +++ b/platform/Device/SiliconLabs/EFR32BG27/Include/efr32bg27c320f768ij39.h @@ -0,0 +1,1451 @@ +/**************************************************************************//** + * @file + * @brief CMSIS Cortex-M Peripheral Access Layer Header File + * for EFR32BG27C320F768IJ39 + ****************************************************************************** + * # License + * Copyright 2024 Silicon Laboratories, Inc. www.silabs.com + ****************************************************************************** + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + *****************************************************************************/ +#ifndef EFR32BG27C320F768IJ39_H +#define EFR32BG27C320F768IJ39_H + +#ifdef __cplusplus +extern "C" { +#endif + +/**************************************************************************//** + * @addtogroup Parts + * @{ + *****************************************************************************/ + +/**************************************************************************//** + * @defgroup EFR32BG27C320F768IJ39 EFR32BG27C320F768IJ39 + * @{ + *****************************************************************************/ + +/** Interrupt Number Definition */ +typedef enum IRQn{ + /****** Cortex-M Processor Exceptions Numbers ******************************************/ + NonMaskableInt_IRQn = -14, /*!< -14 Cortex-M Non Maskable Interrupt */ + HardFault_IRQn = -13, /*!< -13 Cortex-M Hard Fault Interrupt */ + MemoryManagement_IRQn = -12, /*!< -12 Cortex-M Memory Management Interrupt */ + BusFault_IRQn = -11, /*!< -11 Cortex-M Bus Fault Interrupt */ + UsageFault_IRQn = -10, /*!< -10 Cortex-M Usage Fault Interrupt */ + SVCall_IRQn = -5, /*!< -5 Cortex-M SV Call Interrupt */ + DebugMonitor_IRQn = -4, /*!< -4 Cortex-M Debug Monitor Interrupt */ + PendSV_IRQn = -2, /*!< -2 Cortex-M Pend SV Interrupt */ + SysTick_IRQn = -1, /*!< -1 Cortex-M System Tick Interrupt */ + + /****** EFR32BG27 Peripheral Interrupt Numbers ******************************************/ + + CRYPTOACC_IRQn = 0, /*!< 0 EFR32 CRYPTOACC Interrupt */ + TRNG_IRQn = 1, /*!< 1 EFR32 TRNG Interrupt */ + PKE_IRQn = 2, /*!< 2 EFR32 PKE Interrupt */ + SMU_SECURE_IRQn = 3, /*!< 3 EFR32 SMU_SECURE Interrupt */ + SMU_S_PRIVILEGED_IRQn = 4, /*!< 4 EFR32 SMU_S_PRIVILEGED Interrupt */ + SMU_NS_PRIVILEGED_IRQn = 5, /*!< 5 EFR32 SMU_NS_PRIVILEGED Interrupt */ + EMU_IRQn = 6, /*!< 6 EFR32 EMU Interrupt */ + EMUEFP_IRQn = 7, /*!< 7 EFR32 EMUEFP Interrupt */ + DCDC_IRQn = 8, /*!< 8 EFR32 DCDC Interrupt */ + ETAMPDET_IRQn = 9, /*!< 9 EFR32 ETAMPDET Interrupt */ + TIMER0_IRQn = 10, /*!< 10 EFR32 TIMER0 Interrupt */ + TIMER1_IRQn = 11, /*!< 11 EFR32 TIMER1 Interrupt */ + TIMER2_IRQn = 12, /*!< 12 EFR32 TIMER2 Interrupt */ + TIMER3_IRQn = 13, /*!< 13 EFR32 TIMER3 Interrupt */ + TIMER4_IRQn = 14, /*!< 14 EFR32 TIMER4 Interrupt */ + RTCC_IRQn = 15, /*!< 15 EFR32 RTCC Interrupt */ + USART0_RX_IRQn = 16, /*!< 16 EFR32 USART0_RX Interrupt */ + USART0_TX_IRQn = 17, /*!< 17 EFR32 USART0_TX Interrupt */ + USART1_RX_IRQn = 18, /*!< 18 EFR32 USART1_RX Interrupt */ + USART1_TX_IRQn = 19, /*!< 19 EFR32 USART1_TX Interrupt */ + EUSART0_RX_IRQn = 20, /*!< 20 EFR32 EUSART0_RX Interrupt */ + EUSART0_TX_IRQn = 21, /*!< 21 EFR32 EUSART0_TX Interrupt */ + ICACHE0_IRQn = 22, /*!< 22 EFR32 ICACHE0 Interrupt */ + BURTC_IRQn = 23, /*!< 23 EFR32 BURTC Interrupt */ + LETIMER0_IRQn = 24, /*!< 24 EFR32 LETIMER0 Interrupt */ + SYSCFG_IRQn = 25, /*!< 25 EFR32 SYSCFG Interrupt */ + LDMA_IRQn = 26, /*!< 26 EFR32 LDMA Interrupt */ + LFXO_IRQn = 27, /*!< 27 EFR32 LFXO Interrupt */ + LFRCO_IRQn = 28, /*!< 28 EFR32 LFRCO Interrupt */ + ULFRCO_IRQn = 29, /*!< 29 EFR32 ULFRCO Interrupt */ + GPIO_ODD_IRQn = 30, /*!< 30 EFR32 GPIO_ODD Interrupt */ + GPIO_EVEN_IRQn = 31, /*!< 31 EFR32 GPIO_EVEN Interrupt */ + I2C0_IRQn = 32, /*!< 32 EFR32 I2C0 Interrupt */ + I2C1_IRQn = 33, /*!< 33 EFR32 I2C1 Interrupt */ + EMUDG_IRQn = 34, /*!< 34 EFR32 EMUDG Interrupt */ + EMUSE_IRQn = 35, /*!< 35 EFR32 EMUSE Interrupt */ + AGC_IRQn = 36, /*!< 36 EFR32 AGC Interrupt */ + BUFC_IRQn = 37, /*!< 37 EFR32 BUFC Interrupt */ + FRC_PRI_IRQn = 38, /*!< 38 EFR32 FRC_PRI Interrupt */ + FRC_IRQn = 39, /*!< 39 EFR32 FRC Interrupt */ + MODEM_IRQn = 40, /*!< 40 EFR32 MODEM Interrupt */ + PROTIMER_IRQn = 41, /*!< 41 EFR32 PROTIMER Interrupt */ + RAC_RSM_IRQn = 42, /*!< 42 EFR32 RAC_RSM Interrupt */ + RAC_SEQ_IRQn = 43, /*!< 43 EFR32 RAC_SEQ Interrupt */ + RDMAILBOX_IRQn = 44, /*!< 44 EFR32 RDMAILBOX Interrupt */ + RFSENSE_IRQn = 45, /*!< 45 EFR32 RFSENSE Interrupt */ + SYNTH_IRQn = 46, /*!< 46 EFR32 SYNTH Interrupt */ + PRORTC_IRQn = 47, /*!< 47 EFR32 PRORTC Interrupt */ + ACMP0_IRQn = 48, /*!< 48 EFR32 ACMP0 Interrupt */ + WDOG0_IRQn = 49, /*!< 49 EFR32 WDOG0 Interrupt */ + HFXO0_IRQn = 50, /*!< 50 EFR32 HFXO0 Interrupt */ + HFRCO0_IRQn = 51, /*!< 51 EFR32 HFRCO0 Interrupt */ + CMU_IRQn = 52, /*!< 52 EFR32 CMU Interrupt */ + AES_IRQn = 53, /*!< 53 EFR32 AES Interrupt */ + IADC_IRQn = 54, /*!< 54 EFR32 IADC Interrupt */ + MSC_IRQn = 55, /*!< 55 EFR32 MSC Interrupt */ + DPLL0_IRQn = 56, /*!< 56 EFR32 DPLL0 Interrupt */ + PDM_IRQn = 57, /*!< 57 EFR32 PDM Interrupt */ + SW0_IRQn = 58, /*!< 58 EFR32 SW0 Interrupt */ + SW1_IRQn = 59, /*!< 59 EFR32 SW1 Interrupt */ + SW2_IRQn = 60, /*!< 60 EFR32 SW2 Interrupt */ + SW3_IRQn = 61, /*!< 61 EFR32 SW3 Interrupt */ + KERNEL0_IRQn = 62, /*!< 62 EFR32 KERNEL0 Interrupt */ + KERNEL1_IRQn = 63, /*!< 63 EFR32 KERNEL1 Interrupt */ + M33CTI0_IRQn = 64, /*!< 64 EFR32 M33CTI0 Interrupt */ + M33CTI1_IRQn = 65, /*!< 65 EFR32 M33CTI1 Interrupt */ + FPUEXH_IRQn = 66, /*!< 66 EFR32 FPUEXH Interrupt */ +} IRQn_Type; + +/**************************************************************************//** + * @defgroup EFR32BG27C320F768IJ39_Core EFR32BG27C320F768IJ39 Core + * @{ + * @brief Processor and Core Peripheral Section + *****************************************************************************/ + +#define __CM33_REV 0x0004U /**< Cortex-M33 Core revision */ +#define __DSP_PRESENT 1U /**< Presence of DSP */ +#define __FPU_PRESENT 1U /**< Presence of FPU */ +#define __MPU_PRESENT 1U /**< Presence of MPU */ +#define __SAUREGION_PRESENT 1U /**< Presence of FPU */ +#define __TZ_PRESENT 1U /**< Presence of TrustZone */ +#define __VTOR_PRESENT 1U /**< Presence of VTOR register in SCB */ +#define __NVIC_PRIO_BITS 4U /**< NVIC interrupt priority bits */ +#define __Vendor_SysTickConfig 0U /**< Is 1 if different SysTick counter is used */ + +/** @} End of group EFR32BG27C320F768IJ39_Core */ + +/**************************************************************************//** +* @defgroup EFR32BG27C320F768IJ39_Part EFR32BG27C320F768IJ39 Part +* @{ +******************************************************************************/ + +/** Part number */ + +/* If part number is not defined as compiler option, define it */ +#if !defined(EFR32BG27C320F768IJ39) +#define EFR32BG27C320F768IJ39 1 /**< FULL Part */ +#endif + +/** Configure part number */ +#define PART_NUMBER "EFR32BG27C320F768IJ39" /**< Part Number */ + +/** Family / Line / Series / Config */ +#define _EFR32_BLUE_FAMILY 1 /** Device Family Name Identifier */ +#define _EFR32_BG_FAMILY 1 /** Device Family Identifier */ +#define _EFR_DEVICE 1 /** Product Line Identifier */ +#define _SILICON_LABS_32B_SERIES_2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES 2 /** Product Series Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG_7 /** Product Config Identifier */ +#define _SILICON_LABS_32B_SERIES_2_CONFIG 7 /** Product Config Identifier */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID 230 /** Silicon Labs internal use only */ +#define _SILICON_LABS_GECKO_INTERNAL_SDID_230 /** Silicon Labs internal use only */ +#define _SILICON_LABS_SECURITY_FEATURE_SE 0 /** Mid */ +#define _SILICON_LABS_SECURITY_FEATURE_VAULT 1 /** High */ +#define _SILICON_LABS_SECURITY_FEATURE_ROT 2 /** Root Of Trust */ +#define _SILICON_LABS_SECURITY_FEATURE_BASE 3 /** Base */ +#define _SILICON_LABS_SECURITY_FEATURE _SILICON_LABS_SECURITY_FEATURE_ROT /** Security feature set */ +#define _SILICON_LABS_DCDC_FEATURE_NOTUSED 0 /** Not Used */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BUCK 1 /** Includes Buck DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOOST 2 /** Includes Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE_DCDC_BOB 3 /** Includes Buck or Boost DCDC */ +#define _SILICON_LABS_DCDC_FEATURE _SILICON_LABS_DCDC_FEATURE_DCDC_BOB /** DCDC feature set */ +#define _SILICON_LABS_EFR32_RADIO_NONE 0 /** No radio present */ +#define _SILICON_LABS_EFR32_RADIO_SUBGHZ 1 /** Radio supports Sub-GHz */ +#define _SILICON_LABS_EFR32_RADIO_2G4HZ 2 /** Radio supports 2.4 GHz */ +#define _SILICON_LABS_EFR32_RADIO_DUALBAND 3 /** Radio supports dual band */ +#define _SILICON_LABS_EFR32_RADIO_TYPE _SILICON_LABS_EFR32_RADIO_2G4HZ /** Radio type */ +#define _SILICON_LABS_EFR32_2G4HZ_HP_PA_MAX_OUTPUT_DBM 4 /** Radio 2G4HZ HP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_MAX_OUTPUT_DBM 0 /** Radio 2G4HZ LP PA output power */ +#define _SILICON_LABS_EFR32_2G4HZ_HP_PA_PRESENT /** Radio 2G4HZ HP PA is present */ +#define _SILICON_LABS_EFR32_2G4HZ_LP_PA_PRESENT /** Radio 2G4HZ LP PA is present */ +#define LFRCO_PRECISION_MODE 1 /** Precision mode of LFRCO enabled or disabled */ + +/** Memory Base addresses and limits */ +#define FLASH_MEM_BASE (0x08000000UL) /** FLASH_MEM base address */ +#define FLASH_MEM_SIZE (0x000C0000UL) /** FLASH_MEM available address space */ +#define FLASH_MEM_END (0x080BFFFFUL) /** FLASH_MEM end address */ +#define FLASH_MEM_BITS (0x14UL) /** FLASH_MEM used bits */ +#define MSC_FLASH_MEM_BASE (0x08000000UL) /** MSC_FLASH_MEM base address */ +#define MSC_FLASH_MEM_SIZE (0x000C0000UL) /** MSC_FLASH_MEM available address space */ +#define MSC_FLASH_MEM_END (0x080BFFFFUL) /** MSC_FLASH_MEM end address */ +#define MSC_FLASH_MEM_BITS (0x14UL) /** MSC_FLASH_MEM used bits */ +#define MSC_FLASH_USERDATA_MEM_BASE (0x0FE00000UL) /** MSC_FLASH_USERDATA_MEM base address */ +#define MSC_FLASH_USERDATA_MEM_SIZE (0x00000400UL) /** MSC_FLASH_USERDATA_MEM available address space */ +#define MSC_FLASH_USERDATA_MEM_END (0x0FE003FFUL) /** MSC_FLASH_USERDATA_MEM end address */ +#define MSC_FLASH_USERDATA_MEM_BITS (0xBUL) /** MSC_FLASH_USERDATA_MEM used bits */ +#define USERDATA_BASE (0x0FE00000UL) /** USERDATA base address */ +#define USERDATA_SIZE (0x00000400UL) /** USERDATA available address space */ +#define USERDATA_END (0x0FE003FFUL) /** USERDATA end address */ +#define USERDATA_BITS (0xBUL) /** USERDATA used bits */ +#define MSC_FLASH_DEVINFO_MEM_BASE (0x0FE08000UL) /** MSC_FLASH_DEVINFO_MEM base address */ +#define MSC_FLASH_DEVINFO_MEM_SIZE (0x00000400UL) /** MSC_FLASH_DEVINFO_MEM available address space */ +#define MSC_FLASH_DEVINFO_MEM_END (0x0FE083FFUL) /** MSC_FLASH_DEVINFO_MEM end address */ +#define MSC_FLASH_DEVINFO_MEM_BITS (0xBUL) /** MSC_FLASH_DEVINFO_MEM used bits */ +#define MSC_FLASH_CHIPCONFIG_MEM_BASE (0x0FE08400UL) /** MSC_FLASH_CHIPCONFIG_MEM base address */ +#define MSC_FLASH_CHIPCONFIG_MEM_SIZE (0x00000600UL) /** MSC_FLASH_CHIPCONFIG_MEM available address space */ +#define MSC_FLASH_CHIPCONFIG_MEM_END (0x0FE089FFUL) /** MSC_FLASH_CHIPCONFIG_MEM end address */ +#define MSC_FLASH_CHIPCONFIG_MEM_BITS (0xBUL) /** MSC_FLASH_CHIPCONFIG_MEM used bits */ +#define DMEM_RAM0_RAM_MEM_BASE (0x20000000UL) /** DMEM_RAM0_RAM_MEM base address */ +#define DMEM_RAM0_RAM_MEM_SIZE (0x00010000UL) /** DMEM_RAM0_RAM_MEM available address space */ +#define DMEM_RAM0_RAM_MEM_END (0x2000FFFFUL) /** DMEM_RAM0_RAM_MEM end address */ +#define DMEM_RAM0_RAM_MEM_BITS (0x11UL) /** DMEM_RAM0_RAM_MEM used bits */ +#define RAM_MEM_BASE (0x20000000UL) /** RAM_MEM base address */ +#define RAM_MEM_SIZE (0x00010000UL) /** RAM_MEM available address space */ +#define RAM_MEM_END (0x2000FFFFUL) /** RAM_MEM end address */ +#define RAM_MEM_BITS (0x11UL) /** RAM_MEM used bits */ +#define CRYPTOACC_RNGOUT_FIFO_S_MEM_BASE (0x4C024000UL) /** CRYPTOACC_RNGOUT_FIFO_S_MEM base address */ +#define CRYPTOACC_RNGOUT_FIFO_S_MEM_SIZE (0x00004000UL) /** CRYPTOACC_RNGOUT_FIFO_S_MEM available address space */ +#define CRYPTOACC_RNGOUT_FIFO_S_MEM_END (0x4C027FFFUL) /** CRYPTOACC_RNGOUT_FIFO_S_MEM end address */ +#define CRYPTOACC_RNGOUT_FIFO_S_MEM_BITS (0xFUL) /** CRYPTOACC_RNGOUT_FIFO_S_MEM used bits */ +#define CRYPTOACC_PKRAM_MAIN_S_MEM_BASE (0x4C028000UL) /** CRYPTOACC_PKRAM_MAIN_S_MEM base address */ +#define CRYPTOACC_PKRAM_MAIN_S_MEM_SIZE (0x00001000UL) /** CRYPTOACC_PKRAM_MAIN_S_MEM available address space */ +#define CRYPTOACC_PKRAM_MAIN_S_MEM_END (0x4C028FFFUL) /** CRYPTOACC_PKRAM_MAIN_S_MEM end address */ +#define CRYPTOACC_PKRAM_MAIN_S_MEM_BITS (0xDUL) /** CRYPTOACC_PKRAM_MAIN_S_MEM used bits */ +#define CRYPTOACC_PKROM_MAIN_S_MEM_BASE (0x4C02C000UL) /** CRYPTOACC_PKROM_MAIN_S_MEM base address */ +#define CRYPTOACC_PKROM_MAIN_S_MEM_SIZE (0x00001128UL) /** CRYPTOACC_PKROM_MAIN_S_MEM available address space */ +#define CRYPTOACC_PKROM_MAIN_S_MEM_END (0x4C02D127UL) /** CRYPTOACC_PKROM_MAIN_S_MEM end address */ +#define CRYPTOACC_PKROM_MAIN_S_MEM_BITS (0xDUL) /** CRYPTOACC_PKROM_MAIN_S_MEM used bits */ +#define CRYPTOACC_PKROM_SPACER_S_MEM_BASE (0x4C02FFFFUL) /** CRYPTOACC_PKROM_SPACER_S_MEM base address */ +#define CRYPTOACC_PKROM_SPACER_S_MEM_SIZE (0x00000001UL) /** CRYPTOACC_PKROM_SPACER_S_MEM available address space */ +#define CRYPTOACC_PKROM_SPACER_S_MEM_END (0x4C02FFFFUL) /** CRYPTOACC_PKROM_SPACER_S_MEM end address */ +#define CRYPTOACC_PKROM_SPACER_S_MEM_BITS (0x1UL) /** CRYPTOACC_PKROM_SPACER_S_MEM used bits */ +#define CRYPTOACC_RNGOUT_FIFO_MEM_BASE (0x5C024000UL) /** CRYPTOACC_RNGOUT_FIFO_MEM base address */ +#define CRYPTOACC_RNGOUT_FIFO_MEM_SIZE (0x00004000UL) /** CRYPTOACC_RNGOUT_FIFO_MEM available address space */ +#define CRYPTOACC_RNGOUT_FIFO_MEM_END (0x5C027FFFUL) /** CRYPTOACC_RNGOUT_FIFO_MEM end address */ +#define CRYPTOACC_RNGOUT_FIFO_MEM_BITS (0xFUL) /** CRYPTOACC_RNGOUT_FIFO_MEM used bits */ +#define CRYPTOACC_RNGOUT_FIFO_NS_MEM_BASE (0x5C024000UL) /** CRYPTOACC_RNGOUT_FIFO_NS_MEM base address */ +#define CRYPTOACC_RNGOUT_FIFO_NS_MEM_SIZE (0x00004000UL) /** CRYPTOACC_RNGOUT_FIFO_NS_MEM available address space */ +#define CRYPTOACC_RNGOUT_FIFO_NS_MEM_END (0x5C027FFFUL) /** CRYPTOACC_RNGOUT_FIFO_NS_MEM end address */ +#define CRYPTOACC_RNGOUT_FIFO_NS_MEM_BITS (0xFUL) /** CRYPTOACC_RNGOUT_FIFO_NS_MEM used bits */ +#define CRYPTOACC_PKRAM_MAIN_MEM_BASE (0x5C028000UL) /** CRYPTOACC_PKRAM_MAIN_MEM base address */ +#define CRYPTOACC_PKRAM_MAIN_MEM_SIZE (0x00001000UL) /** CRYPTOACC_PKRAM_MAIN_MEM available address space */ +#define CRYPTOACC_PKRAM_MAIN_MEM_END (0x5C028FFFUL) /** CRYPTOACC_PKRAM_MAIN_MEM end address */ +#define CRYPTOACC_PKRAM_MAIN_MEM_BITS (0xDUL) /** CRYPTOACC_PKRAM_MAIN_MEM used bits */ +#define CRYPTOACC_PKRAM_MAIN_NS_MEM_BASE (0x5C028000UL) /** CRYPTOACC_PKRAM_MAIN_NS_MEM base address */ +#define CRYPTOACC_PKRAM_MAIN_NS_MEM_SIZE (0x00001000UL) /** CRYPTOACC_PKRAM_MAIN_NS_MEM available address space */ +#define CRYPTOACC_PKRAM_MAIN_NS_MEM_END (0x5C028FFFUL) /** CRYPTOACC_PKRAM_MAIN_NS_MEM end address */ +#define CRYPTOACC_PKRAM_MAIN_NS_MEM_BITS (0xDUL) /** CRYPTOACC_PKRAM_MAIN_NS_MEM used bits */ +#define CRYPTOACC_PKROM_MAIN_MEM_BASE (0x5C02C000UL) /** CRYPTOACC_PKROM_MAIN_MEM base address */ +#define CRYPTOACC_PKROM_MAIN_MEM_SIZE (0x00001128UL) /** CRYPTOACC_PKROM_MAIN_MEM available address space */ +#define CRYPTOACC_PKROM_MAIN_MEM_END (0x5C02D127UL) /** CRYPTOACC_PKROM_MAIN_MEM end address */ +#define CRYPTOACC_PKROM_MAIN_MEM_BITS (0xDUL) /** CRYPTOACC_PKROM_MAIN_MEM used bits */ +#define CRYPTOACC_PKROM_MAIN_NS_MEM_BASE (0x5C02C000UL) /** CRYPTOACC_PKROM_MAIN_NS_MEM base address */ +#define CRYPTOACC_PKROM_MAIN_NS_MEM_SIZE (0x00001128UL) /** CRYPTOACC_PKROM_MAIN_NS_MEM available address space */ +#define CRYPTOACC_PKROM_MAIN_NS_MEM_END (0x5C02D127UL) /** CRYPTOACC_PKROM_MAIN_NS_MEM end address */ +#define CRYPTOACC_PKROM_MAIN_NS_MEM_BITS (0xDUL) /** CRYPTOACC_PKROM_MAIN_NS_MEM used bits */ +#define CRYPTOACC_PKROM_SPACER_MEM_BASE (0x5C02FFFFUL) /** CRYPTOACC_PKROM_SPACER_MEM base address */ +#define CRYPTOACC_PKROM_SPACER_MEM_SIZE (0x00000001UL) /** CRYPTOACC_PKROM_SPACER_MEM available address space */ +#define CRYPTOACC_PKROM_SPACER_MEM_END (0x5C02FFFFUL) /** CRYPTOACC_PKROM_SPACER_MEM end address */ +#define CRYPTOACC_PKROM_SPACER_MEM_BITS (0x1UL) /** CRYPTOACC_PKROM_SPACER_MEM used bits */ +#define CRYPTOACC_PKROM_SPACER_NS_MEM_BASE (0x5C02FFFFUL) /** CRYPTOACC_PKROM_SPACER_NS_MEM base address */ +#define CRYPTOACC_PKROM_SPACER_NS_MEM_SIZE (0x00000001UL) /** CRYPTOACC_PKROM_SPACER_NS_MEM available address space */ +#define CRYPTOACC_PKROM_SPACER_NS_MEM_END (0x5C02FFFFUL) /** CRYPTOACC_PKROM_SPACER_NS_MEM end address */ +#define CRYPTOACC_PKROM_SPACER_NS_MEM_BITS (0x1UL) /** CRYPTOACC_PKROM_SPACER_NS_MEM used bits */ +#define RDMEM_SEQRAM_S_MEM_BASE (0xA0000000UL) /** RDMEM_SEQRAM_S_MEM base address */ +#define RDMEM_SEQRAM_S_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_S_MEM available address space */ +#define RDMEM_SEQRAM_S_MEM_END (0xA0003FFFUL) /** RDMEM_SEQRAM_S_MEM end address */ +#define RDMEM_SEQRAM_S_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_S_MEM used bits */ +#define RDMEM_FRCRAM_S_MEM_BASE (0xA0004000UL) /** RDMEM_FRCRAM_S_MEM base address */ +#define RDMEM_FRCRAM_S_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_S_MEM available address space */ +#define RDMEM_FRCRAM_S_MEM_END (0xA0004FFFUL) /** RDMEM_FRCRAM_S_MEM end address */ +#define RDMEM_FRCRAM_S_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_S_MEM used bits */ +#define RDMEM_SEQRAM_NS_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_NS_MEM base address */ +#define RDMEM_SEQRAM_NS_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_NS_MEM available address space */ +#define RDMEM_SEQRAM_NS_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_NS_MEM end address */ +#define RDMEM_SEQRAM_NS_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_NS_MEM used bits */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BASE (0xB0000000UL) /** RDMEM_SEQRAM_SEQRAM_MEM base address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_SIZE (0x00004000UL) /** RDMEM_SEQRAM_SEQRAM_MEM available address space */ +#define RDMEM_SEQRAM_SEQRAM_MEM_END (0xB0003FFFUL) /** RDMEM_SEQRAM_SEQRAM_MEM end address */ +#define RDMEM_SEQRAM_SEQRAM_MEM_BITS (0xFUL) /** RDMEM_SEQRAM_SEQRAM_MEM used bits */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_FRCRAM_MEM base address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_FRCRAM_MEM available address space */ +#define RDMEM_FRCRAM_FRCRAM_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_FRCRAM_MEM end address */ +#define RDMEM_FRCRAM_FRCRAM_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_FRCRAM_MEM used bits */ +#define RDMEM_FRCRAM_NS_MEM_BASE (0xB0004000UL) /** RDMEM_FRCRAM_NS_MEM base address */ +#define RDMEM_FRCRAM_NS_MEM_SIZE (0x00001000UL) /** RDMEM_FRCRAM_NS_MEM available address space */ +#define RDMEM_FRCRAM_NS_MEM_END (0xB0004FFFUL) /** RDMEM_FRCRAM_NS_MEM end address */ +#define RDMEM_FRCRAM_NS_MEM_BITS (0xDUL) /** RDMEM_FRCRAM_NS_MEM used bits */ + +/** Flash and SRAM limits for EFR32BG27C320F768IJ39 */ +#define FLASH_BASE (0x08000000UL) /**< Flash Base Address */ +#define FLASH_SIZE (0x000C0000UL) /**< Available Flash Memory */ +#define FLASH_PAGE_SIZE (0x00002000UL) /**< Flash Memory page size */ +#define SRAM_BASE (0x20000000UL) /**< SRAM Base Address */ +#define SRAM_SIZE (0x00010000UL) /**< Available SRAM Memory */ +#define DMA_CHAN_COUNT LDMA_CH_NUM /**< Number of DMA channels */ +#define EXT_IRQ_COUNT 67 /**< Number of External (NVIC) interrupts */ + +/* GPIO Avalibility Info */ +#define GPIO_PA_INDEX 0U /**< Index of port PA */ +#define GPIO_PA_COUNT 7U /**< Number of pins on port PA */ +#define GPIO_PA_MASK (0x007FUL) /**< Port PA pin mask */ +#define GPIO_PA_PIN0 1U /**< GPIO pin PA0 is present. */ +#define GPIO_PA_PIN1 1U /**< GPIO pin PA1 is present. */ +#define GPIO_PA_PIN2 1U /**< GPIO pin PA2 is present. */ +#define GPIO_PA_PIN3 1U /**< GPIO pin PA3 is present. */ +#define GPIO_PA_PIN4 1U /**< GPIO pin PA4 is present. */ +#define GPIO_PA_PIN5 1U /**< GPIO pin PA5 is present. */ +#define GPIO_PA_PIN6 1U /**< GPIO pin PA6 is present. */ +#define GPIO_PB_INDEX 1U /**< Index of port PB */ +#define GPIO_PB_COUNT 3U /**< Number of pins on port PB */ +#define GPIO_PB_MASK (0x0007UL) /**< Port PB pin mask */ +#define GPIO_PB_PIN0 1U /**< GPIO pin PB0 is present. */ +#define GPIO_PB_PIN1 1U /**< GPIO pin PB1 is present. */ +#define GPIO_PB_PIN2 1U /**< GPIO pin PB2 is present. */ +#define GPIO_PC_INDEX 2U /**< Index of port PC */ +#define GPIO_PC_COUNT 7U /**< Number of pins on port PC */ +#define GPIO_PC_MASK (0x007FUL) /**< Port PC pin mask */ +#define GPIO_PC_PIN0 1U /**< GPIO pin PC0 is present. */ +#define GPIO_PC_PIN1 1U /**< GPIO pin PC1 is present. */ +#define GPIO_PC_PIN2 1U /**< GPIO pin PC2 is present. */ +#define GPIO_PC_PIN3 1U /**< GPIO pin PC3 is present. */ +#define GPIO_PC_PIN4 1U /**< GPIO pin PC4 is present. */ +#define GPIO_PC_PIN5 1U /**< GPIO pin PC5 is present. */ +#define GPIO_PC_PIN6 1U /**< GPIO pin PC6 is present. */ +#define GPIO_PD_INDEX 3U /**< Index of port PD */ +#define GPIO_PD_COUNT 2U /**< Number of pins on port PD */ +#define GPIO_PD_MASK (0x0003UL) /**< Port PD pin mask */ +#define GPIO_PD_PIN0 1U /**< GPIO pin PD0 is present. */ +#define GPIO_PD_PIN1 1U /**< GPIO pin PD1 is present. */ + +/* Fixed Resource Locations */ +#define ETAMPDET_ETAMPIN0_PORT GPIO_PB_INDEX /**< Port of ETAMPIN0.*/ +#define ETAMPDET_ETAMPIN0_PIN 1U /**< Pin of ETAMPIN0.*/ +#define ETAMPDET_ETAMPIN1_PORT GPIO_PC_INDEX /**< Port of ETAMPIN1.*/ +#define ETAMPDET_ETAMPIN1_PIN 0U /**< Pin of ETAMPIN1.*/ +#define ETAMPDET_ETAMPOUT0_PORT GPIO_PC_INDEX /**< Port of ETAMPOUT0.*/ +#define ETAMPDET_ETAMPOUT0_PIN 1U /**< Pin of ETAMPOUT0.*/ +#define ETAMPDET_ETAMPOUT1_PORT GPIO_PC_INDEX /**< Port of ETAMPOUT1.*/ +#define ETAMPDET_ETAMPOUT1_PIN 2U /**< Pin of ETAMPOUT1.*/ +#define GPIO_SWCLK_PORT GPIO_PA_INDEX /**< Port of SWCLK.*/ +#define GPIO_SWCLK_PIN 1U /**< Pin of SWCLK.*/ +#define GPIO_SWDIO_PORT GPIO_PA_INDEX /**< Port of SWDIO.*/ +#define GPIO_SWDIO_PIN 2U /**< Pin of SWDIO.*/ +#define GPIO_SWV_PORT GPIO_PA_INDEX /**< Port of SWV.*/ +#define GPIO_SWV_PIN 3U /**< Pin of SWV.*/ +#define GPIO_TDI_PORT GPIO_PA_INDEX /**< Port of TDI.*/ +#define GPIO_TDI_PIN 4U /**< Pin of TDI.*/ +#define GPIO_TDO_PORT GPIO_PA_INDEX /**< Port of TDO.*/ +#define GPIO_TDO_PIN 3U /**< Pin of TDO.*/ +#define GPIO_TRACECLK_PORT GPIO_PA_INDEX /**< Port of TRACECLK.*/ +#define GPIO_TRACECLK_PIN 4U /**< Pin of TRACECLK.*/ +#define GPIO_TRACEDATA0_PORT GPIO_PA_INDEX /**< Port of TRACEDATA0.*/ +#define GPIO_TRACEDATA0_PIN 3U /**< Pin of TRACEDATA0.*/ +#define GPIO_TRACEDATA1_PORT GPIO_PA_INDEX /**< Port of TRACEDATA1.*/ +#define GPIO_TRACEDATA1_PIN 5U /**< Pin of TRACEDATA1.*/ +#define GPIO_TRACEDATA2_PORT GPIO_PA_INDEX /**< Port of TRACEDATA2.*/ +#define GPIO_TRACEDATA2_PIN 6U /**< Pin of TRACEDATA2.*/ +#define GPIO_EFP_INT_PORT GPIO_PC_INDEX /**< Port of EFP_INT.*/ +#define GPIO_EFP_INT_PIN 5U /**< Pin of EFP_INT.*/ +#define GPIO_EFP_TX_SCL_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SCL_PIN 2U /**< Pin of EFP_TX_SCL.*/ +#define GPIO_EFP_TX_SDA_PORT GPIO_PC_INDEX /**< Port of EFP_TX_SDA.*/ +#define GPIO_EFP_TX_SDA_PIN 1U /**< Pin of EFP_TX_SDA.*/ +#define GPIO_EM4WU0_PORT GPIO_PA_INDEX /**< Port of EM4WU0.*/ +#define GPIO_EM4WU0_PIN 5U /**< Pin of EM4WU0.*/ +#define GPIO_EM4WU3_PORT GPIO_PB_INDEX /**< Port of EM4WU3.*/ +#define GPIO_EM4WU3_PIN 1U /**< Pin of EM4WU3.*/ +#define GPIO_EM4WU6_PORT GPIO_PC_INDEX /**< Port of EM4WU6.*/ +#define GPIO_EM4WU6_PIN 0U /**< Pin of EM4WU6.*/ +#define GPIO_EM4WU7_PORT GPIO_PC_INDEX /**< Port of EM4WU7.*/ +#define GPIO_EM4WU7_PIN 5U /**< Pin of EM4WU7.*/ +#define GPIO_THMSW_EN_PORT GPIO_PC_INDEX /**< Port of THMSW_EN.*/ +#define GPIO_THMSW_EN_PIN 0U /**< Pin of THMSW_EN.*/ +#define GPIO_THMSW_HALFSWITCH_PORT GPIO_PC_INDEX /**< Port of THMSW_HALFSWITCH.*/ +#define GPIO_THMSW_HALFSWITCH_PIN 0U /**< Pin of THMSW_HALFSWITCH.*/ +#define IADC0_VREFP_PORT GPIO_PA_INDEX /**< Port of VREFP.*/ +#define IADC0_VREFP_PIN 0U /**< Pin of VREFP.*/ +#define LFXO_LFXTAL_I_PORT GPIO_PD_INDEX /**< Port of LFXTAL_I.*/ +#define LFXO_LFXTAL_I_PIN 1U /**< Pin of LFXTAL_I.*/ +#define LFXO_LFXTAL_O_PORT GPIO_PD_INDEX /**< Port of LFXTAL_O.*/ +#define LFXO_LFXTAL_O_PIN 0U /**< Pin of LFXTAL_O.*/ +#define LFXO_LF_EXTCLK_PORT GPIO_PD_INDEX /**< Port of LF_EXTCLK.*/ +#define LFXO_LF_EXTCLK_PIN 1U /**< Pin of LF_EXTCLK.*/ + +/* Part number capabilities */ +#define ACMP_PRESENT /** ACMP is available in this part */ +#define ACMP_COUNT 1 /** 1 ACMPs available */ +#define BURAM_PRESENT /** BURAM is available in this part */ +#define BURAM_COUNT 1 /** 1 BURAMs available */ +#define BURTC_PRESENT /** BURTC is available in this part */ +#define BURTC_COUNT 1 /** 1 BURTCs available */ +#define CMU_PRESENT /** CMU is available in this part */ +#define CMU_COUNT 1 /** 1 CMUs available */ +#define CRYPTOACC_PRESENT /** CRYPTOACC is available in this part */ +#define CRYPTOACC_COUNT 1 /** 1 CRYPTOACCs available */ +#define DCDC_PRESENT /** DCDC is available in this part */ +#define DCDC_COUNT 1 /** 1 DCDCs available */ +#define DPLL_PRESENT /** DPLL is available in this part */ +#define DPLL_COUNT 1 /** 1 DPLLs available */ +#define EMU_PRESENT /** EMU is available in this part */ +#define EMU_COUNT 1 /** 1 EMUs available */ +#define ETAMPDET_PRESENT /** ETAMPDET is available in this part */ +#define ETAMPDET_COUNT 1 /** 1 ETAMPDETs available */ +#define EUSART_PRESENT /** EUSART is available in this part */ +#define EUSART_COUNT 1 /** 1 EUSARTs available */ +#define FSRCO_PRESENT /** FSRCO is available in this part */ +#define FSRCO_COUNT 1 /** 1 FSRCOs available */ +#define GPCRC_PRESENT /** GPCRC is available in this part */ +#define GPCRC_COUNT 1 /** 1 GPCRCs available */ +#define GPIO_PRESENT /** GPIO is available in this part */ +#define GPIO_COUNT 1 /** 1 GPIOs available */ +#define HFRCO_PRESENT /** HFRCO is available in this part */ +#define HFRCO_COUNT 1 /** 1 HFRCOs available */ +#define HFXO_PRESENT /** HFXO is available in this part */ +#define HFXO_COUNT 1 /** 1 HFXOs available */ +#define I2C_PRESENT /** I2C is available in this part */ +#define I2C_COUNT 2 /** 2 I2Cs available */ +#define IADC_PRESENT /** IADC is available in this part */ +#define IADC_COUNT 1 /** 1 IADCs available */ +#define ICACHE_PRESENT /** ICACHE is available in this part */ +#define ICACHE_COUNT 1 /** 1 ICACHEs available */ +#define LDMA_PRESENT /** LDMA is available in this part */ +#define LDMA_COUNT 1 /** 1 LDMAs available */ +#define LDMAXBAR_PRESENT /** LDMAXBAR is available in this part */ +#define LDMAXBAR_COUNT 1 /** 1 LDMAXBARs available */ +#define LETIMER_PRESENT /** LETIMER is available in this part */ +#define LETIMER_COUNT 1 /** 1 LETIMERs available */ +#define LFRCO_PRESENT /** LFRCO is available in this part */ +#define LFRCO_COUNT 1 /** 1 LFRCOs available */ +#define LFXO_PRESENT /** LFXO is available in this part */ +#define LFXO_COUNT 1 /** 1 LFXOs available */ +#define MSC_PRESENT /** MSC is available in this part */ +#define MSC_COUNT 1 /** 1 MSCs available */ +#define PDM_PRESENT /** PDM is available in this part */ +#define PDM_COUNT 1 /** 1 PDMs available */ +#define PRORTC_PRESENT /** PRORTC is available in this part */ +#define PRORTC_COUNT 1 /** 1 PRORTCs available */ +#define PRS_PRESENT /** PRS is available in this part */ +#define PRS_COUNT 1 /** 1 PRSs available */ +#define RADIOAES_PRESENT /** RADIOAES is available in this part */ +#define RADIOAES_COUNT 1 /** 1 RADIOAESs available */ +#define RTCC_PRESENT /** RTCC is available in this part */ +#define RTCC_COUNT 1 /** 1 RTCCs available */ +#define SEPUF_PRESENT /** SEPUF is available in this part */ +#define SEPUF_COUNT 1 /** 1 SEPUFs available */ +#define SMU_PRESENT /** SMU is available in this part */ +#define SMU_COUNT 1 /** 1 SMUs available */ +#define SYSCFG_PRESENT /** SYSCFG is available in this part */ +#define SYSCFG_COUNT 1 /** 1 SYSCFGs available */ +#define TIMER_PRESENT /** TIMER is available in this part */ +#define TIMER_COUNT 5 /** 5 TIMERs available */ +#define ULFRCO_PRESENT /** ULFRCO is available in this part */ +#define ULFRCO_COUNT 1 /** 1 ULFRCOs available */ +#define USART_PRESENT /** USART is available in this part */ +#define USART_COUNT 2 /** 2 USARTs available */ +#define WDOG_PRESENT /** WDOG is available in this part */ +#define WDOG_COUNT 1 /** 1 WDOGs available */ +#define DEVINFO_PRESENT /** DEVINFO is available in this part */ +#define DEVINFO_COUNT 1 /** 1 DEVINFOs available */ + +/* Include standard ARM headers for the core */ +#include "core_cm33.h" /* Core Header File */ +#include "system_efr32bg27.h" /* System Header File */ + +/** @} End of group EFR32BG27C320F768IJ39_Part */ + +/**************************************************************************//** + * @defgroup EFR32BG27C320F768IJ39_Peripheral_TypeDefs EFR32BG27C320F768IJ39 Peripheral TypeDefs + * @{ + * @brief Device Specific Peripheral Register Structures + *****************************************************************************/ +#include "efr32bg27_emu.h" +#include "efr32bg27_cmu.h" +#include "efr32bg27_hfxo.h" +#include "efr32bg27_hfrco.h" +#include "efr32bg27_fsrco.h" +#include "efr32bg27_dpll.h" +#include "efr32bg27_lfxo.h" +#include "efr32bg27_lfrco.h" +#include "efr32bg27_ulfrco.h" +#include "efr32bg27_msc.h" +#include "efr32bg27_icache.h" +#include "efr32bg27_prs.h" +#include "efr32bg27_gpio.h" +#include "efr32bg27_ldma.h" +#include "efr32bg27_ldmaxbar.h" +#include "efr32bg27_timer.h" +#include "efr32bg27_usart.h" +#include "efr32bg27_burtc.h" +#include "efr32bg27_i2c.h" +#include "efr32bg27_syscfg.h" +#include "efr32bg27_buram.h" +#include "efr32bg27_gpcrc.h" +#include "efr32bg27_dcdc.h" +#include "efr32bg27_pdm.h" +#include "efr32bg27_sepuf.h" +#include "efr32bg27_etampdet.h" +#include "efr32bg27_aes.h" +#include "efr32bg27_smu.h" +#include "efr32bg27_rtcc.h" +#include "efr32bg27_letimer.h" +#include "efr32bg27_iadc.h" +#include "efr32bg27_acmp.h" +#include "efr32bg27_wdog.h" +#include "efr32bg27_eusart.h" +#include "efr32bg27_cryptoacc.h" +#include "efr32bg27_devinfo.h" + +/* Custom headers for LDMAXBAR and PRS mappings */ +#include "efr32bg27_prs_signals.h" +#include "efr32bg27_dma_descriptor.h" +#include "efr32bg27_ldmaxbar_defines.h" + +/** @} End of group EFR32BG27C320F768IJ39_Peripheral_TypeDefs */ + +/**************************************************************************//** + * @defgroup EFR32BG27C320F768IJ39_Peripheral_Base EFR32BG27C320F768IJ39 Peripheral Memory Map + * @{ + *****************************************************************************/ + +#define EMU_S_BASE (0x40004000UL) /* EMU_S base address */ +#define CMU_S_BASE (0x40008000UL) /* CMU_S base address */ +#define HFXO0_S_BASE (0x4000C000UL) /* HFXO0_S base address */ +#define HFRCO0_S_BASE (0x40010000UL) /* HFRCO0_S base address */ +#define FSRCO_S_BASE (0x40018000UL) /* FSRCO_S base address */ +#define DPLL0_S_BASE (0x4001C000UL) /* DPLL0_S base address */ +#define LFXO_S_BASE (0x40020000UL) /* LFXO_S base address */ +#define LFRCO_S_BASE (0x40024000UL) /* LFRCO_S base address */ +#define ULFRCO_S_BASE (0x40028000UL) /* ULFRCO_S base address */ +#define MSC_S_BASE (0x40030000UL) /* MSC_S base address */ +#define ICACHE0_S_BASE (0x40034000UL) /* ICACHE0_S base address */ +#define PRS_S_BASE (0x40038000UL) /* PRS_S base address */ +#define GPIO_S_BASE (0x4003C000UL) /* GPIO_S base address */ +#define LDMA_S_BASE (0x40040000UL) /* LDMA_S base address */ +#define LDMAXBAR_S_BASE (0x40044000UL) /* LDMAXBAR_S base address */ +#define TIMER0_S_BASE (0x40048000UL) /* TIMER0_S base address */ +#define TIMER1_S_BASE (0x4004C000UL) /* TIMER1_S base address */ +#define TIMER2_S_BASE (0x40050000UL) /* TIMER2_S base address */ +#define TIMER3_S_BASE (0x40054000UL) /* TIMER3_S base address */ +#define TIMER4_S_BASE (0x40058000UL) /* TIMER4_S base address */ +#define USART0_S_BASE (0x4005C000UL) /* USART0_S base address */ +#define USART1_S_BASE (0x40060000UL) /* USART1_S base address */ +#define BURTC_S_BASE (0x40064000UL) /* BURTC_S base address */ +#define I2C1_S_BASE (0x40068000UL) /* I2C1_S base address */ +#define SYSCFG_S_CFGNS_BASE (0x40078000UL) /* SYSCFG_S_CFGNS base address */ +#define SYSCFG_S_BASE (0x4007C000UL) /* SYSCFG_S base address */ +#define BURAM_S_BASE (0x40080000UL) /* BURAM_S base address */ +#define GPCRC_S_BASE (0x40088000UL) /* GPCRC_S base address */ +#define DCDC_S_BASE (0x40094000UL) /* DCDC_S base address */ +#define PDM_S_BASE (0x40098000UL) /* PDM_S base address */ +#define SEPUF_S_APBCFG_BASE (0x400A0000UL) /* SEPUF_S_APBCFG base address */ +#define ETAMPDET_S_BASE (0x400A4000UL) /* ETAMPDET_S base address */ +#define RADIOAES_S_BASE (0x44000000UL) /* RADIOAES_S base address */ +#define SMU_S_BASE (0x44008000UL) /* SMU_S base address */ +#define SMU_S_CFGNS_BASE (0x4400C000UL) /* SMU_S_CFGNS base address */ +#define RTCC_S_BASE (0x48000000UL) /* RTCC_S base address */ +#define LETIMER0_S_BASE (0x4A000000UL) /* LETIMER0_S base address */ +#define IADC0_S_BASE (0x4A004000UL) /* IADC0_S base address */ +#define ACMP0_S_BASE (0x4A008000UL) /* ACMP0_S base address */ +#define I2C0_S_BASE (0x4A010000UL) /* I2C0_S base address */ +#define WDOG0_S_BASE (0x4A018000UL) /* WDOG0_S base address */ +#define EUSART0_S_BASE (0x4A040000UL) /* EUSART0_S base address */ +#define CRYPTOACC_S_BASE (0x4C020000UL) /* CRYPTOACC_S base address */ +#define PRORTC_S_BASE (0xA8000000UL) /* PRORTC_S base address */ +#define EMU_NS_BASE (0x50004000UL) /* EMU_NS base address */ +#define CMU_NS_BASE (0x50008000UL) /* CMU_NS base address */ +#define HFXO0_NS_BASE (0x5000C000UL) /* HFXO0_NS base address */ +#define HFRCO0_NS_BASE (0x50010000UL) /* HFRCO0_NS base address */ +#define FSRCO_NS_BASE (0x50018000UL) /* FSRCO_NS base address */ +#define DPLL0_NS_BASE (0x5001C000UL) /* DPLL0_NS base address */ +#define LFXO_NS_BASE (0x50020000UL) /* LFXO_NS base address */ +#define LFRCO_NS_BASE (0x50024000UL) /* LFRCO_NS base address */ +#define ULFRCO_NS_BASE (0x50028000UL) /* ULFRCO_NS base address */ +#define MSC_NS_BASE (0x50030000UL) /* MSC_NS base address */ +#define ICACHE0_NS_BASE (0x50034000UL) /* ICACHE0_NS base address */ +#define PRS_NS_BASE (0x50038000UL) /* PRS_NS base address */ +#define GPIO_NS_BASE (0x5003C000UL) /* GPIO_NS base address */ +#define LDMA_NS_BASE (0x50040000UL) /* LDMA_NS base address */ +#define LDMAXBAR_NS_BASE (0x50044000UL) /* LDMAXBAR_NS base address */ +#define TIMER0_NS_BASE (0x50048000UL) /* TIMER0_NS base address */ +#define TIMER1_NS_BASE (0x5004C000UL) /* TIMER1_NS base address */ +#define TIMER2_NS_BASE (0x50050000UL) /* TIMER2_NS base address */ +#define TIMER3_NS_BASE (0x50054000UL) /* TIMER3_NS base address */ +#define TIMER4_NS_BASE (0x50058000UL) /* TIMER4_NS base address */ +#define USART0_NS_BASE (0x5005C000UL) /* USART0_NS base address */ +#define USART1_NS_BASE (0x50060000UL) /* USART1_NS base address */ +#define BURTC_NS_BASE (0x50064000UL) /* BURTC_NS base address */ +#define I2C1_NS_BASE (0x50068000UL) /* I2C1_NS base address */ +#define SYSCFG_NS_CFGNS_BASE (0x50078000UL) /* SYSCFG_NS_CFGNS base address */ +#define SYSCFG_NS_BASE (0x5007C000UL) /* SYSCFG_NS base address */ +#define BURAM_NS_BASE (0x50080000UL) /* BURAM_NS base address */ +#define GPCRC_NS_BASE (0x50088000UL) /* GPCRC_NS base address */ +#define DCDC_NS_BASE (0x50094000UL) /* DCDC_NS base address */ +#define PDM_NS_BASE (0x50098000UL) /* PDM_NS base address */ +#define SEPUF_NS_APBCFG_BASE (0x500A0000UL) /* SEPUF_NS_APBCFG base address */ +#define ETAMPDET_NS_BASE (0x500A4000UL) /* ETAMPDET_NS base address */ +#define RADIOAES_NS_BASE (0x54000000UL) /* RADIOAES_NS base address */ +#define SMU_NS_BASE (0x54008000UL) /* SMU_NS base address */ +#define SMU_NS_CFGNS_BASE (0x5400C000UL) /* SMU_NS_CFGNS base address */ +#define RTCC_NS_BASE (0x58000000UL) /* RTCC_NS base address */ +#define LETIMER0_NS_BASE (0x5A000000UL) /* LETIMER0_NS base address */ +#define IADC0_NS_BASE (0x5A004000UL) /* IADC0_NS base address */ +#define ACMP0_NS_BASE (0x5A008000UL) /* ACMP0_NS base address */ +#define I2C0_NS_BASE (0x5A010000UL) /* I2C0_NS base address */ +#define WDOG0_NS_BASE (0x5A018000UL) /* WDOG0_NS base address */ +#define EUSART0_NS_BASE (0x5A040000UL) /* EUSART0_NS base address */ +#define CRYPTOACC_NS_BASE (0x5C020000UL) /* CRYPTOACC_NS base address */ +#define PRORTC_NS_BASE (0xB8000000UL) /* PRORTC_NS base address */ + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" + +#endif +#if defined(SL_CATALOG_TRUSTZONE_SECURE_CONFIG_PRESENT) +#include "sl_trustzone_secure_config.h" + +#endif + +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EMU_S) && (SL_TRUSTZONE_PERIPHERAL_EMU_S != 0))) +#define EMU_BASE (EMU_S_BASE) /* EMU base address */ +#else +#define EMU_BASE (EMU_NS_BASE) /* EMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CMU_S) && (SL_TRUSTZONE_PERIPHERAL_CMU_S != 0))) +#define CMU_BASE (CMU_S_BASE) /* CMU base address */ +#else +#define CMU_BASE (CMU_NS_BASE) /* CMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFXO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFXO0_S != 0))) +#define HFXO0_BASE (HFXO0_S_BASE) /* HFXO0 base address */ +#else +#define HFXO0_BASE (HFXO0_NS_BASE) /* HFXO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFXO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_HFRCO0_S) && (SL_TRUSTZONE_PERIPHERAL_HFRCO0_S != 0))) +#define HFRCO0_BASE (HFRCO0_S_BASE) /* HFRCO0 base address */ +#else +#define HFRCO0_BASE (HFRCO0_NS_BASE) /* HFRCO0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_HFRCO0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_FSRCO_S) && (SL_TRUSTZONE_PERIPHERAL_FSRCO_S != 0))) +#define FSRCO_BASE (FSRCO_S_BASE) /* FSRCO base address */ +#else +#define FSRCO_BASE (FSRCO_NS_BASE) /* FSRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_FSRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DPLL0_S) && (SL_TRUSTZONE_PERIPHERAL_DPLL0_S != 0))) +#define DPLL0_BASE (DPLL0_S_BASE) /* DPLL0 base address */ +#else +#define DPLL0_BASE (DPLL0_NS_BASE) /* DPLL0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DPLL0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFXO_S) && (SL_TRUSTZONE_PERIPHERAL_LFXO_S != 0))) +#define LFXO_BASE (LFXO_S_BASE) /* LFXO base address */ +#else +#define LFXO_BASE (LFXO_NS_BASE) /* LFXO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFXO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_LFRCO_S != 0))) +#define LFRCO_BASE (LFRCO_S_BASE) /* LFRCO base address */ +#else +#define LFRCO_BASE (LFRCO_NS_BASE) /* LFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ULFRCO_S) && (SL_TRUSTZONE_PERIPHERAL_ULFRCO_S != 0))) +#define ULFRCO_BASE (ULFRCO_S_BASE) /* ULFRCO base address */ +#else +#define ULFRCO_BASE (ULFRCO_NS_BASE) /* ULFRCO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ULFRCO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_MSC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_MSC_S) && (SL_TRUSTZONE_PERIPHERAL_MSC_S != 0))) +#define MSC_BASE (MSC_S_BASE) /* MSC base address */ +#else +#define MSC_BASE (MSC_NS_BASE) /* MSC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_MSC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ICACHE0_S) && (SL_TRUSTZONE_PERIPHERAL_ICACHE0_S != 0))) +#define ICACHE0_BASE (ICACHE0_S_BASE) /* ICACHE0 base address */ +#else +#define ICACHE0_BASE (ICACHE0_NS_BASE) /* ICACHE0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ICACHE0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRS_S) && (SL_TRUSTZONE_PERIPHERAL_PRS_S != 0))) +#define PRS_BASE (PRS_S_BASE) /* PRS base address */ +#else +#define PRS_BASE (PRS_NS_BASE) /* PRS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPIO_S) && (SL_TRUSTZONE_PERIPHERAL_GPIO_S != 0))) +#define GPIO_BASE (GPIO_S_BASE) /* GPIO base address */ +#else +#define GPIO_BASE (GPIO_NS_BASE) /* GPIO base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPIO_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMA_S) && (SL_TRUSTZONE_PERIPHERAL_LDMA_S != 0))) +#define LDMA_BASE (LDMA_S_BASE) /* LDMA base address */ +#else +#define LDMA_BASE (LDMA_NS_BASE) /* LDMA base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMA_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S) && (SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S != 0))) +#define LDMAXBAR_BASE (LDMAXBAR_S_BASE) /* LDMAXBAR base address */ +#else +#define LDMAXBAR_BASE (LDMAXBAR_NS_BASE) /* LDMAXBAR base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LDMAXBAR_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER0_S != 0))) +#define TIMER0_BASE (TIMER0_S_BASE) /* TIMER0 base address */ +#else +#define TIMER0_BASE (TIMER0_NS_BASE) /* TIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER1_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER1_S != 0))) +#define TIMER1_BASE (TIMER1_S_BASE) /* TIMER1 base address */ +#else +#define TIMER1_BASE (TIMER1_NS_BASE) /* TIMER1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER2_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER2_S != 0))) +#define TIMER2_BASE (TIMER2_S_BASE) /* TIMER2 base address */ +#else +#define TIMER2_BASE (TIMER2_NS_BASE) /* TIMER2 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER2_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER3_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER3_S != 0))) +#define TIMER3_BASE (TIMER3_S_BASE) /* TIMER3 base address */ +#else +#define TIMER3_BASE (TIMER3_NS_BASE) /* TIMER3 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER3_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_TIMER4_S) && (SL_TRUSTZONE_PERIPHERAL_TIMER4_S != 0))) +#define TIMER4_BASE (TIMER4_S_BASE) /* TIMER4 base address */ +#else +#define TIMER4_BASE (TIMER4_NS_BASE) /* TIMER4 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_TIMER4_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART0_S) && (SL_TRUSTZONE_PERIPHERAL_USART0_S != 0))) +#define USART0_BASE (USART0_S_BASE) /* USART0 base address */ +#else +#define USART0_BASE (USART0_NS_BASE) /* USART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_USART1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_USART1_S) && (SL_TRUSTZONE_PERIPHERAL_USART1_S != 0))) +#define USART1_BASE (USART1_S_BASE) /* USART1 base address */ +#else +#define USART1_BASE (USART1_NS_BASE) /* USART1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_USART1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURTC_S) && (SL_TRUSTZONE_PERIPHERAL_BURTC_S != 0))) +#define BURTC_BASE (BURTC_S_BASE) /* BURTC base address */ +#else +#define BURTC_BASE (BURTC_NS_BASE) /* BURTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURTC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C1_S) && (SL_TRUSTZONE_PERIPHERAL_I2C1_S != 0))) +#define I2C1_BASE (I2C1_S_BASE) /* I2C1 base address */ +#else +#define I2C1_BASE (I2C1_NS_BASE) /* I2C1 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C1_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S != 0))) +#define SYSCFG_CFGNS_BASE (SYSCFG_S_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#else +#define SYSCFG_CFGNS_BASE (SYSCFG_NS_CFGNS_BASE) /* SYSCFG_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SYSCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SYSCFG_S != 0))) +#define SYSCFG_BASE (SYSCFG_S_BASE) /* SYSCFG base address */ +#else +#define SYSCFG_BASE (SYSCFG_NS_BASE) /* SYSCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SYSCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_BURAM_S) && (SL_TRUSTZONE_PERIPHERAL_BURAM_S != 0))) +#define BURAM_BASE (BURAM_S_BASE) /* BURAM base address */ +#else +#define BURAM_BASE (BURAM_NS_BASE) /* BURAM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_BURAM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_GPCRC_S) && (SL_TRUSTZONE_PERIPHERAL_GPCRC_S != 0))) +#define GPCRC_BASE (GPCRC_S_BASE) /* GPCRC base address */ +#else +#define GPCRC_BASE (GPCRC_NS_BASE) /* GPCRC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_GPCRC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_DCDC_S) && (SL_TRUSTZONE_PERIPHERAL_DCDC_S != 0))) +#define DCDC_BASE (DCDC_S_BASE) /* DCDC base address */ +#else +#define DCDC_BASE (DCDC_NS_BASE) /* DCDC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_DCDC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PDM_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PDM_S) && (SL_TRUSTZONE_PERIPHERAL_PDM_S != 0))) +#define PDM_BASE (PDM_S_BASE) /* PDM base address */ +#else +#define PDM_BASE (PDM_NS_BASE) /* PDM base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PDM_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SEPUF_APBCFG_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SEPUF_APBCFG_S) && (SL_TRUSTZONE_PERIPHERAL_SEPUF_APBCFG_S != 0))) +#define SEPUF_APBCFG_BASE (SEPUF_S_APBCFG_BASE) /* SEPUF_APBCFG base address */ +#else +#define SEPUF_APBCFG_BASE (SEPUF_NS_APBCFG_BASE) /* SEPUF_APBCFG base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SEPUF_APBCFG_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ETAMPDET_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ETAMPDET_S) && (SL_TRUSTZONE_PERIPHERAL_ETAMPDET_S != 0))) +#define ETAMPDET_BASE (ETAMPDET_S_BASE) /* ETAMPDET base address */ +#else +#define ETAMPDET_BASE (ETAMPDET_NS_BASE) /* ETAMPDET base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ETAMPDET_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_RADIOAES_S) && (SL_TRUSTZONE_PERIPHERAL_RADIOAES_S != 0))) +#define RADIOAES_BASE (RADIOAES_S_BASE) /* RADIOAES base address */ +#else +#define RADIOAES_BASE (RADIOAES_NS_BASE) /* RADIOAES base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_RADIOAES_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_S != 0))) +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#else +#define SMU_BASE (SMU_S_BASE) /* SMU base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S) && (SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S != 0))) +#define SMU_CFGNS_BASE (SMU_S_CFGNS_BASE) /* SMU_CFGNS base address */ +#else +#define SMU_CFGNS_BASE (SMU_NS_CFGNS_BASE) /* SMU_CFGNS base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_SMU_CFGNS_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_RTCC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_RTCC_S) && (SL_TRUSTZONE_PERIPHERAL_RTCC_S != 0))) +#define RTCC_BASE (RTCC_S_BASE) /* RTCC base address */ +#else +#define RTCC_BASE (RTCC_NS_BASE) /* RTCC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_RTCC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_LETIMER0_S) && (SL_TRUSTZONE_PERIPHERAL_LETIMER0_S != 0))) +#define LETIMER0_BASE (LETIMER0_S_BASE) /* LETIMER0 base address */ +#else +#define LETIMER0_BASE (LETIMER0_NS_BASE) /* LETIMER0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_LETIMER0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_IADC0_S) && (SL_TRUSTZONE_PERIPHERAL_IADC0_S != 0))) +#define IADC0_BASE (IADC0_S_BASE) /* IADC0 base address */ +#else +#define IADC0_BASE (IADC0_NS_BASE) /* IADC0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_IADC0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_ACMP0_S) && (SL_TRUSTZONE_PERIPHERAL_ACMP0_S != 0))) +#define ACMP0_BASE (ACMP0_S_BASE) /* ACMP0 base address */ +#else +#define ACMP0_BASE (ACMP0_NS_BASE) /* ACMP0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_ACMP0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_I2C0_S) && (SL_TRUSTZONE_PERIPHERAL_I2C0_S != 0))) +#define I2C0_BASE (I2C0_S_BASE) /* I2C0 base address */ +#else +#define I2C0_BASE (I2C0_NS_BASE) /* I2C0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_I2C0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_WDOG0_S) && (SL_TRUSTZONE_PERIPHERAL_WDOG0_S != 0))) +#define WDOG0_BASE (WDOG0_S_BASE) /* WDOG0 base address */ +#else +#define WDOG0_BASE (WDOG0_NS_BASE) /* WDOG0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_WDOG0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_EUSART0_S) && (SL_TRUSTZONE_PERIPHERAL_EUSART0_S != 0))) +#define EUSART0_BASE (EUSART0_S_BASE) /* EUSART0 base address */ +#else +#define EUSART0_BASE (EUSART0_NS_BASE) /* EUSART0 base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_EUSART0_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_CRYPTOACC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_CRYPTOACC_S) && (SL_TRUSTZONE_PERIPHERAL_CRYPTOACC_S != 0))) +#define CRYPTOACC_BASE (CRYPTOACC_S_BASE) /* CRYPTOACC base address */ +#else +#define CRYPTOACC_BASE (CRYPTOACC_NS_BASE) /* CRYPTOACC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_CRYPTOACC_S +#if ((defined(SL_TRUSTZONE_SECURE) && !defined(SL_TRUSTZONE_PERIPHERAL_PRORTC_S)) || (defined(SL_TRUSTZONE_PERIPHERAL_PRORTC_S) && (SL_TRUSTZONE_PERIPHERAL_PRORTC_S != 0))) +#define PRORTC_BASE (PRORTC_S_BASE) /* PRORTC base address */ +#else +#define PRORTC_BASE (PRORTC_NS_BASE) /* PRORTC base address */ +#endif // SL_TRUSTZONE_PERIPHERAL_PRORTC_S + +#define DEVINFO_BASE (0x0FE08000UL) /* DEVINFO base address */ +/** @} End of group EFR32BG27C320F768IJ39_Peripheral_Base */ + +/**************************************************************************//** + * @defgroup EFR32BG27C320F768IJ39_Peripheral_Declaration EFR32BG27C320F768IJ39 Peripheral Declarations Map + * @{ + *****************************************************************************/ + +#define EMU_S ((EMU_TypeDef *) EMU_S_BASE) /**< EMU_S base pointer */ +#define CMU_S ((CMU_TypeDef *) CMU_S_BASE) /**< CMU_S base pointer */ +#define HFXO0_S ((HFXO_TypeDef *) HFXO0_S_BASE) /**< HFXO0_S base pointer */ +#define HFRCO0_S ((HFRCO_TypeDef *) HFRCO0_S_BASE) /**< HFRCO0_S base pointer */ +#define FSRCO_S ((FSRCO_TypeDef *) FSRCO_S_BASE) /**< FSRCO_S base pointer */ +#define DPLL0_S ((DPLL_TypeDef *) DPLL0_S_BASE) /**< DPLL0_S base pointer */ +#define LFXO_S ((LFXO_TypeDef *) LFXO_S_BASE) /**< LFXO_S base pointer */ +#define LFRCO_S ((LFRCO_TypeDef *) LFRCO_S_BASE) /**< LFRCO_S base pointer */ +#define ULFRCO_S ((ULFRCO_TypeDef *) ULFRCO_S_BASE) /**< ULFRCO_S base pointer */ +#define MSC_S ((MSC_TypeDef *) MSC_S_BASE) /**< MSC_S base pointer */ +#define ICACHE0_S ((ICACHE_TypeDef *) ICACHE0_S_BASE) /**< ICACHE0_S base pointer */ +#define PRS_S ((PRS_TypeDef *) PRS_S_BASE) /**< PRS_S base pointer */ +#define GPIO_S ((GPIO_TypeDef *) GPIO_S_BASE) /**< GPIO_S base pointer */ +#define LDMA_S ((LDMA_TypeDef *) LDMA_S_BASE) /**< LDMA_S base pointer */ +#define LDMAXBAR_S ((LDMAXBAR_TypeDef *) LDMAXBAR_S_BASE) /**< LDMAXBAR_S base pointer */ +#define TIMER0_S ((TIMER_TypeDef *) TIMER0_S_BASE) /**< TIMER0_S base pointer */ +#define TIMER1_S ((TIMER_TypeDef *) TIMER1_S_BASE) /**< TIMER1_S base pointer */ +#define TIMER2_S ((TIMER_TypeDef *) TIMER2_S_BASE) /**< TIMER2_S base pointer */ +#define TIMER3_S ((TIMER_TypeDef *) TIMER3_S_BASE) /**< TIMER3_S base pointer */ +#define TIMER4_S ((TIMER_TypeDef *) TIMER4_S_BASE) /**< TIMER4_S base pointer */ +#define USART0_S ((USART_TypeDef *) USART0_S_BASE) /**< USART0_S base pointer */ +#define USART1_S ((USART_TypeDef *) USART1_S_BASE) /**< USART1_S base pointer */ +#define BURTC_S ((BURTC_TypeDef *) BURTC_S_BASE) /**< BURTC_S base pointer */ +#define I2C1_S ((I2C_TypeDef *) I2C1_S_BASE) /**< I2C1_S base pointer */ +#define SYSCFG_S_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_S_CFGNS_BASE) /**< SYSCFG_S_CFGNS base pointer */ +#define SYSCFG_S ((SYSCFG_TypeDef *) SYSCFG_S_BASE) /**< SYSCFG_S base pointer */ +#define BURAM_S ((BURAM_TypeDef *) BURAM_S_BASE) /**< BURAM_S base pointer */ +#define GPCRC_S ((GPCRC_TypeDef *) GPCRC_S_BASE) /**< GPCRC_S base pointer */ +#define DCDC_S ((DCDC_TypeDef *) DCDC_S_BASE) /**< DCDC_S base pointer */ +#define PDM_S ((PDM_TypeDef *) PDM_S_BASE) /**< PDM_S base pointer */ +#define SEPUF_S_APBCFG ((SEPUF_APBCFG_TypeDef *) SEPUF_S_APBCFG_BASE) /**< SEPUF_S_APBCFG base pointer */ +#define ETAMPDET_S ((ETAMPDET_TypeDef *) ETAMPDET_S_BASE) /**< ETAMPDET_S base pointer */ +#define RADIOAES_S ((AES_TypeDef *) RADIOAES_S_BASE) /**< RADIOAES_S base pointer */ +#define SMU_S ((SMU_TypeDef *) SMU_S_BASE) /**< SMU_S base pointer */ +#define SMU_S_CFGNS ((SMU_CFGNS_TypeDef *) SMU_S_CFGNS_BASE) /**< SMU_S_CFGNS base pointer */ +#define RTCC_S ((RTCC_TypeDef *) RTCC_S_BASE) /**< RTCC_S base pointer */ +#define LETIMER0_S ((LETIMER_TypeDef *) LETIMER0_S_BASE) /**< LETIMER0_S base pointer */ +#define IADC0_S ((IADC_TypeDef *) IADC0_S_BASE) /**< IADC0_S base pointer */ +#define ACMP0_S ((ACMP_TypeDef *) ACMP0_S_BASE) /**< ACMP0_S base pointer */ +#define I2C0_S ((I2C_TypeDef *) I2C0_S_BASE) /**< I2C0_S base pointer */ +#define WDOG0_S ((WDOG_TypeDef *) WDOG0_S_BASE) /**< WDOG0_S base pointer */ +#define EUSART0_S ((EUSART_TypeDef *) EUSART0_S_BASE) /**< EUSART0_S base pointer */ +#define CRYPTOACC_S ((CRYPTOACC_TypeDef *) CRYPTOACC_S_BASE) /**< CRYPTOACC_S base pointer */ +#define PRORTC_S ((RTCC_TypeDef *) PRORTC_S_BASE) /**< PRORTC_S base pointer */ +#define EMU_NS ((EMU_TypeDef *) EMU_NS_BASE) /**< EMU_NS base pointer */ +#define CMU_NS ((CMU_TypeDef *) CMU_NS_BASE) /**< CMU_NS base pointer */ +#define HFXO0_NS ((HFXO_TypeDef *) HFXO0_NS_BASE) /**< HFXO0_NS base pointer */ +#define HFRCO0_NS ((HFRCO_TypeDef *) HFRCO0_NS_BASE) /**< HFRCO0_NS base pointer */ +#define FSRCO_NS ((FSRCO_TypeDef *) FSRCO_NS_BASE) /**< FSRCO_NS base pointer */ +#define DPLL0_NS ((DPLL_TypeDef *) DPLL0_NS_BASE) /**< DPLL0_NS base pointer */ +#define LFXO_NS ((LFXO_TypeDef *) LFXO_NS_BASE) /**< LFXO_NS base pointer */ +#define LFRCO_NS ((LFRCO_TypeDef *) LFRCO_NS_BASE) /**< LFRCO_NS base pointer */ +#define ULFRCO_NS ((ULFRCO_TypeDef *) ULFRCO_NS_BASE) /**< ULFRCO_NS base pointer */ +#define MSC_NS ((MSC_TypeDef *) MSC_NS_BASE) /**< MSC_NS base pointer */ +#define ICACHE0_NS ((ICACHE_TypeDef *) ICACHE0_NS_BASE) /**< ICACHE0_NS base pointer */ +#define PRS_NS ((PRS_TypeDef *) PRS_NS_BASE) /**< PRS_NS base pointer */ +#define GPIO_NS ((GPIO_TypeDef *) GPIO_NS_BASE) /**< GPIO_NS base pointer */ +#define LDMA_NS ((LDMA_TypeDef *) LDMA_NS_BASE) /**< LDMA_NS base pointer */ +#define LDMAXBAR_NS ((LDMAXBAR_TypeDef *) LDMAXBAR_NS_BASE) /**< LDMAXBAR_NS base pointer */ +#define TIMER0_NS ((TIMER_TypeDef *) TIMER0_NS_BASE) /**< TIMER0_NS base pointer */ +#define TIMER1_NS ((TIMER_TypeDef *) TIMER1_NS_BASE) /**< TIMER1_NS base pointer */ +#define TIMER2_NS ((TIMER_TypeDef *) TIMER2_NS_BASE) /**< TIMER2_NS base pointer */ +#define TIMER3_NS ((TIMER_TypeDef *) TIMER3_NS_BASE) /**< TIMER3_NS base pointer */ +#define TIMER4_NS ((TIMER_TypeDef *) TIMER4_NS_BASE) /**< TIMER4_NS base pointer */ +#define USART0_NS ((USART_TypeDef *) USART0_NS_BASE) /**< USART0_NS base pointer */ +#define USART1_NS ((USART_TypeDef *) USART1_NS_BASE) /**< USART1_NS base pointer */ +#define BURTC_NS ((BURTC_TypeDef *) BURTC_NS_BASE) /**< BURTC_NS base pointer */ +#define I2C1_NS ((I2C_TypeDef *) I2C1_NS_BASE) /**< I2C1_NS base pointer */ +#define SYSCFG_NS_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_NS_CFGNS_BASE) /**< SYSCFG_NS_CFGNS base pointer */ +#define SYSCFG_NS ((SYSCFG_TypeDef *) SYSCFG_NS_BASE) /**< SYSCFG_NS base pointer */ +#define BURAM_NS ((BURAM_TypeDef *) BURAM_NS_BASE) /**< BURAM_NS base pointer */ +#define GPCRC_NS ((GPCRC_TypeDef *) GPCRC_NS_BASE) /**< GPCRC_NS base pointer */ +#define DCDC_NS ((DCDC_TypeDef *) DCDC_NS_BASE) /**< DCDC_NS base pointer */ +#define PDM_NS ((PDM_TypeDef *) PDM_NS_BASE) /**< PDM_NS base pointer */ +#define SEPUF_NS_APBCFG ((SEPUF_APBCFG_TypeDef *) SEPUF_NS_APBCFG_BASE) /**< SEPUF_NS_APBCFG base pointer */ +#define ETAMPDET_NS ((ETAMPDET_TypeDef *) ETAMPDET_NS_BASE) /**< ETAMPDET_NS base pointer */ +#define RADIOAES_NS ((AES_TypeDef *) RADIOAES_NS_BASE) /**< RADIOAES_NS base pointer */ +#define SMU_NS ((SMU_TypeDef *) SMU_NS_BASE) /**< SMU_NS base pointer */ +#define SMU_NS_CFGNS ((SMU_CFGNS_TypeDef *) SMU_NS_CFGNS_BASE) /**< SMU_NS_CFGNS base pointer */ +#define RTCC_NS ((RTCC_TypeDef *) RTCC_NS_BASE) /**< RTCC_NS base pointer */ +#define LETIMER0_NS ((LETIMER_TypeDef *) LETIMER0_NS_BASE) /**< LETIMER0_NS base pointer */ +#define IADC0_NS ((IADC_TypeDef *) IADC0_NS_BASE) /**< IADC0_NS base pointer */ +#define ACMP0_NS ((ACMP_TypeDef *) ACMP0_NS_BASE) /**< ACMP0_NS base pointer */ +#define I2C0_NS ((I2C_TypeDef *) I2C0_NS_BASE) /**< I2C0_NS base pointer */ +#define WDOG0_NS ((WDOG_TypeDef *) WDOG0_NS_BASE) /**< WDOG0_NS base pointer */ +#define EUSART0_NS ((EUSART_TypeDef *) EUSART0_NS_BASE) /**< EUSART0_NS base pointer */ +#define CRYPTOACC_NS ((CRYPTOACC_TypeDef *) CRYPTOACC_NS_BASE) /**< CRYPTOACC_NS base pointer */ +#define PRORTC_NS ((RTCC_TypeDef *) PRORTC_NS_BASE) /**< PRORTC_NS base pointer */ +#define EMU ((EMU_TypeDef *) EMU_BASE) /**< EMU base pointer */ +#define CMU ((CMU_TypeDef *) CMU_BASE) /**< CMU base pointer */ +#define HFXO0 ((HFXO_TypeDef *) HFXO0_BASE) /**< HFXO0 base pointer */ +#define HFRCO0 ((HFRCO_TypeDef *) HFRCO0_BASE) /**< HFRCO0 base pointer */ +#define FSRCO ((FSRCO_TypeDef *) FSRCO_BASE) /**< FSRCO base pointer */ +#define DPLL0 ((DPLL_TypeDef *) DPLL0_BASE) /**< DPLL0 base pointer */ +#define LFXO ((LFXO_TypeDef *) LFXO_BASE) /**< LFXO base pointer */ +#define LFRCO ((LFRCO_TypeDef *) LFRCO_BASE) /**< LFRCO base pointer */ +#define ULFRCO ((ULFRCO_TypeDef *) ULFRCO_BASE) /**< ULFRCO base pointer */ +#define MSC ((MSC_TypeDef *) MSC_BASE) /**< MSC base pointer */ +#define ICACHE0 ((ICACHE_TypeDef *) ICACHE0_BASE) /**< ICACHE0 base pointer */ +#define PRS ((PRS_TypeDef *) PRS_BASE) /**< PRS base pointer */ +#define GPIO ((GPIO_TypeDef *) GPIO_BASE) /**< GPIO base pointer */ +#define LDMA ((LDMA_TypeDef *) LDMA_BASE) /**< LDMA base pointer */ +#define LDMAXBAR ((LDMAXBAR_TypeDef *) LDMAXBAR_BASE) /**< LDMAXBAR base pointer */ +#define TIMER0 ((TIMER_TypeDef *) TIMER0_BASE) /**< TIMER0 base pointer */ +#define TIMER1 ((TIMER_TypeDef *) TIMER1_BASE) /**< TIMER1 base pointer */ +#define TIMER2 ((TIMER_TypeDef *) TIMER2_BASE) /**< TIMER2 base pointer */ +#define TIMER3 ((TIMER_TypeDef *) TIMER3_BASE) /**< TIMER3 base pointer */ +#define TIMER4 ((TIMER_TypeDef *) TIMER4_BASE) /**< TIMER4 base pointer */ +#define USART0 ((USART_TypeDef *) USART0_BASE) /**< USART0 base pointer */ +#define USART1 ((USART_TypeDef *) USART1_BASE) /**< USART1 base pointer */ +#define BURTC ((BURTC_TypeDef *) BURTC_BASE) /**< BURTC base pointer */ +#define I2C1 ((I2C_TypeDef *) I2C1_BASE) /**< I2C1 base pointer */ +#define SYSCFG_CFGNS ((SYSCFG_CFGNS_TypeDef *) SYSCFG_CFGNS_BASE) /**< SYSCFG_CFGNS base pointer */ +#define SYSCFG ((SYSCFG_TypeDef *) SYSCFG_BASE) /**< SYSCFG base pointer */ +#define BURAM ((BURAM_TypeDef *) BURAM_BASE) /**< BURAM base pointer */ +#define GPCRC ((GPCRC_TypeDef *) GPCRC_BASE) /**< GPCRC base pointer */ +#define DCDC ((DCDC_TypeDef *) DCDC_BASE) /**< DCDC base pointer */ +#define PDM ((PDM_TypeDef *) PDM_BASE) /**< PDM base pointer */ +#define SEPUF_APBCFG ((SEPUF_APBCFG_TypeDef *) SEPUF_APBCFG_BASE) /**< SEPUF_APBCFG base pointer */ +#define ETAMPDET ((ETAMPDET_TypeDef *) ETAMPDET_BASE) /**< ETAMPDET base pointer */ +#define RADIOAES ((AES_TypeDef *) RADIOAES_BASE) /**< RADIOAES base pointer */ +#define SMU ((SMU_TypeDef *) SMU_BASE) /**< SMU base pointer */ +#define SMU_CFGNS ((SMU_CFGNS_TypeDef *) SMU_CFGNS_BASE) /**< SMU_CFGNS base pointer */ +#define RTCC ((RTCC_TypeDef *) RTCC_BASE) /**< RTCC base pointer */ +#define LETIMER0 ((LETIMER_TypeDef *) LETIMER0_BASE) /**< LETIMER0 base pointer */ +#define IADC0 ((IADC_TypeDef *) IADC0_BASE) /**< IADC0 base pointer */ +#define ACMP0 ((ACMP_TypeDef *) ACMP0_BASE) /**< ACMP0 base pointer */ +#define I2C0 ((I2C_TypeDef *) I2C0_BASE) /**< I2C0 base pointer */ +#define WDOG0 ((WDOG_TypeDef *) WDOG0_BASE) /**< WDOG0 base pointer */ +#define EUSART0 ((EUSART_TypeDef *) EUSART0_BASE) /**< EUSART0 base pointer */ +#define CRYPTOACC ((CRYPTOACC_TypeDef *) CRYPTOACC_BASE) /**< CRYPTOACC base pointer */ +#define PRORTC ((RTCC_TypeDef *) PRORTC_BASE) /**< PRORTC base pointer */ +#define DEVINFO ((DEVINFO_TypeDef *) DEVINFO_BASE) /**< DEVINFO base pointer */ +/** @} End of group EFR32BG27C320F768IJ39_Peripheral_Declaration */ + +/**************************************************************************//** + * @defgroup EFR32BG27C320F768IJ39_Peripheral_Parameters EFR32BG27C320F768IJ39 Peripheral Parameters + * @{ + * @brief Device peripheral parameter values + *****************************************************************************/ + +/* Common peripheral register block offsets. */ +#define PER_REG_BLOCK_SET_OFFSET 0x1000UL /**< Offset to SET register block */ +#define PER_REG_BLOCK_CLR_OFFSET 0x2000UL /**< Offset to CLEAR register block */ +#define PER_REG_BLOCK_TGL_OFFSET 0x3000UL /**< Offset to TOGGLE register block */ +#define MSC_CDA_PRESENT 0x0UL /**> */ +#define MSC_FDIO_WIDTH 0x40UL /**> None */ +#define MSC_FLASHADDRBITS 0x14UL /**> None */ +#define MSC_FLASHBLOCKADDRBITS 0x14UL /**> None */ +#define MSC_FLASH_BLOCK_INFO_PCOUNT 0x2UL /**> None */ +#define MSC_FLASH_BLOCK_MAIN_PCOUNT 0x68UL /**> */ +#define MSC_INFOADDRBITS 0xEUL /**> None */ +#define MSC_INFOBLOCKADDRBITS 0xEUL /**> None */ +#define MSC_INFO_PSIZE_BITS 0xDUL /**> None */ +#define MSC_MAIN_PSIZE_BITS 0xDUL /**> None */ +#define MSC_REDUNDANCY 0x2UL /**> None */ +#define MSC_ROOTMAIN_PRESENT 0x1UL /**> */ +#define MSC_UD_PRESENT 0x1UL /**> */ +#define MSC_VSE_PRESENT 0x1UL /**> */ +#define MSC_YADDRBITS 0x6UL /**> */ +#define SYSROM_WORDS 0x700UL /**> Number of words in ROM */ +#define SYSROM_ROM_SIZE_BYTES 0x1C00UL /**> Number of bytes in ROM */ +#define DMEM_BANK0_SIZE 0x6000UL /**> Bank0 Size */ +#define DMEM_BANK1_SIZE 0x2000UL /**> Bank1 Size */ +#define DMEM_BANK2_SIZE 0x8000UL /**> Bank2 Size */ +#define DMEM_BANK3_SIZE 0x0UL /**> Bank3 Size */ +#define DMEM_BANK4_SIZE 0x0UL /**> Bank4 Size */ +#define DMEM_BANK5_SIZE 0x0UL /**> Bank5 Size */ +#define DMEM_BANK6_SIZE 0x0UL /**> Bank6 Size */ +#define DMEM_BANK7_SIZE 0x0UL /**> Bank7 Size */ +#define DMEM_NUM_BANKS 0x3UL /**> Number of Banks */ +#define DMEM_SIZE 0x10000UL /**> Total size */ +#define LFXO_NO_CTUNE 0x0UL /**> CTUNE Not Present */ +#define LFXO_CTUNE 0x1UL /**> CTUNE Present */ +#define ICACHE0_AHB_LITE 0x0UL /**> AHB Lite */ +#define ICACHE0_CACHEABLE_SIZE 0xC0000UL /**> Cache Size */ +#define ICACHE0_CACHEABLE_START 0x8000000UL /**> Cache Start */ +#define ICACHE0_DEFAULT_OFF 0x1UL /**> Default off */ +#define ICACHE0_FLASH_SIZE 0xC0000UL /**> Flash size */ +#define ICACHE0_FLASH_START 0x8000000UL /**> Flash start */ +#define ICACHE0_LOOPCACHE_MEM_ADDR_BITS 0x3UL /**> Loopcache Memory Address bits */ +#define ICACHE0_LOOPCACHE_STICKINESS_BITS 0x4UL /**> Loopcache Stickiness bits */ +#define ICACHE0_PARITY_BITS 0x1UL /**> Use Parity */ +#define ICACHE0_PC_BITS 0x20UL /**> Performance Counter bits */ +#define ICACHE0_PIPE_STAGE 0x1UL /**> Pipeline Stage */ +#define ICACHE0_RAM_ADDR_BITS 0x0UL /**> RAM Address bits */ +#define ICACHE0_RAM_DATA_BITS 0x0UL /**> RAM Data bits */ +#define ICACHE0_SET_BITS 0x5UL /**> Set bits */ +#define ICACHE0_USE_HREADY_GATING 0x1UL /**> Use HREADY gating */ +#define ICACHE0_USE_IDLE_GATING 0x1UL /**> Use IDLE gating */ +#define ICACHE0_USE_LOOPCACHE 0x1UL /**> Use Loopcache */ +#define ICACHE0_WAY_BITS 0x1UL /**> Way bits */ +#define ICACHE0_WORDS_PER_BLOCK 0x0UL /**> Words Per Block */ +#define ICACHE0_WPB_BITS 0x1UL /**> Words Per Block bits */ +#define ICACHE0_WPL_BITS 0x3UL /**> Words Per Line bits */ +#define PRS_ASYNC_CH_NUM 0xCUL /**> None */ +#define PRS_PRSSEL_WIDTH 0x4UL /**> New Param */ +#define PRS_SPRSSEL_WIDTH 0x2UL /**> New Param */ +#define PRS_SYNC_CH_NUM 0x4UL /**> None */ +#define GPIO_MODE_WIDTH 0x4UL /**> Mode Width */ +#define GPIO_NUM_EM4_WU 0xCUL /**> New Param */ +#define GPIO_NUM_EVEN_PA 0x5UL /**> Num of even pins port A */ +#define GPIO_NUM_EVEN_PB 0x3UL /**> Num of even pins port B */ +#define GPIO_NUM_EVEN_PC 0x4UL /**> Num of even pins port C */ +#define GPIO_NUM_EVEN_PD 0x2UL /**> Num of even pins port D */ +#define GPIO_NUM_EXT_INT 0xCUL /**> New Param */ +#define GPIO_NUM_EXT_INT_L 0x8UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U 0x4UL /**> New Param */ +#define GPIO_NUM_EXT_INT_U_ZERO 0x0UL /**> New Param */ +#define GPIO_NUM_ODD_PA 0x4UL /**> Num of odd pins port A */ +#define GPIO_NUM_ODD_PB 0x2UL /**> Num of odd pins port B */ +#define GPIO_NUM_ODD_PC 0x4UL /**> Num of odd pins port C */ +#define GPIO_NUM_ODD_PD 0x2UL /**> Num of odd pins port D */ +#define GPIO_PINSEL_WIDTH 0x4UL /**> Route config pin select width */ +#define GPIO_PORTSEL_WIDTH 0x2UL /**> Route config port select width */ +#define GPIO_PORT_A_WIDTH 0x9UL /**> Port A Width */ +#define GPIO_PORT_A_WIDTH_ZERO 0x0UL /**> Port A Width is Zero */ +#define GPIO_PORT_A_WL 0x8UL /**> New Param */ +#define GPIO_PORT_A_WU 0x1UL /**> New Param */ +#define GPIO_PORT_A_WU_ZERO 0x0UL /**> New Param */ +#define GPIO_PORT_B_WIDTH 0x5UL /**> Port B Width */ +#define GPIO_PORT_B_WIDTH_ZERO 0x0UL /**> Port B Width is Zero */ +#define GPIO_PORT_B_WL 0x5UL /**> New Param */ +#define GPIO_PORT_B_WU 0x0UL /**> New Param */ +#define GPIO_PORT_B_WU_ZERO 0x1UL /**> New Param */ +#define GPIO_PORT_C_WIDTH 0x8UL /**> Port C Width */ +#define GPIO_PORT_C_WIDTH_ZERO 0x0UL /**> Port C Width is Zero */ +#define GPIO_PORT_C_WL 0x8UL /**> New Param */ +#define GPIO_PORT_C_WU 0x0UL /**> New Param */ +#define GPIO_PORT_C_WU_ZERO 0x1UL /**> New Param */ +#define GPIO_PORT_D_WIDTH 0x4UL /**> Port D Width */ +#define GPIO_PORT_D_WIDTH_ZERO 0x0UL /**> Port D Width is Zero */ +#define GPIO_PORT_D_WL 0x4UL /**> New Param */ +#define GPIO_PORT_D_WU 0x0UL /**> New Param */ +#define GPIO_PORT_D_WU_ZERO 0x1UL /**> New Param */ +#define GPIO_SLEWRATE_WIDTH 0x3UL /**> Slew Rate Width Param */ +#define LDMA_CH_BITS 0x5UL /**> New Param */ +#define LDMA_CH_NUM 0x8UL /**> New Param */ +#define LDMA_FIFO_BITS 0x5UL /**> New Param */ +#define LDMA_FIFO_DEPTH 0x10UL /**> New Param */ +#define LDMAXBAR_CH_BITS 0x5UL /**> None */ +#define LDMAXBAR_CH_NUM 0x8UL /**> None */ +#define LDMAXBAR_SIGSEL_W 0x4UL /**> New Param */ +#define LDMAXBAR_SOURCESEL_W 0x6UL /**> New Param */ +#define TIMER0_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER0_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER0_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER0_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER0_NO_DTI 0x0UL /**> */ +#define TIMER1_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER1_CNTWIDTH 0x20UL /**> Counter Width */ +#define TIMER1_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER1_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER1_NO_DTI 0x0UL /**> */ +#define TIMER2_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER2_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER2_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER2_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER2_NO_DTI 0x0UL /**> */ +#define TIMER3_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER3_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER3_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER3_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER3_NO_DTI 0x0UL /**> */ +#define TIMER4_CC_NUM 0x3UL /**> Number of Compare/Capture Channels */ +#define TIMER4_CNTWIDTH 0x10UL /**> Counter Width */ +#define TIMER4_DTI 0x1UL /**> Dead-time insertion enabled */ +#define TIMER4_DTI_CC_NUM 0x3UL /**> Number of DTI Channels */ +#define TIMER4_NO_DTI 0x0UL /**> */ +#define USART0_AUTOTX_REG 0x1UL /**> None */ +#define USART0_AUTOTX_REG_B 0x0UL /**> None */ +#define USART0_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART0_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART0_CLK_PRS 0x1UL /**> None */ +#define USART0_CLK_PRS_B 0x0UL /**> New Param */ +#define USART0_FLOW_CONTROL 0x1UL /**> None */ +#define USART0_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART0_I2S 0x1UL /**> None */ +#define USART0_I2S_B 0x0UL /**> New Param */ +#define USART0_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART0_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_MVDIS_FUNC 0x1UL /**> None */ +#define USART0_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART0_RX_PRS 0x1UL /**> None */ +#define USART0_RX_PRS_B 0x0UL /**> New Param */ +#define USART0_SC_AVAILABLE 0x1UL /**> None */ +#define USART0_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART0_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART0_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART0_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART0_TIMER 0x1UL /**> New Param */ +#define USART0_TIMER_B 0x0UL /**> New Param */ +#define USART1_AUTOTX_REG 0x1UL /**> None */ +#define USART1_AUTOTX_REG_B 0x0UL /**> None */ +#define USART1_AUTOTX_TRIGGER 0x1UL /**> None */ +#define USART1_AUTOTX_TRIGGER_B 0x0UL /**> New Param */ +#define USART1_CLK_PRS 0x1UL /**> None */ +#define USART1_CLK_PRS_B 0x0UL /**> New Param */ +#define USART1_FLOW_CONTROL 0x1UL /**> None */ +#define USART1_FLOW_CONTROL_B 0x0UL /**> New Param */ +#define USART1_I2S 0x1UL /**> None */ +#define USART1_I2S_B 0x0UL /**> New Param */ +#define USART1_IRDA_AVAILABLE 0x1UL /**> None */ +#define USART1_IRDA_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_MVDIS_FUNC 0x1UL /**> None */ +#define USART1_MVDIS_FUNC_B 0x0UL /**> New Param */ +#define USART1_RX_PRS 0x1UL /**> None */ +#define USART1_RX_PRS_B 0x0UL /**> New Param */ +#define USART1_SC_AVAILABLE 0x1UL /**> None */ +#define USART1_SC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_AVAILABLE 0x1UL /**> None */ +#define USART1_SYNC_AVAILABLE_B 0x0UL /**> New Param */ +#define USART1_SYNC_LATE_SAMPLE 0x1UL /**> None */ +#define USART1_SYNC_LATE_SAMPLE_B 0x0UL /**> New Param */ +#define USART1_TIMER 0x1UL /**> New Param */ +#define USART1_TIMER_B 0x0UL /**> New Param */ +#define BURTC_CNTWIDTH 0x20UL /**> None */ +#define BURTC_PRECNT_WIDTH 0xFUL /**> */ +#define I2C1_DELAY 0x7D0UL /**> Delay cell selection */ +#define I2C1_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define SYSCFG_CHIP_PARTNUMBER 0x1UL /**> Chip Part Number */ +#define SYSCFG_DEMODRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_FRCRAM_INST_COUNT 0x1UL /**> */ +#define SYSCFG_RAM0_INST_COUNT 0x3UL /**> None */ +#define SYSCFG_SEQRAM_INST_COUNT 0x2UL /**> None */ +#define SYSCFG_SWINT_NUM 0x4UL /**> Software interupts */ +#define DCDC_DCDCMODE_WIDTH 0x1UL /**> Mode register width */ +#define DCDC_DRVSPEED_WIDTH 0x2UL /**> Drive Speed bitfield width */ +#define DCDC_IPKVAL_WIDTH 0x4UL /**> Peak Current Setting bitfield Width */ +#define DCDC_VCMPIBIAS_WIDTH 0x2UL /**> VCMP ibias bitfield width */ +#define PDM_FIFO_LEN 0x4UL /**> New Param */ +#define PDM_NUM_CH 0x2UL /**> None */ +#define PDM_CH2_PRESENT_B 0x1UL /**> New Param */ +#define PDM_CH3_PRESENT_B 0x1UL /**> New Param */ +#define PDM_NUM_CH_WIDTH 0x1UL /**> New Param */ +#define PDM_PIPELINE 0x0UL /**> None */ +#define PDM_STEREO23_PRESENT_B 0x1UL /**> New Param */ +#define ETAMPDET_NUM_CHNLS 0x2UL /**> */ +#define RADIOAES_SIDECHANNEL_COUNTERMEASURES 0x1UL /**> Enable sidechannel counter measures */ +#define SMU_NUM_PPU_PERIPHS 0x33UL /**> Number of PPU Peripherals */ +#define SMU_NUM_PPU_PERIPHS_MOD_32 0x13UL /**> Number of PPU Peripherals (mod 32) */ +#define SMU_NUM_PPU_PERIPHS_SUB_32 0x13UL /**> Number of PPU peripherals minus 32 */ +#define SMU_PERIPHID_BITS 0x8UL /**> Bits used for Peripheral ID */ +#define RTCC_CC_NUM 0x3UL /**> None */ +#define LETIMER0_CNT_WIDTH 0x18UL /**> Count Width */ +#define IADC0_CONFIGNUM 0x2UL /**> CONFIG */ +#define IADC0_FULLRANGEUNIPOLAR 0x0UL /**> FULLRANGEUNIPOLAR */ +#define IADC0_SCANBYTES 0x1UL /**> SCANBYTES */ +#define IADC0_ENTRIES 0x10UL /**> ENTRIES */ +#define ACMP0_DAC_INPUT 0x0UL /**> None */ +#define ACMP0_EXT_OVR_IF 0x0UL /**> None */ +#define I2C0_DELAY 0x3E8UL /**> Delay cell selection */ +#define I2C0_DELAY_CHAIN_NUM 0x2UL /**> Number of delay chain */ +#define WDOG0_PCNUM 0x2UL /**> None */ +#define EUSART0_EM2_CAPABLE 0x1UL /**> EM2 Capable instance */ +#define EUSART0_EXCLUDE_DALI 0x1UL /**> Exclude DALI */ +#define EUSART0_NOT_EM2_CAPABLE 0x0UL /**> Not EM2 Capable instance */ +#define RDMEM_FRC_BANK0_SIZE 0x1000UL /**> FRC_RAM_BANK0_SIZE */ +#define RDMEM_FRC_BANK1_SIZE 0x0UL /**> FRC_RAM_BANK1_SIZE */ +#define RDMEM_FRC_BANK2_SIZE 0x0UL /**> FRC_RAM_BANK2_SIZE */ +#define RDMEM_FRC_BANK3_SIZE 0x0UL /**> FRC_RAM_BANK3_SIZE */ +#define RDMEM_FRC_BANK4_SIZE 0x0UL /**> FRC_RAM_BANK4_SIZE */ +#define RDMEM_FRC_BANK5_SIZE 0x0UL /**> FRC_RAM_BANK5_SIZE */ +#define RDMEM_FRC_BANK6_SIZE 0x0UL /**> FRC_RAM_BANK6_SIZE */ +#define RDMEM_FRC_BANK7_SIZE 0x0UL /**> FRC_RAM_BANK7_SIZE */ +#define RDMEM_FRC_NUM_BANK 0x1UL /**> FRC_NUM_BANK */ +#define RDMEM_FRC_RAMADDRBITS 0xCUL /**> FRC RAM ADDRBITS */ +#define RDMEM_FRC_RAMADDRMINBITS 0xCUL /**> FRC RAM address bits for one bank */ +#define RDMEM_FRC_RAMECCADDR_WIDTH 0x20UL /**> FRC RAM ECC Address width */ +#define RDMEM_FRC_RAM_BWE_WIDTH 0x27UL /**> FRCRAM BWE width */ +#define RDMEM_FRC_RAM_DATA_WIDTH 0x27UL /**> FRC_RAM_DATA_WIDTH */ +#define RDMEM_FRC_RAM_ECC_EN 0x1UL /**> FRC RAM ECCEN */ +#define RDMEM_FRC_RAM_TOTAL_SIZE 0x1000UL /**> FRC_RAM_TOTAL_SIZE */ +#define RDMEM_SEQ_BANK0_SIZE 0x2000UL /**> SEQ_RAM_BANK0_SIZE */ +#define RDMEM_SEQ_BANK1_SIZE 0x2000UL /**> SEQ_RAM_BANK1_SIZE */ +#define RDMEM_SEQ_BANK2_SIZE 0x0UL /**> SEQ_RAM_BANK2_SIZE */ +#define RDMEM_SEQ_BANK3_SIZE 0x0UL /**> SEQ_RAM_BANK3_SIZE */ +#define RDMEM_SEQ_BANK4_SIZE 0x0UL /**> SEQ_RAM_BANK4_SIZE */ +#define RDMEM_SEQ_BANK5_SIZE 0x0UL /**> SEQ_RAM_BANK5_SIZE */ +#define RDMEM_SEQ_BANK6_SIZE 0x0UL /**> SEQ_RAM_BANK6_SIZE */ +#define RDMEM_SEQ_BANK7_SIZE 0x0UL /**> SEQ_RAM_BANK7_SIZE */ +#define RDMEM_SEQ_NUM_BANK 0x2UL /**> SEQ_NUM_BANK */ +#define RDMEM_SEQ_RAMADDRBITS 0xEUL /**> SEQ RAM ADDRBITS */ +#define RDMEM_SEQ_RAMADDRMINBITS 0xDUL /**> SEQ RAM address bits for one bank */ +#define RDMEM_SEQ_RAMECCADDR_WIDTH 0x20UL /**> SEQ RAM ECC Address width */ +#define RDMEM_SEQ_RAM_BWE_WIDTH 0x27UL /**> SEQRAM BWE width */ +#define RDMEM_SEQ_RAM_DATA_WIDTH 0x27UL /**> SEQ_RAM_DATA_WIDTH */ +#define RDMEM_SEQ_RAM_ECC_EN 0x1UL /**> SEQ RAM ECCEN */ +#define RDMEM_SEQ_RAM_TOTAL_SIZE 0x4000UL /**> SEQ_RAM_TOTAL_SIZE */ +#define PRORTC_CC_NUM 0x2UL /**> None */ + +/* Instance macros for ACMP */ +#define ACMP(n) (((n) == 0) ? ACMP0 \ + : 0x0UL) +#define ACMP_NUM(ref) (((ref) == ACMP0) ? 0 \ + : -1) +#define ACMP_DAC_INPUT(n) (((n) == 0) ? ACMP0_DAC_INPUT \ + : 0x0UL) +#define ACMP_EXT_OVR_IF(n) (((n) == 0) ? ACMP0_EXT_OVR_IF \ + : 0x0UL) + +/* Instance macros for EUSART */ +#define EUSART(n) (((n) == 0) ? EUSART0 \ + : 0x0UL) +#define EUSART_NUM(ref) (((ref) == EUSART0) ? 0 \ + : -1) +#define EUSART_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_EM2_CAPABLE \ + : 0x0UL) +#define EUSART_EXCLUDE_DALI(n) (((n) == 0) ? EUSART0_EXCLUDE_DALI \ + : 0x0UL) +#define EUSART_NOT_EM2_CAPABLE(n) (((n) == 0) ? EUSART0_NOT_EM2_CAPABLE \ + : 0x0UL) + +/* Instance macros for I2C */ +#define I2C(n) (((n) == 0) ? I2C0 \ + : ((n) == 1) ? I2C1 \ + : 0x0UL) +#define I2C_NUM(ref) (((ref) == I2C0) ? 0 \ + : ((ref) == I2C1) ? 1 \ + : -1) +#define I2C_DELAY(n) (((n) == 0) ? I2C0_DELAY \ + : ((n) == 1) ? I2C1_DELAY \ + : 0x0UL) +#define I2C_DELAY_CHAIN_NUM(n) (((n) == 0) ? I2C0_DELAY_CHAIN_NUM \ + : ((n) == 1) ? I2C1_DELAY_CHAIN_NUM \ + : 0x0UL) + +/* Instance macros for IADC */ +#define IADC(n) (((n) == 0) ? IADC0 \ + : 0x0UL) +#define IADC_NUM(ref) (((ref) == IADC0) ? 0 \ + : -1) +#define IADC_CONFIGNUM(n) (((n) == 0) ? IADC0_CONFIGNUM \ + : 0x0UL) +#define IADC_FULLRANGEUNIPOLAR(n) (((n) == 0) ? IADC0_FULLRANGEUNIPOLAR \ + : 0x0UL) +#define IADC_SCANBYTES(n) (((n) == 0) ? IADC0_SCANBYTES \ + : 0x0UL) +#define IADC_ENTRIES(n) (((n) == 0) ? IADC0_ENTRIES \ + : 0x0UL) + +/* Instance macros for LETIMER */ +#define LETIMER(n) (((n) == 0) ? LETIMER0 \ + : 0x0UL) +#define LETIMER_NUM(ref) (((ref) == LETIMER0) ? 0 \ + : -1) +#define LETIMER_CNT_WIDTH(n) (((n) == 0) ? LETIMER0_CNT_WIDTH \ + : 0x0UL) + +/* Instance macros for TIMER */ +#define TIMER(n) (((n) == 0) ? TIMER0 \ + : ((n) == 1) ? TIMER1 \ + : ((n) == 2) ? TIMER2 \ + : ((n) == 3) ? TIMER3 \ + : ((n) == 4) ? TIMER4 \ + : 0x0UL) +#define TIMER_NUM(ref) (((ref) == TIMER0) ? 0 \ + : ((ref) == TIMER1) ? 1 \ + : ((ref) == TIMER2) ? 2 \ + : ((ref) == TIMER3) ? 3 \ + : ((ref) == TIMER4) ? 4 \ + : -1) +#define TIMER_CC_NUM(n) (((n) == 0) ? TIMER0_CC_NUM \ + : ((n) == 1) ? TIMER1_CC_NUM \ + : ((n) == 2) ? TIMER2_CC_NUM \ + : ((n) == 3) ? TIMER3_CC_NUM \ + : ((n) == 4) ? TIMER4_CC_NUM \ + : 0x0UL) +#define TIMER_CNTWIDTH(n) (((n) == 0) ? TIMER0_CNTWIDTH \ + : ((n) == 1) ? TIMER1_CNTWIDTH \ + : ((n) == 2) ? TIMER2_CNTWIDTH \ + : ((n) == 3) ? TIMER3_CNTWIDTH \ + : ((n) == 4) ? TIMER4_CNTWIDTH \ + : 0x0UL) +#define TIMER_DTI(n) (((n) == 0) ? TIMER0_DTI \ + : ((n) == 1) ? TIMER1_DTI \ + : ((n) == 2) ? TIMER2_DTI \ + : ((n) == 3) ? TIMER3_DTI \ + : ((n) == 4) ? TIMER4_DTI \ + : 0x0UL) +#define TIMER_DTI_CC_NUM(n) (((n) == 0) ? TIMER0_DTI_CC_NUM \ + : ((n) == 1) ? TIMER1_DTI_CC_NUM \ + : ((n) == 2) ? TIMER2_DTI_CC_NUM \ + : ((n) == 3) ? TIMER3_DTI_CC_NUM \ + : ((n) == 4) ? TIMER4_DTI_CC_NUM \ + : 0x0UL) +#define TIMER_NO_DTI(n) (((n) == 0) ? TIMER0_NO_DTI \ + : ((n) == 1) ? TIMER1_NO_DTI \ + : ((n) == 2) ? TIMER2_NO_DTI \ + : ((n) == 3) ? TIMER3_NO_DTI \ + : ((n) == 4) ? TIMER4_NO_DTI \ + : 0x0UL) + +/* Instance macros for USART */ +#define USART(n) (((n) == 0) ? USART0 \ + : ((n) == 1) ? USART1 \ + : 0x0UL) +#define USART_NUM(ref) (((ref) == USART0) ? 0 \ + : ((ref) == USART1) ? 1 \ + : -1) +#define USART_AUTOTX_REG(n) (((n) == 0) ? USART0_AUTOTX_REG \ + : ((n) == 1) ? USART1_AUTOTX_REG \ + : 0x0UL) +#define USART_AUTOTX_REG_B(n) (((n) == 0) ? USART0_AUTOTX_REG_B \ + : ((n) == 1) ? USART1_AUTOTX_REG_B \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER \ + : 0x0UL) +#define USART_AUTOTX_TRIGGER_B(n) (((n) == 0) ? USART0_AUTOTX_TRIGGER_B \ + : ((n) == 1) ? USART1_AUTOTX_TRIGGER_B \ + : 0x0UL) +#define USART_CLK_PRS(n) (((n) == 0) ? USART0_CLK_PRS \ + : ((n) == 1) ? USART1_CLK_PRS \ + : 0x0UL) +#define USART_CLK_PRS_B(n) (((n) == 0) ? USART0_CLK_PRS_B \ + : ((n) == 1) ? USART1_CLK_PRS_B \ + : 0x0UL) +#define USART_FLOW_CONTROL(n) (((n) == 0) ? USART0_FLOW_CONTROL \ + : ((n) == 1) ? USART1_FLOW_CONTROL \ + : 0x0UL) +#define USART_FLOW_CONTROL_B(n) (((n) == 0) ? USART0_FLOW_CONTROL_B \ + : ((n) == 1) ? USART1_FLOW_CONTROL_B \ + : 0x0UL) +#define USART_I2S(n) (((n) == 0) ? USART0_I2S \ + : ((n) == 1) ? USART1_I2S \ + : 0x0UL) +#define USART_I2S_B(n) (((n) == 0) ? USART0_I2S_B \ + : ((n) == 1) ? USART1_I2S_B \ + : 0x0UL) +#define USART_IRDA_AVAILABLE(n) (((n) == 0) ? USART0_IRDA_AVAILABLE \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE \ + : 0x0UL) +#define USART_IRDA_AVAILABLE_B(n) (((n) == 0) ? USART0_IRDA_AVAILABLE_B \ + : ((n) == 1) ? USART1_IRDA_AVAILABLE_B \ + : 0x0UL) +#define USART_MVDIS_FUNC(n) (((n) == 0) ? USART0_MVDIS_FUNC \ + : ((n) == 1) ? USART1_MVDIS_FUNC \ + : 0x0UL) +#define USART_MVDIS_FUNC_B(n) (((n) == 0) ? USART0_MVDIS_FUNC_B \ + : ((n) == 1) ? USART1_MVDIS_FUNC_B \ + : 0x0UL) +#define USART_RX_PRS(n) (((n) == 0) ? USART0_RX_PRS \ + : ((n) == 1) ? USART1_RX_PRS \ + : 0x0UL) +#define USART_RX_PRS_B(n) (((n) == 0) ? USART0_RX_PRS_B \ + : ((n) == 1) ? USART1_RX_PRS_B \ + : 0x0UL) +#define USART_SC_AVAILABLE(n) (((n) == 0) ? USART0_SC_AVAILABLE \ + : ((n) == 1) ? USART1_SC_AVAILABLE \ + : 0x0UL) +#define USART_SC_AVAILABLE_B(n) (((n) == 0) ? USART0_SC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_AVAILABLE(n) (((n) == 0) ? USART0_SYNC_AVAILABLE \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE \ + : 0x0UL) +#define USART_SYNC_AVAILABLE_B(n) (((n) == 0) ? USART0_SYNC_AVAILABLE_B \ + : ((n) == 1) ? USART1_SYNC_AVAILABLE_B \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE \ + : 0x0UL) +#define USART_SYNC_LATE_SAMPLE_B(n) (((n) == 0) ? USART0_SYNC_LATE_SAMPLE_B \ + : ((n) == 1) ? USART1_SYNC_LATE_SAMPLE_B \ + : 0x0UL) +#define USART_TIMER(n) (((n) == 0) ? USART0_TIMER \ + : ((n) == 1) ? USART1_TIMER \ + : 0x0UL) +#define USART_TIMER_B(n) (((n) == 0) ? USART0_TIMER_B \ + : ((n) == 1) ? USART1_TIMER_B \ + : 0x0UL) + +/* Instance macros for WDOG */ +#define WDOG(n) (((n) == 0) ? WDOG0 \ + : 0x0UL) +#define WDOG_NUM(ref) (((ref) == WDOG0) ? 0 \ + : -1) +#define WDOG_PCNUM(n) (((n) == 0) ? WDOG0_PCNUM \ + : 0x0UL) + +/** @} End of group EFR32BG27C320F768IJ39_Peripheral_Parameters */ + +/** @} End of group EFR32BG27C320F768IJ39 */ +/** @}} End of group Parts */ + +#ifdef __cplusplus +} +#endif +#endif diff --git a/platform/Device/SiliconLabs/EFR32BG27/Include/em_device.h b/platform/Device/SiliconLabs/EFR32BG27/Include/em_device.h index 33188ff1d5..03c0634f27 100644 --- a/platform/Device/SiliconLabs/EFR32BG27/Include/em_device.h +++ b/platform/Device/SiliconLabs/EFR32BG27/Include/em_device.h @@ -56,6 +56,9 @@ #elif defined(EFR32BG27C320F768GJ39) #include "efr32bg27c320f768gj39.h" +#elif defined(EFR32BG27C320F768IJ39) +#include "efr32bg27c320f768ij39.h" + #else #error "em_device.h: PART NUMBER undefined" #endif diff --git a/platform/Device/component/efm32pg26b100f512im68.slcc b/platform/Device/component/efm32pg26b100f512im68.slcc new file mode 100644 index 0000000000..204bce0039 --- /dev/null +++ b/platform/Device/component/efm32pg26b100f512im68.slcc @@ -0,0 +1,262 @@ +!!omap +- id: EFM32PG26B100F512IM68 +- package: platform +- description: Silicon Labs CMSIS-Device part headers for EFM32PG26B100F512IM68. +- category: Platform|Device|EFM32PG26 +- quality: production +- define: + - name: EFM32PG26B100F512IM68 + unless: + - device_content_override +- source: + - path: platform/Device/SiliconLabs/EFM32PG26/Source/startup_efm32pg26.c + unless: + - device_content_override + - path: platform/Device/SiliconLabs/EFM32PG26/Source/system_efm32pg26.c + unless: + - device_content_override +- include: + - file_list: + - path: efm32pg26b100f512im68.h + - path: efm32pg26_acmp.h + - path: efm32pg26_amuxcp.h + - path: efm32pg26_buram.h + - path: efm32pg26_burtc.h + - path: efm32pg26_cmu.h + - path: efm32pg26_dcdc.h + - path: efm32pg26_devinfo.h + - path: efm32pg26_dma_descriptor.h + - path: efm32pg26_dpll.h + - path: efm32pg26_emu.h + - path: efm32pg26_eusart.h + - path: efm32pg26_fsrco.h + - path: efm32pg26_gpcrc.h + - path: efm32pg26_gpio.h + - path: efm32pg26_gpio_port.h + - path: efm32pg26_hfrco.h + - path: efm32pg26_hfxo.h + - path: efm32pg26_i2c.h + - path: efm32pg26_iadc.h + - path: efm32pg26_icache.h + - path: efm32pg26_keyscan.h + - path: efm32pg26_lcd.h + - path: efm32pg26_lcdrf.h + - path: efm32pg26_ldma.h + - path: efm32pg26_ldmaxbar.h + - path: efm32pg26_ldmaxbar_defines.h + - path: efm32pg26_letimer.h + - path: efm32pg26_lfrco.h + - path: efm32pg26_lfxo.h + - path: efm32pg26_mailbox.h + - path: efm32pg26_mpahbram.h + - path: efm32pg26_msc.h + - path: efm32pg26_mvp.h + - path: efm32pg26_pcnt.h + - path: efm32pg26_prs.h + - path: efm32pg26_prs_signals.h + - path: efm32pg26_semailbox.h + - path: efm32pg26_smu.h + - path: efm32pg26_syscfg.h + - path: efm32pg26_sysrtc.h + - path: efm32pg26_timer.h + - path: efm32pg26_ulfrco.h + - path: efm32pg26_usart.h + - path: efm32pg26_vdac.h + - path: efm32pg26_wdog.h + - path: em_device.h + - path: system_efm32pg26.h + path: platform/Device/SiliconLabs/EFM32PG26/Include/ + unless: + - device_content_override +- provides: + - name: efm32pg26b100f512im68 + - name: device + - name: device_efx + - name: device_series_2 + - name: device_sdid_225 + - name: device_family_efm32pg26 + - name: device_cortexm + - name: device_arm + - name: cortexm33 + - name: armv8m.main + - name: device_security_vault + - name: device_dcdc_buck + - name: device_has_acmp + - name: device_has_acmp0 + - name: device_has_acmp1 + - name: device_has_amuxcp + - name: device_has_amuxcp0 + - name: device_has_buram + - name: device_has_burtc + - name: device_has_cmu + - name: device_has_dcdc + - name: device_has_devinfo + - name: device_has_dmem + - name: device_has_dmem0 + - name: device_has_dmem1 + - name: device_has_dpll + - name: device_has_dpll0 + - name: device_has_emu + - name: device_has_euart + - name: device_has_eusart + - name: device_has_eusart0 + - name: device_has_eusart1 + - name: device_has_eusart2 + - name: device_has_eusart3 + - name: device_has_fsrco + - name: device_has_gpcrc + - name: device_has_gpio + - name: device_has_hfrco + - name: device_has_hfrco0 + - name: device_has_hfrcoem2 + - name: device_has_hfrcoem23 + - name: device_has_hfxo + - name: device_has_hfxo0 + - name: device_has_hostmailbox + - name: device_has_i2c + - name: device_has_i2c0 + - name: device_has_i2c1 + - name: device_has_i2c2 + - name: device_has_i2c3 + - name: device_has_iadc + - name: device_has_iadc0 + - name: device_has_icache + - name: device_has_icache0 + - name: device_has_keyscan + - name: device_has_lcd + - name: device_has_lcdrf + - name: device_has_ldma + - name: device_has_ldmaxbar + - name: device_has_letimer + - name: device_has_letimer0 + - name: device_has_lfrco + - name: device_has_lfxo + - name: device_has_msc + - name: device_has_mvp + - name: device_has_pcnt + - name: device_has_pcnt0 + - name: device_has_prs + - name: device_has_semailbox + - name: device_has_smu + - name: device_has_syscfg + - name: device_has_sysrtc + - name: device_has_sysrtc0 + - name: device_has_timer + - name: device_has_timer0 + - name: device_has_timer1 + - name: device_has_timer2 + - name: device_has_timer3 + - name: device_has_timer4 + - name: device_has_timer5 + - name: device_has_timer6 + - name: device_has_timer7 + - name: device_has_timer8 + - name: device_has_timer9 + - name: device_has_uart + - name: device_has_ulfrco + - name: device_has_usart + - name: device_has_usart0 + - name: device_has_usart1 + - name: device_has_usart2 + - name: device_has_vdac + - name: device_has_vdac0 + - name: device_has_vdac1 + - name: device_has_wdog + - name: device_has_wdog0 + - name: device_has_wdog1 + - name: device_has_dwt + - name: device_has_emu_temp_sensor + - name: device_has_fpu + - name: device_has_mpu + - name: device_supports_rail + - name: device_supports_rail_stack + - name: device_supports_connect + - name: device_compute_mvp +- recommends: + - id: trustzone_unaware +- requires: + - name: cmsis_core +- template_contribution: + - name: device_opn + value: EFM32PG26B100F512IM68 + - name: device_arch + value: armv8m.main + - name: device_cpu + value: cortexm33 + - name: device_series + value: 2 + - name: device_family + value: efm32pg26 + - name: device_flash_addr + value: 134217728 + - name: device_flash_size + value: 524288 + - name: device_flash_page_size + value: 8192 + - name: device_ram_addr + value: 536870912 + - name: device_ram_size + value: 131072 + - name: device_fpu + value: true + - name: device_mpu + value: true + - name: default_stack_size + value: 4096 + - name: default_heap_size + value: 2048 + - name: device_gpio_port_pin_info + value: + count: '11' + mask: '0x07FF' + name: gpio_port_a + - name: device_gpio_port_pin_info + value: + count: '12' + mask: '0x0FFF' + name: gpio_port_b + - name: device_gpio_port_pin_info + value: + count: '14' + mask: '0x3FFF' + name: gpio_port_c + - name: device_gpio_port_pin_info + value: + count: '11' + mask: '0x07FF' + name: gpio_port_d +- tag: + - device:opn:efm32pg26b100f512im68 +- toolchain_settings: + - option: device_opn + value: efm32pg26b100f512im68 + - option: architecture + value: armv8-mml + - option: cpu + value: cortex-m33 + - option: fpu + value: fpv5-sp + - option: cmse + unless: + - trustzone_nonsecure + value: enabled +- config_file: + - condition: + - custom_radio_config + directory: rail + path: platform/Device/config/225/device.yaml +- metadata: + device: + memory: + - name: Main Flash + page_size: 8192 + size: 524288 + start: 134217728 + type: non-volatile + - name: RAM + size: 131072 + start: 536870912 + type: volatile + opn: efm32pg26b100f512im68 + sbom: + license: Zlib diff --git a/platform/Device/component/efm32pg26b500f3200il136.slcc b/platform/Device/component/efm32pg26b500f3200il136.slcc new file mode 100644 index 0000000000..973f178c04 --- /dev/null +++ b/platform/Device/component/efm32pg26b500f3200il136.slcc @@ -0,0 +1,262 @@ +!!omap +- id: EFM32PG26B500F3200IL136 +- package: platform +- description: Silicon Labs CMSIS-Device part headers for EFM32PG26B500F3200IL136. +- category: Platform|Device|EFM32PG26 +- quality: production +- define: + - name: EFM32PG26B500F3200IL136 + unless: + - device_content_override +- source: + - path: platform/Device/SiliconLabs/EFM32PG26/Source/startup_efm32pg26.c + unless: + - device_content_override + - path: platform/Device/SiliconLabs/EFM32PG26/Source/system_efm32pg26.c + unless: + - device_content_override +- include: + - file_list: + - path: efm32pg26b500f3200il136.h + - path: efm32pg26_acmp.h + - path: efm32pg26_amuxcp.h + - path: efm32pg26_buram.h + - path: efm32pg26_burtc.h + - path: efm32pg26_cmu.h + - path: efm32pg26_dcdc.h + - path: efm32pg26_devinfo.h + - path: efm32pg26_dma_descriptor.h + - path: efm32pg26_dpll.h + - path: efm32pg26_emu.h + - path: efm32pg26_eusart.h + - path: efm32pg26_fsrco.h + - path: efm32pg26_gpcrc.h + - path: efm32pg26_gpio.h + - path: efm32pg26_gpio_port.h + - path: efm32pg26_hfrco.h + - path: efm32pg26_hfxo.h + - path: efm32pg26_i2c.h + - path: efm32pg26_iadc.h + - path: efm32pg26_icache.h + - path: efm32pg26_keyscan.h + - path: efm32pg26_lcd.h + - path: efm32pg26_lcdrf.h + - path: efm32pg26_ldma.h + - path: efm32pg26_ldmaxbar.h + - path: efm32pg26_ldmaxbar_defines.h + - path: efm32pg26_letimer.h + - path: efm32pg26_lfrco.h + - path: efm32pg26_lfxo.h + - path: efm32pg26_mailbox.h + - path: efm32pg26_mpahbram.h + - path: efm32pg26_msc.h + - path: efm32pg26_mvp.h + - path: efm32pg26_pcnt.h + - path: efm32pg26_prs.h + - path: efm32pg26_prs_signals.h + - path: efm32pg26_semailbox.h + - path: efm32pg26_smu.h + - path: efm32pg26_syscfg.h + - path: efm32pg26_sysrtc.h + - path: efm32pg26_timer.h + - path: efm32pg26_ulfrco.h + - path: efm32pg26_usart.h + - path: efm32pg26_vdac.h + - path: efm32pg26_wdog.h + - path: em_device.h + - path: system_efm32pg26.h + path: platform/Device/SiliconLabs/EFM32PG26/Include/ + unless: + - device_content_override +- provides: + - name: efm32pg26b500f3200il136 + - name: device + - name: device_efx + - name: device_series_2 + - name: device_sdid_225 + - name: device_family_efm32pg26 + - name: device_cortexm + - name: device_arm + - name: cortexm33 + - name: armv8m.main + - name: device_security_vault + - name: device_dcdc_buck + - name: device_has_acmp + - name: device_has_acmp0 + - name: device_has_acmp1 + - name: device_has_amuxcp + - name: device_has_amuxcp0 + - name: device_has_buram + - name: device_has_burtc + - name: device_has_cmu + - name: device_has_dcdc + - name: device_has_devinfo + - name: device_has_dmem + - name: device_has_dmem0 + - name: device_has_dmem1 + - name: device_has_dpll + - name: device_has_dpll0 + - name: device_has_emu + - name: device_has_euart + - name: device_has_eusart + - name: device_has_eusart0 + - name: device_has_eusart1 + - name: device_has_eusart2 + - name: device_has_eusart3 + - name: device_has_fsrco + - name: device_has_gpcrc + - name: device_has_gpio + - name: device_has_hfrco + - name: device_has_hfrco0 + - name: device_has_hfrcoem2 + - name: device_has_hfrcoem23 + - name: device_has_hfxo + - name: device_has_hfxo0 + - name: device_has_hostmailbox + - name: device_has_i2c + - name: device_has_i2c0 + - name: device_has_i2c1 + - name: device_has_i2c2 + - name: device_has_i2c3 + - name: device_has_iadc + - name: device_has_iadc0 + - name: device_has_icache + - name: device_has_icache0 + - name: device_has_keyscan + - name: device_has_lcd + - name: device_has_lcdrf + - name: device_has_ldma + - name: device_has_ldmaxbar + - name: device_has_letimer + - name: device_has_letimer0 + - name: device_has_lfrco + - name: device_has_lfxo + - name: device_has_msc + - name: device_has_mvp + - name: device_has_pcnt + - name: device_has_pcnt0 + - name: device_has_prs + - name: device_has_semailbox + - name: device_has_smu + - name: device_has_syscfg + - name: device_has_sysrtc + - name: device_has_sysrtc0 + - name: device_has_timer + - name: device_has_timer0 + - name: device_has_timer1 + - name: device_has_timer2 + - name: device_has_timer3 + - name: device_has_timer4 + - name: device_has_timer5 + - name: device_has_timer6 + - name: device_has_timer7 + - name: device_has_timer8 + - name: device_has_timer9 + - name: device_has_uart + - name: device_has_ulfrco + - name: device_has_usart + - name: device_has_usart0 + - name: device_has_usart1 + - name: device_has_usart2 + - name: device_has_vdac + - name: device_has_vdac0 + - name: device_has_vdac1 + - name: device_has_wdog + - name: device_has_wdog0 + - name: device_has_wdog1 + - name: device_has_dwt + - name: device_has_emu_temp_sensor + - name: device_has_fpu + - name: device_has_mpu + - name: device_supports_rail + - name: device_supports_rail_stack + - name: device_supports_connect + - name: device_compute_mvp +- recommends: + - id: trustzone_unaware +- requires: + - name: cmsis_core +- template_contribution: + - name: device_opn + value: EFM32PG26B500F3200IL136 + - name: device_arch + value: armv8m.main + - name: device_cpu + value: cortexm33 + - name: device_series + value: 2 + - name: device_family + value: efm32pg26 + - name: device_flash_addr + value: 134217728 + - name: device_flash_size + value: 3276800 + - name: device_flash_page_size + value: 8192 + - name: device_ram_addr + value: 536870912 + - name: device_ram_size + value: 524288 + - name: device_fpu + value: true + - name: device_mpu + value: true + - name: default_stack_size + value: 4096 + - name: default_heap_size + value: 2048 + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_a + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_b + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_c + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_d +- tag: + - device:opn:efm32pg26b500f3200il136 +- toolchain_settings: + - option: device_opn + value: efm32pg26b500f3200il136 + - option: architecture + value: armv8-mml + - option: cpu + value: cortex-m33 + - option: fpu + value: fpv5-sp + - option: cmse + unless: + - trustzone_nonsecure + value: enabled +- config_file: + - condition: + - custom_radio_config + directory: rail + path: platform/Device/config/225/device.yaml +- metadata: + device: + memory: + - name: Main Flash + page_size: 8192 + size: 3276800 + start: 134217728 + type: non-volatile + - name: RAM + size: 524288 + start: 536870912 + type: volatile + opn: efm32pg26b500f3200il136 + sbom: + license: Zlib diff --git a/platform/Device/component/efm32pg26b500f3200im68.slcc b/platform/Device/component/efm32pg26b500f3200im68.slcc new file mode 100644 index 0000000000..4507c6eb71 --- /dev/null +++ b/platform/Device/component/efm32pg26b500f3200im68.slcc @@ -0,0 +1,262 @@ +!!omap +- id: EFM32PG26B500F3200IM68 +- package: platform +- description: Silicon Labs CMSIS-Device part headers for EFM32PG26B500F3200IM68. +- category: Platform|Device|EFM32PG26 +- quality: production +- define: + - name: EFM32PG26B500F3200IM68 + unless: + - device_content_override +- source: + - path: platform/Device/SiliconLabs/EFM32PG26/Source/startup_efm32pg26.c + unless: + - device_content_override + - path: platform/Device/SiliconLabs/EFM32PG26/Source/system_efm32pg26.c + unless: + - device_content_override +- include: + - file_list: + - path: efm32pg26b500f3200im68.h + - path: efm32pg26_acmp.h + - path: efm32pg26_amuxcp.h + - path: efm32pg26_buram.h + - path: efm32pg26_burtc.h + - path: efm32pg26_cmu.h + - path: efm32pg26_dcdc.h + - path: efm32pg26_devinfo.h + - path: efm32pg26_dma_descriptor.h + - path: efm32pg26_dpll.h + - path: efm32pg26_emu.h + - path: efm32pg26_eusart.h + - path: efm32pg26_fsrco.h + - path: efm32pg26_gpcrc.h + - path: efm32pg26_gpio.h + - path: efm32pg26_gpio_port.h + - path: efm32pg26_hfrco.h + - path: efm32pg26_hfxo.h + - path: efm32pg26_i2c.h + - path: efm32pg26_iadc.h + - path: efm32pg26_icache.h + - path: efm32pg26_keyscan.h + - path: efm32pg26_lcd.h + - path: efm32pg26_lcdrf.h + - path: efm32pg26_ldma.h + - path: efm32pg26_ldmaxbar.h + - path: efm32pg26_ldmaxbar_defines.h + - path: efm32pg26_letimer.h + - path: efm32pg26_lfrco.h + - path: efm32pg26_lfxo.h + - path: efm32pg26_mailbox.h + - path: efm32pg26_mpahbram.h + - path: efm32pg26_msc.h + - path: efm32pg26_mvp.h + - path: efm32pg26_pcnt.h + - path: efm32pg26_prs.h + - path: efm32pg26_prs_signals.h + - path: efm32pg26_semailbox.h + - path: efm32pg26_smu.h + - path: efm32pg26_syscfg.h + - path: efm32pg26_sysrtc.h + - path: efm32pg26_timer.h + - path: efm32pg26_ulfrco.h + - path: efm32pg26_usart.h + - path: efm32pg26_vdac.h + - path: efm32pg26_wdog.h + - path: em_device.h + - path: system_efm32pg26.h + path: platform/Device/SiliconLabs/EFM32PG26/Include/ + unless: + - device_content_override +- provides: + - name: efm32pg26b500f3200im68 + - name: device + - name: device_efx + - name: device_series_2 + - name: device_sdid_225 + - name: device_family_efm32pg26 + - name: device_cortexm + - name: device_arm + - name: cortexm33 + - name: armv8m.main + - name: device_security_vault + - name: device_dcdc_buck + - name: device_has_acmp + - name: device_has_acmp0 + - name: device_has_acmp1 + - name: device_has_amuxcp + - name: device_has_amuxcp0 + - name: device_has_buram + - name: device_has_burtc + - name: device_has_cmu + - name: device_has_dcdc + - name: device_has_devinfo + - name: device_has_dmem + - name: device_has_dmem0 + - name: device_has_dmem1 + - name: device_has_dpll + - name: device_has_dpll0 + - name: device_has_emu + - name: device_has_euart + - name: device_has_eusart + - name: device_has_eusart0 + - name: device_has_eusart1 + - name: device_has_eusart2 + - name: device_has_eusart3 + - name: device_has_fsrco + - name: device_has_gpcrc + - name: device_has_gpio + - name: device_has_hfrco + - name: device_has_hfrco0 + - name: device_has_hfrcoem2 + - name: device_has_hfrcoem23 + - name: device_has_hfxo + - name: device_has_hfxo0 + - name: device_has_hostmailbox + - name: device_has_i2c + - name: device_has_i2c0 + - name: device_has_i2c1 + - name: device_has_i2c2 + - name: device_has_i2c3 + - name: device_has_iadc + - name: device_has_iadc0 + - name: device_has_icache + - name: device_has_icache0 + - name: device_has_keyscan + - name: device_has_lcd + - name: device_has_lcdrf + - name: device_has_ldma + - name: device_has_ldmaxbar + - name: device_has_letimer + - name: device_has_letimer0 + - name: device_has_lfrco + - name: device_has_lfxo + - name: device_has_msc + - name: device_has_mvp + - name: device_has_pcnt + - name: device_has_pcnt0 + - name: device_has_prs + - name: device_has_semailbox + - name: device_has_smu + - name: device_has_syscfg + - name: device_has_sysrtc + - name: device_has_sysrtc0 + - name: device_has_timer + - name: device_has_timer0 + - name: device_has_timer1 + - name: device_has_timer2 + - name: device_has_timer3 + - name: device_has_timer4 + - name: device_has_timer5 + - name: device_has_timer6 + - name: device_has_timer7 + - name: device_has_timer8 + - name: device_has_timer9 + - name: device_has_uart + - name: device_has_ulfrco + - name: device_has_usart + - name: device_has_usart0 + - name: device_has_usart1 + - name: device_has_usart2 + - name: device_has_vdac + - name: device_has_vdac0 + - name: device_has_vdac1 + - name: device_has_wdog + - name: device_has_wdog0 + - name: device_has_wdog1 + - name: device_has_dwt + - name: device_has_emu_temp_sensor + - name: device_has_fpu + - name: device_has_mpu + - name: device_supports_rail + - name: device_supports_rail_stack + - name: device_supports_connect + - name: device_compute_mvp +- recommends: + - id: trustzone_unaware +- requires: + - name: cmsis_core +- template_contribution: + - name: device_opn + value: EFM32PG26B500F3200IM68 + - name: device_arch + value: armv8m.main + - name: device_cpu + value: cortexm33 + - name: device_series + value: 2 + - name: device_family + value: efm32pg26 + - name: device_flash_addr + value: 134217728 + - name: device_flash_size + value: 3276800 + - name: device_flash_page_size + value: 8192 + - name: device_ram_addr + value: 536870912 + - name: device_ram_size + value: 524288 + - name: device_fpu + value: true + - name: device_mpu + value: true + - name: default_stack_size + value: 4096 + - name: default_heap_size + value: 2048 + - name: device_gpio_port_pin_info + value: + count: '11' + mask: '0x07FF' + name: gpio_port_a + - name: device_gpio_port_pin_info + value: + count: '12' + mask: '0x0FFF' + name: gpio_port_b + - name: device_gpio_port_pin_info + value: + count: '14' + mask: '0x3FFF' + name: gpio_port_c + - name: device_gpio_port_pin_info + value: + count: '11' + mask: '0x07FF' + name: gpio_port_d +- tag: + - device:opn:efm32pg26b500f3200im68 +- toolchain_settings: + - option: device_opn + value: efm32pg26b500f3200im68 + - option: architecture + value: armv8-mml + - option: cpu + value: cortex-m33 + - option: fpu + value: fpv5-sp + - option: cmse + unless: + - trustzone_nonsecure + value: enabled +- config_file: + - condition: + - custom_radio_config + directory: rail + path: platform/Device/config/225/device.yaml +- metadata: + device: + memory: + - name: Main Flash + page_size: 8192 + size: 3276800 + start: 134217728 + type: non-volatile + - name: RAM + size: 524288 + start: 536870912 + type: volatile + opn: efm32pg26b500f3200im68 + sbom: + license: Zlib diff --git a/platform/Device/component/efr32bg26b510f3200il136.slcc b/platform/Device/component/efr32bg26b510f3200il136.slcc new file mode 100644 index 0000000000..cd45fcf100 --- /dev/null +++ b/platform/Device/component/efr32bg26b510f3200il136.slcc @@ -0,0 +1,274 @@ +!!omap +- id: EFR32BG26B510F3200IL136 +- package: platform +- description: Silicon Labs CMSIS-Device part headers for EFR32BG26B510F3200IL136. +- category: Platform|Device|EFR32BG26 +- quality: production +- define: + - name: EFR32BG26B510F3200IL136 + unless: + - device_content_override +- source: + - path: platform/Device/SiliconLabs/EFR32BG26/Source/system_efr32bg26.c + unless: + - device_content_override + - path: platform/Device/SiliconLabs/EFR32BG26/Source/startup_efr32bg26.c + unless: + - device_content_override +- include: + - file_list: + - path: efr32bg26b510f3200il136.h + - path: efr32bg26_acmp.h + - path: efr32bg26_aes.h + - path: efr32bg26_amuxcp.h + - path: efr32bg26_buram.h + - path: efr32bg26_burtc.h + - path: efr32bg26_cmu.h + - path: efr32bg26_dcdc.h + - path: efr32bg26_devinfo.h + - path: efr32bg26_dma_descriptor.h + - path: efr32bg26_dpll.h + - path: efr32bg26_emu.h + - path: efr32bg26_eusart.h + - path: efr32bg26_fsrco.h + - path: efr32bg26_gpcrc.h + - path: efr32bg26_gpio.h + - path: efr32bg26_gpio_port.h + - path: efr32bg26_hfrco.h + - path: efr32bg26_hfxo.h + - path: efr32bg26_i2c.h + - path: efr32bg26_iadc.h + - path: efr32bg26_icache.h + - path: efr32bg26_keyscan.h + - path: efr32bg26_lcd.h + - path: efr32bg26_lcdrf.h + - path: efr32bg26_ldma.h + - path: efr32bg26_ldmaxbar.h + - path: efr32bg26_ldmaxbar_defines.h + - path: efr32bg26_letimer.h + - path: efr32bg26_lfrco.h + - path: efr32bg26_lfxo.h + - path: efr32bg26_mailbox.h + - path: efr32bg26_mpahbram.h + - path: efr32bg26_msc.h + - path: efr32bg26_mvp.h + - path: efr32bg26_pcnt.h + - path: efr32bg26_prs.h + - path: efr32bg26_prs_signals.h + - path: efr32bg26_semailbox.h + - path: efr32bg26_smu.h + - path: efr32bg26_syscfg.h + - path: efr32bg26_sysrtc.h + - path: efr32bg26_timer.h + - path: efr32bg26_ulfrco.h + - path: efr32bg26_usart.h + - path: efr32bg26_vdac.h + - path: efr32bg26_wdog.h + - path: em_device.h + - path: system_efr32bg26.h + path: platform/Device/SiliconLabs/EFR32BG26/Include/ + unless: + - device_content_override +- provides: + - name: efr32bg26b510f3200il136 + - name: device + - name: device_efx + - name: device_series_2 + - name: device_sdid_225 + - name: device_generic_family_efr32xg26 + - name: device_family_efr32bg26 + - name: device_cortexm + - name: device_arm + - name: cortexm33 + - name: armv8m.main + - name: device_security_vault + - name: device_dcdc_buck + - name: device_pa_10dbm + - name: device_pa_0dbm + - name: device_has_acmp + - name: device_has_acmp0 + - name: device_has_acmp1 + - name: device_has_amuxcp + - name: device_has_amuxcp0 + - name: device_has_buram + - name: device_has_burtc + - name: device_has_cmu + - name: device_has_dcdc + - name: device_has_devinfo + - name: device_has_dmem + - name: device_has_dmem0 + - name: device_has_dmem1 + - name: device_has_dpll + - name: device_has_dpll0 + - name: device_has_emu + - name: device_has_euart + - name: device_has_eusart + - name: device_has_eusart0 + - name: device_has_eusart1 + - name: device_has_eusart2 + - name: device_has_eusart3 + - name: device_has_fsrco + - name: device_has_gpcrc + - name: device_has_gpio + - name: device_has_hfrco + - name: device_has_hfrco0 + - name: device_has_hfrcoem2 + - name: device_has_hfrcoem23 + - name: device_has_hfxo + - name: device_has_hfxo0 + - name: device_has_hostmailbox + - name: device_has_i2c + - name: device_has_i2c0 + - name: device_has_i2c1 + - name: device_has_i2c2 + - name: device_has_i2c3 + - name: device_has_iadc + - name: device_has_iadc0 + - name: device_has_icache + - name: device_has_icache0 + - name: device_has_keyscan + - name: device_has_lcd + - name: device_has_lcdrf + - name: device_has_ldma + - name: device_has_ldmaxbar + - name: device_has_letimer + - name: device_has_letimer0 + - name: device_has_lfrco + - name: device_has_lfxo + - name: device_has_msc + - name: device_has_mvp + - name: device_has_pcnt + - name: device_has_pcnt0 + - name: device_has_prs + - name: device_has_radioaes + - name: device_has_semailbox + - name: device_has_smu + - name: device_has_syscfg + - name: device_has_sysrtc + - name: device_has_sysrtc0 + - name: device_has_timer + - name: device_has_timer0 + - name: device_has_timer1 + - name: device_has_timer2 + - name: device_has_timer3 + - name: device_has_timer4 + - name: device_has_timer5 + - name: device_has_timer6 + - name: device_has_timer7 + - name: device_has_timer8 + - name: device_has_timer9 + - name: device_has_uart + - name: device_has_ulfrco + - name: device_has_usart + - name: device_has_usart0 + - name: device_has_usart1 + - name: device_has_usart2 + - name: device_has_vdac + - name: device_has_vdac0 + - name: device_has_vdac1 + - name: device_has_wdog + - name: device_has_wdog0 + - name: device_has_wdog1 + - name: device_has_dwt + - name: device_has_emu_temp_sensor + - name: device_has_fpu + - name: device_has_mpu + - name: device_has_radio + - name: device_has_radio_2g4hz + - name: device_supports_rail + - name: device_supports_rail_stack + - name: device_supports_bluetooth + - name: device_supports_bluetooth_iq_sampling + - name: device_supports_bluetooth_antenna_switching + - name: device_supports_bluetooth_coded_phy + - name: device_supports_bluetooth_cte + - name: device_supports_connect + - name: device_compute_mvp +- recommends: + - id: trustzone_unaware +- requires: + - name: cmsis_core +- template_contribution: + - name: device_opn + value: EFR32BG26B510F3200IL136 + - name: device_arch + value: armv8m.main + - name: device_cpu + value: cortexm33 + - name: device_series + value: 2 + - name: device_family + value: efr32bg26 + - name: device_flash_addr + value: 134217728 + - name: device_flash_size + value: 3276800 + - name: device_flash_page_size + value: 8192 + - name: device_ram_addr + value: 536870912 + - name: device_ram_size + value: 524288 + - name: device_fpu + value: true + - name: device_mpu + value: true + - name: default_stack_size + value: 4096 + - name: default_heap_size + value: 2048 + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_a + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_b + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_c + - name: device_gpio_port_pin_info + value: + count: '16' + mask: '0xFFFF' + name: gpio_port_d +- tag: + - device:opn:efr32bg26b510f3200il136 +- toolchain_settings: + - option: device_opn + value: efr32bg26b510f3200il136 + - option: architecture + value: armv8-mml + - option: cpu + value: cortex-m33 + - option: fpu + value: fpv5-sp + - option: cmse + unless: + - trustzone_nonsecure + value: enabled +- config_file: + - condition: + - custom_radio_config + directory: rail + path: platform/Device/config/225/device.yaml +- metadata: + device: + memory: + - name: Main Flash + page_size: 8192 + size: 3276800 + start: 134217728 + type: non-volatile + - name: RAM + size: 524288 + start: 536870912 + type: volatile + opn: efr32bg26b510f3200il136 + sbom: + license: Zlib diff --git a/platform/Device/component/efr32bg26b510f3200im48.slcc b/platform/Device/component/efr32bg26b510f3200im48.slcc new file mode 100644 index 0000000000..70569cb68d --- /dev/null +++ b/platform/Device/component/efr32bg26b510f3200im48.slcc @@ -0,0 +1,274 @@ +!!omap +- id: EFR32BG26B510F3200IM48 +- package: platform +- description: Silicon Labs CMSIS-Device part headers for EFR32BG26B510F3200IM48. +- category: Platform|Device|EFR32BG26 +- quality: production +- define: + - name: EFR32BG26B510F3200IM48 + unless: + - device_content_override +- source: + - path: platform/Device/SiliconLabs/EFR32BG26/Source/system_efr32bg26.c + unless: + - device_content_override + - path: platform/Device/SiliconLabs/EFR32BG26/Source/startup_efr32bg26.c + unless: + - device_content_override +- include: + - file_list: + - path: efr32bg26b510f3200im48.h + - path: efr32bg26_acmp.h + - path: efr32bg26_aes.h + - path: efr32bg26_amuxcp.h + - path: efr32bg26_buram.h + - path: efr32bg26_burtc.h + - path: efr32bg26_cmu.h + - path: efr32bg26_dcdc.h + - path: efr32bg26_devinfo.h + - path: efr32bg26_dma_descriptor.h + - path: efr32bg26_dpll.h + - path: efr32bg26_emu.h + - path: efr32bg26_eusart.h + - path: efr32bg26_fsrco.h + - path: efr32bg26_gpcrc.h + - path: efr32bg26_gpio.h + - path: efr32bg26_gpio_port.h + - path: efr32bg26_hfrco.h + - path: efr32bg26_hfxo.h + - path: efr32bg26_i2c.h + - path: efr32bg26_iadc.h + - path: efr32bg26_icache.h + - path: efr32bg26_keyscan.h + - path: efr32bg26_lcd.h + - path: efr32bg26_lcdrf.h + - path: efr32bg26_ldma.h + - path: efr32bg26_ldmaxbar.h + - path: efr32bg26_ldmaxbar_defines.h + - path: efr32bg26_letimer.h + - path: efr32bg26_lfrco.h + - path: efr32bg26_lfxo.h + - path: efr32bg26_mailbox.h + - path: efr32bg26_mpahbram.h + - path: efr32bg26_msc.h + - path: efr32bg26_mvp.h + - path: efr32bg26_pcnt.h + - path: efr32bg26_prs.h + - path: efr32bg26_prs_signals.h + - path: efr32bg26_semailbox.h + - path: efr32bg26_smu.h + - path: efr32bg26_syscfg.h + - path: efr32bg26_sysrtc.h + - path: efr32bg26_timer.h + - path: efr32bg26_ulfrco.h + - path: efr32bg26_usart.h + - path: efr32bg26_vdac.h + - path: efr32bg26_wdog.h + - path: em_device.h + - path: system_efr32bg26.h + path: platform/Device/SiliconLabs/EFR32BG26/Include/ + unless: + - device_content_override +- provides: + - name: efr32bg26b510f3200im48 + - name: device + - name: device_efx + - name: device_series_2 + - name: device_sdid_225 + - name: device_generic_family_efr32xg26 + - name: device_family_efr32bg26 + - name: device_cortexm + - name: device_arm + - name: cortexm33 + - name: armv8m.main + - name: device_security_vault + - name: device_dcdc_buck + - name: device_pa_10dbm + - name: device_pa_0dbm + - name: device_has_acmp + - name: device_has_acmp0 + - name: device_has_acmp1 + - name: device_has_amuxcp + - name: device_has_amuxcp0 + - name: device_has_buram + - name: device_has_burtc + - name: device_has_cmu + - name: device_has_dcdc + - name: device_has_devinfo + - name: device_has_dmem + - name: device_has_dmem0 + - name: device_has_dmem1 + - name: device_has_dpll + - name: device_has_dpll0 + - name: device_has_emu + - name: device_has_euart + - name: device_has_eusart + - name: device_has_eusart0 + - name: device_has_eusart1 + - name: device_has_eusart2 + - name: device_has_eusart3 + - name: device_has_fsrco + - name: device_has_gpcrc + - name: device_has_gpio + - name: device_has_hfrco + - name: device_has_hfrco0 + - name: device_has_hfrcoem2 + - name: device_has_hfrcoem23 + - name: device_has_hfxo + - name: device_has_hfxo0 + - name: device_has_hostmailbox + - name: device_has_i2c + - name: device_has_i2c0 + - name: device_has_i2c1 + - name: device_has_i2c2 + - name: device_has_i2c3 + - name: device_has_iadc + - name: device_has_iadc0 + - name: device_has_icache + - name: device_has_icache0 + - name: device_has_keyscan + - name: device_has_lcd + - name: device_has_lcdrf + - name: device_has_ldma + - name: device_has_ldmaxbar + - name: device_has_letimer + - name: device_has_letimer0 + - name: device_has_lfrco + - name: device_has_lfxo + - name: device_has_msc + - name: device_has_mvp + - name: device_has_pcnt + - name: device_has_pcnt0 + - name: device_has_prs + - name: device_has_radioaes + - name: device_has_semailbox + - name: device_has_smu + - name: device_has_syscfg + - name: device_has_sysrtc + - name: device_has_sysrtc0 + - name: device_has_timer + - name: device_has_timer0 + - name: device_has_timer1 + - name: device_has_timer2 + - name: device_has_timer3 + - name: device_has_timer4 + - name: device_has_timer5 + - name: device_has_timer6 + - name: device_has_timer7 + - name: device_has_timer8 + - name: device_has_timer9 + - name: device_has_uart + - name: device_has_ulfrco + - name: device_has_usart + - name: device_has_usart0 + - name: device_has_usart1 + - name: device_has_usart2 + - name: device_has_vdac + - name: device_has_vdac0 + - name: device_has_vdac1 + - name: device_has_wdog + - name: device_has_wdog0 + - name: device_has_wdog1 + - name: device_has_dwt + - name: device_has_emu_temp_sensor + - name: device_has_fpu + - name: device_has_mpu + - name: device_has_radio + - name: device_has_radio_2g4hz + - name: device_supports_rail + - name: device_supports_rail_stack + - name: device_supports_bluetooth + - name: device_supports_bluetooth_iq_sampling + - name: device_supports_bluetooth_antenna_switching + - name: device_supports_bluetooth_coded_phy + - name: device_supports_bluetooth_cte + - name: device_supports_connect + - name: device_compute_mvp +- recommends: + - id: trustzone_unaware +- requires: + - name: cmsis_core +- template_contribution: + - name: device_opn + value: EFR32BG26B510F3200IM48 + - name: device_arch + value: armv8m.main + - name: device_cpu + value: cortexm33 + - name: device_series + value: 2 + - name: device_family + value: efr32bg26 + - name: device_flash_addr + value: 134217728 + - name: device_flash_size + value: 3276800 + - name: device_flash_page_size + value: 8192 + - name: device_ram_addr + value: 536870912 + - name: device_ram_size + value: 524288 + - name: device_fpu + value: true + - name: device_mpu + value: true + - name: default_stack_size + value: 4096 + - name: default_heap_size + value: 2048 + - name: device_gpio_port_pin_info + value: + count: '8' + mask: '0x00FF' + name: gpio_port_a + - name: device_gpio_port_pin_info + value: + count: '4' + mask: '0x000F' + name: gpio_port_b + - name: device_gpio_port_pin_info + value: + count: '10' + mask: '0x03FF' + name: gpio_port_c + - name: device_gpio_port_pin_info + value: + count: '6' + mask: '0x003F' + name: gpio_port_d +- tag: + - device:opn:efr32bg26b510f3200im48 +- toolchain_settings: + - option: device_opn + value: efr32bg26b510f3200im48 + - option: architecture + value: armv8-mml + - option: cpu + value: cortex-m33 + - option: fpu + value: fpv5-sp + - option: cmse + unless: + - trustzone_nonsecure + value: enabled +- config_file: + - condition: + - custom_radio_config + directory: rail + path: platform/Device/config/225/device.yaml +- metadata: + device: + memory: + - name: Main Flash + page_size: 8192 + size: 3276800 + start: 134217728 + type: non-volatile + - name: RAM + size: 524288 + start: 536870912 + type: volatile + opn: efr32bg26b510f3200im48 + sbom: + license: Zlib diff --git a/platform/Device/component/efr32bg26b510f3200im68.slcc b/platform/Device/component/efr32bg26b510f3200im68.slcc new file mode 100644 index 0000000000..a23592b54e --- /dev/null +++ b/platform/Device/component/efr32bg26b510f3200im68.slcc @@ -0,0 +1,274 @@ +!!omap +- id: EFR32BG26B510F3200IM68 +- package: platform +- description: Silicon Labs CMSIS-Device part headers for EFR32BG26B510F3200IM68. +- category: Platform|Device|EFR32BG26 +- quality: production +- define: + - name: EFR32BG26B510F3200IM68 + unless: + - device_content_override +- source: + - path: platform/Device/SiliconLabs/EFR32BG26/Source/system_efr32bg26.c + unless: + - device_content_override + - path: platform/Device/SiliconLabs/EFR32BG26/Source/startup_efr32bg26.c + unless: + - device_content_override +- include: + - file_list: + - path: efr32bg26b510f3200im68.h + - path: efr32bg26_acmp.h + - path: efr32bg26_aes.h + - path: efr32bg26_amuxcp.h + - path: efr32bg26_buram.h + - path: efr32bg26_burtc.h + - path: efr32bg26_cmu.h + - path: efr32bg26_dcdc.h + - path: efr32bg26_devinfo.h + - path: efr32bg26_dma_descriptor.h + - path: efr32bg26_dpll.h + - path: efr32bg26_emu.h + - path: efr32bg26_eusart.h + - path: efr32bg26_fsrco.h + - path: efr32bg26_gpcrc.h + - path: efr32bg26_gpio.h + - path: efr32bg26_gpio_port.h + - path: efr32bg26_hfrco.h + - path: efr32bg26_hfxo.h + - path: efr32bg26_i2c.h + - path: efr32bg26_iadc.h + - path: efr32bg26_icache.h + - path: efr32bg26_keyscan.h + - path: efr32bg26_lcd.h + - path: efr32bg26_lcdrf.h + - path: efr32bg26_ldma.h + - path: efr32bg26_ldmaxbar.h + - path: efr32bg26_ldmaxbar_defines.h + - path: efr32bg26_letimer.h + - path: efr32bg26_lfrco.h + - path: efr32bg26_lfxo.h + - path: efr32bg26_mailbox.h + - path: efr32bg26_mpahbram.h + - path: efr32bg26_msc.h + - path: efr32bg26_mvp.h + - path: efr32bg26_pcnt.h + - path: efr32bg26_prs.h + - path: efr32bg26_prs_signals.h + - path: efr32bg26_semailbox.h + - path: efr32bg26_smu.h + - path: efr32bg26_syscfg.h + - path: efr32bg26_sysrtc.h + - path: efr32bg26_timer.h + - path: efr32bg26_ulfrco.h + - path: efr32bg26_usart.h + - path: efr32bg26_vdac.h + - path: efr32bg26_wdog.h + - path: em_device.h + - path: system_efr32bg26.h + path: platform/Device/SiliconLabs/EFR32BG26/Include/ + unless: + - device_content_override +- provides: + - name: efr32bg26b510f3200im68 + - name: device + - name: device_efx + - name: device_series_2 + - name: device_sdid_225 + - name: device_generic_family_efr32xg26 + - name: device_family_efr32bg26 + - name: device_cortexm + - name: device_arm + - name: cortexm33 + - name: armv8m.main + - name: device_security_vault + - name: device_dcdc_buck + - name: device_pa_10dbm + - name: device_pa_0dbm + - name: device_has_acmp + - name: device_has_acmp0 + - name: device_has_acmp1 + - name: device_has_amuxcp + - name: device_has_amuxcp0 + - name: device_has_buram + - name: device_has_burtc + - name: device_has_cmu + - name: device_has_dcdc + - name: device_has_devinfo + - name: device_has_dmem + - name: device_has_dmem0 + - name: device_has_dmem1 + - name: device_has_dpll + - name: device_has_dpll0 + - name: device_has_emu + - name: device_has_euart + - name: device_has_eusart + - name: device_has_eusart0 + - name: device_has_eusart1 + - name: device_has_eusart2 + - name: device_has_eusart3 + - name: device_has_fsrco + - name: device_has_gpcrc + - name: device_has_gpio + - name: device_has_hfrco + - name: device_has_hfrco0 + - name: device_has_hfrcoem2 + - name: device_has_hfrcoem23 + - name: device_has_hfxo + - name: device_has_hfxo0 + - name: device_has_hostmailbox + - name: device_has_i2c + - name: device_has_i2c0 + - name: device_has_i2c1 + - name: device_has_i2c2 + - name: device_has_i2c3 + - name: device_has_iadc + - name: device_has_iadc0 + - name: device_has_icache + - name: device_has_icache0 + - name: device_has_keyscan + - name: device_has_lcd + - name: device_has_lcdrf + - name: device_has_ldma + - name: device_has_ldmaxbar + - name: device_has_letimer + - name: device_has_letimer0 + - name: device_has_lfrco + - name: device_has_lfxo + - name: device_has_msc + - name: device_has_mvp + - name: device_has_pcnt + - name: device_has_pcnt0 + - name: device_has_prs + - name: device_has_radioaes + - name: device_has_semailbox + - name: device_has_smu + - name: device_has_syscfg + - name: device_has_sysrtc + - name: device_has_sysrtc0 + - name: device_has_timer + - name: device_has_timer0 + - name: device_has_timer1 + - name: device_has_timer2 + - name: device_has_timer3 + - name: device_has_timer4 + - name: device_has_timer5 + - name: device_has_timer6 + - name: device_has_timer7 + - name: device_has_timer8 + - name: device_has_timer9 + - name: device_has_uart + - name: device_has_ulfrco + - name: device_has_usart + - name: device_has_usart0 + - name: device_has_usart1 + - name: device_has_usart2 + - name: device_has_vdac + - name: device_has_vdac0 + - name: device_has_vdac1 + - name: device_has_wdog + - name: device_has_wdog0 + - name: device_has_wdog1 + - name: device_has_dwt + - name: device_has_emu_temp_sensor + - name: device_has_fpu + - name: device_has_mpu + - name: device_has_radio + - name: device_has_radio_2g4hz + - name: device_supports_rail + - name: device_supports_rail_stack + - name: device_supports_bluetooth + - name: device_supports_bluetooth_iq_sampling + - name: device_supports_bluetooth_antenna_switching + - name: device_supports_bluetooth_coded_phy + - name: device_supports_bluetooth_cte + - name: device_supports_connect + - name: device_compute_mvp +- recommends: + - id: trustzone_unaware +- requires: + - name: cmsis_core +- template_contribution: + - name: device_opn + value: EFR32BG26B510F3200IM68 + - name: device_arch + value: armv8m.main + - name: device_cpu + value: cortexm33 + - name: device_series + value: 2 + - name: device_family + value: efr32bg26 + - name: device_flash_addr + value: 134217728 + - name: device_flash_size + value: 3276800 + - name: device_flash_page_size + value: 8192 + - name: device_ram_addr + value: 536870912 + - name: device_ram_size + value: 524288 + - name: device_fpu + value: true + - name: device_mpu + value: true + - name: default_stack_size + value: 4096 + - name: default_heap_size + value: 2048 + - name: device_gpio_port_pin_info + value: + count: '11' + mask: '0x07FF' + name: gpio_port_a + - name: device_gpio_port_pin_info + value: + count: '9' + mask: '0x01FF' + name: gpio_port_b + - name: device_gpio_port_pin_info + value: + count: '14' + mask: '0x3FFF' + name: gpio_port_c + - name: device_gpio_port_pin_info + value: + count: '11' + mask: '0x07FF' + name: gpio_port_d +- tag: + - device:opn:efr32bg26b510f3200im68 +- toolchain_settings: + - option: device_opn + value: efr32bg26b510f3200im68 + - option: architecture + value: armv8-mml + - option: cpu + value: cortex-m33 + - option: fpu + value: fpv5-sp + - option: cmse + unless: + - trustzone_nonsecure + value: enabled +- config_file: + - condition: + - custom_radio_config + directory: rail + path: platform/Device/config/225/device.yaml +- metadata: + device: + memory: + - name: Main Flash + page_size: 8192 + size: 3276800 + start: 134217728 + type: non-volatile + - name: RAM + size: 524288 + start: 536870912 + type: volatile + opn: efr32bg26b510f3200im68 + sbom: + license: Zlib diff --git a/platform/Device/component/efr32bg27c320f768ij39.slcc b/platform/Device/component/efr32bg27c320f768ij39.slcc new file mode 100644 index 0000000000..fed745dc88 --- /dev/null +++ b/platform/Device/component/efr32bg27c320f768ij39.slcc @@ -0,0 +1,240 @@ +!!omap +- id: EFR32BG27C320F768IJ39 +- package: platform +- description: Silicon Labs CMSIS-Device part headers for EFR32BG27C320F768IJ39. +- category: Platform|Device|EFR32BG27 +- quality: production +- define: + - name: EFR32BG27C320F768IJ39 + unless: + - device_content_override +- source: + - path: platform/Device/SiliconLabs/EFR32BG27/Source/startup_efr32bg27.c + unless: + - device_content_override + - path: platform/Device/SiliconLabs/EFR32BG27/Source/system_efr32bg27.c + unless: + - device_content_override +- include: + - file_list: + - path: efr32bg27c320f768ij39.h + - path: efr32bg27_acmp.h + - path: efr32bg27_aes.h + - path: efr32bg27_buram.h + - path: efr32bg27_burtc.h + - path: efr32bg27_cmu.h + - path: efr32bg27_cryptoacc.h + - path: efr32bg27_dcdc.h + - path: efr32bg27_devinfo.h + - path: efr32bg27_dma_descriptor.h + - path: efr32bg27_dpll.h + - path: efr32bg27_emu.h + - path: efr32bg27_etampdet.h + - path: efr32bg27_eusart.h + - path: efr32bg27_fsrco.h + - path: efr32bg27_gpcrc.h + - path: efr32bg27_gpio.h + - path: efr32bg27_gpio_port.h + - path: efr32bg27_hfrco.h + - path: efr32bg27_hfxo.h + - path: efr32bg27_i2c.h + - path: efr32bg27_iadc.h + - path: efr32bg27_icache.h + - path: efr32bg27_ldma.h + - path: efr32bg27_ldmaxbar.h + - path: efr32bg27_ldmaxbar_defines.h + - path: efr32bg27_letimer.h + - path: efr32bg27_lfrco.h + - path: efr32bg27_lfxo.h + - path: efr32bg27_msc.h + - path: efr32bg27_pdm.h + - path: efr32bg27_prs.h + - path: efr32bg27_prs_signals.h + - path: efr32bg27_rtcc.h + - path: efr32bg27_sepuf.h + - path: efr32bg27_smu.h + - path: efr32bg27_syscfg.h + - path: efr32bg27_timer.h + - path: efr32bg27_ulfrco.h + - path: efr32bg27_usart.h + - path: efr32bg27_wdog.h + - path: em_device.h + - path: system_efr32bg27.h + path: platform/Device/SiliconLabs/EFR32BG27/Include/ + unless: + - device_content_override +- provides: + - name: efr32bg27c320f768ij39 + - name: device + - name: device_efx + - name: device_series_2 + - name: device_sdid_230 + - name: device_generic_family_efr32xg27 + - name: device_family_efr32bg27 + - name: device_cortexm + - name: device_arm + - name: cortexm33 + - name: armv8m.main + - name: device_security_rot + - name: device_dcdc_buck + - name: device_dcdc_boost + - name: device_pa_4dbm + - name: device_pa_0dbm + - name: device_has_acmp + - name: device_has_acmp0 + - name: device_has_buram + - name: device_has_burtc + - name: device_has_cmu + - name: device_has_cryptoacc + - name: device_has_dcdc + - name: device_has_devinfo + - name: device_has_dpll + - name: device_has_dpll0 + - name: device_has_emu + - name: device_has_etampdet + - name: device_has_euart + - name: device_has_eusart + - name: device_has_eusart0 + - name: device_has_fsrco + - name: device_has_gpcrc + - name: device_has_gpio + - name: device_has_hfrco + - name: device_has_hfrco0 + - name: device_has_hfxo + - name: device_has_hfxo0 + - name: device_has_i2c + - name: device_has_i2c0 + - name: device_has_i2c1 + - name: device_has_iadc + - name: device_has_iadc0 + - name: device_has_icache + - name: device_has_icache0 + - name: device_has_ldma + - name: device_has_ldmaxbar + - name: device_has_letimer + - name: device_has_letimer0 + - name: device_has_lfrco + - name: device_has_lfxo + - name: device_has_msc + - name: device_has_pdm + - name: device_has_prortc + - name: device_has_prs + - name: device_has_radioaes + - name: device_has_rtcc + - name: device_has_sepuf + - name: device_has_smu + - name: device_has_syscfg + - name: device_has_timer + - name: device_has_timer0 + - name: device_has_timer1 + - name: device_has_timer2 + - name: device_has_timer3 + - name: device_has_timer4 + - name: device_has_uart + - name: device_has_ulfrco + - name: device_has_usart + - name: device_has_usart0 + - name: device_has_usart1 + - name: device_has_wdog + - name: device_has_wdog0 + - name: device_has_dwt + - name: device_has_emu_temp_sensor + - name: device_has_fpu + - name: device_has_mpu + - name: device_has_radio + - name: device_has_radio_2g4hz + - name: device_supports_rail + - name: device_supports_rail_stack + - name: device_supports_bluetooth + - name: device_supports_bluetooth_coded_phy + - name: device_supports_bluetooth_cte + - name: device_supports_connect + - name: device_compute_basic +- recommends: + - id: trustzone_unaware +- requires: + - name: cmsis_core +- template_contribution: + - name: device_opn + value: EFR32BG27C320F768IJ39 + - name: device_arch + value: armv8m.main + - name: device_cpu + value: cortexm33 + - name: device_series + value: 2 + - name: device_family + value: efr32bg27 + - name: device_flash_addr + value: 134217728 + - name: device_flash_size + value: 786432 + - name: device_flash_page_size + value: 8192 + - name: device_ram_addr + value: 536870912 + - name: device_ram_size + value: 65536 + - name: device_fpu + value: true + - name: device_mpu + value: true + - name: default_stack_size + value: 4096 + - name: default_heap_size + value: 2048 + - name: device_gpio_port_pin_info + value: + count: '7' + mask: '0x007F' + name: gpio_port_a + - name: device_gpio_port_pin_info + value: + count: '3' + mask: '0x0007' + name: gpio_port_b + - name: device_gpio_port_pin_info + value: + count: '7' + mask: '0x007F' + name: gpio_port_c + - name: device_gpio_port_pin_info + value: + count: '2' + mask: '0x0003' + name: gpio_port_d +- tag: + - device:opn:efr32bg27c320f768ij39 +- toolchain_settings: + - option: device_opn + value: efr32bg27c320f768ij39 + - option: architecture + value: armv8-mml + - option: cpu + value: cortex-m33 + - option: fpu + value: fpv5-sp + - option: cmse + unless: + - trustzone_nonsecure + value: enabled +- config_file: + - condition: + - custom_radio_config + directory: rail + path: platform/Device/config/230/device.yaml +- metadata: + device: + memory: + - name: Main Flash + page_size: 8192 + size: 786432 + start: 134217728 + type: non-volatile + - name: RAM + size: 65536 + start: 536870912 + type: volatile + opn: efr32bg27c320f768ij39 + sbom: + license: Zlib diff --git a/platform/bootloader/api/btl_interface_storage.h b/platform/bootloader/api/btl_interface_storage.h index a1a704cfff..669bc63f44 100644 --- a/platform/bootloader/api/btl_interface_storage.h +++ b/platform/bootloader/api/btl_interface_storage.h @@ -207,10 +207,10 @@ typedef struct BootloaderStorageFunctions { /// Context size for bootloader verification context #if defined(_SILICON_LABS_32B_SERIES_2) #if defined(SEMAILBOX_PRESENT) -/// Context size(680) includes counter(16) plus stream_block(16 (block size) * 8 (Maximum blocks)) -#define BOOTLOADER_STORAGE_VERIFICATION_CONTEXT_SIZE (680) +/// Context size(701) includes counter(16) plus stream_block(16 (block size) * 8 (Maximum blocks)) +#define BOOTLOADER_STORAGE_VERIFICATION_CONTEXT_SIZE (701) #else -#define BOOTLOADER_STORAGE_VERIFICATION_CONTEXT_SIZE (568) +#define BOOTLOADER_STORAGE_VERIFICATION_CONTEXT_SIZE (589) #endif #else #define BOOTLOADER_STORAGE_VERIFICATION_CONTEXT_SIZE (384) diff --git a/platform/bootloader/component/bootloader_delta_dfu.slcc b/platform/bootloader/component/bootloader_delta_dfu.slcc new file mode 100644 index 0000000000..9e35cc2379 --- /dev/null +++ b/platform/bootloader/component/bootloader_delta_dfu.slcc @@ -0,0 +1,40 @@ +id: bootloader_gbl_delta_dfu +label: GBL Delta DFU +package: bootloader +description: > + The Bootloader GBL Delta DFU component is used to parse the GBL Files with delta patch. The incoming GBL contains a diff patch for firmware upgrade. This component enables the bootloader to parse these GBL files. +category: Platform|Bootloader|Core +quality: production +define: + - name: BTL_PARSER_SUPPORT_DELTA_DFU + value: 1 +component_root_path: platform/bootloader/parser/delta_dfu/ +include: + - path: "lib/gcc/cortex-m33/include/ddfu" + file_list: + - path: "patch.h" + unless: [trustzone_nonsecure] + condition: + - "toolchain_gcc" + - path: "lib/iar/cortex-m33/include/ddfu" + file_list: + - path: "patch.h" + unless: [trustzone_nonsecure] + condition: + - "toolchain_iar" +library: + - path: lib/gcc/cortex-m33/lib/libddfu-patch.a + condition: + - toolchain_gcc + - cortexm33 + - path: lib/iar/cortex-m33/lib/libddfu-patch.a + condition: + - toolchain_iar + - cortexm33 + unless: [trustzone_nonsecure] +requires: + - name: bootloader_gbl_version_dependency_tag +provides: + - name: bootloader_gbl_delta_dfu + - name: bootloader_nonsecure_incompatible + condition: [bootloader_core_nonsecure] diff --git a/platform/bootloader/config/btl_config.h b/platform/bootloader/config/btl_config.h index 60f2d13766..4fc350bdd1 100644 --- a/platform/bootloader/config/btl_config.h +++ b/platform/bootloader/config/btl_config.h @@ -41,7 +41,7 @@ MISRAC_ENABLE #endif #ifndef BOOTLOADER_VERSION_MAIN_CUSTOMER -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 #endif #define BOOTLOADER_VERSION_MAIN (BOOTLOADER_VERSION_MAIN_MAJOR << 24 \ diff --git a/platform/bootloader/config/device_sdid_205/apploader/btl_core_cfg.h b/platform/bootloader/config/device_sdid_205/apploader/btl_core_cfg.h index 6a956620b0..df88d592be 100644 --- a/platform/bootloader/config/device_sdid_205/apploader/btl_core_cfg.h +++ b/platform/bootloader/config/device_sdid_205/apploader/btl_core_cfg.h @@ -103,7 +103,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/config/device_sdid_205/apploader/btl_core_s_cfg.h b/platform/bootloader/config/device_sdid_205/apploader/btl_core_s_cfg.h index 87ef7a2f47..9176b41972 100644 --- a/platform/bootloader/config/device_sdid_205/apploader/btl_core_s_cfg.h +++ b/platform/bootloader/config/device_sdid_205/apploader/btl_core_s_cfg.h @@ -93,7 +93,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/config/device_sdid_205/btl_core_cfg.h b/platform/bootloader/config/device_sdid_205/btl_core_cfg.h index 75850f1798..d11c411f4a 100644 --- a/platform/bootloader/config/device_sdid_205/btl_core_cfg.h +++ b/platform/bootloader/config/device_sdid_205/btl_core_cfg.h @@ -114,7 +114,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/config/device_sdid_205/btl_core_s_cfg.h b/platform/bootloader/config/device_sdid_205/btl_core_s_cfg.h index 59e6d91c49..389994e86d 100644 --- a/platform/bootloader/config/device_sdid_205/btl_core_s_cfg.h +++ b/platform/bootloader/config/device_sdid_205/btl_core_s_cfg.h @@ -93,7 +93,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/config/device_series_2/apploader/btl_core_cfg.h b/platform/bootloader/config/device_series_2/apploader/btl_core_cfg.h index 58590c6e59..0803776055 100644 --- a/platform/bootloader/config/device_series_2/apploader/btl_core_cfg.h +++ b/platform/bootloader/config/device_series_2/apploader/btl_core_cfg.h @@ -103,7 +103,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/config/device_series_2/apploader/btl_core_s_cfg.h b/platform/bootloader/config/device_series_2/apploader/btl_core_s_cfg.h index d591d663eb..1c1af3994d 100644 --- a/platform/bootloader/config/device_series_2/apploader/btl_core_s_cfg.h +++ b/platform/bootloader/config/device_series_2/apploader/btl_core_s_cfg.h @@ -98,7 +98,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/config/device_series_2/btl_core_cfg.h b/platform/bootloader/config/device_series_2/btl_core_cfg.h index c60b190aca..1d898da56d 100644 --- a/platform/bootloader/config/device_series_2/btl_core_cfg.h +++ b/platform/bootloader/config/device_series_2/btl_core_cfg.h @@ -114,7 +114,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/config/device_series_2/btl_core_s_cfg.h b/platform/bootloader/config/device_series_2/btl_core_s_cfg.h index 702dd888b2..96bde852dd 100644 --- a/platform/bootloader/config/device_series_2/btl_core_s_cfg.h +++ b/platform/bootloader/config/device_series_2/btl_core_s_cfg.h @@ -98,7 +98,7 @@ // Bootloader Version Main Customer // Default: 0 // Bootloader Version Main Customer -#define BOOTLOADER_VERSION_MAIN_CUSTOMER 0 +#define BOOTLOADER_VERSION_MAIN_CUSTOMER 1 // Use custom Bootloader Application Size // Default: 0 diff --git a/platform/bootloader/core/btl_bootload.c b/platform/bootloader/core/btl_bootload.c index 67a15519a7..da36b68140 100644 --- a/platform/bootloader/core/btl_bootload.c +++ b/platform/bootloader/core/btl_bootload.c @@ -48,6 +48,11 @@ MISRAC_ENABLE // Flashing #include "core/flash/btl_internal_flash.h" +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) +#include "storage/btl_storage.h" +#include "btl_interface_parser.h" +#include "btl_parse.h" +#endif // Debug #include "debug/btl_debug.h" @@ -308,18 +313,32 @@ SL_WEAK void bootload_applicationCallback(uint32_t address, size_t length, void *context) { - (void) context; - // Check if addresses to write to are within writeable space - if ((address < (uint32_t)(mainBootloaderTable->startOfAppSpace)) - || ((address + length) - > (uint32_t)(mainBootloaderTable->endOfAppSpace))) { - BTL_DEBUG_PRINT("OOB 0x"); - BTL_DEBUG_PRINT_WORD_HEX(address); - BTL_DEBUG_PRINT_LF(); - return; - } +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + BootloaderParserContext_t *ctx = (BootloaderParserContext_t *) context; + if (ctx->parserContext.newFwCRC != 0x00) { + uint32_t startOfAppSpace = BTL_APPLICATION_BASE; + uint32_t pc = *(uint32_t *)(startOfAppSpace + 4); + if (pc != 0xFFFFFFFF) { + //Carry out the patch extraction only if a valid app is present in the + //app area. + storage_writeRaw(address, data, length); + } + } else +#endif + { + (void) context; + // Check if addresses to write to are within writeable space + if ((address < (uint32_t)(mainBootloaderTable->startOfAppSpace)) + || ((address + length) + > (uint32_t)(mainBootloaderTable->endOfAppSpace))) { + BTL_DEBUG_PRINT("OOB 0x"); + BTL_DEBUG_PRINT_WORD_HEX(address); + BTL_DEBUG_PRINT_LF(); + return; + } - flashData(address, data, length); + flashData(address, data, length); + } } SL_WEAK void bootload_bootloaderCallback(uint32_t offset, diff --git a/platform/bootloader/core/btl_parse.c b/platform/bootloader/core/btl_parse.c index a58d07bfe4..c52f77ffd4 100644 --- a/platform/bootloader/core/btl_parse.c +++ b/platform/bootloader/core/btl_parse.c @@ -83,7 +83,7 @@ int32_t core_parseImageInfo(BootloaderParserContext_t *context, .context = NULL, .applicationCallback = NULL, .metadataCallback = NULL, - .bootloaderCallback = NULL, + .bootloaderCallback = NULL }; // Default versions to zero @@ -112,6 +112,7 @@ int32_t core_parseImageInfo(BootloaderParserContext_t *context, } } -uint32_t core_parserContextSize(void) { +uint32_t core_parserContextSize(void) +{ return sizeof(BootloaderParserContext_t); } diff --git a/platform/bootloader/driver/btl_driver_spi_controller_eusart.c b/platform/bootloader/driver/btl_driver_spi_controller_eusart.c index d9437ce97b..f6fac7aecb 100644 --- a/platform/bootloader/driver/btl_driver_spi_controller_eusart.c +++ b/platform/bootloader/driver/btl_driver_spi_controller_eusart.c @@ -236,12 +236,22 @@ void spi_deinit(void) void spi_writeByte(uint8_t data) { clk_enable(); + + //Ensure TXEN and RXEN are set to ensure correct operation after waking up from EM2/3 + eusart_sync(BTL_DRIVER_SPI_EUSART, _EUSART_SYNCBUSY_RXEN_MASK | _EUSART_SYNCBUSY_TXEN_MASK); + BTL_DRIVER_SPI_EUSART->CMD |= (EUSART_CMD_RXEN | EUSART_CMD_TXEN); + EUSART_Spi_TxRx(BTL_DRIVER_SPI_EUSART, data); } void spi_writeHalfword(uint16_t data) { clk_enable(); + + //Ensure TXEN and RXEN are set to ensure correct operation after waking up from EM2/3 + eusart_sync(BTL_DRIVER_SPI_EUSART, _EUSART_SYNCBUSY_RXEN_MASK | _EUSART_SYNCBUSY_TXEN_MASK); + BTL_DRIVER_SPI_EUSART->CMD |= (EUSART_CMD_RXEN | EUSART_CMD_TXEN); + EUSART_Tx(BTL_DRIVER_SPI_EUSART, (data >> 8) & 0xFF); EUSART_Tx(BTL_DRIVER_SPI_EUSART, data & 0xFF); EUSART_Rx(BTL_DRIVER_SPI_EUSART); @@ -251,6 +261,11 @@ void spi_writeHalfword(uint16_t data) void spi_write3Byte(uint32_t data) { clk_enable(); + + //Ensure TXEN and RXEN are set to ensure correct operation after waking up from EM2/3 + eusart_sync(BTL_DRIVER_SPI_EUSART, _EUSART_SYNCBUSY_RXEN_MASK | _EUSART_SYNCBUSY_TXEN_MASK); + BTL_DRIVER_SPI_EUSART->CMD |= (EUSART_CMD_RXEN | EUSART_CMD_TXEN); + EUSART_Tx(BTL_DRIVER_SPI_EUSART, (data >> 16) & 0xFF); EUSART_Tx(BTL_DRIVER_SPI_EUSART, (data >> 8) & 0xFF); EUSART_Tx(BTL_DRIVER_SPI_EUSART, data & 0xFF); @@ -262,12 +277,22 @@ void spi_write3Byte(uint32_t data) uint8_t spi_readByte(void) { clk_enable(); + + //Ensure TXEN and RXEN are set to ensure correct operation after waking up from EM2/3 + eusart_sync(BTL_DRIVER_SPI_EUSART, _EUSART_SYNCBUSY_RXEN_MASK | _EUSART_SYNCBUSY_TXEN_MASK); + BTL_DRIVER_SPI_EUSART->CMD |= (EUSART_CMD_RXEN | EUSART_CMD_TXEN); + return EUSART_Spi_TxRx(BTL_DRIVER_SPI_EUSART, 0xFF); } uint16_t spi_readHalfword(void) { clk_enable(); + + //Ensure TXEN and RXEN are set to ensure correct operation after waking up from EM2/3 + eusart_sync(BTL_DRIVER_SPI_EUSART, _EUSART_SYNCBUSY_RXEN_MASK | _EUSART_SYNCBUSY_TXEN_MASK); + BTL_DRIVER_SPI_EUSART->CMD |= (EUSART_CMD_RXEN | EUSART_CMD_TXEN); + uint16_t retval = 0; EUSART_Tx(BTL_DRIVER_SPI_EUSART, 0xFF); EUSART_Tx(BTL_DRIVER_SPI_EUSART, 0xFF); diff --git a/platform/bootloader/parser/compression/btl_decompress_lz4.c b/platform/bootloader/parser/compression/btl_decompress_lz4.c index 7fc39ff836..7e6639a7d6 100644 --- a/platform/bootloader/parser/compression/btl_decompress_lz4.c +++ b/platform/bootloader/parser/compression/btl_decompress_lz4.c @@ -19,12 +19,29 @@ #include "api/btl_errorcode.h" #include "debug/btl_debug.h" +#include "gbl/btl_gbl_format.h" + +#include "storage/btl_storage.h" + #include +#if defined(__GNUC__) +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Warray-bounds" +#endif + static Lz4ParserContext_t lz4ParserContext; #define DECOMPRESS_BUFFER_SIZE 32UL +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) +#define GBL_PARSER_ARRAY_TO_U32(array, offset) \ + ((uint32_t)((uint32_t)((array)[(offset) + 3]) << 24) \ + | ((uint32_t)((array)[(offset) + 2]) << 16) \ + | ((uint32_t)((array)[(offset) + 1]) << 8) \ + | ((uint32_t)((array)[(offset) + 0]) << 0)) +#endif + // ----------------------------------------------------------------------------- // LZ4 parser implementation @@ -194,10 +211,23 @@ int32_t gbl_lz4ReadMemory(size_t backtrackOffset, uint8_t *data, size_t length) (void) memcpy(data, &parserBuffer[programmingAddress - startOfAppSpace], copyLength); +#else +#ifdef BOOTLOADER_SUPPORT_STORAGE + BootloaderStorageInformation_t storageInfo; + storage_getInfo(&storageInfo); + if ((lz4ParserContext.parserContext->customTagId == GBL_TAG_ID_DELTA_LZ4) + && (storageInfo.storageType == SPIFLASH)) { + storage_readRaw(programmingAddress, data, copyLength); + } else { + (void) memcpy(data, + (void *)programmingAddress, + copyLength); + } #else (void) memcpy(data, (void *)programmingAddress, copyLength); +#endif #endif dataOffset = copyLength; backtrackOffset -= copyLength; @@ -274,7 +304,11 @@ int32_t gbl_lz4WriteMemory(uint8_t *data, size_t length) { size_t offset = 0UL; int32_t retval = BOOTLOADER_OK; - +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if (lz4ParserContext.parserContext->customTagId == GBL_TAG_ID_DELTA_LZ4) { + lz4ParserContext.parserContext->lengthOfPatch += length; + } +#endif // We have some unaligned data from a previous iteration if (lz4ParserContext.outputOffset != 0UL) { // Set offset to the first word-aligned index into the write buffer, @@ -365,10 +399,22 @@ int32_t gbl_lz4ParseProgTag(ParserContext_t *ctx, // First call to function contains programming address in first word if (lz4ParserContext.firstCall) { - BTL_ASSERT(length >= 4UL); - lz4ParserContext.firstCall = false; - ctx->programmingAddress = *(uint32_t *)data; - dataOffset = 4UL; + if (ctx->customTagId == GBL_TAG_ID_PROG_LZ4) { + BTL_ASSERT(length >= 4UL); + lz4ParserContext.firstCall = false; + ctx->programmingAddress = *(uint32_t *)data; + dataOffset = 4UL; + } +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + else { + BTL_ASSERT(length >= 12UL); + lz4ParserContext.firstCall = false; + ctx->programmingAddress = ctx->deltaPatchAddress; + ctx->newFwCRC = GBL_PARSER_ARRAY_TO_U32((uint8_t *)data, 0); + ctx->newFwSize = GBL_PARSER_ARRAY_TO_U32((uint8_t *)data, 4); + dataOffset = 12UL; + } +#endif } lz4ParserContext.parserCallbacks = callbacks; diff --git a/platform/bootloader/parser/compression/btl_decompress_lzma.c b/platform/bootloader/parser/compression/btl_decompress_lzma.c index acddddad09..2db9e66a63 100644 --- a/platform/bootloader/parser/compression/btl_decompress_lzma.c +++ b/platform/bootloader/parser/compression/btl_decompress_lzma.c @@ -19,8 +19,18 @@ #include "api/btl_errorcode.h" #include "debug/btl_debug.h" +#include "gbl/btl_gbl_format.h" + #include +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + +#define GBL_BYTES_ARRAY_TO_U32(array, offset) \ + ((uint32_t)((uint32_t)((array)[(offset) + 3]) << 24) \ + | ((uint32_t)((array)[(offset) + 2]) << 16) \ + | ((uint32_t)((array)[(offset) + 1]) << 8) \ + | ((uint32_t)((array)[(offset) + 0]) << 0)) +#endif // -------------------------------- // Configuration @@ -54,17 +64,6 @@ // -------------------------------- // Prototypes -static int32_t decompressAndFlash(ParserContext_t *ctx, - const BootloaderParserCallbacks_t *callbacks, - bool finish); -static int32_t decompressData(uint8_t *dstBuffer, - size_t *dstBufferLen, - uint8_t *srcBuffer, - size_t *srcBufferLen, - ELzmaStatus *status); -static void *lzmaAlloc(ISzAllocPtr p, size_t size); -static void lzmaFree(ISzAllocPtr p, void *address); - // -------------------------------- // Static variables @@ -93,7 +92,7 @@ static int allocSeq = 0; // -------------------------------- // LZMA Allocators -static void *lzmaAlloc(ISzAllocPtr p, size_t size) +void *lzmaAlloc(ISzAllocPtr p, size_t size) { BTL_DEBUG_PRINT("LZMA: Allocate 0x"); BTL_DEBUG_PRINT_WORD_HEX(size); @@ -117,7 +116,7 @@ static void *lzmaAlloc(ISzAllocPtr p, size_t size) } } -static void lzmaFree(ISzAllocPtr p, void *address) +void lzmaFree(ISzAllocPtr p, void *address) { (void)p; (void)address; @@ -138,11 +137,11 @@ static void lzmaFree(ISzAllocPtr p, void *address) // -------------------------------- // LZMA decompression implementation -static int32_t decompressData(uint8_t *dstBuffer, - size_t *dstBufferLen, - uint8_t *srcBuffer, - size_t *srcBufferLen, - ELzmaStatus *status) +int32_t decompressData(uint8_t *dstBuffer, + size_t *dstBufferLen, + uint8_t *srcBuffer, + size_t *srcBufferLen, + ELzmaStatus *status) { SRes res; @@ -195,9 +194,9 @@ static int32_t decompressData(uint8_t *dstBuffer, return BOOTLOADER_OK; } -static int32_t decompressAndFlash(ParserContext_t *ctx, - const BootloaderParserCallbacks_t *callbacks, - bool finish) +int32_t decompressAndFlash(ParserContext_t *ctx, + const BootloaderParserCallbacks_t *callbacks, + bool finish) { int32_t ret = BOOTLOADER_OK; ELzmaStatus status = LZMA_STATUS_NOT_FINISHED; @@ -232,8 +231,16 @@ static int32_t decompressAndFlash(ParserContext_t *ctx, // from a previous iteration + newly decompressed data size_t availableData = outputBufferPos + outputPos; size_t alignedAvailableData = availableData & ~3UL; +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if (ctx->customTagId == GBL_TAG_ID_DELTA_LZMA) { + ctx->lengthOfPatch += alignedAvailableData; + ret = gbl_writeProgData(ctx, outputBuffer, alignedAvailableData, callbacks); + } else { +#endif ret = gbl_writeProgData(ctx, outputBuffer, alignedAvailableData, callbacks); - +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + } +#endif // Store any unaligned bytes at the beginning of the output buffer if ((availableData - alignedAvailableData) > 0) { BTL_DEBUG_PRINT(" Output data remaining: 0x"); @@ -301,15 +308,35 @@ int32_t gbl_lzmaParseProgTag(ParserContext_t *ctx, } if (firstCallInProgTag) { - BTL_ASSERT(length >= 17UL); + if (ctx->customTagId == GBL_TAG_ID_DELTA_LZMA) { + BTL_ASSERT(length >= 25UL); + } else { + BTL_ASSERT(length >= 17UL); + } firstCallInProgTag = false; // First call to function contains programming address in first word +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if ((callbacks->applicationCallback != NULL) && (ctx->customTagId == GBL_TAG_ID_DELTA_LZMA)) { + ctx->programmingAddress = (uint32_t)ctx->deltaPatchAddress; + } else { +#endif ctx->programmingAddress = *(uint32_t *)data; +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + } +#endif // Parse first 5 bytes of payload to get dict size, allocate memory + uint8_t dataArrayOffset = 4; +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if (ctx->customTagId == GBL_TAG_ID_DELTA_LZMA) { + ctx->newFwCRC = GBL_BYTES_ARRAY_TO_U32((uint8_t *)data, 0); + ctx->newFwSize = GBL_BYTES_ARRAY_TO_U32((uint8_t *)data, 4); + dataArrayOffset = 12; + } +#endif SRes res = LzmaDec_Allocate(&decompressorState, - &dataArray[4U], + &dataArray[dataArrayOffset], LZMA_PROPS_SIZE, &lzmaAllocator); if (res != SZ_OK) { @@ -317,8 +344,12 @@ int32_t gbl_lzmaParseProgTag(ParserContext_t *ctx, } LzmaDec_Init(&decompressorState); - // 4 bytes address + 5 byte header + 8 byte file length should be skipped - dataOffset = 17UL; + if (ctx->customTagId == GBL_TAG_ID_DELTA_LZMA) { + dataOffset = 25UL; + } else { + // 4 bytes address + 5 byte header + 8 byte file length should be skipped + dataOffset = 17UL; + } } size_t remainingInputBytes = length - dataOffset; @@ -390,7 +421,16 @@ int32_t gbl_lzmaExitProgTag(ParserContext_t *ctx, BTL_DEBUG_PRINT(" aligned len = "); BTL_DEBUG_PRINT_WORD_HEX(4UL); BTL_DEBUG_PRINT_LF(); +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if (ctx->customTagId == GBL_TAG_ID_DELTA_LZMA) { + ctx->lengthOfPatch += outputBufferPos; + ret = gbl_writeProgData(ctx, outputBuffer, 4UL, callbacks); + } else { +#endif ret = gbl_writeProgData(ctx, outputBuffer, 4UL, callbacks); +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + } +#endif if (ret != BOOTLOADER_OK) { return ret; } diff --git a/platform/bootloader/parser/compression/btl_decompress_lzma.h b/platform/bootloader/parser/compression/btl_decompress_lzma.h index 6b8048d785..8fa3e5c0a8 100644 --- a/platform/bootloader/parser/compression/btl_decompress_lzma.h +++ b/platform/bootloader/parser/compression/btl_decompress_lzma.h @@ -26,6 +26,63 @@ #include "lzma/LzmaDec.h" +/** + * @addtogroup Components + * @{ + * @addtogroup Decompressor Decompressor + * @details + * @{ + * @addtogroup LzMADecompressor LZMA Decompressor + * @brief LZMA decompressor + * LZMA is a compression algorithm that is used in the Gecko Bootloader for compressing + * upgrade images. It uses dictionary compression algorithm, a variant of LZ77 + * @details + * @{ + */ + +/***************************************************************************//** + * Decompress LZMA data and flash. + * @param ctx Parser context + * @param callbacks Callbacks to call with parsed data + * @param finish Indicates if decompression is complete + * @return Error code + ******************************************************************************/ +int32_t decompressAndFlash(ParserContext_t *ctx, + const BootloaderParserCallbacks_t *callbacks, + bool finish); + +/***************************************************************************//** + * Decompress LZMA compressed data. + * @param dstBuffer Pointer to the destination buffer + * @param dstBufferLen Size of the destination buffer + * @param srcBuffer Pointer to the source buffer + * @param srcBufferLen Size of the source buffer + * @param status LZMA status code. + * @return Error code + ******************************************************************************/ +int32_t decompressData(uint8_t *dstBuffer, + size_t *dstBufferLen, + uint8_t *srcBuffer, + size_t *srcBufferLen, + ELzmaStatus *status); + +/***************************************************************************//** + * LZMA Allocator. + * @param p Pointer to ISzAllocPtr structure instance. + * @param size Size of the dictionary buffer + ******************************************************************************/ +void *lzmaAlloc(ISzAllocPtr p, size_t size); + +/***************************************************************************//** + * LZMA Allocator. + * @param p Pointer to ISzAllocPtr structure instance. + * @param address Pointer to ISzAlloc structure + ******************************************************************************/ +void lzmaFree(ISzAllocPtr p, void *address); +/** @} addtogroup LzMADecompressor */ +/** @} addtogroup Decompressor */ +/** @} addtogroup Components */ + /** * @addtogroup Components * @{ diff --git a/platform/bootloader/parser/delta_dfu/lib/gcc/cortex-m33/include/ddfu/patch.h b/platform/bootloader/parser/delta_dfu/lib/gcc/cortex-m33/include/ddfu/patch.h new file mode 100644 index 0000000000..d1dc55e841 --- /dev/null +++ b/platform/bootloader/parser/delta_dfu/lib/gcc/cortex-m33/include/ddfu/patch.h @@ -0,0 +1,186 @@ +/******************************************************************************* + * @ingroup ddfu_patch + * @file + * Main header file for the @ref ddfu_patch library. + ******************************************************************************* + * # License + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ +#ifndef DDFU_PATCH_H +#define DDFU_PATCH_H + +/** + * @addtogroup ddfu_patch Delta DFU Patch + * + * This library provides an interface for applying a patch file to an existing firmware file to + * create a new firmware file. The patch file may be created by the @ref ddfu_diff library. + * + * @{ + */ + +#ifdef __cplusplus +extern "C" { +#endif + +#include +#include +#include + +/** + * Patch status. + * + * The description string for each status can be obtained with `ddfu_patch_status_str()`. + */ +enum ddfu_patch_status { + DDFU_PATCH_STATUS_OK, /**< Patch applied successfully. */ + DDFU_PATCH_STATUS_ERR, /**< Patch apply failed. */ + DDFU_PATCH_STATUS_READ_PATCH_FAILED, /**< Failed to read patch data. */ + DDFU_PATCH_STATUS_WRITE_NEW_FW_FAILED, /**< Failed to write new firmware data. */ + DDFU_PATCH_STATUS_READ_OLD_FW_FAILED, /**< Failed to read old firmware data. */ + DDFU_PATCH_STATUS_SEEK_NEW_FW_FAILED, /**< Failed to seek new firmware position. */ + DDFU_PATCH_STATUS_INVALID_PARAMS, /**< Invalid parameters. */ + DDFU_PATCH_STATUS_INVALID_HEADER, /**< Invalid patch header. */ + DDFU_PATCH_STATUS_UNSUPPORTED_VERSION, /**< Unsupported patch version. */ + DDFU_PATCH_STATUS_UNSUPPORTED_INSTRUCTION, /**< Unsupported patch instruction. */ +}; + +/** + * Get patch status description. + * + * @param status Patch status. + * @return String representation of the patch status. + */ +const char *ddfu_patch_status_str(enum ddfu_patch_status status); + +/** + * Patch I/O buffer. + * + * Buffer for patch I/O operations. If provided buffer is small, larger instructions will be + * completed in multiple steps. The size should be multiple of two, for example 128 bytes. + */ +struct ddfu_patch_io_buffer { + uint8_t *data; /**< Buffer data. */ + size_t size; /**< Buffer size. */ +}; + +/** + * Patch input/output interface. + * + * Function pointers to user-provided I/O operations. + * + * In case the implementation of these functions needs some context, a `user_ctx` pointer provided + * to `ddfu_patch_apply()` will be passed on to these functions. + */ +struct ddfu_patch_io { + /** + * Read the old firmware. + * + * Read data from the old firmware at the specified offset. + * + * @note The implementation must check that the read is within the bounds of the old firmware, and + * return `false` if it is not. + * + * @param offset Offset in old firmware. + * @param nbyte Number of bytes to read. + * @param out_buf Output buffer. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*read_old_firmware)(size_t offset, size_t nbyte, uint8_t *out_buf, void *user_ctx); + + /** + * Write the new firmware. + * + * Append data to the new firmware. The new firmware is written sequentially from the beginning to + * the end, and thus there is no offset parameter. + * + * @note The implementation must check that the write does not exceed the maximum size of the new + * firmware, and return `false` if it does. + * + * @param buf Buffer with new firmware data. + * @param nbyte Number of bytes to write. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*write_new_firmware)(uint8_t *buf, size_t nbyte, void *user_ctx); + + /** + * Seek the new firmware position forward by offset. + * + * Seek the new firmware position forward by `offset` bytes without writing anything. This is used + * to skip segment gaps in the new firmware. + * + * @note The implementation must check that the new position does not exceed the maximum size of + * the new firmware, and return `false` if it does. + * + * @param offset Number of bytes to seek forward. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*seek_new_firmware)(size_t offset, void *user_ctx); + + /** + * Read the patch. + * + * Read next `nbyte` bytes of the patch data. The patch data is read sequentially from the + * beginning to the end, and thus there is no offset parameter. + * + * @note The implementation must check that the read is within the bounds of the patch data, and + * return `false` if it is not. + * + * @param nbyte Number of bytes to read. + * @param out_buf Output buffer. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*read_patch)(size_t nbyte, void *out_buf, void *user_ctx); + + /** + * Check if the patch is completely read. + * + * @param user_ctx User defined callback context. + * @retval true Patch is completely read. + * @retval false There is more patch data to read. + */ + bool (*is_end_of_patch)(void *user_ctx); +}; + +/** + * Apply a patch. + * + * Apply a patch to an existing firmware file to create a new firmware file. The operation depends + * on I/O functions provided by the caller in the `io` parameter. In case the implementation of + * these functions needs some context, a `user_ctx` pointer may be used for that purpose. The + * pointer is passed on to the I/O functions. Some of the I/O functions operate like a stream, and + * the `user_ctx` pointer may be used to keep track of the current position in the stream. The + * caller must ensure that the state is initialized properly so that the streams start at the + * beginning when this function is called. + * + * @param io Patch input/output interface. + * @param io_buffer Memory buffer for patch I/O operations. + * @param user_ctx User defined callback context. + * @return #ddfu_patch_status + */ +enum ddfu_patch_status ddfu_patch_apply(const struct ddfu_patch_io *io, + const struct ddfu_patch_io_buffer *io_buffer, + void *user_ctx); + +#ifdef __cplusplus +} +#endif + +#endif // DDFU_PATCH_H +/// @} diff --git a/platform/bootloader/parser/delta_dfu/lib/gcc/cortex-m33/lib/libddfu-patch.a b/platform/bootloader/parser/delta_dfu/lib/gcc/cortex-m33/lib/libddfu-patch.a new file mode 100644 index 0000000000..070efce303 --- /dev/null +++ b/platform/bootloader/parser/delta_dfu/lib/gcc/cortex-m33/lib/libddfu-patch.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ecc8060f90f4d20ab3096dd275e7133f3efe6f33ada3b7c4dc2c2f5136e035 +size 4692 diff --git a/platform/bootloader/parser/delta_dfu/lib/iar/cortex-m33/include/ddfu/patch.h b/platform/bootloader/parser/delta_dfu/lib/iar/cortex-m33/include/ddfu/patch.h new file mode 100644 index 0000000000..d1dc55e841 --- /dev/null +++ b/platform/bootloader/parser/delta_dfu/lib/iar/cortex-m33/include/ddfu/patch.h @@ -0,0 +1,186 @@ +/******************************************************************************* + * @ingroup ddfu_patch + * @file + * Main header file for the @ref ddfu_patch library. + ******************************************************************************* + * # License + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ +#ifndef DDFU_PATCH_H +#define DDFU_PATCH_H + +/** + * @addtogroup ddfu_patch Delta DFU Patch + * + * This library provides an interface for applying a patch file to an existing firmware file to + * create a new firmware file. The patch file may be created by the @ref ddfu_diff library. + * + * @{ + */ + +#ifdef __cplusplus +extern "C" { +#endif + +#include +#include +#include + +/** + * Patch status. + * + * The description string for each status can be obtained with `ddfu_patch_status_str()`. + */ +enum ddfu_patch_status { + DDFU_PATCH_STATUS_OK, /**< Patch applied successfully. */ + DDFU_PATCH_STATUS_ERR, /**< Patch apply failed. */ + DDFU_PATCH_STATUS_READ_PATCH_FAILED, /**< Failed to read patch data. */ + DDFU_PATCH_STATUS_WRITE_NEW_FW_FAILED, /**< Failed to write new firmware data. */ + DDFU_PATCH_STATUS_READ_OLD_FW_FAILED, /**< Failed to read old firmware data. */ + DDFU_PATCH_STATUS_SEEK_NEW_FW_FAILED, /**< Failed to seek new firmware position. */ + DDFU_PATCH_STATUS_INVALID_PARAMS, /**< Invalid parameters. */ + DDFU_PATCH_STATUS_INVALID_HEADER, /**< Invalid patch header. */ + DDFU_PATCH_STATUS_UNSUPPORTED_VERSION, /**< Unsupported patch version. */ + DDFU_PATCH_STATUS_UNSUPPORTED_INSTRUCTION, /**< Unsupported patch instruction. */ +}; + +/** + * Get patch status description. + * + * @param status Patch status. + * @return String representation of the patch status. + */ +const char *ddfu_patch_status_str(enum ddfu_patch_status status); + +/** + * Patch I/O buffer. + * + * Buffer for patch I/O operations. If provided buffer is small, larger instructions will be + * completed in multiple steps. The size should be multiple of two, for example 128 bytes. + */ +struct ddfu_patch_io_buffer { + uint8_t *data; /**< Buffer data. */ + size_t size; /**< Buffer size. */ +}; + +/** + * Patch input/output interface. + * + * Function pointers to user-provided I/O operations. + * + * In case the implementation of these functions needs some context, a `user_ctx` pointer provided + * to `ddfu_patch_apply()` will be passed on to these functions. + */ +struct ddfu_patch_io { + /** + * Read the old firmware. + * + * Read data from the old firmware at the specified offset. + * + * @note The implementation must check that the read is within the bounds of the old firmware, and + * return `false` if it is not. + * + * @param offset Offset in old firmware. + * @param nbyte Number of bytes to read. + * @param out_buf Output buffer. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*read_old_firmware)(size_t offset, size_t nbyte, uint8_t *out_buf, void *user_ctx); + + /** + * Write the new firmware. + * + * Append data to the new firmware. The new firmware is written sequentially from the beginning to + * the end, and thus there is no offset parameter. + * + * @note The implementation must check that the write does not exceed the maximum size of the new + * firmware, and return `false` if it does. + * + * @param buf Buffer with new firmware data. + * @param nbyte Number of bytes to write. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*write_new_firmware)(uint8_t *buf, size_t nbyte, void *user_ctx); + + /** + * Seek the new firmware position forward by offset. + * + * Seek the new firmware position forward by `offset` bytes without writing anything. This is used + * to skip segment gaps in the new firmware. + * + * @note The implementation must check that the new position does not exceed the maximum size of + * the new firmware, and return `false` if it does. + * + * @param offset Number of bytes to seek forward. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*seek_new_firmware)(size_t offset, void *user_ctx); + + /** + * Read the patch. + * + * Read next `nbyte` bytes of the patch data. The patch data is read sequentially from the + * beginning to the end, and thus there is no offset parameter. + * + * @note The implementation must check that the read is within the bounds of the patch data, and + * return `false` if it is not. + * + * @param nbyte Number of bytes to read. + * @param out_buf Output buffer. + * @param user_ctx User defined callback context. + * @retval true Success + * @retval false Failure + */ + bool (*read_patch)(size_t nbyte, void *out_buf, void *user_ctx); + + /** + * Check if the patch is completely read. + * + * @param user_ctx User defined callback context. + * @retval true Patch is completely read. + * @retval false There is more patch data to read. + */ + bool (*is_end_of_patch)(void *user_ctx); +}; + +/** + * Apply a patch. + * + * Apply a patch to an existing firmware file to create a new firmware file. The operation depends + * on I/O functions provided by the caller in the `io` parameter. In case the implementation of + * these functions needs some context, a `user_ctx` pointer may be used for that purpose. The + * pointer is passed on to the I/O functions. Some of the I/O functions operate like a stream, and + * the `user_ctx` pointer may be used to keep track of the current position in the stream. The + * caller must ensure that the state is initialized properly so that the streams start at the + * beginning when this function is called. + * + * @param io Patch input/output interface. + * @param io_buffer Memory buffer for patch I/O operations. + * @param user_ctx User defined callback context. + * @return #ddfu_patch_status + */ +enum ddfu_patch_status ddfu_patch_apply(const struct ddfu_patch_io *io, + const struct ddfu_patch_io_buffer *io_buffer, + void *user_ctx); + +#ifdef __cplusplus +} +#endif + +#endif // DDFU_PATCH_H +/// @} diff --git a/platform/bootloader/parser/delta_dfu/lib/iar/cortex-m33/lib/libddfu-patch.a b/platform/bootloader/parser/delta_dfu/lib/iar/cortex-m33/lib/libddfu-patch.a new file mode 100644 index 0000000000..c5b599acd6 --- /dev/null +++ b/platform/bootloader/parser/delta_dfu/lib/iar/cortex-m33/lib/libddfu-patch.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bce8af677c7d6c7c3896c3c866c6835b9c6678030d721c6e0963a6b6089dc2a +size 15228 diff --git a/platform/bootloader/parser/gbl/btl_gbl_custom_tags.c b/platform/bootloader/parser/gbl/btl_gbl_custom_tags.c index aa5be55d42..021566b98c 100644 --- a/platform/bootloader/parser/gbl/btl_gbl_custom_tags.c +++ b/platform/bootloader/parser/gbl/btl_gbl_custom_tags.c @@ -35,6 +35,24 @@ const GblCustomTag_t gblCustomTags[] = { .numBytesRequired = gbl_lz4NumBytesRequired }, #endif +#if defined(BTL_PARSER_SUPPORT_LZ4) && defined(BTL_PARSER_SUPPORT_DELTA_DFU) + { + .tagId = GBL_TAG_ID_DELTA_LZ4, + .enterTag = gbl_lz4EnterProgTag, + .parseTag = gbl_lz4ParseProgTag, + .exitTag = gbl_lz4ExitProgTag, + .numBytesRequired = gbl_lz4NumBytesRequired + }, +#endif +#if defined(BTL_PARSER_SUPPORT_LZMA) && defined(BTL_PARSER_SUPPORT_DELTA_DFU) + { + .tagId = GBL_TAG_ID_DELTA_LZMA, + .enterTag = gbl_lzmaEnterProgTag, + .parseTag = gbl_lzmaParseProgTag, + .exitTag = gbl_lzmaExitProgTag, + .numBytesRequired = gbl_lzmaNumBytesRequired + }, +#endif #if defined(BTL_PARSER_SUPPORT_LZMA) { .tagId = GBL_TAG_ID_PROG_LZMA, diff --git a/platform/bootloader/parser/gbl/btl_gbl_format.c b/platform/bootloader/parser/gbl/btl_gbl_format.c index b4c99ad6bf..d6397b2d85 100644 --- a/platform/bootloader/parser/gbl/btl_gbl_format.c +++ b/platform/bootloader/parser/gbl/btl_gbl_format.c @@ -125,6 +125,37 @@ const GblTagParsingInfo_t gblTagParsingInfoStructs[] = { .flags = 0U }, +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + // GBL Delta DFU Tag + { + .tagId = GBL_TAG_ID_DELTA, + .parserState = GblParserStateDelta, + .tagOrder = GBL_TAG_ORDER_PROG_AND_METADATA, //Delta tag has the same tag order as program tag + .reserved = 0U, + .flags = 0U + }, +#if defined(BTL_PARSER_SUPPORT_LZ4) + // GBL Delta DFU Tag (LZ4) + { + .tagId = GBL_TAG_ID_DELTA_LZ4, + .parserState = GblParserStateCustomTag, + .tagOrder = GBL_TAG_ORDER_PROG_AND_METADATA, + .reserved = 0U, + .flags = 0U + }, +#endif +#if defined(BTL_PARSER_SUPPORT_LZMA) + // GBL Delta DFU Tag (LZMA) + { + .tagId = GBL_TAG_ID_DELTA_LZMA, + .parserState = GblParserStateCustomTag, + .tagOrder = GBL_TAG_ORDER_PROG_AND_METADATA, + .reserved = 0U, + .flags = 0U + }, +#endif +#endif + #if defined(BTL_PARSER_SUPPORT_LZ4) // GBL Prog Tag (LZ4) { diff --git a/platform/bootloader/parser/gbl/btl_gbl_format.h b/platform/bootloader/parser/gbl/btl_gbl_format.h index d7f7497345..46b534c2cf 100644 --- a/platform/bootloader/parser/gbl/btl_gbl_format.h +++ b/platform/bootloader/parser/gbl/btl_gbl_format.h @@ -61,6 +61,12 @@ #define GBL_TAG_ID_PROG_LZMA 0xFD0707FDUL /// Tag ID for the GBL flash erase&program tag #define GBL_TAG_ID_ERASEPROG 0xFD0303FDUL +/// Tag ID for the GBL delta dfu tag +#define GBL_TAG_ID_DELTA 0xF80A0AF8UL +/// Tag ID for the GBL delta dfu tag (LZ4) +#define GBL_TAG_ID_DELTA_LZ4 0xF80B0BF8UL +/// Tag ID for the GBL delta dfu tag (LZMA) +#define GBL_TAG_ID_DELTA_LZMA 0xF80C0CF8UL /// Tag ID for the GBL end tag #define GBL_TAG_ID_END 0xFC0404FCUL /// Tag ID for the SE upgrade tag @@ -223,6 +229,15 @@ typedef struct { uint8_t *data; ///< Array of data for bootloader upgrade } GblBootloader_t; +/// GBL delta tag type. +typedef struct { + GblTagHeader_t header; ///< Tag ID and length + uint32_t newCrc; ///< CRC for new app + uint32_t newSize; ///< Size of the new app after re-creation + uint32_t flashAddr; ///< Final flashing address of app + uint8_t *data; ///< Array of data to flash +} GblTagDelta_t; + /// GBL SE upgrade tag type. typedef struct { GblTagHeader_t header; ///< Tag ID and length diff --git a/platform/bootloader/parser/gbl/btl_gbl_parser.c b/platform/bootloader/parser/gbl/btl_gbl_parser.c index 8c3079408d..a21893a6a5 100644 --- a/platform/bootloader/parser/gbl/btl_gbl_parser.c +++ b/platform/bootloader/parser/gbl/btl_gbl_parser.c @@ -34,6 +34,10 @@ #include "core/btl_util.h" #include "core/btl_bootload.h" +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) +#include +#endif + MISRAC_DISABLE #include "em_device.h" MISRAC_ENABLE @@ -133,6 +137,12 @@ static int32_t parser_parseBootloader(ParserContext_t *parserContext, static int32_t parser_parseProg(ParserContext_t *parserContext, GblInputBuffer_t *input); +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) +// Parse Delta tag header +static int32_t parser_parseDelta(ParserContext_t *parserContext, + GblInputBuffer_t *input, + ImageProperties_t *imageProperties); +#endif // Parse (Se|Prog|Bootloader|Metadata)Data static int32_t parser_parseData(ParserContext_t *parserContext, GblInputBuffer_t *input, @@ -364,6 +374,28 @@ static int32_t gbl_parseHeader(ParserContext_t *context, context->lengthOfTag = gblTagHeader->length; context->offsetInTag = 0UL; +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if (context->enableDeltaGBLLenCount == true) { + if (BOOTLOADER_ENFORCE_ENCRYPTED_UPGRADE == 1U ) { + //Take only the lenght of un-encrypted tags + if ((gblTagHeader->tagId == GBL_TAG_ID_HEADER_V3) + || (gblTagHeader->tagId == GBL_TAG_ID_ENC_HEADER) + || (gblTagHeader->tagId == GBL_TAG_ID_ENC_INIT) + || (gblTagHeader->tagId == GBL_TAG_ID_ENC_GBL_DATA) + || (gblTagHeader->tagId == GBL_TAG_ID_SIGNATURE_ECDSA_P256) + || (gblTagHeader->tagId == GBL_TAG_ID_END)) { + //If Encryption is enabled, count only the lenght of un-encrypted tags. + context->deltaGBLLength += context->lengthOfTag; //gblTagHeader->length; + context->deltaGBLLength += 8; // To account for tag id and length + } + } else { + //Encryption not enabled. + context->deltaGBLLength += context->lengthOfTag; + context->deltaGBLLength += 8; + } + } +#endif + BTL_DEBUG_PRINT("tag 0x"); BTL_DEBUG_PRINT_WORD_HEX(gblTagHeader->tagId); BTL_DEBUG_PRINT(" len 0x"); @@ -454,7 +486,6 @@ int32_t gbl_writeProgData(ParserContext_t *context, const BootloaderParserCallbacks_t *callbacks) { uint32_t startWithhold, endWithhold, withholdSrcOffset, withholdDstOffset; - if (callbacks->applicationCallback == NULL) { // Nothing to do return BOOTLOADER_OK; @@ -511,6 +542,7 @@ int32_t gbl_writeProgData(ParserContext_t *context, length, callbacks->context); context->programmingAddress += length; + return BOOTLOADER_OK; } @@ -551,6 +583,13 @@ int32_t parser_init(void *context, void *decryptContext, void *authContext, uint #endif parserContext->currentTagOrder = GBL_TAG_ORDER_INIT; +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + parserContext->deltaGBLLength = 0U; + parserContext->lengthOfPatch = 0U; + parserContext->newFwCRC = 0x0U; + parserContext->enableDeltaGBLLenCount = false; +#endif + if ((PARSER_REQUIRE_CONFIDENTIALITY) && (decryptContext == NULL)) { return BOOTLOADER_ERROR_PARSER_INIT; } @@ -583,6 +622,12 @@ int32_t parser_parse(void *context, }; volatile int32_t retval; +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + if (callbacks->applicationCallback == NULL) { + parserContext->enableDeltaGBLLenCount = true; + } +#endif + // This is pretty much purely a state machine... while (input.offset < length) { #if defined(__ICCARM__) @@ -702,7 +747,21 @@ int32_t parser_parse(void *context, return retval; } break; - +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + case GblParserStateDelta: + retval = parser_parseDelta(parserContext, &input, imageProperties); + if (callbacks->applicationCallback != NULL) { + parserContext->deltaPatchAddress = parserContext->deltaPatchAddress + parserContext->deltaGBLLength; + if (parserContext->deltaPatchAddress & (FLASH_PAGE_SIZE - 1)) { + parserContext->deltaPatchAddress = parserContext->deltaPatchAddress - (parserContext->deltaPatchAddress & (FLASH_PAGE_SIZE - 1)) + FLASH_PAGE_SIZE; + parserContext->programmingAddress = parserContext->deltaPatchAddress; + } + } + if (retval != BOOTLOADER_ERROR_PARSER_PARSED) { + return retval; + } + break; +#endif case GblParserStateMetadata: parserContext->tagAddress = 0UL; parserContext->internalState = GblParserStateMetadataData; @@ -713,6 +772,9 @@ int32_t parser_parse(void *context, case GblParserStateProgData: case GblParserStateBootloaderData: case GblParserStateMetadataData: +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + case GblParserStateDeltaData: +#endif retval = parser_parseData(parserContext, &input, imageProperties, @@ -724,6 +786,18 @@ int32_t parser_parse(void *context, #if defined(BTL_PARSER_SUPPORT_CUSTOM_TAGS) case GblParserStateCustomTag: +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if ((parserContext->customTagId == GBL_TAG_ID_DELTA_LZ4) || (parserContext->customTagId == GBL_TAG_ID_DELTA_LZMA) ) { + imageProperties->contents |= BTL_IMAGE_CONTENT_DELTA; + if ((callbacks->applicationCallback != NULL) && (parserContext->programmingAddress == 0U)) { + parserContext->deltaPatchAddress = parserContext->deltaPatchAddress + parserContext->deltaGBLLength; + if (parserContext->deltaPatchAddress & (FLASH_PAGE_SIZE - 1)) { + parserContext->deltaPatchAddress = parserContext->deltaPatchAddress - (parserContext->deltaPatchAddress & (FLASH_PAGE_SIZE - 1)) + FLASH_PAGE_SIZE; + parserContext->programmingAddress = parserContext->deltaPatchAddress; + } + } + } +#endif retval = parser_parseCustomTag(parserContext, &input, imageProperties, @@ -1565,6 +1639,54 @@ static int32_t parser_parseProg(ParserContext_t *parserContext, return BOOTLOADER_ERROR_PARSER_PARSED; } +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) +/***************************************************************************//** + * Parse Delta DFU tag header. + * + * @param[in, out] parserContext Context variable + * @param[in] input Input buffer + * @returns BOOTLOADER_ERROR_PARSER_PARSED when successfully parsed. + * + * Updates parserContext->internalState. + * Next state: GblParserStateDeltaData + ******************************************************************************/ +static int32_t parser_parseDelta(ParserContext_t *parserContext, + GblInputBuffer_t *input, + ImageProperties_t *imageProperties) +{ + volatile int32_t retval; + uint32_t temporaryWord; + uint8_t tagBuffer[GBL_PARSER_BUFFER_SIZE]; + + while (parserContext->offsetInTag < 4UL) { + // Get data + retval = gbl_getData(parserContext, + input, + tagBuffer, + GBL_PARSER_BUFFER_SIZE, + 12UL, + true, /* Do SHA hashing */ + true /* Decrypt if necessary */); + if (retval != BOOTLOADER_ERROR_PARSER_PARSED) { + return retval; + } + + imageProperties->contents |= BTL_IMAGE_CONTENT_DELTA; + parserContext->newFwCRC = GBL_PARSER_ARRAY_TO_U32(tagBuffer, 0); + parserContext->newFwSize = GBL_PARSER_ARRAY_TO_U32(tagBuffer, 4); + + temporaryWord = GBL_PARSER_ARRAY_TO_U32(tagBuffer, 8); + + if (parserContext->lengthOfTag > 4UL) { + // Only set programmingAddress if the tag actually contains data + parserContext->programmingAddress = temporaryWord; + } + } + parserContext->internalState = GblParserStateDeltaData; + return BOOTLOADER_ERROR_PARSER_PARSED; +} +#endif + /***************************************************************************//** * Parse the data part of the (Se|Prog|Bootloader|Metadata) tags. * @@ -1590,7 +1712,14 @@ static int32_t parser_parseData(ParserContext_t *parserContext while (parserContext->offsetInTag < parserContext->lengthOfTag) { // Get amount of bytes left in this tag tmpSize = parserContext->lengthOfTag - parserContext->offsetInTag; - +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + if (parserContext->lengthOfPatch == 0) { + if ((parserContext->internalState == GblParserStateDelta) + || (parserContext->internalState == GblParserStateDeltaData)) { + parserContext->lengthOfPatch = tmpSize; + } + } +#endif // Check buffer size vs. bytes we want to parse if (tmpSize >= 4UL) { // Always parse minimum one word @@ -1704,7 +1833,18 @@ static int32_t parser_parseData(ParserContext_t *parserContext parserContext->tagAddress += tmpSize; #endif // BOOTLOADER_SE_UPGRADE_NO_STAGING #endif // SEMAILBOX_PRESENT - } else { + } +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + else if (parserContext->internalState == GblParserStateDeltaData) { + if (callbacks->applicationCallback != NULL) { + retval = gbl_writeProgData(parserContext, tagBuffer, tmpSize, callbacks); + if (retval != BOOTLOADER_OK) { + return retval; + } + } + } +#endif + else { // Not a valid tag } } diff --git a/platform/bootloader/parser/gbl/btl_gbl_parser.h b/platform/bootloader/parser/gbl/btl_gbl_parser.h index 25c5e2d992..38e8bac856 100644 --- a/platform/bootloader/parser/gbl/btl_gbl_parser.h +++ b/platform/bootloader/parser/gbl/btl_gbl_parser.h @@ -115,11 +115,17 @@ typedef enum { GblParserStateMetadataData, ///< Parsing metadata tag data GblParserStateProg, ///< Parsing flash program tag GblParserStateProgData, ///< Parsing flash program tag data +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + GblParserStateDeltaData, ///< Parsing delta DFU tag data +#endif #if defined(SEMAILBOX_PRESENT) || defined(CRYPTOACC_PRESENT) GblParserStateSe, ///< Parsing SE tag GblParserStateSeData, ///< Parsing SE tag data #endif GblParserStateEraseProg, ///< Parsing flash erase&program tag +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + GblParserStateDelta, ///< Parsing Delta DFU Tag +#endif GblParserStateFinalize, ///< Finalizing file GblParserStateDone, ///< Parsing complete GblParserStateEncryptionInit, ///< Parsing encryption init tag @@ -197,7 +203,8 @@ typedef struct { #define BTL_IMAGE_CONTENT_BOOTLOADER 0x02U /// Upgrade image contains SE upgrade #define BTL_IMAGE_CONTENT_SE 0x04U - +/// Upgrade image contains Delta upgrade +#define BTL_IMAGE_CONTENT_DELTA 0x08U /// Application upgrade should be applied from upgrade image #define BTL_IMAGE_INSTRUCTION_APPLICATION 0x01U /// Bootloader upgrade should be applied from upgrade image @@ -249,6 +256,20 @@ typedef struct { uint32_t fileCrc; /// Context for custom tag uint32_t customTagId; +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + /// Length of Delta patch GBl + uint32_t deltaGBLLength; + /// Address where the GBL has to be extracted + uint32_t deltaPatchAddress; + /// Length of extracted data + uint32_t lengthOfPatch; + /// CRC of expected image + uint32_t newFwCRC; + //Size of the newly created firmware + uint32_t newFwSize; + /// Enable delta GBL length counting + bool enableDeltaGBLLenCount; +#endif #if defined(_SILICON_LABS_32B_SERIES_2) /// GBL Certificate ApplicationCertificate_t certificate; diff --git a/platform/bootloader/storage/btl_storage.c b/platform/bootloader/storage/btl_storage.c index 24e3596b3a..cfd996c173 100644 --- a/platform/bootloader/storage/btl_storage.c +++ b/platform/bootloader/storage/btl_storage.c @@ -100,6 +100,7 @@ static int32_t installImageFromSlot(int32_t slotId) { BootloaderParserContext_t parseContext; int32_t ret; + uint32_t deltaGBLLength = 0; BTL_DEBUG_PRINT("Slot: "); BTL_DEBUG_PRINT_WORD_HEX(slotId); @@ -120,6 +121,24 @@ static int32_t installImageFromSlot(int32_t slotId) BTL_DEBUG_PRINTLN("Verify fail"); return BOOTLOADER_ERROR_STORAGE_BOOTLOAD; } +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + deltaGBLLength = parseContext.parserContext.deltaGBLLength; + if ((parseContext.imageProperties.contents & BTL_IMAGE_CONTENT_DELTA) + && ((parseContext.imageProperties.contents & BTL_IMAGE_CONTENT_SE) + || (parseContext.imageProperties.contents & BTL_IMAGE_CONTENT_BOOTLOADER))) { + //Comes here only if the GBL has Bootloader/SE and a delta patch. + //Extract and don't copy the firmware. Then continue with the rest of the images. + BTL_DEBUG_PRINTLN("Image has delta."); + uint32_t startOfAppSpace = BTL_APPLICATION_BASE; + uint32_t pc = *(uint32_t *)(startOfAppSpace + 4); + if (pc != 0xFFFFFFFF) { + BTL_DEBUG_PRINTLN("Valid App in App Space. Start Reconstruction."); + storage_bootloadApplicationFromSlot( + parseContext.slotId, + parseContext.imageProperties.application.version, deltaGBLLength); + } + } +#endif #if (_SILICON_LABS_32B_SERIES == 1) // The upgrade address can be placed to not overlap with application images on Series-2. @@ -210,7 +229,7 @@ static int32_t installImageFromSlot(int32_t slotId) if ((parseContext.imageProperties.contents & BTL_IMAGE_CONTENT_APPLICATION) && !storage_bootloadApplicationFromSlot( parseContext.slotId, - parseContext.imageProperties.application.version)) { + parseContext.imageProperties.application.version, deltaGBLLength)) { // App upgrade failed. BTL_DEBUG_PRINTLN("App upgrade fail"); // Continue to next image diff --git a/platform/bootloader/storage/btl_storage.h b/platform/bootloader/storage/btl_storage.h index bf4475c56d..20dc578f54 100644 --- a/platform/bootloader/storage/btl_storage.h +++ b/platform/bootloader/storage/btl_storage.h @@ -193,10 +193,11 @@ bool storage_bootloadBootloaderFromSlot(uint32_t slotId, uint32_t version); * @param slotId Slot ID to bootload from * @param version Cached version number of the image contained in the slot * (used for downgrade prevention) + * @param deltaGBLLen Length of the Delta GBL file. * * @return True if the operation succeeded ******************************************************************************/ -bool storage_bootloadApplicationFromSlot(uint32_t slotId, uint32_t version); +bool storage_bootloadApplicationFromSlot(uint32_t slotId, uint32_t version, uint32_t deltaGBLLen); /***************************************************************************//** * Erase the contents of a storage slot including all data and metadata. diff --git a/platform/bootloader/storage/btl_storage_library.c b/platform/bootloader/storage/btl_storage_library.c index 758da2639f..6b6ff4cc5b 100644 --- a/platform/bootloader/storage/btl_storage_library.c +++ b/platform/bootloader/storage/btl_storage_library.c @@ -25,7 +25,17 @@ #include "btl_storage.h" #include "btl_storage_internal.h" #include "bootloadinfo/btl_storage_bootloadinfo.h" +#include "api/btl_interface_storage.h" #include + +#include "core/flash/btl_internal_flash.h" + +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) +#include "btl_crc32.h" +#include "common.h" +#include "patch.h" +#endif + #if defined(__GNUC__) #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Warray-bounds" @@ -69,6 +79,27 @@ const BootloaderStorageFunctions_t storageFunctions = { .getDMAchannel = &storage_getDMAchannel, }; +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + +#define GET_PAGE_OFFSET(addr) ((uint32_t)(addr) & (FLASH_PAGE_SIZE - 1)) +#define DELTA_DFU_WRITE_SIZE 32 + +struct callback_streams { + BootloaderStorageInformation_t storageInfo; + BootloaderStorageSlot_t slotInfo; + uint32_t old_fw_base_addr; + uint32_t old_fw_addr; + uint32_t patch_base_addr; + uint32_t patch_curr_addr; + uint32_t new_fw_base_addr; + uint32_t new_fw_addr; + uint32_t new_fw_size; + uint32_t patch_length; + uint32_t data_index; + uint8_t data_buf[DELTA_DFU_WRITE_SIZE * 2]; +}; +#endif + // -------------------------------- // Internal prototypes @@ -240,6 +271,10 @@ int32_t storage_initParseSlot(uint32_t slotId, context->slotId = slotId; context->slotSize = slot.length; +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + context->parserContext.deltaPatchAddress = slot.address; +#endif + return BOOTLOADER_OK; } @@ -337,6 +372,230 @@ int32_t storage_getSlotMetadata(BootloaderParserContext_t *context, } } +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) +// Callback implementation for reading current firmware for ddfu library +static bool read_old_firmware(size_t offset, size_t nbytes, uint8_t *out_buf, void *user_ctx) +{ + if (nbytes == 0x00) { + return false; + } + struct callback_streams *ctx; + ctx = (struct callback_streams *)user_ctx; + uint32_t read_addr = ctx->old_fw_addr + offset; + if ((read_addr >= BTL_APPLICATION_BASE)) { + //old firmware will always be in the internal flash. + memcpy(out_buf, (const void *)read_addr, nbytes); + } else { + return false; + } + return true; +} + +//Callback implementation to write the re-created firmware for ddfu library +static bool write_new_firmware(uint8_t *buf, size_t nbyte, void *user_ctx) +{ + uint32_t ret = BOOTLOADER_OK; + uint32_t itr = 0; + struct callback_streams *ctx = (struct callback_streams *)user_ctx; + + if (nbyte == 0x00) { + return false; + } + + if (ctx->new_fw_addr >= (ctx->slotInfo.address + ctx->slotInfo.length)) { + return false; + } + + for (itr = 0; itr < nbyte; itr++) { + ctx->data_buf[ctx->data_index] = buf[itr]; + ctx->data_index++; + //Write 32 bytes at a time. + if (ctx->data_index == DELTA_DFU_WRITE_SIZE) { + ret = storage_writeRaw((uint32_t)ctx->new_fw_addr, ctx->data_buf, DELTA_DFU_WRITE_SIZE); + if (ret != BOOTLOADER_OK) { + return false; + } + ctx->new_fw_addr += DELTA_DFU_WRITE_SIZE; + ctx->data_index = 0; + memset(ctx->data_buf, 0xFF, DELTA_DFU_WRITE_SIZE); + } + } + return true; +} + +// Callback implementation to fill firmware gaps with 0xFF. +static bool seek_new_firmware(size_t nbyte, void *user_ctx) +{ + uint32_t ret = BOOTLOADER_OK; + uint32_t itr = 0; + struct callback_streams *ctx = (struct callback_streams *)user_ctx; + for (itr = 0; itr < nbyte; itr++) { + ctx->data_buf[ctx->data_index] = 0xFF; + ctx->data_index++; + //Write 32 bytes at a time. + if (ctx->data_index == DELTA_DFU_WRITE_SIZE) { + ret = storage_writeRaw((uint32_t)ctx->new_fw_addr, ctx->data_buf, DELTA_DFU_WRITE_SIZE); + if (ret != BOOTLOADER_OK) { + return false; + } + ctx->new_fw_addr += DELTA_DFU_WRITE_SIZE; + ctx->data_index = 0; + memset(ctx->data_buf, 0xFF, DELTA_DFU_WRITE_SIZE); + } + } + return true; +} + +// Callback implementation to indicate end of patch for ddfu library +static bool is_end_of_patch(void *user_ctx) +{ + struct callback_streams *ctx = (struct callback_streams *)user_ctx; + + if (ctx->patch_curr_addr < (ctx->patch_base_addr + ctx->patch_length)) { + return false; + } else { + if (ctx->data_index != 0) { + uint32_t ret = BOOTLOADER_OK; + ret = storage_writeRaw((uint32_t)ctx->new_fw_addr, (uint8_t *)ctx->data_buf, DELTA_DFU_WRITE_SIZE); + if (ret == BOOTLOADER_OK) { + ctx->new_fw_addr += ctx->data_index; + return true; + } + } + return true; + } + return false; +} + +// Callback implementation to read patch for delta dfu library +static bool read_patch(size_t nbyte, void *out_buf, void *user_ctx) +{ + struct callback_streams *ctx = (struct callback_streams *)user_ctx; + + if (ctx->patch_curr_addr > (ctx->patch_base_addr + ctx->patch_length)) { + return false; + } + + storage_readRaw(ctx->patch_curr_addr, out_buf, nbyte); + ctx->patch_curr_addr = ctx->patch_curr_addr + nbyte; + + return true; +} + +// Function to init the callback stream struct +void delta_dfu_init(struct callback_streams *user_ctx) +{ + storage_getInfo(&user_ctx->storageInfo); + storage_getSlotInfo(0, &user_ctx->slotInfo); + user_ctx->old_fw_addr = 0x00; + user_ctx->old_fw_base_addr = 0x00; + user_ctx->new_fw_addr = 0x00; + user_ctx->new_fw_base_addr = 0x00; + user_ctx->patch_base_addr = 0x00; + user_ctx->patch_curr_addr = 0x00; + user_ctx->patch_length = 0x00; + memset(user_ctx->data_buf, 0xFF, DELTA_DFU_WRITE_SIZE * 2); + user_ctx->data_index = 0; +} + +bool copy_image_from_slot(struct callback_streams *user_ctx) +{ + struct callback_streams *ctx = user_ctx; + uint32_t old_fw_rewrite_addr = ctx->old_fw_base_addr; + + if ((old_fw_rewrite_addr < BTL_APPLICATION_BASE) + || ((old_fw_rewrite_addr + ctx->new_fw_size >= ctx->slotInfo.address) + && (ctx->storageInfo.storageType == INTERNAL_FLASH))) { + BTL_DEBUG_PRINTLN("Write Address out of bounds!"); + return false; + } + + uint8_t num_flash_pages = ctx->new_fw_size / FLASH_PAGE_SIZE; + if (ctx->new_fw_size % FLASH_PAGE_SIZE) { + num_flash_pages++; + } + + uint8_t erase_page_count = 0; + while (erase_page_count < num_flash_pages) { + flash_erasePage(old_fw_rewrite_addr + FLASH_PAGE_SIZE * erase_page_count); + erase_page_count++; + } + + int32_t num_of_bytes = ctx->new_fw_size; + ctx->new_fw_addr = ctx->new_fw_base_addr; + while (num_of_bytes > 0) { + uint8_t temp_buf[DELTA_DFU_WRITE_SIZE] = { 0xFF }; + uint32_t read_ret = storage_readRaw(ctx->new_fw_addr, temp_buf, DELTA_DFU_WRITE_SIZE); + if (read_ret != BOOTLOADER_OK) { + return false; + } + + if (old_fw_rewrite_addr == ctx->old_fw_base_addr) { + memset(temp_buf, 0xff, 8); + } + + if (!flash_writeBuffer(old_fw_rewrite_addr, temp_buf, DELTA_DFU_WRITE_SIZE)) { + return false; + } + + num_of_bytes = num_of_bytes - DELTA_DFU_WRITE_SIZE; + ctx->new_fw_addr = ctx->new_fw_addr + DELTA_DFU_WRITE_SIZE; + old_fw_rewrite_addr = old_fw_rewrite_addr + DELTA_DFU_WRITE_SIZE; + } + + uint8_t temp_buf[8] = { 0xff }; + uint32_t read_ret = storage_readRaw(ctx->new_fw_base_addr, temp_buf, 8); + if (read_ret != BOOTLOADER_OK) { + return false; + } + if (!flash_writeBuffer(ctx->old_fw_base_addr, temp_buf, 8)) { + return false; + } + + return true; +} + +bool calc_CRC(uint32_t newFwCRC, struct callback_streams *user_ctx) +{ + //Check CRC32 before copying to app location + uint32_t new_fw_crc = BTL_CRC32_START; + if (user_ctx->storageInfo.storageType == INTERNAL_FLASH) { + new_fw_crc = btl_crc32Stream((void *)user_ctx->new_fw_base_addr, + user_ctx->new_fw_size, new_fw_crc); + new_fw_crc = btl_crc32Stream((void *)&newFwCRC, 4, new_fw_crc); + if (new_fw_crc != BTL_CRC32_END) { + return false; + } + } else if (user_ctx->storageInfo.storageType == SPIFLASH) { + uint32_t crc_start = BTL_CRC32_START; + uint32_t chunks = (user_ctx->new_fw_size) / DELTA_DFU_WRITE_SIZE; + uint32_t last_chunk = (user_ctx->new_fw_size) % DELTA_DFU_WRITE_SIZE; + uint32_t itr = 0; + uint32_t addr = user_ctx->new_fw_base_addr; + while (itr < chunks) { + uint8_t buf[DELTA_DFU_WRITE_SIZE]; + storage_readRaw(addr, buf, DELTA_DFU_WRITE_SIZE); + new_fw_crc = btl_crc32Stream(buf, DELTA_DFU_WRITE_SIZE, crc_start); + crc_start = new_fw_crc; + addr = addr + DELTA_DFU_WRITE_SIZE; + itr++; + } + if (last_chunk > 0) { + uint8_t buf[DELTA_DFU_WRITE_SIZE]; + storage_readRaw(addr, buf, last_chunk); + new_fw_crc = btl_crc32Stream(buf, last_chunk, crc_start); + } + + new_fw_crc = btl_crc32Stream((void *)&newFwCRC, 4, new_fw_crc); + if (new_fw_crc != BTL_CRC32_END) { + return false; + } + } + return true; +} + +#endif //BTL_PARSER_SUPPORT_DELTA_DFU + // -------------------------------- // Bootloading Functions @@ -344,11 +603,35 @@ int32_t storage_getSlotMetadata(BootloaderParserContext_t *context, static bool bootloadFromSlot(BootloaderParserContext_t *context, const BootloaderParserCallbacks_t *callbacks) { +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + struct ddfu_patch_io_buffer ddfuBuff; + struct callback_streams user_ctx; + uint8_t ddfu_buffer[DELTA_DFU_WRITE_SIZE]; + ddfuBuff.data = ddfu_buffer; + ddfuBuff.size = DELTA_DFU_WRITE_SIZE; + + delta_dfu_init(&user_ctx); + const struct ddfu_patch_io io = { + read_old_firmware, + write_new_firmware, + seek_new_firmware, + read_patch, + is_end_of_patch + }; + + uint32_t temp_deltaLength = context->parserContext.deltaGBLLength; +#endif //BTL_PARSER_SUPPORT_DELTA_DFU + parser_init(&(context->parserContext), &(context->decryptContext), &(context->authContext), PARSER_FLAG_PARSE_CUSTOM_TAGS); +#if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if (temp_deltaLength != 0x00) { + context->parserContext.deltaGBLLength = temp_deltaLength; + } +#endif //BTL_PARSER_SUPPORT_DELTA_DFU // Run through the image and flash it while ((0 == context->errorCode) && (context->slotOffset < context->slotSize)) { @@ -363,6 +646,68 @@ static bool bootloadFromSlot(BootloaderParserContext_t *context, if ((context->imageProperties.imageCompleted) && (context->imageProperties.imageVerified)) { + #if defined(BTL_PARSER_SUPPORT_DELTA_DFU) + if ((context->parserContext.newFwCRC != 0U) && (context->imageProperties.instructions == BTL_IMAGE_INSTRUCTION_APPLICATION)) { + user_ctx.new_fw_addr = context->parserContext.programmingAddress; + if (GET_PAGE_OFFSET(user_ctx.new_fw_addr)) { + user_ctx.new_fw_addr = (uint32_t)user_ctx.new_fw_addr + - ((uint32_t)user_ctx.new_fw_addr & (FLASH_PAGE_SIZE - 1)) + + FLASH_PAGE_SIZE; + user_ctx.new_fw_base_addr = user_ctx.new_fw_addr; + } + + user_ctx.patch_base_addr = context->parserContext.deltaPatchAddress; + user_ctx.patch_curr_addr = context->parserContext.deltaPatchAddress; + user_ctx.patch_length = context->parserContext.lengthOfPatch; + user_ctx.old_fw_addr = BTL_APPLICATION_BASE; + user_ctx.old_fw_base_addr = BTL_APPLICATION_BASE; + user_ctx.new_fw_size = context->parserContext.newFwSize; + + uint32_t startOfAppSpace = BTL_APPLICATION_BASE; + uint32_t pc = *(uint32_t *)(startOfAppSpace + 4); + enum ddfu_patch_status ddfu_stat = DDFU_PATCH_STATUS_ERR; + if (pc != 0xFFFFFFFF) { + //Valid app present. Reconstruct-image. + uint32_t slot_space = (user_ctx.slotInfo.address + user_ctx.slotInfo.length) + - user_ctx.new_fw_base_addr; + if (user_ctx.new_fw_size > slot_space) { + //Not enough space in slot. + return false; + } + ddfu_stat = ddfu_patch_apply(&io, &ddfuBuff, &user_ctx); + } + if (ddfu_stat != DDFU_PATCH_STATUS_OK) { + //The re-creation failed or was not carried out. Check if there is an image present already. + if (calc_CRC(context->parserContext.newFwCRC, &user_ctx)) { + BTL_DEBUG_PRINTLN("Found re-created firmware in slot"); + if (copy_image_from_slot(&user_ctx)) { + return true; + } + } else { + //CRC Calculation has failed. + return false; + } + } else { + BTL_DEBUG_PRINTLN("Re-construction complete."); + //Check CRC32 before copying to app location + if (calc_CRC(context->parserContext.newFwCRC, &user_ctx)) { + BTL_DEBUG_PRINTLN("CRC is OK"); + if (!(context->imageProperties.contents & BTL_IMAGE_CONTENT_SE) + && !(context->imageProperties.contents & BTL_IMAGE_CONTENT_BOOTLOADER)) { + BTL_DEBUG_PRINTLN("Copying to app area."); + if (copy_image_from_slot(&user_ctx)) { + return true; + } else { + return false; + } + } + } else { + //CRC calculation has failed. + return false; + } + } + } + #endif //BTL_PARSER_SUPPORT_DELTA_DFU return true; } else { return false; @@ -423,7 +768,7 @@ bool storage_bootloadBootloaderFromSlot(uint32_t slotId, uint32_t version) } // Bootload an application image from slot -bool storage_bootloadApplicationFromSlot(uint32_t slotId, uint32_t version) +bool storage_bootloadApplicationFromSlot(uint32_t slotId, uint32_t version, uint32_t deltaGBLLen) { (void)version; BootloaderParserContext_t parseCtx; @@ -431,7 +776,11 @@ bool storage_bootloadApplicationFromSlot(uint32_t slotId, uint32_t version) int32_t ret = storage_initParseSlot(slotId, &parseCtx, sizeof(BootloaderParserContext_t)); - +#if defined (BTL_PARSER_SUPPORT_DELTA_DFU) + parseCtx.parserContext.deltaGBLLength = deltaGBLLen; +#else + (void)deltaGBLLen; +#endif//BTL_PARSER_SUPPORT_DELTA_DFU if (ret != BOOTLOADER_OK) { return false; } @@ -440,7 +789,7 @@ bool storage_bootloadApplicationFromSlot(uint32_t slotId, uint32_t version) parseCtx.imageProperties.instructions = BTL_IMAGE_INSTRUCTION_APPLICATION; const BootloaderParserCallbacks_t parseCb = { - .context = NULL, + .context = &parseCtx, .applicationCallback = bootload_applicationCallback, .metadataCallback = NULL, // Metadata callback not used when bootloading app .bootloaderCallback = NULL diff --git a/platform/common/inc/sl_platform_version.h b/platform/common/inc/sl_platform_version.h index dcea5e7f62..879a16fe69 100644 --- a/platform/common/inc/sl_platform_version.h +++ b/platform/common/inc/sl_platform_version.h @@ -32,7 +32,7 @@ #define SL_PLATFORM_MAJOR_VERSION 5 #define SL_PLATFORM_MINOR_VERSION 0 -#define SL_PLATFORM_PATCH_VERSION 0 +#define SL_PLATFORM_PATCH_VERSION 1 #define SL_PLATFORM_VERSION ((SL_PLATFORM_MAJOR_VERSION << 8) \ | (SL_PLATFORM_MINOR_VERSION << 4) \ diff --git a/platform/common/toolchain/toolchains.slct b/platform/common/toolchain/toolchains.slct index 9d55738094..755173e854 100644 --- a/platform/common/toolchain/toolchains.slct +++ b/platform/common/toolchain/toolchains.slct @@ -91,6 +91,14 @@ schema: enum: - enabled - disabled + compiler_option: + type: str + c_compiler_option: + type: str + c++_compiler_option: + type: str + linker_option: + type: str exporter: - exporter_id: simplicity_studio setting: @@ -478,3 +486,23 @@ exporter: action: append value: "-flto" disabled: [] + compiler_option: + - tool: compiler + option: misc + action: append + value: "{{value}}" + c_compiler_option: + - tool: compiler.c + option: misc + action: append + value: "{{value}}" + c++_compiler_option: + - tool: compiler.cpp + option: misc + action: append + value: "{{value}}" + linker_option: + - tool: linker + option: misc + action: append + value: "{{value}}" \ No newline at end of file diff --git a/platform/documentation/release-highlights.txt b/platform/documentation/release-highlights.txt index 517fbe3900..7058e93f61 100644 --- a/platform/documentation/release-highlights.txt +++ b/platform/documentation/release-highlights.txt @@ -1,22 +1,8 @@ -Platform 5.0.0 -- Removed support for Series 0/1 -- Support for EFR32xG26, EFR32xG22E and EFR32xG24 devices -- Peripherals - - New API names introduced for low-level drivers (with compatibility layer for old names) -- Services - - Memory Manager, APIs to manage embedded dynamic memory allocations - - Clock Manager, for clock tree initialization - - Event System, for inter-process communication. - - Interrupt manager, APIs to manage embedded interrupts - - APIs for accessing value of tokens added to Token Manager -- CPC - - Small improvement and bug fixes -- Security - - Mbed TLS upgraded (to version 3.5.0) -- RAIL 5.0.0 - - Added support for collision detection feature on the EFR32xG25 parts - - Added support for additional Coex TX and RX metrics events to RAIL coexistence utility - - Updated some RAIL APIs to better prepare for future API changes while retaining backwards compile-time compatibility -- Other Components - - Compilers upgraded (to GCC 12.2.1 and IAR 9.40.1) +Platform 5.0.1 +- Added missing EFR32xG26 devices to pintool. +- Added support for EFR32BG27C320F768IJ39. +- Gecko Bootloader + - Added Delta DFU for Application upgrade. +- RAIL 5.0.1 + - Added support of automatic LNA bypass on the EFR32xG25 parts. diff --git a/platform/driver/component/coulomb_counter_efp.slcc b/platform/driver/component/coulomb_counter_efp.slcc index cc10f11d60..80065125d7 100644 --- a/platform/driver/component/coulomb_counter_efp.slcc +++ b/platform/driver/component/coulomb_counter_efp.slcc @@ -10,8 +10,14 @@ metadata: root_path: platform/driver/coulomb source: - path: src/sl_coulomb_counter_hal_efp.c + - path: src/sli_coulomb_counter_hal.h +include: + - path: inc + file_list: + - path: sl_coulomb_counter.h requires: - name: efp_driver + - name: slist provides: - name: coulomb_counter_driver_implementation - name: coulomb_counter_efp diff --git a/platform/emdrv/component/gpiointerrupt.slcc b/platform/emdrv/component/gpiointerrupt.slcc index c9258ed26f..5acef53950 100644 --- a/platform/emdrv/component/gpiointerrupt.slcc +++ b/platform/emdrv/component/gpiointerrupt.slcc @@ -6,6 +6,9 @@ description: > to register callback functions that are called when a GPIO interrupt is triggered. category: "Platform|Driver" quality: "production" +metadata: + sbom: + license: Zlib source: - path: "platform/emdrv/gpiointerrupt/src/gpiointerrupt.c" include: diff --git a/platform/emdrv/component/nvm3_default_flash.slcc b/platform/emdrv/component/nvm3_default_flash_backend.slcc similarity index 100% rename from platform/emdrv/component/nvm3_default_flash.slcc rename to platform/emdrv/component/nvm3_default_flash_backend.slcc diff --git a/platform/emdrv/component/nvm3_lib.slcc b/platform/emdrv/component/nvm3_lib.slcc index 6c6040fd21..d3cb0539b2 100644 --- a/platform/emdrv/component/nvm3_lib.slcc +++ b/platform/emdrv/component/nvm3_lib.slcc @@ -16,6 +16,9 @@ description: > should be included in the project. category: Services|NVM3 quality: "production" +metadata: + sbom: + license: Zlib source: - path: "platform/emdrv/nvm3/src/nvm3_hal_flash.c" condition: [device_series_2] diff --git a/platform/emdrv/component/spidrv.slcc b/platform/emdrv/component/spidrv.slcc index 6e926fbb94..34e674b4f5 100644 --- a/platform/emdrv/component/spidrv.slcc +++ b/platform/emdrv/component/spidrv.slcc @@ -44,6 +44,7 @@ requires: - name: "spidrv_core" - name: "slist" - name: "device_peripheral" + - name: "device_has_usart" template_contribution: - name: "spidrv_instances" value: "{{instance}}" diff --git a/platform/emdrv/component/spidrv_core.slcc b/platform/emdrv/component/spidrv_core.slcc index 0e09cb7e1c..cdc704d7bc 100644 --- a/platform/emdrv/component/spidrv_core.slcc +++ b/platform/emdrv/component/spidrv_core.slcc @@ -2,13 +2,13 @@ id: spidrv_core label: "SPIDRV Core" package: "platform" description: > - The SPI driver sets up the USART for SPI communication and supports + The SPI driver sets up SPI communication and supports both master and slave roles. Both blocking and interrupt driven asynchrounous APIs are provided for transmit and receive operations. This component includes only the SPI driver core. To configure and create - instances of this driver, the SPIDRV component should be included in the + instances of this driver, the SPIDRV_USART or SPIDRV_EUSART component should be included in the project. category: "Platform|Driver|SPI" quality: "production" diff --git a/platform/emdrv/component/ustimer.slcc b/platform/emdrv/component/ustimer.slcc index 7f11dfe325..7a1c5e84ca 100644 --- a/platform/emdrv/component/ustimer.slcc +++ b/platform/emdrv/component/ustimer.slcc @@ -6,6 +6,9 @@ description: > to implement a delay function with microsecond accuracy. category: "Platform|Driver" quality: "production" +metadata: + sbom: + license: Zlib config_file: - path: "platform/emdrv/ustimer/config/ustimer_config.h" source: diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a b/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a index 46624d3b23..6326549197 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM33_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:994d76943922fdacfeab7716c88cd19e124ca31ec8af40dad6469b6c1dcc23da +oid sha256:5c84902f15e5d50676c788e36fb77ba6c31e13c9e9958eb3807492d76aea84fc size 33522 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a b/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a index 35d8b04b0e..bcc8b32ac0 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM33_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:641560bcb37e401c979cac76d5ea3e644d7091cd2fcbb76cca3f24458c47f053 +oid sha256:b3c71bef5259468357416504cee9ff4830cd6616b21283a94cf24e4a963a67aa size 113084 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a b/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a index 7c61136109..c6b3e22bd0 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM4_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:277f83ff7af71e541425b52da3fa1c06f249aa582b04ed2a34c760e9ad25220b +oid sha256:cf0bef79823ac7ddb6649ca0606fd3103b0cfc83191d32529391abaa4f059b13 size 33698 diff --git a/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a b/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a index a4d97ab782..b961947788 100644 --- a/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a +++ b/platform/emdrv/nvm3/lib/libnvm3_CM4_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f6abc97da75cd75e92ee77c25bbb97d72da8a1777aaab6419d1ba2294e6cd7f3 +oid sha256:54153cf401b6d77260c7b59c9c40dea8e047894eb8dcf6e0f6ea7e31de151940 size 113814 diff --git a/platform/emlib/component/emlib.slcc b/platform/emlib/component/emlib.slcc index 9417ce8f5f..5b69914288 100644 --- a/platform/emlib/component/emlib.slcc +++ b/platform/emlib/component/emlib.slcc @@ -52,6 +52,8 @@ requires: condition: [ 'device_has_vdac' ] - name: emlib_pcnt condition: [ 'device_has_pcnt' ] + - name: emlib_pdm + condition: [ 'device_has_pdm' ] - name: emlib_prs condition: [ 'device_has_prs' ] - name: emlib_rmu diff --git a/platform/emlib/inc/em_bus.h b/platform/emlib/inc/em_bus.h index 50d7be6b02..e56cf14f17 100644 --- a/platform/emlib/inc/em_bus.h +++ b/platform/emlib/inc/em_bus.h @@ -298,6 +298,10 @@ __STATIC_INLINE void BUS_RegMaskedClear(volatile uint32_t *addr, contained in the field defined by the mask parameter. The register value is masked to prevent involuntary spillage. ******************************************************************************/ +#if defined(__GNUC__) && __GNUC__ >= 10 +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wanalyzer-null-dereference" +#endif __STATIC_INLINE void BUS_RegMaskedWrite(volatile uint32_t *addr, uint32_t mask, uint32_t val) @@ -305,9 +309,14 @@ __STATIC_INLINE void BUS_RegMaskedWrite(volatile uint32_t *addr, CORE_DECLARE_IRQ_STATE; CORE_ENTER_CRITICAL(); + EFM_ASSERT(addr != 0); *addr = (*addr & ~mask) | (val & mask); + CORE_EXIT_CRITICAL(); } +#if defined(__GNUC__) && __GNUC__ >= 10 +#pragma GCC diagnostic pop +#endif /***************************************************************************//** * @brief diff --git a/platform/emlib/inc/em_prs.h b/platform/emlib/inc/em_prs.h index 0a27947005..0b340ffbab 100644 --- a/platform/emlib/inc/em_prs.h +++ b/platform/emlib/inc/em_prs.h @@ -294,6 +294,12 @@ typedef enum { prsSignalPRS_ASYNCH9 = PRS_PRS_ASYNCH9, /**< PRS channel 9 Signal. */ prsSignalPRS_ASYNCH10 = PRS_PRS_ASYNCH10, /**< PRS channel 10 Signal. */ prsSignalPRS_ASYNCH11 = PRS_PRS_ASYNCH11, /**< PRS channel 11 Signal. */ +#if defined(PRS_PRS_ASYNCH15) + prsSignalPRS_ASYNCH12 = PRS_PRS_ASYNCH12, /**< PRS channel 12 Signal. */ + prsSignalPRS_ASYNCH13 = PRS_PRS_ASYNCH13, /**< PRS channel 13 Signal. */ + prsSignalPRS_ASYNCH14 = PRS_PRS_ASYNCH14, /**< PRS channel 14 Signal. */ + prsSignalPRS_ASYNCH15 = PRS_PRS_ASYNCH15, /**< PRS channel 15 Signal. */ +#endif #endif /* RTC/RTCC/SYSRTC/BURTC Signals */ diff --git a/platform/emlib/src/em_rmu.c b/platform/emlib/src/em_rmu.c index d02d6675a2..f1bbfe656b 100644 --- a/platform/emlib/src/em_rmu.c +++ b/platform/emlib/src/em_rmu.c @@ -239,6 +239,10 @@ static uint32_t rstCause = UINT32_MAX; * * @param[in] mode Reset mode. ******************************************************************************/ +#if defined(__GNUC__) && __GNUC__ >= 11 +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wanalyzer-shift-count-overflow" +#endif void RMU_ResetControl(RMU_Reset_TypeDef reset, RMU_ResetMode_TypeDef mode) { /* Note that the RMU supports bit-band access, but not peripheral bit-field set/clear. */ @@ -251,12 +255,16 @@ void RMU_ResetControl(RMU_Reset_TypeDef reset, RMU_ResetMode_TypeDef mode) #if defined(_EMU_RSTCTRL_MASK) BUS_RegBitWrite(&EMU->RSTCTRL, (uint32_t)shift, mode ? 1 : 0); #elif defined(_RMU_CTRL_PINRMODE_MASK) + EFM_ASSERT(shift < 32); val = (uint32_t)mode << shift; RMU->CTRL = (RMU->CTRL & ~reset) | val; #else BUS_RegBitWrite(&RMU->CTRL, (uint32_t)shift, mode ? 1 : 0); #endif } +#if defined(__GNUC__) && __GNUC__ >= 11 +#pragma GCC diagnostic pop +#endif /***************************************************************************//** * @brief diff --git a/platform/hwconf_data/hwconfig.hwdata b/platform/hwconf_data/hwconfig.hwdata index 9413c77d1f..f2f7bb7328 100644 --- a/platform/hwconf_data/hwconfig.hwdata +++ b/platform/hwconf_data/hwconfig.hwdata @@ -1,127 +1,159 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/platform/micrium_os/component/micriumos_enable_task_exit_garbage_collect.slcc b/platform/micrium_os/component/micriumos_enable_task_exit_garbage_collect.slcc new file mode 100644 index 0000000000..3bc9da553f --- /dev/null +++ b/platform/micrium_os/component/micriumos_enable_task_exit_garbage_collect.slcc @@ -0,0 +1,17 @@ +id: micriumos_enable_task_exit_garbage_collect +label: Micrium OS garbage collect task +package: micrium-krnx +description: Micrium OS garbage collect +category: RTOS|Micrium OS|Common +quality: production +metadata: + sbom: + license: MSLA +ui_hints: + visibility: never +component_root_path: platform/micrium_os +provides: + - name: micriumos_enable_task_exit_garbage_collect +define: + - name: ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT + value: 1 \ No newline at end of file diff --git a/platform/micrium_os/kernel/source/cmsis_os2.c b/platform/micrium_os/kernel/source/cmsis_os2.c index 0d11abb43d..c42054d3a2 100644 --- a/platform/micrium_os/kernel/source/cmsis_os2.c +++ b/platform/micrium_os/kernel/source/cmsis_os2.c @@ -66,6 +66,11 @@ #if defined CMSIS_RTOS2_TIMER_TASK_EN && (CMSIS_RTOS2_TIMER_TASK_EN == DEF_ENABLED) +// If we have the timer task, enable the task garbage collect capabilities. +#if !defined(ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT) +#define ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT 1 +#endif + #ifndef CMSIS_RTOS2_TIMER_TASK_STACK_SIZE #error CMSIS Timer task stack size not configured #endif @@ -78,10 +83,18 @@ #error CMSIS Timer task queue size not configured #endif +static OS_Q timer_msg_queue; + +#endif + +#if defined(ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT) +#define CMSIS_RTOS2_TASK_DELETION_QUEUE_SIZE 8U + static OS_TCB timer_task_tcb; static CPU_STK timer_task_stack[CMSIS_RTOS2_TIMER_TASK_STACK_SIZE]; -static OS_Q timer_msg_queue; +static OS_SEM timer_task_event_ready_sem; +static OS_Q task_deletion_msg_queue; #endif /******************************************************************************************************** @@ -100,34 +113,74 @@ static void sleeptimer_callback(sl_sleeptimer_timer_handle_t *handle, void *data OSQPost(&timer_msg_queue, (void *)data, - sizeof(void *), + sizeof(void*), OS_OPT_POST_FIFO, &err ); + + RTOS_ASSERT_CRITICAL((RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE), RTOS_ERR_CODE_GET(err),; ); + + OSSemPost(&timer_task_event_ready_sem, OS_OPT_POST_1, &err); + RTOS_ASSERT_CRITICAL((RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE), RTOS_ERR_CODE_GET(err),; ); } +#endif +#if defined CMSIS_RTOS2_TIMER_TASK_EN && (CMSIS_RTOS2_TIMER_TASK_EN == DEF_ENABLED) || defined(ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT) static void timer_task(void *arg) { - RTOS_ERR err; - OS_MSG_SIZE size; - osTimer_t *p_tmr; + RTOS_ERR err; + osThread_t *p_thread; + CPU_STK *p_stk_base; + OS_MSG_SIZE size; (void)arg; while (1) { - p_tmr = (osTimer_t *)OSQPend(&timer_msg_queue, - 0, - OS_OPT_PEND_BLOCKING, - &size, - NULL, - &err); - if (RTOS_ERR_CODE_GET(err) != RTOS_ERR_NONE) { - continue; - } + // Waiting for either a timer tick or a deleted thread needing to be garbage collected. + OSSemPend(&timer_task_event_ready_sem, 0U, OS_OPT_PEND_BLOCKING, DEF_NULL, &err); + + RTOS_ASSERT_CRITICAL((RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE), RTOS_ERR_CODE_GET(err),; ); - if (p_tmr != NULL) { - p_tmr->callback(p_tmr->callback_data); - } +#if defined CMSIS_RTOS2_TIMER_TASK_EN && (CMSIS_RTOS2_TIMER_TASK_EN == DEF_ENABLED) + do { + osTimer_t *p_tmr = OSQPend(&timer_msg_queue, + 0, + OS_OPT_PEND_NON_BLOCKING, + &size, + NULL, + &err); + + if (RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE && p_tmr != NULL) { + p_tmr->callback(p_tmr->callback_data); + } + } while (RTOS_ERR_CODE_GET(err) != RTOS_ERR_WOULD_BLOCK); +#endif + + do + { + p_thread = (osThread_t *)OSQPend(&task_deletion_msg_queue, + 0, + OS_OPT_PEND_NON_BLOCKING, + &size, + NULL, + &err); + + if (RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE && p_thread != NULL) { + p_stk_base = p_thread->tcb.StkBasePtr; + + OSTaskDel(&p_thread->tcb, &err); + + RTOS_ASSERT_CRITICAL((RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE), RTOS_ERR_CODE_GET(err),; ); + + if (p_thread->stack_dyn_alloc == DEF_TRUE) { + free(p_stk_base); + } + + if (p_thread->obj_dyn_alloc == DEF_TRUE) { + free(p_thread); + } + } + } while (RTOS_ERR_CODE_GET(err) != RTOS_ERR_WOULD_BLOCK); } } #endif @@ -166,7 +219,7 @@ static void timer_task(void *arg) osStatus_t osKernelInitialize(void) { RTOS_ERR err; - + if (OSRunning == OS_STATE_OS_RUNNING) { if (CORE_InIrqContext() == true) { return osErrorISR; @@ -189,7 +242,13 @@ osStatus_t osKernelInitialize(void) return osError; } -#if defined CMSIS_RTOS2_TIMER_TASK_EN && (CMSIS_RTOS2_TIMER_TASK_EN == DEF_ENABLED) +#if (defined(ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT) && ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT == 1) + OSSemCreate(&timer_task_event_ready_sem, "Timer task event ready", 0, &err); + + if (RTOS_ERR_CODE_GET(err) != RTOS_ERR_NONE) { + return osError; + } + OSTaskCreate(&timer_task_tcb, "CMSIS RTOS2 Timer Task", timer_task, @@ -203,19 +262,32 @@ osStatus_t osKernelInitialize(void) (void *)0, OS_OPT_TASK_STK_CHK + OS_OPT_TASK_STK_CLR, &err); + + if (RTOS_ERR_CODE_GET(err) != RTOS_ERR_NONE) { + return osError; + } + + OSQCreate(&task_deletion_msg_queue, + "CMSIS RTOS2 Task deletion Queue", + CMSIS_RTOS2_TASK_DELETION_QUEUE_SIZE, + &err); + if (RTOS_ERR_CODE_GET(err) != RTOS_ERR_NONE) { return osError; } +#endif +#if defined CMSIS_RTOS2_TIMER_TASK_EN && (CMSIS_RTOS2_TIMER_TASK_EN == DEF_ENABLED) OSQCreate(&timer_msg_queue, "CMSIS RTOS2 Timer Queue", CMSIS_RTOS2_TIMER_TASK_QUEUE_SIZE, &err); + if (RTOS_ERR_CODE_GET(err) != RTOS_ERR_NONE) { return osError; } - #endif + return osOK; } @@ -2738,10 +2810,8 @@ osStatus_t osThreadJoin(osThreadId_t thread_id) */ void osThreadExit(void) { - RTOS_ERR err; - if (CORE_InIrqContext() == false) { - OSTaskDel((OS_TCB *)0, &err); + osThreadTerminate(osThreadGetId()); } for (;; ) { ; // This function cannot return @@ -2767,6 +2837,9 @@ void osThreadExit(void) * osErrorISR the function osThreadSuspend cannot be called from interrupt service routines. * * Note(s) : 1) This function CANNOT be called from an ISR + * 2) The delete current task feature relies on the activation of the Timer task and should be enabled + * with the CMSIS_RTOS2_TIMER_TASK_EN or with the ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT + * configuration. **************************************************************************************************** */ osStatus_t osThreadTerminate(osThreadId_t thread_id) @@ -2785,6 +2858,38 @@ osStatus_t osThreadTerminate(osThreadId_t thread_id) return osErrorParameter; } +#if defined(ENABLE_MICRIUM_TASK_EXIT_GARBAGE_COLLECT) + if (thread_id == osThreadGetId()) { + + // Kernel should be running when calling thread terminate on self. + if (osKernelGetState() != osKernelRunning) { + return osError; + } + + OSQPost(&task_deletion_msg_queue, + thread_id, + sizeof(void*), + OS_OPT_POST_FIFO, + &err + ); + + RTOS_ASSERT_CRITICAL((RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE), RTOS_ERR_CODE_GET(err),; ); + + OSSemPost(&timer_task_event_ready_sem, OS_OPT_POST_1, &err); + + RTOS_ASSERT_CRITICAL((RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE), RTOS_ERR_CODE_GET(err),; ); + + // Suspend self waiting for the timer task to terminate the current task and release its ressources. + OSTaskSuspend(NULL, &err); + + RTOS_ASSERT_CRITICAL((RTOS_ERR_CODE_GET(err) == RTOS_ERR_NONE), RTOS_ERR_CODE_GET(err),; ); + + // Waiting for garbage collect. + while (true) { + } + } +#endif + p_stk_base = p_thread->tcb.StkBasePtr; OSTaskDel(&p_thread->tcb, &err); diff --git a/platform/radio/efr32_multiphy_configurator/host_py_rm_studio_internal/full/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/host_py_rm_studio_internal/full/__pycache__/__init__.cpython-310.pyc index d4be936055..7fc2cdcf59 100644 Binary files a/platform/radio/efr32_multiphy_configurator/host_py_rm_studio_internal/full/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/host_py_rm_studio_internal/full/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/host_py_rm_studio_internal/full/efr32xg28/revA0/static/base/__pycache__/.nfs000000002ed7bc600002bfa7 b/platform/radio/efr32_multiphy_configurator/host_py_rm_studio_internal/full/efr32xg28/revA0/static/base/__pycache__/.nfs000000002ed7bc600002bfa7 new file mode 100644 index 0000000000..03063d5e5a Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/host_py_rm_studio_internal/full/efr32xg28/revA0/static/base/__pycache__/.nfs000000002ed7bc600002bfa7 differ diff --git a/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/__pycache__/__init__.cpython-310.pyc index f42a4ab338..542bad8a23 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/version_info/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/version_info/__pycache__/__init__.cpython-310.pyc index 2053239a52..df5223108d 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/version_info/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pro2_chip_configurator/src/version_info/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/__pycache__/__init__.cpython-310.pyc index 64c1628a51..2fcf6c7416 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_diff_tool/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_diff_tool/__pycache__/__init__.cpython-310.pyc index e78eb97e1d..5751811c67 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_diff_tool/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_diff_tool/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_model_to_xml/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_model_to_xml/__pycache__/__init__.cpython-310.pyc index d5fd10da2e..5af23772a1 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_model_to_xml/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pylib_multi_phy_model/register_model_to_xml/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/Utils/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/Utils/__pycache__/__init__.cpython-310.pyc index f6f490b4ee..eb91df4dc4 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/Utils/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/Utils/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/decorators/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/decorators/__pycache__/__init__.cpython-310.pyc index e053ed0b94..fabdda7b82 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/decorators/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/decorators/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/exceptions/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/exceptions/__pycache__/__init__.cpython-310.pyc index 1e78e66649..92502fe81a 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/exceptions/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/exceptions/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/interfaces/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/interfaces/__pycache__/__init__.cpython-310.pyc index 71224033fe..84add78bd3 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/interfaces/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/calculator_model_framework/interfaces/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/bobcat/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/bobcat/__pycache__/__init__.cpython-310.pyc index 61b6548d20..76648698b3 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/bobcat/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/bobcat/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/caracal/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/caracal/__pycache__/__init__.cpython-310.pyc index a1170b52b6..6eb5af6ecf 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/caracal/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/caracal/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_frame.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_frame.cpython-310.pyc index b3aafdd3d7..fc07cb84c1 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_frame.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_frame.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_global.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_global.cpython-310.pyc index 68fed61fc7..a0a5a936f4 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_global.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/calculators/__pycache__/calc_global.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/phys/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/phys/__pycache__/__init__.cpython-310.pyc index 0b6c493cf9..a7ba52ce34 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/phys/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/phys/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/profiles/__pycache__/.nfs000000000ebce39a0002c49d b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/profiles/__pycache__/.nfs000000000ebce39a0002c49d deleted file mode 100644 index f825802d78..0000000000 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/common/profiles/__pycache__/.nfs000000000ebce39a0002c49d and /dev/null differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/jumbo/calculators/__pycache__/calc_wisun.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/jumbo/calculators/__pycache__/calc_wisun.cpython-310.pyc index 879eaa19a4..40c3762963 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/jumbo/calculators/__pycache__/calc_wisun.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/jumbo/calculators/__pycache__/calc_wisun.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/leopard/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/leopard/__pycache__/__init__.cpython-310.pyc index 25cdf584b5..36d0f6a919 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/leopard/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/leopard/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/lynx/calculators/__pycache__/.nfs000000002ed7ef470002bff5 b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/lynx/calculators/__pycache__/.nfs000000002ed7ef470002bff5 new file mode 100644 index 0000000000..6f3246b72f Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/lynx/calculators/__pycache__/.nfs000000002ed7ef470002bff5 differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/calculators/__pycache__/.nfs000000002ed7e9cb00058dc8 b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/calculators/__pycache__/.nfs000000002ed7e9cb00058dc8 new file mode 100644 index 0000000000..d00e0259f1 Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/calculators/__pycache__/.nfs000000002ed7e9cb00058dc8 differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/phys/__pycache__/.nfs000000002ed7fad60005a6dc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/phys/__pycache__/.nfs000000002ed7fad60005a6dc new file mode 100644 index 0000000000..c0f35e61c3 Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/phys/__pycache__/.nfs000000002ed7fad60005a6dc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/profiles/__pycache__/.nfs000000002ed7f4580005a6b4 b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/profiles/__pycache__/.nfs000000002ed7f4580005a6b4 new file mode 100644 index 0000000000..0afa5cc7c7 Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/margay/profiles/__pycache__/.nfs000000002ed7f4580005a6b4 differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/nixi/calculators/__pycache__/.nfs000000002ed7f19000058df5 b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/nixi/calculators/__pycache__/.nfs000000002ed7f19000058df5 new file mode 100644 index 0000000000..b8fa598ce3 Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/nixi/calculators/__pycache__/.nfs000000002ed7f19000058df5 differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/.nfs000000002ed7e7ae0005a673 b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/.nfs000000002ed7e7ae0005a673 new file mode 100644 index 0000000000..8089fbd830 Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/.nfs000000002ed7e7ae0005a673 differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_frame_detect.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_frame_detect.cpython-310.pyc index b3e4c82795..a4a263acbc 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_frame_detect.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_frame_detect.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_freq_offset_comp.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_freq_offset_comp.cpython-310.pyc index 4b07b4413c..b0c1a9a399 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_freq_offset_comp.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_freq_offset_comp.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_misc.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_misc.cpython-310.pyc index 7770ff9e4f..d5cf6025a2 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_misc.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_misc.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_pro2_demod.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_pro2_demod.cpython-310.pyc index 83a0bda800..82dc3bb073 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_pro2_demod.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_pro2_demod.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_synth.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_synth.cpython-310.pyc index fd8e6ac4f2..485973c2f8 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_synth.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/calculators/__pycache__/calc_synth.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/.nfs000000002ed7f6bd0002bffd b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/.nfs000000002ed7f6bd0002bffd new file mode 100644 index 0000000000..50d43fb2b6 Binary files /dev/null and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/.nfs000000002ed7f6bd0002bffd differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc index 4c8fb9d534..f703730e04 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_Mbus.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_Mbus.cpython-310.pyc index 84fd9c7fe2..f61a1e4dc6 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_Mbus.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/ocelot/profiles/__pycache__/Profile_Mbus.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/calculators/__pycache__/calc_frame.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/calculators/__pycache__/calc_frame.cpython-310.pyc index 52a17aac28..3881011e70 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/calculators/__pycache__/calc_frame.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/calculators/__pycache__/calc_frame.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc index 4056386dd7..e4eff41596 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/panther/profiles/__pycache__/Profile_IEEE802154_OQPSK.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/__pycache__/__init__.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/__pycache__/__init__.cpython-310.pyc index 8649700e87..39011fb76c 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/__pycache__/__init__.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/__pycache__/__init__.cpython-310.pyc differ diff --git a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/phys/__pycache__/phys_studio_wisun_fan_1_1.cpython-310.pyc b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/phys/__pycache__/phys_studio_wisun_fan_1_1.cpython-310.pyc index 4c203a0bf8..2ec82f3a66 100644 Binary files a/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/phys/__pycache__/phys_studio_wisun_fan_1_1.cpython-310.pyc and b/platform/radio/efr32_multiphy_configurator/pyradioconfig/parts/sol/phys/__pycache__/phys_studio_wisun_fan_1_1.cpython-310.pyc differ diff --git a/platform/radio/mac/component/lower_mac_spinel.slcc b/platform/radio/mac/component/lower_mac_spinel.slcc index 9faa1031eb..fecb12756a 100644 --- a/platform/radio/mac/component/lower_mac_spinel.slcc +++ b/platform/radio/mac/component/lower_mac_spinel.slcc @@ -13,50 +13,12 @@ requires: - name: "mbedtls_random" - name: "spinel_host_interface_implementation" - name: "ot_headers" + - name: "ot_lower_mac_spinel" recommends: - id: "spinel_host_interface_cpc" include: -# Required OT includes (separate from ot_headers component above) - - path: "util/third_party/openthread/src" - file_list: - - path: core/common/code_utils.hpp - - path: core/common/encoding.hpp - - path: lib/platform/exit_code.h - - path: lib/url/url.hpp - - path: lib/spinel/spinel_interface.hpp - - path: lib/hdlc/hdlc.hpp - - path: lib/spinel/coprocessor_type.h - - path: lib/spinel/multi_frame_buffer.hpp - - path: lib/spinel/radio_spinel_metrics.h - - path: lib/spinel/radio_spinel.hpp - - path: lib/spinel/spi_frame.hpp - - path: lib/spinel/spinel.h - - path: lib/spinel/spinel_driver.hpp - - path: lib/spinel/spinel_platform.h - - path: "util/third_party/openthread/include" - - path: "util/third_party/openthread/src/core" - - path: "util/third_party/openthread/src/lib/spinel" - file_list: - - path: logger.hpp - - path: spinel_buffer.hpp - - path: spinel_decoder.hpp - - path: spinel_encoder.hpp - - path: "util/third_party/openthread/src/posix/platform/include" - file_list: - - path: openthread/openthread-system.h - - path: "util/third_party/openthread/src/posix/platform" - file_list: - - path: hdlc_interface.hpp - - path: logger.hpp - - path: mdns_socket.hpp - - path: openthread-core-posix-config.h - - path: openthread-posix-config.h - - path: platform-posix.h - - path: spi_interface.hpp - - path: spinel_manager.hpp - - path: vendor_interface.hpp - path: "protocol/openthread/platform-abstraction/include" file_list: - path: radio_counters.h @@ -67,9 +29,6 @@ include: - path: cpc_interface.hpp - path: posix_vendor_spinel_interface.hpp -# used by util/third_party/openthread/src/core/common/random.cpp - - path: "util/third_party/mbedtls/include" - # ensure this file gets packaged - path: "platform/radio/mac" file_list: @@ -77,54 +36,8 @@ include: source: # OT Spinel files - - path: "util/third_party/openthread/src/lib/spinel/logger.cpp" - - path: "util/third_party/openthread/src/lib/spinel/spinel.c" - - path: "util/third_party/openthread/src/lib/spinel/spinel_buffer.cpp" - - path: "util/third_party/openthread/src/lib/spinel/spinel_decoder.cpp" - - path: "util/third_party/openthread/src/lib/spinel/spinel_driver.cpp" - - path: "util/third_party/openthread/src/lib/spinel/spinel_encoder.cpp" - - path: "util/third_party/openthread/src/lib/url/url.cpp" - path: "protocol/openthread/platform-abstraction/posix/posix_vendor_spinel_interface.cpp" - path: "protocol/openthread/platform-abstraction/posix/radio_extension.cpp" - - -# OT posix platform files - - path: "util/third_party/openthread/src/posix/platform/alarm.cpp" - - path: "util/third_party/openthread/src/posix/platform/backtrace.cpp" - - path: "util/third_party/openthread/src/posix/platform/entropy.cpp" - - path: "util/third_party/openthread/src/posix/platform/mainloop.cpp" - - path: "util/third_party/openthread/src/posix/platform/mdns_socket.cpp" - - path: "util/third_party/openthread/src/posix/platform/memory.cpp" - - path: "util/third_party/openthread/src/posix/platform/radio.cpp" - - path: "util/third_party/openthread/src/posix/platform/radio_url.cpp" - - path: "util/third_party/openthread/src/posix/platform/resolver.cpp" - - path: "util/third_party/openthread/src/posix/platform/spinel_manager.cpp" - - path: "util/third_party/openthread/src/posix/platform/system.cpp" - -# OT Core files - - path: "util/third_party/openthread/src/core/common/frame_builder.cpp" - - path: "util/third_party/openthread/src/core/common/string.cpp" - - path: "util/third_party/openthread/src/core/common/timer.cpp" - # The following files were brought in when 15.4 security support was - # added to the RCP in Thread 1.2. What happens is the SPINEL adapter - # updates its copy of the frame security key index and frame counter - # with the one filled in by the RCP in HandleTransmitDone(). - - path: "util/third_party/openthread/src/core/common/heap.cpp" - - path: "util/third_party/openthread/src/core/common/random.cpp" - - path: "util/third_party/openthread/src/core/mac/mac_frame.cpp" - - path: "util/third_party/openthread/src/core/mac/mac_types.cpp" - - path: "util/third_party/openthread/src/core/crypto/aes_ccm.cpp" - - path: "util/third_party/openthread/src/core/crypto/aes_ecb.cpp" - - path: "util/third_party/openthread/src/core/crypto/mbedtls.cpp" - - path: "util/third_party/openthread/src/core/crypto/storage.cpp" - -# OT Logging files - - path: "util/third_party/openthread/src/posix/platform/logging.cpp" - - path: "util/third_party/openthread/src/lib/platform/exit_code.c" - - path: "util/third_party/openthread/src/core/api/error_api.cpp" - - path: "util/third_party/openthread/src/core/api/logging_api.cpp" - - path: "util/third_party/openthread/src/core/common/error.cpp" - - path: "util/third_party/openthread/src/core/common/log.cpp" # OT Stubs - path: "platform/radio/mac/lower-mac-spinel-stubs.cpp" @@ -140,6 +53,8 @@ toolchain_settings: - option: preinclude value: lower-mac-spinel-config.h -define: - - name: "SPINEL_PLATFORM_HEADER" - value: "\"spinel_platform.h\"" +metadata: + sbom: + # Zlib covers the files from protocol/openthread + # MSLA covers platform/radio/mac + license: Zlib AND MSLA diff --git a/platform/radio/mac/component/rail_mux.slcc b/platform/radio/mac/component/rail_mux.slcc index 5f57a8626c..09d7b10f46 100644 --- a/platform/radio/mac/component/rail_mux.slcc +++ b/platform/radio/mac/component/rail_mux.slcc @@ -40,3 +40,7 @@ template_contribution: runtime_phy_select_stack_support: 1 update_active_radio_config: sl_rail_mux_update_active_radio_config priority: -9020 + +metadata: + sbom: + license: MSLA diff --git a/platform/radio/mac/component/spinel_host_interface_cpc.slcc b/platform/radio/mac/component/spinel_host_interface_cpc.slcc index 432b23dc75..50966b5834 100644 --- a/platform/radio/mac/component/spinel_host_interface_cpc.slcc +++ b/platform/radio/mac/component/spinel_host_interface_cpc.slcc @@ -43,3 +43,7 @@ define: value: 0 - name: "OPENTHREAD_POSIX_CONFIG_CONFIGURATION_FILE_ENABLE" value: 0 + +metadata: + sbom: + license: Zlib diff --git a/platform/radio/mac/mac-header.h b/platform/radio/mac/mac-header.h index f2b30cf853..894268b2ab 100644 --- a/platform/radio/mac/mac-header.h +++ b/platform/radio/mac/mac-header.h @@ -179,7 +179,10 @@ typedef struct { bool sli_mac_filter_match_check(uint8_t mac_index, uint8_t nwk_index, uint8_t* mac_header); sl_status_t sli_mac_set_filter_match_list(bool custom_filter, - const sl_zigbee_mac_filter_match_data_t* mac_filter_match_list); + const sl_zigbee_mac_filter_match_data_t* mac_filter_match_list, + uint8_t list_length); + +uint8_t sli_mac_filter_match_list_length(const sl_zigbee_mac_filter_match_data_t* mac_filter_match_list); #ifndef SL_ZIGBEE_MULTI_NETWORK_STRIPPED bool sli_mac_is_broadcast_pan(uint8_t *rawMacHeader, bool hasPhyHeader); diff --git a/platform/radio/mac/mac-types.h b/platform/radio/mac/mac-types.h index 3104cee121..4ae8549a7b 100644 --- a/platform/radio/mac/mac-types.h +++ b/platform/radio/mac/mac-types.h @@ -82,9 +82,13 @@ typedef uint16_t sl_zigbee_mac_filter_match_data_t; #define SL_802154_FILTER_MATCH_ON_SOURCE_SHORT 0x0080 #define SL_802154_FILTER_MATCH_ON_SOURCE_NONE 0x0100 -// Last entry should set this and nothing else. No other bits will be examined. +// Intended to mark the end of the mac filter list, although +// a valid list is no longer required to include this value. #define SL_802154_FILTER_MATCH_END 0x8000 +// determines the maximum capacity of the mac filter list +#define SL_802154MAC_FILTER_MATCH_LIST_MAX_LENGTH 32 + typedef uint64_t sl_mac_child_status_flags_t; typedef struct { diff --git a/platform/radio/rail_lib/apps/component/rail_test_core.slcc b/platform/radio/rail_lib/apps/component/rail_test_core.slcc index 2a1c6996a7..11d3f3d33c 100644 --- a/platform/radio/rail_lib/apps/component/rail_test_core.slcc +++ b/platform/radio/rail_lib/apps/component/rail_test_core.slcc @@ -850,6 +850,27 @@ template_contribution: - type: uint32opt help: "syncWord2: [same as syncWord1]" + - name: cli_command + value: + name: enableAutoLnaBypass + handler: enableAutoLnaBypass + help: "Enable automatic LNA bypass for external FEM." + argument: + - type: uint8 + help: "[0=Disable] 1=Enable" + - type: uint32 + help: "timeoutUs" + - type: uint8 + help: "threshold" + - type: uint8 + help: "deltaRssiDbm = FEM LNA gain" + - type: uint8 + help: "port" + - type: uint8 + help: "pin" + - type: uint8 + help: "polarity" + - name: cli_command value: name: getSyncWords diff --git a/platform/radio/rail_lib/apps/railtest/app_ci/trx_ci.c b/platform/radio/rail_lib/apps/railtest/app_ci/trx_ci.c index ab290e6618..4ce2a82fb7 100644 --- a/platform/radio/rail_lib/apps/railtest/app_ci/trx_ci.c +++ b/platform/radio/rail_lib/apps/railtest/app_ci/trx_ci.c @@ -1138,3 +1138,19 @@ void enableCacheSynthCal(sl_cli_command_arg_t *args) responsePrint(sl_cli_get_command_string(args, 0), "Result:%s", ((status == RAIL_STATUS_NO_ERROR) ? "Success" : "Failure")); } + +void enableAutoLnaBypass(sl_cli_command_arg_t *args) +{ + bool enable = !!sl_cli_get_argument_uint8(args, 0); + RAIL_AutoLnaBypassConfig_t autoLnaBypassConfig = { + .timeoutUs = (RAIL_Time_t)sl_cli_get_argument_uint32(args, 1), + .threshold = sl_cli_get_argument_uint8(args, 2), + .deltaRssiDbm = sl_cli_get_argument_uint8(args, 3), + .port = sl_cli_get_argument_uint8(args, 4), + .pin = sl_cli_get_argument_uint8(args, 5), + .polarity = (bool)sl_cli_get_argument_uint8(args, 6) + }; + RAIL_Status_t status = RAIL_EnableAutoLnaBypass(railHandle, enable, &autoLnaBypassConfig); + responsePrint(sl_cli_get_command_string(args, 0), "Result:%s", + ((status == RAIL_STATUS_NO_ERROR) ? "Success" : "Failure")); +} diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a index 30fde6891a..2c2f528404 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7dda812cc91d7b5349919926d52a3c31caeb97cfff1a378802eef752c9765e95 +oid sha256:d920df10dcf36fbaf50ec7745a5f31e4a245b2d1d8ad033d59b6fad593ceedf1 size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a index 460fb4f4df..2d77d6b115 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b66bc6ae439c284529fc049147cb306900012c1c7ca13ef55f288cffb311963 +oid sha256:b9431c93b5dd8556e1ac870dfa0a52a7e5046c5f49d4e0288d6a7b7cfb193128 size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a index d725e84692..53b747677b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40d3ff758597ebda9ed6725efe796f7d8af96c58e53c42e01bdb0274c99d05d3 +oid sha256:e0280430cc6f0ba7ab6f081cbdad78153d0fd46f6ccf87e97f238ed44e68da4b size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a index efa44fa9c7..beacba3d29 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210l022jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4fb07828d771751edeb868df2814d6319edfd4c4ef21a664fa5b21544b5c7dc +oid sha256:d9b6f88b284c5744ff660a1f70f9bc6129fb94df37d7b2cc643b5407573fb368 size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a index 67283daf7c..59c5e58a86 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a794fd905e6eb3457c93277d372f4aebd576ff718cd3790cf30c455157af78cf +oid sha256:ee21c8d2da7caa4e463d77b9dddbc1a39f8104d6659e42618b7a24135392c3c4 size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a index 16d21b5b77..1e17ce8a03 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:417c9766603804252d0ea3d26cfe9e3fb68967c4b193033af8b95d11641f9ae7 +oid sha256:a910c682c1ccd0dbf34231b4fdcbac3e1a7d742cb07558d86a8ccf7fcce7b571 size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a index 83b5359f82..898bdfc983 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:840465f315452efce0d8c0bf2a14bc3301628efecaf67477e656491b5900cf73 +oid sha256:5871628476003d50632e730101bbe6454f4b3ae19263ad79a900fd6ff12d5fab size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a index 17a1a83d8e..587124d818 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210la22jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a31284d2be2ac00eba9b62a0e710b02484f4737ca5ea4e18fce81304d5e495fc +oid sha256:d58eaf28cf27167f527cf466f52632b05f746ebfb347589be8b28555bee5ed97 size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a index 162641a786..a2933a1fdb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:57858994cfbfd1c8f0d6a60a2c4da2e7d762d3b1f74fc3dc0c7dbc75afa93bec +oid sha256:4d8ecca65ae7f36f4e6ed2ef4d7e850c3db8afe0a31fa8789727cb8c7d526d97 size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a index d8c163b7b6..77a9aab445 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60434a386026cdbb1d1e30927c2cf5730ca4586767ec5ca6ef9948be1bfdf937 +oid sha256:76c38ccd411077af91c6274d14b58630bfc6241eabaf2cb58635ed4e53365ccb size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a index dacd3bf351..5eb33f3972 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8dbf4a52730b68b907438a55adcd49908b0a57ab2b09c61f5338cfd0426e8f7f +oid sha256:ecfcb090ddbda4d190b212aba8f49f446f2f4b2f8338f51ebd657fa801389112 size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a index 1f56c40bbb..391155ac6b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p022jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99ad896872a04688d75d791a864b84c8a31be7e685e381d7c08aa951adce1eaa +oid sha256:63226673bd7b31c7605013e03ef9ab45d3c7ae76ad7af5fbc4ae2be2af19caf9 size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a index bab870050e..d3bbc69b92 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01db77e90173d33d375a12a0c3779dc23f7fe615cedce78fc0bb7463331c74e5 +oid sha256:91239e9b0c239186030357aba42bdc10fd4927ed6001e06a24eb557dfcf610cb size 59270 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a index a83d695fd1..18bd5c360a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85203b4e295d6a904d3e7bd3c9cb7969c847c4f2cafa849806abbb08f78b431d +oid sha256:189a502c4c95259755a4a7d3c5a1d94903bca0eca6f3158936feeacaa247c260 size 41794 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a index e83a9b37b9..b3fd884994 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9416d2f5edf2ad52ca4008ed4c78a7698e967a6e04f7bc98beb7c7ecd6e76966 +oid sha256:ffd1a9d3da034aeaba57f28c0aa4b09f5f48ea6f0794ef3a55f4a087cd682d10 size 59270 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a index 70d92be5a9..5ee5854cf8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210p032jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cdc6de7872098d94e1a3be514395b230e820a8f232bea2c2ca9076db3d6679e +oid sha256:3499870a33be4ab1ad9b7f383ff45575463bb464c9f82f4f239e100838312ed7 size 41794 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a index 935240bf20..10ee91e3c8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b89728fdf529682b6e026320a38390024202ffb88762bfcf2d03fffd61283b3e +oid sha256:db27c25fe527486e7372db34ac76b6da70e0aa18e49edb8feb4e3ae30035e1b1 size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a index 517e725010..fb6e84c1d2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7527312bcde5a789844e838ba9e1a48816c958890ce4aaa8686e14cc887802da +oid sha256:349c5bbb64fbe59c68506ffc2b7a894496ac5106279e286b41908797996adb01 size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a index 30eeeca6dd..55aefe9a5d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6067463dd33c28339ec8492740a451d73d70b75a40c467af677ca4f0e535efad +oid sha256:1c2cdc4326499d75723e6d8204e97bbf8aa389c502079270433df28fe4b58570 size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a index 4406fe68d0..5bb189bb3a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa22jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c9e45a9cb7266604df16c53e3350a3c68b518022d845bcd50cab27b7c1b0728 +oid sha256:f9cd23189f704bac814df35d9364d2681a9ee6fefc7cbba9aa476da4d224a7e6 size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a index c39ecfaa79..d7b9c6f84d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe2c45b754edba837f36b9e889a65904210d112564ae55ff34dff63be6b5abf5 +oid sha256:798c2ae63e04635c3cff7c7180d1c79c33b1ed1934016b7ec22c964cc9213b26 size 59270 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a index e9b7e541c7..15c3f461bd 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:911e695b1c0cea013145e316fad4750c48ed103612cc042cfe0c36dfce9d2378 +oid sha256:e8f44c0b27473c89b2321ca2c75e9f53cee36294d18d8725e12ef0c0260f21b6 size 41794 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a index 0967c131c1..2cefa43333 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a64aa3efb6dcc1a9277674e4d7b82b5fc9872675e6bf2febac58acd787922462 +oid sha256:a82d0d74f2381479fce0392c4b41ab057299ca99106478ca4dd73e2c7aacd940 size 59270 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a index ef486cf7a4..7a3cfa2527 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pa32jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5dd128b0b46b2b98b9842277e3012b47f3caade891daea9c733d4e70ded52357 +oid sha256:c6f9d7ae1009e304671d414fcc158403c45e38b11a18600be6147c35cd83ae65 size 41794 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a index 614c799aba..7d7267b11d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:32ea593fb2d8b941966c8c2e26cab6d1d7870973d81e091717ecab41e72c26b1 +oid sha256:bfcb98202ca32c6cf064d305e318b2e8453d5c5785d5cef04ae98f21a23ec4cd size 59130 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a index f9e73828dd..93f7f68e57 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61e919fb13a5af35a8fd6daf95ec25d654709db5f501a293ec8733808d333b42 +oid sha256:65076eebe7a314e7dcfad64581630168167238de96734f4639bec6b30233a7bc size 41514 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a index a17f9c13ae..6abf3d7831 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad03010c9c32bafb72d2db3de1da6fb045cd0b6c661aefececa993c28e3ceb29 +oid sha256:026e1edbb579e69f546c2c795527831b2a26d0641bef4f1703852d1b8fe724c5 size 59270 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a index 36f35602db..b8866ffaa0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm210pb32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7481bb5c5bc9fdefca1941b49fa243df1cc2cb5ccb06b418d928fa77b4ea7af +oid sha256:dc7dca697208ed160ed2c82715a9b86133b65a2040ab9ada1550e8948c0f366e size 41794 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a index e3dd708a6d..a73ac8e031 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e59fd570985e56dd93f293022fbbd2c8062feed23a064d9ea3e3c7030bdbc50 +oid sha256:884fb2b9c4ac4b2d5eda9a52a8dc7859000c8b22778c88f5e89da9db04a2e035 size 64472 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a index 2e4c83cb62..30348a65a0 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8120e77c87dfd018de20a77a894a887dbd118354696e7cb6c1266db9d34a32b6 +oid sha256:b1531048241a0ed2eeb19c9efb1b67ec513896628c314fe58175b1acb5b76e9a size 45874 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a index 7630fa30f5..b4dab59866 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48f6a64e1a03345561a358cd78698b9d2243fc4f9158c50b5bd98c47993795f0 +oid sha256:a15b0e41d909c71428dfaa070af0cfc74c4d63c2e3348dc65755cf2582a3d34c size 61042 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a index 0ac1330fb7..b65b73c2bd 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220pc22wga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a3dab4e9d2a7dd3d47e88677d59ffab7b9936074d78c28c991d93444d779874 +oid sha256:56c50ec56fe435671377a30eb357ce37a91136445cde1f7e7d6c9fe8b43d3b0c size 42836 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a index c82b6820dc..94a21ca5ad 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb39ebe038b37c68d106d6717616f27f96c7293fd2b9bbd0f3242e72c83f5ab +oid sha256:dbad7329685bd2171f085e3da8e32e165c979ceacab573ecc11b115cdab61200 size 60914 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a index 3ad0d588ab..31480710f2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc12wga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f30a3419bb4e6ebf032c8ad1ffb522caf3ee72a6f79c98a9e1079ac8aae107b4 +oid sha256:cd4bb708897ae77aa4a5dcbdb41858c2a43d6fa544be59d82a81d0ed0c3bb5c2 size 42196 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a index a3613f5a9d..fe29f74ffc 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4e9c0c6fd112693f5eb4754d6285ad4623c3d42d082b1536350a9cc282af4af +oid sha256:6c71c0e7be43569c2cd3782fd52fc22f24b9289079323257163c54e02192f8aa size 64472 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a index e2cde2546c..d35acf14b9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e19faafd5dbabd448178ebcaeaa004ed22a8ea9d0bd7590328bc11da66107ff9 +oid sha256:bf41a12ec3cddda6866a6daea14a22a38649fa4be44d3b5397f7a80020df3355 size 45874 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a index dcf2e8706f..9f471a8c24 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:927ecfc4bc33b9bfeb8c80fcb58ad07fdcf56862fef1013808d81fa43c212a65 +oid sha256:07aafc0543285a1be94fcc148a2d485542a47033ad40f43d30c4966a574f7cb1 size 61042 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a index 548a9e74e2..11c5e6ad01 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc22wga_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c669dceb4c8731b8b5bd26f1bbf3311f0b3a5fd0ddbfc6c2fabf14ed373d2e8 +oid sha256:1db9cd00aa63491552a3507549f7b0e3e0c91cd2ac7ce4df91479014ac39f931 size 42836 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a index faeb80e912..4d7f6a5cb4 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6162fc57a7ffaa4d994d4f0eb52daa0e102b5f1304eb926cf9e824462eccbb3 +oid sha256:4abe00e33cffadcc8c0c8667665e15f04aabbcdcd84c377ca14431aec89dcaf5 size 64472 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a index f2222d72bf..d5af2e176c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm220sc23hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23ee39ba1da64cf9d6d05ceeaff2983393301e546642c9ed35b64c2f4ba1007d +oid sha256:ea4056fe7a574e63250e28a724a6a5e9715ae807cf35e75d16fb3c750b9771b6 size 45874 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a index 7686dfb00b..64360cd7e2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ec2e7fac868ad26b315cd6c339ede36333b619f58195f9a967d649262b6ce29 +oid sha256:0fe58a362d09007105a3436f5ff2e39744bda3fde774e66ef9b462b211cf4f82 size 63752 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a index 2da4c63735..597b00f365 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7952ae4f7dc3238ceed1ab82da87ae9174628e58356409d0e3ddae6393a3dd68 +oid sha256:cf47de9e721cace8ac80969b7f1c71e6ec62e25fa9611411662cae2ac0839c0f size 45240 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a index cfeab69436..d56b5a3190 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:89252b8be82fcd5382b5fe07edbc510211348896dadd23c6564bb7bbffe8e74a +oid sha256:1ee24a94c0f9ab658a5e555426a0697efdb7c6656407dbe27629c83c548d8d3a size 64016 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a index e6f02f3f79..faf81a4e7a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a230dd08feac2ee45696c75a6ad339cd73310ef208a6dc8bad74e5b9a31cd51 +oid sha256:ba72a77908fe99b5d9b288f02abf9100605f03c941118fdae3d5b64e92031953 size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a index 574bbafc93..4c90262165 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c3347cf452aaa1627f06088ef1e9bfb05169d3d2cb0373256c71dc6d2403766 +oid sha256:fc1c89d6cc36c16955fa5640293fb5e3b3036d39c6b2cb3adee3e6779e9ae7f2 size 64016 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a index 21a2f62ac3..9df7164e08 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pa32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1508ad187a86e686617259f6e358cbf9fd89f304cb51e559a018f4b2be64aaa1 +oid sha256:9b2512763dd1672ea4455b9b14764f4d25aff938548accb60040c71bb2a82df2 size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a index 9afbcae30f..782d15a649 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b6613705c840521e3e4938739de7eb3f145999b34833d331533fd0e1c63247f +oid sha256:a31e93893356360e584bea34d8a163d5fa3aefc6df1fd27bc4d26b9dbe3c8748 size 63752 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a index 7417e44916..ac7c4623f2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa8a0fc1e19384d2175ca7f2fd7e2a99cac165fa59c82a22eb01f2c478cadd58 +oid sha256:62372632f86cd9491d95add5c159a095caaa1a716e6b5f9ec6309538fdd8853b size 45240 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a index c3a03414dc..8905b43c84 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c538b6baf4b30dc76c5b88f0e781ab76623c878239553fa816db7aba60ac04dc +oid sha256:1dc37bdf6ab6fa3aa69dc4bfd4c5d0c426a627f4bcac05ab74741f53d953166b size 64016 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a index 76308f1cee..76ba3158bb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c25aa8c17bd1a6343cc4532deb76cf9de9993c673ca078e6c67f17803dbe1e8f +oid sha256:3f1973f3725779d4f0b861174a3b34825a3244753f59b346d360fd99cd693db5 size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a index fbbb71d3a8..0a44efbc52 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97a43cfc6863875372134ba41613b62b234c6f71cd687bc1b4b0401a668acc3e +oid sha256:bdfd0f94955fd032b63b291e009f92c860ba8fa06ba2e0d2c707a684c8ccee76 size 64016 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a index 15998d7ab0..31de3feba1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240pb32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:622be9900e460778fd059a2a00567747efe4fe98989d0b1b46fe7cf0d9bdeed3 +oid sha256:f60996b9b9bc7088be459807c5c97c36acc08088e42997de0f76845e5fd0bc34 size 45690 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a index 85ef8f526f..5342ff080a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:02139721b008372a32c6f3a7c651427502c4186bf6bb6a6146d3d2851c67cca1 +oid sha256:d0b008c42b2db0269ebd079b69defcfbd2416df737938a8dfcd2736a38b34924 size 63752 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a index 080b26edbe..8c1e138e7c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c6a7798ce3257520effca11f045c0e2b7f4b67adaab8244826489df747233df +oid sha256:356f8e0456eee41ee7fca62309b7d82169990b04d652a09384119fd6662b963e size 45240 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a index d84b98212c..28451b9236 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d4f11541173fa3dc4b2467e779f8fc519d4655b48d390919968016125f9557c +oid sha256:14db27d0462155ba5abe28b3c125698f0c44c3ce18aaebcee75d47d2ece668f2 size 63752 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a index 291f624499..05d73ac491 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm240sb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:beb0dae94f47bef5b369c175dd1ff041f3aaaa0461fef7462e6a3d81a9d56ef1 +oid sha256:9b87c441bd81d3d1057bb664dc3c4d8edd89b0567ad9028e71e8d2958ccd2e68 size 45240 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a index a69ce03e7b..728e580790 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:367a7f1b00ef93a36e31a601b41fe0246241cee34027736e4340cc568a7fbc54 +oid sha256:a2ff221a2bc3832bd0c81209d5fb45ac1cba8a13ffb36d9ad650601ec3e45c88 size 66850 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a index a50ce6c269..c98c810a03 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_bgm241sd22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b665c070b8e6993eb12391cb2ebd81c8d8fa8fc3a6bf5a9f169103d2e3e7bf89 +oid sha256:8ce6367c66314757c5db6741fa9c58eb948d6ae555f4f8847941d2f3daa862f5 size 47986 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a index 19f23c9189..b3a21d341e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b03d628792efba165d1afb958a53d32fae27964e352de4ff896ffa27695e9fd +oid sha256:96345b726b8b4863c5078841dec5586c15276cdf028ed3225552e11e35c39178 size 64012 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a index aa68a7cf01..93e4551921 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sa27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7f7d69a3fb0683ef3589020da1fbaeae82957db4b3d684d4ccb53e7b744c858 +oid sha256:789c12340b3853702a2cbfd915e9be7cab32db46d698807fede994390aafb967 size 47410 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a index 2163f6b3e9..6996c092a6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cd20f237b3acef4c61d3afdf8d2692c6d33c921c1cf0c495c49f5f2cdd6326f +oid sha256:b3470033110447ad79b37adb7ddedb790de840cb2186ccbbfbba05be289d6e4e size 64012 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a index f1fed8886a..91dbf27759 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_fgm230sb27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25f1bde64441ddd6b4c1b21d33ec7321c6a18d6763636b9ce32ed2e80adf1e4b +oid sha256:d769b651ec5d554509fbdb43ff55582ec8378bc471d1cbc75bfd164d656ab871 size 47410 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a index 25e5c30bf9..4438137962 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bea35078c65609f2eb6119445175f173aca073f573e26085f8f58c63b1498876 +oid sha256:67e747acf5d410bcfc00e6cfba9bdc4d4408ea00170f2bdb4524fdb81e927e15 size 63050 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a index f7bab6747a..e04d053342 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f9b346c793178f7fc12049afd699a4181c36207bbf8b124c1544a93fdec228a +oid sha256:747b645a540f192b2ccde95c924020d103df7c17086b7cc5c88631fa461e39b9 size 45088 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a index c1f610453f..8f959e20c6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26941ccd91bec8d1a4bd5b8a2da171206ae6bf8d333abc712387128ef849294e +oid sha256:b6547ce0b38b0347349cd4e42e47db849d7d87233e94c4db83d53eb58858054c size 62982 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a index 0855349212..fef989857b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210l022jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:18b77c26233718632dbe4ace591ebde16c79207e6b75b7665fba2ea13f440750 +oid sha256:51219dbad9a6862deaf29ac4af3595cbbc96b5053da7a5a60b3d896acdbcf369 size 44950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a index 57ded418a6..e23486cf4e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c652c19dbca3d40f9d234cb69a2f05144c432e2e13a2029a4857b22312a17cfe +oid sha256:567f18afa31e603f867074119eb4a3e7121bc69034bfd76c780d9cf6e1f44af9 size 62982 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a index 4d1c49176a..2d3d223046 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f740fea75761d81092bbcba22e81c6f6d7d6c41ca5fc6e2fabcce56d123068d5 +oid sha256:dbed841125d2c4ade2eb26c4a7984be4d330817cc736f191d1d3191cd0c7c749 size 44950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a index ff4f5dfea4..c562577a71 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e70214b6ff077db9e6cbe565b171fa5fd644a0212db0e93fd7321869146a609 +oid sha256:ef0f14067b7cc9b7d4b47fc0dcae76946c39b0132d5bee1b5767f30764d7a490 size 62982 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a index 81b8eb7897..8a36f146ae 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210la22jnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bc7140b2f344332008135736d8e61bbfe06abe9506d36c4ddb67248e0995abc +oid sha256:c7e172aeb1af60b16daf7ab182469074311b0c1766b7d032c85d16f5f9d1080c size 44950 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a index 7945207a1e..a6fc7bdf00 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1bd6680b37b39a140d4f47e5dc2f89d3b81642295aec69d7d0849623cbbba889 +oid sha256:e91a209f8a775f2d2989338dbc8af8023f56d593aaa75f8d87f4b7dd6963c824 size 62828 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a index e01ab471af..90e2dc96a3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a6877a3d769d031740eeb1eaef5ddeae438b64d72e95e4dec3877db82963e9f1 +oid sha256:b8e2cfa664b0f8c49ad4ec9853f41a1cabe7723e03676f0edf144dda98cc4168 size 44674 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a index fb71d416d4..ec552ac462 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5739324e28ff8deef8ebee9259c60db39831cabe9e0caafe4cb65ac8cca27915 +oid sha256:a8a264215b8c630e9cf6f87e81d551baf6e7e3e1d90603e8a518c84bbc3968ce size 62828 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a index 7ecc1feb74..3812ea45ba 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p022jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbf9bfa7df40246718ec0730c5db4917008d4257f9109ed2b71b16d08177ead1 +oid sha256:d39477291630d4fdd6fb9ba2ec100ad0c44bf4bd79796d5b00bf1c9803a911d3 size 44674 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a index 303fdd0b03..4b2f095b1a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:55852719ce5fea3522bc4a45515bf3f2252863f7191ae82f4495ad8b5ee82de7 +oid sha256:343d36c63a4ffe361fac589cfef564de7c53d13554ce116a6ca8a4d07dd00492 size 63164 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a index 34e78bb4ef..046870f2aa 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f21c91fd554ead8920434c48b1cc3a77acd68f759300cec8e7477275436197b +oid sha256:05c2a4d773c9bb8b313009e4d5447a89b190d80dc4ed412b1a0d231016dcd33e size 45356 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a index a7e6af0c14..8aea290e70 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0718a1f8822beeaf468e02ae362180174a92683b1a1565c9c104b602935e4946 +oid sha256:da6b5cb5d621a793c5dd1fc24375868175055a5608c657476cf997bce39dbe5f size 63164 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a index 10bfc7e9f7..3682a4f7a1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210p032jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a174b6208988235466ff02cd5d40aac757f7b243b743e7932f6196ca544e46fc +oid sha256:d5cfcd8a3413436341e625b092c1806e404207c4b43f8dc7a75d37c505c88c92 size 45356 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a index 183cb9148b..aa7d4fa1cb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3970df680b7703a3949964fe18cfb0d4078a0ad855bb4508822845fd89167b6 +oid sha256:7a731464b223b53413ed84d600db8e59ffc6a376384cb519a3862ba3cecb98a0 size 62828 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a index 517c802a28..8eaa315204 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2080fe14fcec05854b97d57150e8f3b8ee09860a619472d7da4735b69d4c57b +oid sha256:f4229ba2a736cd2df8f39936b436df4c42c7ade9f5a841a8e759ba56836404fb size 44674 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a index 1dd0eeb84e..2712fd1ea3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a44d73dcc5e2054ed0aa432ecdaf3f74b03e37d3d2bb1f9db9f995d6ddad4e7 +oid sha256:a50cb41d8696d1c8d3c084bdebfaa62023cdba48744a6550cd2d1386501000b4 size 62828 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a index 68e8192376..23610e19b7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa22jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81cc73dc0ce582bb20b729a810df18539649217c448523c89f07ef3474b3e59c +oid sha256:3b711c921641e5930a6259428ab13fa56862a3bb3cb145ebc898e5f2b9f588f5 size 44674 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a index bbefb73086..606c62acb3 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39bce6eb8938978a93de6537733ba5a9243f1dc31cab536d403ea4745e8c3a88 +oid sha256:03b13a69bc5836288161900990f933670927b17c991e6883af431ea42932d0ff size 63164 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a index 01f39236fc..05e6063ed9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:759805d1e18ef4ab48879be0abba1519c06d16cef7528b52cc61ebcb4f8e9e8b +oid sha256:014ebc02cec7050fd5236e4e4546a4cab5b2937b5f4841a250e84223f53c3204 size 45356 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a index 94da585cf6..df37923b92 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:217f797c1f916bbcc630109b01e331bf4edb14c2bb0f049670a595529334f0ae +oid sha256:d9afec5e464c14844331874f8c97da4b745992506d1c0b9ba46dae8fe02c9674 size 63164 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a index dcbb3d95f9..6597f1fe4b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pa32jna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3aded3d95ed1569f8650ae1b67c06135f08a2cb1f5758a6fc88506c61f3a3038 +oid sha256:93c8d2726c27202ae3a79b85829439c03e462e770c6365ed40bf469033f9c4ea size 45356 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a index 99cc3a7d54..f69a0bc4e6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:251f05314fbec3a3498f49240b7b9c1dee9880c159ef1b9193d89dd4d6b273d6 +oid sha256:c9667d30fb38616ec7e897401a66df7a6a0440a60b1e025fa6c213894dc9b53e size 62828 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a index f1007c3fc5..0374563b57 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb22jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0e50b0a53a8a4f8da3dbe95002096eea5926e3a3597bf1664dab77a241da97c +oid sha256:9cf3d507485fd8231b339c611aceda3e75d912f863831c556b0aad12ea6dc203 size 44674 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a index 12921fc6eb..14cad532cc 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:053b8b252a8575643e54f9dffe8f9919a2a8f1fb42dbfebcf49bb2420acb688e +oid sha256:b5151c5cc9d3294ad86f7a80ec6a25bb72dae88281ca517039ce2a346a5397f0 size 63164 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a index 3af1ef45bf..e12877a1d2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm210pb32jia_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b3aa1933eed6f47d339404dd464571845e4109590298dbb6e1a8279b9997bd52 +oid sha256:e9cc4279444c0d511dc024b70dac9464679df637b8924cf5135dc838c9500858 size 45356 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a index 408a43f794..f5bfbabd02 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd27e4d592c567fea79347a55c9cffc1047b017f6b94586ebd9b74c2d48de4d7 +oid sha256:b90fb14b4b63176f011865a97217dc992f45970fb6ee2900131d3ba39dcd0775 size 66276 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a index 39e9e14e8f..b758b1d3e2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220pc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec46880d0299bdcc08634b111e49ad8bef74ca8871acf6f4f4f2e554665d4bee +oid sha256:4e65a3b64859b8053a3b080ee88272e344a1b77c4deed125fc9d087b89a6f1e6 size 47506 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a index 5aa8e991eb..343c4811ce 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bde94f1b205e7048d1ec4b0f070791501d3b72c015a5f75563d5b05fbc08b141 +oid sha256:ec5713c32ad5870a8fb21c233488181d415492e24f5670a5db09223404a70a25 size 66148 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a index feb7d967a6..c3a22a26d8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm220sc22hna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56b08590ff496c8bab3f1daa45fda23529150fdfa1eee09f40db2b4413bfd7c9 +oid sha256:5fa2c5054323608fb0e8b919300fab244f9d75fadf014e4030beef2554abe740 size 46866 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a index 6783e39e60..baac1173a1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e9791f222f34c7230bb6381fd0b59a52f9f14affd60a5966d9a81c5223492d0 +oid sha256:d8d8686764c3d094080836f65250e1b7e76356fcc4e5db7a5fb8121593428fad size 72404 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a index a11efb0e6e..b9d9a9a0be 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022rnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b64f55297f400eec6977e8ca446a5e0558830c2268b07e1e78020aa524015cc0 +oid sha256:6afe38ef39e82b5f5f7ad580e27b28783169367e86a641b967ff115342aeecc5 size 53336 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a index efeaa57ad4..2a69835d4f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab1d5a37cc495a1b1bcbeae23daa4c16f39c26b2c6ef4665e0cebc93802fe065 +oid sha256:e40cc48d3a9251696ad7365052db63754b8e4dfd0837f720b121c84e0ca3e0e4 size 72404 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a index a1f96a18d0..44767bf0cf 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3169f832edb72c9db7417d3f19fda1409fe363018386cde179deeefe22bdab5b +oid sha256:3da5fd768cf4f545e9940eb9236e23000e635a11af2225a48f26a3e07dd5e7b9 size 53336 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a index 48be69e5f8..5fe2d70549 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d405d61e64c12be4928037f325929eea1ce1a338069ba547da696a241efe5b3 +oid sha256:a35dabe0519f16217b9c987376f0b427a52c9444eb339ebcc3191761776d9fca size 72404 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a index d329ef3154..cf4911497b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240l022vnf_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20505c7f85358ad8f77f34315c12af6a2bae04d1a1de423da362308b00b44970 +oid sha256:d04cdd0c5255df2717cc667ed0dbcc9a6dc7d26dc32ba778cb9e8a4bc4a8ca91 size 53336 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a index 3616d7517d..0bb28b5746 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e67e9057d0a5c8d43e66f15306a88453c009c0440dfb5464043b2635443cf4e6 +oid sha256:c2d7c44f2b1944cf2fb6b77d351bcaef7572365e4dc2b98810b12ece84e0434a size 72404 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a index 3d8e1a4b2f..a431e1beda 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22uif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c2c29be2718b5d8136c4c36dcc34a505ebdc8118310da1ac7c8047888c8bd0c +oid sha256:4242e4eb17f1a24c3e25769befc611454b608cf813c5818978cec92bd831ddd7 size 53336 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a index c625de6d08..ad4c0dfe66 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf552c6b88d69621512cebdf3680a6be421819b32cc612316546720947461a1a +oid sha256:5b0f504d23d722de404cf3ae82fbacde62c5bb33795f022144350dc89bc1f1e5 size 72404 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a index 2c7e0e7bca..bfac5ae8ea 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240la22vif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b314bb2cead258590c983a66a3ed2571aa41f39e805b38e84b8c9dceb8c5b45b +oid sha256:add7bb4d87bfa5f421583936c949d17f2352fa4fe7f612faf97ecf952c596339 size 53336 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a index 9fb9cfc717..2c3373b5f8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f96d2dc84d8921f9377e5199ff1c7aa832a86eaec89559d9807e4f351555feee +oid sha256:76ca22e06da96fceea6875dafefe38f53a4aa34ff348972584eccd11a7148d9b size 72404 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a index f8d5044bcb..8bf914685b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240ld22vif_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bec852f93ecc145ebd74b56adbb80042264d1366ab19dd303bc611d743ea5308 +oid sha256:8770bc97543411c2667f1a84db825403a045326dc17ad18824a0182415155d83 size 53336 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a index 4a4a888d2f..d1d07057ba 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce475937144aaa9598418929f78e5404a6495abf78eea99971e59c47b39439cb +oid sha256:273e29115f5a49431f054c7f6f632bb324b0c98d86b89c7d4cb319c1599d4906 size 72384 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a index 8c0747c555..8b0dd9a681 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:990c0b357fb4aec313d213898785e9d198aaa5166ac35ffee20d2e73b96a5ace +oid sha256:ed6a8dd62ea2d0a5fb643076b0f8f60c1167ef1fd27dfe61c574538281a84a65 size 53316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a index 8ae82ef928..ec73f8d142 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64431940d052c38811522cb68bce33e852ef3514e5dc5b4f26f551bd38494be7 +oid sha256:a1f20904a09c6767179a81b1a94b086c89617164b73bdd5d5e257e605542ddb5 size 72902 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a index 54f9e4dbab..ae8386dc9d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4cf739d1e707cf0b0799185040e70bdc37cb24e124a47844d2351fbb084f0f1 +oid sha256:8ae4842daee233695ade9e09c0b46e5583547019fa4c3b5347fc6ad9827760bb size 54426 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a index 6a4d46fa69..a887501604 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cf7a9d796d2d06c2c7d89328ddba3b1d28f227bdcbc1294a85a448cce19c70a +oid sha256:b2e6f6da783408d6ed59edc0b8fc2ca18d3dd8a8315bbb6e238c2121a918b673 size 72902 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a index 42334525ae..e7c28604b5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pa32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5205c6533945303e8baa41b00822905a6aee8cd5c062a9c3fdcb5d380f207899 +oid sha256:81b8fa6ec182a3f8517239a32f5bfa55f658534a73bfba5bd7d4f41fb7fa5c5b size 54426 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a index f64ec927d7..08a0b92763 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7181f9f676f5c6d63a5468fbd6c1cd1ea46a2cf16c4f83d87938b03e3de7e747 +oid sha256:145b520f71ca1f525d4d1dcf5d414621ae31a7645f250813458a6ae43e2a360f size 72384 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a index a761c2b530..5e3790e095 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c95d85b44346531aac8351191a914161b72cf39bc1d667c69c7c3cdb67743d4f +oid sha256:37c9a40cb37b34609fca35495995327deb636e80df48bbd9f97c7f3ccbfc2d52 size 53316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a index d9254670a9..418910c009 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f609b990139210834ae158a93b4afadf36fbb296fa4a7b2eebd5e3e59228e39 +oid sha256:18659537eefe7a92db9332615f944316cb273d20334d3205a4f0cd6732278548 size 72902 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a index 72b5f42237..3e8862417e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c822ac2b39cb15a2febda4ae6fb4aaa8da2e906a2f9c9db7a09956bd0e8b33b +oid sha256:d35c90d7bcf527ee5a160edb93353da6dd2f867506dbf495c289511528a0edc1 size 54426 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a index dd4c916de6..6121504245 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:131cb9e0d49306c2aa7ea2fc6ebb7e15540531daef264e1ce42603f4ffaad25c +oid sha256:5e8f5be482fc3657d71b6c20ff606aeb8ddff375f37c6feb975b4a7a4b0fffef size 72902 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a index 140d067b43..4989a19a3a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240pb32vnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1d73c3ce597afa9e3a91649171d2d7d5332060777d1d10c4a7d4e12b85324c5 +oid sha256:cb99ce56fd61e03d3c395cc46168beb7b640058c3dedfc190e31efb2a1f5b7e8 size 54426 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a index e2d80c319f..8151e5e4a5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b324545b8bf671541654232e5680cda9340f79b008dfbd7b1519b436532a6617 +oid sha256:a435dfadd107aa8461425befc1981f05bc9ec80c0eba1cb30b8904d4af4d2ebd size 72384 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a index 0bb63b615f..5500313ee8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sa22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37df0b87d84a0710e3c5cc6ec8347804a322d748f46c884395073186166da9fe +oid sha256:085ea86d2e940dc643ab0298cb93eac435f065de37a0f1ba6b4e0fe800356d87 size 53316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a index 7f4ec0c8ae..b35b2dc88e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4ac07055be34d063ccc6833005f9a45fc46d9e98b3283d2b20f20ee34948fec +oid sha256:648d9018358232c2ae7b51d101c95fafef748652f63acef32a6c2f4b5a4f5f8b size 72384 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a index 017fef3ee7..68a327f6ec 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sb22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2773096b8ec3c247fff2946d520f289a36f6ef7c231f58941328753a0ea67388 +oid sha256:e7d23de72ffcdb62e3e1716f0b53358795521dbd6aad46dad24e67a6c5ac0e25 size 53316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a index 7c663dacea..2bb7089acf 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3806ecf497ff801b7e0eabf57bf2ade0f6fd31169c74b8859bd9889e9334b743 +oid sha256:6db3f0993c6572f954eeb27562ea0bfec300f932678fa2cb4ac23f29ff89dd57 size 72384 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a index 28d8e04198..9fd0848da5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_mgm240sd22vna_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fd4ca6fc141485fb6c4354c4d6d8f00f927f5a0b9f68ccd1e679f254702f13f +oid sha256:91d13291be0e2a5c03ff0915a5d1225862e08a176621004f769def344cb9d334 size 53316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a index 7dafde39f2..677612f136 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31d8ab649ef4da279bf753b1d54de24f69b8d0b6ef42d116279d937594fc0a71 +oid sha256:f0d6efce6fb52db73fa9f158eb7fa59aa0b816a8376bf11d1ddebfa196b70013 size 71592 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a index 4ec343dc9d..3a091a3e0b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a5e66b28f01ff246a6be4b454844c702ce4d3bac30702e9603c1fb4ac6aecef +oid sha256:630b81d4b764f7ee73a9cd119a19a2c65c8fc1d8d9fd43ed57028c3f27e5ced1 size 56038 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a index d1bf2efac1..814d0f07cd 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:128b0d605925108140224a5077c660af3b335d341732ebd91307f3474d6a1644 +oid sha256:1853f6fb4da4df4f8a340378c4e7a9abeb0bea0a11066905bfe0424c9926b6ea size 71592 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a index b4cbf16feb..4c44f9ba43 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sa27hnn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0fd9bda6ce06cd1c5000d8be8ac71eaeff7013f061dcc9c831e73e13dd35b81 +oid sha256:6bf49a4dd56e8d40e865420b29d3d90c077f9b9e465984ea5bcce4bc6ff6e010 size 56038 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a index d3296a7a01..7ebf085566 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d42ffb1d3449ec8ce124040bd1cb5950bf53808d9540acd97cea263ba80d5934 +oid sha256:d1c2293a7869314d17b4012ee13b0a98c599bebe6d29c6eae75047858f0df271 size 71592 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a index b35326bc3c..92f47194eb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_config_zgm230sb27hgn_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e77fbf3110387600403adf72e8b1411b285e16eb660f9a7c16b1a0ba386d35bd +oid sha256:bf9534a4455122a7153ac44036687773508ca285b2d62deb52199ade8530a0a4 size 56038 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a index 2693e60c6e..4a7f5391c8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cb38f01bf49a233d64d484ce76d2820239c78d84ba7ea60faa47a157ab368e8 -size 1462064 +oid sha256:62f2c103d913b1c6fe4a5d93492fc929fc3f024c83b3340f7bf7fdce74876665 +size 1462772 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a index 91cce4181a..181dd3cf3e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8cd6e9f52328c024025a584b4e68b7a934e2de8da2b7264410df743a30c1845 -size 1969908 +oid sha256:53252724a0ff638a46d40f10048ddf3f3a2a409d7bd127bbf5d8bd41eccdabc8 +size 1970732 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a index 3ca34fa88e..326a42a6bb 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3a4ccafcf4979f86be15f6adc8125e91349034d6789a337000562d8a3bd90cf -size 1485724 +oid sha256:a7ed58eebb642f09a2af3973d57f3071b29482bc6a6e761177e614e06c3620f2 +size 1486430 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a index ff1673e24e..6da0d126d4 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8a42341ef778c3cad6af64fbd94ab05b9a37f56c49bd07f4f350dbd087cb06f -size 2008388 +oid sha256:788624987795ce38e8036337f3d940221320c11205348eea06d3833f957fa697 +size 2009242 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a index 18b13a2d34..fb016500aa 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddc8aef110f98ab960192f7f515f1bf69fa4b2490c5421cf3ecc5873e06aead3 -size 1511422 +oid sha256:0e3ef5128f7d3e069ac52c45394d6052d00892fae78be2734d8f3a061e7a5a19 +size 1512140 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a index 74105c225f..7f37249fed 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ba2220209707396c2a57eac2aa31c7d4c1477b941bdc26b7305cf972d48b423 -size 2068198 +oid sha256:f12534cd077657d0d67cf91dec2c7369a203dd2a2171de2cc650627c63c56a50 +size 2069044 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a index 9599cea4c2..ad7059172c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce9a6f5b8502ab888f14c9ba4a9bc14d57021ec45ae6349ba5bf20a8f9119b05 -size 1548930 +oid sha256:3b9f89578f30e12548a4b6a4ab4f5dc7ec75053465847863cbca515fe0449440 +size 1549644 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a index 120d415f0a..9cc72c090b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a142d387583e889d13b324c038e37d740a2e6c5e5bfbcc234d469b484feaa5a2 -size 2112702 +oid sha256:04b4688abebffb66b60280ef72da7fad9d22e1a9c8bf7c0205880864d89cd79d +size 2113544 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a index c58d056160..1deb8aec52 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a02de3239732a5f8fe276ceefa52e0a5be04932e910416dc75899f05baee7e5 -size 1695908 +oid sha256:622e88507b58b793ded7fc2da4afdce9efc8a755c8c29485e7d6deb9000785b8 +size 1697390 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a index bff5183502..ca9ccccfc9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13fca9be2a4fa4a85cfb69db4ffa0e19e33aa201cb87d286c01a062cf54fe3db -size 2264968 +oid sha256:bf52b31875d91cfdd18b6fc80367d41dcbfef1f341fc71bab8493dd4cecb7240 +size 2268562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_gcc_release.a index 3183fb7a20..28b2d326b7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7deb94e68712f5b6304c7293fe4fc177d1ab408df93c25c84665e4d4923e95a4 -size 1525658 +oid sha256:8e458fc427a228c61a01c80e4e17ff6bd90270f4f9ecf87f8f551c54dc099ecf +size 1526382 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_iar_release.a index 25939de7ec..8729fa283d 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg26_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d66d4a74bd26cf5aa8d3a91c4df300d6458b6088558bd3286424a0c822ab9e8 -size 2064378 +oid sha256:d57f61671defced632a4e5e5ef8298fe593b1d3ac43ad1aeb73bafffc9f6d27b +size 2065230 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a index 71bf483da4..cf53694c6c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4da8ed146ac29206c235681dcfc14ca3eedf44cb8a7369608b2ca45148e415a1 -size 1480212 +oid sha256:3de8a17f84becd612b720c4b44d937ab650751162defed471599528ab2e96c62 +size 1480914 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a index 2faf368247..1b0a410d11 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67d1b8c65628a782700e9e924f755a501d727c9b2d4b77f656271a270c6ce24c -size 2000252 +oid sha256:a0c509b9d733f0a5873fff444401772a397488dd9bfee6bc9debc5f7e9cdb7a8 +size 2001098 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a index 83a3c65fee..7a0fab9a4f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d0ae7f6895ca39dd7882ee250362ba81a2b93a0e044e0455046b3928c8837bc -size 1537022 +oid sha256:398af27d22f3ac1470e85eaf6423359c64b1e02a80626ad74b5b439ee2ddb485 +size 1537734 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a index afedcdf77c..ecdce9578e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f1808324006d83d8412a33d54b29bdec98168814f8bb8eba206813b5d769afe -size 2123714 +oid sha256:1b5bbe63b84768bec0c002f265aeb5f3eea61be87babef90f14702fff4cbf616 +size 2124562 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a index 59f97d358d..ada64a6757 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfb168ec970cedfb48a1747cb28cc89cbe1b118e07b63b65b934892055abac5c -size 1440316 +oid sha256:c44adc2e3958604a148c927699c4891219ffbb7847bd943a4e7cf82b2f7a2d19 +size 1441020 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a index aa6ae605f1..9a8e2e2182 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9bab9bbbdb7e105946d631a20b129e61e3a9ce529de7cf6bc4c2e83f4ce2b6c9 -size 1945220 +oid sha256:1995b7614136f7ad8358bc8a38125c82b801ae360a12032ace08c88193996554 +size 1946052 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a index e09f9ab5b5..fb3fd529ae 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:502498ece8c4d474c0702805d1e23ed7df19aa1e28b2fb5ac599f84404f2563f -size 1458534 +oid sha256:c9af2ad0e79092d848d97685d51ff9634b4278ec23404bdc388e24b1056560ef +size 1459238 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a index 4283aa0628..80b75f479e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36bddf43e9ef7e9b2cbe72cc1d5dd2e3a8521c6a043806cd740396ecce710f2b -size 1977642 +oid sha256:f2da5ed1457a3deb3a83dd24800acba7ddd70953e01eb69896e92d65dd992239 +size 1978490 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a index dabaa6ca38..168ad22742 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c158b87809f81591c3fc3bc99cdd0c1d4d3847d8b92ac0d7f9144591a1501583 -size 1472628 +oid sha256:c472ecc74bda2a047658d5c4ba059b0c6da6afdea9289130af2e803489c23b3a +size 1473340 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a index 65970da9fe..72902c6e75 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17ce73bbb849dd61450878e4d99816da9e669e06d96f6e0ebeeb0839c9d10c69 -size 2024528 +oid sha256:11c64281608fc940662b0a3e5cef73e6b0b3f1f594cc176f2b6d74b839bfce26 +size 2025376 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a index 7d67ba7284..72cb4a1aca 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ec500abd885419211b01232c1070dbffc48ca39ab4b3d136967cf6c8b58f778 -size 1515240 +oid sha256:dffb1132c90feb78577243d1c1f8d49e17700999d7f6de2ef659c2c260a5ff95 +size 1515956 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a index 2535667b4f..8a05b0271e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9142e98411ace984e2a8cc6c45dbe21eace0619c1386308168547c92691dc9d2 -size 2077452 +oid sha256:560a203f5f1c82276913518bddeb9d87873093e3d34c88e4f1c0fc85477fa40a +size 2078288 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a index ca9098a2ee..c4f6c861b8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:433eca4a28a36d141ea17ff90e7811469f738cfd7068c867819230e2d3aa78e0 -size 1688798 +oid sha256:334294ad64c3905ee4157e90a928b364ec5479332191303f04d2fb9ba0cf6b66 +size 1690284 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a index be3e6b87dc..5c696a5431 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0dd7549d1b52d96485861e571f959aad5a00ad83bbb5b2cbe097dc79a590fb18 -size 2259562 +oid sha256:e672b59793c7b1daa0b859db99174490f1473e6a4c83c0869825108af9aa1d24 +size 2263172 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_gcc_release.a index 27b6f26787..5b1b0279b9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4e193b4fc2743d9ea33928a19fd04f6a15815c5b61a281a9b6bd2d2bd2552873 -size 1489070 +oid sha256:b99edbb5d44f9d9e8c8520bbee7c38a79728f7e223227d59a3e6a9312dcf40af +size 1489796 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_iar_release.a index a53d095a68..44b0e0cc22 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg26_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d92286a118cef04e00c6b63f8dcae36c23cbc66e6831153c724a4796bf14fe38 -size 2025806 +oid sha256:ee82a7d7f7b9ce8b08973ccd1a02d5f176013b75946b6fb680c2329bfae3c943 +size 2026664 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a index 417ad49952..b271e33f18 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3253d73115524d5ec91c58b9a535ebb88c985b9d2b4308e0fa48889488881131 -size 1456438 +oid sha256:5d02466bc2754123ef44bb0031a7cc7540ce2793d3e0c176d49612c7b16dbc0d +size 1457138 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a index ec7dda68e6..d5ee3ab90a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25b542b38c31db104b5901fcc48dc2e8b4f0747ca6637f53e8785e3d8c7748af -size 1971758 +oid sha256:82607293c9650ee6caba74c776653276b1c3473509841c82eebb2958dca4a729 +size 1972610 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a index c2845f27e8..7ddb86dad5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3098c0b4c76c1cb294139075d7a5ecaa1e554f8ae5796e2fcefda25453ae84f3 -size 1495488 +oid sha256:e7d84d6503191fd40ea879e7434c9f29ce48707fbecfdb33bc5d711e9523b01d +size 1496198 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a index 30cd158f2e..7e7377ba4e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9a6681f5e4d514ba8e7c0574705fda5d4d7d209b99207718baecab62119c380 -size 2077616 +oid sha256:358c87498aef5652445e860f922823d819fcec044d3e30c6e61ad6a6e3919070 +size 2078466 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_gcc_release.a index 598ff89948..d49fec53b4 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2a11b9dca37641bb7fd13290688b96ff2324758cba591faab1ed636524970bf -size 1476772 +oid sha256:e00ea9a93beaaa08da9d3b812e6d0dc668b2063aabe89efa0922211eb3686229 +size 1477474 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_iar_release.a index 39d9aa033d..98df3228c2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_module_sixg301_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff9ac4e2d9228ac032ecabd1728fbbbb520d0cccf44a8360b2bf592d05d5d23c -size 2004816 +oid sha256:cbe6681ca1ebbd3878d62d29c9f181184773f806d21530f2d533f3637b048ca2 +size 2005658 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a index 5f79fda482..6a3f416f44 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:954305abd5345ccdbddee7bfa287f4dbf8384dc9b73c9f2b7c028d8695afb611 -size 1492264 +oid sha256:3ff98fb24f1e044548096c3b30d781f0e36337f178de98bcddfb25563f88b1ce +size 1492968 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a index a2c47ebba8..a9d4ae74b8 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85451ead5ee593d3f9e20619a5856f67028752db57815ff1aaa26bf7b0ca0da0 -size 2137120 +oid sha256:3a2616ffbe7523798e18aadb8b8f71307aa312c1af093f639647d03445026b14 +size 2137952 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a index 786a8361a4..eeefc094ac 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:746632e6e4e3672d0c0121025ba7c150598f04078435fd74e88b79dee7ab9770 -size 1516264 +oid sha256:48adeb1ceebacd1a151897b3a8279c8ecad8f68d70ec2263744047746daa7fae +size 1516976 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a index 628c98cd5b..45d73470f6 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27f5c00e8c1af5bc4b157fad95ea5cd0b69d16ddf7d2c12eb6bfe25c9e1eed0e -size 2175308 +oid sha256:f8cdff22fb8cfd9fa375153478eb81643f7093047020d9c831c6e4e2bc1ea0a7 +size 2176140 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a index 3fbe6ab33b..1d98d63677 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8bc13069a936f1572424cbe2894ba2a375df1cd503bba0f56f38ae89aa66090 -size 1543138 +oid sha256:bf29e8c3c3fe8958de7f2838daf75a974ffc23db806e979f4a50054181c287ba +size 1543854 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a index fa09aeafa8..998aeb52a2 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3708b71d570bc55ce92a13eed3fac44cff4dee983d9381b71c54613bf5c423f -size 2235146 +oid sha256:bb79cdaa732f20e9cfea3c9004c95c4aa520782336911c038b7560465a000441 +size 2235986 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a index 9637864b9a..256d2610ab 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed833c4e72fbd4594339b53250fb05a951c6d65d47cb29e3d95c353856c06a61 -size 1580906 +oid sha256:5508bc6f31ee6183e56c9289538706750e4385a5a2743fe97d142136652ff728 +size 1581620 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a index adee2483fe..e0d83295be 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0106f6c92c77e917dcedef763b620a7f18e6f08c7326d821d5fbd07b87febeba -size 2283266 +oid sha256:5cf1cf1a89cf01ce1aa397efadd4b889e6cd67a817079eb8b6fbea805be54b22 +size 2284100 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a index d316b713e9..43f4b50713 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3d9d08bf82303b28cdf6748c4e312dfc386200db019ec1cc1e87e2887a8069b -size 1726276 +oid sha256:ce0dd7fb1beb3a2a07dae01825ad7df306f4f12ee92577561ac2faca8e2b647d +size 1727756 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a index bc90893764..af1b754735 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8dd25e3b3a5ecb592d3b763ec2d581d06ab0d22db6cfda120ad7f68fe5dc5c5 -size 2431268 +oid sha256:1086d1e7da06d65b6a6f3018ea3f595bfe4df3955e45ce9ad37baa6bfcdeaae4 +size 2432920 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_gcc_release.a index a1fddb1e7d..8ecce77617 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:256aa8f48c3319ebcdcd57bc3edf5fa877d728a20a7b3f4fba3a6a8eb528e651 -size 1557586 +oid sha256:8689ce4f1a7419b6506fe61de2bf4f9891b6d8137b61907070cb08c0e2392409 +size 1558310 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_iar_release.a index 8705457655..3b767e1de5 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg26_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fcf3418905a9ac9913b017a34663d9b60f545ef61b44e98fb6b6b7482edfe6c3 -size 2235086 +oid sha256:a0745530f152f1dbfc93a44323daa17158a38f1f231644e1724c5acb82ce6c62 +size 2235938 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a index 03911999b1..7e0419d330 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c629150633b07bea90456258983f20365415e7d86f0ca8fdb26a39eb59b37e63 -size 1510752 +oid sha256:f4691b1c20a9d9c6d3f13efed9153dfbbb20c1711b00f1bfb237b1eced2a58b9 +size 1511460 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a index 74a9ad4fcd..472f6c1d96 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8713cec4681c0e9e27ed5cf83b36560b7f80f525751bacf72e5db7d084681a6f -size 2167740 +oid sha256:952e4129f3a32535da38060f3f36158aaaeaf988e2d3a26d06d676aadc917f78 +size 2168576 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a index fdf24175f5..a7de40bf78 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:584ee97069080def04a0681eae6370a92741e8a4fca3a988c427d1a0e965c764 -size 1570132 +oid sha256:2de177e1b6260d58b8be7085c40cc008bb8547383c40c1c91ea2b7f6f3fa17b2 +size 1570842 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a index a5cc3da2c6..730720944e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:030cb02d30d0e33f842164be091456b7a4ed54aeb3c42f36acfdaaac9d4a28b3 -size 2298692 +oid sha256:580eb332ec437b1c18bb67eed2c929de3e9ddae1b2132dff2541efb14f6bc0a1 +size 2299534 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a index 49d3d83a0a..953f6ce013 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2755811edf3a67065baf092247a93159b27197371ca06bcbc71a63414cea49ac -size 1470512 +oid sha256:24dbc4fe86c17250a6a3f17bf1e529f34ef76e2fc17f78f328f6d08e991884a3 +size 1471216 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a index 2b0af6574e..09931078f9 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65847ce4416d43225aa280001767c1b674f1e6c7bb5ccf029f3a7f06eb597db9 -size 2111496 +oid sha256:ad64329bf35840b97324bae87a3a43534729a5be9cdc6d2228dab662a4112b2a +size 2112328 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a index e76d85d62d..10a30b5239 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9da26229108a27c9d486233abb035d403556e0009d8fc9967ced973797b88796 -size 1489072 +oid sha256:d27e3dae7381922cbf355b1ed479258d58b811de925ce44f14f477e521297233 +size 1489786 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a index 0a96716ea7..db24937479 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:483450be487c4cf372460686ebdcd4f4febdeb49a0aa5caf38a5a57841b1c40c -size 2143540 +oid sha256:e323ca66381a6fa523e9a09b1f87888367e672a4992a6e03a9a6e658287f22e6 +size 2144374 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a index 5071c37086..251a11f01a 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6624a2fc0a198c3df1e50b6c16edf8ada79c4f330c4bc996a0e3e2e28752fc99 -size 1504346 +oid sha256:fd531dc13a4dd57ffaaf896abdb1c28dbb3eaf771c058b4b0cf055db05b8c921 +size 1505068 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a index 168d4c7cdc..2c6f5f0f2b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg23_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cca66287a67e4a4c5054ac5dfd9f2f8ce3a86f068f6792a772043df481352d8e -size 2190410 +oid sha256:f635a1a25031f4a6f8d62a33364d18f8a47e1044b5e9b0fd0bf3a6c595917a42 +size 2191252 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a index c6edae4a5b..c6d818d638 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d83b047f9b7fd2f193bba7ec837d37b1a6a69fd721ef51bdb27e4314950cae6d -size 1547216 +oid sha256:d6e31df2bb8875df12221e677c4a8f55aff0ba7993c2c4a27e2728216ce78f3c +size 1547928 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a index fa20570dfc..92e859ee5f 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7390001f7704d5be0e655450cf8d256ead99ff1d7b04f2c87e79d944215472c -size 2247208 +oid sha256:190dbdbbe7bedc46f43a069548262369358b87452276470d8d27df054bbf7b8f +size 2248044 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a index b7111d5cda..f88bd826e7 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5da5c1527e3d54526acee020fb22c5a5814246cb5e038222c1d143a2ccea1fcb -size 1719170 +oid sha256:9606ccb57c6ed511b2c9a79cdfc34be44acd61195f259709cc9208830df5d14c +size 1720650 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a index be8fb983ab..bc5f599a59 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg25_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9376e70983af53e360e2737558ceae26bd9132cb2eaade217cf9affb9a198411 -size 2425838 +oid sha256:88c0315ca796ffa82c28f6abf8c9487c88d6ef5e55198433c7e5a00fd05da4b8 +size 2427486 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_gcc_release.a index a75e217b1b..780d301393 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f24d82429c42488938ee9a6948ab95abea875ab646dd4173290065bfc420d7cc -size 1520998 +oid sha256:4cf0c034bdf8b63d51cab4f2ab365e013b0dfeaae740ced0c66ac0cc656f47f0 +size 1521724 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_iar_release.a index b74c5c3e05..ffb70d6b9e 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg26_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:261431ad6b14eeba049ffbd625a7f1cf788779f6cbf380b861844c6c7d9c1934 -size 2195538 +oid sha256:4e0d174dfd500d11d77b3a37132b03f0c22549e9aed28847e6f12bb771f93116 +size 2196392 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a index 71cd052b03..f33bc24b47 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45fbdca995a6afe459ce2b1158569b9e690e6e8413d16cc8b9ef7267adfac914 -size 1486976 +oid sha256:47cc98d872c762d01b44ea8fbe92eae00d4d21173cd70f7bc8eef3ff93afd220 +size 1487686 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a index c6cd0d30f4..436be9d26b 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b928fe0ee25a77fdbc4de258c56b4f74f635473a2e6d7374557d4eecbdd01329 -size 2138260 +oid sha256:d87f09be1aba4b2ae5547f7e29c3173ac52a7616437e3b819ef4a3f0a0af8bbb +size 2139090 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a index d5b5795012..fbea566ef1 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c6527e9fab2c8708c3214d9734ec2251a516b024cbb8258fc52184165b40d5a -size 1528604 +oid sha256:66c1d72a5d6eb6230be3d75b0e4df75ae2eb44355e5d9dc9cd23b524347a9ed1 +size 1529316 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a index fe74f05605..cfc6f1bf8c 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_multiprotocol_module_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d0b63025f23e40d43a1293d965dd7a08388a98c18d99342164bc920053061701 -size 2251508 +oid sha256:53068266ee6f828784b660137989cedb6ed1a3dc9e16aedd003f291f8decf8fd +size 2252348 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_gcc_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_gcc_release.a index ca4218dfe0..d4808a4e19 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_gcc_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddd173f8e00470ae7f026b930c3e9f604d92df46b59b7281c3d3aa798ad15adf -size 1504490 +oid sha256:7ae1d49fb3bf844a12e4a6b33acd7762308754a27d139c38457a734a05a9e24a +size 1505192 diff --git a/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_iar_release.a b/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_iar_release.a index 92edaca93c..00e28a5dd4 100644 --- a/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_iar_release.a +++ b/platform/radio/rail_lib/autogen/librail_release/librail_sixg301_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb538763cd5a8c0a8ed35d2f754569ca8103baebe46d1f904bb8da547e98fde1 -size 2033838 +oid sha256:80aa33c385840a4e567eee00b4c9d5a590fd3d6061a37a9616f067dc0961ca8e +size 2034680 diff --git a/platform/radio/rail_lib/autogen/ver_def.h b/platform/radio/rail_lib/autogen/ver_def.h index c249607ca3..350d1a25e1 100644 --- a/platform/radio/rail_lib/autogen/ver_def.h +++ b/platform/radio/rail_lib/autogen/ver_def.h @@ -42,10 +42,10 @@ typedef struct // LOCAL_COMMITS_FLAG << 1 | DIRTY_FLAG) } FW_GIT_INFO_t; -#define GIT_INFO_SHORT_HASH (0xba292760UL) +#define GIT_INFO_SHORT_HASH (0xccf9b6eaUL) #define GIT_INFO_TAG_MAJOR (2) #define GIT_INFO_TAG_MINOR (17) -#define GIT_INFO_TAG_REV (0) +#define GIT_INFO_TAG_REV (1) #define GIT_INFO_TAG_BUILD (0) #define GIT_INFO_DETAILS (0x11) diff --git a/platform/radio/rail_lib/common/rail.h b/platform/radio/rail_lib/common/rail.h index c38c51b951..840142731c 100644 --- a/platform/radio/rail_lib/common/rail.h +++ b/platform/radio/rail_lib/common/rail.h @@ -91,7 +91,7 @@ RAIL_Status_t RAIL_GetVersion(RAIL_Version_t *version, bool verbose); * RAIL internally provides one statically-allocated RAM state buffer * for a single protocol and two for dynamic multiprotocol. If your * application needs more, they can be provided via \ref - * RAIL_AddStateBuffer3() or RAIL_AddStateBuffer4(), which use + * RAIL_AddStateBuffer3() or \ref RAIL_AddStateBuffer4(), which use * internal buffers, or the more general \ref RAIL_AddStateBuffer(). * * This symbol is WEAK in the RAIL library in case an application wants @@ -3701,6 +3701,29 @@ RAIL_Status_t RAIL_ScheduleRx(RAIL_Handle_t railHandle, const RAIL_ScheduleRxConfig_t *cfg, const RAIL_SchedulerInfo_t *schedulerInfo); +/** + * Enable automatic LNA bypass for external FEM. + * + * @param[in] railHandle A radio-generic or real RAIL instance handle. + * @param[in] enable Enable/Disable automatic LNA bypass. + * @param[in] pAutoLnaBypassConfig A pointer to an automatic LNA bypass + * configuration structure. It must be non-NULL to enable the feature. + * @return Status code indicating success of the function call. + * + * If automatic LNA bypass is enabled on chip that supports the feature + * (\ref RAIL_SUPPORTS_AUTO_LNA_BYPASS), GPIO is used to bypass external + * FEM LNA when the received power exceed a threshold. The bypass is turned off + * after frame reception or after timeout if no frame has been detected. + * + * @note As this automatic LNA bypass relies on GPIO and RAIL is meant to run + * in TrustZone non-secure world, the feature is not supported if GPIO is + * configured as secure peripheral. + * + */ +RAIL_Status_t RAIL_EnableAutoLnaBypass(RAIL_Handle_t railHandle, + bool enable, + const RAIL_AutoLnaBypassConfig_t *pAutoLnaBypassConfig); + /****************************************************************************** * Packet Information (RX) *****************************************************************************/ @@ -7406,6 +7429,16 @@ bool RAIL_SupportsCollisionDetection(RAIL_Handle_t railHandle); */ bool RAIL_SupportsProtocolSidewalk(RAIL_Handle_t railHandle); +/** + * Indicate whether this chip supports automatic LNA bypass for external FEM. + * + * @param[in] railHandle A radio-generic or real RAIL instance handle. + * @return true if automatic LNA bypass is supported; false otherwise. + * + * Runtime refinement of compile-time \ref RAIL_SUPPORTS_AUTO_LNA_BYPASS. + */ +bool RAIL_SupportsAutoLnaBypass(RAIL_Handle_t railHandle); + /** @} */ // end of group Features /** @} */ // end of group RAIL_API diff --git a/platform/radio/rail_lib/common/rail_features.h b/platform/radio/rail_lib/common/rail_features.h index e71ea7e55d..a78bfdb0a4 100644 --- a/platform/radio/rail_lib/common/rail_features.h +++ b/platform/radio/rail_lib/common/rail_features.h @@ -885,6 +885,15 @@ extern "C" { #define RAIL_SUPPORTS_PROTOCOL_SIDEWALK (0U) #endif +/// Boolean to indicate whether the selected chip supports automatic LNA bypass +/// for external FEM. +/// See also runtime refinement \ref RAIL_SupportsAutoLnaBypass(). +#if (_SILICON_LABS_32B_SERIES_2_CONFIG == 5) + #define RAIL_SUPPORTS_AUTO_LNA_BYPASS (1U) +#else + #define RAIL_SUPPORTS_AUTO_LNA_BYPASS (0U) +#endif + /** @} */ // end of group Features /** @} */ // end of group RAIL_API diff --git a/platform/radio/rail_lib/common/rail_types.h b/platform/radio/rail_lib/common/rail_types.h index 9e00d10991..24fda61723 100644 --- a/platform/radio/rail_lib/common/rail_types.h +++ b/platform/radio/rail_lib/common/rail_types.h @@ -4369,6 +4369,59 @@ typedef struct RAIL_RxPacketDetails { typedef uint8_t (*RAIL_ConvertLqiCallback_t)(uint8_t lqi, int8_t rssi); +/** + * @struct RAIL_AutoLnaBypassConfig_t + * @brief Configures the automatic LNA bypass. + */ +typedef struct RAIL_AutoLnaBypassConfig { + /** + * Maximum time in microseconds to wait for frame detection after the LNA has + * been bypassed. It must be greater than 0 to enable automatic LNA bypass + * with \ref RAIL_EnableAutoLnaBypass(). + */ + uint32_t timeoutUs; + /** + * Threshold (without unit) from which LNA bypass is turned on. + * The table below shows EFR32XG25 thresholds corresponding to received power + * level without the LNA gain. + * + * | Level dB | FSK_1a | FSK_1b | FSK_2a | FSK_2b | FSK_3 | FSK_4a | FSK_4b | FSK_5 | OFDM1 | OFDM2 | OFDM3 | OFDM4 | + * |------------|--------|--------|--------|--------|-------|--------|--------|-------|-------|-------|-------|-------| + * | __-25__ | | | | | | | | | 9 | 9 | 9 | 10 | + * | __-20__ | | 7 | 7 | 7 | 8 | 8 | 7 | 8 | 11 | 12 | 12 | 12 | + * | __-15__ | 7 | 10 | 10 | 10 | 9 | 9 | 10 | 10 | 14 | 14 | 14 | 15 | + * | __-10__ | 9 | 12 | 12 | 12 | 12 | 12 | 12 | 12 | 16 | 16 | 16 | 16 | + * | __-5__ | 11 | 14 | 14 | 14 | 16 | 16 | 14 | 16 | | | | | + * | __0__ | 14 | 17 | 18 | 17 | 17 | 18 | 18 | 18 | | | | | + * + * For example, with OFDM1 PHY, setting the threshold to 11 will turn on the + * bypass when the power level at EFR32XG25 input is greater than -20 dB. + */ + uint8_t threshold; + /** + * Compensation in dBm applied by RAIL to RSSI during LNA bypass. The RSSI + * offset set using \ref RAIL_SetRssiOffset() must corespond to the case + * with FEM LNA not bypassed. deltaRssiDbm is typically the FEM LNA gain + * value. + */ + uint8_t deltaRssiDbm; + /** + * GPIO port used for the bypass. + */ + uint8_t port; + /** + * GPIO pin used for the bypass. + */ + uint8_t pin; + /** + * GPIO DOUT configuration for bypass. + * + * With a polarity of 1, GPIO DOUT is set to 1 for bypass and 0 for un-bypass. + * with a polarity of 0, GPIO DOUT is set to 0 for bypass and 1 for un-bypass. + */ + bool polarity; +} RAIL_AutoLnaBypassConfig_t; + /** @} */ // end of group Receive /****************************************************************************** diff --git a/platform/radio/rail_lib/plugin/fem_util/config/sl_fem_util_config.h b/platform/radio/rail_lib/plugin/fem_util/config/sl_fem_util_config.h index 7cf4f4fb19..b48e32ab9d 100644 --- a/platform/radio/rail_lib/plugin/fem_util/config/sl_fem_util_config.h +++ b/platform/radio/rail_lib/plugin/fem_util/config/sl_fem_util_config.h @@ -48,6 +48,29 @@ // Default: 0 #define SL_FEM_UTIL_TX_HIGH_POWER_ENABLE 0 // + +// Automatic external FEM LNA bypass Configuration +// Enable automatic LNA bypass +// Default: 0 +#define SL_FEM_UTIL_AUTO_LNA_BYPASS_ENABLE 0 +// LNA bypass threshold +// <1-31:1> +// Default: 12 +#define SL_FEM_UTIL_AUTO_LNA_BYPASS_THRESHOLD 12 +// LNA bypass delta RSSI (dBm) +// <1-255:1> +// Default: 15 +#define SL_FEM_UTIL_AUTO_LNA_BYPASS_DELTA_RSSI_DBM 15 +// LNA bypass GPIO polarity +// <0-1:1> +// Default: 1 +#define SL_FEM_UTIL_AUTO_LNA_BYPASS_POLARITY 1 +// LNA bypass timeout (Us) +// <1-65535:1> +// Default: 4000 +#define SL_FEM_UTIL_AUTO_LNA_BYPASS_TIMEOUT_US 4000 +// +// // <<< end of configuration section >>> // <<< sl:start pin_tool >>> diff --git a/platform/radio/rail_lib/plugin/fem_util/sl_fem_util.c b/platform/radio/rail_lib/plugin/fem_util/sl_fem_util.c index 8a9c7488f2..f5454264c8 100644 --- a/platform/radio/rail_lib/plugin/fem_util/sl_fem_util.c +++ b/platform/radio/rail_lib/plugin/fem_util/sl_fem_util.c @@ -33,10 +33,11 @@ #include "sl_fem_util.h" #include "rail.h" -#define SL_FEM_UTIL_GLOBAL_ENABLE (SL_FEM_UTIL_RX_ENABLE \ - || SL_FEM_UTIL_TX_ENABLE \ - || SL_FEM_UTIL_BYPASS_ENABLE \ - || SL_FEM_UTIL_TX_HIGH_POWER_ENABLE) +#define SL_FEM_UTIL_GLOBAL_ENABLE (SL_FEM_UTIL_RX_ENABLE \ + || SL_FEM_UTIL_TX_ENABLE \ + || SL_FEM_UTIL_BYPASS_ENABLE \ + || SL_FEM_UTIL_TX_HIGH_POWER_ENABLE \ + || SL_FEM_UTIL_AUTO_LNA_BYPASS_ENABLE) #if SL_FEM_UTIL_GLOBAL_ENABLE == 1 #include "em_device.h" @@ -252,6 +253,20 @@ void sl_fem_util_init(void) #endif #endif +#ifdef SL_FEM_UTIL_BYPASS_PORT + RAIL_AutoLnaBypassConfig_t autoLnaBypassConfig = { + .timeoutUs = SL_FEM_UTIL_AUTO_LNA_BYPASS_TIMEOUT_US, + .threshold = SL_FEM_UTIL_AUTO_LNA_BYPASS_THRESHOLD, + .deltaRssiDbm = SL_FEM_UTIL_AUTO_LNA_BYPASS_DELTA_RSSI_DBM, + .port = SL_FEM_UTIL_BYPASS_PORT, + .pin = SL_FEM_UTIL_BYPASS_PIN, + .polarity = SL_FEM_UTIL_AUTO_LNA_BYPASS_POLARITY + }; + (void) RAIL_EnableAutoLnaBypass(RAIL_EFR32_HANDLE, + (bool) SL_FEM_UTIL_AUTO_LNA_BYPASS_ENABLE, + &autoLnaBypassConfig); +#endif + // if fem has a tx power pin (FEM pin CHL) #ifdef SL_FEM_UTIL_TX_HIGH_POWER_PORT // set up tx power pin diff --git a/platform/service/clock_manager/config/EFM32PG26/sl_clock_manager_tree_config.h b/platform/service/clock_manager/config/EFM32PG26/sl_clock_manager_tree_config.h index ef8ba96ee0..5a5097c540 100644 --- a/platform/service/clock_manager/config/EFM32PG26/sl_clock_manager_tree_config.h +++ b/platform/service/clock_manager/config/EFM32PG26/sl_clock_manager_tree_config.h @@ -228,6 +228,17 @@ #define SL_CLOCK_MANAGER_WDOG1CLK_SOURCE SL_CLOCK_MANAGER_DEFAULT_LF_CLOCK_SOURCE #endif +// Clock Source Selection for LCDCLK branch +// DEFAULT_LF +// LFRCO +// LFXO +// ULFRCO +// Selection of the Clock source for LDCCLK +// SL_CLOCK_MANAGER_DEFAULT_LF_CLOCK_SOURCE +#ifndef SL_CLOCK_MANAGER_LCDCLK_SOURCE +#define SL_CLOCK_MANAGER_LCDCLK_SOURCE SL_CLOCK_MANAGER_DEFAULT_LF_CLOCK_SOURCE +#endif + // Clock Source Selection for PCNT0CLK branch // DISABLED // EM23GRPACLK diff --git a/platform/service/clock_manager/src/sl_clock_manager_hal_s2.c b/platform/service/clock_manager/src/sl_clock_manager_hal_s2.c index 4f37ca7586..223556e958 100644 --- a/platform/service/clock_manager/src/sl_clock_manager_hal_s2.c +++ b/platform/service/clock_manager/src/sl_clock_manager_hal_s2.c @@ -260,7 +260,7 @@ sl_status_t sli_clock_manager_hal_get_clock_branch_frequency(sl_clock_branch_t c *frequency = CMU_ClockFreqGet(cmuClock_EUSART0CLK); break; #endif -#if defined(_CMU_LCDCLKCTRL_MASK) +#if defined(LCD_PRESENT) && defined(_CMU_LCDCLKCTRL_MASK) case SL_CLOCK_BRANCH_LCDCLK: *frequency = CMU_ClockFreqGet(cmuClock_LCDCLK); break; @@ -430,7 +430,7 @@ sl_status_t sli_clock_manager_hal_get_clock_branch_precision(sl_clock_branch_t c return_status = SL_STATUS_NOT_SUPPORTED; break; #endif -#if defined(_CMU_LCDCLKCTRL_MASK) +#if defined(LCD_PRESENT) && defined(_CMU_LCDCLKCTRL_MASK) case SL_CLOCK_BRANCH_LCDCLK: *precision = CMU_LF_ClockPrecisionGet(cmuClock_LCDCLK); if (*precision == 0xFFFF) { diff --git a/platform/service/component/cpc_journal.slcc b/platform/service/component/cpc_journal.slcc new file mode 100644 index 0000000000..e5e04074aa --- /dev/null +++ b/platform/service/component/cpc_journal.slcc @@ -0,0 +1,41 @@ +id: cpc_journal +label: CPC Journal Utility +package: platform +description: > + The Co-Processor Communication (CPC) journal utility is a software component + designed to enable developers to log CPC events efficiently. +category: Services|Co-Processor Communication|CPC Journal +quality: production +metadata: + sbom: + license: Zlib +root_path: platform/service/cpc +source: + - path: src/sl_cpc_journal.c +include: + - path: inc + file_list: + - path: sl_cpc_journal.h + +config_file: + - path: config/sl_cpc_journal_config.h + +provides: + - name: cpc_journal + +requires: + - name: cpc_core + +template_contribution: + - name: component_catalog + value: cpc_journal + - name: event_handler + value: + event: service_init + include: sl_cpc_journal.h + handler: sl_cpc_journal_init + priority: -2 + +documentation: + docset: gecko-platform + document: service/api/group-cpc diff --git a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/app.h b/platform/service/cpc/config/sl_cpc_journal_config.h similarity index 56% rename from app/bluetooth/example_host/bt_cs_host_initiator_legacy/app.h rename to platform/service/cpc/config/sl_cpc_journal_config.h index 0fc90667c9..c4b77dabfc 100644 --- a/app/bluetooth/example_host/bt_cs_host_initiator_legacy/app.h +++ b/platform/service/cpc/config/sl_cpc_journal_config.h @@ -1,9 +1,9 @@ /***************************************************************************//** * @file - * @brief Application interface provided to main(). + * @brief CPC Journal configuration file. ******************************************************************************* * # License - * Copyright 2022 Silicon Laboratories Inc. www.silabs.com + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com ******************************************************************************* * * SPDX-License-Identifier: Zlib @@ -28,30 +28,30 @@ * ******************************************************************************/ -#ifndef APP_H -#define APP_H +// <<< Use Configuration Wizard in Context Menu >>> -#ifdef __cplusplus -extern "C" { -#endif +#ifndef SL_CPC_JOURNAL_CONFIG_H +#define SL_CPC_JOURNAL_CONFIG_H -/**************************************************************************//** - * Application Init. - *****************************************************************************/ -void app_init(int argc, char *argv[]); +// CPC Journal Configuration -/**************************************************************************//** - * Application Process Action. - *****************************************************************************/ -void app_process_action(void); +// Maximum CPC journal entries +// Default: 128 +// Maximum amount of entries for the CPC Journal +#define SL_CPC_JOURNAL_MAX_ENTRY_COUNT 128 -/**************************************************************************//** - * Application Deinit. - *****************************************************************************/ -void app_deinit(void); +// Journal entry level +// Record only errors +// Record warnings and anything above +// Record info and anything above +// Record debug and anything above +// Record traces and anything above +// Default: SL_CPC_JOURNAL_INFO_LEVEL +// Minimum journal entry level for CPC Journal +#define SL_CPC_JOURNAL_LEVEL SL_CPC_JOURNAL_INFO_LEVEL -#ifdef __cplusplus -}; -#endif +// -#endif // APP_H +// <<< end of configuration section >>> + +#endif /* SL_CPC_JOURNAL_CONFIG_H */ diff --git a/platform/service/cpc/inc/sl_cpc_journal.h b/platform/service/cpc/inc/sl_cpc_journal.h new file mode 100644 index 0000000000..87ae053a41 --- /dev/null +++ b/platform/service/cpc/inc/sl_cpc_journal.h @@ -0,0 +1,116 @@ +/***************************************************************************/ /** + * @file + * @brief CPC Journal + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ + +#ifndef SL_CPC_JOURNAL_H +#define SL_CPC_JOURNAL_H + +/***************************************************************************/ /** + * @addtogroup cpc CPC Journal + * @{ + ******************************************************************************/ +#include "sl_enum.h" + +#if defined(SL_COMPONENT_CATALOG_PRESENT) +#include "sl_component_catalog.h" +#endif + +#if defined(SL_CATALOG_CPC_JOURNAL_CLI_PRESENT) +#include "sl_cli.h" +#endif + +#if defined(SL_CATALOG_IOSTREAM_PRESENT) +#include "sl_iostream.h" +#endif + +/** + * @brief Record a CPC journal entry. + * + * @param[in] string The message string to record. + * @param[in] value The value associated with the message. + */ +#define SL_CPC_JOURNAL_RECORD_ERROR(string, value) \ + sl_cpc_journal_record(SL_CPC_JOURNAL_ERROR_LEVEL, string, value) +#define SL_CPC_JOURNAL_RECORD_WARNING(string, value) \ + sl_cpc_journal_record(SL_CPC_JOURNAL_WARNING_LEVEL, string, value) +#define SL_CPC_JOURNAL_RECORD_INFO(string, value) \ + sl_cpc_journal_record(SL_CPC_JOURNAL_INFO_LEVEL, string, value) +#define SL_CPC_JOURNAL_RECORD_DEBUG(string, value) \ + sl_cpc_journal_record(SL_CPC_JOURNAL_DEBUG_LEVEL, string, value) +#define SL_CPC_JOURNAL_RECORD_TRACE(string, value) \ + sl_cpc_journal_record(SL_CPC_JOURNAL_TRACE_LEVEL, string, value) + +/// @brief Enumeration of journal entry levels. +SL_ENUM_GENERIC(sl_cpc_journal_level_t, uint8_t){ + SL_CPC_JOURNAL_ERROR_LEVEL = 1, + SL_CPC_JOURNAL_WARNING_LEVEL = 2, + SL_CPC_JOURNAL_INFO_LEVEL = 3, + SL_CPC_JOURNAL_DEBUG_LEVEL = 4, + SL_CPC_JOURNAL_TRACE_LEVEL = 5, +}; + +/** + * @brief Initialize the CPC journal module. + */ +void sl_cpc_journal_init(void); + +#if defined(SL_CATALOG_IOSTREAM_PRESENT) || defined(DOXYGEN) +/** + * @brief Print the contents of the CPC journal via the default IOStream. + * + * @param[in] print_header Whether to print a CSV header. + * + * @param[in] stream The IOStream used to print the journal entries. + * + * @note Journal entries will be consumed when called + */ +void sl_cpc_journal_print(bool print_csv_header, sl_iostream_t *stream); +#endif + +/** + * @brief Record a journal entry. + * + * @param[in] level The severity level of the entry. + * @param[in] string The message string to log. + * @param[in] value The value associated with the message. + */ +void sl_cpc_journal_record(sl_cpc_journal_level_t level, const char *string, uint32_t value); + +#if defined(SL_CATALOG_CPC_JOURNAL_CLI_PRESENT) || defined(DOXYGEN) +/** + * @brief Command handler to print the contents of the journal. + * + * @param[in] arguments CLI arguments. + * + * @note Journal entries will be consumed when called + */ +void sl_cpc_journal_print_cmd_handler(sl_cli_command_arg_t *arguments); +#endif + +#endif // SL_CPC_JOURNAL_H diff --git a/platform/service/cpc/src/sl_cpc_drv_secondary_spi.c b/platform/service/cpc/src/sl_cpc_drv_secondary_spi.c index 5c35574744..09d0c1f727 100644 --- a/platform/service/cpc/src/sl_cpc_drv_secondary_spi.c +++ b/platform/service/cpc/src/sl_cpc_drv_secondary_spi.c @@ -1992,7 +1992,7 @@ static void end_of_header_xfer(void) } else { SL_CPC_JOURNAL_RECORD_DEBUG("[DRV] Invalid header checksum, discarding payload.", __LINE__); SL_CPC_JOURNAL_RECORD_DEBUG("[DRV] Invalid header[63:32]", (uint32_t)(header_buffer >> 32)); - SL_CPC_JOURNAL_RECORD_DEBUG("[DRV] Invalid header[31:0]", (uint32_t)(header_buffer & 0xFFFF)); + SL_CPC_JOURNAL_RECORD_DEBUG("[DRV] Invalid header[31:0]", (uint32_t)(header_buffer & 0xFFFFFFFF)); } } @@ -2067,6 +2067,19 @@ static bool end_of_payload_xfer(void) // from the interrupt, the next header interrupt would be lost. Return true so that the higher callback can // call directly the header interrupt routine. SL_CPC_JOURNAL_RECORD_DEBUG("[DRV] Received header before previous RX'd frame was processed (could indicate high IRQ latency, or a quick primary).", __LINE__); + + // Make sure to clear the DMA IRQ flag here. If the header arrived during the + // execution of the handler, the IRQ flag will be set from the RX header descriptor + // completing. If this happens, the handler will execute once more as though + // a payload was received, when in fact it was the header that caused the flag + // to be set. In other words, in order to avoid IRQ handler re-entry and an + // eventual de-sync, make sure we clear the IRQ flag, because the header + // reception has already been handled. + #if defined (LDMA_HAS_SET_CLEAR) + LDMA->IF_CLR = (1 << rx_dma_channel); + #else + LDMA->IFC = (1 << rx_dma_channel); + #endif return true; } else { return false; diff --git a/platform/service/cpc/src/sl_cpc_journal.c b/platform/service/cpc/src/sl_cpc_journal.c new file mode 100644 index 0000000000..fe84f07417 --- /dev/null +++ b/platform/service/cpc/src/sl_cpc_journal.c @@ -0,0 +1,171 @@ +/***************************************************************************/ /** + * @file + * @brief CPC API implementation. + ******************************************************************************* + * # License + * Copyright 2023 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * SPDX-License-Identifier: Zlib + * + * The licensor of this software is Silicon Laboratories Inc. + * + * This software is provided 'as-is', without any express or implied + * warranty. In no event will the authors be held liable for any damages + * arising from the use of this software. + * + * Permission is granted to anyone to use this software for any purpose, + * including commercial applications, and to alter it and redistribute it + * freely, subject to the following restrictions: + * + * 1. The origin of this software must not be misrepresented; you must not + * claim that you wrote the original software. If you use this software + * in a product, an acknowledgment in the product documentation would be + * appreciated but is not required. + * 2. Altered source versions must be plainly marked as such, and must not be + * misrepresented as being the original software. + * 3. This notice may not be removed or altered from any source distribution. + * + ******************************************************************************/ +#include "sl_status.h" +#include "sl_sleeptimer.h" +#include "sl_cpc_journal.h" +#include "sl_cpc_journal_config.h" +#include "sli_cpc.h" + +typedef __PACKED_STRUCT { + const char *str; + uint32_t value; + uint32_t timestamp; + sl_cpc_journal_level_t level; +} sl_cpc_journal_object_t; + +typedef struct { + uint16_t head; + uint16_t tail; + uint32_t size; + sl_cpc_journal_object_t buffer[SL_CPC_JOURNAL_MAX_ENTRY_COUNT]; +} sl_cpc_journal_circular_buffer_t; + +// Made volatile to ensure it does not get optimized out and is accessible by a debugger +volatile sl_cpc_journal_circular_buffer_t sl_cpc_journal_cb; + +/***************************************************************************//** + * Convert the journal levels to a string + ******************************************************************************/ +static const char* level_to_string(sl_cpc_journal_level_t level) +{ + switch (level) { + case SL_CPC_JOURNAL_ERROR_LEVEL: return "ERROR"; + case SL_CPC_JOURNAL_WARNING_LEVEL: return "WARNING"; + case SL_CPC_JOURNAL_INFO_LEVEL: return "INFO"; + case SL_CPC_JOURNAL_DEBUG_LEVEL: return "DEBUG"; + case SL_CPC_JOURNAL_TRACE_LEVEL: return "TRACE"; + default: return "UNKNOWN"; + } +} + +/***************************************************************************//** + * Record an entry to the journal's circular buffer. If the provided journal level + * is superior to the configured max level, the journal entry will be ignored. + ******************************************************************************/ +void sl_cpc_journal_record(sl_cpc_journal_level_t level, const char *string, uint32_t value) +{ + MCU_DECLARE_IRQ_STATE; + + // Drop if level if superior to configured level + if (level > SL_CPC_JOURNAL_LEVEL) { + return; + } + + MCU_ENTER_ATOMIC(); + + uint16_t next_head = (sl_cpc_journal_cb.head + 1) % SL_CPC_JOURNAL_MAX_ENTRY_COUNT; + + if (next_head == sl_cpc_journal_cb.tail) { + // Buffer is full + sl_cpc_journal_cb.tail = (sl_cpc_journal_cb.tail + 1) % SL_CPC_JOURNAL_MAX_ENTRY_COUNT; + } + + sl_cpc_journal_cb.buffer[sl_cpc_journal_cb.head].str = string; + sl_cpc_journal_cb.buffer[sl_cpc_journal_cb.head].value = value; + sl_cpc_journal_cb.buffer[sl_cpc_journal_cb.head].level = level; + sl_cpc_journal_cb.buffer[sl_cpc_journal_cb.head].timestamp = sl_sleeptimer_tick_to_ms(sl_sleeptimer_get_tick_count()); + + sl_cpc_journal_cb.head = next_head; + + MCU_EXIT_ATOMIC(); +} + +sl_status_t sl_cpc_journal_pop(sl_cpc_journal_object_t *object) +{ + MCU_DECLARE_IRQ_STATE; + if (object == NULL) { + return SL_STATUS_NULL_POINTER; + } + + MCU_ENTER_ATOMIC(); + + // Since sl_cpc_journal_cb is volatile, access order needs to be defined + uint16_t head_temp = sl_cpc_journal_cb.head; + uint16_t tail_temp = sl_cpc_journal_cb.tail; + + if (head_temp == tail_temp) { + MCU_EXIT_ATOMIC(); + return SL_STATUS_EMPTY; + } + + *object = sl_cpc_journal_cb.buffer[sl_cpc_journal_cb.tail]; + sl_cpc_journal_cb.tail = (sl_cpc_journal_cb.tail + 1) % SL_CPC_JOURNAL_MAX_ENTRY_COUNT; + + MCU_EXIT_ATOMIC(); + + return SL_STATUS_OK; +} + +/***************************************************************************//** + * Initialize CPC journal module. + ******************************************************************************/ +void sl_cpc_journal_init(void) +{ + sl_cpc_journal_cb.head = 0; + sl_cpc_journal_cb.tail = 0; + sl_cpc_journal_cb.size = SL_CPC_JOURNAL_MAX_ENTRY_COUNT; + SL_CPC_JOURNAL_RECORD_INFO("CPC journal Init", 0); +} + +#if defined(SL_CATALOG_IOSTREAM_PRESENT) +/***************************************************************************//** + * Print the contents of the CPC journal, this will consume the entries + ******************************************************************************/ +void sl_cpc_journal_print(bool print_csv_header, sl_iostream_t *stream) +{ + sl_cpc_journal_object_t current_object; + sl_status_t status; + + if (print_csv_header) { + sl_iostream_printf(stream, "Timestamp,Level,Message,Value(Hex)\n"); + } + + status = sl_cpc_journal_pop(¤t_object); + while (status != SL_STATUS_EMPTY) { + sl_iostream_printf(stream, "%lu,%s,%s,0x%lx\n", + (unsigned long)current_object.timestamp, + level_to_string(current_object.level), + current_object.str, + (unsigned long)current_object.value); + + status = sl_cpc_journal_pop(¤t_object); + } +} +#endif + +#if defined(SL_CATALOG_CPC_JOURNAL_CLI_PRESENT) +/***************************************************************************//** + * CLI Command to print the contents of the journal + ******************************************************************************/ +void sl_cpc_journal_print_cmd_handler(sl_cli_command_arg_t *arguments) +{ + sl_cpc_journal_print(true, arguments->handle->iostream_handle); +} +#endif diff --git a/platform/service/legacy_hal_wdog/src/sl_legacy_hal_wdog.c b/platform/service/legacy_hal_wdog/src/sl_legacy_hal_wdog.c index d8e44be15a..c59de4f24c 100644 --- a/platform/service/legacy_hal_wdog/src/sl_legacy_hal_wdog.c +++ b/platform/service/legacy_hal_wdog/src/sl_legacy_hal_wdog.c @@ -22,7 +22,7 @@ * Watchdog Interrupt Handler. ******************************************************************************/ #if (_SILICON_LABS_32B_SERIES >= 1) -void SL_LEGACY_HAL_WDOG_IRQHandler(void) +SL_WEAK void SL_LEGACY_HAL_WDOG_IRQHandler(void) { uint32_t interrupts; diff --git a/platform/service/memory_manager/profiler/src/sli_memory_profiler.c b/platform/service/memory_manager/profiler/src/sli_memory_profiler.c index adc21e48f3..9d91b1a507 100644 --- a/platform/service/memory_manager/profiler/src/sli_memory_profiler.c +++ b/platform/service/memory_manager/profiler/src/sli_memory_profiler.c @@ -237,6 +237,7 @@ static uint8_t rtt_buffer[SLI_MEMORY_PROFILER_RTT_BUFFER_SIZE]; * checksum calculation is guaranteed not to overflow. Hence we can * efficiently sum and calculate the modulos just once after the loop. */ +#if SLI_MEMORY_PROFILER_INCLUDE_CHECKSUM static inline void append_checksum(uint8_t *data, uint32_t data_len) { uint32_t c0 = 0; @@ -252,6 +253,7 @@ static inline void append_checksum(uint8_t *data, uint32_t data_len) data[data_len++] = (uint8_t) c0; data[data_len++] = (uint8_t) c1; } +#endif /** * @brief Send a memory profiler event over RTT diff --git a/platform/service/memory_manager/src/sl_memory_manager.c b/platform/service/memory_manager/src/sl_memory_manager.c index 6ee60690fb..b2f8018ea8 100644 --- a/platform/service/memory_manager/src/sl_memory_manager.c +++ b/platform/service/memory_manager/src/sl_memory_manager.c @@ -536,6 +536,7 @@ sl_status_t sl_memory_free(void *block) sli_block_metadata_t *current_metadata = (sli_block_metadata_t *)((uint8_t *)block - SLI_BLOCK_METADATA_SIZE_BYTE); // Ensure the block being freed was in use with a valid length. if (current_metadata->block_in_use == 0 || current_metadata->length == 0) { + CORE_EXIT_ATOMIC(); return SL_STATUS_FAIL; } @@ -1087,10 +1088,12 @@ size_t sl_memory_get_used_heap_size(void) size_t sl_memory_get_heap_high_watermark(void) { size_t heap_high_watermark_value = 0; + CORE_DECLARE_IRQ_STATE; CORE_ENTER_ATOMIC(); heap_high_watermark_value = heap_high_watermark; CORE_EXIT_ATOMIC(); + return heap_high_watermark_value; } diff --git a/platform/service/memory_manager/src/sli_memory_manager_common.c b/platform/service/memory_manager/src/sli_memory_manager_common.c index c31efaa2af..8472f51c06 100644 --- a/platform/service/memory_manager/src/sli_memory_manager_common.c +++ b/platform/service/memory_manager/src/sli_memory_manager_common.c @@ -225,9 +225,10 @@ size_t sli_memory_find_free_block(size_t size, size_t data_payload_offset; bool is_aligned = false; + *block = NULL; + current_block_metadata = (type == BLOCK_TYPE_LONG_TERM) ? sli_free_lt_list_head : sli_free_st_list_head; if (current_block_metadata == NULL) { - *block = NULL; return 0; } @@ -255,8 +256,6 @@ size_t sli_memory_find_free_block(size_t size, if (block_align == SLI_BLOCK_ALLOC_MIN_ALIGN) { // If alignment is 8 bytes (default min alignment), take the requested adjusted size. size_adjusted = size; - - break; } else { // If non 8-byte alignment, search the more optimized size accounting for the required alignment. See Note #3. uint8_t *block_end = (uint8_t *)((uint64_t *)current_block_metadata + SLI_BLOCK_METADATA_SIZE_DWORD + current_block_metadata->length); @@ -264,10 +263,10 @@ size_t sli_memory_find_free_block(size_t size, data_payload = (void *)(block_end - size); data_payload = (void *)SLI_ALIGN_ROUND_DOWN(((uintptr_t)data_payload), block_align); size_adjusted = (size_t)(block_end - (uint8_t *)data_payload); + } - if (current_block_len >= size_adjusted) { - break; - } + if (current_block_len >= size_adjusted) { + break; } } } @@ -275,14 +274,12 @@ size_t sli_memory_find_free_block(size_t size, // Get next block. if (type == BLOCK_TYPE_LONG_TERM) { if (current_block_metadata->offset_neighbour_next == 0) { - *block = NULL; return 0; // End of heap. No block found. } // Long-term browsing direction goes from start to end of heap. current_block_metadata = (sli_block_metadata_t *)((uint64_t *)current_block_metadata + (current_block_metadata->offset_neighbour_next)); } else { if (current_block_metadata->offset_neighbour_prev == 0) { - *block = NULL; return 0; // Start of heap. No block found. } // Short-term browsing direction goes from end to start of heap. diff --git a/platform/service/power_manager/src/sl_power_manager.c b/platform/service/power_manager/src/sl_power_manager.c index 463dc22a5c..82cdd4faa9 100644 --- a/platform/service/power_manager/src/sl_power_manager.c +++ b/platform/service/power_manager/src/sl_power_manager.c @@ -36,6 +36,7 @@ #include "sli_clock_manager.h" #include "sl_assert.h" #include "sl_atomic.h" +#include "sl_clock_manager.h" #include "em_device.h" #if !defined(_SILICON_LABS_32B_SERIES_3) @@ -214,6 +215,10 @@ sl_status_t sl_power_manager_init(void) CORE_DECLARE_IRQ_STATE; CORE_ENTER_CRITICAL(); + + // Initialize GPIO bus clock module if it hasn't been initialized + sl_clock_manager_enable_bus_clock(SL_BUS_CLOCK_GPIO); + if (!is_initialized) { sl_status_t status = SL_STATUS_OK; diff --git a/platform/service/sleeptimer/src/sl_sleeptimer_hal_burtc.c b/platform/service/sleeptimer/src/sl_sleeptimer_hal_burtc.c index 6d69dc4aa0..67048b6abf 100644 --- a/platform/service/sleeptimer/src/sl_sleeptimer_hal_burtc.c +++ b/platform/service/sleeptimer/src/sl_sleeptimer_hal_burtc.c @@ -31,6 +31,9 @@ #include "em_device.h" #if defined(_SILICON_LABS_32B_SERIES_2) || defined(_SILICON_LABS_32B_SERIES_3) +// Define module name for Power Manager debug feature +#define CURRENT_MODULE_NAME "SLEEPTIMER_BURTC" + #include "sl_sleeptimer.h" #include "sli_sleeptimer_hal.h" diff --git a/platform/service/sleeptimer/src/sl_sleeptimer_hal_prortc.c b/platform/service/sleeptimer/src/sl_sleeptimer_hal_prortc.c index 9272c0dc95..8979e8963c 100644 --- a/platform/service/sleeptimer/src/sl_sleeptimer_hal_prortc.c +++ b/platform/service/sleeptimer/src/sl_sleeptimer_hal_prortc.c @@ -28,6 +28,9 @@ * ******************************************************************************/ +// Define module name for Power Manager debug feature +#define CURRENT_MODULE_NAME "SLEEPTIMER_PRORTC" + #include "sl_sleeptimer.h" #include "sli_sleeptimer_hal.h" #include "sl_core.h" diff --git a/platform/service/sleeptimer/src/sl_sleeptimer_hal_rtcc.c b/platform/service/sleeptimer/src/sl_sleeptimer_hal_rtcc.c index ffe5457412..5fdf96ff03 100644 --- a/platform/service/sleeptimer/src/sl_sleeptimer_hal_rtcc.c +++ b/platform/service/sleeptimer/src/sl_sleeptimer_hal_rtcc.c @@ -28,6 +28,9 @@ * ******************************************************************************/ +// Define module name for Power Manager debug feature +#define CURRENT_MODULE_NAME "SLEEPTIMER_RTCC" + #include "em_rtcc.h" #include "sl_sleeptimer.h" #include "sli_sleeptimer_hal.h" diff --git a/platform/service/sleeptimer/src/sl_sleeptimer_hal_sysrtc.c b/platform/service/sleeptimer/src/sl_sleeptimer_hal_sysrtc.c index ccde7c93c4..158347129f 100644 --- a/platform/service/sleeptimer/src/sl_sleeptimer_hal_sysrtc.c +++ b/platform/service/sleeptimer/src/sl_sleeptimer_hal_sysrtc.c @@ -28,6 +28,9 @@ * ******************************************************************************/ +// Define module name for Power Manager debug feature +#define CURRENT_MODULE_NAME "SLEEPTIMER_SYSRTC" + #if defined(SL_COMPONENT_CATALOG_PRESENT) #include "sl_component_catalog.h" #endif diff --git a/platform/service/sleeptimer/src/sl_sleeptimer_hal_timer.c b/platform/service/sleeptimer/src/sl_sleeptimer_hal_timer.c index b044d26176..38df5195d1 100644 --- a/platform/service/sleeptimer/src/sl_sleeptimer_hal_timer.c +++ b/platform/service/sleeptimer/src/sl_sleeptimer_hal_timer.c @@ -28,6 +28,9 @@ * ******************************************************************************/ +// Define module name for Power Manager debug feature +#define CURRENT_MODULE_NAME "SLEEPTIMER_TIMER" + #include "em_device.h" #if defined(_SILICON_LABS_32B_SERIES_2) #include "em_timer.h" diff --git a/protocol/bluetooth/api/sl_bt.xapi b/protocol/bluetooth/api/sl_bt.xapi index 7c1d3d0d98..dd3113ccb3 100644 --- a/protocol/bluetooth/api/sl_bt.xapi +++ b/protocol/bluetooth/api/sl_bt.xapi @@ -1,5 +1,5 @@ - + @@ -3025,6 +3025,10 @@ + + + + diff --git a/protocol/bluetooth/api/sl_btmesh.xapi b/protocol/bluetooth/api/sl_btmesh.xapi index 57fb5924bf..4e9ef6db87 100644 --- a/protocol/bluetooth/api/sl_btmesh.xapi +++ b/protocol/bluetooth/api/sl_btmesh.xapi @@ -1,5 +1,5 @@ - + @@ -596,8 +596,8 @@ - - + + diff --git a/protocol/bluetooth/api/sli_bgapi_debug.xapi b/protocol/bluetooth/api/sli_bgapi_debug.xapi index d3ee1ca208..a39ae8d86b 100644 --- a/protocol/bluetooth/api/sli_bgapi_debug.xapi +++ b/protocol/bluetooth/api/sli_bgapi_debug.xapi @@ -1,5 +1,5 @@ - + diff --git a/protocol/bluetooth/apploader/build/gcc/cortex-m33/release/libapploader.a b/protocol/bluetooth/apploader/build/gcc/cortex-m33/release/libapploader.a index c1124f0c80..c0ae22122a 100644 --- a/protocol/bluetooth/apploader/build/gcc/cortex-m33/release/libapploader.a +++ b/protocol/bluetooth/apploader/build/gcc/cortex-m33/release/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ed4cb1de7620203c3bd3df5a83d78b9710d0c71bc4d9d65c9b39ae742ad556c +oid sha256:393f254ec6db641422e86f95356a79044bb33e175930ba47972d7141fa9f4244 size 73076 diff --git a/protocol/bluetooth/apploader/build/iar/cortex-m33/release/libapploader.a b/protocol/bluetooth/apploader/build/iar/cortex-m33/release/libapploader.a index 11b99e25de..cecddddf41 100644 --- a/protocol/bluetooth/apploader/build/iar/cortex-m33/release/libapploader.a +++ b/protocol/bluetooth/apploader/build/iar/cortex-m33/release/libapploader.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ebdcde7199f0dccdee9f53a56375a1c8aea0f2b568301974f218c3aaf76dd92 +oid sha256:fadf0377e1d763a88d28d689ba4dc7aa884cbf5091f614093ef26b68961402cd size 167274 diff --git a/protocol/bluetooth/bgcommon/lib/build/gcc/cortex-m33/bgcommon/release/libbgcommon.a b/protocol/bluetooth/bgcommon/lib/build/gcc/cortex-m33/bgcommon/release/libbgcommon.a index 51b93ba4c9..61f419ae8d 100644 --- a/protocol/bluetooth/bgcommon/lib/build/gcc/cortex-m33/bgcommon/release/libbgcommon.a +++ b/protocol/bluetooth/bgcommon/lib/build/gcc/cortex-m33/bgcommon/release/libbgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31c6a0e8d66a8931e04ae806c930a93ce3bfeab5f256a0f3317a31c79a66a12a +oid sha256:245cb639d921b3fbbc477b256a7ed8a99c291a814894fb83580b57a1460f6ec6 size 50682 diff --git a/protocol/bluetooth/bgcommon/lib/build/iar/cortex-m33/bgcommon/release/libbgcommon.a b/protocol/bluetooth/bgcommon/lib/build/iar/cortex-m33/bgcommon/release/libbgcommon.a index d367304eed..30df5da99b 100644 --- a/protocol/bluetooth/bgcommon/lib/build/iar/cortex-m33/bgcommon/release/libbgcommon.a +++ b/protocol/bluetooth/bgcommon/lib/build/iar/cortex-m33/bgcommon/release/libbgcommon.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b73f577f2ce2f83f3c9b0d035a06dfb589a9be29b3d67466f7a4554896dd41a1 +oid sha256:5ebe8eae1904cf6d0d69526cc082579e728c382e486f9938ea7ae50c98850f39 size 114248 diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_controller.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_controller.slcc index a61f4b0b85..2d7b6423a6 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_controller.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_controller.slcc @@ -58,3 +58,6 @@ template_contribution: - rail_util_coex - name: application_type value: APPLICATION_TYPE_BLUETOOTH_APP +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_libraries.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_libraries.slcc index 0dcd7f4821..211040d44c 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_libraries.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_libraries.slcc @@ -44,3 +44,6 @@ library: condition: [device_sdid_230, toolchain_iar] - path: lib/libbluetooth_controller_efr32xg28_iar_release.a condition: [device_sdid_235, toolchain_iar] +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_rtos_adaptation.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_rtos_adaptation.slcc index 62a9a7fe1d..13aef40134 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_rtos_adaptation.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_controller_rtos_adaptation.slcc @@ -27,3 +27,6 @@ template_contribution: priority: -1000 provides: - name: "bluetooth_controller_rtos_adaptation" +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_phy_support_config.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_phy_support_config.slcc index 40dbdb06c4..c2d52ab554 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_phy_support_config.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_phy_support_config.slcc @@ -16,3 +16,6 @@ provides: template_contribution: - name: component_catalog value: bluetooth_feature_phy_support_config +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_radio_watchdog.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_radio_watchdog.slcc index 0f3058f439..6f7bb74d3a 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_radio_watchdog.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_feature_radio_watchdog.slcc @@ -16,5 +16,7 @@ template_contribution: value: include: "sl_btctrl_linklayer.h" function: "sl_btctrl_enable_radio_watchdog()" - priority: 10 - + priority: 10 +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci.slcc index 71efaeb531..a2199002cc 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci.slcc @@ -31,7 +31,7 @@ template_contribution: value: event: internal_app_init include: sl_btctrl_hci.h - handler: sl_bthci_init_upper + handler: sl_bthci_init_upper priority: 3 - name: event_handler value: @@ -108,3 +108,6 @@ template_contribution: handler: sl_btctrl_hci_parser_init_cs priority: 14 condition: [bluetooth_feature_cs_test] +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc index 38a1059c09..e0b5dabb93 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_3wire.slcc @@ -54,3 +54,6 @@ template_contribution: priority: -1000 condition: - "kernel" +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_cpc.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_cpc.slcc index 168e67b5c9..4d26d6054d 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_cpc.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_cpc.slcc @@ -1,5 +1,5 @@ id: bluetooth_hci_cpc -label: HCI CPC component +label: HCI CPC component package: Bluetooth description: CPC component for HCI @@ -50,3 +50,6 @@ template_contribution: priority: -1000 condition: - "kernel" +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_sleep.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_sleep.slcc index ffa9e5bf0d..e5cc13644d 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_sleep.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_sleep.slcc @@ -36,3 +36,6 @@ template_contribution: event: is_ok_to_sleep include: sl_btctrl_hci_sleep.h handler: sl_btctrl_hci_sleep_is_ok_to_sleep +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc index 8c57cf5681..7ad8c7ce27 100644 --- a/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc +++ b/protocol/bluetooth/bgstack/ll/component/bluetooth_hci_uart.slcc @@ -52,3 +52,6 @@ template_contribution: priority: -1000 condition: - "kernel" +metadata: + sbom: + license: MSLA diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a index 477fd25731..54c782d4db 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38a979302371fb180032dea8b41ee13d1870f7ce2ab73703112cb5b8b665912f -size 9829082 +oid sha256:41c23c11415662cc5ca7841e0d7bafd2c7551caaf097df3fd9558dbe6bc5c58d +size 9829230 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a index a09af79ff0..2b83cd1475 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg21_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cd56c4e168f7acbd845c579d99a4cf6170db2e59e2125a27335757554293531 -size 24699086 +oid sha256:db36c082e9e323e1dad59c3319fe9fbe97bc5bde413c822ea7df3c56f4580c4b +size 24696476 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a index 997cc9417e..1a75307d68 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ff7593f30108681787bf715f8ea29fccf0c55beb0fc82a9342472d1df3923b1 -size 9833526 +oid sha256:8a538779a060727730e56e56a0648d58fa7dbbf5ea6196fb4c114dbd53bd6138 +size 9833674 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a index 92684291d1..3e46bced8a 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg22_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4276224d71dc7db5a422e15e21f0521bb4d750e48be422637491fcb84b51cd3 -size 24706926 +oid sha256:9059ca8ded9359e8ab42df7335f16ae5439274b50bc472fd20fa9459139d3fb8 +size 24704316 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a index 9e3ab9e0a5..2924119773 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d78891974d73cc577d5d41e85e34036f21b9d3ba332b3af0c184d566417a91d -size 9842634 +oid sha256:72732784fa095821870a64797d4a2c2bc77638d3d3e9d094a7da8f1a5e99d204 +size 9842930 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a index cef58ec4d0..7ef89d2890 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg24_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:736630e3b9eeb52680ef62e92218f48fe4019d35166395bdd24f93dc9e06cddf -size 24714956 +oid sha256:9ff2e539489da053e33254d71d8fc7051ee58ec3fc689ffaeae9598fe4143b37 +size 24712346 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_gcc_release.a index d910cca9f9..4edb466bd7 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf5e883b164746224562908181bdad72a2593ff433b048c5b91470cab1ec4685 -size 9854190 +oid sha256:7782228bd1147cd26f5710412edc1e5b80b96e9a2fb44274057d44a2780aa4ce +size 9854486 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_iar_release.a index c118f76f14..612267d2a5 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg26_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51b8ad64b189d4a8aade57744acfd117d8ef0a228a8f3243e5d79d23c7481b6e -size 24722226 +oid sha256:f796517f62904a4326217b9040016ff4d4389ae6994f53e57f30339e21f71ffa +size 24719616 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a index 1464fc2f09..ea6bb830bd 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f2424fd95e4d4e77e9891d238724f17b9078ae78e66878356a68ff82b09f488 -size 9834266 +oid sha256:22c2ac8fd412ede6f87ea1f333f317c11a6dd8bdb6a380b205f36e3149bdc51e +size 9834414 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a index 2267baca03..49713e3d6a 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg27_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0d010998e12cb00cd02ddb6497b70db5d7804496d14124494fef771fe893ceb -size 24710068 +oid sha256:bc671d83eb2135fedd9d547d9dafef11991936710866375877eeb20187818098 +size 24707458 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a index 4171a6a704..8ce958d0a0 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:630af5029458d2ae7e709e8b7b50d96475e908688460a30652cf8c8ae0b08b31 -size 9843982 +oid sha256:c85e6adb963d8af9b23657b41746b8ea6a4666155dad915a99fd73a2dd581d67 +size 9844130 diff --git a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a index e74fac9f5e..e5ad8af4e0 100644 --- a/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a +++ b/protocol/bluetooth/bgstack/ll/lib/libbluetooth_controller_efr32xg28_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ace6f2364a3edf09873f5b5e4a03d4ebebe8d3efec6bb3d2dd31459caaaa49a -size 24719472 +oid sha256:cbd007d7c8437f108356dafd158b810bfcdb730fa0e1d58c10524a6a28600041 +size 24716862 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a index 7d72097e14..99e12fbbd7 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ff9e05ea21bd47d1bc72daf1b7e775f0559b91043ecb07dc76d7715f2e8e7cd +oid sha256:d3235bdf8f2c83939d5a20438f09d3986c1429e8d5ac1af781588c2992f7db4a size 6870 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a index 0fdd05f4f1..35fb231932 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb3d17a7a16c71196b6a01f796e261c02041ccd62bfe5c0d6f9923ecdab7aa5c -size 84814 +oid sha256:358f234d7f8c3801079d9eb053223b3924ee2fd59b00aed2c4afb2137c99e684 +size 84842 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a index 566f15a4f4..39932c4345 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12b174270a3106c8377d4362d100afaa6658b294da736a0dfc89c626b7a5ad5b +oid sha256:9fc98e641548c8ac99ef4cacf9590857fdff1a23c3fe37f91093ed672019a82a size 41522 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_core.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_core.a index fa302eb567..b7be254daa 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_core.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23f4ace03342a9f0efbda883fae97d5ba9da07c2407343ed519a1c36385e86a0 -size 1005512 +oid sha256:f5a48b66194cf81c164d266c0679c2607e206e24c61aa6dd7f3f7ba6242125e4 +size 1005724 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a index 0180c20e4e..06b40c40aa 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a74c7d8b6e548c1518a2048dba549125ed8a4923669076b8a7bd0a96f00ef71d +oid sha256:94faa15c0f52b61dd60720aef2c96b6d99148edf7b248c140e6e9b6b6637b925 size 27502 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a index aa0f52c071..18acab6cd6 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:447c235766a4189432937249464d7ce4545a8c9543bc4a5fd19556b2f0eab016 +oid sha256:5a6a8303eb26eee7303f1bc6ad719f438fc62723378d674765796071092ddd7d size 26978 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a index a84a61d99d..01b46afa91 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:312627f471df92277682a5978abc4e55f89da817063b13a1c68be90f6eb05952 +oid sha256:bf038b8fe5b2dd877e6e9862c4cd4adfb3be3cc38707cc35510ab9d4739196e5 size 3302 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a index 3460ca096e..ac4ca073fb 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a91bb4199446a1fbbb3492ed87aad4772a3e46a26423dcc3d4edbd0f645beff +oid sha256:3e0041d286c9138e73bef4c3e871610c90a0e386489564575c87e2fc0bb3223e size 1972 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a index 50c5be64ed..cf5b04d578 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4d58ccaf609beb0c3a6bd97a21822af54fb34991ef604363fc8b75f3dfaaee6d +oid sha256:3926ce9348aa83b903e4b20ba15ddf4ca0ebe154552f2dd662f940941a2f04e9 size 12894 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a index 6f5ff6fe0d..dcfcc6e4bb 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96f22573728ffbcd90796eefc54952e5e2da981b67a0e29f3f8d455fa74239b5 -size 54374 +oid sha256:efd781cea121d25899ada0024a1c11d531efa0ee208d18848f3eb676361e8c6b +size 54490 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series2.a b/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series2.a index 71b46390ed..22f4b11d93 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series2.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series2.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7d981ffc3b248c6f84238a00bac0cd1f72313e629dc8922dbc768ac1044bfec4 +oid sha256:fa789941bc8b779715beca7d9d9827afa64647944c31c892d1e0d7ac38875a4c size 1166 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series3.a b/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series3.a index 50d0ce0ed1..94247eedb8 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series3.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/bt_host/hal/release/libbt_hal_series3.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99719f7afd03d537fba8e8c5f082041ece90193bb7f85fa4ff4267e6f5f17768 +oid sha256:e268e78b0478a13c1736d45a97ad102e2ea1b217689c4ee1dfc5c8dfcda7bc5f size 1114 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/bt_host/release/libbt_host.a b/protocol/bluetooth/build/gcc/cortex-m33/bt_host/release/libbt_host.a index 00bf0a23b8..24aba363c8 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/bt_host/release/libbt_host.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/bt_host/release/libbt_host.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf5e8f299ec6687da547d6d1860869a43294cf9bbcbf9bd333b6da6c7a7dc324 -size 1404294 +oid sha256:eadc22219a1db303e1c67a2f08ac548e61e16eb5a9559cf1bac4bb7eb20e096e +size 1404302 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal.a b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal.a index e9d7dc771a..43a927facb 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9fbfe04523787700d337242b4095b54cfe19a99b288a26370e7c2eaf2c1644e -size 1051966 +oid sha256:fab1f3e6f6c9857d74187b1b17887d0d3d0da8a2a7eb286b789280888454b07b +size 1053126 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a index b8be672932..3c93b0bd72 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2706241119c49956d8a058734206506e26724544dcbdc84b8b52f7bf648a6670 +oid sha256:f7fb8217768e043a55f77e225a3d2c54e10d118daf87cf932c76e86980e4a49b size 4400 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a index e1b7a65714..4a7dd94294 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5cb1459a276e6254e2d09cf95f8da563959b6f7affdab3d3c1a9b99c17f037fd +oid sha256:3dc0f8217c7e887b453e839377740ee314674a64b8e46034c0d477cbbcc2d983 size 6024 diff --git a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a index 91fd615cec..b094cb3bcc 100644 --- a/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a +++ b/protocol/bluetooth/build/gcc/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddb3d9d407868c7ba29361dfd0786f11b3167c68acfd082523fa0806ac045872 +oid sha256:f62cf9d6fe41cf29d93c9b5cf5f90e6e6d5c41f83b1308f0c00e7a186a83d953 size 13924 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a index 8ebf200e90..e7d36ade9e 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_dfu_ncp_fw_list.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4412defcc6b034a07763f47f1b90cae105ccec962e5e5d78cafc2bf3c38b57a +oid sha256:a8e64222b5bb64621e6cffafe863b2bcb19898c2579cf5d2ced8730ee272ca91 size 15376 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a index 1d259d8b6b..72efebbac1 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_dfu/release/libbtmesh_model_dfu.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc63c3094bbe02bc2140c2c3af6446d4ca349e809abaa3d4cbb4266648589382 -size 223126 +oid sha256:91b15c9fc6d80e6f1090fc1582ce8a4619dcc18bd42f15097adacaff45b9d717 +size 223232 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a index d87d84a19e..b9f62199cc 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/model_mbt/release/libbtmesh_model_mbt.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19c554250b6de49d28393022c646d7d55412d259bdf82f7c3f954796a1c8e4f0 +oid sha256:767b671571c1d878b387ca2392d74f397579689b436b8d14de51eb4417e69186 size 127704 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_core.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_core.a index b67778415c..8a385d046b 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_core.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2996f0bc95f9ecb8a5b984d9fc0ac4731e7e1f0dac05f28ebc1d05c29da9be6 -size 2548086 +oid sha256:1e7beb6ff925d145d2192464936c3cc9e1c00fa3ff78342e0b8002a696adb28b +size 2546958 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a index 96a0f8bbea..981d4a205a 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:735ddf33e81114f4c3e97ab93c8deccd5da887afbbc9a825687134ad67e7e21f +oid sha256:1e75131d9f27f606276068c09ceb4d6cccb25b967e34364f099c5391f5bb2e70 size 67256 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a index 84de26a026..1431f80999 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_common_nocache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:484364e35fa1dbe8a4894cd57984934d71cf66183ceb4d2e1618e8b5a479e147 +oid sha256:c39d1317bead1059f4fbb3ca84ec4c320a9ce2bb1ef531efc7d79185daef8d99 size 65872 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a index 0dc77e3452..7d7c9db414 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e32e8e5f24eb1b5b2e7eb0e66b44d14c52b90216752f4fd954bc2281ae9ad8a3 +oid sha256:514c459f89a02a2c230385a32e77bfcc27bf1e301c2fb9e3539c6f53f057052c size 9908 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a index 4beac0365d..b75f076d6a 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_key_cache_dummy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9bdc18809b4eb253b4bb4671d0d7caa9ccad9d453725c535068b7d19c00cb35 +oid sha256:b28fa24c9354f45c49242fa9ab7a20f8a99aa8fbc0a28191cd10c24ab2330444 size 5298 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a index 1cba030d85..67379d2cdd 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_crypto_psa.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cc5880f6334668e188dccb6284704b9a9c9fd7bb509bcfcfb9c6ecf84110c56 +oid sha256:322fe3e4620d960496f380e2cb552c01cd8f84426bc6cb1ea738c6d000925116 size 28572 diff --git a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a index 15a2e243bd..b3b99811cc 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a +++ b/protocol/bluetooth/build/iar/cortex-m33/ble_mesh/release/libbtmesh_its_keystorage.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01e2daee50ff143c3ba357a5fb37e444ad65cff53cb4155a860ae0e2c678b359 -size 131426 +oid sha256:a51fbd35131a096faf0173eb45c624e6cb11758e4312511485a3ca7064effb1a +size 131352 diff --git a/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series2.a b/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series2.a index d2a26e727f..729f3b3b6e 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series2.a +++ b/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series2.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:717fe6f48036acee69ef9b6a563a19ab165e3a89bb101a11f1b16e901b79ff3f +oid sha256:984648126a584f223ca13833d40acbdccf06df19b156c6e1b76afa050f82f2eb size 2790 diff --git a/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series3.a b/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series3.a index e68777c2ff..f448a3421d 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series3.a +++ b/protocol/bluetooth/build/iar/cortex-m33/bt_host/hal/release/libbt_hal_series3.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c93870d062d692e7490083f93721ca720124854f03bbb6b23796c126a1f8cded +oid sha256:ee7de39f42fe7f48b111b030299325edfcd4bd3249e2f248d07ba572ce2a9482 size 2672 diff --git a/protocol/bluetooth/build/iar/cortex-m33/bt_host/release/libbt_host.a b/protocol/bluetooth/build/iar/cortex-m33/bt_host/release/libbt_host.a index 24a413b2a8..4c67d59329 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/bt_host/release/libbt_host.a +++ b/protocol/bluetooth/build/iar/cortex-m33/bt_host/release/libbt_host.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:983f8a4311bb1b02e0f7e199ac7fd3216032fdfb012a954bdfd6f8de80f94e52 -size 3512130 +oid sha256:1ea249183a229f610c4c1b255be2b94eb58feb68481a52ca676342271d53a2b0 +size 3512138 diff --git a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal.a b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal.a index c755fed864..c7a9019769 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal.a +++ b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09246ca6f8196d48581c563af082129cd56c3f1a71be279c57ae2dc82b2f9d4e -size 2406626 +oid sha256:d0c3ac8594368731007468b9d1163361ca5d1469bf2f0c12f88964a8438b9790 +size 2416012 diff --git a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a index 81a9a4b63b..60df19b0ac 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a +++ b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_nonobfuscated_nvm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:220a32390abcfbccf9086c0de4807cf2bbd6c6e65d1122b6d1270ce50264e98a +oid sha256:dcfe4505f2a120048edbea7164156d9d2fcf90e80b953a12862820b2a95b8e8e size 10850 diff --git a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a index 50feb81cff..bdd904b8a8 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a +++ b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_obfuscated_nvm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e720169e4142e22a5d3808fb59e8e29f16c5d0d1d0e6bbe519c70224625f279 +oid sha256:f88b157893ec2de581b5b04d6c7cde67a65b3465ac201b156bd1d03b1370a6df size 14000 diff --git a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a index f8f69b04ef..d48a359bf2 100644 --- a/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a +++ b/protocol/bluetooth/build/iar/cortex-m33/mesh_app/release/libbtmesh_hal_psa.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b016564d449530b8372e898ce70850be03674466e2cd7f1faa44218783621fbb +oid sha256:ac8c83eb789b5eb09ae7b5d59bd304a594ea928692930f1755f84003ebe4f842 size 39152 diff --git a/protocol/bluetooth/component/bluetooth_on_demand_start.slcc b/protocol/bluetooth/component/bluetooth_on_demand_start.slcc index bce0784645..a753e782a4 100644 --- a/protocol/bluetooth/component/bluetooth_on_demand_start.slcc +++ b/protocol/bluetooth/component/bluetooth_on_demand_start.slcc @@ -14,6 +14,8 @@ quality: "production" root_path: "protocol/bluetooth" requires: - name: "bluetooth_stack" + - name: "micriumos_enable_task_exit_garbage_collect" + condition: [micriumos_kernel] provides: - name: "bluetooth_on_demand_start" template_contribution: diff --git a/protocol/bluetooth/config/sl_bt_accept_list_config.h b/protocol/bluetooth/config/sl_bt_accept_list_config.h index 9914da6b86..afbf290656 100644 --- a/protocol/bluetooth/config/sl_bt_accept_list_config.h +++ b/protocol/bluetooth/config/sl_bt_accept_list_config.h @@ -35,7 +35,7 @@ // Bluetooth Controller Configuration -// Bluetooth Controller Filter Accept List Size <0..32:1> +// Bluetooth Controller Filter Accept List Size <0..127:1> // Default: 2 // Define the number of Filter Accept List entries to be used in doing device address filtering when scanning #define SL_BT_CONFIG_ACCEPT_LIST_SIZE (2) diff --git a/protocol/bluetooth/inc/sl_bt_api.h b/protocol/bluetooth/inc/sl_bt_api.h index a6e9e18ded..5df92cd27b 100644 --- a/protocol/bluetooth/inc/sl_bt_api.h +++ b/protocol/bluetooth/inc/sl_bt_api.h @@ -11569,6 +11569,15 @@ typedef enum sl_bt_cs_abort_reason_no_map_update = 0x3, /**< (0x3) Channel map update instant has passed */ + sl_bt_cs_abort_reason_busy = 0xb, /**< (0xb) Controller busy + with other CS + Procedure */ + sl_bt_cs_abort_reason_sync_error = 0xc, /**< (0xc) Mode-0 packet + exchanges failure */ + sl_bt_cs_abort_reason_scheduling_conflict = 0xd, /**< (0xd) Link Layer + failed to schedule the + CS procedure */ + sl_bt_cs_abort_reason_radio_failure = 0xe, /**< (0xe) Radio error */ sl_bt_cs_abort_reason_unspecified = 0xf /**< (0xf) Unspecified reasons for abortion */ } sl_bt_cs_abort_reason_t; @@ -12033,6 +12042,17 @@ PACKSTRUCT( struct sl_bt_evt_cs_result_s - sl_bt_cs_abort_reason_no_map_update (0x3): Channel map update instant has passed + - sl_bt_cs_abort_reason_busy + (0xb): Controller busy with + other CS Procedure + - sl_bt_cs_abort_reason_sync_error + (0xc): Mode-0 packet exchanges + failure + - sl_bt_cs_abort_reason_scheduling_conflict + (0xd): Link Layer failed to + schedule the CS procedure + - sl_bt_cs_abort_reason_radio_failure + (0xe): Radio error - sl_bt_cs_abort_reason_unspecified (0xf): Unspecified reasons for abortion */ diff --git a/protocol/bluetooth/inc/sl_bt_version.h b/protocol/bluetooth/inc/sl_bt_version.h index ca8bec1977..867ddcfb07 100644 --- a/protocol/bluetooth/inc/sl_bt_version.h +++ b/protocol/bluetooth/inc/sl_bt_version.h @@ -35,7 +35,7 @@ * * An increment indicates new backwards compatible functionalities. */ -#define SL_BT_VERSION_MINOR 0 +#define SL_BT_VERSION_MINOR 1 /** * @brief The patch number of Bluetooth SDK version @@ -47,12 +47,12 @@ /** * @brief The build number which the Bluetooth SDK was created from */ -#define SL_BT_VERSION_BUILD 135 +#define SL_BT_VERSION_BUILD 270 /** * @brief The hash value of the build the Bluetooth SDK was created from */ -#define SL_BT_VERSION_HASH {0xba,0x29,0x27,0x60,0x50,0x4f,0xea,0xc5,0x70,0xec,0xd6,0x73,0xc5,0xdc,0x2e,0x5e,0x68,0x85,0x0b,0xfe} +#define SL_BT_VERSION_HASH {0xcc,0xf9,0xb6,0xea,0x1e,0xae,0xf1,0x1b,0x11,0x7f,0x34,0x00,0x34,0xcc,0xf1,0xbb,0x8c,0xa6,0xa2,0xba} /** * Deprecated and replaced by SL_BT_VERSION_MAJOR diff --git a/protocol/bluetooth/inc/sl_btmesh_api.h b/protocol/bluetooth/inc/sl_btmesh_api.h index 97fe6b9c7f..fea3a7da59 100644 --- a/protocol/bluetooth/inc/sl_btmesh_api.h +++ b/protocol/bluetooth/inc/sl_btmesh_api.h @@ -249,9 +249,9 @@ typedef enum without OOB is supported */ sl_btmesh_node_auth_method_flag_static = 0x2, /**< (0x2) Static OOB data authentication is supported */ - sl_btmesh_node_auth_method_flag_input = 0x4, /**< (0x4) Input OOB + sl_btmesh_node_auth_method_flag_output = 0x4, /**< (0x4) Output OOB authentication is supported */ - sl_btmesh_node_auth_method_flag_output = 0x8 /**< (0x8) Output OOB + sl_btmesh_node_auth_method_flag_input = 0x8 /**< (0x8) Input OOB authentication is supported */ } sl_btmesh_node_auth_method_flag_t; @@ -16850,7 +16850,7 @@ sl_status_t sl_btmesh_time_client_get_time_role(uint16_t server_address, /***************************************************************************//** * - * Send Time Role Get message to Time Server, which responds with a Time Role + * Send Time Role Set message to Time Server, which responds with a Time Role * Status message. * * @param[in] server_address Destination server model address diff --git a/protocol/flex/component/connect_stack_common.slcc b/protocol/flex/component/connect_stack_common.slcc index 2da91499e2..26c10eb3c5 100644 --- a/protocol/flex/component/connect_stack_common.slcc +++ b/protocol/flex/component/connect_stack_common.slcc @@ -84,6 +84,7 @@ source: - path: "stack/config/ember-configuration.c" - path: "stack/config/stack-stubs.c" - path: "stack/config/stack-callback-stubs.c" + - path: "stack/framework/sl-connect-info.c" - path: "stack/framework/sli-connect-random.c" - path: "stack/framework/sl-connect-power-manager.c" condition: diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a index 34fc13d604..4b1d85b073 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c710dce6fb5abad3f2bd39d7964ef7d1ef5735bc8eeca235e633e15ba0aa8e62 +oid sha256:6499b6e826e3b0d88615adeb8a27bd5bcbb1f43105db93723497431bd4e70378 size 64386 diff --git a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a index b01e6b4b41..def815c9f3 100644 --- a/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-aes-security-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c151cefb062dfa7046a98229feaead0064275449af2e67bb314c28dcaaf4dcef +oid sha256:e188ec4d69bbe11c032a3ea20d550932f1c39425dc1bade35b28d5b27b311830 size 42062 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a index 072c77e1cf..004a4c67d7 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5466eefe366893e18886aafee63f9fa1924a58a847c5199184ed9bfd62b7895f +oid sha256:5b53c80abae5d5b31ee5ea21386c9615b0ef26edb59c4f3451237fc4a25d19fa size 41206 diff --git a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a index c9282e4fb0..92b50c675b 100644 --- a/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-frequency-hopping-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:977b236a35a336fd506d75e482565492d0760e27417143762db319f16e32ac3b +oid sha256:371876e805e032278b12033b433f3fc49264f9b48ad38670c47160daf1f0f7b9 size 34532 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a index dbd200406f..41e5d394be 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b309eeefc7a74289323b0aefd1c98e6ad0100cbef162baa8c6a13a66b84e9098 +oid sha256:44273183e08344e4432d48a80e962cde6f5596936d44490f9ebd055581d9dc75 size 12752 diff --git a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a index 4788ef02da..c690e9a54d 100644 --- a/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-packet-queue-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a19e710af7b9472dfab468b6d615cf848a6f3acb48a7891e5b5561a2b15d17fe +oid sha256:5c65cd9c6cc65bac357098195ad5a2204a9b40e51c296e95d901a59963c64f9c size 6960 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a index d802caa8a9..20db45563c 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3aa9fcf8c900ba53c3345185b48159ec76caf7c174db7d502f33d22b444bc94d +oid sha256:e380deb81c2803feac78cae0a5dc4c4a02fd1d84209a31549700e11b760419e5 size 91638 diff --git a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a index bb75946198..388e47d67a 100644 --- a/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-parent-support-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:801ed8847abc20a9691710eb13dc03f6c72124385af6a2b436af0a16e6bc003d +oid sha256:d6d931bdbee0af5485d5f56abb1d38667a45cc2a155ee57532438692e62d5da3 size 63364 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a index 3774f3e785..6ea4d40686 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1059fbc784e1c4047e041e07af973b12cef5a39cbece82b1fd02e12f20ec734 +oid sha256:d0dac66e8bcc965628db49c9726cd79e196f50d2b683e9d18a7c0eacdfb8e310 size 8092 diff --git a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a index 0622e0b36b..4e9df157d5 100644 --- a/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-radio-stream-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98064a132498e2cf150bb09ab6bcd8ca107d2cd5df153a50f0e4700b9323479c +oid sha256:51290309a489e9a504a2d5053b56576038dfda40da24e713982e667ccdfc8964 size 4940 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a index b156613701..4576e7fb0c 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:39ed5ac1426c29d39896e4fde8173eb4828958652362490a31262412b31a3409 -size 487532 +oid sha256:4c08e88627488e0d76674c913c9587ade9db7342955a4887ab6c2eb2362f3410 +size 487434 diff --git a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a index feab8c70ac..e017af6c46 100644 --- a/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-stack-common-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7d3fcff9803f12d8721afe75aab8dd38f5c028d60fe29c8cd2985db6cfbda30 -size 397780 +oid sha256:256c76854662971928184f9780f0044820bacfd6e820086e8cfa714f8f6874c4 +size 397860 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a index e0f39b689f..a1c462a40f 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ced5c973b1b7bd9ca54b238a5ca1380051e60a551d23ab72d76c8ce6577c2d50 +oid sha256:a35e0f35bf7f0116a3f5a48c603b1ddbe314683b6540725c060e105fe1e6b6d9 size 9764 diff --git a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a index f082a84222..d32bdd4a1a 100644 --- a/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a +++ b/protocol/flex/libs/libconnect-stack-counters-library-efr32xg2x-iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f58e1c10e87d8f1c345f21089d8ec05041e9d91176c2d76c6553ed7c248b52ba +oid sha256:88122e0df4a062a134ec3f7dc8c6b914738c64602c36087be3c8d984df4e1f8d size 4792 diff --git a/protocol/flex/stack/config/config.h b/protocol/flex/stack/config/config.h index 44148587ca..351b12bd66 100644 --- a/protocol/flex/stack/config/config.h +++ b/protocol/flex/stack/config/config.h @@ -63,7 +63,7 @@ /** * @brief Build number of the release. Should be stored on 2 bytes. */ -#define EMBER_BUILD_NUMBER 135 +#define EMBER_BUILD_NUMBER 270 /** * @brief Full version number stored on 2 bytes, with each of the four digits diff --git a/protocol/flex/stack/framework/sl-connect-info.c b/protocol/flex/stack/framework/sl-connect-info.c new file mode 100644 index 0000000000..ac1d94c37f --- /dev/null +++ b/protocol/flex/stack/framework/sl-connect-info.c @@ -0,0 +1,42 @@ +/***************************************************************************//** + * @brief Various meta information about the stack + ******************************************************************************* + * # License + * Copyright 2018 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ + +#include +#include "ember.h" +#include "config/config.h" +#include "stack/core/sli-connect-api.h" +#include "sl_platform_version.h" + +#if BOOTLOADER_ENABLE +#include "btl-interface.h" +#endif + +EmberStatus emApiGetVersionInfo(uint16_t *platform_version, uint16_t *connect_stack_version, uint32_t *bootloader_version) +{ + if (platform_version && connect_stack_version && bootloader_version) { +#if BOOTLOADER_ENABLE + BootloaderInformation_t *info; + bootloader_getInfo(info); + *bootloader_version = info->version; +#else + *bootloader_version = 0; +#endif + *platform_version = (uint16_t)SL_PLATFORM_VERSION; + *connect_stack_version = (uint16_t)EMBER_FULL_VERSION; + return EMBER_SUCCESS; + } + return EMBER_BAD_ARGUMENT; +} diff --git a/protocol/openthread/component/ot_lower_mac_spinel.slcc b/protocol/openthread/component/ot_lower_mac_spinel.slcc new file mode 100644 index 0000000000..7587386006 --- /dev/null +++ b/protocol/openthread/component/ot_lower_mac_spinel.slcc @@ -0,0 +1,123 @@ +id: "ot_lower_mac_spinel" +label: "Implements lower mac using a SPINEL RCP" +package: OpenThread +category: OpenThread +quality: "production" +description: "Hidden component which includes the openthread files needed +to implement the lower mac portion of the silabs 802.15.4 unified +mac using SPINEL talking to an OpenThread 15.4 RCP. Used for running 15.4 +stacks such as Zigbee on a posix host connected to an RCP." + +provides: + - name: "ot_lower_mac_spinel" + +requires: + - name: "mbedtls_random" + - name: "ot_headers" + +ui_hints: + visibility: never + +include: +# Required OT includes (separate from ot_headers component above) + - path: "util/third_party/openthread/src" + file_list: + - path: core/common/code_utils.hpp + - path: core/common/encoding.hpp + - path: lib/platform/exit_code.h + - path: lib/url/url.hpp + - path: lib/spinel/spinel_interface.hpp + - path: lib/hdlc/hdlc.hpp + - path: lib/spinel/coprocessor_type.h + - path: lib/spinel/multi_frame_buffer.hpp + - path: lib/spinel/radio_spinel_metrics.h + - path: lib/spinel/radio_spinel.hpp + - path: lib/spinel/spi_frame.hpp + - path: lib/spinel/spinel.h + - path: lib/spinel/spinel_driver.hpp + - path: lib/spinel/spinel_platform.h + - path: "util/third_party/openthread/include" + - path: "util/third_party/openthread/src/core" + - path: "util/third_party/openthread/src/lib/spinel" + file_list: + - path: logger.hpp + - path: spinel_buffer.hpp + - path: spinel_decoder.hpp + - path: spinel_encoder.hpp + - path: "util/third_party/openthread/src/posix/platform/include" + file_list: + - path: openthread/openthread-system.h + - path: "util/third_party/openthread/src/posix/platform" + file_list: + - path: hdlc_interface.hpp + - path: logger.hpp + - path: mdns_socket.hpp + - path: openthread-core-posix-config.h + - path: openthread-posix-config.h + - path: platform-posix.h + - path: spi_interface.hpp + - path: spinel_manager.hpp + - path: vendor_interface.hpp + +# used by util/third_party/openthread/src/core/common/random.cpp + - path: "util/third_party/mbedtls/include" + +source: +# OT Spinel files + - path: "util/third_party/openthread/src/lib/spinel/logger.cpp" + - path: "util/third_party/openthread/src/lib/spinel/spinel.c" + - path: "util/third_party/openthread/src/lib/spinel/spinel_buffer.cpp" + - path: "util/third_party/openthread/src/lib/spinel/spinel_decoder.cpp" + - path: "util/third_party/openthread/src/lib/spinel/spinel_driver.cpp" + - path: "util/third_party/openthread/src/lib/spinel/spinel_encoder.cpp" + - path: "util/third_party/openthread/src/lib/url/url.cpp" + +# OT posix platform files + - path: "util/third_party/openthread/src/posix/platform/alarm.cpp" + - path: "util/third_party/openthread/src/posix/platform/backtrace.cpp" + - path: "util/third_party/openthread/src/posix/platform/entropy.cpp" + - path: "util/third_party/openthread/src/posix/platform/mainloop.cpp" + - path: "util/third_party/openthread/src/posix/platform/mdns_socket.cpp" + - path: "util/third_party/openthread/src/posix/platform/memory.cpp" + - path: "util/third_party/openthread/src/posix/platform/radio.cpp" + - path: "util/third_party/openthread/src/posix/platform/radio_url.cpp" + - path: "util/third_party/openthread/src/posix/platform/resolver.cpp" + - path: "util/third_party/openthread/src/posix/platform/spinel_manager.cpp" + - path: "util/third_party/openthread/src/posix/platform/system.cpp" + +# OT Core files + - path: "util/third_party/openthread/src/core/common/frame_builder.cpp" + - path: "util/third_party/openthread/src/core/common/string.cpp" + - path: "util/third_party/openthread/src/core/common/timer.cpp" + # The following files were brought in when 15.4 security support was + # added to the RCP in Thread 1.2. What happens is the SPINEL adapter + # updates its copy of the frame security key index and frame counter + # with the one filled in by the RCP in HandleTransmitDone(). + - path: "util/third_party/openthread/src/core/common/heap.cpp" + - path: "util/third_party/openthread/src/core/common/random.cpp" + - path: "util/third_party/openthread/src/core/mac/mac_frame.cpp" + - path: "util/third_party/openthread/src/core/mac/mac_types.cpp" + - path: "util/third_party/openthread/src/core/crypto/aes_ccm.cpp" + - path: "util/third_party/openthread/src/core/crypto/aes_ecb.cpp" + - path: "util/third_party/openthread/src/core/crypto/mbedtls.cpp" + - path: "util/third_party/openthread/src/core/crypto/storage.cpp" + +# OT Logging files + - path: "util/third_party/openthread/src/posix/platform/logging.cpp" + - path: "util/third_party/openthread/src/lib/platform/exit_code.c" + - path: "util/third_party/openthread/src/core/api/error_api.cpp" + - path: "util/third_party/openthread/src/core/api/logging_api.cpp" + - path: "util/third_party/openthread/src/core/common/error.cpp" + - path: "util/third_party/openthread/src/core/common/log.cpp" + +template_contribution: + - name: component_catalog + value: ot_lower_mac_spinel + +define: + - name: "SPINEL_PLATFORM_HEADER" + value: "\"spinel_platform.h\"" + +metadata: + sbom: + reference: ot_sbom_openthread diff --git a/protocol/openthread/component/ot_platform_abstraction.slcc b/protocol/openthread/component/ot_platform_abstraction.slcc index b80dbdb348..1e2ec8e2d2 100644 --- a/protocol/openthread/component/ot_platform_abstraction.slcc +++ b/protocol/openthread/component/ot_platform_abstraction.slcc @@ -76,11 +76,6 @@ define: value: 1 condition: - rail_lib_multiprotocol - - name: "INCLUDE_xTimerPendFunctionCall" - value: 1 - condition: - - freertos - unless: ["matter_integration"] - name: OPENTHREAD_CONFIG_PLATFORM_RADIO_COEX_ENABLE value: 1 condition: diff --git a/protocol/openthread/component/ot_rtos_wrappers.slcc b/protocol/openthread/component/ot_rtos_wrappers.slcc index 51838153f9..4cde154080 100644 --- a/protocol/openthread/component/ot_rtos_wrappers.slcc +++ b/protocol/openthread/component/ot_rtos_wrappers.slcc @@ -79,9 +79,13 @@ source: - path: platform-abstraction/rtos/rtos-wrappers/udp_wrapper.c other_file: - path: linker/ot-rtos-wrapper-options + project: + transfer_ownership: true + directory: linker_options toolchain_settings: - - option: gcc_linker_option - value: "@${StudioSdkPath}${SDK_PATH}/protocol/openthread/linker/ot-rtos-wrapper-options" + - option: linker_option + value: "@$project/linker_options/ot-rtos-wrapper-options" + condition: [toolchain_gcc] metadata: sbom: license: Zlib diff --git a/protocol/openthread/component/ot_sbom_openthread.slcc b/protocol/openthread/component/ot_sbom_openthread.slcc index 4d45d3fef4..1418e091eb 100644 --- a/protocol/openthread/component/ot_sbom_openthread.slcc +++ b/protocol/openthread/component/ot_sbom_openthread.slcc @@ -10,6 +10,7 @@ provides: - name: ot_sbom_openthread metadata: sbom: + id: ot_sbom_openthread license: BSD-3-Clause upstream: name: OpenThread diff --git a/protocol/openthread/component/ot_sbom_tcplp.slcc b/protocol/openthread/component/ot_sbom_tcplp.slcc index a4a3ff3af1..9e1f56d5e5 100644 --- a/protocol/openthread/component/ot_sbom_tcplp.slcc +++ b/protocol/openthread/component/ot_sbom_tcplp.slcc @@ -10,6 +10,7 @@ provides: - name: ot_sbom_tcplp metadata: sbom: + id: ot_sbom_tcplp license: BSD-3-Clause upstream: name: TCPlp diff --git a/protocol/openthread/config/sl_openthread_generic_config.h b/protocol/openthread/config/sl_openthread_generic_config.h index f2922bdfeb..46beb6e447 100644 --- a/protocol/openthread/config/sl_openthread_generic_config.h +++ b/protocol/openthread/config/sl_openthread_generic_config.h @@ -95,7 +95,7 @@ #define PACKAGE_NAME "SL-OPENTHREAD" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "SL-OPENTHREAD/2.5.0.0_GitHub-1fceb225b" +#define PACKAGE_STRING "SL-OPENTHREAD/2.5.1.0_GitHub-1fceb225b" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openthread" @@ -107,13 +107,13 @@ * Note: When adding the label below with OpenThread version, please make * sure it is a valid GitHub version. Avoid merge or local commit hashes. */ -#define PACKAGE_VERSION "2.5.0.0_GitHub-1fceb225b" +#define PACKAGE_VERSION "2.5.1.0_GitHub-1fceb225b" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "2.5.0.0_GitHub-1fceb225b" +#define VERSION "2.5.1.0_GitHub-1fceb225b" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ diff --git a/protocol/openthread/documentation/release-highlights.txt b/protocol/openthread/documentation/release-highlights.txt index 4dd57a8e90..f15d2e0950 100644 --- a/protocol/openthread/documentation/release-highlights.txt +++ b/protocol/openthread/documentation/release-highlights.txt @@ -1,13 +1,5 @@ -Silicon Labs OpenThread SDK 2.5.0.0 +Silicon Labs OpenThread SDK 2.5.1.0 - Thread - - Thread 1.3.0 certification compliance with Thread Test Harness v59.0 for SoC and Host-RCP architectures - - Thread 1.4 features - Alpha / Experimental - - Coex Metrics enhancements - - OpenThread Mesh Performance Results (AN1408) - - New Part support: - - MG26 support - Alpha - - Removed support for Series 0/1 + - Targeted quality improvements and bug fixes. - Multiprotocol - - ZigbeeD and OTBR support on OpenWRT - Alpha - - DMP BLE + CMP ZB & Matter/OT - Alpha - - Removed support for Series 0/1 \ No newline at end of file + - Targeted quality improvements and bug fixes. diff --git a/protocol/openthread/esf.properties b/protocol/openthread/esf.properties index e1717fe2be..f9ef78b911 100644 --- a/protocol/openthread/esf.properties +++ b/protocol/openthread/esf.properties @@ -11,10 +11,10 @@ # sure it is a valid GitHub version. Avoid merge or local commit hashes. id=com.silabs.sdk.stack.openthread -version=2.5.0.0 +version=2.5.1.0 label=OpenThread SDK description=OpenThread stack support for EFR32 devices -prop.subLabel=OpenThread\\ 2.5.0.0\\ (GitHub-1fceb225b) +prop.subLabel=OpenThread\\ 2.5.1.0\\ (GitHub-1fceb225b) prop.file.docsFile=documentation/slOpenThread_docContent.xml prop.file.templatesFile=openthread_experimental_templates.xml openthread_evaluation_templates.xml openthread_internal_templates.xml openthread_production_templates.xml diff --git a/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a b/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a index e37e11b666..5328b13ab3 100644 --- a/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a +++ b/protocol/openthread/libs/libsl_openthread_efr32mg2x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30a29a2fd5132fa397edf879e055c4edd7e8e5ca4d75309948e69dcde028adbe +oid sha256:118fbc5fdac1058ece1bbb58b9c69995377b390f4b745233aeb7e4d99f2abf4a size 3156 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a index f3e79cd2bc..bcda5b3679 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f923aa9cf8fe73755c75260aa2f44b4c31d5ab456448e1bd5b849f80e12001c0 +oid sha256:b4fb0bbd438ea5bd7e860019dcc501d0abae88635e30b7b5dc33dcad7bb48ca4 size 89057514 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a index 5cdb07e4d2..25baa75177 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13e0fa5a55d459a139a1d8a5713a98419d61ce67fe1ff352a6b7c51465f06b5d +oid sha256:1c3076887ec8f4c21621d999cb399aa9bbf1bd5b0789c1738ddb4bd1a9689f22 size 89057466 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg26_gcc.a index ec3bad3177..5bf5eaea88 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_coap_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1793dc4be1c48dd79c0336dd6897fcccade3ba966ef2a00d3793e9ae42457041 +oid sha256:06ee2ac8108cda125d0d36789acde77dcad93d27167d0e04574439a899a1adfd size 89057510 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a index 7aaa1f068b..89fec91902 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0668a0368304b043f01b56434a0886516cccc938ff625ee850341f8721270cca +oid sha256:69cc205043d6efafa04e45945402dd0d353731b3ce43b1b7bc7a4838301554bd size 82459512 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a index 37bd135b8a..bde28a09b4 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9d0420f8bb6f62d09b9e343d681a886d994276180a6466e816efea429d6af73 +oid sha256:268a4e38a9f1b85785edd2c1a4af9ba7c95e9dfbc393979e42175d1f2f10fa62 size 82459480 diff --git a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg26_gcc.a index 241017a559..274ee20618 100644 --- a/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_ftd_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a5226872778f8dbd7e798ca5dd1f905e486ff2aeab7e8aaa1438923e8d31364 +oid sha256:89ce1416ba10f9b70721b8bd9c11b08e21d28dbeb16e3a02fe55cba7c9c9dbc8 size 82459524 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a index 06a804298f..3e33ab34af 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ab9635757146c94707981d64700c284ac979f539147c665594935aecb261d538 +oid sha256:90a5970bb2beed81d9203a6e2ea6712f14ca1c5850b86d1dd59e9a50f6c2b2ce size 65536244 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a index dc10aeca17..a60dc97259 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ddd94e97468ae1a0042e8445680192d711177c1d7f68787553ce7ac3e6b50729 +oid sha256:55f48185a1540a940890420b39345beb74550ffcb8d071636eae7b66deb8bbc8 size 65536212 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg26_gcc.a index 9b2775824c..68c52d9b33 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_coap_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:404be18d5531434c9ef69c475006f8d88e533a93e12cd9fac1a8e2f932b57035 +oid sha256:c3570ed6f41ba530414f87190e243fcbd0b11a2d4864d117b080b8767aad7a3f size 65536244 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a index cdd2baca16..be23483643 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7009f6cdaa7736756faf3fd383e6aa655e7898b220f61a550b4fd2c5cae81f80 +oid sha256:1e9957528a42c5a847550d9957a25f4e2c15ccf09c7fe7bce9381057cbaa60f1 size 59912722 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a index b155520030..3c8a1c5c1d 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8cc8191c4d2a4e6ace4c1991b1190f26e66d3da15e7cdba8981763b3e794675 +oid sha256:bbf9cbaa39984bd95030003a56023114c029369fe82c3029efea3b0d0ee60cd6 size 59912718 diff --git a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg26_gcc.a index 7fef24d452..869a204abf 100644 --- a/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_ot_stack_mtd_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:028424f75cd1742f2f29282254330403b634a4235f2179de9fed7d818232d488 +oid sha256:2ebf7ef56b77d272e7be4ee9b0a470060987c054f4ad25b4d5c5d42f7c927eb1 size 59912766 diff --git a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a index d71975f9a6..5d46de5e45 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7bf60846d0108af3f08f1cb694f844cd477b60db5017795ed7129fd43a2bdd37 +oid sha256:f04143c99cb12bcad1ce2e9e79b66bdcadb3dfffaa013116499e3c828fbbb23d size 461502 diff --git a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a index 1a1d2e114f..05fe8d3252 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc6b263bdcbd45e3eb6732cce97ae5a84290a008499f0e149b9cf43531de725a +oid sha256:325c2375a1dad7cca1469b0bd5cc954e10b7e5a850c21cb3f98bdfa10710881f size 461450 diff --git a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg26_gcc.a index 088b3e08ae..de2146aa73 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_dmp_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:570d53fd4aa877d302f5b0d88ef1dcff7dcb46c6a7465b82a35e23475cd036ee +oid sha256:8341226a215228a427522e81c42d21c766077f374b57dd5d5a58beb81d5f2b38 size 461450 diff --git a/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a index 3f6b1563ac..78beacfbc8 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:934d2a790e136c07c4dae05df2a2253877765d26e8a0ecc8f5d135fae68fa9e9 +oid sha256:b5439a5d03f204b9113646b80b8d847e2a1a5e60d86d9d06552b7c46582d750e size 460118 diff --git a/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a index adede616e0..5ce926df6c 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b09965fc6863fd7cc6d79691f9024c5503dc04695bc66f950a0d49488b46ddc +oid sha256:ea7345a2d91e3c6a1d5eed3905faedf734f8165492b97e7c1daef4e91d15e2b6 size 460070 diff --git a/protocol/openthread/libs/libsl_platform_ftd_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_platform_ftd_efr32mg26_gcc.a index a693f2c0fa..2d5c67379b 100644 --- a/protocol/openthread/libs/libsl_platform_ftd_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_platform_ftd_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5db2bd4ff03811ead340875503ae722d400dbb1752077188f0f95a2ea159e54a +oid sha256:845171cedfcd4693315ad3f035be8b2a078c8bcbe267ab40fb40e1c94e58de0c size 460070 diff --git a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a index 0fb3fad5ed..63b818521b 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5cf30dd469d1ed9a28df63809acebfb83b48da902407e6d09d43aed9cfeaaca +oid sha256:c39aed885f8b0540ff6f1c4bd6f3f30d2b9bc83764dce5287de475e133495d57 size 461520 diff --git a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a index e08310bca3..64870c1bb0 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b19b322d7f4e41c35c887e3d5a1c7c05cc6d81c98672e2edc6da0e6289da1fe8 +oid sha256:7cd51b2e64913467b48f4c0b98fd337380ed3dc300a5ce1855f6f1f63f8a1ea8 size 461472 diff --git a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg26_gcc.a index d688d4b596..3552ba09f3 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_dmp_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f089e96ffe6a8c01f3753f19576019c9ddbb9a3171fd394f4413726b79e6f17 +oid sha256:6a157da4a5ac64d2dc2afbfafeeb387f277bbfa34bc4e705364515d5a22f7ba6 size 461472 diff --git a/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a index 5cda84b59e..6060f77612 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_efr32mg21_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2734a3d55f971a84321c79dbfe6c75248607413e399795c9bcb5020e679fb07a +oid sha256:c73f30e3ed0b2ac48a7091ca34074b29d7931d58fd90523aadc0eacca89b2042 size 460128 diff --git a/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a index a434143421..1954144f42 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_efr32mg24_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d47e2c2122edc00435f0b47666fbbec433954fdc8efe604d149c381235eb6178 +oid sha256:be5cd6ec5e16166af122bf6d062df46e1062be31d8cdd6fa99dc2755364cfb2c size 460080 diff --git a/protocol/openthread/libs/libsl_platform_mtd_efr32mg26_gcc.a b/protocol/openthread/libs/libsl_platform_mtd_efr32mg26_gcc.a index 3a6aa9e3b5..d49d6f174d 100644 --- a/protocol/openthread/libs/libsl_platform_mtd_efr32mg26_gcc.a +++ b/protocol/openthread/libs/libsl_platform_mtd_efr32mg26_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc8da4b24351dd57c27798bf2eb9c93873a84bd30ef9fdd1f8de356364d6f3e2 +oid sha256:7276900a4e88f2e64f2a1c988fb35bb95982d6c8129b3213a4d04d10bf98638b size 460080 diff --git a/protocol/openthread/linker/ot-rtos-wrapper-options b/protocol/openthread/linker/ot-rtos-wrapper-options index f002a43dfe..547da199fc 100644 --- a/protocol/openthread/linker/ot-rtos-wrapper-options +++ b/protocol/openthread/linker/ot-rtos-wrapper-options @@ -1,4 +1,3 @@ --Xlinker --wrap=CliUartOutput -Xlinker --wrap=otBackboneRouterGetPrimary -Xlinker --wrap=otBackboneRouterGetState -Xlinker --wrap=otBackboneRouterGetDomainPrefix @@ -113,6 +112,7 @@ -Xlinker --wrap=otCliSetUserCommands -Xlinker --wrap=otCliInit -Xlinker --wrap=otCliInputLine +-Xlinker --wrap=CliUartOutput -Xlinker --wrap=otCoapMessageCodeToString -Xlinker --wrap=otCoapOptionIteratorGetFirstOption -Xlinker --wrap=otCoapOptionIteratorGetFirstOptionMatching @@ -199,7 +199,6 @@ -Xlinker --wrap=otCryptoAesCcm -Xlinker --wrap=otCryptoHmacSha256 -Xlinker --wrap=otDatasetIsCommissioned --Xlinker --wrap=otDatasetConvertToTlvs -Xlinker --wrap=otDatasetGeneratePskc -Xlinker --wrap=otDatasetGetActive -Xlinker --wrap=otDatasetGetActiveTlvs @@ -216,6 +215,7 @@ -Xlinker --wrap=otDatasetSetPendingTlvs -Xlinker --wrap=otDatasetUpdateTlvs -Xlinker --wrap=otNetworkNameFromString +-Xlinker --wrap=otDatasetConvertToTlvs -Xlinker --wrap=otDatasetCreateNewNetwork -Xlinker --wrap=otDatasetSetDelayTimerMinimal -Xlinker --wrap=otDatasetGetDelayTimerMinimal diff --git a/protocol/openthread/openthread_production_demos.xml b/protocol/openthread/openthread_production_demos.xml index d60d04bc9d..d070d3dcfb 100644 --- a/protocol/openthread/openthread_production_demos.xml +++ b/protocol/openthread/openthread_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -17,7 +17,7 @@ - + @@ -28,7 +28,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -72,7 +72,7 @@ - + @@ -83,7 +83,7 @@ - + @@ -94,7 +94,7 @@ - + @@ -105,7 +105,7 @@ - + @@ -116,7 +116,7 @@ - + @@ -127,7 +127,7 @@ - + @@ -138,7 +138,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -160,7 +160,7 @@ - + @@ -171,7 +171,7 @@ - + @@ -182,7 +182,7 @@ - + @@ -193,7 +193,7 @@ - + @@ -204,7 +204,7 @@ - + @@ -215,7 +215,7 @@ - + @@ -226,7 +226,7 @@ - + @@ -237,7 +237,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -259,7 +259,7 @@ - + @@ -270,7 +270,7 @@ - + @@ -281,7 +281,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -303,7 +303,7 @@ - + @@ -314,7 +314,7 @@ - + @@ -325,7 +325,7 @@ - + @@ -336,7 +336,7 @@ - + @@ -347,7 +347,7 @@ - + @@ -358,7 +358,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -380,7 +380,7 @@ - + @@ -391,7 +391,7 @@ - + @@ -402,7 +402,7 @@ - + @@ -413,7 +413,7 @@ - + @@ -424,7 +424,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -446,7 +446,7 @@ - + @@ -457,7 +457,7 @@ - + @@ -468,7 +468,7 @@ - + @@ -480,7 +480,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -492,7 +492,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -504,7 +504,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -516,7 +516,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -527,7 +527,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -538,7 +538,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -549,7 +549,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + @@ -560,7 +560,7 @@ It is identical to the ot-ble-dmp application with the exception that support fo - + diff --git a/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/cli_wrapper.c b/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/cli_wrapper.c index 0fc423ca6e..b663ac40ef 100644 --- a/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/cli_wrapper.c +++ b/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/cli_wrapper.c @@ -49,7 +49,7 @@ extern otError OT_API_REAL_NAME(otCliSetUserCommands)(const otCliCommand * aUserCommands,uint8_t aLength,void * aContext); extern void OT_API_REAL_NAME(otCliInit)(otInstance * aInstance,otCliOutputCallback aCallback,void * aContext); extern void OT_API_REAL_NAME(otCliInputLine)(char * aBuf); -extern int OT_API_REAL_NAME(CliUartOutput)(void *aContext, const char *aFormat, va_list aArguments); +extern int OT_API_REAL_NAME(CliUartOutput)(void * aContext,const char * aFormat,va_list aArguments); otError OT_API_WRAPPER_NAME(otCliSetUserCommands)(const otCliCommand * aUserCommands,uint8_t aLength,void * aContext) { @@ -73,10 +73,11 @@ void OT_API_WRAPPER_NAME(otCliInputLine)(char * aBuf) sl_ot_rtos_release_stack_mutex(); } -int OT_API_WRAPPER_NAME(CliUartOutput)(void *aContext, const char *aFormat, va_list aArguments) +int OT_API_WRAPPER_NAME(CliUartOutput)(void * aContext,const char * aFormat,va_list aArguments) { sl_ot_rtos_acquire_stack_mutex(); int ret = OT_API_REAL_NAME(CliUartOutput)(aContext, aFormat, aArguments); sl_ot_rtos_release_stack_mutex(); return ret; -} \ No newline at end of file +} + diff --git a/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/dataset_wrapper.c b/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/dataset_wrapper.c index cafacead1c..1a59e6227d 100644 --- a/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/dataset_wrapper.c +++ b/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/dataset_wrapper.c @@ -47,7 +47,6 @@ #endif extern bool OT_API_REAL_NAME(otDatasetIsCommissioned)(otInstance * aInstance); -extern otError OT_API_REAL_NAME(otDatasetConvertToTlvs)(const otOperationalDataset * aDataset,otOperationalDatasetTlvs * aDatasetTlvs); extern otError OT_API_REAL_NAME(otDatasetGeneratePskc)(const char * aPassPhrase,const otNetworkName * aNetworkName,const otExtendedPanId * aExtPanId,otPskc * aPskc); extern otError OT_API_REAL_NAME(otDatasetGetActive)(otInstance * aInstance,otOperationalDataset * aDataset); extern otError OT_API_REAL_NAME(otDatasetGetActiveTlvs)(otInstance * aInstance,otOperationalDatasetTlvs * aDataset); @@ -64,6 +63,7 @@ extern otError OT_API_REAL_NAME(otDatasetSetPending)(otInstance * aInstance,cons extern otError OT_API_REAL_NAME(otDatasetSetPendingTlvs)(otInstance * aInstance,const otOperationalDatasetTlvs * aDataset); extern otError OT_API_REAL_NAME(otDatasetUpdateTlvs)(const otOperationalDataset * aDataset,otOperationalDatasetTlvs * aDatasetTlvs); extern otError OT_API_REAL_NAME(otNetworkNameFromString)(otNetworkName * aNetworkName,const char * aNameString); +extern void OT_API_REAL_NAME(otDatasetConvertToTlvs)(const otOperationalDataset * aDataset,otOperationalDatasetTlvs * aDatasetTlvs); bool OT_API_WRAPPER_NAME(otDatasetIsCommissioned)(otInstance * aInstance) { @@ -73,14 +73,6 @@ bool OT_API_WRAPPER_NAME(otDatasetIsCommissioned)(otInstance * aInstance) return ret; } -otError OT_API_WRAPPER_NAME(otDatasetConvertToTlvs)(const otOperationalDataset * aDataset,otOperationalDatasetTlvs * aDatasetTlvs) -{ - sl_ot_rtos_acquire_stack_mutex(); - otError ret = OT_API_REAL_NAME(otDatasetConvertToTlvs)(aDataset, aDatasetTlvs); - sl_ot_rtos_release_stack_mutex(); - return ret; -} - otError OT_API_WRAPPER_NAME(otDatasetGeneratePskc)(const char * aPassPhrase,const otNetworkName * aNetworkName,const otExtendedPanId * aExtPanId,otPskc * aPskc) { sl_ot_rtos_acquire_stack_mutex(); @@ -209,3 +201,10 @@ otError OT_API_WRAPPER_NAME(otNetworkNameFromString)(otNetworkName * aNetworkNam return ret; } +void OT_API_WRAPPER_NAME(otDatasetConvertToTlvs)(const otOperationalDataset * aDataset,otOperationalDatasetTlvs * aDatasetTlvs) +{ + sl_ot_rtos_acquire_stack_mutex(); + OT_API_REAL_NAME(otDatasetConvertToTlvs)(aDataset, aDatasetTlvs); + sl_ot_rtos_release_stack_mutex(); +} + diff --git a/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/logging_wrapper.c b/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/logging_wrapper.c index 6f85fc5b29..2b30c111ef 100644 --- a/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/logging_wrapper.c +++ b/protocol/openthread/platform-abstraction/rtos/rtos-wrappers/logging_wrapper.c @@ -64,3 +64,4 @@ otLogLevel OT_API_WRAPPER_NAME(otLoggingGetLevel)(void) sl_ot_rtos_release_stack_mutex(); return ret; } + diff --git a/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.c b/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.c index 776d10caae..f197a4f04a 100644 --- a/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.c +++ b/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.c @@ -332,4 +332,10 @@ __WEAK void sl_ot_rtos_release_stack_mutex(void) { osStatus_t error = osMutexRelease(sli_ot_stack_mutex); OT_UNUSED_VARIABLE(error); -} \ No newline at end of file +} + +__WEAK bool sl_ot_rtos_try_acquire_stack_mutex(void) +{ + osStatus_t error = osMutexAcquire(sli_ot_stack_mutex, 0); + return (error == osOK); +} diff --git a/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.h b/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.h index f374b9c9da..3a9c87b05e 100644 --- a/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.h +++ b/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.h @@ -77,7 +77,7 @@ void sl_ot_rtos_set_pending_event(sl_ot_rtos_event_t event); void sl_ot_rtos_application_tick(void); /** - * Mutex handler, API to request access for stack. + * Mutex handler, API to obtain access to the stack. * * A weak implementation is provided, user can implement their own mutex handlers. * @@ -85,13 +85,23 @@ void sl_ot_rtos_application_tick(void); void sl_ot_rtos_acquire_stack_mutex(void); /** - * Mutex handler, API to relinquish access to stack. + * Mutex handler, API to relinquish access to the stack. * * A weak implementation is provided, user can implement their own mutex handlers. * */ void sl_ot_rtos_release_stack_mutex(void); +/** + * Mutex handler, API to try to obtain access to the stack. + * + * Return true if access granted, false otherwise. + * + * A weak implementation is provided, user can implement their own mutex handlers. + * + */ +bool sl_ot_rtos_try_acquire_stack_mutex(void); + /** * Return if the current thread can access the PAL APIs. * diff --git a/protocol/openthread/sample-apps/ot-ble-dmp/README.md b/protocol/openthread/sample-apps/ot-ble-dmp/README.md index ae9c355c0e..99ce8747a6 100644 --- a/protocol/openthread/sample-apps/ot-ble-dmp/README.md +++ b/protocol/openthread/sample-apps/ot-ble-dmp/README.md @@ -4,12 +4,7 @@ The sample application OpenThread BLE DMP – SoC Free RTOS is a test applicatio The term 'dynamic' in DMP refers to the fact that both protocols are operating simultaneously. The radio scheduler takes care of multiplexing the transmitted and received packets over the radio. For more information on how the radio scheduler works, see *UG305: Dynamic Multiprotocol User’s Guide*. -This document assumes that you have installed Simplicity Studio 5 (SSv5) and Gecko SDK Suite (GSDK) containing the OpenThread and Bluetooth SDKs, and that you are familiar with SSv5 and configuring, building, and flashing applications. If not, see *QSG170: Silicon Labs OpenThread Quick Start Guide*. - -Pre-compiled demo application images are provided with the Gecko SDK Suite, compatible with: - -- brd4180a -- brd2703a +This document assumes that you have installed Simplicity Studio 5 (SSv5) and the Simplicity SDK Suite (SiSDK) containing the OpenThread and Bluetooth SDKs, and that you are familiar with SSv5 and configuring, building, and flashing applications. If not, see *QSG170: Silicon Labs OpenThread Quick Start Guide*. To get started quickly, in the SSv5 Launcher Perspective go to the DEMOS tab. Find the **OpenThread BLE DMP - SoC FreeRTOS** demo and click RUN. This uploads the application image to your board. @@ -20,7 +15,7 @@ To get started quickly, in the SSv5 Launcher Perspective go to the DEMOS tab. Fi ## Building the Sample App -To build the ot-ble-dmp sample app from source you must have installed SSv5 and the GSDK. The GNU ARM toolchain is installed with SSv5. The IAR-EWARM toolchain is not compatible with OpenThread. +To build the ot-ble-dmp sample app from source you must have installed SSv5 and the SiSDK. The GNU ARM toolchain is installed with SSv5. The IAR-EWARM toolchain is not compatible with OpenThread. 1. With your target development hardware connected, open SSv5’s File menu and select New > Silicon Labs Project Wizard. The Target, SDK, and Toolchain Selection dialog opens. Your target hardware should be populated. Click NEXT. @@ -158,8 +153,8 @@ You must include these components in any project to add OpenThread and Bluetooth When the FreeRTOS component is added to a project, the underlying software automatically adds adaptation layers necessary to run the OpenThread and Bluetooth stacks over FreeRTOS. The adaptation files for OpenThread and Bluetooth are located in the following Simplicity Studio 5 locations: ``` -developer/sdks/gecko_sdk_suite//protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.c -developer/sdks/gecko_sdk_suite//protocol/bluetooth/src/sl_bt_rtos_adaptation.c +/protocol/openthread/platform-abstraction/rtos/sl_ot_rtos_adaptation.c +/protocol/bluetooth/src/sl_bt_rtos_adaptation.c ``` The three application source files for this project (the only source files that diff --git a/protocol/openthread/sample-apps/ot-ncp/README-OT-NCP.md b/protocol/openthread/sample-apps/ot-ncp/README-OT-NCP.md index 653fb31f45..7298ee7f13 100644 --- a/protocol/openthread/sample-apps/ot-ncp/README-OT-NCP.md +++ b/protocol/openthread/sample-apps/ot-ncp/README-OT-NCP.md @@ -9,3 +9,5 @@ Communication between the NCP and the host processor is managed by wpantund thro The benefit of this design is that the higher-power host can sleep while the lower-power OpenThread device remains active to maintain its place in the Thread network. Since the SoC is not tied to the application layer, development and testing of applications is independent of the OpenThread build. This design is useful for gateway devices or devices that have other processing demands, like IP cameras and speakers. + +Note that the NCP design model is not supported or tested, although experimental support is available with the OpenThread stack. diff --git a/protocol/openthread/src/template/sl_ot_custom_cli.c.jinja b/protocol/openthread/src/template/sl_ot_custom_cli.c.jinja index d21c478141..d158873db2 100644 --- a/protocol/openthread/src/template/sl_ot_custom_cli.c.jinja +++ b/protocol/openthread/src/template/sl_ot_custom_cli.c.jinja @@ -62,5 +62,8 @@ const uint8_t sl_ot_custom_commands_count = OT_ARRAY_LENGTH(sl_ot_custom_command void sl_ot_custom_cli_init(void) { - IgnoreError(otCliSetUserCommands(sl_ot_custom_commands, sl_ot_custom_commands_count, NULL)); + if (sl_ot_custom_commands_count > 0) + { + IgnoreError(otCliSetUserCommands(sl_ot_custom_commands, sl_ot_custom_commands_count, NULL)); + } } diff --git a/protocol/usb/component/usb_device.slcc b/protocol/usb/component/usb_device.slcc index b19c659925..efb0f6f36d 100644 --- a/protocol/usb/component/usb_device.slcc +++ b/protocol/usb/component/usb_device.slcc @@ -5,6 +5,9 @@ description: > USB Device stack allows your device to connect to a computer using USB cable. package: usb quality: production +metadata: + sbom: + license: MSLA ui_hints: visibility: never component_root_path: protocol/usb diff --git a/protocol/usb/component/usb_device_class_cdc_acm.slcc b/protocol/usb/component/usb_device_class_cdc_acm.slcc index eb9c943051..7d14bb9be7 100644 --- a/protocol/usb/component/usb_device_class_cdc_acm.slcc +++ b/protocol/usb/component/usb_device_class_cdc_acm.slcc @@ -5,6 +5,9 @@ description: > This module allows you to create instances of the USB CDC ACM class. package: usb quality: production +metadata: + sbom: + license: MSLA instantiable: prefix: cdc_acm component_root_path: protocol/usb diff --git a/protocol/usb/component/usb_device_class_hid.slcc b/protocol/usb/component/usb_device_class_hid.slcc index bee4abd1bd..d5c5cb07e8 100644 --- a/protocol/usb/component/usb_device_class_hid.slcc +++ b/protocol/usb/component/usb_device_class_hid.slcc @@ -5,6 +5,9 @@ description: > This module allows you to create instances of the USB HID class. package: usb quality: production +metadata: + sbom: + license: MSLA instantiable: prefix: hid component_root_path: protocol/usb diff --git a/protocol/usb/component/usb_device_class_msc_scsi.slcc b/protocol/usb/component/usb_device_class_msc_scsi.slcc index 9995acb1b9..6a8c55e61a 100644 --- a/protocol/usb/component/usb_device_class_msc_scsi.slcc +++ b/protocol/usb/component/usb_device_class_msc_scsi.slcc @@ -5,6 +5,9 @@ description: > This module allows you to create instances of the USB MSC SCSI class. package: usb quality: production +metadata: + sbom: + license: MSLA instantiable: prefix: msc_scsi component_root_path: protocol/usb diff --git a/protocol/usb/component/usb_device_class_vendor.slcc b/protocol/usb/component/usb_device_class_vendor.slcc index 3c6e4ff6e5..abadac1534 100644 --- a/protocol/usb/component/usb_device_class_vendor.slcc +++ b/protocol/usb/component/usb_device_class_vendor.slcc @@ -5,6 +5,9 @@ description: > This module allows you to create instances of the USB Vendor class. package: usb quality: production +metadata: + sbom: + license: MSLA instantiable: prefix: vendor component_root_path: protocol/usb diff --git a/protocol/usb/component/usb_device_configuration.slcc b/protocol/usb/component/usb_device_configuration.slcc index fd41e0552f..560bd13d0f 100644 --- a/protocol/usb/component/usb_device_configuration.slcc +++ b/protocol/usb/component/usb_device_configuration.slcc @@ -7,6 +7,9 @@ description: > requires at least one configuration to exist in your project. package: usb quality: production +metadata: + sbom: + license: MSLA instantiable: prefix: configuration component_root_path: protocol/usb diff --git a/protocol/usb/component/usb_device_core.slcc b/protocol/usb/component/usb_device_core.slcc index ae4b3866d4..f309afbb69 100644 --- a/protocol/usb/component/usb_device_core.slcc +++ b/protocol/usb/component/usb_device_core.slcc @@ -5,6 +5,9 @@ description: > Core implementation of the USB Device (USBD) stack. package: usb quality: production +metadata: + sbom: + license: MSLA component_root_path: protocol/usb config_file: - path: config/sl_usbd_core_config.h diff --git a/protocol/usb/component/usb_device_driver_dwc_otg_fs.slcc b/protocol/usb/component/usb_device_driver_dwc_otg_fs.slcc index 2d53ff0c82..72e1489276 100644 --- a/protocol/usb/component/usb_device_driver_dwc_otg_fs.slcc +++ b/protocol/usb/component/usb_device_driver_dwc_otg_fs.slcc @@ -7,6 +7,9 @@ description: > package: usb quality: production +metadata: + sbom: + license: MSLA ui_hints: visibility: never diff --git a/protocol/usb/usb.properties b/protocol/usb/usb.properties index 3ca4247cda..6c42cf77aa 100644 --- a/protocol/usb/usb.properties +++ b/protocol/usb/usb.properties @@ -11,7 +11,7 @@ # sure it is a valid GitHub version. Avoid merge or local commit hashes. id=com.silabs.sdk.stack.usb -version=1.3.0.0 +version=1.3.1.0 label=USB SDK description=USB stack support for EFM32 and EFR32 devices -prop.subLabel=USB\\ 1.3.0.0 +prop.subLabel=USB\\ 1.3.1.0 diff --git a/protocol/wisun/app/wisun_soc_cli/app_cli.c b/protocol/wisun/app/wisun_soc_cli/app_cli.c index fbd450a11d..510f58ec6c 100644 --- a/protocol/wisun/app/wisun_soc_cli/app_cli.c +++ b/protocol/wisun/app/wisun_soc_cli/app_cli.c @@ -928,7 +928,7 @@ static void app_join(sl_wisun_phy_config_type_t phy_config_type) } } - ret = sl_wisun_set_tx_power(app_settings_wisun.tx_power); + ret = sl_wisun_set_tx_power_ddbm((int16_t)app_settings_wisun.tx_power * 10); if (ret != SL_STATUS_OK) { printf("[Failed: unable to set TX power: %lu]\r\n", ret); goto cleanup; diff --git a/protocol/wisun/component/wisun_full_radioconf.slcc b/protocol/wisun/component/wisun_full_radioconf.slcc index 8af19b2906..b38b528ecc 100644 --- a/protocol/wisun/component/wisun_full_radioconf.slcc +++ b/protocol/wisun/component/wisun_full_radioconf.slcc @@ -28,6 +28,12 @@ config_file: directory: rail condition: - device_sdid_235 + - path: rail/device_sdid_220/915/radio_settings.radioconf + directory: rail + condition: + - device_sdid_220 + unless: + - hardware_board template_contribution: - name: component_catalog diff --git a/protocol/wisun/stack/inc/sl_wisun_api.h b/protocol/wisun/stack/inc/sl_wisun_api.h index a54416ea32..f93eefe747 100644 --- a/protocol/wisun/stack/inc/sl_wisun_api.h +++ b/protocol/wisun/stack/inc/sl_wisun_api.h @@ -234,8 +234,10 @@ sl_status_t sl_wisun_get_statistics(sl_wisun_statistics_type_t statistics_type, * The function must be called before initiating a connection. * * @note Available in libraries: Full, FFN, LFN (see @ref API_AVAILABILITY) + * @deprecated This function will be removed in the future versions of the + * Wi-SUN stack, use sl_wisun_set_tx_power_ddbm() instead. *****************************************************************************/ -sl_status_t sl_wisun_set_tx_power(int8_t tx_power); +sl_status_t sl_wisun_set_tx_power(int8_t tx_power) SL_DEPRECATED_API_SDK_2024_6; /**************************************************************************//** * Set a mask of operating channels. @@ -764,6 +766,21 @@ sl_status_t sl_wisun_get_excluded_channel_mask(sl_wisun_channel_mask_type_t type /** @} (end SL_WISUN_API) */ +/**************************************************************************//** + * Set the maximum TX power. + * + * @param[in] tx_power_ddbm TX power in ddBm + * @return SL_STATUS_OK if successful, an error code otherwise + * + * This function sets the maximum TX power. The device may use + * a lower value based on internal decision making or hardware limitations but + * will never exceed the given value. + * The function must be called before initiating a connection. + * + * @note Available in libraries: Full, FFN, LFN (see @ref API_AVAILABILITY) + *****************************************************************************/ +sl_status_t sl_wisun_set_tx_power_ddbm(int16_t tx_power_ddbm); + #ifdef __cplusplus } #endif diff --git a/protocol/wisun/stack/inc/sl_wisun_version.h b/protocol/wisun/stack/inc/sl_wisun_version.h index 482c2aa3d6..78348ad1e7 100644 --- a/protocol/wisun/stack/inc/sl_wisun_version.h +++ b/protocol/wisun/stack/inc/sl_wisun_version.h @@ -36,7 +36,7 @@ #endif #ifndef SL_WISUN_VERSION_MINOR -#define SL_WISUN_VERSION_MINOR 0 +#define SL_WISUN_VERSION_MINOR 1 #endif #ifndef SL_WISUN_VERSION_PATCH diff --git a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_debug.a b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_debug.a index 1f584c8447..ba90e45aa1 100644 --- a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_debug.a +++ b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_debug.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ad85cafdd19f0d35d181e3c40af27a7cc178d4911927f7749615b9916a8c59d -size 8440196 +oid sha256:6a3506bffdc02a620d9c993819f9ac656dfd4ceb3bf37ac0a265e6af4668e3d4 +size 8467812 diff --git a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_release.a b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_release.a index 892555f8db..d59ed91281 100644 --- a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_release.a +++ b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9e682755e9fca8c3a4cd5d0aa167d0bd9fffcdb7929065bd4b0008f4373af33 -size 8421632 +oid sha256:1a1517b25f15477f7ff8d949edf0e3a456c6786898629f9ba76214ef53bc8b84 +size 8449208 diff --git a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_debug.a b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_debug.a index 6cf0cb08ce..6a989c704b 100644 --- a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_debug.a +++ b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_debug.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:021e09b569098f5f3b66622babdccd69eb6e827c3a2aaf63c2e7afe5e4376934 -size 4037622 +oid sha256:2383bdf33d45d7a0ce9b57e6779c7e623d2e6f1d1d075e07c3b0acd497af820d +size 4059908 diff --git a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_release.a b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_release.a index 9f5c3a0e9b..3cf422593b 100644 --- a/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_release.a +++ b/protocol/wisun/stack/libwisun_ffn_efr32xg2x_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:01c9fce367c3615eba76ac4eee4771174d68f61879cfe5e8306a234069c59b69 -size 4029482 +oid sha256:d3113ff9db33378dc0f250ffbe7b1205c9d8cfb35bec864865cd29b308e7027b +size 4051826 diff --git a/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_debug.a b/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_debug.a index 0a78e22150..73f61e588d 100644 --- a/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_debug.a +++ b/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_debug.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a9540cadd0e490f3183b51efc1725ef0c153918d8a5e6bbb3ad477c0ef76b85f -size 8698106 +oid sha256:5ed26a8a35feeccbbc1bbc0bcdec5e14334611d46f5aab24ae2491f78344ec29 +size 8726074 diff --git a/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_release.a b/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_release.a index c7ad52781a..abfceb47e0 100644 --- a/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_release.a +++ b/protocol/wisun/stack/libwisun_full_efr32xg2x_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58604d4194b002e84ccaac020322bbc90a24e0c0e7062ee5a75db5a6dc30a84a -size 8679540 +oid sha256:4a29d146dc49c765fed11e5a0fae457ce329e66f4be2e1860d366ce5f8d899bd +size 8707468 diff --git a/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_debug.a b/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_debug.a index 7d301bd192..e19935389b 100644 --- a/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_debug.a +++ b/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_debug.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:146c8ff2be16029aa9f9987988d09f3d3eb39a3028b5b03f8dd248d458b05169 -size 4191558 +oid sha256:fdb9444569bde0f845cdf2c6ccc9cdd4012cd13c74532373a8fd37e5d7ab5188 +size 4209186 diff --git a/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_release.a b/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_release.a index 6a773c8c6a..3c09a0ac05 100644 --- a/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_release.a +++ b/protocol/wisun/stack/libwisun_full_efr32xg2x_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38981b24413e6e1a21b5b7f1c23534dad88a0395e0dcdcdce68ad27845f30faa -size 4183320 +oid sha256:1d891507eaa8af77a6c86f1d82e99e113781ce65365df9e15206a5a8467a6f48 +size 4201008 diff --git a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_debug.a b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_debug.a index da3a54b946..81192ed1ed 100644 --- a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_debug.a +++ b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_debug.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfcef9d54a80cfddc842756b7befa9f8432b3b87692c9d7629ab4b45e282b89b -size 7197618 +oid sha256:8b48d09170c483a2d64db3b97a5e7c1d3c77659cc8e00f97623ff4f3a59e25d3 +size 7214732 diff --git a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_release.a b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_release.a index f277aa385d..4f3503d743 100644 --- a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_release.a +++ b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_gcc_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1633873f19f986a714dcfe7826cd74f54257cadffa7725b36fa5b086851376c4 -size 7179630 +oid sha256:4d9c3c242c2b40c6f4a644ef08600bf0a82dacb32481becfd4fb3afbfee0a032 +size 7196698 diff --git a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_debug.a b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_debug.a index 0c7991ba7b..1856cbd40b 100644 --- a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_debug.a +++ b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_debug.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f3ea74e47dd7f3bd5f452e5cdb8f1f7f48eaa8ea8bd71543d63ab387e912686b -size 3552240 +oid sha256:c5724ad1f0612b63c7dfd84024355e9a8153d23efbccf924fe8a49d4f4212409 +size 3567748 diff --git a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_release.a b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_release.a index 04c69ac5c4..3e12922dd1 100644 --- a/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_release.a +++ b/protocol/wisun/stack/libwisun_lfn_efr32xg2x_iar_release.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c49101b68700ff84161dea1287308863ec066b6cd78d193b9e31346387668141 -size 3545170 +oid sha256:ece2b436d4608e8e5a0b2fef931c11d551b00811fb79d233106e9483c63fb34e +size 3560678 diff --git a/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a b/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a index d05f45091c..ba7a55adb6 100644 --- a/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a +++ b/protocol/wisun/stack/libwisun_mac_efr32xg2x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0bb0e1ee6ccaa82e9e67da5a3c417437c52384cd32218f19e64e11388a9e52c -size 1488698 +oid sha256:18949315f902f04b500b0122d142e080b13f4d4f0e9d07cddfb1857ca101c400 +size 1491438 diff --git a/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a b/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a index 7ac8968530..907f779de5 100644 --- a/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a +++ b/protocol/wisun/stack/libwisun_mac_efr32xg2x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58e0df5c6823039772b50e92e569b0a48c5bbc47f1661024f3c9dcb807dde3e1 -size 1027138 +oid sha256:51153e6fe3ece104ab71f06e1e73d30798397fb468874cbdc0946812a9fa7534 +size 1033192 diff --git a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a index f99c9657d6..b84cb63eec 100644 --- a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a +++ b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_gcc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9abf7e1319b31722e148f57a1d4b9124c416f6e88d271bb5a1981f3d81376917 -size 253598 +oid sha256:64e077dfb07655d00754a54f17048bcf1a1cddaf302282439bc651d0e4a9b03e +size 253678 diff --git a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a index daaac80f37..3d1fe4eafa 100644 --- a/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a +++ b/protocol/wisun/stack/libwisun_rcp_efr32xg2x_iar.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:763cd8eb1aabd537ff3a30c58592a88d1e5ddb12ec29cde681ea84a0276e8858 -size 254862 +oid sha256:ab147a7091515016c08203f1393dd3907dc35ac5759b74d8277213bad9828a9b +size 252464 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_LR_size.txt index 4bf154d23b..3040c5576c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x33714 0x8006750 -.ARM.exidx 0x8 0x8039e64 -.copy.table 0xc 0x8039e6c -.zero.table 0x0 0x8039e78 -.data 0x3d0 0x20008e98 -.memory_manager_heap 0x0 0x20009268 -.zwave_nvm 0x0 0x803a248 -.nvm 0xa000 0x803a248 +.text 0x33800 0x8006750 +.ARM.exidx 0x8 0x8039f50 +.copy.table 0xc 0x8039f58 +.zero.table 0x0 0x8039f64 +.data 0x3d0 0x20008ea4 +.memory_manager_heap 0x4 0x20009274 +.zwave_nvm 0x0 0x803a334 +.nvm 0xa000 0x803a334 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10600 0x0 -.debug_info 0x2a5604 0x0 -.debug_abbrev 0x1d026 0x0 -.debug_loclists 0x1f8f1 0x0 -.debug_aranges 0x5c98 0x0 -.debug_rnglists 0x3dfb 0x0 -.debug_line 0x65fd7 0x0 -.debug_str 0x929c2 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46d76b +.debug_frame 0x10654 0x0 +.debug_info 0x2a5c68 0x0 +.debug_abbrev 0x1d142 0x0 +.debug_loclists 0x1f8ea 0x0 +.debug_aranges 0x5cb0 0x0 +.debug_rnglists 0x3e10 0x0 +.debug_line 0x6635e 0x0 +.debug_str 0x92c17 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46e592 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213136 + 213372 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37496 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt index 10a957cf50..3807bcc869 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x33714 0x8006750 -.ARM.exidx 0x8 0x8039e64 -.copy.table 0xc 0x8039e6c -.zero.table 0x0 0x8039e78 -.data 0x3d0 0x20008e98 -.memory_manager_heap 0x0 0x20009268 -.zwave_nvm 0x0 0x803a248 -.nvm 0xa000 0x803a248 +.text 0x33800 0x8006750 +.ARM.exidx 0x8 0x8039f50 +.copy.table 0xc 0x8039f58 +.zero.table 0x0 0x8039f64 +.data 0x3d0 0x20008ea4 +.memory_manager_heap 0x4 0x20009274 +.zwave_nvm 0x0 0x803a334 +.nvm 0xa000 0x803a334 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10600 0x0 -.debug_info 0x2a5604 0x0 -.debug_abbrev 0x1d026 0x0 -.debug_loclists 0x1f8f1 0x0 -.debug_aranges 0x5c98 0x0 -.debug_rnglists 0x3dfb 0x0 -.debug_line 0x65fd7 0x0 -.debug_str 0x929cc 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46d775 +.debug_frame 0x10654 0x0 +.debug_info 0x2a5c68 0x0 +.debug_abbrev 0x1d142 0x0 +.debug_loclists 0x1f8ea 0x0 +.debug_aranges 0x5cb0 0x0 +.debug_rnglists 0x3e10 0x0 +.debug_line 0x6635e 0x0 +.debug_str 0x92c21 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46e59c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213136 + 213372 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37496 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt index 4bf154d23b..3040c5576c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x33714 0x8006750 -.ARM.exidx 0x8 0x8039e64 -.copy.table 0xc 0x8039e6c -.zero.table 0x0 0x8039e78 -.data 0x3d0 0x20008e98 -.memory_manager_heap 0x0 0x20009268 -.zwave_nvm 0x0 0x803a248 -.nvm 0xa000 0x803a248 +.text 0x33800 0x8006750 +.ARM.exidx 0x8 0x8039f50 +.copy.table 0xc 0x8039f58 +.zero.table 0x0 0x8039f64 +.data 0x3d0 0x20008ea4 +.memory_manager_heap 0x4 0x20009274 +.zwave_nvm 0x0 0x803a334 +.nvm 0xa000 0x803a334 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10600 0x0 -.debug_info 0x2a5604 0x0 -.debug_abbrev 0x1d026 0x0 -.debug_loclists 0x1f8f1 0x0 -.debug_aranges 0x5c98 0x0 -.debug_rnglists 0x3dfb 0x0 -.debug_line 0x65fd7 0x0 -.debug_str 0x929c2 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46d76b +.debug_frame 0x10654 0x0 +.debug_info 0x2a5c68 0x0 +.debug_abbrev 0x1d142 0x0 +.debug_loclists 0x1f8ea 0x0 +.debug_aranges 0x5cb0 0x0 +.debug_rnglists 0x3e10 0x0 +.debug_line 0x6635e 0x0 +.debug_str 0x92c17 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46e592 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213136 + 213372 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37496 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt index 10a957cf50..3807bcc869 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2603A_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x33714 0x8006750 -.ARM.exidx 0x8 0x8039e64 -.copy.table 0xc 0x8039e6c -.zero.table 0x0 0x8039e78 -.data 0x3d0 0x20008e98 -.memory_manager_heap 0x0 0x20009268 -.zwave_nvm 0x0 0x803a248 -.nvm 0xa000 0x803a248 +.text 0x33800 0x8006750 +.ARM.exidx 0x8 0x8039f50 +.copy.table 0xc 0x8039f58 +.zero.table 0x0 0x8039f64 +.data 0x3d0 0x20008ea4 +.memory_manager_heap 0x4 0x20009274 +.zwave_nvm 0x0 0x803a334 +.nvm 0xa000 0x803a334 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10600 0x0 -.debug_info 0x2a5604 0x0 -.debug_abbrev 0x1d026 0x0 -.debug_loclists 0x1f8f1 0x0 -.debug_aranges 0x5c98 0x0 -.debug_rnglists 0x3dfb 0x0 -.debug_line 0x65fd7 0x0 -.debug_str 0x929cc 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46d775 +.debug_frame 0x10654 0x0 +.debug_info 0x2a5c68 0x0 +.debug_abbrev 0x1d142 0x0 +.debug_loclists 0x1f8ea 0x0 +.debug_aranges 0x5cb0 0x0 +.debug_rnglists 0x3e10 0x0 +.debug_line 0x6635e 0x0 +.debug_str 0x92c21 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46e59c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213136 + 213372 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37496 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_LR_size.txt index eeea41dc67..973fbfc785 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33b48 0x8006750 -.ARM.exidx 0x8 0x803a298 -.copy.table 0xc 0x803a2a0 -.zero.table 0x0 0x803a2ac -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803a674 -.nvm 0xa000 0x803a674 +.text 0x33c54 0x8006750 +.ARM.exidx 0x8 0x803a3a4 +.copy.table 0xc 0x803a3ac +.zero.table 0x0 0x803a3b8 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803a780 +.nvm 0xa000 0x803a780 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x105dc 0x0 -.debug_info 0x2a640c 0x0 -.debug_abbrev 0x1cd50 0x0 -.debug_loclists 0x1fbd7 0x0 -.debug_aranges 0x5c78 0x0 -.debug_rnglists 0x3ddd 0x0 -.debug_line 0x65a1e 0x0 -.debug_str 0x937aa 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46efe0 +.debug_frame 0x10630 0x0 +.debug_info 0x2a6a70 0x0 +.debug_abbrev 0x1ce6c 0x0 +.debug_loclists 0x1fbd0 0x0 +.debug_aranges 0x5c90 0x0 +.debug_rnglists 0x3df2 0x0 +.debug_line 0x65da5 0x0 +.debug_str 0x939ff 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fe34 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 214216 + 214484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt index cf7b08aa96..dfe8bdd976 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33b48 0x8006750 -.ARM.exidx 0x8 0x803a298 -.copy.table 0xc 0x803a2a0 -.zero.table 0x0 0x803a2ac -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803a674 -.nvm 0xa000 0x803a674 +.text 0x33c54 0x8006750 +.ARM.exidx 0x8 0x803a3a4 +.copy.table 0xc 0x803a3ac +.zero.table 0x0 0x803a3b8 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803a780 +.nvm 0xa000 0x803a780 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x105dc 0x0 -.debug_info 0x2a640c 0x0 -.debug_abbrev 0x1cd50 0x0 -.debug_loclists 0x1fbd7 0x0 -.debug_aranges 0x5c78 0x0 -.debug_rnglists 0x3ddd 0x0 -.debug_line 0x65a1e 0x0 -.debug_str 0x937b4 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46efea +.debug_frame 0x10630 0x0 +.debug_info 0x2a6a70 0x0 +.debug_abbrev 0x1ce6c 0x0 +.debug_loclists 0x1fbd0 0x0 +.debug_aranges 0x5c90 0x0 +.debug_rnglists 0x3df2 0x0 +.debug_line 0x65da5 0x0 +.debug_str 0x93a09 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fe3e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 214216 + 214484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt index eeea41dc67..973fbfc785 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33b48 0x8006750 -.ARM.exidx 0x8 0x803a298 -.copy.table 0xc 0x803a2a0 -.zero.table 0x0 0x803a2ac -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803a674 -.nvm 0xa000 0x803a674 +.text 0x33c54 0x8006750 +.ARM.exidx 0x8 0x803a3a4 +.copy.table 0xc 0x803a3ac +.zero.table 0x0 0x803a3b8 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803a780 +.nvm 0xa000 0x803a780 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x105dc 0x0 -.debug_info 0x2a640c 0x0 -.debug_abbrev 0x1cd50 0x0 -.debug_loclists 0x1fbd7 0x0 -.debug_aranges 0x5c78 0x0 -.debug_rnglists 0x3ddd 0x0 -.debug_line 0x65a1e 0x0 -.debug_str 0x937aa 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46efe0 +.debug_frame 0x10630 0x0 +.debug_info 0x2a6a70 0x0 +.debug_abbrev 0x1ce6c 0x0 +.debug_loclists 0x1fbd0 0x0 +.debug_aranges 0x5c90 0x0 +.debug_rnglists 0x3df2 0x0 +.debug_line 0x65da5 0x0 +.debug_str 0x939ff 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fe34 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 214216 + 214484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt index cf7b08aa96..dfe8bdd976 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD2705A_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33b48 0x8006750 -.ARM.exidx 0x8 0x803a298 -.copy.table 0xc 0x803a2a0 -.zero.table 0x0 0x803a2ac -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803a674 -.nvm 0xa000 0x803a674 +.text 0x33c54 0x8006750 +.ARM.exidx 0x8 0x803a3a4 +.copy.table 0xc 0x803a3ac +.zero.table 0x0 0x803a3b8 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803a780 +.nvm 0xa000 0x803a780 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x105dc 0x0 -.debug_info 0x2a640c 0x0 -.debug_abbrev 0x1cd50 0x0 -.debug_loclists 0x1fbd7 0x0 -.debug_aranges 0x5c78 0x0 -.debug_rnglists 0x3ddd 0x0 -.debug_line 0x65a1e 0x0 -.debug_str 0x937b4 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46efea +.debug_frame 0x10630 0x0 +.debug_info 0x2a6a70 0x0 +.debug_abbrev 0x1ce6c 0x0 +.debug_loclists 0x1fbd0 0x0 +.debug_aranges 0x5c90 0x0 +.debug_rnglists 0x3df2 0x0 +.debug_line 0x65da5 0x0 +.debug_str 0x93a09 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fe3e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 214216 + 214484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_LR_size.txt index 016990cdbb..388525a378 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33434 0x8006750 -.ARM.exidx 0x8 0x8039b84 -.copy.table 0xc 0x8039b8c -.zero.table 0x0 0x8039b98 -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x8039f64 -.nvm 0xa000 0x8039f64 +.text 0x33540 0x8006750 +.ARM.exidx 0x8 0x8039c90 +.copy.table 0xc 0x8039c98 +.zero.table 0x0 0x8039ca4 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a070 +.nvm 0xa000 0x803a070 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10684 0x0 -.debug_info 0x2a6996 0x0 -.debug_abbrev 0x1d1a2 0x0 -.debug_loclists 0x1fb22 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x3e2c 0x0 -.debug_line 0x66871 0x0 -.debug_str 0x9225b 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46ed9b +.debug_frame 0x106d8 0x0 +.debug_info 0x2a6ffa 0x0 +.debug_abbrev 0x1d2be 0x0 +.debug_loclists 0x1fb1b 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x3e41 0x0 +.debug_line 0x66bf8 0x0 +.debug_str 0x924b0 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fbe1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212396 + 212664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt index d73e03901d..80571c9c02 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33434 0x8006750 -.ARM.exidx 0x8 0x8039b84 -.copy.table 0xc 0x8039b8c -.zero.table 0x0 0x8039b98 -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x8039f64 -.nvm 0xa000 0x8039f64 +.text 0x33540 0x8006750 +.ARM.exidx 0x8 0x8039c90 +.copy.table 0xc 0x8039c98 +.zero.table 0x0 0x8039ca4 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a070 +.nvm 0xa000 0x803a070 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10684 0x0 -.debug_info 0x2a6996 0x0 -.debug_abbrev 0x1d1a2 0x0 -.debug_loclists 0x1fb22 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x3e2c 0x0 -.debug_line 0x66871 0x0 -.debug_str 0x92265 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46eda5 +.debug_frame 0x106d8 0x0 +.debug_info 0x2a6ffa 0x0 +.debug_abbrev 0x1d2be 0x0 +.debug_loclists 0x1fb1b 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x3e41 0x0 +.debug_line 0x66bf8 0x0 +.debug_str 0x924ba 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fbeb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212396 + 212664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt index 016990cdbb..388525a378 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33434 0x8006750 -.ARM.exidx 0x8 0x8039b84 -.copy.table 0xc 0x8039b8c -.zero.table 0x0 0x8039b98 -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x8039f64 -.nvm 0xa000 0x8039f64 +.text 0x33540 0x8006750 +.ARM.exidx 0x8 0x8039c90 +.copy.table 0xc 0x8039c98 +.zero.table 0x0 0x8039ca4 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a070 +.nvm 0xa000 0x803a070 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10684 0x0 -.debug_info 0x2a6996 0x0 -.debug_abbrev 0x1d1a2 0x0 -.debug_loclists 0x1fb22 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x3e2c 0x0 -.debug_line 0x66871 0x0 -.debug_str 0x9225b 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46ed9b +.debug_frame 0x106d8 0x0 +.debug_info 0x2a6ffa 0x0 +.debug_abbrev 0x1d2be 0x0 +.debug_loclists 0x1fb1b 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x3e41 0x0 +.debug_line 0x66bf8 0x0 +.debug_str 0x924b0 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fbe1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212396 + 212664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt index d73e03901d..80571c9c02 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204C_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33434 0x8006750 -.ARM.exidx 0x8 0x8039b84 -.copy.table 0xc 0x8039b8c -.zero.table 0x0 0x8039b98 -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x8039f64 -.nvm 0xa000 0x8039f64 +.text 0x33540 0x8006750 +.ARM.exidx 0x8 0x8039c90 +.copy.table 0xc 0x8039c98 +.zero.table 0x0 0x8039ca4 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a070 +.nvm 0xa000 0x803a070 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10684 0x0 -.debug_info 0x2a6996 0x0 -.debug_abbrev 0x1d1a2 0x0 -.debug_loclists 0x1fb22 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x3e2c 0x0 -.debug_line 0x66871 0x0 -.debug_str 0x92265 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46eda5 +.debug_frame 0x106d8 0x0 +.debug_info 0x2a6ffa 0x0 +.debug_abbrev 0x1d2be 0x0 +.debug_loclists 0x1fb1b 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x3e41 0x0 +.debug_line 0x66bf8 0x0 +.debug_str 0x924ba 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46fbeb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212396 + 212664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_LR_size.txt index 7a5852dacd..3021b44cbd 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33528 0x8006750 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x803a058 -.nvm 0xa000 0x803a058 +.text 0x33634 0x8006750 +.ARM.exidx 0x8 0x8039d84 +.copy.table 0xc 0x8039d8c +.zero.table 0x0 0x8039d98 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a164 +.nvm 0xa000 0x803a164 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106b8 0x0 -.debug_info 0x2a6f78 0x0 -.debug_abbrev 0x1d31b 0x0 -.debug_loclists 0x1fb54 0x0 -.debug_aranges 0x5ca8 0x0 -.debug_rnglists 0x3e3f 0x0 -.debug_line 0x66b74 0x0 -.debug_str 0x92459 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46fb84 +.debug_frame 0x1070c 0x0 +.debug_info 0x2a75dc 0x0 +.debug_abbrev 0x1d437 0x0 +.debug_loclists 0x1fb4d 0x0 +.debug_aranges 0x5cc0 0x0 +.debug_rnglists 0x3e54 0x0 +.debug_line 0x66efb 0x0 +.debug_str 0x926ae 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4709ca The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212640 + 212908 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt index 3d162f357f..c07be1b611 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33528 0x8006750 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x803a058 -.nvm 0xa000 0x803a058 +.text 0x33634 0x8006750 +.ARM.exidx 0x8 0x8039d84 +.copy.table 0xc 0x8039d8c +.zero.table 0x0 0x8039d98 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a164 +.nvm 0xa000 0x803a164 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106b8 0x0 -.debug_info 0x2a6f78 0x0 -.debug_abbrev 0x1d31b 0x0 -.debug_loclists 0x1fb54 0x0 -.debug_aranges 0x5ca8 0x0 -.debug_rnglists 0x3e3f 0x0 -.debug_line 0x66b74 0x0 -.debug_str 0x92463 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46fb8e +.debug_frame 0x1070c 0x0 +.debug_info 0x2a75dc 0x0 +.debug_abbrev 0x1d437 0x0 +.debug_loclists 0x1fb4d 0x0 +.debug_aranges 0x5cc0 0x0 +.debug_rnglists 0x3e54 0x0 +.debug_line 0x66efb 0x0 +.debug_str 0x926b8 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4709d4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212640 + 212908 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt index 7a5852dacd..3021b44cbd 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33528 0x8006750 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x803a058 -.nvm 0xa000 0x803a058 +.text 0x33634 0x8006750 +.ARM.exidx 0x8 0x8039d84 +.copy.table 0xc 0x8039d8c +.zero.table 0x0 0x8039d98 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a164 +.nvm 0xa000 0x803a164 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106b8 0x0 -.debug_info 0x2a6f78 0x0 -.debug_abbrev 0x1d31b 0x0 -.debug_loclists 0x1fb54 0x0 -.debug_aranges 0x5ca8 0x0 -.debug_rnglists 0x3e3f 0x0 -.debug_line 0x66b74 0x0 -.debug_str 0x92459 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46fb84 +.debug_frame 0x1070c 0x0 +.debug_info 0x2a75dc 0x0 +.debug_abbrev 0x1d437 0x0 +.debug_loclists 0x1fb4d 0x0 +.debug_aranges 0x5cc0 0x0 +.debug_rnglists 0x3e54 0x0 +.debug_line 0x66efb 0x0 +.debug_str 0x926ae 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4709ca The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212640 + 212908 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt index 3d162f357f..c07be1b611 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4204D_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33528 0x8006750 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x803a058 -.nvm 0xa000 0x803a058 +.text 0x33634 0x8006750 +.ARM.exidx 0x8 0x8039d84 +.copy.table 0xc 0x8039d8c +.zero.table 0x0 0x8039d98 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a164 +.nvm 0xa000 0x803a164 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106b8 0x0 -.debug_info 0x2a6f78 0x0 -.debug_abbrev 0x1d31b 0x0 -.debug_loclists 0x1fb54 0x0 -.debug_aranges 0x5ca8 0x0 -.debug_rnglists 0x3e3f 0x0 -.debug_line 0x66b74 0x0 -.debug_str 0x92463 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46fb8e +.debug_frame 0x1070c 0x0 +.debug_info 0x2a75dc 0x0 +.debug_abbrev 0x1d437 0x0 +.debug_loclists 0x1fb4d 0x0 +.debug_aranges 0x5cc0 0x0 +.debug_rnglists 0x3e54 0x0 +.debug_line 0x66efb 0x0 +.debug_str 0x926b8 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4709d4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212640 + 212908 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_LR_size.txt index c4efae246c..92e67758ca 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x8634 0x20000500 -text_application_ram 0x1ac 0x20008b34 +.bss 0x8640 0x20000500 +text_application_ram 0x1ac 0x20008b40 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008ce0 -.memory_manager_heap 0x4 0x200090ac -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008cec +.memory_manager_heap 0x0 0x200090b8 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10674 0x0 -.debug_info 0x2a6755 0x0 -.debug_abbrev 0x1d336 0x0 -.debug_loclists 0x1ebb9 0x0 -.debug_aranges 0x5ce0 0x0 -.debug_rnglists 0x3dc5 0x0 -.debug_line 0x66558 0x0 -.debug_str 0x9270c 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46dfdd +.debug_frame 0x106c8 0x0 +.debug_info 0x2a6db9 0x0 +.debug_abbrev 0x1d452 0x0 +.debug_loclists 0x1ebb2 0x0 +.debug_aranges 0x5cf8 0x0 +.debug_rnglists 0x3dda 0x0 +.debug_line 0x668df 0x0 +.debug_str 0x92961 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46ee1c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37040 + 37048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt index 1a235264db..4ac1c551db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x8634 0x20000500 -text_application_ram 0x1ac 0x20008b34 +.bss 0x8640 0x20000500 +text_application_ram 0x1ac 0x20008b40 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008ce0 -.memory_manager_heap 0x4 0x200090ac -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008cec +.memory_manager_heap 0x0 0x200090b8 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10674 0x0 -.debug_info 0x2a6755 0x0 -.debug_abbrev 0x1d336 0x0 -.debug_loclists 0x1ebb9 0x0 -.debug_aranges 0x5ce0 0x0 -.debug_rnglists 0x3dc5 0x0 -.debug_line 0x66558 0x0 -.debug_str 0x92716 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46dfe7 +.debug_frame 0x106c8 0x0 +.debug_info 0x2a6db9 0x0 +.debug_abbrev 0x1d452 0x0 +.debug_loclists 0x1ebb2 0x0 +.debug_aranges 0x5cf8 0x0 +.debug_rnglists 0x3dda 0x0 +.debug_line 0x668df 0x0 +.debug_str 0x9296b 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46ee26 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37040 + 37048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt index c4efae246c..92e67758ca 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x8634 0x20000500 -text_application_ram 0x1ac 0x20008b34 +.bss 0x8640 0x20000500 +text_application_ram 0x1ac 0x20008b40 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008ce0 -.memory_manager_heap 0x4 0x200090ac -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008cec +.memory_manager_heap 0x0 0x200090b8 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10674 0x0 -.debug_info 0x2a6755 0x0 -.debug_abbrev 0x1d336 0x0 -.debug_loclists 0x1ebb9 0x0 -.debug_aranges 0x5ce0 0x0 -.debug_rnglists 0x3dc5 0x0 -.debug_line 0x66558 0x0 -.debug_str 0x9270c 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46dfdd +.debug_frame 0x106c8 0x0 +.debug_info 0x2a6db9 0x0 +.debug_abbrev 0x1d452 0x0 +.debug_loclists 0x1ebb2 0x0 +.debug_aranges 0x5cf8 0x0 +.debug_rnglists 0x3dda 0x0 +.debug_line 0x668df 0x0 +.debug_str 0x92961 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46ee1c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37040 + 37048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt index 1a235264db..4ac1c551db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205A_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x8634 0x20000500 -text_application_ram 0x1ac 0x20008b34 +.bss 0x8640 0x20000500 +text_application_ram 0x1ac 0x20008b40 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008ce0 -.memory_manager_heap 0x4 0x200090ac -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008cec +.memory_manager_heap 0x0 0x200090b8 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10674 0x0 -.debug_info 0x2a6755 0x0 -.debug_abbrev 0x1d336 0x0 -.debug_loclists 0x1ebb9 0x0 -.debug_aranges 0x5ce0 0x0 -.debug_rnglists 0x3dc5 0x0 -.debug_line 0x66558 0x0 -.debug_str 0x92716 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46dfe7 +.debug_frame 0x106c8 0x0 +.debug_info 0x2a6db9 0x0 +.debug_abbrev 0x1d452 0x0 +.debug_loclists 0x1ebb2 0x0 +.debug_aranges 0x5cf8 0x0 +.debug_rnglists 0x3dda 0x0 +.debug_line 0x668df 0x0 +.debug_str 0x9296b 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x46ee26 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37040 + 37048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_LR_size.txt index 0e186c161b..94b0e58adf 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008e98 -.memory_manager_heap 0x4 0x20009264 -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008ea4 +.memory_manager_heap 0x0 0x20009270 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106e4 0x0 -.debug_info 0x2a764e 0x0 -.debug_abbrev 0x1d37f 0x0 -.debug_loclists 0x1fb2d 0x0 -.debug_aranges 0x5cf8 0x0 -.debug_rnglists 0x3e57 0x0 -.debug_line 0x668e7 0x0 -.debug_str 0x92c1e 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x470a06 +.debug_frame 0x10738 0x0 +.debug_info 0x2a7cb2 0x0 +.debug_abbrev 0x1d49b 0x0 +.debug_loclists 0x1fb26 0x0 +.debug_aranges 0x5d10 0x0 +.debug_rnglists 0x3e6c 0x0 +.debug_line 0x66c6e 0x0 +.debug_str 0x92e73 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x471845 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt index 054ccb9d18..c6cd949926 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008e98 -.memory_manager_heap 0x4 0x20009264 -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008ea4 +.memory_manager_heap 0x0 0x20009270 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106e4 0x0 -.debug_info 0x2a764e 0x0 -.debug_abbrev 0x1d37f 0x0 -.debug_loclists 0x1fb2d 0x0 -.debug_aranges 0x5cf8 0x0 -.debug_rnglists 0x3e57 0x0 -.debug_line 0x668e7 0x0 -.debug_str 0x92c28 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x470a10 +.debug_frame 0x10738 0x0 +.debug_info 0x2a7cb2 0x0 +.debug_abbrev 0x1d49b 0x0 +.debug_loclists 0x1fb26 0x0 +.debug_aranges 0x5d10 0x0 +.debug_rnglists 0x3e6c 0x0 +.debug_line 0x66c6e 0x0 +.debug_str 0x92e7d 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x47184f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt index 0e186c161b..94b0e58adf 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008e98 -.memory_manager_heap 0x4 0x20009264 -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008ea4 +.memory_manager_heap 0x0 0x20009270 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106e4 0x0 -.debug_info 0x2a764e 0x0 -.debug_abbrev 0x1d37f 0x0 -.debug_loclists 0x1fb2d 0x0 -.debug_aranges 0x5cf8 0x0 -.debug_rnglists 0x3e57 0x0 -.debug_line 0x668e7 0x0 -.debug_str 0x92c1e 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x470a06 +.debug_frame 0x10738 0x0 +.debug_info 0x2a7cb2 0x0 +.debug_abbrev 0x1d49b 0x0 +.debug_loclists 0x1fb26 0x0 +.debug_aranges 0x5d10 0x0 +.debug_rnglists 0x3e6c 0x0 +.debug_line 0x66c6e 0x0 +.debug_str 0x92e73 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x471845 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt index 054ccb9d18..c6cd949926 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4205B_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87ec 0x20000500 -text_application_ram 0x1ac 0x20008cec +.bss 0x87f8 0x20000500 +text_application_ram 0x1ac 0x20008cf8 .rodata 0x428 0x800631c -.text 0x336c4 0x8006750 -.ARM.exidx 0x8 0x8039e14 -.copy.table 0xc 0x8039e1c -.zero.table 0x0 0x8039e28 -.data 0x3cc 0x20008e98 -.memory_manager_heap 0x4 0x20009264 -.zwave_nvm 0x0 0x803a1f4 -.nvm 0xa000 0x803a1f4 +.text 0x337d0 0x8006750 +.ARM.exidx 0x8 0x8039f20 +.copy.table 0xc 0x8039f28 +.zero.table 0x0 0x8039f34 +.data 0x3cc 0x20008ea4 +.memory_manager_heap 0x0 0x20009270 +.zwave_nvm 0x0 0x803a300 +.nvm 0xa000 0x803a300 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106e4 0x0 -.debug_info 0x2a764e 0x0 -.debug_abbrev 0x1d37f 0x0 -.debug_loclists 0x1fb2d 0x0 -.debug_aranges 0x5cf8 0x0 -.debug_rnglists 0x3e57 0x0 -.debug_line 0x668e7 0x0 -.debug_str 0x92c28 0x0 -.debug_loc 0x2c897 0x0 -.debug_ranges 0x5438 0x0 -Total 0x470a10 +.debug_frame 0x10738 0x0 +.debug_info 0x2a7cb2 0x0 +.debug_abbrev 0x1d49b 0x0 +.debug_loclists 0x1fb26 0x0 +.debug_aranges 0x5d10 0x0 +.debug_rnglists 0x3e6c 0x0 +.debug_line 0x66c6e 0x0 +.debug_str 0x92e7d 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x47184f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213052 + 213320 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37480 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_EU_LR_size.txt index 7a5852dacd..3021b44cbd 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33528 0x8006750 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x803a058 -.nvm 0xa000 0x803a058 +.text 0x33634 0x8006750 +.ARM.exidx 0x8 0x8039d84 +.copy.table 0xc 0x8039d8c +.zero.table 0x0 0x8039d98 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a164 +.nvm 0xa000 0x803a164 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106b8 0x0 -.debug_info 0x2a6f78 0x0 -.debug_abbrev 0x1d31b 0x0 -.debug_loclists 0x1fb54 0x0 -.debug_aranges 0x5ca8 0x0 -.debug_rnglists 0x3e3f 0x0 -.debug_line 0x66b74 0x0 -.debug_str 0x92459 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46fb84 +.debug_frame 0x1070c 0x0 +.debug_info 0x2a75dc 0x0 +.debug_abbrev 0x1d437 0x0 +.debug_loclists 0x1fb4d 0x0 +.debug_aranges 0x5cc0 0x0 +.debug_rnglists 0x3e54 0x0 +.debug_line 0x66efb 0x0 +.debug_str 0x926ae 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4709ca The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212640 + 212908 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt index 7a5852dacd..3021b44cbd 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4210A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x500 0x20000000 -.bss 0x87e8 0x20000500 -text_application_ram 0x1ac 0x20008ce8 +.bss 0x87f4 0x20000500 +text_application_ram 0x1ac 0x20008cf4 .rodata 0x428 0x800631c -.text 0x33528 0x8006750 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x3cc 0x20008e94 -.memory_manager_heap 0x0 0x20009260 -.zwave_nvm 0x0 0x803a058 -.nvm 0xa000 0x803a058 +.text 0x33634 0x8006750 +.ARM.exidx 0x8 0x8039d84 +.copy.table 0xc 0x8039d8c +.zero.table 0x0 0x8039d98 +.data 0x3cc 0x20008ea0 +.memory_manager_heap 0x4 0x2000926c +.zwave_nvm 0x0 0x803a164 +.nvm 0xa000 0x803a164 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x106b8 0x0 -.debug_info 0x2a6f78 0x0 -.debug_abbrev 0x1d31b 0x0 -.debug_loclists 0x1fb54 0x0 -.debug_aranges 0x5ca8 0x0 -.debug_rnglists 0x3e3f 0x0 -.debug_line 0x66b74 0x0 -.debug_str 0x92459 0x0 -.debug_loc 0x2c898 0x0 -.debug_ranges 0x5438 0x0 -Total 0x46fb84 +.debug_frame 0x1070c 0x0 +.debug_info 0x2a75dc 0x0 +.debug_abbrev 0x1d437 0x0 +.debug_loclists 0x1fb4d 0x0 +.debug_aranges 0x5cc0 0x0 +.debug_rnglists 0x3e54 0x0 +.debug_line 0x66efb 0x0 +.debug_str 0x926ae 0x0 +.debug_loc 0x2c80c 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4709ca The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212640 + 212908 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37472 + 37488 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_LR_size.txt index 73b1436d32..17f4fa5504 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10798 0x0 -.debug_info 0x2abca9 0x0 -.debug_abbrev 0x1d694 0x0 -.debug_loclists 0x200e8 0x0 -.debug_aranges 0x5d30 0x0 -.debug_rnglists 0x3ea9 0x0 -.debug_line 0x67088 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a77 +.debug_frame 0x107ec 0x0 +.debug_info 0x2ac30d 0x0 +.debug_abbrev 0x1d7b0 0x0 +.debug_loclists 0x200e1 0x0 +.debug_aranges 0x5d48 0x0 +.debug_rnglists 0x3ebe 0x0 +.debug_line 0x6740f 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4788cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt index 2f4434845b..848a68caf1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10798 0x0 -.debug_info 0x2abca9 0x0 -.debug_abbrev 0x1d694 0x0 -.debug_loclists 0x200e8 0x0 -.debug_aranges 0x5d30 0x0 -.debug_rnglists 0x3ea9 0x0 -.debug_line 0x67088 0x0 -.debug_str 0x93d97 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a81 +.debug_frame 0x107ec 0x0 +.debug_info 0x2ac30d 0x0 +.debug_abbrev 0x1d7b0 0x0 +.debug_loclists 0x200e1 0x0 +.debug_aranges 0x5d48 0x0 +.debug_rnglists 0x3ebe 0x0 +.debug_line 0x6740f 0x0 +.debug_str 0x93fec 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4788d5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt index 73b1436d32..17f4fa5504 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10798 0x0 -.debug_info 0x2abca9 0x0 -.debug_abbrev 0x1d694 0x0 -.debug_loclists 0x200e8 0x0 -.debug_aranges 0x5d30 0x0 -.debug_rnglists 0x3ea9 0x0 -.debug_line 0x67088 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a77 +.debug_frame 0x107ec 0x0 +.debug_info 0x2ac30d 0x0 +.debug_abbrev 0x1d7b0 0x0 +.debug_loclists 0x200e1 0x0 +.debug_aranges 0x5d48 0x0 +.debug_rnglists 0x3ebe 0x0 +.debug_line 0x6740f 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4788cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt index 2f4434845b..848a68caf1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400B_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10798 0x0 -.debug_info 0x2abca9 0x0 -.debug_abbrev 0x1d694 0x0 -.debug_loclists 0x200e8 0x0 -.debug_aranges 0x5d30 0x0 -.debug_rnglists 0x3ea9 0x0 -.debug_line 0x67088 0x0 -.debug_str 0x93d97 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a81 +.debug_frame 0x107ec 0x0 +.debug_info 0x2ac30d 0x0 +.debug_abbrev 0x1d7b0 0x0 +.debug_loclists 0x200e1 0x0 +.debug_aranges 0x5d48 0x0 +.debug_rnglists 0x3ebe 0x0 +.debug_line 0x6740f 0x0 +.debug_str 0x93fec 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4788d5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_LR_size.txt index e25fb1a39f..e315ded4fc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a2c +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x478880 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt index e29fa4afe3..99b7b9ae43 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d97 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a36 +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fec 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x47888a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt index e25fb1a39f..e315ded4fc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a2c +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x478880 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt index e29fa4afe3..99b7b9ae43 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4400C_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d97 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a36 +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fec 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x47888a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_EU_LR_size.txt index 73b1436d32..17f4fa5504 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10798 0x0 -.debug_info 0x2abca9 0x0 -.debug_abbrev 0x1d694 0x0 -.debug_loclists 0x200e8 0x0 -.debug_aranges 0x5d30 0x0 -.debug_rnglists 0x3ea9 0x0 -.debug_line 0x67088 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a77 +.debug_frame 0x107ec 0x0 +.debug_info 0x2ac30d 0x0 +.debug_abbrev 0x1d7b0 0x0 +.debug_loclists 0x200e1 0x0 +.debug_aranges 0x5d48 0x0 +.debug_rnglists 0x3ebe 0x0 +.debug_line 0x6740f 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4788cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt index 73b1436d32..17f4fa5504 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401B_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x10798 0x0 -.debug_info 0x2abca9 0x0 -.debug_abbrev 0x1d694 0x0 -.debug_loclists 0x200e8 0x0 -.debug_aranges 0x5d30 0x0 -.debug_rnglists 0x3ea9 0x0 -.debug_line 0x67088 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a77 +.debug_frame 0x107ec 0x0 +.debug_info 0x2ac30d 0x0 +.debug_abbrev 0x1d7b0 0x0 +.debug_loclists 0x200e1 0x0 +.debug_aranges 0x5d48 0x0 +.debug_rnglists 0x3ebe 0x0 +.debug_line 0x6740f 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x4788cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_LR_size.txt index e25fb1a39f..e315ded4fc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a2c +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x478880 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_size.txt index e29fa4afe3..99b7b9ae43 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d97 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a36 +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fec 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x47888a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt index e25fb1a39f..e315ded4fc 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d8d 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a2c +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fe2 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x478880 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_size.txt index e29fa4afe3..99b7b9ae43 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_controller_BRD4401C_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x500 0x20000000 -.bss 0x8754 0x20000500 -text_application_ram 0x1ac 0x20008c54 +.bss 0x8760 0x20000500 +text_application_ram 0x1ac 0x20008c60 .rodata 0x428 0x8006328 -.text 0x33f60 0x8006750 -.ARM.exidx 0x8 0x803a6b0 -.copy.table 0xc 0x803a6b8 -.zero.table 0x0 0x803a6c4 -.data 0x3c8 0x20008e00 -.memory_manager_heap 0x0 0x200091c8 -.zwave_nvm 0x0 0x803aa8c -.nvm 0xa000 0x803aa8c +.text 0x3406c 0x8006750 +.ARM.exidx 0x8 0x803a7bc +.copy.table 0xc 0x803a7c4 +.zero.table 0x0 0x803a7d0 +.data 0x3c8 0x20008e0c +.memory_manager_heap 0x4 0x200091d4 +.zwave_nvm 0x0 0x803ab98 +.nvm 0xa000 0x803ab98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x1b2 0x0 -.debug_frame 0x107ac 0x0 -.debug_info 0x2abc35 0x0 -.debug_abbrev 0x1d6b4 0x0 -.debug_loclists 0x200b4 0x0 -.debug_aranges 0x5d38 0x0 -.debug_rnglists 0x3ed2 0x0 -.debug_line 0x67080 0x0 -.debug_str 0x93d97 0x0 -.debug_loc 0x2c787 0x0 -.debug_ranges 0x5438 0x0 -Total 0x477a36 +.debug_frame 0x10800 0x0 +.debug_info 0x2ac299 0x0 +.debug_abbrev 0x1d7d0 0x0 +.debug_loclists 0x200ad 0x0 +.debug_aranges 0x5d50 0x0 +.debug_rnglists 0x3ee7 0x0 +.debug_line 0x67407 0x0 +.debug_str 0x93fec 0x0 +.debug_loc 0x2c709 0x0 +.debug_ranges 0x5418 0x0 +Total 0x47888a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 215264 + 215532 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 40960 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 37320 + 37336 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_EU_LR_size.txt new file mode 100644 index 0000000000..c5fd85ec9e --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_EU_LR_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x170 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 +.rodata 0x248 0x800631c +.text 0x334ac 0x8006570 +.ARM.exidx 0x8 0x8039a1c +.copy.table 0xc 0x8039a24 +.zero.table 0x0 0x8039a30 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039df8 +.nvm 0x8000 0x8039df8 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x11670 0x0 +.debug_info 0x417974 0x0 +.debug_abbrev 0x2356d 0x0 +.debug_loclists 0x2b282 0x0 +.debug_aranges 0x63a0 0x0 +.debug_rnglists 0x4701 0x0 +.debug_line 0x7277a 0x0 +.debug_str 0x94e3e 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5fdd59 + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 212032 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43288 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_EU_size.txt new file mode 100644 index 0000000000..2754fd5a71 --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_EU_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x170 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 +.rodata 0x248 0x800631c +.text 0x334ac 0x8006570 +.ARM.exidx 0x8 0x8039a1c +.copy.table 0xc 0x8039a24 +.zero.table 0x0 0x8039a30 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039df8 +.nvm 0x8000 0x8039df8 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x11670 0x0 +.debug_info 0x417974 0x0 +.debug_abbrev 0x2356d 0x0 +.debug_loclists 0x2b282 0x0 +.debug_aranges 0x63a0 0x0 +.debug_rnglists 0x4701 0x0 +.debug_line 0x7277a 0x0 +.debug_str 0x94e48 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5fdd63 + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 212032 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43288 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_US_LR_size.txt new file mode 100644 index 0000000000..c5fd85ec9e --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_US_LR_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x170 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 +.rodata 0x248 0x800631c +.text 0x334ac 0x8006570 +.ARM.exidx 0x8 0x8039a1c +.copy.table 0xc 0x8039a24 +.zero.table 0x0 0x8039a30 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039df8 +.nvm 0x8000 0x8039df8 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x11670 0x0 +.debug_info 0x417974 0x0 +.debug_abbrev 0x2356d 0x0 +.debug_loclists 0x2b282 0x0 +.debug_aranges 0x63a0 0x0 +.debug_rnglists 0x4701 0x0 +.debug_line 0x7277a 0x0 +.debug_str 0x94e3e 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5fdd59 + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 212032 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43288 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_US_size.txt new file mode 100644 index 0000000000..2754fd5a71 --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2603A_REGION_US_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x170 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 +.rodata 0x248 0x800631c +.text 0x334ac 0x8006570 +.ARM.exidx 0x8 0x8039a1c +.copy.table 0xc 0x8039a24 +.zero.table 0x0 0x8039a30 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039df8 +.nvm 0x8000 0x8039df8 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x11670 0x0 +.debug_info 0x417974 0x0 +.debug_abbrev 0x2356d 0x0 +.debug_loclists 0x2b282 0x0 +.debug_aranges 0x63a0 0x0 +.debug_rnglists 0x4701 0x0 +.debug_line 0x7277a 0x0 +.debug_str 0x94e48 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5fdd63 + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 212032 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43288 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_EU_LR_size.txt new file mode 100644 index 0000000000..c9753b362e --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_EU_LR_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x17c 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c +.rodata 0x248 0x8006328 +.text 0x338b8 0x8006570 +.ARM.exidx 0x8 0x8039e28 +.copy.table 0xc 0x8039e30 +.zero.table 0x0 0x8039e3c +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a200 +.nvm 0x8000 0x803a200 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x1164c 0x0 +.debug_info 0x41877c 0x0 +.debug_abbrev 0x23297 0x0 +.debug_loclists 0x2b568 0x0 +.debug_aranges 0x6380 0x0 +.debug_rnglists 0x46e3 0x0 +.debug_line 0x721c1 0x0 +.debug_str 0x95c39 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff5ce + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 213076 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43136 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_EU_size.txt new file mode 100644 index 0000000000..319bb3f98e --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_EU_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x17c 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c +.rodata 0x248 0x8006328 +.text 0x338b8 0x8006570 +.ARM.exidx 0x8 0x8039e28 +.copy.table 0xc 0x8039e30 +.zero.table 0x0 0x8039e3c +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a200 +.nvm 0x8000 0x803a200 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x1164c 0x0 +.debug_info 0x41877c 0x0 +.debug_abbrev 0x23297 0x0 +.debug_loclists 0x2b568 0x0 +.debug_aranges 0x6380 0x0 +.debug_rnglists 0x46e3 0x0 +.debug_line 0x721c1 0x0 +.debug_str 0x95c43 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff5d8 + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 213076 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43136 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_US_LR_size.txt new file mode 100644 index 0000000000..c9753b362e --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_US_LR_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x17c 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c +.rodata 0x248 0x8006328 +.text 0x338b8 0x8006570 +.ARM.exidx 0x8 0x8039e28 +.copy.table 0xc 0x8039e30 +.zero.table 0x0 0x8039e3c +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a200 +.nvm 0x8000 0x803a200 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x1164c 0x0 +.debug_info 0x41877c 0x0 +.debug_abbrev 0x23297 0x0 +.debug_loclists 0x2b568 0x0 +.debug_aranges 0x6380 0x0 +.debug_rnglists 0x46e3 0x0 +.debug_line 0x721c1 0x0 +.debug_str 0x95c39 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff5ce + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 213076 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43136 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_US_size.txt new file mode 100644 index 0000000000..319bb3f98e --- /dev/null +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD2705A_REGION_US_size.txt @@ -0,0 +1,44 @@ + +========================================================== +The output of the size tool: (e.g. arm-none-ambi-size.exe) +========================================================== + +zwave_ncp_serial_api_end_device.out : +section size addr +.vectors 0x17c 0x8006000 +.stack 0x1000 0x20000000 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c +.rodata 0x248 0x8006328 +.text 0x338b8 0x8006570 +.ARM.exidx 0x8 0x8039e28 +.copy.table 0xc 0x8039e30 +.zero.table 0x0 0x8039e3c +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a200 +.nvm 0x8000 0x803a200 +.ARM.attributes 0x36 0x0 +.comment 0x45 0x0 +.debug_line_str 0x29a 0x0 +.debug_frame 0x1164c 0x0 +.debug_info 0x41877c 0x0 +.debug_abbrev 0x23297 0x0 +.debug_loclists 0x2b568 0x0 +.debug_aranges 0x6380 0x0 +.debug_rnglists 0x46e3 0x0 +.debug_line 0x721c1 0x0 +.debug_str 0x95c43 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff5d8 + +The calculated FLASH and SRAM usage summary: +============================================ +FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) + 213076 +FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) + 32768 +SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) + 43136 + diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_LR_size.txt index 6126d58165..97aad97a72 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x330c4 0x8006570 -.ARM.exidx 0x8 0x8039634 -.copy.table 0xc 0x803963c -.zero.table 0x0 0x8039648 -.data 0x3c4 0x2000a540 -.memory_manager_heap 0x4 0x2000a904 -.zwave_nvm 0x0 0x8039a0c -.nvm 0x8000 0x8039a0c +.text 0x331f0 0x8006570 +.ARM.exidx 0x8 0x8039760 +.copy.table 0xc 0x8039768 +.zero.table 0x0 0x8039774 +.data 0x3c4 0x2000a54c +.memory_manager_heap 0x0 0x2000a910 +.zwave_nvm 0x0 0x8039b38 +.nvm 0x8000 0x8039b38 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116a0 0x0 -.debug_info 0x41877c 0x0 -.debug_abbrev 0x235b0 0x0 -.debug_loclists 0x2b4ba 0x0 -.debug_aranges 0x6378 0x0 -.debug_rnglists 0x471d 0x0 -.debug_line 0x72c8c 0x0 -.debug_str 0x94488 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5fe6ca +.debug_frame 0x116f4 0x0 +.debug_info 0x418d06 0x0 +.debug_abbrev 0x236e9 0x0 +.debug_loclists 0x2b4b3 0x0 +.debug_aranges 0x6390 0x0 +.debug_rnglists 0x4732 0x0 +.debug_line 0x73014 0x0 +.debug_str 0x946dd 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff3b2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211028 + 211328 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43280 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt index c126c1e5f8..f9eb1e1d69 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x330c4 0x8006570 -.ARM.exidx 0x8 0x8039634 -.copy.table 0xc 0x803963c -.zero.table 0x0 0x8039648 -.data 0x3c4 0x2000a540 -.memory_manager_heap 0x4 0x2000a904 -.zwave_nvm 0x0 0x8039a0c -.nvm 0x8000 0x8039a0c +.text 0x331f0 0x8006570 +.ARM.exidx 0x8 0x8039760 +.copy.table 0xc 0x8039768 +.zero.table 0x0 0x8039774 +.data 0x3c4 0x2000a54c +.memory_manager_heap 0x0 0x2000a910 +.zwave_nvm 0x0 0x8039b38 +.nvm 0x8000 0x8039b38 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116a0 0x0 -.debug_info 0x41877c 0x0 -.debug_abbrev 0x235b0 0x0 -.debug_loclists 0x2b4ba 0x0 -.debug_aranges 0x6378 0x0 -.debug_rnglists 0x471d 0x0 -.debug_line 0x72c8c 0x0 -.debug_str 0x94492 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5fe6d4 +.debug_frame 0x116f4 0x0 +.debug_info 0x418d06 0x0 +.debug_abbrev 0x236e9 0x0 +.debug_loclists 0x2b4b3 0x0 +.debug_aranges 0x6390 0x0 +.debug_rnglists 0x4732 0x0 +.debug_line 0x73014 0x0 +.debug_str 0x946e7 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff3bc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211028 + 211328 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43280 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt index 6126d58165..97aad97a72 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x330c4 0x8006570 -.ARM.exidx 0x8 0x8039634 -.copy.table 0xc 0x803963c -.zero.table 0x0 0x8039648 -.data 0x3c4 0x2000a540 -.memory_manager_heap 0x4 0x2000a904 -.zwave_nvm 0x0 0x8039a0c -.nvm 0x8000 0x8039a0c +.text 0x331f0 0x8006570 +.ARM.exidx 0x8 0x8039760 +.copy.table 0xc 0x8039768 +.zero.table 0x0 0x8039774 +.data 0x3c4 0x2000a54c +.memory_manager_heap 0x0 0x2000a910 +.zwave_nvm 0x0 0x8039b38 +.nvm 0x8000 0x8039b38 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116a0 0x0 -.debug_info 0x41877c 0x0 -.debug_abbrev 0x235b0 0x0 -.debug_loclists 0x2b4ba 0x0 -.debug_aranges 0x6378 0x0 -.debug_rnglists 0x471d 0x0 -.debug_line 0x72c8c 0x0 -.debug_str 0x94488 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5fe6ca +.debug_frame 0x116f4 0x0 +.debug_info 0x418d06 0x0 +.debug_abbrev 0x236e9 0x0 +.debug_loclists 0x2b4b3 0x0 +.debug_aranges 0x6390 0x0 +.debug_rnglists 0x4732 0x0 +.debug_line 0x73014 0x0 +.debug_str 0x946dd 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff3b2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211028 + 211328 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43280 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt index c126c1e5f8..f9eb1e1d69 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204C_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x330c4 0x8006570 -.ARM.exidx 0x8 0x8039634 -.copy.table 0xc 0x803963c -.zero.table 0x0 0x8039648 -.data 0x3c4 0x2000a540 -.memory_manager_heap 0x4 0x2000a904 -.zwave_nvm 0x0 0x8039a0c -.nvm 0x8000 0x8039a0c +.text 0x331f0 0x8006570 +.ARM.exidx 0x8 0x8039760 +.copy.table 0xc 0x8039768 +.zero.table 0x0 0x8039774 +.data 0x3c4 0x2000a54c +.memory_manager_heap 0x0 0x2000a910 +.zwave_nvm 0x0 0x8039b38 +.nvm 0x8000 0x8039b38 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116a0 0x0 -.debug_info 0x41877c 0x0 -.debug_abbrev 0x235b0 0x0 -.debug_loclists 0x2b4ba 0x0 -.debug_aranges 0x6378 0x0 -.debug_rnglists 0x471d 0x0 -.debug_line 0x72c8c 0x0 -.debug_str 0x94492 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5fe6d4 +.debug_frame 0x116f4 0x0 +.debug_info 0x418d06 0x0 +.debug_abbrev 0x236e9 0x0 +.debug_loclists 0x2b4b3 0x0 +.debug_aranges 0x6390 0x0 +.debug_rnglists 0x4732 0x0 +.debug_line 0x73014 0x0 +.debug_str 0x946e7 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5ff3bc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211028 + 211328 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43280 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_LR_size.txt index a2432267b4..c9fb33ba3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x331b8 0x8006570 -.ARM.exidx 0x8 0x8039728 -.copy.table 0xc 0x8039730 -.zero.table 0x0 0x803973c -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039b04 -.nvm 0x8000 0x8039b04 +.text 0x332e4 0x8006570 +.ARM.exidx 0x8 0x8039854 +.copy.table 0xc 0x803985c +.zero.table 0x0 0x8039868 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039c30 +.nvm 0x8000 0x8039c30 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116d4 0x0 -.debug_info 0x418d5e 0x0 -.debug_abbrev 0x23729 0x0 -.debug_loclists 0x2b4ec 0x0 -.debug_aranges 0x6398 0x0 -.debug_rnglists 0x4730 0x0 -.debug_line 0x72f8f 0x0 -.debug_str 0x94686 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5ff4b3 +.debug_frame 0x11728 0x0 +.debug_info 0x4192e8 0x0 +.debug_abbrev 0x23862 0x0 +.debug_loclists 0x2b4e5 0x0 +.debug_aranges 0x63b0 0x0 +.debug_rnglists 0x4745 0x0 +.debug_line 0x73317 0x0 +.debug_str 0x948db 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x6001a3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211276 + 211576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt index bb132757c9..abaaffce49 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x331b8 0x8006570 -.ARM.exidx 0x8 0x8039728 -.copy.table 0xc 0x8039730 -.zero.table 0x0 0x803973c -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039b04 -.nvm 0x8000 0x8039b04 +.text 0x332e4 0x8006570 +.ARM.exidx 0x8 0x8039854 +.copy.table 0xc 0x803985c +.zero.table 0x0 0x8039868 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039c30 +.nvm 0x8000 0x8039c30 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116d4 0x0 -.debug_info 0x418d5e 0x0 -.debug_abbrev 0x23729 0x0 -.debug_loclists 0x2b4ec 0x0 -.debug_aranges 0x6398 0x0 -.debug_rnglists 0x4730 0x0 -.debug_line 0x72f8f 0x0 -.debug_str 0x94690 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5ff4bd +.debug_frame 0x11728 0x0 +.debug_info 0x4192e8 0x0 +.debug_abbrev 0x23862 0x0 +.debug_loclists 0x2b4e5 0x0 +.debug_aranges 0x63b0 0x0 +.debug_rnglists 0x4745 0x0 +.debug_line 0x73317 0x0 +.debug_str 0x948e5 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x6001ad The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211276 + 211576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt index a2432267b4..c9fb33ba3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x331b8 0x8006570 -.ARM.exidx 0x8 0x8039728 -.copy.table 0xc 0x8039730 -.zero.table 0x0 0x803973c -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039b04 -.nvm 0x8000 0x8039b04 +.text 0x332e4 0x8006570 +.ARM.exidx 0x8 0x8039854 +.copy.table 0xc 0x803985c +.zero.table 0x0 0x8039868 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039c30 +.nvm 0x8000 0x8039c30 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116d4 0x0 -.debug_info 0x418d5e 0x0 -.debug_abbrev 0x23729 0x0 -.debug_loclists 0x2b4ec 0x0 -.debug_aranges 0x6398 0x0 -.debug_rnglists 0x4730 0x0 -.debug_line 0x72f8f 0x0 -.debug_str 0x94686 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5ff4b3 +.debug_frame 0x11728 0x0 +.debug_info 0x4192e8 0x0 +.debug_abbrev 0x23862 0x0 +.debug_loclists 0x2b4e5 0x0 +.debug_aranges 0x63b0 0x0 +.debug_rnglists 0x4745 0x0 +.debug_line 0x73317 0x0 +.debug_str 0x948db 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x6001a3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211276 + 211576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt index bb132757c9..abaaffce49 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4204D_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x331b8 0x8006570 -.ARM.exidx 0x8 0x8039728 -.copy.table 0xc 0x8039730 -.zero.table 0x0 0x803973c -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039b04 -.nvm 0x8000 0x8039b04 +.text 0x332e4 0x8006570 +.ARM.exidx 0x8 0x8039854 +.copy.table 0xc 0x803985c +.zero.table 0x0 0x8039868 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039c30 +.nvm 0x8000 0x8039c30 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116d4 0x0 -.debug_info 0x418d5e 0x0 -.debug_abbrev 0x23729 0x0 -.debug_loclists 0x2b4ec 0x0 -.debug_aranges 0x6398 0x0 -.debug_rnglists 0x4730 0x0 -.debug_line 0x72f8f 0x0 -.debug_str 0x94690 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5ff4bd +.debug_frame 0x11728 0x0 +.debug_info 0x4192e8 0x0 +.debug_abbrev 0x23862 0x0 +.debug_loclists 0x2b4e5 0x0 +.debug_aranges 0x63b0 0x0 +.debug_rnglists 0x4745 0x0 +.debug_line 0x73317 0x0 +.debug_str 0x948e5 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x6001ad The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211276 + 211576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_LR_size.txt index 231e922207..4da0d6e19e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x91f4 0x20001000 -text_application_ram 0x1ac 0x2000a1f4 +.bss 0x9200 0x20001000 +text_application_ram 0x1ac 0x2000a200 .rodata 0x248 0x800631c -.text 0x32b44 0x8006570 -.ARM.exidx 0x8 0x80390b4 -.copy.table 0xc 0x80390bc -.zero.table 0x0 0x80390c8 -.data 0x3c8 0x2000a3a0 -.memory_manager_heap 0x0 0x2000a768 -.zwave_nvm 0x0 0x8039490 -.nvm 0x8000 0x8039490 +.text 0x32c50 0x8006570 +.ARM.exidx 0x8 0x80391c0 +.copy.table 0xc 0x80391c8 +.zero.table 0x0 0x80391d4 +.data 0x3c8 0x2000a3ac +.memory_manager_heap 0x4 0x2000a774 +.zwave_nvm 0x0 0x803959c +.nvm 0x8000 0x803959c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11040 0x0 -.debug_info 0x412de9 0x0 -.debug_abbrev 0x22ce8 0x0 -.debug_loclists 0x27985 0x0 -.debug_aranges 0x61f8 0x0 -.debug_rnglists 0x4486 0x0 -.debug_line 0x6fad4 0x0 -.debug_str 0x9433f 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5f04a1 +.debug_frame 0x11094 0x0 +.debug_info 0x413373 0x0 +.debug_abbrev 0x22e21 0x0 +.debug_loclists 0x2797e 0x0 +.debug_aranges 0x6210 0x0 +.debug_rnglists 0x449b 0x0 +.debug_line 0x6fe5c 0x0 +.debug_str 0x94594 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5f1172 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209624 + 209892 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42856 + 42872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt index 0b74b42886..695c88799e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x91f4 0x20001000 -text_application_ram 0x1ac 0x2000a1f4 +.bss 0x9200 0x20001000 +text_application_ram 0x1ac 0x2000a200 .rodata 0x248 0x800631c -.text 0x32b44 0x8006570 -.ARM.exidx 0x8 0x80390b4 -.copy.table 0xc 0x80390bc -.zero.table 0x0 0x80390c8 -.data 0x3c8 0x2000a3a0 -.memory_manager_heap 0x0 0x2000a768 -.zwave_nvm 0x0 0x8039490 -.nvm 0x8000 0x8039490 +.text 0x32c50 0x8006570 +.ARM.exidx 0x8 0x80391c0 +.copy.table 0xc 0x80391c8 +.zero.table 0x0 0x80391d4 +.data 0x3c8 0x2000a3ac +.memory_manager_heap 0x4 0x2000a774 +.zwave_nvm 0x0 0x803959c +.nvm 0x8000 0x803959c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11040 0x0 -.debug_info 0x412de9 0x0 -.debug_abbrev 0x22ce8 0x0 -.debug_loclists 0x27985 0x0 -.debug_aranges 0x61f8 0x0 -.debug_rnglists 0x4486 0x0 -.debug_line 0x6fad4 0x0 -.debug_str 0x94349 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5f04ab +.debug_frame 0x11094 0x0 +.debug_info 0x413373 0x0 +.debug_abbrev 0x22e21 0x0 +.debug_loclists 0x2797e 0x0 +.debug_aranges 0x6210 0x0 +.debug_rnglists 0x449b 0x0 +.debug_line 0x6fe5c 0x0 +.debug_str 0x9459e 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5f117c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209624 + 209892 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42856 + 42872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt index 231e922207..4da0d6e19e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x91f4 0x20001000 -text_application_ram 0x1ac 0x2000a1f4 +.bss 0x9200 0x20001000 +text_application_ram 0x1ac 0x2000a200 .rodata 0x248 0x800631c -.text 0x32b44 0x8006570 -.ARM.exidx 0x8 0x80390b4 -.copy.table 0xc 0x80390bc -.zero.table 0x0 0x80390c8 -.data 0x3c8 0x2000a3a0 -.memory_manager_heap 0x0 0x2000a768 -.zwave_nvm 0x0 0x8039490 -.nvm 0x8000 0x8039490 +.text 0x32c50 0x8006570 +.ARM.exidx 0x8 0x80391c0 +.copy.table 0xc 0x80391c8 +.zero.table 0x0 0x80391d4 +.data 0x3c8 0x2000a3ac +.memory_manager_heap 0x4 0x2000a774 +.zwave_nvm 0x0 0x803959c +.nvm 0x8000 0x803959c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11040 0x0 -.debug_info 0x412de9 0x0 -.debug_abbrev 0x22ce8 0x0 -.debug_loclists 0x27985 0x0 -.debug_aranges 0x61f8 0x0 -.debug_rnglists 0x4486 0x0 -.debug_line 0x6fad4 0x0 -.debug_str 0x9433f 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5f04a1 +.debug_frame 0x11094 0x0 +.debug_info 0x413373 0x0 +.debug_abbrev 0x22e21 0x0 +.debug_loclists 0x2797e 0x0 +.debug_aranges 0x6210 0x0 +.debug_rnglists 0x449b 0x0 +.debug_line 0x6fe5c 0x0 +.debug_str 0x94594 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5f1172 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209624 + 209892 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42856 + 42872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt index 0b74b42886..695c88799e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205A_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x91f4 0x20001000 -text_application_ram 0x1ac 0x2000a1f4 +.bss 0x9200 0x20001000 +text_application_ram 0x1ac 0x2000a200 .rodata 0x248 0x800631c -.text 0x32b44 0x8006570 -.ARM.exidx 0x8 0x80390b4 -.copy.table 0xc 0x80390bc -.zero.table 0x0 0x80390c8 -.data 0x3c8 0x2000a3a0 -.memory_manager_heap 0x0 0x2000a768 -.zwave_nvm 0x0 0x8039490 -.nvm 0x8000 0x8039490 +.text 0x32c50 0x8006570 +.ARM.exidx 0x8 0x80391c0 +.copy.table 0xc 0x80391c8 +.zero.table 0x0 0x80391d4 +.data 0x3c8 0x2000a3ac +.memory_manager_heap 0x4 0x2000a774 +.zwave_nvm 0x0 0x803959c +.nvm 0x8000 0x803959c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11040 0x0 -.debug_info 0x412de9 0x0 -.debug_abbrev 0x22ce8 0x0 -.debug_loclists 0x27985 0x0 -.debug_aranges 0x61f8 0x0 -.debug_rnglists 0x4486 0x0 -.debug_line 0x6fad4 0x0 -.debug_str 0x94349 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5f04ab +.debug_frame 0x11094 0x0 +.debug_info 0x413373 0x0 +.debug_abbrev 0x22e21 0x0 +.debug_loclists 0x2797e 0x0 +.debug_aranges 0x6210 0x0 +.debug_rnglists 0x449b 0x0 +.debug_line 0x6fe5c 0x0 +.debug_str 0x9459e 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x5f117c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209624 + 209892 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42856 + 42872 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_LR_size.txt index 526b835f1d..fb1c7270f6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x33350 0x8006570 -.ARM.exidx 0x8 0x80398c0 -.copy.table 0xc 0x80398c8 -.zero.table 0x0 0x80398d4 -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039c9c -.nvm 0x8000 0x8039c9c +.text 0x3347c 0x8006570 +.ARM.exidx 0x8 0x80399ec +.copy.table 0xc 0x80399f4 +.zero.table 0x0 0x8039a00 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039dc8 +.nvm 0x8000 0x8039dc8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11700 0x0 -.debug_info 0x419434 0x0 -.debug_abbrev 0x2378d 0x0 -.debug_loclists 0x2b4c5 0x0 -.debug_aranges 0x63e8 0x0 -.debug_rnglists 0x4748 0x0 -.debug_line 0x72d02 0x0 -.debug_str 0x94e4b 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x600329 +.debug_frame 0x11754 0x0 +.debug_info 0x4199be 0x0 +.debug_abbrev 0x238c6 0x0 +.debug_loclists 0x2b4be 0x0 +.debug_aranges 0x6400 0x0 +.debug_rnglists 0x475d 0x0 +.debug_line 0x7308a 0x0 +.debug_str 0x950a0 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x60101a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211684 + 211984 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt index 1b59fc5b93..ba28aa6f24 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x33350 0x8006570 -.ARM.exidx 0x8 0x80398c0 -.copy.table 0xc 0x80398c8 -.zero.table 0x0 0x80398d4 -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039c9c -.nvm 0x8000 0x8039c9c +.text 0x3347c 0x8006570 +.ARM.exidx 0x8 0x80399ec +.copy.table 0xc 0x80399f4 +.zero.table 0x0 0x8039a00 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039dc8 +.nvm 0x8000 0x8039dc8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11700 0x0 -.debug_info 0x419434 0x0 -.debug_abbrev 0x2378d 0x0 -.debug_loclists 0x2b4c5 0x0 -.debug_aranges 0x63e8 0x0 -.debug_rnglists 0x4748 0x0 -.debug_line 0x72d02 0x0 -.debug_str 0x94e55 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x600333 +.debug_frame 0x11754 0x0 +.debug_info 0x4199be 0x0 +.debug_abbrev 0x238c6 0x0 +.debug_loclists 0x2b4be 0x0 +.debug_aranges 0x6400 0x0 +.debug_rnglists 0x475d 0x0 +.debug_line 0x7308a 0x0 +.debug_str 0x950aa 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x601024 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211684 + 211984 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt index 526b835f1d..fb1c7270f6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x33350 0x8006570 -.ARM.exidx 0x8 0x80398c0 -.copy.table 0xc 0x80398c8 -.zero.table 0x0 0x80398d4 -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039c9c -.nvm 0x8000 0x8039c9c +.text 0x3347c 0x8006570 +.ARM.exidx 0x8 0x80399ec +.copy.table 0xc 0x80399f4 +.zero.table 0x0 0x8039a00 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039dc8 +.nvm 0x8000 0x8039dc8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11700 0x0 -.debug_info 0x419434 0x0 -.debug_abbrev 0x2378d 0x0 -.debug_loclists 0x2b4c5 0x0 -.debug_aranges 0x63e8 0x0 -.debug_rnglists 0x4748 0x0 -.debug_line 0x72d02 0x0 -.debug_str 0x94e4b 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x600329 +.debug_frame 0x11754 0x0 +.debug_info 0x4199be 0x0 +.debug_abbrev 0x238c6 0x0 +.debug_loclists 0x2b4be 0x0 +.debug_aranges 0x6400 0x0 +.debug_rnglists 0x475d 0x0 +.debug_line 0x7308a 0x0 +.debug_str 0x950a0 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x60101a The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211684 + 211984 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt index 1b59fc5b93..ba28aa6f24 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4205B_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x33350 0x8006570 -.ARM.exidx 0x8 0x80398c0 -.copy.table 0xc 0x80398c8 -.zero.table 0x0 0x80398d4 -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039c9c -.nvm 0x8000 0x8039c9c +.text 0x3347c 0x8006570 +.ARM.exidx 0x8 0x80399ec +.copy.table 0xc 0x80399f4 +.zero.table 0x0 0x8039a00 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039dc8 +.nvm 0x8000 0x8039dc8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11700 0x0 -.debug_info 0x419434 0x0 -.debug_abbrev 0x2378d 0x0 -.debug_loclists 0x2b4c5 0x0 -.debug_aranges 0x63e8 0x0 -.debug_rnglists 0x4748 0x0 -.debug_line 0x72d02 0x0 -.debug_str 0x94e55 0x0 -.debug_loc 0x298f5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x600333 +.debug_frame 0x11754 0x0 +.debug_info 0x4199be 0x0 +.debug_abbrev 0x238c6 0x0 +.debug_loclists 0x2b4be 0x0 +.debug_aranges 0x6400 0x0 +.debug_rnglists 0x475d 0x0 +.debug_line 0x7308a 0x0 +.debug_str 0x950aa 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x601024 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211684 + 211984 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_EU_LR_size.txt index a2432267b4..c9fb33ba3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x331b8 0x8006570 -.ARM.exidx 0x8 0x8039728 -.copy.table 0xc 0x8039730 -.zero.table 0x0 0x803973c -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039b04 -.nvm 0x8000 0x8039b04 +.text 0x332e4 0x8006570 +.ARM.exidx 0x8 0x8039854 +.copy.table 0xc 0x803985c +.zero.table 0x0 0x8039868 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039c30 +.nvm 0x8000 0x8039c30 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116d4 0x0 -.debug_info 0x418d5e 0x0 -.debug_abbrev 0x23729 0x0 -.debug_loclists 0x2b4ec 0x0 -.debug_aranges 0x6398 0x0 -.debug_rnglists 0x4730 0x0 -.debug_line 0x72f8f 0x0 -.debug_str 0x94686 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5ff4b3 +.debug_frame 0x11728 0x0 +.debug_info 0x4192e8 0x0 +.debug_abbrev 0x23862 0x0 +.debug_loclists 0x2b4e5 0x0 +.debug_aranges 0x63b0 0x0 +.debug_rnglists 0x4745 0x0 +.debug_line 0x73317 0x0 +.debug_str 0x948db 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x6001a3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211276 + 211576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt index a2432267b4..c9fb33ba3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4210A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9394 0x20001000 -text_application_ram 0x1ac 0x2000a394 +.bss 0x93a0 0x20001000 +text_application_ram 0x1ac 0x2000a3a0 .rodata 0x248 0x800631c -.text 0x331b8 0x8006570 -.ARM.exidx 0x8 0x8039728 -.copy.table 0xc 0x8039730 -.zero.table 0x0 0x803973c -.data 0x3c8 0x2000a540 -.memory_manager_heap 0x0 0x2000a908 -.zwave_nvm 0x0 0x8039b04 -.nvm 0x8000 0x8039b04 +.text 0x332e4 0x8006570 +.ARM.exidx 0x8 0x8039854 +.copy.table 0xc 0x803985c +.zero.table 0x0 0x8039868 +.data 0x3c8 0x2000a54c +.memory_manager_heap 0x4 0x2000a914 +.zwave_nvm 0x0 0x8039c30 +.nvm 0x8000 0x8039c30 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116d4 0x0 -.debug_info 0x418d5e 0x0 -.debug_abbrev 0x23729 0x0 -.debug_loclists 0x2b4ec 0x0 -.debug_aranges 0x6398 0x0 -.debug_rnglists 0x4730 0x0 -.debug_line 0x72f8f 0x0 -.debug_str 0x94686 0x0 -.debug_loc 0x298f6 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x5ff4b3 +.debug_frame 0x11728 0x0 +.debug_info 0x4192e8 0x0 +.debug_abbrev 0x23862 0x0 +.debug_loclists 0x2b4e5 0x0 +.debug_aranges 0x63b0 0x0 +.debug_rnglists 0x4745 0x0 +.debug_line 0x73317 0x0 +.debug_str 0x948db 0x0 +.debug_loc 0x297e0 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x6001a3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211276 + 211576 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43272 + 43288 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_LR_size.txt index bd5804882a..5d0a65a716 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117b4 0x0 -.debug_info 0x41da8f 0x0 -.debug_abbrev 0x23aa2 0x0 -.debug_loclists 0x2ba80 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x479a 0x0 -.debug_line 0x734a3 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607364 +.debug_frame 0x11808 0x0 +.debug_info 0x41e019 0x0 +.debug_abbrev 0x23bdb 0x0 +.debug_loclists 0x2ba79 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x47af 0x0 +.debug_line 0x7382b 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608062 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt index de8e2a7ca8..e91e23b122 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117b4 0x0 -.debug_info 0x41da8f 0x0 -.debug_abbrev 0x23aa2 0x0 -.debug_loclists 0x2ba80 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x479a 0x0 -.debug_line 0x734a3 0x0 -.debug_str 0x95fce 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x60736e +.debug_frame 0x11808 0x0 +.debug_info 0x41e019 0x0 +.debug_abbrev 0x23bdb 0x0 +.debug_loclists 0x2ba79 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x47af 0x0 +.debug_line 0x7382b 0x0 +.debug_str 0x96223 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x60806c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt index bd5804882a..5d0a65a716 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117b4 0x0 -.debug_info 0x41da8f 0x0 -.debug_abbrev 0x23aa2 0x0 -.debug_loclists 0x2ba80 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x479a 0x0 -.debug_line 0x734a3 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607364 +.debug_frame 0x11808 0x0 +.debug_info 0x41e019 0x0 +.debug_abbrev 0x23bdb 0x0 +.debug_loclists 0x2ba79 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x47af 0x0 +.debug_line 0x7382b 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608062 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt index de8e2a7ca8..e91e23b122 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400B_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117b4 0x0 -.debug_info 0x41da8f 0x0 -.debug_abbrev 0x23aa2 0x0 -.debug_loclists 0x2ba80 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x479a 0x0 -.debug_line 0x734a3 0x0 -.debug_str 0x95fce 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x60736e +.debug_frame 0x11808 0x0 +.debug_info 0x41e019 0x0 +.debug_abbrev 0x23bdb 0x0 +.debug_loclists 0x2ba79 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x47af 0x0 +.debug_line 0x7382b 0x0 +.debug_str 0x96223 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x60806c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_LR_size.txt index c46dec1337..60e3b12d65 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607319 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608017 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt index e41f16ef35..92eb3b99f3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fce 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607323 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96223 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608021 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt index c46dec1337..60e3b12d65 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607319 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608017 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt index e41f16ef35..92eb3b99f3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4400C_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fce 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607323 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96223 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608021 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_EU_LR_size.txt index bd5804882a..5d0a65a716 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117b4 0x0 -.debug_info 0x41da8f 0x0 -.debug_abbrev 0x23aa2 0x0 -.debug_loclists 0x2ba80 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x479a 0x0 -.debug_line 0x734a3 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607364 +.debug_frame 0x11808 0x0 +.debug_info 0x41e019 0x0 +.debug_abbrev 0x23bdb 0x0 +.debug_loclists 0x2ba79 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x47af 0x0 +.debug_line 0x7382b 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608062 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt index bd5804882a..5d0a65a716 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401B_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117b4 0x0 -.debug_info 0x41da8f 0x0 -.debug_abbrev 0x23aa2 0x0 -.debug_loclists 0x2ba80 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x479a 0x0 -.debug_line 0x734a3 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607364 +.debug_frame 0x11808 0x0 +.debug_info 0x41e019 0x0 +.debug_abbrev 0x23bdb 0x0 +.debug_loclists 0x2ba79 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x47af 0x0 +.debug_line 0x7382b 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608062 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_LR_size.txt index c46dec1337..60e3b12d65 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607319 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608017 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_size.txt index e41f16ef35..92eb3b99f3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_EU_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fce 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607323 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96223 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608021 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt index c46dec1337..60e3b12d65 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fc4 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607319 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96219 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608017 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_size.txt index e41f16ef35..92eb3b99f3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_serial_api_end_device_BRD4401C_REGION_US_size.txt @@ -7,38 +7,38 @@ zwave_ncp_serial_api_end_device.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9300 0x20001000 -text_application_ram 0x1ac 0x2000a300 +.bss 0x930c 0x20001000 +text_application_ram 0x1ac 0x2000a30c .rodata 0x248 0x8006328 -.text 0x33ba4 0x8006570 -.ARM.exidx 0x8 0x803a114 -.copy.table 0xc 0x803a11c -.zero.table 0x0 0x803a128 -.data 0x3c4 0x2000a4ac -.memory_manager_heap 0x0 0x2000a870 -.zwave_nvm 0x0 0x803a4ec -.nvm 0x8000 0x803a4ec +.text 0x33cd0 0x8006570 +.ARM.exidx 0x8 0x803a240 +.copy.table 0xc 0x803a248 +.zero.table 0x0 0x803a254 +.data 0x3c4 0x2000a4b8 +.memory_manager_heap 0x4 0x2000a87c +.zwave_nvm 0x0 0x803a618 +.nvm 0x8000 0x803a618 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x117c8 0x0 -.debug_info 0x41da1b 0x0 -.debug_abbrev 0x23ac2 0x0 -.debug_loclists 0x2ba4c 0x0 -.debug_aranges 0x6428 0x0 -.debug_rnglists 0x47c3 0x0 -.debug_line 0x7349b 0x0 -.debug_str 0x95fce 0x0 -.debug_loc 0x297e5 0x0 -.debug_ranges 0x48f8 0x0 -Total 0x607323 +.debug_frame 0x1181c 0x0 +.debug_info 0x41dfa5 0x0 +.debug_abbrev 0x23bfb 0x0 +.debug_loclists 0x2ba45 0x0 +.debug_aranges 0x6440 0x0 +.debug_rnglists 0x47d8 0x0 +.debug_line 0x73823 0x0 +.debug_str 0x96223 0x0 +.debug_loc 0x296dd 0x0 +.debug_ranges 0x48a8 0x0 +Total 0x608021 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 213824 + 214124 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 43120 + 43136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_EU_LR_size.txt index ed620bd61e..67aacd13cf 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8718 0x20001000 -text_application_ram 0x1ac 0x20009718 +.bss 0x8724 0x20001000 +text_application_ram 0x1ac 0x20009724 .rodata 0xcc 0x800631c -.text 0x2b694 0x80063f0 -.ARM.exidx 0x8 0x8031a84 -.copy.table 0xc 0x8031a8c -.zero.table 0x0 0x8031a98 -.data 0x3fc 0x200098c4 -.memory_manager_heap 0x0 0x20009cc0 -.zwave_nvm 0x0 0x8031e94 -.nvm 0x8000 0x8031e94 +.text 0x2b7a0 0x80063f0 +.ARM.exidx 0x8 0x8031b90 +.copy.table 0xc 0x8031b98 +.zero.table 0x0 0x8031ba4 +.data 0x3fc 0x200098d0 +.memory_manager_heap 0x4 0x20009ccc +.zwave_nvm 0x0 0x8031fa0 +.nvm 0x8000 0x8031fa0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10074 0x0 -.debug_info 0x3972b7 0x0 -.debug_abbrev 0x20792 0x0 -.debug_loclists 0x2827a 0x0 -.debug_aranges 0x5c78 0x0 -.debug_rnglists 0x3fe4 0x0 -.debug_line 0x692d7 0x0 -.debug_str 0x918d8 0x0 -.debug_loc 0x289b4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x55ee7f +.debug_frame 0x100c0 0x0 +.debug_info 0x39770b 0x0 +.debug_abbrev 0x20872 0x0 +.debug_loclists 0x28271 0x0 +.debug_aranges 0x5c90 0x0 +.debug_rnglists 0x3feb 0x0 +.debug_line 0x695c6 0x0 +.debug_str 0x91b1d 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x55f900 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179424 + 179692 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40144 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt index ed620bd61e..67aacd13cf 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2603A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8718 0x20001000 -text_application_ram 0x1ac 0x20009718 +.bss 0x8724 0x20001000 +text_application_ram 0x1ac 0x20009724 .rodata 0xcc 0x800631c -.text 0x2b694 0x80063f0 -.ARM.exidx 0x8 0x8031a84 -.copy.table 0xc 0x8031a8c -.zero.table 0x0 0x8031a98 -.data 0x3fc 0x200098c4 -.memory_manager_heap 0x0 0x20009cc0 -.zwave_nvm 0x0 0x8031e94 -.nvm 0x8000 0x8031e94 +.text 0x2b7a0 0x80063f0 +.ARM.exidx 0x8 0x8031b90 +.copy.table 0xc 0x8031b98 +.zero.table 0x0 0x8031ba4 +.data 0x3fc 0x200098d0 +.memory_manager_heap 0x4 0x20009ccc +.zwave_nvm 0x0 0x8031fa0 +.nvm 0x8000 0x8031fa0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10074 0x0 -.debug_info 0x3972b7 0x0 -.debug_abbrev 0x20792 0x0 -.debug_loclists 0x2827a 0x0 -.debug_aranges 0x5c78 0x0 -.debug_rnglists 0x3fe4 0x0 -.debug_line 0x692d7 0x0 -.debug_str 0x918d8 0x0 -.debug_loc 0x289b4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x55ee7f +.debug_frame 0x100c0 0x0 +.debug_info 0x39770b 0x0 +.debug_abbrev 0x20872 0x0 +.debug_loclists 0x28271 0x0 +.debug_aranges 0x5c90 0x0 +.debug_rnglists 0x3feb 0x0 +.debug_line 0x695c6 0x0 +.debug_str 0x91b1d 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x55f900 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179424 + 179692 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40144 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_EU_LR_size.txt index 9296f53b34..619de4f1c9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8680 0x20001000 -text_application_ram 0x1ac 0x20009680 +.bss 0x868c 0x20001000 +text_application_ram 0x1ac 0x2000968c .rodata 0xcc 0x8006328 -.text 0x2bb44 0x8006400 -.ARM.exidx 0x8 0x8031f44 -.copy.table 0xc 0x8031f4c -.zero.table 0x0 0x8031f58 -.data 0x3f8 0x2000982c -.memory_manager_heap 0x4 0x20009c24 -.zwave_nvm 0x0 0x8032350 -.nvm 0x8000 0x8032350 +.text 0x2bc50 0x8006400 +.ARM.exidx 0x8 0x8032050 +.copy.table 0xc 0x8032058 +.zero.table 0x0 0x8032064 +.data 0x3f8 0x20009838 +.memory_manager_heap 0x0 0x20009c30 +.zwave_nvm 0x0 0x803245c +.nvm 0x8000 0x803245c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10088 0x0 -.debug_info 0x398288 0x0 -.debug_abbrev 0x2053c 0x0 -.debug_loclists 0x285ae 0x0 -.debug_aranges 0x5c58 0x0 -.debug_rnglists 0x3fc6 0x0 -.debug_line 0x68efb 0x0 -.debug_str 0x9273a 0x0 -.debug_loc 0x288a4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x560c9e +.debug_frame 0x100d4 0x0 +.debug_info 0x3986dc 0x0 +.debug_abbrev 0x2061c 0x0 +.debug_loclists 0x285a5 0x0 +.debug_aranges 0x5c70 0x0 +.debug_rnglists 0x3fcd 0x0 +.debug_line 0x691ea 0x0 +.debug_str 0x9297f 0x0 +.debug_loc 0x2879c 0x0 +.debug_ranges 0x4680 0x0 +Total 0x561724 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180632 + 180900 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39976 + 39984 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt index 9296f53b34..619de4f1c9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD2705A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8680 0x20001000 -text_application_ram 0x1ac 0x20009680 +.bss 0x868c 0x20001000 +text_application_ram 0x1ac 0x2000968c .rodata 0xcc 0x8006328 -.text 0x2bb44 0x8006400 -.ARM.exidx 0x8 0x8031f44 -.copy.table 0xc 0x8031f4c -.zero.table 0x0 0x8031f58 -.data 0x3f8 0x2000982c -.memory_manager_heap 0x4 0x20009c24 -.zwave_nvm 0x0 0x8032350 -.nvm 0x8000 0x8032350 +.text 0x2bc50 0x8006400 +.ARM.exidx 0x8 0x8032050 +.copy.table 0xc 0x8032058 +.zero.table 0x0 0x8032064 +.data 0x3f8 0x20009838 +.memory_manager_heap 0x0 0x20009c30 +.zwave_nvm 0x0 0x803245c +.nvm 0x8000 0x803245c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10088 0x0 -.debug_info 0x398288 0x0 -.debug_abbrev 0x2053c 0x0 -.debug_loclists 0x285ae 0x0 -.debug_aranges 0x5c58 0x0 -.debug_rnglists 0x3fc6 0x0 -.debug_line 0x68efb 0x0 -.debug_str 0x9273a 0x0 -.debug_loc 0x288a4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x560c9e +.debug_frame 0x100d4 0x0 +.debug_info 0x3986dc 0x0 +.debug_abbrev 0x2061c 0x0 +.debug_loclists 0x285a5 0x0 +.debug_aranges 0x5c70 0x0 +.debug_rnglists 0x3fcd 0x0 +.debug_line 0x691ea 0x0 +.debug_str 0x9297f 0x0 +.debug_loc 0x2879c 0x0 +.debug_ranges 0x4680 0x0 +Total 0x561724 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 180632 + 180900 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39976 + 39984 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_EU_LR_size.txt index 094498072e..357c71b139 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8714 0x20001000 -text_application_ram 0x1ac 0x20009714 +.bss 0x8720 0x20001000 +text_application_ram 0x1ac 0x20009720 .rodata 0xcc 0x800631c -.text 0x2b560 0x80063f0 -.ARM.exidx 0x8 0x8031950 -.copy.table 0xc 0x8031958 -.zero.table 0x0 0x8031964 -.data 0x3fc 0x200098c0 -.memory_manager_heap 0x4 0x20009cbc -.zwave_nvm 0x0 0x8031d60 -.nvm 0x8000 0x8031d60 +.text 0x2b66c 0x80063f0 +.ARM.exidx 0x8 0x8031a5c +.copy.table 0xc 0x8031a64 +.zero.table 0x0 0x8031a70 +.data 0x3fc 0x200098cc +.memory_manager_heap 0x0 0x20009cc8 +.zwave_nvm 0x0 0x8031e6c +.nvm 0x8000 0x8031e6c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10164 0x0 -.debug_info 0x398dfa 0x0 -.debug_abbrev 0x20b07 0x0 -.debug_loclists 0x2852b 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x4028 0x0 -.debug_line 0x6a051 0x0 -.debug_str 0x913e5 0x0 -.debug_loc 0x289b5 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x561880 +.debug_frame 0x101b0 0x0 +.debug_info 0x39924e 0x0 +.debug_abbrev 0x20be7 0x0 +.debug_loclists 0x28522 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x402f 0x0 +.debug_line 0x6a340 0x0 +.debug_str 0x9162a 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x5622f8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179116 + 179384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt index 094498072e..357c71b139 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4204D_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8714 0x20001000 -text_application_ram 0x1ac 0x20009714 +.bss 0x8720 0x20001000 +text_application_ram 0x1ac 0x20009720 .rodata 0xcc 0x800631c -.text 0x2b560 0x80063f0 -.ARM.exidx 0x8 0x8031950 -.copy.table 0xc 0x8031958 -.zero.table 0x0 0x8031964 -.data 0x3fc 0x200098c0 -.memory_manager_heap 0x4 0x20009cbc -.zwave_nvm 0x0 0x8031d60 -.nvm 0x8000 0x8031d60 +.text 0x2b66c 0x80063f0 +.ARM.exidx 0x8 0x8031a5c +.copy.table 0xc 0x8031a64 +.zero.table 0x0 0x8031a70 +.data 0x3fc 0x200098cc +.memory_manager_heap 0x0 0x20009cc8 +.zwave_nvm 0x0 0x8031e6c +.nvm 0x8000 0x8031e6c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10164 0x0 -.debug_info 0x398dfa 0x0 -.debug_abbrev 0x20b07 0x0 -.debug_loclists 0x2852b 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x4028 0x0 -.debug_line 0x6a051 0x0 -.debug_str 0x913e5 0x0 -.debug_loc 0x289b5 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x561880 +.debug_frame 0x101b0 0x0 +.debug_info 0x39924e 0x0 +.debug_abbrev 0x20be7 0x0 +.debug_loclists 0x28522 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x402f 0x0 +.debug_line 0x6a340 0x0 +.debug_str 0x9162a 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x5622f8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179116 + 179384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_EU_LR_size.txt index b063057c25..c22e81f967 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8718 0x20001000 -text_application_ram 0x1ac 0x20009718 +.bss 0x8724 0x20001000 +text_application_ram 0x1ac 0x20009724 .rodata 0xcc 0x800631c -.text 0x2b718 0x80063f0 -.ARM.exidx 0x8 0x8031b08 -.copy.table 0xc 0x8031b10 -.zero.table 0x0 0x8031b1c -.data 0x3fc 0x200098c4 -.memory_manager_heap 0x0 0x20009cc0 -.zwave_nvm 0x0 0x8031f18 -.nvm 0x8000 0x8031f18 +.text 0x2b804 0x80063f0 +.ARM.exidx 0x8 0x8031bf4 +.copy.table 0xc 0x8031bfc +.zero.table 0x0 0x8031c08 +.data 0x3fc 0x200098d0 +.memory_manager_heap 0x4 0x20009ccc +.zwave_nvm 0x0 0x8032004 +.nvm 0x8000 0x8032004 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10190 0x0 -.debug_info 0x3994d0 0x0 -.debug_abbrev 0x20b6b 0x0 -.debug_loclists 0x28504 0x0 -.debug_aranges 0x5cd8 0x0 -.debug_rnglists 0x4040 0x0 -.debug_line 0x69dcc 0x0 -.debug_str 0x91ba1 0x0 -.debug_loc 0x289b4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x562715 +.debug_frame 0x101dc 0x0 +.debug_info 0x399924 0x0 +.debug_abbrev 0x20c4b 0x0 +.debug_loclists 0x284fb 0x0 +.debug_aranges 0x5cf0 0x0 +.debug_rnglists 0x4047 0x0 +.debug_line 0x6a0bb 0x0 +.debug_str 0x91de6 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x563176 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179556 + 179792 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40144 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt index b063057c25..c22e81f967 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4205B_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8718 0x20001000 -text_application_ram 0x1ac 0x20009718 +.bss 0x8724 0x20001000 +text_application_ram 0x1ac 0x20009724 .rodata 0xcc 0x800631c -.text 0x2b718 0x80063f0 -.ARM.exidx 0x8 0x8031b08 -.copy.table 0xc 0x8031b10 -.zero.table 0x0 0x8031b1c -.data 0x3fc 0x200098c4 -.memory_manager_heap 0x0 0x20009cc0 -.zwave_nvm 0x0 0x8031f18 -.nvm 0x8000 0x8031f18 +.text 0x2b804 0x80063f0 +.ARM.exidx 0x8 0x8031bf4 +.copy.table 0xc 0x8031bfc +.zero.table 0x0 0x8031c08 +.data 0x3fc 0x200098d0 +.memory_manager_heap 0x4 0x20009ccc +.zwave_nvm 0x0 0x8032004 +.nvm 0x8000 0x8032004 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10190 0x0 -.debug_info 0x3994d0 0x0 -.debug_abbrev 0x20b6b 0x0 -.debug_loclists 0x28504 0x0 -.debug_aranges 0x5cd8 0x0 -.debug_rnglists 0x4040 0x0 -.debug_line 0x69dcc 0x0 -.debug_str 0x91ba1 0x0 -.debug_loc 0x289b4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x562715 +.debug_frame 0x101dc 0x0 +.debug_info 0x399924 0x0 +.debug_abbrev 0x20c4b 0x0 +.debug_loclists 0x284fb 0x0 +.debug_aranges 0x5cf0 0x0 +.debug_rnglists 0x4047 0x0 +.debug_line 0x6a0bb 0x0 +.debug_str 0x91de6 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x563176 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179556 + 179792 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40144 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_EU_LR_size.txt index 094498072e..357c71b139 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8714 0x20001000 -text_application_ram 0x1ac 0x20009714 +.bss 0x8720 0x20001000 +text_application_ram 0x1ac 0x20009720 .rodata 0xcc 0x800631c -.text 0x2b560 0x80063f0 -.ARM.exidx 0x8 0x8031950 -.copy.table 0xc 0x8031958 -.zero.table 0x0 0x8031964 -.data 0x3fc 0x200098c0 -.memory_manager_heap 0x4 0x20009cbc -.zwave_nvm 0x0 0x8031d60 -.nvm 0x8000 0x8031d60 +.text 0x2b66c 0x80063f0 +.ARM.exidx 0x8 0x8031a5c +.copy.table 0xc 0x8031a64 +.zero.table 0x0 0x8031a70 +.data 0x3fc 0x200098cc +.memory_manager_heap 0x0 0x20009cc8 +.zwave_nvm 0x0 0x8031e6c +.nvm 0x8000 0x8031e6c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10164 0x0 -.debug_info 0x398dfa 0x0 -.debug_abbrev 0x20b07 0x0 -.debug_loclists 0x2852b 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x4028 0x0 -.debug_line 0x6a051 0x0 -.debug_str 0x913e5 0x0 -.debug_loc 0x289b5 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x561880 +.debug_frame 0x101b0 0x0 +.debug_info 0x39924e 0x0 +.debug_abbrev 0x20be7 0x0 +.debug_loclists 0x28522 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x402f 0x0 +.debug_line 0x6a340 0x0 +.debug_str 0x9162a 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x5622f8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179116 + 179384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt index 094498072e..357c71b139 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4210A_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8714 0x20001000 -text_application_ram 0x1ac 0x20009714 +.bss 0x8720 0x20001000 +text_application_ram 0x1ac 0x20009720 .rodata 0xcc 0x800631c -.text 0x2b560 0x80063f0 -.ARM.exidx 0x8 0x8031950 -.copy.table 0xc 0x8031958 -.zero.table 0x0 0x8031964 -.data 0x3fc 0x200098c0 -.memory_manager_heap 0x4 0x20009cbc -.zwave_nvm 0x0 0x8031d60 -.nvm 0x8000 0x8031d60 +.text 0x2b66c 0x80063f0 +.ARM.exidx 0x8 0x8031a5c +.copy.table 0xc 0x8031a64 +.zero.table 0x0 0x8031a70 +.data 0x3fc 0x200098cc +.memory_manager_heap 0x0 0x20009cc8 +.zwave_nvm 0x0 0x8031e6c +.nvm 0x8000 0x8031e6c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10164 0x0 -.debug_info 0x398dfa 0x0 -.debug_abbrev 0x20b07 0x0 -.debug_loclists 0x2852b 0x0 -.debug_aranges 0x5c88 0x0 -.debug_rnglists 0x4028 0x0 -.debug_line 0x6a051 0x0 -.debug_str 0x913e5 0x0 -.debug_loc 0x289b5 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x561880 +.debug_frame 0x101b0 0x0 +.debug_info 0x39924e 0x0 +.debug_abbrev 0x20be7 0x0 +.debug_loclists 0x28522 0x0 +.debug_aranges 0x5ca0 0x0 +.debug_rnglists 0x402f 0x0 +.debug_line 0x6a340 0x0 +.debug_str 0x9162a 0x0 +.debug_loc 0x2889f 0x0 +.debug_ranges 0x4680 0x0 +Total 0x5622f8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 179116 + 179384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40128 + 40136 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_EU_LR_size.txt index 85f7e8d926..d040fc2e88 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_EU_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8680 0x20001000 -text_application_ram 0x1ac 0x20009680 +.bss 0x868c 0x20001000 +text_application_ram 0x1ac 0x2000968c .rodata 0xcc 0x8006328 -.text 0x2bf5c 0x8006400 -.ARM.exidx 0x8 0x803235c -.copy.table 0xc 0x8032364 -.zero.table 0x0 0x8032370 -.data 0x3f8 0x2000982c -.memory_manager_heap 0x4 0x20009c24 -.zwave_nvm 0x0 0x8032768 -.nvm 0x8000 0x8032768 +.text 0x2c068 0x8006400 +.ARM.exidx 0x8 0x8032468 +.copy.table 0xc 0x8032470 +.zero.table 0x0 0x803247c +.data 0x3f8 0x20009838 +.memory_manager_heap 0x0 0x20009c30 +.zwave_nvm 0x0 0x8032874 +.nvm 0x8000 0x8032874 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10258 0x0 -.debug_info 0x39dab1 0x0 -.debug_abbrev 0x20ea0 0x0 -.debug_loclists 0x28a8b 0x0 -.debug_aranges 0x5d18 0x0 -.debug_rnglists 0x40bb 0x0 -.debug_line 0x6a55d 0x0 -.debug_str 0x92d23 0x0 -.debug_loc 0x288a4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x5696f0 +.debug_frame 0x102a4 0x0 +.debug_info 0x39df05 0x0 +.debug_abbrev 0x20f80 0x0 +.debug_loclists 0x28a82 0x0 +.debug_aranges 0x5d30 0x0 +.debug_rnglists 0x40c2 0x0 +.debug_line 0x6a84c 0x0 +.debug_str 0x92f68 0x0 +.debug_loc 0x2879c 0x0 +.debug_ranges 0x4680 0x0 +Total 0x56a176 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 181680 + 181948 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39976 + 39984 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_US_LR_size.txt index 85f7e8d926..d040fc2e88 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_BRD4401C_REGION_US_LR_size.txt @@ -7,38 +7,38 @@ zwave_ncp_zniffer.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8680 0x20001000 -text_application_ram 0x1ac 0x20009680 +.bss 0x868c 0x20001000 +text_application_ram 0x1ac 0x2000968c .rodata 0xcc 0x8006328 -.text 0x2bf5c 0x8006400 -.ARM.exidx 0x8 0x803235c -.copy.table 0xc 0x8032364 -.zero.table 0x0 0x8032370 -.data 0x3f8 0x2000982c -.memory_manager_heap 0x4 0x20009c24 -.zwave_nvm 0x0 0x8032768 -.nvm 0x8000 0x8032768 +.text 0x2c068 0x8006400 +.ARM.exidx 0x8 0x8032468 +.copy.table 0xc 0x8032470 +.zero.table 0x0 0x803247c +.data 0x3f8 0x20009838 +.memory_manager_heap 0x0 0x20009c30 +.zwave_nvm 0x0 0x8032874 +.nvm 0x8000 0x8032874 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x10258 0x0 -.debug_info 0x39dab1 0x0 -.debug_abbrev 0x20ea0 0x0 -.debug_loclists 0x28a8b 0x0 -.debug_aranges 0x5d18 0x0 -.debug_rnglists 0x40bb 0x0 -.debug_line 0x6a55d 0x0 -.debug_str 0x92d23 0x0 -.debug_loc 0x288a4 0x0 -.debug_ranges 0x46d0 0x0 -Total 0x5696f0 +.debug_frame 0x102a4 0x0 +.debug_info 0x39df05 0x0 +.debug_abbrev 0x20f80 0x0 +.debug_loclists 0x28a82 0x0 +.debug_aranges 0x5d30 0x0 +.debug_rnglists 0x40c2 0x0 +.debug_line 0x6a84c 0x0 +.debug_str 0x92f68 0x0 +.debug_loc 0x2879c 0x0 +.debug_ranges 0x4680 0x0 +Total 0x56a176 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 181680 + 181948 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39976 + 39984 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2603A_REGION_EU_size.txt index 459e293051..0af8abb87c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2603A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8730 0x20001000 -text_application_ram 0x1ac 0x20009730 +.bss 0x873c 0x20001000 +text_application_ram 0x1ac 0x2000973c .rodata 0x244 0x800631c -.text 0x32ee8 0x8006560 -.ARM.exidx 0x8 0x8039448 -.copy.table 0xc 0x8039450 -.zero.table 0x0 0x803945c -.data 0x388 0x200098dc -.memory_manager_heap 0x4 0x20009c64 -.internal_storage 0x30000 0x80397e4 -.zwave_nvm 0x0 0x80697e4 -.nvm 0x8000 0x80697e4 +.text 0x32ff4 0x8006560 +.ARM.exidx 0x8 0x8039554 +.copy.table 0xc 0x803955c +.zero.table 0x0 0x8039568 +.data 0x388 0x200098e8 +.memory_manager_heap 0x0 0x20009c70 +.internal_storage 0x30000 0x80398f0 +.zwave_nvm 0x0 0x80698f0 +.nvm 0x8000 0x80698f0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11668 0x0 -.debug_info 0xbd5aec 0x0 -.debug_abbrev 0x25bd0 0x0 -.debug_loclists 0x2bf41 0x0 -.debug_aranges 0x65b0 0x0 -.debug_rnglists 0x4ab9 0x0 -.debug_line 0x77b17 0x0 -.debug_str 0x9511d 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf2a84 +.debug_frame 0x116b4 0x0 +.debug_info 0xbd602e 0x0 +.debug_abbrev 0x25d29 0x0 +.debug_loclists 0x2bf38 0x0 +.debug_aranges 0x65c8 0x0 +.debug_rnglists 0x4ac0 0x0 +.debug_line 0x77e23 0x0 +.debug_str 0x9536e 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf3698 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210488 + 210756 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40040 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2705A_REGION_EU_size.txt index 5c8bd7ad89..74c5cbe71f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD2705A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x332b0 0x8006570 -.ARM.exidx 0x8 0x8039820 -.copy.table 0xc 0x8039828 -.zero.table 0x0 0x8039834 -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x8039bb8 -.zwave_nvm 0x0 0x8069bb8 -.nvm 0x8000 0x8069bb8 +.text 0x333dc 0x8006570 +.ARM.exidx 0x8 0x803994c +.copy.table 0xc 0x8039954 +.zero.table 0x0 0x8039960 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x8039ce4 +.zwave_nvm 0x0 0x8069ce4 +.nvm 0x8000 0x8069ce4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11478 0x0 -.debug_info 0xbd265a 0x0 -.debug_abbrev 0x255de 0x0 -.debug_loclists 0x2bd78 0x0 -.debug_aranges 0x64d8 0x0 -.debug_rnglists 0x4a14 0x0 -.debug_line 0x76a71 0x0 -.debug_str 0x953ca 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdedef5 +.debug_frame 0x114c4 0x0 +.debug_info 0xbd2b9c 0x0 +.debug_abbrev 0x25737 0x0 +.debug_loclists 0x2bd6f 0x0 +.debug_aranges 0x64f0 0x0 +.debug_rnglists 0x4a1b 0x0 +.debug_line 0x76d7d 0x0 +.debug_str 0x9561b 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdeeb3e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 211464 + 211764 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_LR_size.txt index 0ca2008170..ad131a522c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32c34 0x8006560 -.ARM.exidx 0x8 0x8039194 -.copy.table 0xc 0x803919c -.zero.table 0x0 0x80391a8 -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039530 -.zwave_nvm 0x0 0x8069530 -.nvm 0x8000 0x8069530 +.text 0x32d60 0x8006560 +.ARM.exidx 0x8 0x80392c0 +.copy.table 0xc 0x80392c8 +.zero.table 0x0 0x80392d4 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x803965c +.zwave_nvm 0x0 0x806965c +.nvm 0x8000 0x806965c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116f0 0x0 -.debug_info 0xbd6e68 0x0 -.debug_abbrev 0x25d54 0x0 -.debug_loclists 0x2c162 0x0 -.debug_aranges 0x65a0 0x0 -.debug_rnglists 0x4aea 0x0 -.debug_line 0x7835a 0x0 -.debug_str 0x949c5 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf407e +.debug_frame 0x1173c 0x0 +.debug_info 0xbd73aa 0x0 +.debug_abbrev 0x25ead 0x0 +.debug_loclists 0x2c159 0x0 +.debug_aranges 0x65b8 0x0 +.debug_rnglists 0x4af1 0x0 +.debug_line 0x78666 0x0 +.debug_str 0x94c16 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf4cb9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209796 + 210096 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt index eedc3e9efe..05eb17a9e5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32c34 0x8006560 -.ARM.exidx 0x8 0x8039194 -.copy.table 0xc 0x803919c -.zero.table 0x0 0x80391a8 -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039530 -.zwave_nvm 0x0 0x8069530 -.nvm 0x8000 0x8069530 +.text 0x32d60 0x8006560 +.ARM.exidx 0x8 0x80392c0 +.copy.table 0xc 0x80392c8 +.zero.table 0x0 0x80392d4 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x803965c +.zwave_nvm 0x0 0x806965c +.nvm 0x8000 0x806965c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116f0 0x0 -.debug_info 0xbd6e68 0x0 -.debug_abbrev 0x25d54 0x0 -.debug_loclists 0x2c162 0x0 -.debug_aranges 0x65a0 0x0 -.debug_rnglists 0x4aea 0x0 -.debug_line 0x7835a 0x0 -.debug_str 0x949cf 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4088 +.debug_frame 0x1173c 0x0 +.debug_info 0xbd73aa 0x0 +.debug_abbrev 0x25ead 0x0 +.debug_loclists 0x2c159 0x0 +.debug_aranges 0x65b8 0x0 +.debug_rnglists 0x4af1 0x0 +.debug_line 0x78666 0x0 +.debug_str 0x94c20 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf4cc3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209796 + 210096 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt index 0ca2008170..ad131a522c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32c34 0x8006560 -.ARM.exidx 0x8 0x8039194 -.copy.table 0xc 0x803919c -.zero.table 0x0 0x80391a8 -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039530 -.zwave_nvm 0x0 0x8069530 -.nvm 0x8000 0x8069530 +.text 0x32d60 0x8006560 +.ARM.exidx 0x8 0x80392c0 +.copy.table 0xc 0x80392c8 +.zero.table 0x0 0x80392d4 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x803965c +.zwave_nvm 0x0 0x806965c +.nvm 0x8000 0x806965c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116f0 0x0 -.debug_info 0xbd6e68 0x0 -.debug_abbrev 0x25d54 0x0 -.debug_loclists 0x2c162 0x0 -.debug_aranges 0x65a0 0x0 -.debug_rnglists 0x4aea 0x0 -.debug_line 0x7835a 0x0 -.debug_str 0x949c5 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf407e +.debug_frame 0x1173c 0x0 +.debug_info 0xbd73aa 0x0 +.debug_abbrev 0x25ead 0x0 +.debug_loclists 0x2c159 0x0 +.debug_aranges 0x65b8 0x0 +.debug_rnglists 0x4af1 0x0 +.debug_line 0x78666 0x0 +.debug_str 0x94c16 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf4cb9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209796 + 210096 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt index eedc3e9efe..05eb17a9e5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32c34 0x8006560 -.ARM.exidx 0x8 0x8039194 -.copy.table 0xc 0x803919c -.zero.table 0x0 0x80391a8 -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039530 -.zwave_nvm 0x0 0x8069530 -.nvm 0x8000 0x8069530 +.text 0x32d60 0x8006560 +.ARM.exidx 0x8 0x80392c0 +.copy.table 0xc 0x80392c8 +.zero.table 0x0 0x80392d4 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x803965c +.zwave_nvm 0x0 0x806965c +.nvm 0x8000 0x806965c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x116f0 0x0 -.debug_info 0xbd6e68 0x0 -.debug_abbrev 0x25d54 0x0 -.debug_loclists 0x2c162 0x0 -.debug_aranges 0x65a0 0x0 -.debug_rnglists 0x4aea 0x0 -.debug_line 0x7835a 0x0 -.debug_str 0x949cf 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4088 +.debug_frame 0x1173c 0x0 +.debug_info 0xbd73aa 0x0 +.debug_abbrev 0x25ead 0x0 +.debug_loclists 0x2c159 0x0 +.debug_aranges 0x65b8 0x0 +.debug_rnglists 0x4af1 0x0 +.debug_line 0x78666 0x0 +.debug_str 0x94c20 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf4cc3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 209796 + 210096 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_LR_size.txt index ac8bf08b36..7af248e7e0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32d28 0x8006560 -.ARM.exidx 0x8 0x8039288 -.copy.table 0xc 0x8039290 -.zero.table 0x0 0x803929c -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039624 -.zwave_nvm 0x0 0x8069624 -.nvm 0x8000 0x8069624 +.text 0x32e54 0x8006560 +.ARM.exidx 0x8 0x80393b4 +.copy.table 0xc 0x80393bc +.zero.table 0x0 0x80393c8 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x8039750 +.zwave_nvm 0x0 0x8069750 +.nvm 0x8000 0x8069750 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11724 0x0 -.debug_info 0xbd744a 0x0 -.debug_abbrev 0x25ecd 0x0 -.debug_loclists 0x2c194 0x0 -.debug_aranges 0x65c0 0x0 -.debug_rnglists 0x4afd 0x0 -.debug_line 0x7865d 0x0 -.debug_str 0x94bc3 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4e67 +.debug_frame 0x11770 0x0 +.debug_info 0xbd798c 0x0 +.debug_abbrev 0x26026 0x0 +.debug_loclists 0x2c18b 0x0 +.debug_aranges 0x65d8 0x0 +.debug_rnglists 0x4b04 0x0 +.debug_line 0x78969 0x0 +.debug_str 0x94e14 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf5aa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210040 + 210340 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt index d5ee5ae39c..1d31eca9f1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32d28 0x8006560 -.ARM.exidx 0x8 0x8039288 -.copy.table 0xc 0x8039290 -.zero.table 0x0 0x803929c -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039624 -.zwave_nvm 0x0 0x8069624 -.nvm 0x8000 0x8069624 +.text 0x32e54 0x8006560 +.ARM.exidx 0x8 0x80393b4 +.copy.table 0xc 0x80393bc +.zero.table 0x0 0x80393c8 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x8039750 +.zwave_nvm 0x0 0x8069750 +.nvm 0x8000 0x8069750 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11724 0x0 -.debug_info 0xbd744a 0x0 -.debug_abbrev 0x25ecd 0x0 -.debug_loclists 0x2c194 0x0 -.debug_aranges 0x65c0 0x0 -.debug_rnglists 0x4afd 0x0 -.debug_line 0x7865d 0x0 -.debug_str 0x94bcd 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4e71 +.debug_frame 0x11770 0x0 +.debug_info 0xbd798c 0x0 +.debug_abbrev 0x26026 0x0 +.debug_loclists 0x2c18b 0x0 +.debug_aranges 0x65d8 0x0 +.debug_rnglists 0x4b04 0x0 +.debug_line 0x78969 0x0 +.debug_str 0x94e1e 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf5aac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210040 + 210340 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt index ac8bf08b36..7af248e7e0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32d28 0x8006560 -.ARM.exidx 0x8 0x8039288 -.copy.table 0xc 0x8039290 -.zero.table 0x0 0x803929c -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039624 -.zwave_nvm 0x0 0x8069624 -.nvm 0x8000 0x8069624 +.text 0x32e54 0x8006560 +.ARM.exidx 0x8 0x80393b4 +.copy.table 0xc 0x80393bc +.zero.table 0x0 0x80393c8 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x8039750 +.zwave_nvm 0x0 0x8069750 +.nvm 0x8000 0x8069750 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11724 0x0 -.debug_info 0xbd744a 0x0 -.debug_abbrev 0x25ecd 0x0 -.debug_loclists 0x2c194 0x0 -.debug_aranges 0x65c0 0x0 -.debug_rnglists 0x4afd 0x0 -.debug_line 0x7865d 0x0 -.debug_str 0x94bc3 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4e67 +.debug_frame 0x11770 0x0 +.debug_info 0xbd798c 0x0 +.debug_abbrev 0x26026 0x0 +.debug_loclists 0x2c18b 0x0 +.debug_aranges 0x65d8 0x0 +.debug_rnglists 0x4b04 0x0 +.debug_line 0x78969 0x0 +.debug_str 0x94e14 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf5aa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210040 + 210340 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt index d5ee5ae39c..1d31eca9f1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4204D_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32d28 0x8006560 -.ARM.exidx 0x8 0x8039288 -.copy.table 0xc 0x8039290 -.zero.table 0x0 0x803929c -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039624 -.zwave_nvm 0x0 0x8069624 -.nvm 0x8000 0x8069624 +.text 0x32e54 0x8006560 +.ARM.exidx 0x8 0x80393b4 +.copy.table 0xc 0x80393bc +.zero.table 0x0 0x80393c8 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x8039750 +.zwave_nvm 0x0 0x8069750 +.nvm 0x8000 0x8069750 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11724 0x0 -.debug_info 0xbd744a 0x0 -.debug_abbrev 0x25ecd 0x0 -.debug_loclists 0x2c194 0x0 -.debug_aranges 0x65c0 0x0 -.debug_rnglists 0x4afd 0x0 -.debug_line 0x7865d 0x0 -.debug_str 0x94bcd 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4e71 +.debug_frame 0x11770 0x0 +.debug_info 0xbd798c 0x0 +.debug_abbrev 0x26026 0x0 +.debug_loclists 0x2c18b 0x0 +.debug_aranges 0x65d8 0x0 +.debug_rnglists 0x4b04 0x0 +.debug_line 0x78969 0x0 +.debug_str 0x94e1e 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf5aac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210040 + 210340 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_LR_size.txt index 4e6a978ce9..e8e97a0889 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8590 0x20001000 -text_application_ram 0x1ac 0x20009590 +.bss 0x859c 0x20001000 +text_application_ram 0x1ac 0x2000959c .rodata 0x244 0x800631c -.text 0x32694 0x8006560 -.ARM.exidx 0x8 0x8038bf4 -.copy.table 0xc 0x8038bfc -.zero.table 0x0 0x8038c08 -.data 0x388 0x2000973c -.memory_manager_heap 0x4 0x20009ac4 -.internal_storage 0x30000 0x8038f90 -.zwave_nvm 0x0 0x8068f90 -.nvm 0x8000 0x8068f90 +.text 0x327c0 0x8006560 +.ARM.exidx 0x8 0x8038d20 +.copy.table 0xc 0x8038d28 +.zero.table 0x0 0x8038d34 +.data 0x388 0x20009748 +.memory_manager_heap 0x0 0x20009ad0 +.internal_storage 0x30000 0x80390bc +.zwave_nvm 0x0 0x80690bc +.nvm 0x8000 0x80690bc .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11090 0x0 -.debug_info 0xbd14c8 0x0 -.debug_abbrev 0x2548c 0x0 -.debug_loclists 0x2862d 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x4853 0x0 -.debug_line 0x751ea 0x0 -.debug_str 0x9487c 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xde5e78 +.debug_frame 0x110dc 0x0 +.debug_info 0xbd1a0a 0x0 +.debug_abbrev 0x255e5 0x0 +.debug_loclists 0x28624 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x485a 0x0 +.debug_line 0x754f6 0x0 +.debug_str 0x94acd 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xde6aac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208356 + 208656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39624 + 39632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt index 878e863b92..16aa40cd03 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8590 0x20001000 -text_application_ram 0x1ac 0x20009590 +.bss 0x859c 0x20001000 +text_application_ram 0x1ac 0x2000959c .rodata 0x244 0x800631c -.text 0x32694 0x8006560 -.ARM.exidx 0x8 0x8038bf4 -.copy.table 0xc 0x8038bfc -.zero.table 0x0 0x8038c08 -.data 0x388 0x2000973c -.memory_manager_heap 0x4 0x20009ac4 -.internal_storage 0x30000 0x8038f90 -.zwave_nvm 0x0 0x8068f90 -.nvm 0x8000 0x8068f90 +.text 0x327c0 0x8006560 +.ARM.exidx 0x8 0x8038d20 +.copy.table 0xc 0x8038d28 +.zero.table 0x0 0x8038d34 +.data 0x388 0x20009748 +.memory_manager_heap 0x0 0x20009ad0 +.internal_storage 0x30000 0x80390bc +.zwave_nvm 0x0 0x80690bc +.nvm 0x8000 0x80690bc .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11090 0x0 -.debug_info 0xbd14c8 0x0 -.debug_abbrev 0x2548c 0x0 -.debug_loclists 0x2862d 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x4853 0x0 -.debug_line 0x751ea 0x0 -.debug_str 0x94886 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xde5e82 +.debug_frame 0x110dc 0x0 +.debug_info 0xbd1a0a 0x0 +.debug_abbrev 0x255e5 0x0 +.debug_loclists 0x28624 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x485a 0x0 +.debug_line 0x754f6 0x0 +.debug_str 0x94ad7 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xde6ab6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208356 + 208656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39624 + 39632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt index 4e6a978ce9..e8e97a0889 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8590 0x20001000 -text_application_ram 0x1ac 0x20009590 +.bss 0x859c 0x20001000 +text_application_ram 0x1ac 0x2000959c .rodata 0x244 0x800631c -.text 0x32694 0x8006560 -.ARM.exidx 0x8 0x8038bf4 -.copy.table 0xc 0x8038bfc -.zero.table 0x0 0x8038c08 -.data 0x388 0x2000973c -.memory_manager_heap 0x4 0x20009ac4 -.internal_storage 0x30000 0x8038f90 -.zwave_nvm 0x0 0x8068f90 -.nvm 0x8000 0x8068f90 +.text 0x327c0 0x8006560 +.ARM.exidx 0x8 0x8038d20 +.copy.table 0xc 0x8038d28 +.zero.table 0x0 0x8038d34 +.data 0x388 0x20009748 +.memory_manager_heap 0x0 0x20009ad0 +.internal_storage 0x30000 0x80390bc +.zwave_nvm 0x0 0x80690bc +.nvm 0x8000 0x80690bc .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11090 0x0 -.debug_info 0xbd14c8 0x0 -.debug_abbrev 0x2548c 0x0 -.debug_loclists 0x2862d 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x4853 0x0 -.debug_line 0x751ea 0x0 -.debug_str 0x9487c 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xde5e78 +.debug_frame 0x110dc 0x0 +.debug_info 0xbd1a0a 0x0 +.debug_abbrev 0x255e5 0x0 +.debug_loclists 0x28624 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x485a 0x0 +.debug_line 0x754f6 0x0 +.debug_str 0x94acd 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xde6aac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208356 + 208656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39624 + 39632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt index 878e863b92..16aa40cd03 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8590 0x20001000 -text_application_ram 0x1ac 0x20009590 +.bss 0x859c 0x20001000 +text_application_ram 0x1ac 0x2000959c .rodata 0x244 0x800631c -.text 0x32694 0x8006560 -.ARM.exidx 0x8 0x8038bf4 -.copy.table 0xc 0x8038bfc -.zero.table 0x0 0x8038c08 -.data 0x388 0x2000973c -.memory_manager_heap 0x4 0x20009ac4 -.internal_storage 0x30000 0x8038f90 -.zwave_nvm 0x0 0x8068f90 -.nvm 0x8000 0x8068f90 +.text 0x327c0 0x8006560 +.ARM.exidx 0x8 0x8038d20 +.copy.table 0xc 0x8038d28 +.zero.table 0x0 0x8038d34 +.data 0x388 0x20009748 +.memory_manager_heap 0x0 0x20009ad0 +.internal_storage 0x30000 0x80390bc +.zwave_nvm 0x0 0x80690bc +.nvm 0x8000 0x80690bc .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11090 0x0 -.debug_info 0xbd14c8 0x0 -.debug_abbrev 0x2548c 0x0 -.debug_loclists 0x2862d 0x0 -.debug_aranges 0x6420 0x0 -.debug_rnglists 0x4853 0x0 -.debug_line 0x751ea 0x0 -.debug_str 0x94886 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xde5e82 +.debug_frame 0x110dc 0x0 +.debug_info 0xbd1a0a 0x0 +.debug_abbrev 0x255e5 0x0 +.debug_loclists 0x28624 0x0 +.debug_aranges 0x6438 0x0 +.debug_rnglists 0x485a 0x0 +.debug_line 0x754f6 0x0 +.debug_str 0x94ad7 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xde6ab6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 208356 + 208656 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39624 + 39632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_LR_size.txt index 4c05abf92a..282bcb8500 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8730 0x20001000 -text_application_ram 0x1ac 0x20009730 +.bss 0x873c 0x20001000 +text_application_ram 0x1ac 0x2000973c .rodata 0x244 0x800631c -.text 0x32ec0 0x8006560 -.ARM.exidx 0x8 0x8039420 -.copy.table 0xc 0x8039428 -.zero.table 0x0 0x8039434 -.data 0x388 0x200098dc -.memory_manager_heap 0x4 0x20009c64 -.internal_storage 0x30000 0x80397bc -.zwave_nvm 0x0 0x80697bc -.nvm 0x8000 0x80697bc +.text 0x32fec 0x8006560 +.ARM.exidx 0x8 0x803954c +.copy.table 0xc 0x8039554 +.zero.table 0x0 0x8039560 +.data 0x388 0x200098e8 +.memory_manager_heap 0x0 0x20009c70 +.internal_storage 0x30000 0x80398e8 +.zwave_nvm 0x0 0x80698e8 +.nvm 0x8000 0x80698e8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11750 0x0 -.debug_info 0xbd7b0d 0x0 -.debug_abbrev 0x25f31 0x0 -.debug_loclists 0x2c16d 0x0 -.debug_aranges 0x6610 0x0 -.debug_rnglists 0x4b15 0x0 -.debug_line 0x78418 0x0 -.debug_str 0x95388 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf5d1a +.debug_frame 0x1179c 0x0 +.debug_info 0xbd804f 0x0 +.debug_abbrev 0x2608a 0x0 +.debug_loclists 0x2c164 0x0 +.debug_aranges 0x6628 0x0 +.debug_rnglists 0x4b1c 0x0 +.debug_line 0x78724 0x0 +.debug_str 0x955d9 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf694e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210448 + 210748 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40040 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt index dbd923d3cb..aa9ad3f2e4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8730 0x20001000 -text_application_ram 0x1ac 0x20009730 +.bss 0x873c 0x20001000 +text_application_ram 0x1ac 0x2000973c .rodata 0x244 0x800631c -.text 0x32ec0 0x8006560 -.ARM.exidx 0x8 0x8039420 -.copy.table 0xc 0x8039428 -.zero.table 0x0 0x8039434 -.data 0x388 0x200098dc -.memory_manager_heap 0x4 0x20009c64 -.internal_storage 0x30000 0x80397bc -.zwave_nvm 0x0 0x80697bc -.nvm 0x8000 0x80697bc +.text 0x32fec 0x8006560 +.ARM.exidx 0x8 0x803954c +.copy.table 0xc 0x8039554 +.zero.table 0x0 0x8039560 +.data 0x388 0x200098e8 +.memory_manager_heap 0x0 0x20009c70 +.internal_storage 0x30000 0x80398e8 +.zwave_nvm 0x0 0x80698e8 +.nvm 0x8000 0x80698e8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11750 0x0 -.debug_info 0xbd7b0d 0x0 -.debug_abbrev 0x25f31 0x0 -.debug_loclists 0x2c16d 0x0 -.debug_aranges 0x6610 0x0 -.debug_rnglists 0x4b15 0x0 -.debug_line 0x78418 0x0 -.debug_str 0x95392 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf5d24 +.debug_frame 0x1179c 0x0 +.debug_info 0xbd804f 0x0 +.debug_abbrev 0x2608a 0x0 +.debug_loclists 0x2c164 0x0 +.debug_aranges 0x6628 0x0 +.debug_rnglists 0x4b1c 0x0 +.debug_line 0x78724 0x0 +.debug_str 0x955e3 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf6958 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210448 + 210748 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40040 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt index 4c05abf92a..282bcb8500 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8730 0x20001000 -text_application_ram 0x1ac 0x20009730 +.bss 0x873c 0x20001000 +text_application_ram 0x1ac 0x2000973c .rodata 0x244 0x800631c -.text 0x32ec0 0x8006560 -.ARM.exidx 0x8 0x8039420 -.copy.table 0xc 0x8039428 -.zero.table 0x0 0x8039434 -.data 0x388 0x200098dc -.memory_manager_heap 0x4 0x20009c64 -.internal_storage 0x30000 0x80397bc -.zwave_nvm 0x0 0x80697bc -.nvm 0x8000 0x80697bc +.text 0x32fec 0x8006560 +.ARM.exidx 0x8 0x803954c +.copy.table 0xc 0x8039554 +.zero.table 0x0 0x8039560 +.data 0x388 0x200098e8 +.memory_manager_heap 0x0 0x20009c70 +.internal_storage 0x30000 0x80398e8 +.zwave_nvm 0x0 0x80698e8 +.nvm 0x8000 0x80698e8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11750 0x0 -.debug_info 0xbd7b0d 0x0 -.debug_abbrev 0x25f31 0x0 -.debug_loclists 0x2c16d 0x0 -.debug_aranges 0x6610 0x0 -.debug_rnglists 0x4b15 0x0 -.debug_line 0x78418 0x0 -.debug_str 0x95388 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf5d1a +.debug_frame 0x1179c 0x0 +.debug_info 0xbd804f 0x0 +.debug_abbrev 0x2608a 0x0 +.debug_loclists 0x2c164 0x0 +.debug_aranges 0x6628 0x0 +.debug_rnglists 0x4b1c 0x0 +.debug_line 0x78724 0x0 +.debug_str 0x955d9 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf694e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210448 + 210748 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40040 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt index dbd923d3cb..aa9ad3f2e4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8730 0x20001000 -text_application_ram 0x1ac 0x20009730 +.bss 0x873c 0x20001000 +text_application_ram 0x1ac 0x2000973c .rodata 0x244 0x800631c -.text 0x32ec0 0x8006560 -.ARM.exidx 0x8 0x8039420 -.copy.table 0xc 0x8039428 -.zero.table 0x0 0x8039434 -.data 0x388 0x200098dc -.memory_manager_heap 0x4 0x20009c64 -.internal_storage 0x30000 0x80397bc -.zwave_nvm 0x0 0x80697bc -.nvm 0x8000 0x80697bc +.text 0x32fec 0x8006560 +.ARM.exidx 0x8 0x803954c +.copy.table 0xc 0x8039554 +.zero.table 0x0 0x8039560 +.data 0x388 0x200098e8 +.memory_manager_heap 0x0 0x20009c70 +.internal_storage 0x30000 0x80398e8 +.zwave_nvm 0x0 0x80698e8 +.nvm 0x8000 0x80698e8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11750 0x0 -.debug_info 0xbd7b0d 0x0 -.debug_abbrev 0x25f31 0x0 -.debug_loclists 0x2c16d 0x0 -.debug_aranges 0x6610 0x0 -.debug_rnglists 0x4b15 0x0 -.debug_line 0x78418 0x0 -.debug_str 0x95392 0x0 -.debug_loc 0x2890d 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf5d24 +.debug_frame 0x1179c 0x0 +.debug_info 0xbd804f 0x0 +.debug_abbrev 0x2608a 0x0 +.debug_loclists 0x2c164 0x0 +.debug_aranges 0x6628 0x0 +.debug_rnglists 0x4b1c 0x0 +.debug_line 0x78724 0x0 +.debug_str 0x955e3 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf6958 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210448 + 210748 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40040 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_EU_LR_size.txt index ac8bf08b36..7af248e7e0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32d28 0x8006560 -.ARM.exidx 0x8 0x8039288 -.copy.table 0xc 0x8039290 -.zero.table 0x0 0x803929c -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039624 -.zwave_nvm 0x0 0x8069624 -.nvm 0x8000 0x8069624 +.text 0x32e54 0x8006560 +.ARM.exidx 0x8 0x80393b4 +.copy.table 0xc 0x80393bc +.zero.table 0x0 0x80393c8 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x8039750 +.zwave_nvm 0x0 0x8069750 +.nvm 0x8000 0x8069750 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11724 0x0 -.debug_info 0xbd744a 0x0 -.debug_abbrev 0x25ecd 0x0 -.debug_loclists 0x2c194 0x0 -.debug_aranges 0x65c0 0x0 -.debug_rnglists 0x4afd 0x0 -.debug_line 0x7865d 0x0 -.debug_str 0x94bc3 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4e67 +.debug_frame 0x11770 0x0 +.debug_info 0xbd798c 0x0 +.debug_abbrev 0x26026 0x0 +.debug_loclists 0x2c18b 0x0 +.debug_aranges 0x65d8 0x0 +.debug_rnglists 0x4b04 0x0 +.debug_line 0x78969 0x0 +.debug_str 0x94e14 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf5aa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210040 + 210340 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt index ac8bf08b36..7af248e7e0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4210A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x872c 0x20001000 -text_application_ram 0x1ac 0x2000972c +.bss 0x8738 0x20001000 +text_application_ram 0x1ac 0x20009738 .rodata 0x244 0x800631c -.text 0x32d28 0x8006560 -.ARM.exidx 0x8 0x8039288 -.copy.table 0xc 0x8039290 -.zero.table 0x0 0x803929c -.data 0x388 0x200098d8 -.memory_manager_heap 0x0 0x20009c60 -.internal_storage 0x30000 0x8039624 -.zwave_nvm 0x0 0x8069624 -.nvm 0x8000 0x8069624 +.text 0x32e54 0x8006560 +.ARM.exidx 0x8 0x80393b4 +.copy.table 0xc 0x80393bc +.zero.table 0x0 0x80393c8 +.data 0x388 0x200098e4 +.memory_manager_heap 0x4 0x20009c6c +.internal_storage 0x30000 0x8039750 +.zwave_nvm 0x0 0x8069750 +.nvm 0x8000 0x8069750 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11724 0x0 -.debug_info 0xbd744a 0x0 -.debug_abbrev 0x25ecd 0x0 -.debug_loclists 0x2c194 0x0 -.debug_aranges 0x65c0 0x0 -.debug_rnglists 0x4afd 0x0 -.debug_line 0x7865d 0x0 -.debug_str 0x94bc3 0x0 -.debug_loc 0x2890e 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdf4e67 +.debug_frame 0x11770 0x0 +.debug_info 0xbd798c 0x0 +.debug_abbrev 0x26026 0x0 +.debug_loclists 0x2c18b 0x0 +.debug_aranges 0x65d8 0x0 +.debug_rnglists 0x4b04 0x0 +.debug_line 0x78969 0x0 +.debug_str 0x94e14 0x0 +.debug_loc 0x287fb 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdf5aa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 210040 + 210340 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 40032 + 40048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_LR_size.txt index a6d2e7d45c..755e7cfc7f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11804 0x0 -.debug_info 0xbdc13e 0x0 -.debug_abbrev 0x26246 0x0 -.debug_loclists 0x2c728 0x0 -.debug_aranges 0x6648 0x0 -.debug_rnglists 0x4b67 0x0 -.debug_line 0x78b6f 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcccd +.debug_frame 0x11850 0x0 +.debug_info 0xbdc680 0x0 +.debug_abbrev 0x2639f 0x0 +.debug_loclists 0x2c71f 0x0 +.debug_aranges 0x6660 0x0 +.debug_rnglists 0x4b6e 0x0 +.debug_line 0x78e7b 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd916 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt index 871417cbe1..aa85223750 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11804 0x0 -.debug_info 0xbdc13e 0x0 -.debug_abbrev 0x26246 0x0 -.debug_loclists 0x2c728 0x0 -.debug_aranges 0x6648 0x0 -.debug_rnglists 0x4b67 0x0 -.debug_line 0x78b6f 0x0 -.debug_str 0x9650b 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfccd7 +.debug_frame 0x11850 0x0 +.debug_info 0xbdc680 0x0 +.debug_abbrev 0x2639f 0x0 +.debug_loclists 0x2c71f 0x0 +.debug_aranges 0x6660 0x0 +.debug_rnglists 0x4b6e 0x0 +.debug_line 0x78e7b 0x0 +.debug_str 0x9675c 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd920 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt index a6d2e7d45c..755e7cfc7f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11804 0x0 -.debug_info 0xbdc13e 0x0 -.debug_abbrev 0x26246 0x0 -.debug_loclists 0x2c728 0x0 -.debug_aranges 0x6648 0x0 -.debug_rnglists 0x4b67 0x0 -.debug_line 0x78b6f 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcccd +.debug_frame 0x11850 0x0 +.debug_info 0xbdc680 0x0 +.debug_abbrev 0x2639f 0x0 +.debug_loclists 0x2c71f 0x0 +.debug_aranges 0x6660 0x0 +.debug_rnglists 0x4b6e 0x0 +.debug_line 0x78e7b 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd916 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt index 871417cbe1..aa85223750 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11804 0x0 -.debug_info 0xbdc13e 0x0 -.debug_abbrev 0x26246 0x0 -.debug_loclists 0x2c728 0x0 -.debug_aranges 0x6648 0x0 -.debug_rnglists 0x4b67 0x0 -.debug_line 0x78b6f 0x0 -.debug_str 0x9650b 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfccd7 +.debug_frame 0x11850 0x0 +.debug_info 0xbdc680 0x0 +.debug_abbrev 0x2639f 0x0 +.debug_loclists 0x2c71f 0x0 +.debug_aranges 0x6660 0x0 +.debug_rnglists 0x4b6e 0x0 +.debug_line 0x78e7b 0x0 +.debug_str 0x9675c 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd920 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_LR_size.txt index 247d2912ff..0332b960f7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc82 +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt index f8163182d9..9333d3e93d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x9650b 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc8c +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x9675c 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8d5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt index 247d2912ff..0332b960f7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc82 +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt index f8163182d9..9333d3e93d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4400C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x9650b 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc8c +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x9675c 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8d5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_EU_LR_size.txt index a6d2e7d45c..755e7cfc7f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11804 0x0 -.debug_info 0xbdc13e 0x0 -.debug_abbrev 0x26246 0x0 -.debug_loclists 0x2c728 0x0 -.debug_aranges 0x6648 0x0 -.debug_rnglists 0x4b67 0x0 -.debug_line 0x78b6f 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcccd +.debug_frame 0x11850 0x0 +.debug_info 0xbdc680 0x0 +.debug_abbrev 0x2639f 0x0 +.debug_loclists 0x2c71f 0x0 +.debug_aranges 0x6660 0x0 +.debug_rnglists 0x4b6e 0x0 +.debug_line 0x78e7b 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd916 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt index a6d2e7d45c..755e7cfc7f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11804 0x0 -.debug_info 0xbdc13e 0x0 -.debug_abbrev 0x26246 0x0 -.debug_loclists 0x2c728 0x0 -.debug_aranges 0x6648 0x0 -.debug_rnglists 0x4b67 0x0 -.debug_line 0x78b6f 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcccd +.debug_frame 0x11850 0x0 +.debug_info 0xbdc680 0x0 +.debug_abbrev 0x2639f 0x0 +.debug_loclists 0x2c71f 0x0 +.debug_aranges 0x6660 0x0 +.debug_rnglists 0x4b6e 0x0 +.debug_line 0x78e7b 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd916 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_LR_size.txt index 247d2912ff..0332b960f7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc82 +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_size.txt index f8163182d9..9333d3e93d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x9650b 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc8c +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x9675c 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8d5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt index 247d2912ff..0332b960f7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x96501 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc82 +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x96752 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8cb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_size.txt index f8163182d9..9333d3e93d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_ncp_zniffer_pti_BRD4401C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_ncp_zniffer_pti.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8698 0x20001000 -text_application_ram 0x1ac 0x20009698 +.bss 0x86a4 0x20001000 +text_application_ram 0x1ac 0x200096a4 .rodata 0x244 0x8006328 -.text 0x33708 0x8006570 -.ARM.exidx 0x8 0x8039c78 -.copy.table 0xc 0x8039c80 -.zero.table 0x0 0x8039c8c -.data 0x384 0x20009844 -.memory_manager_heap 0x0 0x20009bc8 -.internal_storage 0x30000 0x803a010 -.zwave_nvm 0x0 0x806a010 -.nvm 0x8000 0x806a010 +.text 0x33834 0x8006570 +.ARM.exidx 0x8 0x8039da4 +.copy.table 0xc 0x8039dac +.zero.table 0x0 0x8039db8 +.data 0x384 0x20009850 +.memory_manager_heap 0x4 0x20009bd4 +.internal_storage 0x30000 0x803a13c +.zwave_nvm 0x0 0x806a13c +.nvm 0x8000 0x806a13c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11818 0x0 -.debug_info 0xbdc0ca 0x0 -.debug_abbrev 0x26266 0x0 -.debug_loclists 0x2c6f4 0x0 -.debug_aranges 0x6650 0x0 -.debug_rnglists 0x4b90 0x0 -.debug_line 0x78b67 0x0 -.debug_str 0x9650b 0x0 -.debug_loc 0x287fd 0x0 -.debug_ranges 0x4648 0x0 -Total 0xdfcc8c +.debug_frame 0x11864 0x0 +.debug_info 0xbdc60c 0x0 +.debug_abbrev 0x263bf 0x0 +.debug_loclists 0x2c6eb 0x0 +.debug_aranges 0x6668 0x0 +.debug_rnglists 0x4b97 0x0 +.debug_line 0x78e73 0x0 +.debug_str 0x9675c 0x0 +.debug_loc 0x286f8 0x0 +.debug_ranges 0x4600 0x0 +Total 0xdfd8d5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 212576 + 212876 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 39880 + 39896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_LR_size.txt index cbbad80df4..e545c7af4c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36570 0x8006640 -.ARM.exidx 0x8 0x803cbb0 -.copy.table 0xc 0x803cbb8 -.zero.table 0x0 0x803cbc4 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d000 -.zwave_nvm 0x0 0x806d000 -.nvm 0x8000 0x806d000 +.text 0x3669c 0x8006640 +.ARM.exidx 0x8 0x803ccdc +.copy.table 0xc 0x803cce4 +.zero.table 0x0 0x803ccf0 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d12c +.zwave_nvm 0x0 0x806d12c +.nvm 0x8000 0x806d12c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124dc 0x0 -.debug_info 0xdee2b1 0x0 -.debug_abbrev 0x287b7 0x0 -.debug_loclists 0x2e913 0x0 -.debug_aranges 0x6af8 0x0 -.debug_rnglists 0x515b 0x0 -.debug_line 0x7f8d6 0x0 -.debug_str 0x98710 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1021b0c +.debug_frame 0x12528 0x0 +.debug_info 0xdee8ff 0x0 +.debug_abbrev 0x2897c 0x0 +.debug_loclists 0x2e90e 0x0 +.debug_aranges 0x6b10 0x0 +.debug_rnglists 0x5171 0x0 +.debug_line 0x7fc26 0x0 +.debug_str 0x98955 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10228ff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224840 + 225140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt index 574d566b6d..62c80ac177 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36570 0x8006640 -.ARM.exidx 0x8 0x803cbb0 -.copy.table 0xc 0x803cbb8 -.zero.table 0x0 0x803cbc4 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d000 -.zwave_nvm 0x0 0x806d000 -.nvm 0x8000 0x806d000 +.text 0x3669c 0x8006640 +.ARM.exidx 0x8 0x803ccdc +.copy.table 0xc 0x803cce4 +.zero.table 0x0 0x803ccf0 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d12c +.zwave_nvm 0x0 0x806d12c +.nvm 0x8000 0x806d12c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124dc 0x0 -.debug_info 0xdee2b1 0x0 -.debug_abbrev 0x287b7 0x0 -.debug_loclists 0x2e913 0x0 -.debug_aranges 0x6af8 0x0 -.debug_rnglists 0x515b 0x0 -.debug_line 0x7f8d6 0x0 -.debug_str 0x9871a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1021b16 +.debug_frame 0x12528 0x0 +.debug_info 0xdee8ff 0x0 +.debug_abbrev 0x2897c 0x0 +.debug_loclists 0x2e90e 0x0 +.debug_aranges 0x6b10 0x0 +.debug_rnglists 0x5171 0x0 +.debug_line 0x7fc26 0x0 +.debug_str 0x9895f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1022909 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224840 + 225140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt index cbbad80df4..e545c7af4c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36570 0x8006640 -.ARM.exidx 0x8 0x803cbb0 -.copy.table 0xc 0x803cbb8 -.zero.table 0x0 0x803cbc4 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d000 -.zwave_nvm 0x0 0x806d000 -.nvm 0x8000 0x806d000 +.text 0x3669c 0x8006640 +.ARM.exidx 0x8 0x803ccdc +.copy.table 0xc 0x803cce4 +.zero.table 0x0 0x803ccf0 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d12c +.zwave_nvm 0x0 0x806d12c +.nvm 0x8000 0x806d12c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124dc 0x0 -.debug_info 0xdee2b1 0x0 -.debug_abbrev 0x287b7 0x0 -.debug_loclists 0x2e913 0x0 -.debug_aranges 0x6af8 0x0 -.debug_rnglists 0x515b 0x0 -.debug_line 0x7f8d6 0x0 -.debug_str 0x98710 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1021b0c +.debug_frame 0x12528 0x0 +.debug_info 0xdee8ff 0x0 +.debug_abbrev 0x2897c 0x0 +.debug_loclists 0x2e90e 0x0 +.debug_aranges 0x6b10 0x0 +.debug_rnglists 0x5171 0x0 +.debug_line 0x7fc26 0x0 +.debug_str 0x98955 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10228ff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224840 + 225140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt index 574d566b6d..62c80ac177 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36570 0x8006640 -.ARM.exidx 0x8 0x803cbb0 -.copy.table 0xc 0x803cbb8 -.zero.table 0x0 0x803cbc4 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d000 -.zwave_nvm 0x0 0x806d000 -.nvm 0x8000 0x806d000 +.text 0x3669c 0x8006640 +.ARM.exidx 0x8 0x803ccdc +.copy.table 0xc 0x803cce4 +.zero.table 0x0 0x803ccf0 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d12c +.zwave_nvm 0x0 0x806d12c +.nvm 0x8000 0x806d12c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124dc 0x0 -.debug_info 0xdee2b1 0x0 -.debug_abbrev 0x287b7 0x0 -.debug_loclists 0x2e913 0x0 -.debug_aranges 0x6af8 0x0 -.debug_rnglists 0x515b 0x0 -.debug_line 0x7f8d6 0x0 -.debug_str 0x9871a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1021b16 +.debug_frame 0x12528 0x0 +.debug_info 0xdee8ff 0x0 +.debug_abbrev 0x2897c 0x0 +.debug_loclists 0x2e90e 0x0 +.debug_aranges 0x6b10 0x0 +.debug_rnglists 0x5171 0x0 +.debug_line 0x7fc26 0x0 +.debug_str 0x9895f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1022909 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224840 + 225140 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_LR_size.txt index 9f8d26ccc3..01a4af929a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36664 0x8006640 -.ARM.exidx 0x8 0x803cca4 -.copy.table 0xc 0x803ccac -.zero.table 0x0 0x803ccb8 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d0f4 -.zwave_nvm 0x0 0x806d0f4 -.nvm 0x8000 0x806d0f4 +.text 0x36790 0x8006640 +.ARM.exidx 0x8 0x803cdd0 +.copy.table 0xc 0x803cdd8 +.zero.table 0x0 0x803cde4 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d220 +.zwave_nvm 0x0 0x806d220 +.nvm 0x8000 0x806d220 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12510 0x0 -.debug_info 0xdee893 0x0 -.debug_abbrev 0x28930 0x0 -.debug_loclists 0x2e945 0x0 -.debug_aranges 0x6b18 0x0 -.debug_rnglists 0x516e 0x0 -.debug_line 0x7fbd9 0x0 -.debug_str 0x9890e 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x10228f5 +.debug_frame 0x1255c 0x0 +.debug_info 0xdeeee1 0x0 +.debug_abbrev 0x28af5 0x0 +.debug_loclists 0x2e940 0x0 +.debug_aranges 0x6b30 0x0 +.debug_rnglists 0x5184 0x0 +.debug_line 0x7ff29 0x0 +.debug_str 0x98b53 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10236e8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225084 + 225384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt index f3d6554b33..1b30401cb4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36664 0x8006640 -.ARM.exidx 0x8 0x803cca4 -.copy.table 0xc 0x803ccac -.zero.table 0x0 0x803ccb8 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d0f4 -.zwave_nvm 0x0 0x806d0f4 -.nvm 0x8000 0x806d0f4 +.text 0x36790 0x8006640 +.ARM.exidx 0x8 0x803cdd0 +.copy.table 0xc 0x803cdd8 +.zero.table 0x0 0x803cde4 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d220 +.zwave_nvm 0x0 0x806d220 +.nvm 0x8000 0x806d220 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12510 0x0 -.debug_info 0xdee893 0x0 -.debug_abbrev 0x28930 0x0 -.debug_loclists 0x2e945 0x0 -.debug_aranges 0x6b18 0x0 -.debug_rnglists 0x516e 0x0 -.debug_line 0x7fbd9 0x0 -.debug_str 0x98918 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x10228ff +.debug_frame 0x1255c 0x0 +.debug_info 0xdeeee1 0x0 +.debug_abbrev 0x28af5 0x0 +.debug_loclists 0x2e940 0x0 +.debug_aranges 0x6b30 0x0 +.debug_rnglists 0x5184 0x0 +.debug_line 0x7ff29 0x0 +.debug_str 0x98b5d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10236f2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225084 + 225384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt index 9f8d26ccc3..01a4af929a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36664 0x8006640 -.ARM.exidx 0x8 0x803cca4 -.copy.table 0xc 0x803ccac -.zero.table 0x0 0x803ccb8 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d0f4 -.zwave_nvm 0x0 0x806d0f4 -.nvm 0x8000 0x806d0f4 +.text 0x36790 0x8006640 +.ARM.exidx 0x8 0x803cdd0 +.copy.table 0xc 0x803cdd8 +.zero.table 0x0 0x803cde4 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d220 +.zwave_nvm 0x0 0x806d220 +.nvm 0x8000 0x806d220 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12510 0x0 -.debug_info 0xdee893 0x0 -.debug_abbrev 0x28930 0x0 -.debug_loclists 0x2e945 0x0 -.debug_aranges 0x6b18 0x0 -.debug_rnglists 0x516e 0x0 -.debug_line 0x7fbd9 0x0 -.debug_str 0x9890e 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x10228f5 +.debug_frame 0x1255c 0x0 +.debug_info 0xdeeee1 0x0 +.debug_abbrev 0x28af5 0x0 +.debug_loclists 0x2e940 0x0 +.debug_aranges 0x6b30 0x0 +.debug_rnglists 0x5184 0x0 +.debug_line 0x7ff29 0x0 +.debug_str 0x98b53 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10236e8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225084 + 225384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt index f3d6554b33..1b30401cb4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4204D_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36664 0x8006640 -.ARM.exidx 0x8 0x803cca4 -.copy.table 0xc 0x803ccac -.zero.table 0x0 0x803ccb8 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d0f4 -.zwave_nvm 0x0 0x806d0f4 -.nvm 0x8000 0x806d0f4 +.text 0x36790 0x8006640 +.ARM.exidx 0x8 0x803cdd0 +.copy.table 0xc 0x803cdd8 +.zero.table 0x0 0x803cde4 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d220 +.zwave_nvm 0x0 0x806d220 +.nvm 0x8000 0x806d220 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12510 0x0 -.debug_info 0xdee893 0x0 -.debug_abbrev 0x28930 0x0 -.debug_loclists 0x2e945 0x0 -.debug_aranges 0x6b18 0x0 -.debug_rnglists 0x516e 0x0 -.debug_line 0x7fbd9 0x0 -.debug_str 0x98918 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x10228ff +.debug_frame 0x1255c 0x0 +.debug_info 0xdeeee1 0x0 +.debug_abbrev 0x28af5 0x0 +.debug_loclists 0x2e940 0x0 +.debug_aranges 0x6b30 0x0 +.debug_rnglists 0x5184 0x0 +.debug_line 0x7ff29 0x0 +.debug_str 0x98b5d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10236f2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225084 + 225384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_LR_size.txt index f1c041f96d..281faffdd4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8ae4 0x20001000 -text_application_ram 0x1ac 0x20009ae4 +.bss 0x8af0 0x20001000 +text_application_ram 0x1ac 0x20009af0 .rodata 0x318 0x800631c -.text 0x35ff0 0x8006640 -.ARM.exidx 0x8 0x803c630 -.copy.table 0xc 0x803c638 -.zero.table 0x0 0x803c644 -.data 0x43c 0x20009c90 -.memory_manager_heap 0x4 0x2000a0cc -.internal_storage 0x30000 0x803ca80 -.zwave_nvm 0x0 0x806ca80 -.nvm 0x8000 0x806ca80 +.text 0x360fc 0x8006640 +.ARM.exidx 0x8 0x803c73c +.copy.table 0xc 0x803c744 +.zero.table 0x0 0x803c750 +.data 0x43c 0x20009c9c +.memory_manager_heap 0x0 0x2000a0d8 +.internal_storage 0x30000 0x803cb8c +.zwave_nvm 0x0 0x806cb8c +.nvm 0x8000 0x806cb8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11e7c 0x0 -.debug_info 0xde8911 0x0 -.debug_abbrev 0x27eef 0x0 -.debug_loclists 0x2adde 0x0 -.debug_aranges 0x6978 0x0 -.debug_rnglists 0x4ec4 0x0 -.debug_line 0x7c752 0x0 -.debug_str 0x985bf 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x101390a +.debug_frame 0x11ec8 0x0 +.debug_info 0xde8f5f 0x0 +.debug_abbrev 0x280b4 0x0 +.debug_loclists 0x2add9 0x0 +.debug_aranges 0x6990 0x0 +.debug_rnglists 0x4eda 0x0 +.debug_line 0x7caa2 0x0 +.debug_str 0x98804 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10146d6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 223432 + 223700 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41168 + 41176 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt index 132422b828..21ab58ff23 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8ae4 0x20001000 -text_application_ram 0x1ac 0x20009ae4 +.bss 0x8af0 0x20001000 +text_application_ram 0x1ac 0x20009af0 .rodata 0x318 0x800631c -.text 0x35ff0 0x8006640 -.ARM.exidx 0x8 0x803c630 -.copy.table 0xc 0x803c638 -.zero.table 0x0 0x803c644 -.data 0x43c 0x20009c90 -.memory_manager_heap 0x4 0x2000a0cc -.internal_storage 0x30000 0x803ca80 -.zwave_nvm 0x0 0x806ca80 -.nvm 0x8000 0x806ca80 +.text 0x360fc 0x8006640 +.ARM.exidx 0x8 0x803c73c +.copy.table 0xc 0x803c744 +.zero.table 0x0 0x803c750 +.data 0x43c 0x20009c9c +.memory_manager_heap 0x0 0x2000a0d8 +.internal_storage 0x30000 0x803cb8c +.zwave_nvm 0x0 0x806cb8c +.nvm 0x8000 0x806cb8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11e7c 0x0 -.debug_info 0xde8911 0x0 -.debug_abbrev 0x27eef 0x0 -.debug_loclists 0x2adde 0x0 -.debug_aranges 0x6978 0x0 -.debug_rnglists 0x4ec4 0x0 -.debug_line 0x7c752 0x0 -.debug_str 0x985c9 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1013914 +.debug_frame 0x11ec8 0x0 +.debug_info 0xde8f5f 0x0 +.debug_abbrev 0x280b4 0x0 +.debug_loclists 0x2add9 0x0 +.debug_aranges 0x6990 0x0 +.debug_rnglists 0x4eda 0x0 +.debug_line 0x7caa2 0x0 +.debug_str 0x9880e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10146e0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 223432 + 223700 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41168 + 41176 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt index f1c041f96d..281faffdd4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8ae4 0x20001000 -text_application_ram 0x1ac 0x20009ae4 +.bss 0x8af0 0x20001000 +text_application_ram 0x1ac 0x20009af0 .rodata 0x318 0x800631c -.text 0x35ff0 0x8006640 -.ARM.exidx 0x8 0x803c630 -.copy.table 0xc 0x803c638 -.zero.table 0x0 0x803c644 -.data 0x43c 0x20009c90 -.memory_manager_heap 0x4 0x2000a0cc -.internal_storage 0x30000 0x803ca80 -.zwave_nvm 0x0 0x806ca80 -.nvm 0x8000 0x806ca80 +.text 0x360fc 0x8006640 +.ARM.exidx 0x8 0x803c73c +.copy.table 0xc 0x803c744 +.zero.table 0x0 0x803c750 +.data 0x43c 0x20009c9c +.memory_manager_heap 0x0 0x2000a0d8 +.internal_storage 0x30000 0x803cb8c +.zwave_nvm 0x0 0x806cb8c +.nvm 0x8000 0x806cb8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11e7c 0x0 -.debug_info 0xde8911 0x0 -.debug_abbrev 0x27eef 0x0 -.debug_loclists 0x2adde 0x0 -.debug_aranges 0x6978 0x0 -.debug_rnglists 0x4ec4 0x0 -.debug_line 0x7c752 0x0 -.debug_str 0x985bf 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x101390a +.debug_frame 0x11ec8 0x0 +.debug_info 0xde8f5f 0x0 +.debug_abbrev 0x280b4 0x0 +.debug_loclists 0x2add9 0x0 +.debug_aranges 0x6990 0x0 +.debug_rnglists 0x4eda 0x0 +.debug_line 0x7caa2 0x0 +.debug_str 0x98804 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10146d6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 223432 + 223700 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41168 + 41176 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt index 132422b828..21ab58ff23 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8ae4 0x20001000 -text_application_ram 0x1ac 0x20009ae4 +.bss 0x8af0 0x20001000 +text_application_ram 0x1ac 0x20009af0 .rodata 0x318 0x800631c -.text 0x35ff0 0x8006640 -.ARM.exidx 0x8 0x803c630 -.copy.table 0xc 0x803c638 -.zero.table 0x0 0x803c644 -.data 0x43c 0x20009c90 -.memory_manager_heap 0x4 0x2000a0cc -.internal_storage 0x30000 0x803ca80 -.zwave_nvm 0x0 0x806ca80 -.nvm 0x8000 0x806ca80 +.text 0x360fc 0x8006640 +.ARM.exidx 0x8 0x803c73c +.copy.table 0xc 0x803c744 +.zero.table 0x0 0x803c750 +.data 0x43c 0x20009c9c +.memory_manager_heap 0x0 0x2000a0d8 +.internal_storage 0x30000 0x803cb8c +.zwave_nvm 0x0 0x806cb8c +.nvm 0x8000 0x806cb8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11e7c 0x0 -.debug_info 0xde8911 0x0 -.debug_abbrev 0x27eef 0x0 -.debug_loclists 0x2adde 0x0 -.debug_aranges 0x6978 0x0 -.debug_rnglists 0x4ec4 0x0 -.debug_line 0x7c752 0x0 -.debug_str 0x985c9 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1013914 +.debug_frame 0x11ec8 0x0 +.debug_info 0xde8f5f 0x0 +.debug_abbrev 0x280b4 0x0 +.debug_loclists 0x2add9 0x0 +.debug_aranges 0x6990 0x0 +.debug_rnglists 0x4eda 0x0 +.debug_line 0x7caa2 0x0 +.debug_str 0x9880e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10146e0 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 223432 + 223700 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41168 + 41176 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_LR_size.txt index b33d826867..3daa9241d5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c84 0x20001000 -text_application_ram 0x1ac 0x20009c84 +.bss 0x8c90 0x20001000 +text_application_ram 0x1ac 0x20009c90 .rodata 0x318 0x800631c -.text 0x367fc 0x8006640 -.ARM.exidx 0x8 0x803ce3c -.copy.table 0xc 0x803ce44 -.zero.table 0x0 0x803ce50 -.data 0x43c 0x20009e30 -.memory_manager_heap 0x4 0x2000a26c -.internal_storage 0x30000 0x803d28c -.zwave_nvm 0x0 0x806d28c -.nvm 0x8000 0x806d28c +.text 0x36928 0x8006640 +.ARM.exidx 0x8 0x803cf68 +.copy.table 0xc 0x803cf70 +.zero.table 0x0 0x803cf7c +.data 0x43c 0x20009e3c +.memory_manager_heap 0x0 0x2000a278 +.internal_storage 0x30000 0x803d3b8 +.zwave_nvm 0x0 0x806d3b8 +.nvm 0x8000 0x806d3b8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1253c 0x0 -.debug_info 0xdeef56 0x0 -.debug_abbrev 0x28994 0x0 -.debug_loclists 0x2e91e 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x5186 0x0 -.debug_line 0x7f980 0x0 -.debug_str 0x990cb 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102378c +.debug_frame 0x12588 0x0 +.debug_info 0xdef5a4 0x0 +.debug_abbrev 0x28b59 0x0 +.debug_loclists 0x2e919 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x519c 0x0 +.debug_line 0x7fcd0 0x0 +.debug_str 0x99310 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1024578 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225492 + 225792 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41584 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt index 2d1186978a..101dfcb941 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c84 0x20001000 -text_application_ram 0x1ac 0x20009c84 +.bss 0x8c90 0x20001000 +text_application_ram 0x1ac 0x20009c90 .rodata 0x318 0x800631c -.text 0x367fc 0x8006640 -.ARM.exidx 0x8 0x803ce3c -.copy.table 0xc 0x803ce44 -.zero.table 0x0 0x803ce50 -.data 0x43c 0x20009e30 -.memory_manager_heap 0x4 0x2000a26c -.internal_storage 0x30000 0x803d28c -.zwave_nvm 0x0 0x806d28c -.nvm 0x8000 0x806d28c +.text 0x36928 0x8006640 +.ARM.exidx 0x8 0x803cf68 +.copy.table 0xc 0x803cf70 +.zero.table 0x0 0x803cf7c +.data 0x43c 0x20009e3c +.memory_manager_heap 0x0 0x2000a278 +.internal_storage 0x30000 0x803d3b8 +.zwave_nvm 0x0 0x806d3b8 +.nvm 0x8000 0x806d3b8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1253c 0x0 -.debug_info 0xdeef56 0x0 -.debug_abbrev 0x28994 0x0 -.debug_loclists 0x2e91e 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x5186 0x0 -.debug_line 0x7f980 0x0 -.debug_str 0x990d5 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1023796 +.debug_frame 0x12588 0x0 +.debug_info 0xdef5a4 0x0 +.debug_abbrev 0x28b59 0x0 +.debug_loclists 0x2e919 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x519c 0x0 +.debug_line 0x7fcd0 0x0 +.debug_str 0x9931a 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1024582 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225492 + 225792 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41584 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt index b33d826867..3daa9241d5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c84 0x20001000 -text_application_ram 0x1ac 0x20009c84 +.bss 0x8c90 0x20001000 +text_application_ram 0x1ac 0x20009c90 .rodata 0x318 0x800631c -.text 0x367fc 0x8006640 -.ARM.exidx 0x8 0x803ce3c -.copy.table 0xc 0x803ce44 -.zero.table 0x0 0x803ce50 -.data 0x43c 0x20009e30 -.memory_manager_heap 0x4 0x2000a26c -.internal_storage 0x30000 0x803d28c -.zwave_nvm 0x0 0x806d28c -.nvm 0x8000 0x806d28c +.text 0x36928 0x8006640 +.ARM.exidx 0x8 0x803cf68 +.copy.table 0xc 0x803cf70 +.zero.table 0x0 0x803cf7c +.data 0x43c 0x20009e3c +.memory_manager_heap 0x0 0x2000a278 +.internal_storage 0x30000 0x803d3b8 +.zwave_nvm 0x0 0x806d3b8 +.nvm 0x8000 0x806d3b8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1253c 0x0 -.debug_info 0xdeef56 0x0 -.debug_abbrev 0x28994 0x0 -.debug_loclists 0x2e91e 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x5186 0x0 -.debug_line 0x7f980 0x0 -.debug_str 0x990cb 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102378c +.debug_frame 0x12588 0x0 +.debug_info 0xdef5a4 0x0 +.debug_abbrev 0x28b59 0x0 +.debug_loclists 0x2e919 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x519c 0x0 +.debug_line 0x7fcd0 0x0 +.debug_str 0x99310 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1024578 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225492 + 225792 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41584 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt index 2d1186978a..101dfcb941 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c84 0x20001000 -text_application_ram 0x1ac 0x20009c84 +.bss 0x8c90 0x20001000 +text_application_ram 0x1ac 0x20009c90 .rodata 0x318 0x800631c -.text 0x367fc 0x8006640 -.ARM.exidx 0x8 0x803ce3c -.copy.table 0xc 0x803ce44 -.zero.table 0x0 0x803ce50 -.data 0x43c 0x20009e30 -.memory_manager_heap 0x4 0x2000a26c -.internal_storage 0x30000 0x803d28c -.zwave_nvm 0x0 0x806d28c -.nvm 0x8000 0x806d28c +.text 0x36928 0x8006640 +.ARM.exidx 0x8 0x803cf68 +.copy.table 0xc 0x803cf70 +.zero.table 0x0 0x803cf7c +.data 0x43c 0x20009e3c +.memory_manager_heap 0x0 0x2000a278 +.internal_storage 0x30000 0x803d3b8 +.zwave_nvm 0x0 0x806d3b8 +.nvm 0x8000 0x806d3b8 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1253c 0x0 -.debug_info 0xdeef56 0x0 -.debug_abbrev 0x28994 0x0 -.debug_loclists 0x2e91e 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x5186 0x0 -.debug_line 0x7f980 0x0 -.debug_str 0x990d5 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1023796 +.debug_frame 0x12588 0x0 +.debug_info 0xdef5a4 0x0 +.debug_abbrev 0x28b59 0x0 +.debug_loclists 0x2e919 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x519c 0x0 +.debug_line 0x7fcd0 0x0 +.debug_str 0x9931a 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1024582 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225492 + 225792 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41584 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_EU_LR_size.txt index 9f8d26ccc3..01a4af929a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36664 0x8006640 -.ARM.exidx 0x8 0x803cca4 -.copy.table 0xc 0x803ccac -.zero.table 0x0 0x803ccb8 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d0f4 -.zwave_nvm 0x0 0x806d0f4 -.nvm 0x8000 0x806d0f4 +.text 0x36790 0x8006640 +.ARM.exidx 0x8 0x803cdd0 +.copy.table 0xc 0x803cdd8 +.zero.table 0x0 0x803cde4 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d220 +.zwave_nvm 0x0 0x806d220 +.nvm 0x8000 0x806d220 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12510 0x0 -.debug_info 0xdee893 0x0 -.debug_abbrev 0x28930 0x0 -.debug_loclists 0x2e945 0x0 -.debug_aranges 0x6b18 0x0 -.debug_rnglists 0x516e 0x0 -.debug_line 0x7fbd9 0x0 -.debug_str 0x9890e 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x10228f5 +.debug_frame 0x1255c 0x0 +.debug_info 0xdeeee1 0x0 +.debug_abbrev 0x28af5 0x0 +.debug_loclists 0x2e940 0x0 +.debug_aranges 0x6b30 0x0 +.debug_rnglists 0x5184 0x0 +.debug_line 0x7ff29 0x0 +.debug_str 0x98b53 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10236e8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225084 + 225384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt index 9f8d26ccc3..01a4af929a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4210A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c80 0x20001000 -text_application_ram 0x1ac 0x20009c80 +.bss 0x8c8c 0x20001000 +text_application_ram 0x1ac 0x20009c8c .rodata 0x318 0x800631c -.text 0x36664 0x8006640 -.ARM.exidx 0x8 0x803cca4 -.copy.table 0xc 0x803ccac -.zero.table 0x0 0x803ccb8 -.data 0x43c 0x20009e2c -.memory_manager_heap 0x0 0x2000a268 -.internal_storage 0x30000 0x803d0f4 -.zwave_nvm 0x0 0x806d0f4 -.nvm 0x8000 0x806d0f4 +.text 0x36790 0x8006640 +.ARM.exidx 0x8 0x803cdd0 +.copy.table 0xc 0x803cdd8 +.zero.table 0x0 0x803cde4 +.data 0x43c 0x20009e38 +.memory_manager_heap 0x4 0x2000a274 +.internal_storage 0x30000 0x803d220 +.zwave_nvm 0x0 0x806d220 +.nvm 0x8000 0x806d220 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12510 0x0 -.debug_info 0xdee893 0x0 -.debug_abbrev 0x28930 0x0 -.debug_loclists 0x2e945 0x0 -.debug_aranges 0x6b18 0x0 -.debug_rnglists 0x516e 0x0 -.debug_line 0x7fbd9 0x0 -.debug_str 0x9890e 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x10228f5 +.debug_frame 0x1255c 0x0 +.debug_info 0xdeeee1 0x0 +.debug_abbrev 0x28af5 0x0 +.debug_loclists 0x2e940 0x0 +.debug_aranges 0x6b30 0x0 +.debug_rnglists 0x5184 0x0 +.debug_line 0x7ff29 0x0 +.debug_str 0x98b53 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x10236e8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225084 + 225384 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41576 + 41592 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_LR_size.txt index 9fce1c50f2..85905083be 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x125f0 0x0 -.debug_info 0xdf35cf 0x0 -.debug_abbrev 0x28ca9 0x0 -.debug_loclists 0x2eed9 0x0 -.debug_aranges 0x6ba0 0x0 -.debug_rnglists 0x51d8 0x0 -.debug_line 0x800f5 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7f3 +.debug_frame 0x1263c 0x0 +.debug_info 0xdf3c1d 0x0 +.debug_abbrev 0x28e6e 0x0 +.debug_loclists 0x2eed4 0x0 +.debug_aranges 0x6bb8 0x0 +.debug_rnglists 0x51ee 0x0 +.debug_line 0x80445 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5f4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt index 90e391d203..524739b4b0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x125f0 0x0 -.debug_info 0xdf35cf 0x0 -.debug_abbrev 0x28ca9 0x0 -.debug_loclists 0x2eed9 0x0 -.debug_aranges 0x6ba0 0x0 -.debug_rnglists 0x51d8 0x0 -.debug_line 0x800f5 0x0 -.debug_str 0x9a2ac 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7fd +.debug_frame 0x1263c 0x0 +.debug_info 0xdf3c1d 0x0 +.debug_abbrev 0x28e6e 0x0 +.debug_loclists 0x2eed4 0x0 +.debug_aranges 0x6bb8 0x0 +.debug_rnglists 0x51ee 0x0 +.debug_line 0x80445 0x0 +.debug_str 0x9a4f1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5fe The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt index 9fce1c50f2..85905083be 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x125f0 0x0 -.debug_info 0xdf35cf 0x0 -.debug_abbrev 0x28ca9 0x0 -.debug_loclists 0x2eed9 0x0 -.debug_aranges 0x6ba0 0x0 -.debug_rnglists 0x51d8 0x0 -.debug_line 0x800f5 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7f3 +.debug_frame 0x1263c 0x0 +.debug_info 0xdf3c1d 0x0 +.debug_abbrev 0x28e6e 0x0 +.debug_loclists 0x2eed4 0x0 +.debug_aranges 0x6bb8 0x0 +.debug_rnglists 0x51ee 0x0 +.debug_line 0x80445 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5f4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt index 90e391d203..524739b4b0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x125f0 0x0 -.debug_info 0xdf35cf 0x0 -.debug_abbrev 0x28ca9 0x0 -.debug_loclists 0x2eed9 0x0 -.debug_aranges 0x6ba0 0x0 -.debug_rnglists 0x51d8 0x0 -.debug_line 0x800f5 0x0 -.debug_str 0x9a2ac 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7fd +.debug_frame 0x1263c 0x0 +.debug_info 0xdf3c1d 0x0 +.debug_abbrev 0x28e6e 0x0 +.debug_loclists 0x2eed4 0x0 +.debug_aranges 0x6bb8 0x0 +.debug_rnglists 0x51ee 0x0 +.debug_line 0x80445 0x0 +.debug_str 0x9a4f1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5fe The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_LR_size.txt index a84d8ac3af..355e4162eb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7a8 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5a9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt index 11560fc384..ffea48fdb3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2ac 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7b2 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4f1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5b3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt index a84d8ac3af..355e4162eb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7a8 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5a9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt index 11560fc384..ffea48fdb3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4400C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2ac 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7b2 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4f1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5b3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_EU_LR_size.txt index 9fce1c50f2..85905083be 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x125f0 0x0 -.debug_info 0xdf35cf 0x0 -.debug_abbrev 0x28ca9 0x0 -.debug_loclists 0x2eed9 0x0 -.debug_aranges 0x6ba0 0x0 -.debug_rnglists 0x51d8 0x0 -.debug_line 0x800f5 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7f3 +.debug_frame 0x1263c 0x0 +.debug_info 0xdf3c1d 0x0 +.debug_abbrev 0x28e6e 0x0 +.debug_loclists 0x2eed4 0x0 +.debug_aranges 0x6bb8 0x0 +.debug_rnglists 0x51ee 0x0 +.debug_line 0x80445 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5f4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt index 9fce1c50f2..85905083be 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x125f0 0x0 -.debug_info 0xdf35cf 0x0 -.debug_abbrev 0x28ca9 0x0 -.debug_loclists 0x2eed9 0x0 -.debug_aranges 0x6ba0 0x0 -.debug_rnglists 0x51d8 0x0 -.debug_line 0x800f5 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7f3 +.debug_frame 0x1263c 0x0 +.debug_info 0xdf3c1d 0x0 +.debug_abbrev 0x28e6e 0x0 +.debug_loclists 0x2eed4 0x0 +.debug_aranges 0x6bb8 0x0 +.debug_rnglists 0x51ee 0x0 +.debug_line 0x80445 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5f4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_LR_size.txt index a84d8ac3af..355e4162eb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7a8 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5a9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_size.txt index 11560fc384..ffea48fdb3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2ac 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7b2 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4f1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5b3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt index a84d8ac3af..355e4162eb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2a2 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7a8 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4e7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5a9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_size.txt index 11560fc384..ffea48fdb3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_BRD4401C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8bec 0x20001000 -text_application_ram 0x1ac 0x20009bec +.bss 0x8bf8 0x20001000 +text_application_ram 0x1ac 0x20009bf8 .rodata 0x318 0x8006328 -.text 0x37034 0x8006640 -.ARM.exidx 0x8 0x803d674 -.copy.table 0xc 0x803d67c -.zero.table 0x0 0x803d688 -.data 0x438 0x20009d98 -.memory_manager_heap 0x0 0x2000a1d0 -.internal_storage 0x30000 0x803dac0 -.zwave_nvm 0x0 0x806dac0 -.nvm 0x8000 0x806dac0 +.text 0x37160 0x8006640 +.ARM.exidx 0x8 0x803d7a0 +.copy.table 0xc 0x803d7a8 +.zero.table 0x0 0x803d7b4 +.data 0x438 0x20009da4 +.memory_manager_heap 0x4 0x2000a1dc +.internal_storage 0x30000 0x803dbec +.zwave_nvm 0x0 0x806dbec +.nvm 0x8000 0x806dbec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12604 0x0 -.debug_info 0xdf355b 0x0 -.debug_abbrev 0x28cc9 0x0 -.debug_loclists 0x2eea5 0x0 -.debug_aranges 0x6ba8 0x0 -.debug_rnglists 0x5201 0x0 -.debug_line 0x800ed 0x0 -.debug_str 0x9a2ac 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102a7b2 +.debug_frame 0x12650 0x0 +.debug_info 0xdf3ba9 0x0 +.debug_abbrev 0x28e8e 0x0 +.debug_loclists 0x2eea0 0x0 +.debug_aranges 0x6bc0 0x0 +.debug_rnglists 0x5217 0x0 +.debug_line 0x8043d 0x0 +.debug_str 0x9a4f1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102b5b3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227604 + 227904 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41424 + 41440 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_LR_size.txt index a329f81a51..d75ba15496 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d73f 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178bb +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9a7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118ca4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_size.txt index 2899ceb9ca..acfdef58db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d749 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178c5 +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9b1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118cae The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_LR_size.txt index a329f81a51..d75ba15496 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d73f 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178bb +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9a7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118ca4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_size.txt index 2899ceb9ca..acfdef58db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4400C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d749 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178c5 +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9b1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118cae The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_LR_size.txt index a329f81a51..d75ba15496 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d73f 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178bb +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9a7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118ca4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_size.txt index 2899ceb9ca..acfdef58db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d749 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178c5 +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9b1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118cae The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_LR_size.txt index a329f81a51..d75ba15496 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d73f 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178bb +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9a7 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118ca4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_size.txt index 2899ceb9ca..acfdef58db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_door_lock_keypad_u3c_BRD4401C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_door_lock_keypad_u3c.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cb4 0x20001000 -text_application_ram 0x1ac 0x20009cb4 +.bss 0x8cc0 0x20001000 +text_application_ram 0x1ac 0x20009cc0 .rodata 0x378 0x8006328 -.text 0x39a50 0x80066a0 -.ARM.exidx 0x8 0x80400f0 -.copy.table 0xc 0x80400f8 -.zero.table 0x0 0x8040104 -.data 0x488 0x20009e60 -.memory_manager_heap 0x0 0x2000a2e8 -.internal_storage 0x30000 0x804058c -.zwave_nvm 0x0 0x807058c -.nvm 0x8000 0x807058c +.text 0x39bfc 0x80066a0 +.ARM.exidx 0x8 0x804029c +.copy.table 0xc 0x80402a4 +.zero.table 0x0 0x80402b0 +.data 0x488 0x20009e6c +.memory_manager_heap 0x4 0x2000a2f4 +.internal_storage 0x30000 0x8040738 +.zwave_nvm 0x0 0x8070738 +.nvm 0x8000 0x8070738 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x1335c 0x0 -.debug_info 0xecd8e5 0x0 -.debug_abbrev 0x2a86a 0x0 -.debug_loclists 0x324d3 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58dd 0x0 -.debug_line 0x86412 0x0 -.debug_str 0x9d749 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11178c5 +.debug_frame 0x133c8 0x0 +.debug_info 0xece1aa 0x0 +.debug_abbrev 0x2aa80 0x0 +.debug_loclists 0x3261a 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x5916 0x0 +.debug_line 0x86850 0x0 +.debug_str 0x9d9b1 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1118cae The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238560 + 238988 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41720 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_LR_size.txt index 59e87b6fd6..7960d7b338 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x982c 0x20001000 -text_application_ram 0x1ac 0x2000a82c +.bss 0x9838 0x20001000 +text_application_ram 0x1ac 0x2000a838 .rodata 0x2f4 0x8006328 -.text 0x3bea8 0x8006620 -.ARM.exidx 0x8 0x80424c8 -.copy.table 0xc 0x80424d0 -.zero.table 0x0 0x80424dc -.data 0x5c0 0x2000a9d8 -.memory_manager_heap 0x0 0x2000af98 -.internal_storage 0x30000 0x8042a9c -.zwave_nvm 0x0 0x8072a9c -.nvm 0x8000 0x8072a9c +.text 0x3becc 0x8006620 +.ARM.exidx 0x8 0x80424ec +.copy.table 0xc 0x80424f4 +.zero.table 0x0 0x8042500 +.data 0x5c0 0x2000a9e4 +.memory_manager_heap 0x4 0x2000afa4 +.internal_storage 0x30000 0x8042ac0 +.zwave_nvm 0x0 0x8072ac0 +.nvm 0x8000 0x8072ac0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13b44 0x0 -.debug_info 0xda027c 0x0 -.debug_abbrev 0x2c58f 0x0 -.debug_loclists 0x35239 0x0 -.debug_aranges 0x70c8 0x0 -.debug_rnglists 0x5ae3 0x0 -.debug_line 0x89d38 0x0 -.debug_str 0x9c5f6 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xff503b +.debug_frame 0x13b98 0x0 +.debug_info 0xda07d9 0x0 +.debug_abbrev 0x2c728 0x0 +.debug_loclists 0x35233 0x0 +.debug_aranges 0x70e8 0x0 +.debug_rnglists 0x5aff 0x0 +.debug_line 0x8a00f 0x0 +.debug_str 0x9c830 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xff5ba8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 248044 + 248080 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44952 + 44968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt index c8b0044ca3..efcbd8a815 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x982c 0x20001000 -text_application_ram 0x1ac 0x2000a82c +.bss 0x9838 0x20001000 +text_application_ram 0x1ac 0x2000a838 .rodata 0x2f4 0x8006328 -.text 0x3bea8 0x8006620 -.ARM.exidx 0x8 0x80424c8 -.copy.table 0xc 0x80424d0 -.zero.table 0x0 0x80424dc -.data 0x5c0 0x2000a9d8 -.memory_manager_heap 0x0 0x2000af98 -.internal_storage 0x30000 0x8042a9c -.zwave_nvm 0x0 0x8072a9c -.nvm 0x8000 0x8072a9c +.text 0x3becc 0x8006620 +.ARM.exidx 0x8 0x80424ec +.copy.table 0xc 0x80424f4 +.zero.table 0x0 0x8042500 +.data 0x5c0 0x2000a9e4 +.memory_manager_heap 0x4 0x2000afa4 +.internal_storage 0x30000 0x8042ac0 +.zwave_nvm 0x0 0x8072ac0 +.nvm 0x8000 0x8072ac0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13b44 0x0 -.debug_info 0xda027c 0x0 -.debug_abbrev 0x2c58f 0x0 -.debug_loclists 0x35239 0x0 -.debug_aranges 0x70c8 0x0 -.debug_rnglists 0x5ae3 0x0 -.debug_line 0x89d38 0x0 -.debug_str 0x9c600 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xff5045 +.debug_frame 0x13b98 0x0 +.debug_info 0xda07d9 0x0 +.debug_abbrev 0x2c728 0x0 +.debug_loclists 0x35233 0x0 +.debug_aranges 0x70e8 0x0 +.debug_rnglists 0x5aff 0x0 +.debug_line 0x8a00f 0x0 +.debug_str 0x9c83a 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xff5bb2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 248044 + 248080 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44952 + 44968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt index 59e87b6fd6..7960d7b338 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x982c 0x20001000 -text_application_ram 0x1ac 0x2000a82c +.bss 0x9838 0x20001000 +text_application_ram 0x1ac 0x2000a838 .rodata 0x2f4 0x8006328 -.text 0x3bea8 0x8006620 -.ARM.exidx 0x8 0x80424c8 -.copy.table 0xc 0x80424d0 -.zero.table 0x0 0x80424dc -.data 0x5c0 0x2000a9d8 -.memory_manager_heap 0x0 0x2000af98 -.internal_storage 0x30000 0x8042a9c -.zwave_nvm 0x0 0x8072a9c -.nvm 0x8000 0x8072a9c +.text 0x3becc 0x8006620 +.ARM.exidx 0x8 0x80424ec +.copy.table 0xc 0x80424f4 +.zero.table 0x0 0x8042500 +.data 0x5c0 0x2000a9e4 +.memory_manager_heap 0x4 0x2000afa4 +.internal_storage 0x30000 0x8042ac0 +.zwave_nvm 0x0 0x8072ac0 +.nvm 0x8000 0x8072ac0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13b44 0x0 -.debug_info 0xda027c 0x0 -.debug_abbrev 0x2c58f 0x0 -.debug_loclists 0x35239 0x0 -.debug_aranges 0x70c8 0x0 -.debug_rnglists 0x5ae3 0x0 -.debug_line 0x89d38 0x0 -.debug_str 0x9c5f6 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xff503b +.debug_frame 0x13b98 0x0 +.debug_info 0xda07d9 0x0 +.debug_abbrev 0x2c728 0x0 +.debug_loclists 0x35233 0x0 +.debug_aranges 0x70e8 0x0 +.debug_rnglists 0x5aff 0x0 +.debug_line 0x8a00f 0x0 +.debug_str 0x9c830 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xff5ba8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 248044 + 248080 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44952 + 44968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt index c8b0044ca3..efcbd8a815 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD2705A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x982c 0x20001000 -text_application_ram 0x1ac 0x2000a82c +.bss 0x9838 0x20001000 +text_application_ram 0x1ac 0x2000a838 .rodata 0x2f4 0x8006328 -.text 0x3bea8 0x8006620 -.ARM.exidx 0x8 0x80424c8 -.copy.table 0xc 0x80424d0 -.zero.table 0x0 0x80424dc -.data 0x5c0 0x2000a9d8 -.memory_manager_heap 0x0 0x2000af98 -.internal_storage 0x30000 0x8042a9c -.zwave_nvm 0x0 0x8072a9c -.nvm 0x8000 0x8072a9c +.text 0x3becc 0x8006620 +.ARM.exidx 0x8 0x80424ec +.copy.table 0xc 0x80424f4 +.zero.table 0x0 0x8042500 +.data 0x5c0 0x2000a9e4 +.memory_manager_heap 0x4 0x2000afa4 +.internal_storage 0x30000 0x8042ac0 +.zwave_nvm 0x0 0x8072ac0 +.nvm 0x8000 0x8072ac0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13b44 0x0 -.debug_info 0xda027c 0x0 -.debug_abbrev 0x2c58f 0x0 -.debug_loclists 0x35239 0x0 -.debug_aranges 0x70c8 0x0 -.debug_rnglists 0x5ae3 0x0 -.debug_line 0x89d38 0x0 -.debug_str 0x9c600 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xff5045 +.debug_frame 0x13b98 0x0 +.debug_info 0xda07d9 0x0 +.debug_abbrev 0x2c728 0x0 +.debug_loclists 0x35233 0x0 +.debug_aranges 0x70e8 0x0 +.debug_rnglists 0x5aff 0x0 +.debug_line 0x8a00f 0x0 +.debug_str 0x9c83a 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xff5bb2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 248044 + 248080 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44952 + 44968 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_LR_size.txt index 6cc0174f1f..e5c2027c70 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9728 0x20001000 -text_application_ram 0x1ac 0x2000a728 +.bss 0x9730 0x20001000 +text_application_ram 0x1ac 0x2000a730 .rodata 0x2f4 0x800631c -.text 0x3b4ac 0x8006610 -.ARM.exidx 0x8 0x8041abc -.copy.table 0xc 0x8041ac4 -.zero.table 0x0 0x8041ad0 -.data 0x634 0x2000a8d4 -.memory_manager_heap 0x0 0x2000af08 -.internal_storage 0x30000 0x8042104 -.zwave_nvm 0x0 0x8072104 -.nvm 0x8000 0x8072104 +.text 0x3b4d0 0x8006610 +.ARM.exidx 0x8 0x8041ae0 +.copy.table 0xc 0x8041ae8 +.zero.table 0x0 0x8041af4 +.data 0x634 0x2000a8dc +.memory_manager_heap 0x0 0x2000af10 +.internal_storage 0x30000 0x8042128 +.zwave_nvm 0x0 0x8072128 +.nvm 0x8000 0x8072128 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13834 0x0 -.debug_info 0xd9f846 0x0 -.debug_abbrev 0x2c83a 0x0 -.debug_loclists 0x31bd9 0x0 -.debug_aranges 0x7090 0x0 -.debug_rnglists 0x59a7 0x0 -.debug_line 0x889da 0x0 -.debug_str 0x9b633 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfee123 +.debug_frame 0x13888 0x0 +.debug_info 0xd9fda3 0x0 +.debug_abbrev 0x2c9d3 0x0 +.debug_loclists 0x31bd3 0x0 +.debug_aranges 0x70b0 0x0 +.debug_rnglists 0x59c3 0x0 +.debug_line 0x88cb1 0x0 +.debug_str 0x9b86d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfeec7b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245592 + 245628 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44808 + 44816 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt index ed21e2da46..81a705df97 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9728 0x20001000 -text_application_ram 0x1ac 0x2000a728 +.bss 0x9730 0x20001000 +text_application_ram 0x1ac 0x2000a730 .rodata 0x2f4 0x800631c -.text 0x3b4ac 0x8006610 -.ARM.exidx 0x8 0x8041abc -.copy.table 0xc 0x8041ac4 -.zero.table 0x0 0x8041ad0 -.data 0x634 0x2000a8d4 -.memory_manager_heap 0x0 0x2000af08 -.internal_storage 0x30000 0x8042104 -.zwave_nvm 0x0 0x8072104 -.nvm 0x8000 0x8072104 +.text 0x3b4d0 0x8006610 +.ARM.exidx 0x8 0x8041ae0 +.copy.table 0xc 0x8041ae8 +.zero.table 0x0 0x8041af4 +.data 0x634 0x2000a8dc +.memory_manager_heap 0x0 0x2000af10 +.internal_storage 0x30000 0x8042128 +.zwave_nvm 0x0 0x8072128 +.nvm 0x8000 0x8072128 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13834 0x0 -.debug_info 0xd9f846 0x0 -.debug_abbrev 0x2c83a 0x0 -.debug_loclists 0x31bd9 0x0 -.debug_aranges 0x7090 0x0 -.debug_rnglists 0x59a7 0x0 -.debug_line 0x889da 0x0 -.debug_str 0x9b63d 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfee12d +.debug_frame 0x13888 0x0 +.debug_info 0xd9fda3 0x0 +.debug_abbrev 0x2c9d3 0x0 +.debug_loclists 0x31bd3 0x0 +.debug_aranges 0x70b0 0x0 +.debug_rnglists 0x59c3 0x0 +.debug_line 0x88cb1 0x0 +.debug_str 0x9b877 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfeec85 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245592 + 245628 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44808 + 44816 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt index 6cc0174f1f..e5c2027c70 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9728 0x20001000 -text_application_ram 0x1ac 0x2000a728 +.bss 0x9730 0x20001000 +text_application_ram 0x1ac 0x2000a730 .rodata 0x2f4 0x800631c -.text 0x3b4ac 0x8006610 -.ARM.exidx 0x8 0x8041abc -.copy.table 0xc 0x8041ac4 -.zero.table 0x0 0x8041ad0 -.data 0x634 0x2000a8d4 -.memory_manager_heap 0x0 0x2000af08 -.internal_storage 0x30000 0x8042104 -.zwave_nvm 0x0 0x8072104 -.nvm 0x8000 0x8072104 +.text 0x3b4d0 0x8006610 +.ARM.exidx 0x8 0x8041ae0 +.copy.table 0xc 0x8041ae8 +.zero.table 0x0 0x8041af4 +.data 0x634 0x2000a8dc +.memory_manager_heap 0x0 0x2000af10 +.internal_storage 0x30000 0x8042128 +.zwave_nvm 0x0 0x8072128 +.nvm 0x8000 0x8072128 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13834 0x0 -.debug_info 0xd9f846 0x0 -.debug_abbrev 0x2c83a 0x0 -.debug_loclists 0x31bd9 0x0 -.debug_aranges 0x7090 0x0 -.debug_rnglists 0x59a7 0x0 -.debug_line 0x889da 0x0 -.debug_str 0x9b633 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfee123 +.debug_frame 0x13888 0x0 +.debug_info 0xd9fda3 0x0 +.debug_abbrev 0x2c9d3 0x0 +.debug_loclists 0x31bd3 0x0 +.debug_aranges 0x70b0 0x0 +.debug_rnglists 0x59c3 0x0 +.debug_line 0x88cb1 0x0 +.debug_str 0x9b86d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfeec7b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245592 + 245628 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44808 + 44816 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt index ed21e2da46..81a705df97 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9728 0x20001000 -text_application_ram 0x1ac 0x2000a728 +.bss 0x9730 0x20001000 +text_application_ram 0x1ac 0x2000a730 .rodata 0x2f4 0x800631c -.text 0x3b4ac 0x8006610 -.ARM.exidx 0x8 0x8041abc -.copy.table 0xc 0x8041ac4 -.zero.table 0x0 0x8041ad0 -.data 0x634 0x2000a8d4 -.memory_manager_heap 0x0 0x2000af08 -.internal_storage 0x30000 0x8042104 -.zwave_nvm 0x0 0x8072104 -.nvm 0x8000 0x8072104 +.text 0x3b4d0 0x8006610 +.ARM.exidx 0x8 0x8041ae0 +.copy.table 0xc 0x8041ae8 +.zero.table 0x0 0x8041af4 +.data 0x634 0x2000a8dc +.memory_manager_heap 0x0 0x2000af10 +.internal_storage 0x30000 0x8042128 +.zwave_nvm 0x0 0x8072128 +.nvm 0x8000 0x8072128 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13834 0x0 -.debug_info 0xd9f846 0x0 -.debug_abbrev 0x2c83a 0x0 -.debug_loclists 0x31bd9 0x0 -.debug_aranges 0x7090 0x0 -.debug_rnglists 0x59a7 0x0 -.debug_line 0x889da 0x0 -.debug_str 0x9b63d 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfee12d +.debug_frame 0x13888 0x0 +.debug_info 0xd9fda3 0x0 +.debug_abbrev 0x2c9d3 0x0 +.debug_loclists 0x31bd3 0x0 +.debug_aranges 0x70b0 0x0 +.debug_rnglists 0x59c3 0x0 +.debug_line 0x88cb1 0x0 +.debug_str 0x9b877 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfeec85 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245592 + 245628 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44808 + 44816 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_LR_size.txt index 1af64292cb..16781932d5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x98c8 0x20001000 -text_application_ram 0x1ac 0x2000a8c8 +.bss 0x98d0 0x20001000 +text_application_ram 0x1ac 0x2000a8d0 .rodata 0x2f4 0x800631c -.text 0x3bcb4 0x8006610 -.ARM.exidx 0x8 0x80422c4 -.copy.table 0xc 0x80422cc -.zero.table 0x0 0x80422d8 -.data 0x634 0x2000aa74 -.memory_manager_heap 0x0 0x2000b0a8 -.internal_storage 0x30000 0x804290c -.zwave_nvm 0x0 0x807290c -.nvm 0x8000 0x807290c +.text 0x3bce0 0x8006610 +.ARM.exidx 0x8 0x80422f0 +.copy.table 0xc 0x80422f8 +.zero.table 0x0 0x8042304 +.data 0x634 0x2000aa7c +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8042938 +.zwave_nvm 0x0 0x8072938 +.nvm 0x8000 0x8072938 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13ef4 0x0 -.debug_info 0xda5ea3 0x0 -.debug_abbrev 0x2d2df 0x0 -.debug_loclists 0x35722 0x0 -.debug_aranges 0x7280 0x0 -.debug_rnglists 0x5c69 0x0 -.debug_line 0x8bc08 0x0 -.debug_str 0x9c13f 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xffdfc2 +.debug_frame 0x13f48 0x0 +.debug_info 0xda6400 0x0 +.debug_abbrev 0x2d478 0x0 +.debug_loclists 0x3571c 0x0 +.debug_aranges 0x72a0 0x0 +.debug_rnglists 0x5c85 0x0 +.debug_line 0x8bedf 0x0 +.debug_str 0x9c379 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xffeb22 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 247648 + 247692 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt index 3a9c3c8ede..3ae0620b34 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x98c8 0x20001000 -text_application_ram 0x1ac 0x2000a8c8 +.bss 0x98d0 0x20001000 +text_application_ram 0x1ac 0x2000a8d0 .rodata 0x2f4 0x800631c -.text 0x3bcb4 0x8006610 -.ARM.exidx 0x8 0x80422c4 -.copy.table 0xc 0x80422cc -.zero.table 0x0 0x80422d8 -.data 0x634 0x2000aa74 -.memory_manager_heap 0x0 0x2000b0a8 -.internal_storage 0x30000 0x804290c -.zwave_nvm 0x0 0x807290c -.nvm 0x8000 0x807290c +.text 0x3bce0 0x8006610 +.ARM.exidx 0x8 0x80422f0 +.copy.table 0xc 0x80422f8 +.zero.table 0x0 0x8042304 +.data 0x634 0x2000aa7c +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8042938 +.zwave_nvm 0x0 0x8072938 +.nvm 0x8000 0x8072938 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13ef4 0x0 -.debug_info 0xda5ea3 0x0 -.debug_abbrev 0x2d2df 0x0 -.debug_loclists 0x35722 0x0 -.debug_aranges 0x7280 0x0 -.debug_rnglists 0x5c69 0x0 -.debug_line 0x8bc08 0x0 -.debug_str 0x9c149 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xffdfcc +.debug_frame 0x13f48 0x0 +.debug_info 0xda6400 0x0 +.debug_abbrev 0x2d478 0x0 +.debug_loclists 0x3571c 0x0 +.debug_aranges 0x72a0 0x0 +.debug_rnglists 0x5c85 0x0 +.debug_line 0x8bedf 0x0 +.debug_str 0x9c383 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xffeb2c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 247648 + 247692 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt index 1af64292cb..16781932d5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x98c8 0x20001000 -text_application_ram 0x1ac 0x2000a8c8 +.bss 0x98d0 0x20001000 +text_application_ram 0x1ac 0x2000a8d0 .rodata 0x2f4 0x800631c -.text 0x3bcb4 0x8006610 -.ARM.exidx 0x8 0x80422c4 -.copy.table 0xc 0x80422cc -.zero.table 0x0 0x80422d8 -.data 0x634 0x2000aa74 -.memory_manager_heap 0x0 0x2000b0a8 -.internal_storage 0x30000 0x804290c -.zwave_nvm 0x0 0x807290c -.nvm 0x8000 0x807290c +.text 0x3bce0 0x8006610 +.ARM.exidx 0x8 0x80422f0 +.copy.table 0xc 0x80422f8 +.zero.table 0x0 0x8042304 +.data 0x634 0x2000aa7c +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8042938 +.zwave_nvm 0x0 0x8072938 +.nvm 0x8000 0x8072938 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13ef4 0x0 -.debug_info 0xda5ea3 0x0 -.debug_abbrev 0x2d2df 0x0 -.debug_loclists 0x35722 0x0 -.debug_aranges 0x7280 0x0 -.debug_rnglists 0x5c69 0x0 -.debug_line 0x8bc08 0x0 -.debug_str 0x9c13f 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xffdfc2 +.debug_frame 0x13f48 0x0 +.debug_info 0xda6400 0x0 +.debug_abbrev 0x2d478 0x0 +.debug_loclists 0x3571c 0x0 +.debug_aranges 0x72a0 0x0 +.debug_rnglists 0x5c85 0x0 +.debug_line 0x8bedf 0x0 +.debug_str 0x9c379 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xffeb22 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 247648 + 247692 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt index 3a9c3c8ede..3ae0620b34 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_led_bulb_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_led_bulb.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x98c8 0x20001000 -text_application_ram 0x1ac 0x2000a8c8 +.bss 0x98d0 0x20001000 +text_application_ram 0x1ac 0x2000a8d0 .rodata 0x2f4 0x800631c -.text 0x3bcb4 0x8006610 -.ARM.exidx 0x8 0x80422c4 -.copy.table 0xc 0x80422cc -.zero.table 0x0 0x80422d8 -.data 0x634 0x2000aa74 -.memory_manager_heap 0x0 0x2000b0a8 -.internal_storage 0x30000 0x804290c -.zwave_nvm 0x0 0x807290c -.nvm 0x8000 0x807290c +.text 0x3bce0 0x8006610 +.ARM.exidx 0x8 0x80422f0 +.copy.table 0xc 0x80422f8 +.zero.table 0x0 0x8042304 +.data 0x634 0x2000aa7c +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8042938 +.zwave_nvm 0x0 0x8072938 +.nvm 0x8000 0x8072938 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13ef4 0x0 -.debug_info 0xda5ea3 0x0 -.debug_abbrev 0x2d2df 0x0 -.debug_loclists 0x35722 0x0 -.debug_aranges 0x7280 0x0 -.debug_rnglists 0x5c69 0x0 -.debug_line 0x8bc08 0x0 -.debug_str 0x9c149 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xffdfcc +.debug_frame 0x13f48 0x0 +.debug_info 0xda6400 0x0 +.debug_abbrev 0x2d478 0x0 +.debug_loclists 0x3571c 0x0 +.debug_aranges 0x72a0 0x0 +.debug_rnglists 0x5c85 0x0 +.debug_line 0x8bedf 0x0 +.debug_str 0x9c383 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xffeb2c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 247648 + 247692 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_LR_size.txt index c1d81df376..837b9b3fb8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e70 0x20001000 -text_application_ram 0x1ac 0x20009e70 +.bss 0x8e7c 0x20001000 +text_application_ram 0x1ac 0x20009e7c .rodata 0x2f8 0x800631c -.text 0x39be0 0x8006620 -.ARM.exidx 0x8 0x8040200 -.copy.table 0xc 0x8040208 -.zero.table 0x0 0x8040214 -.data 0x450 0x2000a01c -.memory_manager_heap 0x4 0x2000a46c -.internal_storage 0x30000 0x8040664 -.zwave_nvm 0x0 0x8070664 -.nvm 0x8000 0x8070664 +.text 0x39d0c 0x8006620 +.ARM.exidx 0x8 0x804032c +.copy.table 0xc 0x8040334 +.zero.table 0x0 0x8040340 +.data 0x450 0x2000a028 +.memory_manager_heap 0x0 0x2000a478 +.internal_storage 0x30000 0x8040790 +.zwave_nvm 0x0 0x8070790 +.nvm 0x8000 0x8070790 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2a7 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xe056fa 0x0 -.debug_abbrev 0x2b3c4 0x0 -.debug_aranges 0x7168 0x0 -.debug_rnglists 0x5a45 0x0 -.debug_line 0x87458 0x0 -.debug_str 0x9cbe3 0x0 -.debug_loclists 0x3382a 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1052548 +.debug_frame 0x137e4 0x0 +.debug_info 0xe05cb2 0x0 +.debug_abbrev 0x2b526 0x0 +.debug_aranges 0x7180 0x0 +.debug_rnglists 0x5a58 0x0 +.debug_line 0x87786 0x0 +.debug_str 0x9ce28 0x0 +.debug_loclists 0x33817 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1053208 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238764 + 239064 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42096 + 42104 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt index dd5b199fa6..097e1b0fc6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e70 0x20001000 -text_application_ram 0x1ac 0x20009e70 +.bss 0x8e7c 0x20001000 +text_application_ram 0x1ac 0x20009e7c .rodata 0x2f8 0x800631c -.text 0x39be0 0x8006620 -.ARM.exidx 0x8 0x8040200 -.copy.table 0xc 0x8040208 -.zero.table 0x0 0x8040214 -.data 0x450 0x2000a01c -.memory_manager_heap 0x4 0x2000a46c -.internal_storage 0x30000 0x8040664 -.zwave_nvm 0x0 0x8070664 -.nvm 0x8000 0x8070664 +.text 0x39d0c 0x8006620 +.ARM.exidx 0x8 0x804032c +.copy.table 0xc 0x8040334 +.zero.table 0x0 0x8040340 +.data 0x450 0x2000a028 +.memory_manager_heap 0x0 0x2000a478 +.internal_storage 0x30000 0x8040790 +.zwave_nvm 0x0 0x8070790 +.nvm 0x8000 0x8070790 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2a7 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xe056fa 0x0 -.debug_abbrev 0x2b3c4 0x0 -.debug_aranges 0x7168 0x0 -.debug_rnglists 0x5a45 0x0 -.debug_line 0x87458 0x0 -.debug_str 0x9cbed 0x0 -.debug_loclists 0x3382a 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1052552 +.debug_frame 0x137e4 0x0 +.debug_info 0xe05cb2 0x0 +.debug_abbrev 0x2b526 0x0 +.debug_aranges 0x7180 0x0 +.debug_rnglists 0x5a58 0x0 +.debug_line 0x87786 0x0 +.debug_str 0x9ce32 0x0 +.debug_loclists 0x33817 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1053212 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238764 + 239064 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42096 + 42104 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt index c1d81df376..837b9b3fb8 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e70 0x20001000 -text_application_ram 0x1ac 0x20009e70 +.bss 0x8e7c 0x20001000 +text_application_ram 0x1ac 0x20009e7c .rodata 0x2f8 0x800631c -.text 0x39be0 0x8006620 -.ARM.exidx 0x8 0x8040200 -.copy.table 0xc 0x8040208 -.zero.table 0x0 0x8040214 -.data 0x450 0x2000a01c -.memory_manager_heap 0x4 0x2000a46c -.internal_storage 0x30000 0x8040664 -.zwave_nvm 0x0 0x8070664 -.nvm 0x8000 0x8070664 +.text 0x39d0c 0x8006620 +.ARM.exidx 0x8 0x804032c +.copy.table 0xc 0x8040334 +.zero.table 0x0 0x8040340 +.data 0x450 0x2000a028 +.memory_manager_heap 0x0 0x2000a478 +.internal_storage 0x30000 0x8040790 +.zwave_nvm 0x0 0x8070790 +.nvm 0x8000 0x8070790 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2a7 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xe056fa 0x0 -.debug_abbrev 0x2b3c4 0x0 -.debug_aranges 0x7168 0x0 -.debug_rnglists 0x5a45 0x0 -.debug_line 0x87458 0x0 -.debug_str 0x9cbe3 0x0 -.debug_loclists 0x3382a 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1052548 +.debug_frame 0x137e4 0x0 +.debug_info 0xe05cb2 0x0 +.debug_abbrev 0x2b526 0x0 +.debug_aranges 0x7180 0x0 +.debug_rnglists 0x5a58 0x0 +.debug_line 0x87786 0x0 +.debug_str 0x9ce28 0x0 +.debug_loclists 0x33817 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1053208 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238764 + 239064 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42096 + 42104 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt index dd5b199fa6..097e1b0fc6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2603A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e70 0x20001000 -text_application_ram 0x1ac 0x20009e70 +.bss 0x8e7c 0x20001000 +text_application_ram 0x1ac 0x20009e7c .rodata 0x2f8 0x800631c -.text 0x39be0 0x8006620 -.ARM.exidx 0x8 0x8040200 -.copy.table 0xc 0x8040208 -.zero.table 0x0 0x8040214 -.data 0x450 0x2000a01c -.memory_manager_heap 0x4 0x2000a46c -.internal_storage 0x30000 0x8040664 -.zwave_nvm 0x0 0x8070664 -.nvm 0x8000 0x8070664 +.text 0x39d0c 0x8006620 +.ARM.exidx 0x8 0x804032c +.copy.table 0xc 0x8040334 +.zero.table 0x0 0x8040340 +.data 0x450 0x2000a028 +.memory_manager_heap 0x0 0x2000a478 +.internal_storage 0x30000 0x8040790 +.zwave_nvm 0x0 0x8070790 +.nvm 0x8000 0x8070790 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2a7 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xe056fa 0x0 -.debug_abbrev 0x2b3c4 0x0 -.debug_aranges 0x7168 0x0 -.debug_rnglists 0x5a45 0x0 -.debug_line 0x87458 0x0 -.debug_str 0x9cbed 0x0 -.debug_loclists 0x3382a 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1052552 +.debug_frame 0x137e4 0x0 +.debug_info 0xe05cb2 0x0 +.debug_abbrev 0x2b526 0x0 +.debug_aranges 0x7180 0x0 +.debug_rnglists 0x5a58 0x0 +.debug_line 0x87786 0x0 +.debug_str 0x9ce32 0x0 +.debug_loclists 0x33817 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1053212 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 238764 + 239064 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42096 + 42104 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_LR_size.txt index bc60c4e905..d590a25076 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cd0 0x20001000 -text_application_ram 0x1ac 0x20009cd0 +.bss 0x8cdc 0x20001000 +text_application_ram 0x1ac 0x20009cdc .rodata 0x2f8 0x8006328 -.text 0x3786c 0x8006620 -.ARM.exidx 0x8 0x803de8c -.copy.table 0xc 0x803de94 -.zero.table 0x0 0x803dea0 -.data 0x434 0x20009e7c -.memory_manager_heap 0x0 0x2000a2b0 -.internal_storage 0x30000 0x803e2d4 -.zwave_nvm 0x0 0x806e2d4 -.nvm 0x8000 0x806e2d4 +.text 0x37998 0x8006620 +.ARM.exidx 0x8 0x803dfb8 +.copy.table 0xc 0x803dfc0 +.zero.table 0x0 0x803dfcc +.data 0x434 0x20009e88 +.memory_manager_heap 0x4 0x2000a2bc +.internal_storage 0x30000 0x803e400 +.zwave_nvm 0x0 0x806e400 +.nvm 0x8000 0x806e400 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12460 0x0 -.debug_info 0xdf26bc 0x0 -.debug_abbrev 0x28993 0x0 -.debug_aranges 0x6b50 0x0 -.debug_rnglists 0x5445 0x0 -.debug_line 0x7fff3 0x0 -.debug_str 0x9a4c0 0x0 -.debug_loclists 0x3036c 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102b4fe +.debug_frame 0x124ac 0x0 +.debug_info 0xdf2c76 0x0 +.debug_abbrev 0x28b06 0x0 +.debug_aranges 0x6b68 0x0 +.debug_rnglists 0x545b 0x0 +.debug_line 0x80329 0x0 +.debug_str 0x9a705 0x0 +.debug_loclists 0x30367 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102c1ff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229672 + 229972 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41648 + 41664 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt index 569fd2bdfe..eb9ef0c5ca 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cd0 0x20001000 -text_application_ram 0x1ac 0x20009cd0 +.bss 0x8cdc 0x20001000 +text_application_ram 0x1ac 0x20009cdc .rodata 0x2f8 0x8006328 -.text 0x3786c 0x8006620 -.ARM.exidx 0x8 0x803de8c -.copy.table 0xc 0x803de94 -.zero.table 0x0 0x803dea0 -.data 0x434 0x20009e7c -.memory_manager_heap 0x0 0x2000a2b0 -.internal_storage 0x30000 0x803e2d4 -.zwave_nvm 0x0 0x806e2d4 -.nvm 0x8000 0x806e2d4 +.text 0x37998 0x8006620 +.ARM.exidx 0x8 0x803dfb8 +.copy.table 0xc 0x803dfc0 +.zero.table 0x0 0x803dfcc +.data 0x434 0x20009e88 +.memory_manager_heap 0x4 0x2000a2bc +.internal_storage 0x30000 0x803e400 +.zwave_nvm 0x0 0x806e400 +.nvm 0x8000 0x806e400 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12460 0x0 -.debug_info 0xdf26bc 0x0 -.debug_abbrev 0x28993 0x0 -.debug_aranges 0x6b50 0x0 -.debug_rnglists 0x5445 0x0 -.debug_line 0x7fff3 0x0 -.debug_str 0x9a4ca 0x0 -.debug_loclists 0x3036c 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102b508 +.debug_frame 0x124ac 0x0 +.debug_info 0xdf2c76 0x0 +.debug_abbrev 0x28b06 0x0 +.debug_aranges 0x6b68 0x0 +.debug_rnglists 0x545b 0x0 +.debug_line 0x80329 0x0 +.debug_str 0x9a70f 0x0 +.debug_loclists 0x30367 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102c209 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229672 + 229972 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41648 + 41664 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt index bc60c4e905..d590a25076 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cd0 0x20001000 -text_application_ram 0x1ac 0x20009cd0 +.bss 0x8cdc 0x20001000 +text_application_ram 0x1ac 0x20009cdc .rodata 0x2f8 0x8006328 -.text 0x3786c 0x8006620 -.ARM.exidx 0x8 0x803de8c -.copy.table 0xc 0x803de94 -.zero.table 0x0 0x803dea0 -.data 0x434 0x20009e7c -.memory_manager_heap 0x0 0x2000a2b0 -.internal_storage 0x30000 0x803e2d4 -.zwave_nvm 0x0 0x806e2d4 -.nvm 0x8000 0x806e2d4 +.text 0x37998 0x8006620 +.ARM.exidx 0x8 0x803dfb8 +.copy.table 0xc 0x803dfc0 +.zero.table 0x0 0x803dfcc +.data 0x434 0x20009e88 +.memory_manager_heap 0x4 0x2000a2bc +.internal_storage 0x30000 0x803e400 +.zwave_nvm 0x0 0x806e400 +.nvm 0x8000 0x806e400 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12460 0x0 -.debug_info 0xdf26bc 0x0 -.debug_abbrev 0x28993 0x0 -.debug_aranges 0x6b50 0x0 -.debug_rnglists 0x5445 0x0 -.debug_line 0x7fff3 0x0 -.debug_str 0x9a4c0 0x0 -.debug_loclists 0x3036c 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102b4fe +.debug_frame 0x124ac 0x0 +.debug_info 0xdf2c76 0x0 +.debug_abbrev 0x28b06 0x0 +.debug_aranges 0x6b68 0x0 +.debug_rnglists 0x545b 0x0 +.debug_line 0x80329 0x0 +.debug_str 0x9a705 0x0 +.debug_loclists 0x30367 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102c1ff The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229672 + 229972 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41648 + 41664 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt index 569fd2bdfe..eb9ef0c5ca 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD2705A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cd0 0x20001000 -text_application_ram 0x1ac 0x20009cd0 +.bss 0x8cdc 0x20001000 +text_application_ram 0x1ac 0x20009cdc .rodata 0x2f8 0x8006328 -.text 0x3786c 0x8006620 -.ARM.exidx 0x8 0x803de8c -.copy.table 0xc 0x803de94 -.zero.table 0x0 0x803dea0 -.data 0x434 0x20009e7c -.memory_manager_heap 0x0 0x2000a2b0 -.internal_storage 0x30000 0x803e2d4 -.zwave_nvm 0x0 0x806e2d4 -.nvm 0x8000 0x806e2d4 +.text 0x37998 0x8006620 +.ARM.exidx 0x8 0x803dfb8 +.copy.table 0xc 0x803dfc0 +.zero.table 0x0 0x803dfcc +.data 0x434 0x20009e88 +.memory_manager_heap 0x4 0x2000a2bc +.internal_storage 0x30000 0x803e400 +.zwave_nvm 0x0 0x806e400 +.nvm 0x8000 0x806e400 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12460 0x0 -.debug_info 0xdf26bc 0x0 -.debug_abbrev 0x28993 0x0 -.debug_aranges 0x6b50 0x0 -.debug_rnglists 0x5445 0x0 -.debug_line 0x7fff3 0x0 -.debug_str 0x9a4ca 0x0 -.debug_loclists 0x3036c 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x102b508 +.debug_frame 0x124ac 0x0 +.debug_info 0xdf2c76 0x0 +.debug_abbrev 0x28b06 0x0 +.debug_aranges 0x6b68 0x0 +.debug_rnglists 0x545b 0x0 +.debug_line 0x80329 0x0 +.debug_str 0x9a70f 0x0 +.debug_loclists 0x30367 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x102c209 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229672 + 229972 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41648 + 41664 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_LR_size.txt index 2140155d19..4eaa3b71c1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37bf0 0x8006620 -.ARM.exidx 0x8 0x803e210 -.copy.table 0xc 0x803e218 -.zero.table 0x0 0x803e224 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e674 -.zwave_nvm 0x0 0x806e674 -.nvm 0x8000 0x806e674 +.text 0x37d1c 0x8006620 +.ARM.exidx 0x8 0x803e33c +.copy.table 0xc 0x803e344 +.zero.table 0x0 0x803e350 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e7a0 +.zwave_nvm 0x0 0x806e7a0 +.nvm 0x8000 0x806e7a0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12b80 0x0 -.debug_info 0xdfcb09 0x0 -.debug_abbrev 0x2a26c 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x5718 0x0 -.debug_line 0x84384 0x0 -.debug_str 0x9a641 0x0 -.debug_loclists 0x31d48 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103e2b6 +.debug_frame 0x12bcc 0x0 +.debug_info 0xdfd0c3 0x0 +.debug_abbrev 0x2a3df 0x0 +.debug_aranges 0x6dc0 0x0 +.debug_rnglists 0x572e 0x0 +.debug_line 0x846bb 0x0 +.debug_str 0x9a886 0x0 +.debug_loclists 0x31d43 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103efa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230588 + 230888 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt index 74501757db..70e07b030f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37bf0 0x8006620 -.ARM.exidx 0x8 0x803e210 -.copy.table 0xc 0x803e218 -.zero.table 0x0 0x803e224 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e674 -.zwave_nvm 0x0 0x806e674 -.nvm 0x8000 0x806e674 +.text 0x37d1c 0x8006620 +.ARM.exidx 0x8 0x803e33c +.copy.table 0xc 0x803e344 +.zero.table 0x0 0x803e350 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e7a0 +.zwave_nvm 0x0 0x806e7a0 +.nvm 0x8000 0x806e7a0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12b80 0x0 -.debug_info 0xdfcb09 0x0 -.debug_abbrev 0x2a26c 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x5718 0x0 -.debug_line 0x84384 0x0 -.debug_str 0x9a64b 0x0 -.debug_loclists 0x31d48 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103e2c0 +.debug_frame 0x12bcc 0x0 +.debug_info 0xdfd0c3 0x0 +.debug_abbrev 0x2a3df 0x0 +.debug_aranges 0x6dc0 0x0 +.debug_rnglists 0x572e 0x0 +.debug_line 0x846bb 0x0 +.debug_str 0x9a890 0x0 +.debug_loclists 0x31d43 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103efac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230588 + 230888 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt index 2140155d19..4eaa3b71c1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37bf0 0x8006620 -.ARM.exidx 0x8 0x803e210 -.copy.table 0xc 0x803e218 -.zero.table 0x0 0x803e224 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e674 -.zwave_nvm 0x0 0x806e674 -.nvm 0x8000 0x806e674 +.text 0x37d1c 0x8006620 +.ARM.exidx 0x8 0x803e33c +.copy.table 0xc 0x803e344 +.zero.table 0x0 0x803e350 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e7a0 +.zwave_nvm 0x0 0x806e7a0 +.nvm 0x8000 0x806e7a0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12b80 0x0 -.debug_info 0xdfcb09 0x0 -.debug_abbrev 0x2a26c 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x5718 0x0 -.debug_line 0x84384 0x0 -.debug_str 0x9a641 0x0 -.debug_loclists 0x31d48 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103e2b6 +.debug_frame 0x12bcc 0x0 +.debug_info 0xdfd0c3 0x0 +.debug_abbrev 0x2a3df 0x0 +.debug_aranges 0x6dc0 0x0 +.debug_rnglists 0x572e 0x0 +.debug_line 0x846bb 0x0 +.debug_str 0x9a886 0x0 +.debug_loclists 0x31d43 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103efa2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230588 + 230888 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt index 74501757db..70e07b030f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37bf0 0x8006620 -.ARM.exidx 0x8 0x803e210 -.copy.table 0xc 0x803e218 -.zero.table 0x0 0x803e224 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e674 -.zwave_nvm 0x0 0x806e674 -.nvm 0x8000 0x806e674 +.text 0x37d1c 0x8006620 +.ARM.exidx 0x8 0x803e33c +.copy.table 0xc 0x803e344 +.zero.table 0x0 0x803e350 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e7a0 +.zwave_nvm 0x0 0x806e7a0 +.nvm 0x8000 0x806e7a0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12b80 0x0 -.debug_info 0xdfcb09 0x0 -.debug_abbrev 0x2a26c 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x5718 0x0 -.debug_line 0x84384 0x0 -.debug_str 0x9a64b 0x0 -.debug_loclists 0x31d48 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103e2c0 +.debug_frame 0x12bcc 0x0 +.debug_info 0xdfd0c3 0x0 +.debug_abbrev 0x2a3df 0x0 +.debug_aranges 0x6dc0 0x0 +.debug_rnglists 0x572e 0x0 +.debug_line 0x846bb 0x0 +.debug_str 0x9a890 0x0 +.debug_loclists 0x31d43 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103efac The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230588 + 230888 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_LR_size.txt index f466abdec0..00d4438d38 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37ce4 0x8006620 -.ARM.exidx 0x8 0x803e304 -.copy.table 0xc 0x803e30c -.zero.table 0x0 0x803e318 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e768 -.zwave_nvm 0x0 0x806e768 -.nvm 0x8000 0x806e768 +.text 0x37e10 0x8006620 +.ARM.exidx 0x8 0x803e430 +.copy.table 0xc 0x803e438 +.zero.table 0x0 0x803e444 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e894 +.zwave_nvm 0x0 0x806e894 +.nvm 0x8000 0x806e894 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12bb4 0x0 -.debug_info 0xdfd0eb 0x0 -.debug_abbrev 0x2a3e5 0x0 -.debug_aranges 0x6dc8 0x0 -.debug_rnglists 0x572b 0x0 -.debug_line 0x84688 0x0 -.debug_str 0x9a83f 0x0 -.debug_loclists 0x31d7a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103f0a0 +.debug_frame 0x12c00 0x0 +.debug_info 0xdfd6a5 0x0 +.debug_abbrev 0x2a558 0x0 +.debug_aranges 0x6de0 0x0 +.debug_rnglists 0x5741 0x0 +.debug_line 0x849bf 0x0 +.debug_str 0x9aa84 0x0 +.debug_loclists 0x31d75 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103fd8c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230832 + 231132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt index 45db681122..bc12f910ce 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37ce4 0x8006620 -.ARM.exidx 0x8 0x803e304 -.copy.table 0xc 0x803e30c -.zero.table 0x0 0x803e318 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e768 -.zwave_nvm 0x0 0x806e768 -.nvm 0x8000 0x806e768 +.text 0x37e10 0x8006620 +.ARM.exidx 0x8 0x803e430 +.copy.table 0xc 0x803e438 +.zero.table 0x0 0x803e444 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e894 +.zwave_nvm 0x0 0x806e894 +.nvm 0x8000 0x806e894 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12bb4 0x0 -.debug_info 0xdfd0eb 0x0 -.debug_abbrev 0x2a3e5 0x0 -.debug_aranges 0x6dc8 0x0 -.debug_rnglists 0x572b 0x0 -.debug_line 0x84688 0x0 -.debug_str 0x9a849 0x0 -.debug_loclists 0x31d7a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103f0aa +.debug_frame 0x12c00 0x0 +.debug_info 0xdfd6a5 0x0 +.debug_abbrev 0x2a558 0x0 +.debug_aranges 0x6de0 0x0 +.debug_rnglists 0x5741 0x0 +.debug_line 0x849bf 0x0 +.debug_str 0x9aa8e 0x0 +.debug_loclists 0x31d75 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103fd96 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230832 + 231132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt index f466abdec0..00d4438d38 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37ce4 0x8006620 -.ARM.exidx 0x8 0x803e304 -.copy.table 0xc 0x803e30c -.zero.table 0x0 0x803e318 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e768 -.zwave_nvm 0x0 0x806e768 -.nvm 0x8000 0x806e768 +.text 0x37e10 0x8006620 +.ARM.exidx 0x8 0x803e430 +.copy.table 0xc 0x803e438 +.zero.table 0x0 0x803e444 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e894 +.zwave_nvm 0x0 0x806e894 +.nvm 0x8000 0x806e894 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12bb4 0x0 -.debug_info 0xdfd0eb 0x0 -.debug_abbrev 0x2a3e5 0x0 -.debug_aranges 0x6dc8 0x0 -.debug_rnglists 0x572b 0x0 -.debug_line 0x84688 0x0 -.debug_str 0x9a83f 0x0 -.debug_loclists 0x31d7a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103f0a0 +.debug_frame 0x12c00 0x0 +.debug_info 0xdfd6a5 0x0 +.debug_abbrev 0x2a558 0x0 +.debug_aranges 0x6de0 0x0 +.debug_rnglists 0x5741 0x0 +.debug_line 0x849bf 0x0 +.debug_str 0x9aa84 0x0 +.debug_loclists 0x31d75 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103fd8c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230832 + 231132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt index 45db681122..bc12f910ce 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4204D_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37ce4 0x8006620 -.ARM.exidx 0x8 0x803e304 -.copy.table 0xc 0x803e30c -.zero.table 0x0 0x803e318 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e768 -.zwave_nvm 0x0 0x806e768 -.nvm 0x8000 0x806e768 +.text 0x37e10 0x8006620 +.ARM.exidx 0x8 0x803e430 +.copy.table 0xc 0x803e438 +.zero.table 0x0 0x803e444 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e894 +.zwave_nvm 0x0 0x806e894 +.nvm 0x8000 0x806e894 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12bb4 0x0 -.debug_info 0xdfd0eb 0x0 -.debug_abbrev 0x2a3e5 0x0 -.debug_aranges 0x6dc8 0x0 -.debug_rnglists 0x572b 0x0 -.debug_line 0x84688 0x0 -.debug_str 0x9a849 0x0 -.debug_loclists 0x31d7a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103f0aa +.debug_frame 0x12c00 0x0 +.debug_info 0xdfd6a5 0x0 +.debug_abbrev 0x2a558 0x0 +.debug_aranges 0x6de0 0x0 +.debug_rnglists 0x5741 0x0 +.debug_line 0x849bf 0x0 +.debug_str 0x9aa8e 0x0 +.debug_loclists 0x31d75 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103fd96 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230832 + 231132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_LR_size.txt index 0c9c903eb9..a4a21e7a6e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8be0 0x20001000 -text_application_ram 0x1ac 0x20009be0 +.bss 0x8bec 0x20001000 +text_application_ram 0x1ac 0x20009bec .rodata 0x2f8 0x800631c -.text 0x37650 0x8006620 -.ARM.exidx 0x8 0x803dc70 -.copy.table 0xc 0x803dc78 -.zero.table 0x0 0x803dc84 -.data 0x450 0x20009d8c -.memory_manager_heap 0x4 0x2000a1dc -.internal_storage 0x30000 0x803e0d4 -.zwave_nvm 0x0 0x806e0d4 -.nvm 0x8000 0x806e0d4 +.text 0x3777c 0x8006620 +.ARM.exidx 0x8 0x803dd9c +.copy.table 0xc 0x803dda4 +.zero.table 0x0 0x803ddb0 +.data 0x450 0x20009d98 +.memory_manager_heap 0x0 0x2000a1e8 +.internal_storage 0x30000 0x803e200 +.zwave_nvm 0x0 0x806e200 +.nvm 0x8000 0x806e200 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12520 0x0 -.debug_info 0xdf7169 0x0 -.debug_abbrev 0x299a4 0x0 -.debug_aranges 0x6c28 0x0 -.debug_rnglists 0x5481 0x0 -.debug_line 0x811c1 0x0 -.debug_str 0x9a4f8 0x0 -.debug_loclists 0x2e213 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1030055 +.debug_frame 0x1256c 0x0 +.debug_info 0xdf7723 0x0 +.debug_abbrev 0x29b17 0x0 +.debug_aranges 0x6c40 0x0 +.debug_rnglists 0x5497 0x0 +.debug_line 0x814f8 0x0 +.debug_str 0x9a73d 0x0 +.debug_loclists 0x2e20e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1030d42 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229148 + 229448 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41440 + 41448 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt index e11af3956d..824c5d72f4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8be0 0x20001000 -text_application_ram 0x1ac 0x20009be0 +.bss 0x8bec 0x20001000 +text_application_ram 0x1ac 0x20009bec .rodata 0x2f8 0x800631c -.text 0x37650 0x8006620 -.ARM.exidx 0x8 0x803dc70 -.copy.table 0xc 0x803dc78 -.zero.table 0x0 0x803dc84 -.data 0x450 0x20009d8c -.memory_manager_heap 0x4 0x2000a1dc -.internal_storage 0x30000 0x803e0d4 -.zwave_nvm 0x0 0x806e0d4 -.nvm 0x8000 0x806e0d4 +.text 0x3777c 0x8006620 +.ARM.exidx 0x8 0x803dd9c +.copy.table 0xc 0x803dda4 +.zero.table 0x0 0x803ddb0 +.data 0x450 0x20009d98 +.memory_manager_heap 0x0 0x2000a1e8 +.internal_storage 0x30000 0x803e200 +.zwave_nvm 0x0 0x806e200 +.nvm 0x8000 0x806e200 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12520 0x0 -.debug_info 0xdf7169 0x0 -.debug_abbrev 0x299a4 0x0 -.debug_aranges 0x6c28 0x0 -.debug_rnglists 0x5481 0x0 -.debug_line 0x811c1 0x0 -.debug_str 0x9a502 0x0 -.debug_loclists 0x2e213 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103005f +.debug_frame 0x1256c 0x0 +.debug_info 0xdf7723 0x0 +.debug_abbrev 0x29b17 0x0 +.debug_aranges 0x6c40 0x0 +.debug_rnglists 0x5497 0x0 +.debug_line 0x814f8 0x0 +.debug_str 0x9a747 0x0 +.debug_loclists 0x2e20e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1030d4c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229148 + 229448 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41440 + 41448 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt index 0c9c903eb9..a4a21e7a6e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8be0 0x20001000 -text_application_ram 0x1ac 0x20009be0 +.bss 0x8bec 0x20001000 +text_application_ram 0x1ac 0x20009bec .rodata 0x2f8 0x800631c -.text 0x37650 0x8006620 -.ARM.exidx 0x8 0x803dc70 -.copy.table 0xc 0x803dc78 -.zero.table 0x0 0x803dc84 -.data 0x450 0x20009d8c -.memory_manager_heap 0x4 0x2000a1dc -.internal_storage 0x30000 0x803e0d4 -.zwave_nvm 0x0 0x806e0d4 -.nvm 0x8000 0x806e0d4 +.text 0x3777c 0x8006620 +.ARM.exidx 0x8 0x803dd9c +.copy.table 0xc 0x803dda4 +.zero.table 0x0 0x803ddb0 +.data 0x450 0x20009d98 +.memory_manager_heap 0x0 0x2000a1e8 +.internal_storage 0x30000 0x803e200 +.zwave_nvm 0x0 0x806e200 +.nvm 0x8000 0x806e200 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12520 0x0 -.debug_info 0xdf7169 0x0 -.debug_abbrev 0x299a4 0x0 -.debug_aranges 0x6c28 0x0 -.debug_rnglists 0x5481 0x0 -.debug_line 0x811c1 0x0 -.debug_str 0x9a4f8 0x0 -.debug_loclists 0x2e213 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1030055 +.debug_frame 0x1256c 0x0 +.debug_info 0xdf7723 0x0 +.debug_abbrev 0x29b17 0x0 +.debug_aranges 0x6c40 0x0 +.debug_rnglists 0x5497 0x0 +.debug_line 0x814f8 0x0 +.debug_str 0x9a73d 0x0 +.debug_loclists 0x2e20e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1030d42 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229148 + 229448 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41440 + 41448 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt index e11af3956d..824c5d72f4 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8be0 0x20001000 -text_application_ram 0x1ac 0x20009be0 +.bss 0x8bec 0x20001000 +text_application_ram 0x1ac 0x20009bec .rodata 0x2f8 0x800631c -.text 0x37650 0x8006620 -.ARM.exidx 0x8 0x803dc70 -.copy.table 0xc 0x803dc78 -.zero.table 0x0 0x803dc84 -.data 0x450 0x20009d8c -.memory_manager_heap 0x4 0x2000a1dc -.internal_storage 0x30000 0x803e0d4 -.zwave_nvm 0x0 0x806e0d4 -.nvm 0x8000 0x806e0d4 +.text 0x3777c 0x8006620 +.ARM.exidx 0x8 0x803dd9c +.copy.table 0xc 0x803dda4 +.zero.table 0x0 0x803ddb0 +.data 0x450 0x20009d98 +.memory_manager_heap 0x0 0x2000a1e8 +.internal_storage 0x30000 0x803e200 +.zwave_nvm 0x0 0x806e200 +.nvm 0x8000 0x806e200 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12520 0x0 -.debug_info 0xdf7169 0x0 -.debug_abbrev 0x299a4 0x0 -.debug_aranges 0x6c28 0x0 -.debug_rnglists 0x5481 0x0 -.debug_line 0x811c1 0x0 -.debug_str 0x9a502 0x0 -.debug_loclists 0x2e213 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103005f +.debug_frame 0x1256c 0x0 +.debug_info 0xdf7723 0x0 +.debug_abbrev 0x29b17 0x0 +.debug_aranges 0x6c40 0x0 +.debug_rnglists 0x5497 0x0 +.debug_line 0x814f8 0x0 +.debug_str 0x9a747 0x0 +.debug_loclists 0x2e20e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1030d4c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 229148 + 229448 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41440 + 41448 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_LR_size.txt index 062d66ec2b..77b8a89dc2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37e7c 0x8006620 -.ARM.exidx 0x8 0x803e49c -.copy.table 0xc 0x803e4a4 -.zero.table 0x0 0x803e4b0 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e900 -.zwave_nvm 0x0 0x806e900 -.nvm 0x8000 0x806e900 +.text 0x37fa8 0x8006620 +.ARM.exidx 0x8 0x803e5c8 +.copy.table 0xc 0x803e5d0 +.zero.table 0x0 0x803e5dc +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803ea2c +.zwave_nvm 0x0 0x806ea2c +.nvm 0x8000 0x806ea2c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12be0 0x0 -.debug_info 0xdfd7ae 0x0 -.debug_abbrev 0x2a449 0x0 -.debug_aranges 0x6e18 0x0 -.debug_rnglists 0x5743 0x0 -.debug_line 0x843ef 0x0 -.debug_str 0x9b004 0x0 -.debug_loclists 0x31d53 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103fef7 +.debug_frame 0x12c2c 0x0 +.debug_info 0xdfdd68 0x0 +.debug_abbrev 0x2a5bc 0x0 +.debug_aranges 0x6e30 0x0 +.debug_rnglists 0x5759 0x0 +.debug_line 0x84726 0x0 +.debug_str 0x9b249 0x0 +.debug_loclists 0x31d4e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1040be4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 231240 + 231540 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt index 4c9245f9ed..97c2b6870e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37e7c 0x8006620 -.ARM.exidx 0x8 0x803e49c -.copy.table 0xc 0x803e4a4 -.zero.table 0x0 0x803e4b0 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e900 -.zwave_nvm 0x0 0x806e900 -.nvm 0x8000 0x806e900 +.text 0x37fa8 0x8006620 +.ARM.exidx 0x8 0x803e5c8 +.copy.table 0xc 0x803e5d0 +.zero.table 0x0 0x803e5dc +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803ea2c +.zwave_nvm 0x0 0x806ea2c +.nvm 0x8000 0x806ea2c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12be0 0x0 -.debug_info 0xdfd7ae 0x0 -.debug_abbrev 0x2a449 0x0 -.debug_aranges 0x6e18 0x0 -.debug_rnglists 0x5743 0x0 -.debug_line 0x843ef 0x0 -.debug_str 0x9b00e 0x0 -.debug_loclists 0x31d53 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103ff01 +.debug_frame 0x12c2c 0x0 +.debug_info 0xdfdd68 0x0 +.debug_abbrev 0x2a5bc 0x0 +.debug_aranges 0x6e30 0x0 +.debug_rnglists 0x5759 0x0 +.debug_line 0x84726 0x0 +.debug_str 0x9b253 0x0 +.debug_loclists 0x31d4e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1040bee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 231240 + 231540 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt index 062d66ec2b..77b8a89dc2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37e7c 0x8006620 -.ARM.exidx 0x8 0x803e49c -.copy.table 0xc 0x803e4a4 -.zero.table 0x0 0x803e4b0 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e900 -.zwave_nvm 0x0 0x806e900 -.nvm 0x8000 0x806e900 +.text 0x37fa8 0x8006620 +.ARM.exidx 0x8 0x803e5c8 +.copy.table 0xc 0x803e5d0 +.zero.table 0x0 0x803e5dc +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803ea2c +.zwave_nvm 0x0 0x806ea2c +.nvm 0x8000 0x806ea2c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12be0 0x0 -.debug_info 0xdfd7ae 0x0 -.debug_abbrev 0x2a449 0x0 -.debug_aranges 0x6e18 0x0 -.debug_rnglists 0x5743 0x0 -.debug_line 0x843ef 0x0 -.debug_str 0x9b004 0x0 -.debug_loclists 0x31d53 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103fef7 +.debug_frame 0x12c2c 0x0 +.debug_info 0xdfdd68 0x0 +.debug_abbrev 0x2a5bc 0x0 +.debug_aranges 0x6e30 0x0 +.debug_rnglists 0x5759 0x0 +.debug_line 0x84726 0x0 +.debug_str 0x9b249 0x0 +.debug_loclists 0x31d4e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1040be4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 231240 + 231540 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt index 4c9245f9ed..97c2b6870e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37e7c 0x8006620 -.ARM.exidx 0x8 0x803e49c -.copy.table 0xc 0x803e4a4 -.zero.table 0x0 0x803e4b0 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e900 -.zwave_nvm 0x0 0x806e900 -.nvm 0x8000 0x806e900 +.text 0x37fa8 0x8006620 +.ARM.exidx 0x8 0x803e5c8 +.copy.table 0xc 0x803e5d0 +.zero.table 0x0 0x803e5dc +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803ea2c +.zwave_nvm 0x0 0x806ea2c +.nvm 0x8000 0x806ea2c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12be0 0x0 -.debug_info 0xdfd7ae 0x0 -.debug_abbrev 0x2a449 0x0 -.debug_aranges 0x6e18 0x0 -.debug_rnglists 0x5743 0x0 -.debug_line 0x843ef 0x0 -.debug_str 0x9b00e 0x0 -.debug_loclists 0x31d53 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103ff01 +.debug_frame 0x12c2c 0x0 +.debug_info 0xdfdd68 0x0 +.debug_abbrev 0x2a5bc 0x0 +.debug_aranges 0x6e30 0x0 +.debug_rnglists 0x5759 0x0 +.debug_line 0x84726 0x0 +.debug_str 0x9b253 0x0 +.debug_loclists 0x31d4e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1040bee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 231240 + 231540 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_EU_LR_size.txt index f466abdec0..00d4438d38 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37ce4 0x8006620 -.ARM.exidx 0x8 0x803e304 -.copy.table 0xc 0x803e30c -.zero.table 0x0 0x803e318 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e768 -.zwave_nvm 0x0 0x806e768 -.nvm 0x8000 0x806e768 +.text 0x37e10 0x8006620 +.ARM.exidx 0x8 0x803e430 +.copy.table 0xc 0x803e438 +.zero.table 0x0 0x803e444 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e894 +.zwave_nvm 0x0 0x806e894 +.nvm 0x8000 0x806e894 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12bb4 0x0 -.debug_info 0xdfd0eb 0x0 -.debug_abbrev 0x2a3e5 0x0 -.debug_aranges 0x6dc8 0x0 -.debug_rnglists 0x572b 0x0 -.debug_line 0x84688 0x0 -.debug_str 0x9a83f 0x0 -.debug_loclists 0x31d7a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103f0a0 +.debug_frame 0x12c00 0x0 +.debug_info 0xdfd6a5 0x0 +.debug_abbrev 0x2a558 0x0 +.debug_aranges 0x6de0 0x0 +.debug_rnglists 0x5741 0x0 +.debug_line 0x849bf 0x0 +.debug_str 0x9aa84 0x0 +.debug_loclists 0x31d75 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103fd8c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230832 + 231132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt index f466abdec0..00d4438d38 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4210A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d80 0x20001000 -text_application_ram 0x1ac 0x20009d80 +.bss 0x8d8c 0x20001000 +text_application_ram 0x1ac 0x20009d8c .rodata 0x2f8 0x800631c -.text 0x37ce4 0x8006620 -.ARM.exidx 0x8 0x803e304 -.copy.table 0xc 0x803e30c -.zero.table 0x0 0x803e318 -.data 0x450 0x20009f2c -.memory_manager_heap 0x4 0x2000a37c -.internal_storage 0x30000 0x803e768 -.zwave_nvm 0x0 0x806e768 -.nvm 0x8000 0x806e768 +.text 0x37e10 0x8006620 +.ARM.exidx 0x8 0x803e430 +.copy.table 0xc 0x803e438 +.zero.table 0x0 0x803e444 +.data 0x450 0x20009f38 +.memory_manager_heap 0x0 0x2000a388 +.internal_storage 0x30000 0x803e894 +.zwave_nvm 0x0 0x806e894 +.nvm 0x8000 0x806e894 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12bb4 0x0 -.debug_info 0xdfd0eb 0x0 -.debug_abbrev 0x2a3e5 0x0 -.debug_aranges 0x6dc8 0x0 -.debug_rnglists 0x572b 0x0 -.debug_line 0x84688 0x0 -.debug_str 0x9a83f 0x0 -.debug_loclists 0x31d7a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0x103f0a0 +.debug_frame 0x12c00 0x0 +.debug_info 0xdfd6a5 0x0 +.debug_abbrev 0x2a558 0x0 +.debug_aranges 0x6de0 0x0 +.debug_rnglists 0x5741 0x0 +.debug_line 0x849bf 0x0 +.debug_str 0x9aa84 0x0 +.debug_loclists 0x31d75 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x103fd8c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 230832 + 231132 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41856 + 41864 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_LR_size.txt index 04495d9d1d..fbe9f6a076 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12c94 0x0 -.debug_info 0xe01de4 0x0 -.debug_abbrev 0x2a74e 0x0 -.debug_aranges 0x6e50 0x0 -.debug_rnglists 0x5795 0x0 -.debug_line 0x84b7e 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322f5 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ee8 +.debug_frame 0x12ce0 0x0 +.debug_info 0xe0239e 0x0 +.debug_abbrev 0x2a8c1 0x0 +.debug_aranges 0x6e68 0x0 +.debug_rnglists 0x57ab 0x0 +.debug_line 0x84eb5 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322f0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047be2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt index b88d74a666..6091b1373a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12c94 0x0 -.debug_info 0xe01de4 0x0 -.debug_abbrev 0x2a74e 0x0 -.debug_aranges 0x6e50 0x0 -.debug_rnglists 0x5795 0x0 -.debug_line 0x84b7e 0x0 -.debug_str 0x9c1dd 0x0 -.debug_loclists 0x322f5 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ef2 +.debug_frame 0x12ce0 0x0 +.debug_info 0xe0239e 0x0 +.debug_abbrev 0x2a8c1 0x0 +.debug_aranges 0x6e68 0x0 +.debug_rnglists 0x57ab 0x0 +.debug_line 0x84eb5 0x0 +.debug_str 0x9c422 0x0 +.debug_loclists 0x322f0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047bec The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt index 04495d9d1d..fbe9f6a076 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12c94 0x0 -.debug_info 0xe01de4 0x0 -.debug_abbrev 0x2a74e 0x0 -.debug_aranges 0x6e50 0x0 -.debug_rnglists 0x5795 0x0 -.debug_line 0x84b7e 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322f5 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ee8 +.debug_frame 0x12ce0 0x0 +.debug_info 0xe0239e 0x0 +.debug_abbrev 0x2a8c1 0x0 +.debug_aranges 0x6e68 0x0 +.debug_rnglists 0x57ab 0x0 +.debug_line 0x84eb5 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322f0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047be2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt index b88d74a666..6091b1373a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12c94 0x0 -.debug_info 0xe01de4 0x0 -.debug_abbrev 0x2a74e 0x0 -.debug_aranges 0x6e50 0x0 -.debug_rnglists 0x5795 0x0 -.debug_line 0x84b7e 0x0 -.debug_str 0x9c1dd 0x0 -.debug_loclists 0x322f5 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ef2 +.debug_frame 0x12ce0 0x0 +.debug_info 0xe0239e 0x0 +.debug_abbrev 0x2a8c1 0x0 +.debug_aranges 0x6e68 0x0 +.debug_rnglists 0x57ab 0x0 +.debug_line 0x84eb5 0x0 +.debug_str 0x9c422 0x0 +.debug_loclists 0x322f0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047bec The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_LR_size.txt index bb33c32db6..1fb6eeb7db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046e9d +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047b97 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt index e5eb4a1287..0a965cfe59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1dd 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ea7 +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c422 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047ba1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt index bb33c32db6..1fb6eeb7db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046e9d +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047b97 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt index e5eb4a1287..0a965cfe59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4400C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1dd 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ea7 +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c422 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047ba1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_EU_LR_size.txt index 04495d9d1d..fbe9f6a076 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12c94 0x0 -.debug_info 0xe01de4 0x0 -.debug_abbrev 0x2a74e 0x0 -.debug_aranges 0x6e50 0x0 -.debug_rnglists 0x5795 0x0 -.debug_line 0x84b7e 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322f5 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ee8 +.debug_frame 0x12ce0 0x0 +.debug_info 0xe0239e 0x0 +.debug_abbrev 0x2a8c1 0x0 +.debug_aranges 0x6e68 0x0 +.debug_rnglists 0x57ab 0x0 +.debug_line 0x84eb5 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322f0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047be2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt index 04495d9d1d..fbe9f6a076 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12c94 0x0 -.debug_info 0xe01de4 0x0 -.debug_abbrev 0x2a74e 0x0 -.debug_aranges 0x6e50 0x0 -.debug_rnglists 0x5795 0x0 -.debug_line 0x84b7e 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322f5 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ee8 +.debug_frame 0x12ce0 0x0 +.debug_info 0xe0239e 0x0 +.debug_abbrev 0x2a8c1 0x0 +.debug_aranges 0x6e68 0x0 +.debug_rnglists 0x57ab 0x0 +.debug_line 0x84eb5 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322f0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047be2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_LR_size.txt index bb33c32db6..1fb6eeb7db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046e9d +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047b97 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_size.txt index e5eb4a1287..0a965cfe59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1dd 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ea7 +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c422 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047ba1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt index bb33c32db6..1fb6eeb7db 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1d3 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046e9d +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c418 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047b97 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_size.txt index e5eb4a1287..0a965cfe59 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_multilevel_sensor_BRD4401C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_multilevel_sensor.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8cec 0x20001000 -text_application_ram 0x1ac 0x20009cec +.bss 0x8cf8 0x20001000 +text_application_ram 0x1ac 0x20009cf8 .rodata 0x2f8 0x8006328 -.text 0x38690 0x8006620 -.ARM.exidx 0x8 0x803ecb0 -.copy.table 0xc 0x803ecb8 -.zero.table 0x0 0x803ecc4 -.data 0x44c 0x20009e98 -.memory_manager_heap 0x4 0x2000a2e4 -.internal_storage 0x30000 0x803f110 -.zwave_nvm 0x0 0x806f110 -.nvm 0x8000 0x806f110 +.text 0x387bc 0x8006620 +.ARM.exidx 0x8 0x803eddc +.copy.table 0xc 0x803ede4 +.zero.table 0x0 0x803edf0 +.data 0x44c 0x20009ea4 +.memory_manager_heap 0x0 0x2000a2f0 +.internal_storage 0x30000 0x803f23c +.zwave_nvm 0x0 0x806f23c +.nvm 0x8000 0x806f23c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12ca8 0x0 -.debug_info 0xe01d70 0x0 -.debug_abbrev 0x2a76e 0x0 -.debug_aranges 0x6e58 0x0 -.debug_rnglists 0x57be 0x0 -.debug_line 0x84b76 0x0 -.debug_str 0x9c1dd 0x0 -.debug_loclists 0x322c1 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1046ea7 +.debug_frame 0x12cf4 0x0 +.debug_info 0xe0232a 0x0 +.debug_abbrev 0x2a8e1 0x0 +.debug_aranges 0x6e70 0x0 +.debug_rnglists 0x57d4 0x0 +.debug_line 0x84ead 0x0 +.debug_str 0x9c422 0x0 +.debug_loclists 0x322bc 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1047ba1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 233316 + 233616 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41704 + 41712 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_LR_size.txt index 762ad41181..1e00628ddb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ce74 0x80066a0 -.ARM.exidx 0x8 0x8043514 -.copy.table 0xc 0x804351c -.zero.table 0x0 0x8043528 -.data 0x608 0x2000abb0 -.memory_manager_heap 0x0 0x2000b1b8 -.internal_storage 0x30000 0x8043b30 -.zwave_nvm 0x0 0x8073b30 -.nvm 0x8000 0x8073b30 +.text 0x3cecc 0x80066a0 +.ARM.exidx 0x8 0x804356c +.copy.table 0xc 0x8043574 +.zero.table 0x0 0x8043580 +.data 0x608 0x2000abbc +.memory_manager_heap 0x4 0x2000b1c4 +.internal_storage 0x30000 0x8043b88 +.zwave_nvm 0x0 0x8073b88 +.nvm 0x8000 0x8073b88 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14558 0x0 -.debug_info 0xee41ec 0x0 -.debug_abbrev 0x2ebbb 0x0 -.debug_loclists 0x36a01 0x0 -.debug_aranges 0x7538 0x0 -.debug_rnglists 0x5fbe 0x0 -.debug_line 0x9013d 0x0 -.debug_str 0x9d72f 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11469bc +.debug_frame 0x14594 0x0 +.debug_info 0xee4760 0x0 +.debug_abbrev 0x2ed64 0x0 +.debug_loclists 0x36a67 0x0 +.debug_aranges 0x7558 0x0 +.debug_rnglists 0x5fdd 0x0 +.debug_line 0x9044c 0x0 +.debug_str 0x9d971 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x114760e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252292 + 252380 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45512 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt index eb9d58ed9b..38a2602b07 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ce74 0x80066a0 -.ARM.exidx 0x8 0x8043514 -.copy.table 0xc 0x804351c -.zero.table 0x0 0x8043528 -.data 0x608 0x2000abb0 -.memory_manager_heap 0x0 0x2000b1b8 -.internal_storage 0x30000 0x8043b30 -.zwave_nvm 0x0 0x8073b30 -.nvm 0x8000 0x8073b30 +.text 0x3cecc 0x80066a0 +.ARM.exidx 0x8 0x804356c +.copy.table 0xc 0x8043574 +.zero.table 0x0 0x8043580 +.data 0x608 0x2000abbc +.memory_manager_heap 0x4 0x2000b1c4 +.internal_storage 0x30000 0x8043b88 +.zwave_nvm 0x0 0x8073b88 +.nvm 0x8000 0x8073b88 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14558 0x0 -.debug_info 0xee41ec 0x0 -.debug_abbrev 0x2ebbb 0x0 -.debug_loclists 0x36a01 0x0 -.debug_aranges 0x7538 0x0 -.debug_rnglists 0x5fbe 0x0 -.debug_line 0x9013d 0x0 -.debug_str 0x9d739 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11469c6 +.debug_frame 0x14594 0x0 +.debug_info 0xee4760 0x0 +.debug_abbrev 0x2ed64 0x0 +.debug_loclists 0x36a67 0x0 +.debug_aranges 0x7558 0x0 +.debug_rnglists 0x5fdd 0x0 +.debug_line 0x9044c 0x0 +.debug_str 0x9d97b 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1147618 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252292 + 252380 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45512 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt index 762ad41181..1e00628ddb 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ce74 0x80066a0 -.ARM.exidx 0x8 0x8043514 -.copy.table 0xc 0x804351c -.zero.table 0x0 0x8043528 -.data 0x608 0x2000abb0 -.memory_manager_heap 0x0 0x2000b1b8 -.internal_storage 0x30000 0x8043b30 -.zwave_nvm 0x0 0x8073b30 -.nvm 0x8000 0x8073b30 +.text 0x3cecc 0x80066a0 +.ARM.exidx 0x8 0x804356c +.copy.table 0xc 0x8043574 +.zero.table 0x0 0x8043580 +.data 0x608 0x2000abbc +.memory_manager_heap 0x4 0x2000b1c4 +.internal_storage 0x30000 0x8043b88 +.zwave_nvm 0x0 0x8073b88 +.nvm 0x8000 0x8073b88 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14558 0x0 -.debug_info 0xee41ec 0x0 -.debug_abbrev 0x2ebbb 0x0 -.debug_loclists 0x36a01 0x0 -.debug_aranges 0x7538 0x0 -.debug_rnglists 0x5fbe 0x0 -.debug_line 0x9013d 0x0 -.debug_str 0x9d72f 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11469bc +.debug_frame 0x14594 0x0 +.debug_info 0xee4760 0x0 +.debug_abbrev 0x2ed64 0x0 +.debug_loclists 0x36a67 0x0 +.debug_aranges 0x7558 0x0 +.debug_rnglists 0x5fdd 0x0 +.debug_line 0x9044c 0x0 +.debug_str 0x9d971 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x114760e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252292 + 252380 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45512 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt index eb9d58ed9b..38a2602b07 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2603A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ce74 0x80066a0 -.ARM.exidx 0x8 0x8043514 -.copy.table 0xc 0x804351c -.zero.table 0x0 0x8043528 -.data 0x608 0x2000abb0 -.memory_manager_heap 0x0 0x2000b1b8 -.internal_storage 0x30000 0x8043b30 -.zwave_nvm 0x0 0x8073b30 -.nvm 0x8000 0x8073b30 +.text 0x3cecc 0x80066a0 +.ARM.exidx 0x8 0x804356c +.copy.table 0xc 0x8043574 +.zero.table 0x0 0x8043580 +.data 0x608 0x2000abbc +.memory_manager_heap 0x4 0x2000b1c4 +.internal_storage 0x30000 0x8043b88 +.zwave_nvm 0x0 0x8073b88 +.nvm 0x8000 0x8073b88 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14558 0x0 -.debug_info 0xee41ec 0x0 -.debug_abbrev 0x2ebbb 0x0 -.debug_loclists 0x36a01 0x0 -.debug_aranges 0x7538 0x0 -.debug_rnglists 0x5fbe 0x0 -.debug_line 0x9013d 0x0 -.debug_str 0x9d739 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11469c6 +.debug_frame 0x14594 0x0 +.debug_info 0xee4760 0x0 +.debug_abbrev 0x2ed64 0x0 +.debug_loclists 0x36a67 0x0 +.debug_aranges 0x7558 0x0 +.debug_rnglists 0x5fdd 0x0 +.debug_line 0x9044c 0x0 +.debug_str 0x9d97b 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1147618 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252292 + 252380 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45512 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_LR_size.txt index 868bfe89f4..7a3bfdc7f7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9968 0x20001000 -text_application_ram 0x1ac 0x2000a968 +.bss 0x9974 0x20001000 +text_application_ram 0x1ac 0x2000a974 .rodata 0x384 0x8006328 -.text 0x3ced8 0x80066b0 -.ARM.exidx 0x8 0x8043588 -.copy.table 0xc 0x8043590 -.zero.table 0x0 0x804359c -.data 0x590 0x2000ab14 -.memory_manager_heap 0x4 0x2000b0a4 -.internal_storage 0x30000 0x8043b2c -.zwave_nvm 0x0 0x8073b2c -.nvm 0x8000 0x8073b2c +.text 0x3cf44 0x80066b0 +.ARM.exidx 0x8 0x80435f4 +.copy.table 0xc 0x80435fc +.zero.table 0x0 0x8043608 +.data 0x590 0x2000ab20 +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8043b98 +.zwave_nvm 0x0 0x8073b98 +.nvm 0x8000 0x8073b98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14194 0x0 -.debug_info 0xedda12 0x0 -.debug_abbrev 0x2dcb7 0x0 -.debug_loclists 0x361ba 0x0 -.debug_aranges 0x7360 0x0 -.debug_rnglists 0x5e25 0x0 -.debug_line 0x8df47 0x0 -.debug_str 0x9d974 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x113c201 +.debug_frame 0x141d0 0x0 +.debug_info 0xeddf86 0x0 +.debug_abbrev 0x2de60 0x0 +.debug_loclists 0x36220 0x0 +.debug_aranges 0x7380 0x0 +.debug_rnglists 0x5e44 0x0 +.debug_line 0x8e256 0x0 +.debug_str 0x9dbb6 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x113ce6c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252284 + 252392 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt index d8f0725ebb..5898221634 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9968 0x20001000 -text_application_ram 0x1ac 0x2000a968 +.bss 0x9974 0x20001000 +text_application_ram 0x1ac 0x2000a974 .rodata 0x384 0x8006328 -.text 0x3ced8 0x80066b0 -.ARM.exidx 0x8 0x8043588 -.copy.table 0xc 0x8043590 -.zero.table 0x0 0x804359c -.data 0x590 0x2000ab14 -.memory_manager_heap 0x4 0x2000b0a4 -.internal_storage 0x30000 0x8043b2c -.zwave_nvm 0x0 0x8073b2c -.nvm 0x8000 0x8073b2c +.text 0x3cf44 0x80066b0 +.ARM.exidx 0x8 0x80435f4 +.copy.table 0xc 0x80435fc +.zero.table 0x0 0x8043608 +.data 0x590 0x2000ab20 +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8043b98 +.zwave_nvm 0x0 0x8073b98 +.nvm 0x8000 0x8073b98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14194 0x0 -.debug_info 0xedda12 0x0 -.debug_abbrev 0x2dcb7 0x0 -.debug_loclists 0x361ba 0x0 -.debug_aranges 0x7360 0x0 -.debug_rnglists 0x5e25 0x0 -.debug_line 0x8df47 0x0 -.debug_str 0x9d97e 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x113c20b +.debug_frame 0x141d0 0x0 +.debug_info 0xeddf86 0x0 +.debug_abbrev 0x2de60 0x0 +.debug_loclists 0x36220 0x0 +.debug_aranges 0x7380 0x0 +.debug_rnglists 0x5e44 0x0 +.debug_line 0x8e256 0x0 +.debug_str 0x9dbc0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x113ce76 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252284 + 252392 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt index 868bfe89f4..7a3bfdc7f7 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9968 0x20001000 -text_application_ram 0x1ac 0x2000a968 +.bss 0x9974 0x20001000 +text_application_ram 0x1ac 0x2000a974 .rodata 0x384 0x8006328 -.text 0x3ced8 0x80066b0 -.ARM.exidx 0x8 0x8043588 -.copy.table 0xc 0x8043590 -.zero.table 0x0 0x804359c -.data 0x590 0x2000ab14 -.memory_manager_heap 0x4 0x2000b0a4 -.internal_storage 0x30000 0x8043b2c -.zwave_nvm 0x0 0x8073b2c -.nvm 0x8000 0x8073b2c +.text 0x3cf44 0x80066b0 +.ARM.exidx 0x8 0x80435f4 +.copy.table 0xc 0x80435fc +.zero.table 0x0 0x8043608 +.data 0x590 0x2000ab20 +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8043b98 +.zwave_nvm 0x0 0x8073b98 +.nvm 0x8000 0x8073b98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14194 0x0 -.debug_info 0xedda12 0x0 -.debug_abbrev 0x2dcb7 0x0 -.debug_loclists 0x361ba 0x0 -.debug_aranges 0x7360 0x0 -.debug_rnglists 0x5e25 0x0 -.debug_line 0x8df47 0x0 -.debug_str 0x9d974 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x113c201 +.debug_frame 0x141d0 0x0 +.debug_info 0xeddf86 0x0 +.debug_abbrev 0x2de60 0x0 +.debug_loclists 0x36220 0x0 +.debug_aranges 0x7380 0x0 +.debug_rnglists 0x5e44 0x0 +.debug_line 0x8e256 0x0 +.debug_str 0x9dbb6 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x113ce6c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252284 + 252392 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt index d8f0725ebb..5898221634 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD2705A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9968 0x20001000 -text_application_ram 0x1ac 0x2000a968 +.bss 0x9974 0x20001000 +text_application_ram 0x1ac 0x2000a974 .rodata 0x384 0x8006328 -.text 0x3ced8 0x80066b0 -.ARM.exidx 0x8 0x8043588 -.copy.table 0xc 0x8043590 -.zero.table 0x0 0x804359c -.data 0x590 0x2000ab14 -.memory_manager_heap 0x4 0x2000b0a4 -.internal_storage 0x30000 0x8043b2c -.zwave_nvm 0x0 0x8073b2c -.nvm 0x8000 0x8073b2c +.text 0x3cf44 0x80066b0 +.ARM.exidx 0x8 0x80435f4 +.copy.table 0xc 0x80435fc +.zero.table 0x0 0x8043608 +.data 0x590 0x2000ab20 +.memory_manager_heap 0x0 0x2000b0b0 +.internal_storage 0x30000 0x8043b98 +.zwave_nvm 0x0 0x8073b98 +.nvm 0x8000 0x8073b98 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14194 0x0 -.debug_info 0xedda12 0x0 -.debug_abbrev 0x2dcb7 0x0 -.debug_loclists 0x361ba 0x0 -.debug_aranges 0x7360 0x0 -.debug_rnglists 0x5e25 0x0 -.debug_line 0x8df47 0x0 -.debug_str 0x9d97e 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x113c20b +.debug_frame 0x141d0 0x0 +.debug_info 0xeddf86 0x0 +.debug_abbrev 0x2de60 0x0 +.debug_loclists 0x36220 0x0 +.debug_aranges 0x7380 0x0 +.debug_rnglists 0x5e44 0x0 +.debug_line 0x8e256 0x0 +.debug_str 0x9dbc0 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0x113ce76 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 252284 + 252392 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45224 + 45232 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_LR_size.txt index 84b3e9e73b..9b050b27d1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9864 0x20001000 -text_application_ram 0x1ac 0x2000a864 +.bss 0x9870 0x20001000 +text_application_ram 0x1ac 0x2000a870 .rodata 0x384 0x800631c -.text 0x3c4c4 0x80066a0 -.ARM.exidx 0x8 0x8042b64 -.copy.table 0xc 0x8042b6c -.zero.table 0x0 0x8042b78 -.data 0x604 0x2000aa10 -.memory_manager_heap 0x4 0x2000b014 -.internal_storage 0x30000 0x804317c -.zwave_nvm 0x0 0x807317c -.nvm 0x8000 0x807317c +.text 0x3c51c 0x80066a0 +.ARM.exidx 0x8 0x8042bbc +.copy.table 0xc 0x8042bc4 +.zero.table 0x0 0x8042bd0 +.data 0x604 0x2000aa1c +.memory_manager_heap 0x0 0x2000b020 +.internal_storage 0x30000 0x80431d4 +.zwave_nvm 0x0 0x80731d4 +.nvm 0x8000 0x80731d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13e78 0x0 -.debug_info 0xedcfdc 0x0 -.debug_abbrev 0x2df37 0x0 -.debug_loclists 0x32e64 0x0 -.debug_aranges 0x7328 0x0 -.debug_rnglists 0x5ce9 0x0 -.debug_line 0x8cbd8 0x0 -.debug_str 0x9c9c6 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11355a8 +.debug_frame 0x13eb4 0x0 +.debug_info 0xedd550 0x0 +.debug_abbrev 0x2e0e0 0x0 +.debug_loclists 0x32eca 0x0 +.debug_aranges 0x7348 0x0 +.debug_rnglists 0x5d08 0x0 +.debug_line 0x8cee7 0x0 +.debug_str 0x9cc08 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x11361f2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 249808 + 249896 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45080 + 45088 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt index 4ff806f9ae..f183e58773 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9864 0x20001000 -text_application_ram 0x1ac 0x2000a864 +.bss 0x9870 0x20001000 +text_application_ram 0x1ac 0x2000a870 .rodata 0x384 0x800631c -.text 0x3c4c4 0x80066a0 -.ARM.exidx 0x8 0x8042b64 -.copy.table 0xc 0x8042b6c -.zero.table 0x0 0x8042b78 -.data 0x604 0x2000aa10 -.memory_manager_heap 0x4 0x2000b014 -.internal_storage 0x30000 0x804317c -.zwave_nvm 0x0 0x807317c -.nvm 0x8000 0x807317c +.text 0x3c51c 0x80066a0 +.ARM.exidx 0x8 0x8042bbc +.copy.table 0xc 0x8042bc4 +.zero.table 0x0 0x8042bd0 +.data 0x604 0x2000aa1c +.memory_manager_heap 0x0 0x2000b020 +.internal_storage 0x30000 0x80431d4 +.zwave_nvm 0x0 0x80731d4 +.nvm 0x8000 0x80731d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13e78 0x0 -.debug_info 0xedcfdc 0x0 -.debug_abbrev 0x2df37 0x0 -.debug_loclists 0x32e64 0x0 -.debug_aranges 0x7328 0x0 -.debug_rnglists 0x5ce9 0x0 -.debug_line 0x8cbd8 0x0 -.debug_str 0x9c9d0 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11355b2 +.debug_frame 0x13eb4 0x0 +.debug_info 0xedd550 0x0 +.debug_abbrev 0x2e0e0 0x0 +.debug_loclists 0x32eca 0x0 +.debug_aranges 0x7348 0x0 +.debug_rnglists 0x5d08 0x0 +.debug_line 0x8cee7 0x0 +.debug_str 0x9cc12 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x11361fc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 249808 + 249896 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45080 + 45088 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt index 84b3e9e73b..9b050b27d1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9864 0x20001000 -text_application_ram 0x1ac 0x2000a864 +.bss 0x9870 0x20001000 +text_application_ram 0x1ac 0x2000a870 .rodata 0x384 0x800631c -.text 0x3c4c4 0x80066a0 -.ARM.exidx 0x8 0x8042b64 -.copy.table 0xc 0x8042b6c -.zero.table 0x0 0x8042b78 -.data 0x604 0x2000aa10 -.memory_manager_heap 0x4 0x2000b014 -.internal_storage 0x30000 0x804317c -.zwave_nvm 0x0 0x807317c -.nvm 0x8000 0x807317c +.text 0x3c51c 0x80066a0 +.ARM.exidx 0x8 0x8042bbc +.copy.table 0xc 0x8042bc4 +.zero.table 0x0 0x8042bd0 +.data 0x604 0x2000aa1c +.memory_manager_heap 0x0 0x2000b020 +.internal_storage 0x30000 0x80431d4 +.zwave_nvm 0x0 0x80731d4 +.nvm 0x8000 0x80731d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13e78 0x0 -.debug_info 0xedcfdc 0x0 -.debug_abbrev 0x2df37 0x0 -.debug_loclists 0x32e64 0x0 -.debug_aranges 0x7328 0x0 -.debug_rnglists 0x5ce9 0x0 -.debug_line 0x8cbd8 0x0 -.debug_str 0x9c9c6 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11355a8 +.debug_frame 0x13eb4 0x0 +.debug_info 0xedd550 0x0 +.debug_abbrev 0x2e0e0 0x0 +.debug_loclists 0x32eca 0x0 +.debug_aranges 0x7348 0x0 +.debug_rnglists 0x5d08 0x0 +.debug_line 0x8cee7 0x0 +.debug_str 0x9cc08 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x11361f2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 249808 + 249896 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45080 + 45088 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt index 4ff806f9ae..f183e58773 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9864 0x20001000 -text_application_ram 0x1ac 0x2000a864 +.bss 0x9870 0x20001000 +text_application_ram 0x1ac 0x2000a870 .rodata 0x384 0x800631c -.text 0x3c4c4 0x80066a0 -.ARM.exidx 0x8 0x8042b64 -.copy.table 0xc 0x8042b6c -.zero.table 0x0 0x8042b78 -.data 0x604 0x2000aa10 -.memory_manager_heap 0x4 0x2000b014 -.internal_storage 0x30000 0x804317c -.zwave_nvm 0x0 0x807317c -.nvm 0x8000 0x807317c +.text 0x3c51c 0x80066a0 +.ARM.exidx 0x8 0x8042bbc +.copy.table 0xc 0x8042bc4 +.zero.table 0x0 0x8042bd0 +.data 0x604 0x2000aa1c +.memory_manager_heap 0x0 0x2000b020 +.internal_storage 0x30000 0x80431d4 +.zwave_nvm 0x0 0x80731d4 +.nvm 0x8000 0x80731d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13e78 0x0 -.debug_info 0xedcfdc 0x0 -.debug_abbrev 0x2df37 0x0 -.debug_loclists 0x32e64 0x0 -.debug_aranges 0x7328 0x0 -.debug_rnglists 0x5ce9 0x0 -.debug_line 0x8cbd8 0x0 -.debug_str 0x9c9d0 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x11355b2 +.debug_frame 0x13eb4 0x0 +.debug_info 0xedd550 0x0 +.debug_abbrev 0x2e0e0 0x0 +.debug_loclists 0x32eca 0x0 +.debug_aranges 0x7348 0x0 +.debug_rnglists 0x5d08 0x0 +.debug_line 0x8cee7 0x0 +.debug_str 0x9cc12 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x11361fc The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 249808 + 249896 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45080 + 45088 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_LR_size.txt index bd5d6b77d1..65f27a043f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ccec 0x80066a0 -.ARM.exidx 0x8 0x804338c -.copy.table 0xc 0x8043394 -.zero.table 0x0 0x80433a0 -.data 0x604 0x2000abb0 -.memory_manager_heap 0x4 0x2000b1b4 -.internal_storage 0x30000 0x80439a4 -.zwave_nvm 0x0 0x80739a4 -.nvm 0x8000 0x80739a4 +.text 0x3cd2c 0x80066a0 +.ARM.exidx 0x8 0x80433cc +.copy.table 0xc 0x80433d4 +.zero.table 0x0 0x80433e0 +.data 0x604 0x2000abbc +.memory_manager_heap 0x0 0x2000b1c0 +.internal_storage 0x30000 0x80439e4 +.zwave_nvm 0x0 0x80739e4 +.nvm 0x8000 0x80739e4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14538 0x0 -.debug_info 0xee3639 0x0 -.debug_abbrev 0x2e9dc 0x0 -.debug_loclists 0x369ad 0x0 -.debug_aranges 0x7518 0x0 -.debug_rnglists 0x5fab 0x0 -.debug_line 0x8fe06 0x0 -.debug_str 0x9d4d2 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1145467 +.debug_frame 0x14574 0x0 +.debug_info 0xee3bad 0x0 +.debug_abbrev 0x2eb85 0x0 +.debug_loclists 0x36a13 0x0 +.debug_aranges 0x7538 0x0 +.debug_rnglists 0x5fca 0x0 +.debug_line 0x90115 0x0 +.debug_str 0x9d714 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1146099 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 251896 + 251960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45504 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt index 039a4225b9..aef1895f29 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ccec 0x80066a0 -.ARM.exidx 0x8 0x804338c -.copy.table 0xc 0x8043394 -.zero.table 0x0 0x80433a0 -.data 0x604 0x2000abb0 -.memory_manager_heap 0x4 0x2000b1b4 -.internal_storage 0x30000 0x80439a4 -.zwave_nvm 0x0 0x80739a4 -.nvm 0x8000 0x80739a4 +.text 0x3cd2c 0x80066a0 +.ARM.exidx 0x8 0x80433cc +.copy.table 0xc 0x80433d4 +.zero.table 0x0 0x80433e0 +.data 0x604 0x2000abbc +.memory_manager_heap 0x0 0x2000b1c0 +.internal_storage 0x30000 0x80439e4 +.zwave_nvm 0x0 0x80739e4 +.nvm 0x8000 0x80739e4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14538 0x0 -.debug_info 0xee3639 0x0 -.debug_abbrev 0x2e9dc 0x0 -.debug_loclists 0x369ad 0x0 -.debug_aranges 0x7518 0x0 -.debug_rnglists 0x5fab 0x0 -.debug_line 0x8fe06 0x0 -.debug_str 0x9d4dc 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1145471 +.debug_frame 0x14574 0x0 +.debug_info 0xee3bad 0x0 +.debug_abbrev 0x2eb85 0x0 +.debug_loclists 0x36a13 0x0 +.debug_aranges 0x7538 0x0 +.debug_rnglists 0x5fca 0x0 +.debug_line 0x90115 0x0 +.debug_str 0x9d71e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x11460a3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 251896 + 251960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45504 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt index bd5d6b77d1..65f27a043f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ccec 0x80066a0 -.ARM.exidx 0x8 0x804338c -.copy.table 0xc 0x8043394 -.zero.table 0x0 0x80433a0 -.data 0x604 0x2000abb0 -.memory_manager_heap 0x4 0x2000b1b4 -.internal_storage 0x30000 0x80439a4 -.zwave_nvm 0x0 0x80739a4 -.nvm 0x8000 0x80739a4 +.text 0x3cd2c 0x80066a0 +.ARM.exidx 0x8 0x80433cc +.copy.table 0xc 0x80433d4 +.zero.table 0x0 0x80433e0 +.data 0x604 0x2000abbc +.memory_manager_heap 0x0 0x2000b1c0 +.internal_storage 0x30000 0x80439e4 +.zwave_nvm 0x0 0x80739e4 +.nvm 0x8000 0x80739e4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14538 0x0 -.debug_info 0xee3639 0x0 -.debug_abbrev 0x2e9dc 0x0 -.debug_loclists 0x369ad 0x0 -.debug_aranges 0x7518 0x0 -.debug_rnglists 0x5fab 0x0 -.debug_line 0x8fe06 0x0 -.debug_str 0x9d4d2 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1145467 +.debug_frame 0x14574 0x0 +.debug_info 0xee3bad 0x0 +.debug_abbrev 0x2eb85 0x0 +.debug_loclists 0x36a13 0x0 +.debug_aranges 0x7538 0x0 +.debug_rnglists 0x5fca 0x0 +.debug_line 0x90115 0x0 +.debug_str 0x9d714 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x1146099 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 251896 + 251960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45504 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt index 039a4225b9..aef1895f29 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_power_strip_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_power_strip.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9a04 0x20001000 -text_application_ram 0x1ac 0x2000aa04 +.bss 0x9a10 0x20001000 +text_application_ram 0x1ac 0x2000aa10 .rodata 0x384 0x800631c -.text 0x3ccec 0x80066a0 -.ARM.exidx 0x8 0x804338c -.copy.table 0xc 0x8043394 -.zero.table 0x0 0x80433a0 -.data 0x604 0x2000abb0 -.memory_manager_heap 0x4 0x2000b1b4 -.internal_storage 0x30000 0x80439a4 -.zwave_nvm 0x0 0x80739a4 -.nvm 0x8000 0x80739a4 +.text 0x3cd2c 0x80066a0 +.ARM.exidx 0x8 0x80433cc +.copy.table 0xc 0x80433d4 +.zero.table 0x0 0x80433e0 +.data 0x604 0x2000abbc +.memory_manager_heap 0x0 0x2000b1c0 +.internal_storage 0x30000 0x80439e4 +.zwave_nvm 0x0 0x80739e4 +.nvm 0x8000 0x80739e4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x14538 0x0 -.debug_info 0xee3639 0x0 -.debug_abbrev 0x2e9dc 0x0 -.debug_loclists 0x369ad 0x0 -.debug_aranges 0x7518 0x0 -.debug_rnglists 0x5fab 0x0 -.debug_line 0x8fe06 0x0 -.debug_str 0x9d4dc 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0x1145471 +.debug_frame 0x14574 0x0 +.debug_info 0xee3bad 0x0 +.debug_abbrev 0x2eb85 0x0 +.debug_loclists 0x36a13 0x0 +.debug_aranges 0x7538 0x0 +.debug_rnglists 0x5fca 0x0 +.debug_line 0x90115 0x0 +.debug_str 0x9d71e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0x11460a3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 251896 + 251960 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45496 + 45504 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_LR_size.txt index 584b53b2b0..657824a8a2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36ba4 0x8006600 -.ARM.exidx 0x8 0x803d1a4 -.copy.table 0xc 0x803d1ac -.zero.table 0x0 0x803d1b8 -.data 0x454 0x20009fe0 -.memory_manager_heap 0x4 0x2000a434 -.internal_storage 0x30000 0x803d60c -.zwave_nvm 0x0 0x806d60c -.nvm 0x8000 0x806d60c +.text 0x36cf0 0x8006600 +.ARM.exidx 0x8 0x803d2f0 +.copy.table 0xc 0x803d2f8 +.zero.table 0x0 0x803d304 +.data 0x454 0x20009fec +.memory_manager_heap 0x0 0x2000a440 +.internal_storage 0x30000 0x803d758 +.zwave_nvm 0x0 0x806d758 +.nvm 0x8000 0x806d758 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12340 0x0 -.debug_info 0xd8a06c 0x0 -.debug_abbrev 0x28762 0x0 -.debug_aranges 0x6ad0 0x0 -.debug_rnglists 0x5137 0x0 -.debug_line 0x7fa90 0x0 -.debug_str 0x98e07 0x0 -.debug_loclists 0x2e5c7 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbe3b6 +.debug_frame 0x123a0 0x0 +.debug_info 0xd8a685 0x0 +.debug_abbrev 0x28902 0x0 +.debug_aranges 0x6ae8 0x0 +.debug_rnglists 0x515c 0x0 +.debug_line 0x7fe30 0x0 +.debug_str 0x9904e 0x0 +.debug_loclists 0x2e612 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfbf22d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226392 + 226724 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42040 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt index 18686ba596..30bfd048ad 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36ba4 0x8006600 -.ARM.exidx 0x8 0x803d1a4 -.copy.table 0xc 0x803d1ac -.zero.table 0x0 0x803d1b8 -.data 0x454 0x20009fe0 -.memory_manager_heap 0x4 0x2000a434 -.internal_storage 0x30000 0x803d60c -.zwave_nvm 0x0 0x806d60c -.nvm 0x8000 0x806d60c +.text 0x36cf0 0x8006600 +.ARM.exidx 0x8 0x803d2f0 +.copy.table 0xc 0x803d2f8 +.zero.table 0x0 0x803d304 +.data 0x454 0x20009fec +.memory_manager_heap 0x0 0x2000a440 +.internal_storage 0x30000 0x803d758 +.zwave_nvm 0x0 0x806d758 +.nvm 0x8000 0x806d758 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12340 0x0 -.debug_info 0xd8a06c 0x0 -.debug_abbrev 0x28762 0x0 -.debug_aranges 0x6ad0 0x0 -.debug_rnglists 0x5137 0x0 -.debug_line 0x7fa90 0x0 -.debug_str 0x98e11 0x0 -.debug_loclists 0x2e5c7 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbe3c0 +.debug_frame 0x123a0 0x0 +.debug_info 0xd8a685 0x0 +.debug_abbrev 0x28902 0x0 +.debug_aranges 0x6ae8 0x0 +.debug_rnglists 0x515c 0x0 +.debug_line 0x7fe30 0x0 +.debug_str 0x99058 0x0 +.debug_loclists 0x2e612 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfbf237 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226392 + 226724 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42040 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt index 584b53b2b0..657824a8a2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36ba4 0x8006600 -.ARM.exidx 0x8 0x803d1a4 -.copy.table 0xc 0x803d1ac -.zero.table 0x0 0x803d1b8 -.data 0x454 0x20009fe0 -.memory_manager_heap 0x4 0x2000a434 -.internal_storage 0x30000 0x803d60c -.zwave_nvm 0x0 0x806d60c -.nvm 0x8000 0x806d60c +.text 0x36cf0 0x8006600 +.ARM.exidx 0x8 0x803d2f0 +.copy.table 0xc 0x803d2f8 +.zero.table 0x0 0x803d304 +.data 0x454 0x20009fec +.memory_manager_heap 0x0 0x2000a440 +.internal_storage 0x30000 0x803d758 +.zwave_nvm 0x0 0x806d758 +.nvm 0x8000 0x806d758 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12340 0x0 -.debug_info 0xd8a06c 0x0 -.debug_abbrev 0x28762 0x0 -.debug_aranges 0x6ad0 0x0 -.debug_rnglists 0x5137 0x0 -.debug_line 0x7fa90 0x0 -.debug_str 0x98e07 0x0 -.debug_loclists 0x2e5c7 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbe3b6 +.debug_frame 0x123a0 0x0 +.debug_info 0xd8a685 0x0 +.debug_abbrev 0x28902 0x0 +.debug_aranges 0x6ae8 0x0 +.debug_rnglists 0x515c 0x0 +.debug_line 0x7fe30 0x0 +.debug_str 0x9904e 0x0 +.debug_loclists 0x2e612 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfbf22d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226392 + 226724 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42040 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt index 18686ba596..30bfd048ad 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2603A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36ba4 0x8006600 -.ARM.exidx 0x8 0x803d1a4 -.copy.table 0xc 0x803d1ac -.zero.table 0x0 0x803d1b8 -.data 0x454 0x20009fe0 -.memory_manager_heap 0x4 0x2000a434 -.internal_storage 0x30000 0x803d60c -.zwave_nvm 0x0 0x806d60c -.nvm 0x8000 0x806d60c +.text 0x36cf0 0x8006600 +.ARM.exidx 0x8 0x803d2f0 +.copy.table 0xc 0x803d2f8 +.zero.table 0x0 0x803d304 +.data 0x454 0x20009fec +.memory_manager_heap 0x0 0x2000a440 +.internal_storage 0x30000 0x803d758 +.zwave_nvm 0x0 0x806d758 +.nvm 0x8000 0x806d758 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12340 0x0 -.debug_info 0xd8a06c 0x0 -.debug_abbrev 0x28762 0x0 -.debug_aranges 0x6ad0 0x0 -.debug_rnglists 0x5137 0x0 -.debug_line 0x7fa90 0x0 -.debug_str 0x98e11 0x0 -.debug_loclists 0x2e5c7 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbe3c0 +.debug_frame 0x123a0 0x0 +.debug_info 0xd8a685 0x0 +.debug_abbrev 0x28902 0x0 +.debug_aranges 0x6ae8 0x0 +.debug_rnglists 0x515c 0x0 +.debug_line 0x7fe30 0x0 +.debug_str 0x99058 0x0 +.debug_loclists 0x2e612 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfbf237 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226392 + 226724 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42040 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_LR_size.txt index d2f31bf3fd..3624147b06 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x36f4c 0x8006610 -.ARM.exidx 0x8 0x803d55c -.copy.table 0xc 0x803d564 -.zero.table 0x0 0x803d570 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803d9bc -.zwave_nvm 0x0 0x806d9bc -.nvm 0x8000 0x806d9bc +.text 0x37098 0x8006610 +.ARM.exidx 0x8 0x803d6a8 +.copy.table 0xc 0x803d6b0 +.zero.table 0x0 0x803d6bc +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803db08 +.zwave_nvm 0x0 0x806db08 +.nvm 0x8000 0x806db08 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12150 0x0 -.debug_info 0xd86c22 0x0 -.debug_abbrev 0x28170 0x0 -.debug_aranges 0x69f8 0x0 -.debug_rnglists 0x5092 0x0 -.debug_line 0x7ea12 0x0 -.debug_str 0x99112 0x0 -.debug_loclists 0x2e3fe 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb98d5 +.debug_frame 0x121b0 0x0 +.debug_info 0xd8723b 0x0 +.debug_abbrev 0x28310 0x0 +.debug_aranges 0x6a10 0x0 +.debug_rnglists 0x50b7 0x0 +.debug_line 0x7edb2 0x0 +.debug_str 0x99359 0x0 +.debug_loclists 0x2e449 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfba759 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227332 + 227664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt index 92a191cfe8..fd12c2a73a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x36f4c 0x8006610 -.ARM.exidx 0x8 0x803d55c -.copy.table 0xc 0x803d564 -.zero.table 0x0 0x803d570 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803d9bc -.zwave_nvm 0x0 0x806d9bc -.nvm 0x8000 0x806d9bc +.text 0x37098 0x8006610 +.ARM.exidx 0x8 0x803d6a8 +.copy.table 0xc 0x803d6b0 +.zero.table 0x0 0x803d6bc +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803db08 +.zwave_nvm 0x0 0x806db08 +.nvm 0x8000 0x806db08 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12150 0x0 -.debug_info 0xd86c22 0x0 -.debug_abbrev 0x28170 0x0 -.debug_aranges 0x69f8 0x0 -.debug_rnglists 0x5092 0x0 -.debug_line 0x7ea12 0x0 -.debug_str 0x9911c 0x0 -.debug_loclists 0x2e3fe 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb98df +.debug_frame 0x121b0 0x0 +.debug_info 0xd8723b 0x0 +.debug_abbrev 0x28310 0x0 +.debug_aranges 0x6a10 0x0 +.debug_rnglists 0x50b7 0x0 +.debug_line 0x7edb2 0x0 +.debug_str 0x99363 0x0 +.debug_loclists 0x2e449 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfba763 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227332 + 227664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt index d2f31bf3fd..3624147b06 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x36f4c 0x8006610 -.ARM.exidx 0x8 0x803d55c -.copy.table 0xc 0x803d564 -.zero.table 0x0 0x803d570 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803d9bc -.zwave_nvm 0x0 0x806d9bc -.nvm 0x8000 0x806d9bc +.text 0x37098 0x8006610 +.ARM.exidx 0x8 0x803d6a8 +.copy.table 0xc 0x803d6b0 +.zero.table 0x0 0x803d6bc +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803db08 +.zwave_nvm 0x0 0x806db08 +.nvm 0x8000 0x806db08 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12150 0x0 -.debug_info 0xd86c22 0x0 -.debug_abbrev 0x28170 0x0 -.debug_aranges 0x69f8 0x0 -.debug_rnglists 0x5092 0x0 -.debug_line 0x7ea12 0x0 -.debug_str 0x99112 0x0 -.debug_loclists 0x2e3fe 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb98d5 +.debug_frame 0x121b0 0x0 +.debug_info 0xd8723b 0x0 +.debug_abbrev 0x28310 0x0 +.debug_aranges 0x6a10 0x0 +.debug_rnglists 0x50b7 0x0 +.debug_line 0x7edb2 0x0 +.debug_str 0x99359 0x0 +.debug_loclists 0x2e449 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfba759 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227332 + 227664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt index 92a191cfe8..fd12c2a73a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD2705A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x36f4c 0x8006610 -.ARM.exidx 0x8 0x803d55c -.copy.table 0xc 0x803d564 -.zero.table 0x0 0x803d570 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803d9bc -.zwave_nvm 0x0 0x806d9bc -.nvm 0x8000 0x806d9bc +.text 0x37098 0x8006610 +.ARM.exidx 0x8 0x803d6a8 +.copy.table 0xc 0x803d6b0 +.zero.table 0x0 0x803d6bc +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803db08 +.zwave_nvm 0x0 0x806db08 +.nvm 0x8000 0x806db08 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12150 0x0 -.debug_info 0xd86c22 0x0 -.debug_abbrev 0x28170 0x0 -.debug_aranges 0x69f8 0x0 -.debug_rnglists 0x5092 0x0 -.debug_line 0x7ea12 0x0 -.debug_str 0x9911c 0x0 -.debug_loclists 0x2e3fe 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb98df +.debug_frame 0x121b0 0x0 +.debug_info 0xd8723b 0x0 +.debug_abbrev 0x28310 0x0 +.debug_aranges 0x6a10 0x0 +.debug_rnglists 0x50b7 0x0 +.debug_line 0x7edb2 0x0 +.debug_str 0x99363 0x0 +.debug_loclists 0x2e449 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfba763 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 227332 + 227664 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_LR_size.txt index 4b4186fa2b..36f7db0ce3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x368f0 0x8006600 -.ARM.exidx 0x8 0x803cef0 -.copy.table 0xc 0x803cef8 -.zero.table 0x0 0x803cf04 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d354 -.zwave_nvm 0x0 0x806d354 -.nvm 0x8000 0x806d354 +.text 0x36a5c 0x8006600 +.ARM.exidx 0x8 0x803d05c +.copy.table 0xc 0x803d064 +.zero.table 0x0 0x803d070 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d4c0 +.zwave_nvm 0x0 0x806d4c0 +.nvm 0x8000 0x806d4c0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123c4 0x0 -.debug_info 0xd8b421 0x0 -.debug_abbrev 0x288e6 0x0 -.debug_aranges 0x6ac0 0x0 -.debug_rnglists 0x5169 0x0 -.debug_line 0x80305 0x0 -.debug_str 0x986c1 0x0 -.debug_loclists 0x2e7e2 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbfa24 +.debug_frame 0x12424 0x0 +.debug_info 0xd8ba3a 0x0 +.debug_abbrev 0x28a86 0x0 +.debug_aranges 0x6ad8 0x0 +.debug_rnglists 0x518e 0x0 +.debug_line 0x806a5 0x0 +.debug_str 0x98908 0x0 +.debug_loclists 0x2e82d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc08ba The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225696 + 226060 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt index 2daa4f73b4..28aca38de9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x368f0 0x8006600 -.ARM.exidx 0x8 0x803cef0 -.copy.table 0xc 0x803cef8 -.zero.table 0x0 0x803cf04 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d354 -.zwave_nvm 0x0 0x806d354 -.nvm 0x8000 0x806d354 +.text 0x36a5c 0x8006600 +.ARM.exidx 0x8 0x803d05c +.copy.table 0xc 0x803d064 +.zero.table 0x0 0x803d070 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d4c0 +.zwave_nvm 0x0 0x806d4c0 +.nvm 0x8000 0x806d4c0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123c4 0x0 -.debug_info 0xd8b421 0x0 -.debug_abbrev 0x288e6 0x0 -.debug_aranges 0x6ac0 0x0 -.debug_rnglists 0x5169 0x0 -.debug_line 0x80305 0x0 -.debug_str 0x986cb 0x0 -.debug_loclists 0x2e7e2 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbfa2e +.debug_frame 0x12424 0x0 +.debug_info 0xd8ba3a 0x0 +.debug_abbrev 0x28a86 0x0 +.debug_aranges 0x6ad8 0x0 +.debug_rnglists 0x518e 0x0 +.debug_line 0x806a5 0x0 +.debug_str 0x98912 0x0 +.debug_loclists 0x2e82d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc08c4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225696 + 226060 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt index 4b4186fa2b..36f7db0ce3 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x368f0 0x8006600 -.ARM.exidx 0x8 0x803cef0 -.copy.table 0xc 0x803cef8 -.zero.table 0x0 0x803cf04 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d354 -.zwave_nvm 0x0 0x806d354 -.nvm 0x8000 0x806d354 +.text 0x36a5c 0x8006600 +.ARM.exidx 0x8 0x803d05c +.copy.table 0xc 0x803d064 +.zero.table 0x0 0x803d070 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d4c0 +.zwave_nvm 0x0 0x806d4c0 +.nvm 0x8000 0x806d4c0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123c4 0x0 -.debug_info 0xd8b421 0x0 -.debug_abbrev 0x288e6 0x0 -.debug_aranges 0x6ac0 0x0 -.debug_rnglists 0x5169 0x0 -.debug_line 0x80305 0x0 -.debug_str 0x986c1 0x0 -.debug_loclists 0x2e7e2 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbfa24 +.debug_frame 0x12424 0x0 +.debug_info 0xd8ba3a 0x0 +.debug_abbrev 0x28a86 0x0 +.debug_aranges 0x6ad8 0x0 +.debug_rnglists 0x518e 0x0 +.debug_line 0x806a5 0x0 +.debug_str 0x98908 0x0 +.debug_loclists 0x2e82d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc08ba The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225696 + 226060 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt index 2daa4f73b4..28aca38de9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x368f0 0x8006600 -.ARM.exidx 0x8 0x803cef0 -.copy.table 0xc 0x803cef8 -.zero.table 0x0 0x803cf04 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d354 -.zwave_nvm 0x0 0x806d354 -.nvm 0x8000 0x806d354 +.text 0x36a5c 0x8006600 +.ARM.exidx 0x8 0x803d05c +.copy.table 0xc 0x803d064 +.zero.table 0x0 0x803d070 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d4c0 +.zwave_nvm 0x0 0x806d4c0 +.nvm 0x8000 0x806d4c0 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123c4 0x0 -.debug_info 0xd8b421 0x0 -.debug_abbrev 0x288e6 0x0 -.debug_aranges 0x6ac0 0x0 -.debug_rnglists 0x5169 0x0 -.debug_line 0x80305 0x0 -.debug_str 0x986cb 0x0 -.debug_loclists 0x2e7e2 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfbfa2e +.debug_frame 0x12424 0x0 +.debug_info 0xd8ba3a 0x0 +.debug_abbrev 0x28a86 0x0 +.debug_aranges 0x6ad8 0x0 +.debug_rnglists 0x518e 0x0 +.debug_line 0x806a5 0x0 +.debug_str 0x98912 0x0 +.debug_loclists 0x2e82d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc08c4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225696 + 226060 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_LR_size.txt index 29d14ab930..8e714d951d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x369e4 0x8006600 -.ARM.exidx 0x8 0x803cfe4 -.copy.table 0xc 0x803cfec -.zero.table 0x0 0x803cff8 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d448 -.zwave_nvm 0x0 0x806d448 -.nvm 0x8000 0x806d448 +.text 0x36b50 0x8006600 +.ARM.exidx 0x8 0x803d150 +.copy.table 0xc 0x803d158 +.zero.table 0x0 0x803d164 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d5b4 +.zwave_nvm 0x0 0x806d5b4 +.nvm 0x8000 0x806d5b4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123f8 0x0 -.debug_info 0xd8ba03 0x0 -.debug_abbrev 0x28a5f 0x0 -.debug_aranges 0x6ae0 0x0 -.debug_rnglists 0x517c 0x0 -.debug_line 0x8060f 0x0 -.debug_str 0x988bf 0x0 -.debug_loclists 0x2e814 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc0814 +.debug_frame 0x12458 0x0 +.debug_info 0xd8c01c 0x0 +.debug_abbrev 0x28bff 0x0 +.debug_aranges 0x6af8 0x0 +.debug_rnglists 0x51a1 0x0 +.debug_line 0x809af 0x0 +.debug_str 0x98b06 0x0 +.debug_loclists 0x2e85f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc16aa The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225940 + 226304 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt index db3c4a62e5..a314535ac0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x369e4 0x8006600 -.ARM.exidx 0x8 0x803cfe4 -.copy.table 0xc 0x803cfec -.zero.table 0x0 0x803cff8 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d448 -.zwave_nvm 0x0 0x806d448 -.nvm 0x8000 0x806d448 +.text 0x36b50 0x8006600 +.ARM.exidx 0x8 0x803d150 +.copy.table 0xc 0x803d158 +.zero.table 0x0 0x803d164 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d5b4 +.zwave_nvm 0x0 0x806d5b4 +.nvm 0x8000 0x806d5b4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123f8 0x0 -.debug_info 0xd8ba03 0x0 -.debug_abbrev 0x28a5f 0x0 -.debug_aranges 0x6ae0 0x0 -.debug_rnglists 0x517c 0x0 -.debug_line 0x8060f 0x0 -.debug_str 0x988c9 0x0 -.debug_loclists 0x2e814 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc081e +.debug_frame 0x12458 0x0 +.debug_info 0xd8c01c 0x0 +.debug_abbrev 0x28bff 0x0 +.debug_aranges 0x6af8 0x0 +.debug_rnglists 0x51a1 0x0 +.debug_line 0x809af 0x0 +.debug_str 0x98b10 0x0 +.debug_loclists 0x2e85f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc16b4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225940 + 226304 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt index 29d14ab930..8e714d951d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x369e4 0x8006600 -.ARM.exidx 0x8 0x803cfe4 -.copy.table 0xc 0x803cfec -.zero.table 0x0 0x803cff8 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d448 -.zwave_nvm 0x0 0x806d448 -.nvm 0x8000 0x806d448 +.text 0x36b50 0x8006600 +.ARM.exidx 0x8 0x803d150 +.copy.table 0xc 0x803d158 +.zero.table 0x0 0x803d164 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d5b4 +.zwave_nvm 0x0 0x806d5b4 +.nvm 0x8000 0x806d5b4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123f8 0x0 -.debug_info 0xd8ba03 0x0 -.debug_abbrev 0x28a5f 0x0 -.debug_aranges 0x6ae0 0x0 -.debug_rnglists 0x517c 0x0 -.debug_line 0x8060f 0x0 -.debug_str 0x988bf 0x0 -.debug_loclists 0x2e814 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc0814 +.debug_frame 0x12458 0x0 +.debug_info 0xd8c01c 0x0 +.debug_abbrev 0x28bff 0x0 +.debug_aranges 0x6af8 0x0 +.debug_rnglists 0x51a1 0x0 +.debug_line 0x809af 0x0 +.debug_str 0x98b06 0x0 +.debug_loclists 0x2e85f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc16aa The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225940 + 226304 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt index db3c4a62e5..a314535ac0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4204D_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x369e4 0x8006600 -.ARM.exidx 0x8 0x803cfe4 -.copy.table 0xc 0x803cfec -.zero.table 0x0 0x803cff8 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d448 -.zwave_nvm 0x0 0x806d448 -.nvm 0x8000 0x806d448 +.text 0x36b50 0x8006600 +.ARM.exidx 0x8 0x803d150 +.copy.table 0xc 0x803d158 +.zero.table 0x0 0x803d164 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d5b4 +.zwave_nvm 0x0 0x806d5b4 +.nvm 0x8000 0x806d5b4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123f8 0x0 -.debug_info 0xd8ba03 0x0 -.debug_abbrev 0x28a5f 0x0 -.debug_aranges 0x6ae0 0x0 -.debug_rnglists 0x517c 0x0 -.debug_line 0x8060f 0x0 -.debug_str 0x988c9 0x0 -.debug_loclists 0x2e814 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc081e +.debug_frame 0x12458 0x0 +.debug_info 0xd8c01c 0x0 +.debug_abbrev 0x28bff 0x0 +.debug_aranges 0x6af8 0x0 +.debug_rnglists 0x51a1 0x0 +.debug_line 0x809af 0x0 +.debug_str 0x98b10 0x0 +.debug_loclists 0x2e85f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc16b4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225940 + 226304 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_LR_size.txt index 12a125ab9b..dd603658b2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c94 0x20001000 -text_application_ram 0x1ac 0x20009c94 +.bss 0x8ca0 0x20001000 +text_application_ram 0x1ac 0x20009ca0 .rodata 0x2dc 0x800631c -.text 0x36370 0x8006600 -.ARM.exidx 0x8 0x803c970 -.copy.table 0xc 0x803c978 -.zero.table 0x0 0x803c984 -.data 0x450 0x20009e40 -.memory_manager_heap 0x0 0x2000a290 -.internal_storage 0x30000 0x803cdd4 -.zwave_nvm 0x0 0x806cdd4 -.nvm 0x8000 0x806cdd4 +.text 0x364bc 0x8006600 +.ARM.exidx 0x8 0x803cabc +.copy.table 0xc 0x803cac4 +.zero.table 0x0 0x803cad0 +.data 0x450 0x20009e4c +.memory_manager_heap 0x4 0x2000a29c +.internal_storage 0x30000 0x803cf20 +.zwave_nvm 0x0 0x806cf20 +.nvm 0x8000 0x806cf20 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11d64 0x0 -.debug_info 0xd85a81 0x0 -.debug_abbrev 0x2801e 0x0 -.debug_aranges 0x6940 0x0 -.debug_rnglists 0x4ed2 0x0 -.debug_line 0x7d179 0x0 -.debug_str 0x98570 0x0 -.debug_loclists 0x2acad 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb1812 +.debug_frame 0x11dc4 0x0 +.debug_info 0xd8609a 0x0 +.debug_abbrev 0x281be 0x0 +.debug_aranges 0x6958 0x0 +.debug_rnglists 0x4ef7 0x0 +.debug_line 0x7d519 0x0 +.debug_str 0x987b7 0x0 +.debug_loclists 0x2acf8 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfb2691 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224288 + 224620 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41616 + 41632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt index ee045b7260..9459e1efde 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c94 0x20001000 -text_application_ram 0x1ac 0x20009c94 +.bss 0x8ca0 0x20001000 +text_application_ram 0x1ac 0x20009ca0 .rodata 0x2dc 0x800631c -.text 0x36370 0x8006600 -.ARM.exidx 0x8 0x803c970 -.copy.table 0xc 0x803c978 -.zero.table 0x0 0x803c984 -.data 0x450 0x20009e40 -.memory_manager_heap 0x0 0x2000a290 -.internal_storage 0x30000 0x803cdd4 -.zwave_nvm 0x0 0x806cdd4 -.nvm 0x8000 0x806cdd4 +.text 0x364bc 0x8006600 +.ARM.exidx 0x8 0x803cabc +.copy.table 0xc 0x803cac4 +.zero.table 0x0 0x803cad0 +.data 0x450 0x20009e4c +.memory_manager_heap 0x4 0x2000a29c +.internal_storage 0x30000 0x803cf20 +.zwave_nvm 0x0 0x806cf20 +.nvm 0x8000 0x806cf20 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11d64 0x0 -.debug_info 0xd85a81 0x0 -.debug_abbrev 0x2801e 0x0 -.debug_aranges 0x6940 0x0 -.debug_rnglists 0x4ed2 0x0 -.debug_line 0x7d179 0x0 -.debug_str 0x9857a 0x0 -.debug_loclists 0x2acad 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb181c +.debug_frame 0x11dc4 0x0 +.debug_info 0xd8609a 0x0 +.debug_abbrev 0x281be 0x0 +.debug_aranges 0x6958 0x0 +.debug_rnglists 0x4ef7 0x0 +.debug_line 0x7d519 0x0 +.debug_str 0x987c1 0x0 +.debug_loclists 0x2acf8 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfb269b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224288 + 224620 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41616 + 41632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt index 12a125ab9b..dd603658b2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c94 0x20001000 -text_application_ram 0x1ac 0x20009c94 +.bss 0x8ca0 0x20001000 +text_application_ram 0x1ac 0x20009ca0 .rodata 0x2dc 0x800631c -.text 0x36370 0x8006600 -.ARM.exidx 0x8 0x803c970 -.copy.table 0xc 0x803c978 -.zero.table 0x0 0x803c984 -.data 0x450 0x20009e40 -.memory_manager_heap 0x0 0x2000a290 -.internal_storage 0x30000 0x803cdd4 -.zwave_nvm 0x0 0x806cdd4 -.nvm 0x8000 0x806cdd4 +.text 0x364bc 0x8006600 +.ARM.exidx 0x8 0x803cabc +.copy.table 0xc 0x803cac4 +.zero.table 0x0 0x803cad0 +.data 0x450 0x20009e4c +.memory_manager_heap 0x4 0x2000a29c +.internal_storage 0x30000 0x803cf20 +.zwave_nvm 0x0 0x806cf20 +.nvm 0x8000 0x806cf20 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11d64 0x0 -.debug_info 0xd85a81 0x0 -.debug_abbrev 0x2801e 0x0 -.debug_aranges 0x6940 0x0 -.debug_rnglists 0x4ed2 0x0 -.debug_line 0x7d179 0x0 -.debug_str 0x98570 0x0 -.debug_loclists 0x2acad 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb1812 +.debug_frame 0x11dc4 0x0 +.debug_info 0xd8609a 0x0 +.debug_abbrev 0x281be 0x0 +.debug_aranges 0x6958 0x0 +.debug_rnglists 0x4ef7 0x0 +.debug_line 0x7d519 0x0 +.debug_str 0x987b7 0x0 +.debug_loclists 0x2acf8 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfb2691 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224288 + 224620 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41616 + 41632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt index ee045b7260..9459e1efde 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8c94 0x20001000 -text_application_ram 0x1ac 0x20009c94 +.bss 0x8ca0 0x20001000 +text_application_ram 0x1ac 0x20009ca0 .rodata 0x2dc 0x800631c -.text 0x36370 0x8006600 -.ARM.exidx 0x8 0x803c970 -.copy.table 0xc 0x803c978 -.zero.table 0x0 0x803c984 -.data 0x450 0x20009e40 -.memory_manager_heap 0x0 0x2000a290 -.internal_storage 0x30000 0x803cdd4 -.zwave_nvm 0x0 0x806cdd4 -.nvm 0x8000 0x806cdd4 +.text 0x364bc 0x8006600 +.ARM.exidx 0x8 0x803cabc +.copy.table 0xc 0x803cac4 +.zero.table 0x0 0x803cad0 +.data 0x450 0x20009e4c +.memory_manager_heap 0x4 0x2000a29c +.internal_storage 0x30000 0x803cf20 +.zwave_nvm 0x0 0x806cf20 +.nvm 0x8000 0x806cf20 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x11d64 0x0 -.debug_info 0xd85a81 0x0 -.debug_abbrev 0x2801e 0x0 -.debug_aranges 0x6940 0x0 -.debug_rnglists 0x4ed2 0x0 -.debug_line 0x7d179 0x0 -.debug_str 0x9857a 0x0 -.debug_loclists 0x2acad 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfb181c +.debug_frame 0x11dc4 0x0 +.debug_info 0xd8609a 0x0 +.debug_abbrev 0x281be 0x0 +.debug_aranges 0x6958 0x0 +.debug_rnglists 0x4ef7 0x0 +.debug_line 0x7d519 0x0 +.debug_str 0x987c1 0x0 +.debug_loclists 0x2acf8 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfb269b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 224288 + 224620 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41616 + 41632 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_LR_size.txt index 0243d4277b..caaa438c16 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36b7c 0x8006600 -.ARM.exidx 0x8 0x803d17c -.copy.table 0xc 0x803d184 -.zero.table 0x0 0x803d190 -.data 0x450 0x20009fe0 -.memory_manager_heap 0x0 0x2000a430 -.internal_storage 0x30000 0x803d5e0 -.zwave_nvm 0x0 0x806d5e0 -.nvm 0x8000 0x806d5e0 +.text 0x36ce8 0x8006600 +.ARM.exidx 0x8 0x803d2e8 +.copy.table 0xc 0x803d2f0 +.zero.table 0x0 0x803d2fc +.data 0x450 0x20009fec +.memory_manager_heap 0x4 0x2000a43c +.internal_storage 0x30000 0x803d74c +.zwave_nvm 0x0 0x806d74c +.nvm 0x8000 0x806d74c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12424 0x0 -.debug_info 0xd8c0c6 0x0 -.debug_abbrev 0x28ac3 0x0 -.debug_aranges 0x6b30 0x0 -.debug_rnglists 0x5194 0x0 -.debug_line 0x803a7 0x0 -.debug_str 0x9907c 0x0 -.debug_loclists 0x2e7ed 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc1694 +.debug_frame 0x12484 0x0 +.debug_info 0xd8c6df 0x0 +.debug_abbrev 0x28c63 0x0 +.debug_aranges 0x6b48 0x0 +.debug_rnglists 0x51b9 0x0 +.debug_line 0x80747 0x0 +.debug_str 0x992c3 0x0 +.debug_loclists 0x2e838 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc2533 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226348 + 226712 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt index d9b6b5fedf..a67d916c6b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36b7c 0x8006600 -.ARM.exidx 0x8 0x803d17c -.copy.table 0xc 0x803d184 -.zero.table 0x0 0x803d190 -.data 0x450 0x20009fe0 -.memory_manager_heap 0x0 0x2000a430 -.internal_storage 0x30000 0x803d5e0 -.zwave_nvm 0x0 0x806d5e0 -.nvm 0x8000 0x806d5e0 +.text 0x36ce8 0x8006600 +.ARM.exidx 0x8 0x803d2e8 +.copy.table 0xc 0x803d2f0 +.zero.table 0x0 0x803d2fc +.data 0x450 0x20009fec +.memory_manager_heap 0x4 0x2000a43c +.internal_storage 0x30000 0x803d74c +.zwave_nvm 0x0 0x806d74c +.nvm 0x8000 0x806d74c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12424 0x0 -.debug_info 0xd8c0c6 0x0 -.debug_abbrev 0x28ac3 0x0 -.debug_aranges 0x6b30 0x0 -.debug_rnglists 0x5194 0x0 -.debug_line 0x803a7 0x0 -.debug_str 0x99086 0x0 -.debug_loclists 0x2e7ed 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc169e +.debug_frame 0x12484 0x0 +.debug_info 0xd8c6df 0x0 +.debug_abbrev 0x28c63 0x0 +.debug_aranges 0x6b48 0x0 +.debug_rnglists 0x51b9 0x0 +.debug_line 0x80747 0x0 +.debug_str 0x992cd 0x0 +.debug_loclists 0x2e838 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc253d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226348 + 226712 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt index 0243d4277b..caaa438c16 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36b7c 0x8006600 -.ARM.exidx 0x8 0x803d17c -.copy.table 0xc 0x803d184 -.zero.table 0x0 0x803d190 -.data 0x450 0x20009fe0 -.memory_manager_heap 0x0 0x2000a430 -.internal_storage 0x30000 0x803d5e0 -.zwave_nvm 0x0 0x806d5e0 -.nvm 0x8000 0x806d5e0 +.text 0x36ce8 0x8006600 +.ARM.exidx 0x8 0x803d2e8 +.copy.table 0xc 0x803d2f0 +.zero.table 0x0 0x803d2fc +.data 0x450 0x20009fec +.memory_manager_heap 0x4 0x2000a43c +.internal_storage 0x30000 0x803d74c +.zwave_nvm 0x0 0x806d74c +.nvm 0x8000 0x806d74c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12424 0x0 -.debug_info 0xd8c0c6 0x0 -.debug_abbrev 0x28ac3 0x0 -.debug_aranges 0x6b30 0x0 -.debug_rnglists 0x5194 0x0 -.debug_line 0x803a7 0x0 -.debug_str 0x9907c 0x0 -.debug_loclists 0x2e7ed 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc1694 +.debug_frame 0x12484 0x0 +.debug_info 0xd8c6df 0x0 +.debug_abbrev 0x28c63 0x0 +.debug_aranges 0x6b48 0x0 +.debug_rnglists 0x51b9 0x0 +.debug_line 0x80747 0x0 +.debug_str 0x992c3 0x0 +.debug_loclists 0x2e838 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc2533 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226348 + 226712 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt index d9b6b5fedf..a67d916c6b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e34 0x20001000 -text_application_ram 0x1ac 0x20009e34 +.bss 0x8e40 0x20001000 +text_application_ram 0x1ac 0x20009e40 .rodata 0x2dc 0x800631c -.text 0x36b7c 0x8006600 -.ARM.exidx 0x8 0x803d17c -.copy.table 0xc 0x803d184 -.zero.table 0x0 0x803d190 -.data 0x450 0x20009fe0 -.memory_manager_heap 0x0 0x2000a430 -.internal_storage 0x30000 0x803d5e0 -.zwave_nvm 0x0 0x806d5e0 -.nvm 0x8000 0x806d5e0 +.text 0x36ce8 0x8006600 +.ARM.exidx 0x8 0x803d2e8 +.copy.table 0xc 0x803d2f0 +.zero.table 0x0 0x803d2fc +.data 0x450 0x20009fec +.memory_manager_heap 0x4 0x2000a43c +.internal_storage 0x30000 0x803d74c +.zwave_nvm 0x0 0x806d74c +.nvm 0x8000 0x806d74c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x12424 0x0 -.debug_info 0xd8c0c6 0x0 -.debug_abbrev 0x28ac3 0x0 -.debug_aranges 0x6b30 0x0 -.debug_rnglists 0x5194 0x0 -.debug_line 0x803a7 0x0 -.debug_str 0x99086 0x0 -.debug_loclists 0x2e7ed 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc169e +.debug_frame 0x12484 0x0 +.debug_info 0xd8c6df 0x0 +.debug_abbrev 0x28c63 0x0 +.debug_aranges 0x6b48 0x0 +.debug_rnglists 0x51b9 0x0 +.debug_line 0x80747 0x0 +.debug_str 0x992cd 0x0 +.debug_loclists 0x2e838 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc253d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 226348 + 226712 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42048 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_EU_LR_size.txt index 29d14ab930..8e714d951d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x369e4 0x8006600 -.ARM.exidx 0x8 0x803cfe4 -.copy.table 0xc 0x803cfec -.zero.table 0x0 0x803cff8 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d448 -.zwave_nvm 0x0 0x806d448 -.nvm 0x8000 0x806d448 +.text 0x36b50 0x8006600 +.ARM.exidx 0x8 0x803d150 +.copy.table 0xc 0x803d158 +.zero.table 0x0 0x803d164 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d5b4 +.zwave_nvm 0x0 0x806d5b4 +.nvm 0x8000 0x806d5b4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123f8 0x0 -.debug_info 0xd8ba03 0x0 -.debug_abbrev 0x28a5f 0x0 -.debug_aranges 0x6ae0 0x0 -.debug_rnglists 0x517c 0x0 -.debug_line 0x8060f 0x0 -.debug_str 0x988bf 0x0 -.debug_loclists 0x2e814 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc0814 +.debug_frame 0x12458 0x0 +.debug_info 0xd8c01c 0x0 +.debug_abbrev 0x28bff 0x0 +.debug_aranges 0x6af8 0x0 +.debug_rnglists 0x51a1 0x0 +.debug_line 0x809af 0x0 +.debug_str 0x98b06 0x0 +.debug_loclists 0x2e85f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc16aa The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225940 + 226304 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt index 29d14ab930..8e714d951d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4210A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8e30 0x20001000 -text_application_ram 0x1ac 0x20009e30 +.bss 0x8e3c 0x20001000 +text_application_ram 0x1ac 0x20009e3c .rodata 0x2dc 0x800631c -.text 0x369e4 0x8006600 -.ARM.exidx 0x8 0x803cfe4 -.copy.table 0xc 0x803cfec -.zero.table 0x0 0x803cff8 -.data 0x450 0x20009fdc -.memory_manager_heap 0x4 0x2000a42c -.internal_storage 0x30000 0x803d448 -.zwave_nvm 0x0 0x806d448 -.nvm 0x8000 0x806d448 +.text 0x36b50 0x8006600 +.ARM.exidx 0x8 0x803d150 +.copy.table 0xc 0x803d158 +.zero.table 0x0 0x803d164 +.data 0x450 0x20009fe8 +.memory_manager_heap 0x0 0x2000a438 +.internal_storage 0x30000 0x803d5b4 +.zwave_nvm 0x0 0x806d5b4 +.nvm 0x8000 0x806d5b4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x123f8 0x0 -.debug_info 0xd8ba03 0x0 -.debug_abbrev 0x28a5f 0x0 -.debug_aranges 0x6ae0 0x0 -.debug_rnglists 0x517c 0x0 -.debug_line 0x8060f 0x0 -.debug_str 0x988bf 0x0 -.debug_loclists 0x2e814 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc0814 +.debug_frame 0x12458 0x0 +.debug_info 0xd8c01c 0x0 +.debug_abbrev 0x28bff 0x0 +.debug_aranges 0x6af8 0x0 +.debug_rnglists 0x51a1 0x0 +.debug_line 0x809af 0x0 +.debug_str 0x98b06 0x0 +.debug_loclists 0x2e85f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc16aa The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 225940 + 226304 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 42032 + 42040 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_LR_size.txt index ce27eeb922..3a3396d313 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124d8 0x0 -.debug_info 0xd9073f 0x0 -.debug_abbrev 0x28dd8 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x51e6 0x0 -.debug_line 0x80b2c 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2eda8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc8723 +.debug_frame 0x12538 0x0 +.debug_info 0xd90d58 0x0 +.debug_abbrev 0x28f78 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x520b 0x0 +.debug_line 0x80ecc 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edf3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc95a7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt index 10037b6127..36bb9d0e58 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124d8 0x0 -.debug_info 0xd9073f 0x0 -.debug_abbrev 0x28dd8 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x51e6 0x0 -.debug_line 0x80b2c 0x0 -.debug_str 0x9a25d 0x0 -.debug_loclists 0x2eda8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc872d +.debug_frame 0x12538 0x0 +.debug_info 0xd90d58 0x0 +.debug_abbrev 0x28f78 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x520b 0x0 +.debug_line 0x80ecc 0x0 +.debug_str 0x9a4a4 0x0 +.debug_loclists 0x2edf3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc95b1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt index ce27eeb922..3a3396d313 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124d8 0x0 -.debug_info 0xd9073f 0x0 -.debug_abbrev 0x28dd8 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x51e6 0x0 -.debug_line 0x80b2c 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2eda8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc8723 +.debug_frame 0x12538 0x0 +.debug_info 0xd90d58 0x0 +.debug_abbrev 0x28f78 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x520b 0x0 +.debug_line 0x80ecc 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edf3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc95a7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt index 10037b6127..36bb9d0e58 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124d8 0x0 -.debug_info 0xd9073f 0x0 -.debug_abbrev 0x28dd8 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x51e6 0x0 -.debug_line 0x80b2c 0x0 -.debug_str 0x9a25d 0x0 -.debug_loclists 0x2eda8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc872d +.debug_frame 0x12538 0x0 +.debug_info 0xd90d58 0x0 +.debug_abbrev 0x28f78 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x520b 0x0 +.debug_line 0x80ecc 0x0 +.debug_str 0x9a4a4 0x0 +.debug_loclists 0x2edf3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc95b1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_LR_size.txt index 14d8765e98..70bb68d6b5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86d8 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc955c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt index a1d1d9a55e..9c76a9aa29 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a25d 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86e2 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a4a4 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc9566 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt index 14d8765e98..70bb68d6b5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86d8 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc955c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt index a1d1d9a55e..9c76a9aa29 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4400C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a25d 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86e2 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a4a4 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc9566 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_EU_LR_size.txt index ce27eeb922..3a3396d313 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124d8 0x0 -.debug_info 0xd9073f 0x0 -.debug_abbrev 0x28dd8 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x51e6 0x0 -.debug_line 0x80b2c 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2eda8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc8723 +.debug_frame 0x12538 0x0 +.debug_info 0xd90d58 0x0 +.debug_abbrev 0x28f78 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x520b 0x0 +.debug_line 0x80ecc 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edf3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc95a7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt index ce27eeb922..3a3396d313 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124d8 0x0 -.debug_info 0xd9073f 0x0 -.debug_abbrev 0x28dd8 0x0 -.debug_aranges 0x6b68 0x0 -.debug_rnglists 0x51e6 0x0 -.debug_line 0x80b2c 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2eda8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc8723 +.debug_frame 0x12538 0x0 +.debug_info 0xd90d58 0x0 +.debug_abbrev 0x28f78 0x0 +.debug_aranges 0x6b80 0x0 +.debug_rnglists 0x520b 0x0 +.debug_line 0x80ecc 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edf3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc95a7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_LR_size.txt index 14d8765e98..70bb68d6b5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86d8 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc955c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_size.txt index a1d1d9a55e..9c76a9aa29 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a25d 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86e2 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a4a4 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc9566 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt index 14d8765e98..70bb68d6b5 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a253 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86d8 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a49a 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc955c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_size.txt index a1d1d9a55e..9c76a9aa29 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_sensor_pir_BRD4401C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_sensor_pir.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x8d9c 0x20001000 -text_application_ram 0x1ac 0x20009d9c +.bss 0x8da8 0x20001000 +text_application_ram 0x1ac 0x20009da8 .rodata 0x2dc 0x8006328 -.text 0x373c4 0x8006610 -.ARM.exidx 0x8 0x803d9d4 -.copy.table 0xc 0x803d9dc -.zero.table 0x0 0x803d9e8 -.data 0x44c 0x20009f48 -.memory_manager_heap 0x4 0x2000a394 -.internal_storage 0x30000 0x803de34 -.zwave_nvm 0x0 0x806de34 -.nvm 0x8000 0x806de34 +.text 0x37510 0x8006610 +.ARM.exidx 0x8 0x803db20 +.copy.table 0xc 0x803db28 +.zero.table 0x0 0x803db34 +.data 0x44c 0x20009f54 +.memory_manager_heap 0x0 0x2000a3a0 +.internal_storage 0x30000 0x803df80 +.zwave_nvm 0x0 0x806df80 +.nvm 0x8000 0x806df80 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x29a 0x0 -.debug_frame 0x124ec 0x0 -.debug_info 0xd906cb 0x0 -.debug_abbrev 0x28df8 0x0 -.debug_aranges 0x6b70 0x0 -.debug_rnglists 0x520f 0x0 -.debug_line 0x80b24 0x0 -.debug_str 0x9a25d 0x0 -.debug_loclists 0x2ed74 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xfc86e2 +.debug_frame 0x1254c 0x0 +.debug_info 0xd90ce4 0x0 +.debug_abbrev 0x28f98 0x0 +.debug_aranges 0x6b88 0x0 +.debug_rnglists 0x5234 0x0 +.debug_line 0x80ec4 0x0 +.debug_str 0x9a4a4 0x0 +.debug_loclists 0x2edbf 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xfc9566 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 228476 + 228808 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 41880 + 41888 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_LR_size.txt index 4c8beb91e8..687e2a8ad6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3b0bc 0x80065e0 -.ARM.exidx 0x8 0x804169c -.copy.table 0xc 0x80416a4 -.zero.table 0x0 0x80416b0 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041b90 -.zwave_nvm 0x0 0x8071b90 -.nvm 0x8000 0x8071b90 +.text 0x3b0e0 0x80065e0 +.ARM.exidx 0x8 0x80416c0 +.copy.table 0xc 0x80416c8 +.zero.table 0x0 0x80416d4 +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041bb4 +.zwave_nvm 0x0 0x8071bb4 +.nvm 0x8000 0x8071bb4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13960 0x0 -.debug_info 0xd34a4a 0x0 -.debug_abbrev 0x2bbaf 0x0 -.debug_loclists 0x34203 0x0 -.debug_aranges 0x7008 0x0 -.debug_rnglists 0x5923 0x0 -.debug_line 0x88607 0x0 -.debug_str 0x9ac84 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf83b08 +.debug_frame 0x139b8 0x0 +.debug_info 0xd34f17 0x0 +.debug_abbrev 0x2bceb 0x0 +.debug_loclists 0x341e9 0x0 +.debug_aranges 0x7028 0x0 +.debug_rnglists 0x593f 0x0 +.debug_line 0x888ba 0x0 +.debug_str 0x9aebe 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8453f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244184 + 244220 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt index 2275406f81..3e1e3ae087 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3b0bc 0x80065e0 -.ARM.exidx 0x8 0x804169c -.copy.table 0xc 0x80416a4 -.zero.table 0x0 0x80416b0 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041b90 -.zwave_nvm 0x0 0x8071b90 -.nvm 0x8000 0x8071b90 +.text 0x3b0e0 0x80065e0 +.ARM.exidx 0x8 0x80416c0 +.copy.table 0xc 0x80416c8 +.zero.table 0x0 0x80416d4 +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041bb4 +.zwave_nvm 0x0 0x8071bb4 +.nvm 0x8000 0x8071bb4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13960 0x0 -.debug_info 0xd34a4a 0x0 -.debug_abbrev 0x2bbaf 0x0 -.debug_loclists 0x34203 0x0 -.debug_aranges 0x7008 0x0 -.debug_rnglists 0x5923 0x0 -.debug_line 0x88607 0x0 -.debug_str 0x9ac8e 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf83b12 +.debug_frame 0x139b8 0x0 +.debug_info 0xd34f17 0x0 +.debug_abbrev 0x2bceb 0x0 +.debug_loclists 0x341e9 0x0 +.debug_aranges 0x7028 0x0 +.debug_rnglists 0x593f 0x0 +.debug_line 0x888ba 0x0 +.debug_str 0x9aec8 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf84549 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244184 + 244220 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt index 4c8beb91e8..687e2a8ad6 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3b0bc 0x80065e0 -.ARM.exidx 0x8 0x804169c -.copy.table 0xc 0x80416a4 -.zero.table 0x0 0x80416b0 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041b90 -.zwave_nvm 0x0 0x8071b90 -.nvm 0x8000 0x8071b90 +.text 0x3b0e0 0x80065e0 +.ARM.exidx 0x8 0x80416c0 +.copy.table 0xc 0x80416c8 +.zero.table 0x0 0x80416d4 +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041bb4 +.zwave_nvm 0x0 0x8071bb4 +.nvm 0x8000 0x8071bb4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13960 0x0 -.debug_info 0xd34a4a 0x0 -.debug_abbrev 0x2bbaf 0x0 -.debug_loclists 0x34203 0x0 -.debug_aranges 0x7008 0x0 -.debug_rnglists 0x5923 0x0 -.debug_line 0x88607 0x0 -.debug_str 0x9ac84 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf83b08 +.debug_frame 0x139b8 0x0 +.debug_info 0xd34f17 0x0 +.debug_abbrev 0x2bceb 0x0 +.debug_loclists 0x341e9 0x0 +.debug_aranges 0x7028 0x0 +.debug_rnglists 0x593f 0x0 +.debug_line 0x888ba 0x0 +.debug_str 0x9aebe 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8453f The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244184 + 244220 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt index 2275406f81..3e1e3ae087 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2603A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3b0bc 0x80065e0 -.ARM.exidx 0x8 0x804169c -.copy.table 0xc 0x80416a4 -.zero.table 0x0 0x80416b0 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041b90 -.zwave_nvm 0x0 0x8071b90 -.nvm 0x8000 0x8071b90 +.text 0x3b0e0 0x80065e0 +.ARM.exidx 0x8 0x80416c0 +.copy.table 0xc 0x80416c8 +.zero.table 0x0 0x80416d4 +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041bb4 +.zwave_nvm 0x0 0x8071bb4 +.nvm 0x8000 0x8071bb4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13960 0x0 -.debug_info 0xd34a4a 0x0 -.debug_abbrev 0x2bbaf 0x0 -.debug_loclists 0x34203 0x0 -.debug_aranges 0x7008 0x0 -.debug_rnglists 0x5923 0x0 -.debug_line 0x88607 0x0 -.debug_str 0x9ac8e 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf83b12 +.debug_frame 0x139b8 0x0 +.debug_info 0xd34f17 0x0 +.debug_abbrev 0x2bceb 0x0 +.debug_loclists 0x341e9 0x0 +.debug_aranges 0x7028 0x0 +.debug_rnglists 0x593f 0x0 +.debug_line 0x888ba 0x0 +.debug_str 0x9aec8 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf84549 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244184 + 244220 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_LR_size.txt index bf1e428668..3bf3aa4a23 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b4f0 0x80065e0 -.ARM.exidx 0x8 0x8041ad0 -.copy.table 0xc 0x8041ad8 -.zero.table 0x0 0x8041ae4 -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8041fc0 -.zwave_nvm 0x0 0x8071fc0 -.nvm 0x8000 0x8071fc0 +.text 0x3b51c 0x80065e0 +.ARM.exidx 0x8 0x8041afc +.copy.table 0xc 0x8041b04 +.zero.table 0x0 0x8041b10 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x8041fec +.zwave_nvm 0x0 0x8071fec +.nvm 0x8000 0x8071fec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xd3230e 0x0 -.debug_abbrev 0x2b5c3 0x0 -.debug_loclists 0x3402a 0x0 -.debug_aranges 0x6f30 0x0 -.debug_rnglists 0x588c 0x0 -.debug_line 0x87603 0x0 -.debug_str 0x9b2bc 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf80194 +.debug_frame 0x137f0 0x0 +.debug_info 0xd327db 0x0 +.debug_abbrev 0x2b6ff 0x0 +.debug_loclists 0x34010 0x0 +.debug_aranges 0x6f50 0x0 +.debug_rnglists 0x58a8 0x0 +.debug_line 0x878b6 0x0 +.debug_str 0x9b4f6 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf80be8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245268 + 245312 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt index 136ce32162..54f07060d0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b4f0 0x80065e0 -.ARM.exidx 0x8 0x8041ad0 -.copy.table 0xc 0x8041ad8 -.zero.table 0x0 0x8041ae4 -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8041fc0 -.zwave_nvm 0x0 0x8071fc0 -.nvm 0x8000 0x8071fc0 +.text 0x3b51c 0x80065e0 +.ARM.exidx 0x8 0x8041afc +.copy.table 0xc 0x8041b04 +.zero.table 0x0 0x8041b10 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x8041fec +.zwave_nvm 0x0 0x8071fec +.nvm 0x8000 0x8071fec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xd3230e 0x0 -.debug_abbrev 0x2b5c3 0x0 -.debug_loclists 0x3402a 0x0 -.debug_aranges 0x6f30 0x0 -.debug_rnglists 0x588c 0x0 -.debug_line 0x87603 0x0 -.debug_str 0x9b2c6 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf8019e +.debug_frame 0x137f0 0x0 +.debug_info 0xd327db 0x0 +.debug_abbrev 0x2b6ff 0x0 +.debug_loclists 0x34010 0x0 +.debug_aranges 0x6f50 0x0 +.debug_rnglists 0x58a8 0x0 +.debug_line 0x878b6 0x0 +.debug_str 0x9b500 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf80bf2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245268 + 245312 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt index bf1e428668..3bf3aa4a23 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b4f0 0x80065e0 -.ARM.exidx 0x8 0x8041ad0 -.copy.table 0xc 0x8041ad8 -.zero.table 0x0 0x8041ae4 -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8041fc0 -.zwave_nvm 0x0 0x8071fc0 -.nvm 0x8000 0x8071fc0 +.text 0x3b51c 0x80065e0 +.ARM.exidx 0x8 0x8041afc +.copy.table 0xc 0x8041b04 +.zero.table 0x0 0x8041b10 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x8041fec +.zwave_nvm 0x0 0x8071fec +.nvm 0x8000 0x8071fec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xd3230e 0x0 -.debug_abbrev 0x2b5c3 0x0 -.debug_loclists 0x3402a 0x0 -.debug_aranges 0x6f30 0x0 -.debug_rnglists 0x588c 0x0 -.debug_line 0x87603 0x0 -.debug_str 0x9b2bc 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf80194 +.debug_frame 0x137f0 0x0 +.debug_info 0xd327db 0x0 +.debug_abbrev 0x2b6ff 0x0 +.debug_loclists 0x34010 0x0 +.debug_aranges 0x6f50 0x0 +.debug_rnglists 0x58a8 0x0 +.debug_line 0x878b6 0x0 +.debug_str 0x9b4f6 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf80be8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245268 + 245312 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt index 136ce32162..54f07060d0 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD2705A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b4f0 0x80065e0 -.ARM.exidx 0x8 0x8041ad0 -.copy.table 0xc 0x8041ad8 -.zero.table 0x0 0x8041ae4 -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8041fc0 -.zwave_nvm 0x0 0x8071fc0 -.nvm 0x8000 0x8071fc0 +.text 0x3b51c 0x80065e0 +.ARM.exidx 0x8 0x8041afc +.copy.table 0xc 0x8041b04 +.zero.table 0x0 0x8041b10 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x8041fec +.zwave_nvm 0x0 0x8071fec +.nvm 0x8000 0x8071fec .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13798 0x0 -.debug_info 0xd3230e 0x0 -.debug_abbrev 0x2b5c3 0x0 -.debug_loclists 0x3402a 0x0 -.debug_aranges 0x6f30 0x0 -.debug_rnglists 0x588c 0x0 -.debug_line 0x87603 0x0 -.debug_str 0x9b2c6 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf8019e +.debug_frame 0x137f0 0x0 +.debug_info 0xd327db 0x0 +.debug_abbrev 0x2b6ff 0x0 +.debug_loclists 0x34010 0x0 +.debug_aranges 0x6f50 0x0 +.debug_rnglists 0x58a8 0x0 +.debug_line 0x878b6 0x0 +.debug_str 0x9b500 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf80bf2 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245268 + 245312 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_LR_size.txt index 72da65f6ae..fce656f2ef 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3ace4 0x80065e0 -.ARM.exidx 0x8 0x80412c4 -.copy.table 0xc 0x80412cc -.zero.table 0x0 0x80412d8 -.data 0x4dc 0x2000a9f0 -.memory_manager_heap 0x4 0x2000aecc -.internal_storage 0x30000 0x80417b4 -.zwave_nvm 0x0 0x80717b4 -.nvm 0x8000 0x80717b4 +.text 0x3ad30 0x80065e0 +.ARM.exidx 0x8 0x8041310 +.copy.table 0xc 0x8041318 +.zero.table 0x0 0x8041324 +.data 0x4dc 0x2000a9fc +.memory_manager_heap 0x0 0x2000aed8 +.internal_storage 0x30000 0x8041800 +.zwave_nvm 0x0 0x8071800 +.nvm 0x8000 0x8071800 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138dc 0x0 -.debug_info 0xd336dd 0x0 -.debug_abbrev 0x2b7e3 0x0 -.debug_loclists 0x341ae 0x0 -.debug_aranges 0x6f78 0x0 -.debug_rnglists 0x58e5 0x0 -.debug_line 0x88276 0x0 -.debug_str 0x9a05c 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf80e90 +.debug_frame 0x13934 0x0 +.debug_info 0xd33baa 0x0 +.debug_abbrev 0x2b91f 0x0 +.debug_loclists 0x34194 0x0 +.debug_aranges 0x6f98 0x0 +.debug_rnglists 0x5901 0x0 +.debug_line 0x88529 0x0 +.debug_str 0x9a296 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf818ee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243196 + 243272 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44760 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt index 2d25894ef1..224752e77d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3ace4 0x80065e0 -.ARM.exidx 0x8 0x80412c4 -.copy.table 0xc 0x80412cc -.zero.table 0x0 0x80412d8 -.data 0x4dc 0x2000a9f0 -.memory_manager_heap 0x4 0x2000aecc -.internal_storage 0x30000 0x80417b4 -.zwave_nvm 0x0 0x80717b4 -.nvm 0x8000 0x80717b4 +.text 0x3ad30 0x80065e0 +.ARM.exidx 0x8 0x8041310 +.copy.table 0xc 0x8041318 +.zero.table 0x0 0x8041324 +.data 0x4dc 0x2000a9fc +.memory_manager_heap 0x0 0x2000aed8 +.internal_storage 0x30000 0x8041800 +.zwave_nvm 0x0 0x8071800 +.nvm 0x8000 0x8071800 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138dc 0x0 -.debug_info 0xd336dd 0x0 -.debug_abbrev 0x2b7e3 0x0 -.debug_loclists 0x341ae 0x0 -.debug_aranges 0x6f78 0x0 -.debug_rnglists 0x58e5 0x0 -.debug_line 0x88276 0x0 -.debug_str 0x9a066 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf80e9a +.debug_frame 0x13934 0x0 +.debug_info 0xd33baa 0x0 +.debug_abbrev 0x2b91f 0x0 +.debug_loclists 0x34194 0x0 +.debug_aranges 0x6f98 0x0 +.debug_rnglists 0x5901 0x0 +.debug_line 0x88529 0x0 +.debug_str 0x9a2a0 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf818f8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243196 + 243272 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44760 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt index 72da65f6ae..fce656f2ef 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3ace4 0x80065e0 -.ARM.exidx 0x8 0x80412c4 -.copy.table 0xc 0x80412cc -.zero.table 0x0 0x80412d8 -.data 0x4dc 0x2000a9f0 -.memory_manager_heap 0x4 0x2000aecc -.internal_storage 0x30000 0x80417b4 -.zwave_nvm 0x0 0x80717b4 -.nvm 0x8000 0x80717b4 +.text 0x3ad30 0x80065e0 +.ARM.exidx 0x8 0x8041310 +.copy.table 0xc 0x8041318 +.zero.table 0x0 0x8041324 +.data 0x4dc 0x2000a9fc +.memory_manager_heap 0x0 0x2000aed8 +.internal_storage 0x30000 0x8041800 +.zwave_nvm 0x0 0x8071800 +.nvm 0x8000 0x8071800 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138dc 0x0 -.debug_info 0xd336dd 0x0 -.debug_abbrev 0x2b7e3 0x0 -.debug_loclists 0x341ae 0x0 -.debug_aranges 0x6f78 0x0 -.debug_rnglists 0x58e5 0x0 -.debug_line 0x88276 0x0 -.debug_str 0x9a05c 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf80e90 +.debug_frame 0x13934 0x0 +.debug_info 0xd33baa 0x0 +.debug_abbrev 0x2b91f 0x0 +.debug_loclists 0x34194 0x0 +.debug_aranges 0x6f98 0x0 +.debug_rnglists 0x5901 0x0 +.debug_line 0x88529 0x0 +.debug_str 0x9a296 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf818ee The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243196 + 243272 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44760 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt index 2d25894ef1..224752e77d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3ace4 0x80065e0 -.ARM.exidx 0x8 0x80412c4 -.copy.table 0xc 0x80412cc -.zero.table 0x0 0x80412d8 -.data 0x4dc 0x2000a9f0 -.memory_manager_heap 0x4 0x2000aecc -.internal_storage 0x30000 0x80417b4 -.zwave_nvm 0x0 0x80717b4 -.nvm 0x8000 0x80717b4 +.text 0x3ad30 0x80065e0 +.ARM.exidx 0x8 0x8041310 +.copy.table 0xc 0x8041318 +.zero.table 0x0 0x8041324 +.data 0x4dc 0x2000a9fc +.memory_manager_heap 0x0 0x2000aed8 +.internal_storage 0x30000 0x8041800 +.zwave_nvm 0x0 0x8071800 +.nvm 0x8000 0x8071800 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138dc 0x0 -.debug_info 0xd336dd 0x0 -.debug_abbrev 0x2b7e3 0x0 -.debug_loclists 0x341ae 0x0 -.debug_aranges 0x6f78 0x0 -.debug_rnglists 0x58e5 0x0 -.debug_line 0x88276 0x0 -.debug_str 0x9a066 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf80e9a +.debug_frame 0x13934 0x0 +.debug_info 0xd33baa 0x0 +.debug_abbrev 0x2b91f 0x0 +.debug_loclists 0x34194 0x0 +.debug_aranges 0x6f98 0x0 +.debug_rnglists 0x5901 0x0 +.debug_line 0x88529 0x0 +.debug_str 0x9a2a0 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf818f8 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243196 + 243272 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44760 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_LR_size.txt index 2469206af1..e47346feae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3addc 0x80065e0 -.ARM.exidx 0x8 0x80413bc -.copy.table 0xc 0x80413c4 -.zero.table 0x0 0x80413d0 -.data 0x4e0 0x2000a9f0 -.memory_manager_heap 0x0 0x2000aed0 -.internal_storage 0x30000 0x80418b0 -.zwave_nvm 0x0 0x80718b0 -.nvm 0x8000 0x80718b0 +.text 0x3ae00 0x80065e0 +.ARM.exidx 0x8 0x80413e0 +.copy.table 0xc 0x80413e8 +.zero.table 0x0 0x80413f4 +.data 0x4e0 0x2000a9fc +.memory_manager_heap 0x4 0x2000aedc +.internal_storage 0x30000 0x80418d4 +.zwave_nvm 0x0 0x80718d4 +.nvm 0x8000 0x80718d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13910 0x0 -.debug_info 0xd33cbf 0x0 -.debug_abbrev 0x2b95c 0x0 -.debug_loclists 0x341e0 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x58f8 0x0 -.debug_line 0x88579 0x0 -.debug_str 0x9a25a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf81c7d +.debug_frame 0x13968 0x0 +.debug_info 0xd3418c 0x0 +.debug_abbrev 0x2ba98 0x0 +.debug_loclists 0x341c6 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5914 0x0 +.debug_line 0x8882c 0x0 +.debug_str 0x9a494 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf826bb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243448 + 243484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt index 7f219da99a..1d11be5f76 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3addc 0x80065e0 -.ARM.exidx 0x8 0x80413bc -.copy.table 0xc 0x80413c4 -.zero.table 0x0 0x80413d0 -.data 0x4e0 0x2000a9f0 -.memory_manager_heap 0x0 0x2000aed0 -.internal_storage 0x30000 0x80418b0 -.zwave_nvm 0x0 0x80718b0 -.nvm 0x8000 0x80718b0 +.text 0x3ae00 0x80065e0 +.ARM.exidx 0x8 0x80413e0 +.copy.table 0xc 0x80413e8 +.zero.table 0x0 0x80413f4 +.data 0x4e0 0x2000a9fc +.memory_manager_heap 0x4 0x2000aedc +.internal_storage 0x30000 0x80418d4 +.zwave_nvm 0x0 0x80718d4 +.nvm 0x8000 0x80718d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13910 0x0 -.debug_info 0xd33cbf 0x0 -.debug_abbrev 0x2b95c 0x0 -.debug_loclists 0x341e0 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x58f8 0x0 -.debug_line 0x88579 0x0 -.debug_str 0x9a264 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf81c87 +.debug_frame 0x13968 0x0 +.debug_info 0xd3418c 0x0 +.debug_abbrev 0x2ba98 0x0 +.debug_loclists 0x341c6 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5914 0x0 +.debug_line 0x8882c 0x0 +.debug_str 0x9a49e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf826c5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243448 + 243484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt index 2469206af1..e47346feae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3addc 0x80065e0 -.ARM.exidx 0x8 0x80413bc -.copy.table 0xc 0x80413c4 -.zero.table 0x0 0x80413d0 -.data 0x4e0 0x2000a9f0 -.memory_manager_heap 0x0 0x2000aed0 -.internal_storage 0x30000 0x80418b0 -.zwave_nvm 0x0 0x80718b0 -.nvm 0x8000 0x80718b0 +.text 0x3ae00 0x80065e0 +.ARM.exidx 0x8 0x80413e0 +.copy.table 0xc 0x80413e8 +.zero.table 0x0 0x80413f4 +.data 0x4e0 0x2000a9fc +.memory_manager_heap 0x4 0x2000aedc +.internal_storage 0x30000 0x80418d4 +.zwave_nvm 0x0 0x80718d4 +.nvm 0x8000 0x80718d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13910 0x0 -.debug_info 0xd33cbf 0x0 -.debug_abbrev 0x2b95c 0x0 -.debug_loclists 0x341e0 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x58f8 0x0 -.debug_line 0x88579 0x0 -.debug_str 0x9a25a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf81c7d +.debug_frame 0x13968 0x0 +.debug_info 0xd3418c 0x0 +.debug_abbrev 0x2ba98 0x0 +.debug_loclists 0x341c6 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5914 0x0 +.debug_line 0x8882c 0x0 +.debug_str 0x9a494 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf826bb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243448 + 243484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt index 7f219da99a..1d11be5f76 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4204D_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3addc 0x80065e0 -.ARM.exidx 0x8 0x80413bc -.copy.table 0xc 0x80413c4 -.zero.table 0x0 0x80413d0 -.data 0x4e0 0x2000a9f0 -.memory_manager_heap 0x0 0x2000aed0 -.internal_storage 0x30000 0x80418b0 -.zwave_nvm 0x0 0x80718b0 -.nvm 0x8000 0x80718b0 +.text 0x3ae00 0x80065e0 +.ARM.exidx 0x8 0x80413e0 +.copy.table 0xc 0x80413e8 +.zero.table 0x0 0x80413f4 +.data 0x4e0 0x2000a9fc +.memory_manager_heap 0x4 0x2000aedc +.internal_storage 0x30000 0x80418d4 +.zwave_nvm 0x0 0x80718d4 +.nvm 0x8000 0x80718d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13910 0x0 -.debug_info 0xd33cbf 0x0 -.debug_abbrev 0x2b95c 0x0 -.debug_loclists 0x341e0 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x58f8 0x0 -.debug_line 0x88579 0x0 -.debug_str 0x9a264 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf81c87 +.debug_frame 0x13968 0x0 +.debug_info 0xd3418c 0x0 +.debug_abbrev 0x2ba98 0x0 +.debug_loclists 0x341c6 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5914 0x0 +.debug_line 0x8882c 0x0 +.debug_str 0x9a49e 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf826c5 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243448 + 243484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_LR_size.txt index 1792ffe40b..29bd55a35a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x96a8 0x20001000 -text_application_ram 0x1ac 0x2000a6a8 +.bss 0x96b4 0x20001000 +text_application_ram 0x1ac 0x2000a6b4 .rodata 0x2b8 0x800631c -.text 0x3a764 0x80065e0 -.ARM.exidx 0x8 0x8040d44 -.copy.table 0xc 0x8040d4c -.zero.table 0x0 0x8040d58 -.data 0x4e0 0x2000a854 -.memory_manager_heap 0x4 0x2000ad34 -.internal_storage 0x30000 0x8041238 -.zwave_nvm 0x0 0x8071238 -.nvm 0x8000 0x8071238 +.text 0x3a790 0x80065e0 +.ARM.exidx 0x8 0x8040d70 +.copy.table 0xc 0x8040d78 +.zero.table 0x0 0x8040d84 +.data 0x4e0 0x2000a860 +.memory_manager_heap 0x0 0x2000ad40 +.internal_storage 0x30000 0x8041264 +.zwave_nvm 0x0 0x8071264 +.nvm 0x8000 0x8071264 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1327c 0x0 -.debug_info 0xd2dd25 0x0 -.debug_abbrev 0x2af1b 0x0 -.debug_loclists 0x30663 0x0 -.debug_aranges 0x6df8 0x0 -.debug_rnglists 0x564e 0x0 -.debug_line 0x85096 0x0 -.debug_str 0x99f1b 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf72c14 +.debug_frame 0x132d4 0x0 +.debug_info 0xd2e1f2 0x0 +.debug_abbrev 0x2b057 0x0 +.debug_loclists 0x30649 0x0 +.debug_aranges 0x6e18 0x0 +.debug_rnglists 0x566a 0x0 +.debug_line 0x85349 0x0 +.debug_str 0x9a155 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf73653 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241792 + 241836 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44344 + 44352 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt index 0f34707a9e..6d18dea34a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x96a8 0x20001000 -text_application_ram 0x1ac 0x2000a6a8 +.bss 0x96b4 0x20001000 +text_application_ram 0x1ac 0x2000a6b4 .rodata 0x2b8 0x800631c -.text 0x3a764 0x80065e0 -.ARM.exidx 0x8 0x8040d44 -.copy.table 0xc 0x8040d4c -.zero.table 0x0 0x8040d58 -.data 0x4e0 0x2000a854 -.memory_manager_heap 0x4 0x2000ad34 -.internal_storage 0x30000 0x8041238 -.zwave_nvm 0x0 0x8071238 -.nvm 0x8000 0x8071238 +.text 0x3a790 0x80065e0 +.ARM.exidx 0x8 0x8040d70 +.copy.table 0xc 0x8040d78 +.zero.table 0x0 0x8040d84 +.data 0x4e0 0x2000a860 +.memory_manager_heap 0x0 0x2000ad40 +.internal_storage 0x30000 0x8041264 +.zwave_nvm 0x0 0x8071264 +.nvm 0x8000 0x8071264 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1327c 0x0 -.debug_info 0xd2dd25 0x0 -.debug_abbrev 0x2af1b 0x0 -.debug_loclists 0x30663 0x0 -.debug_aranges 0x6df8 0x0 -.debug_rnglists 0x564e 0x0 -.debug_line 0x85096 0x0 -.debug_str 0x99f25 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf72c1e +.debug_frame 0x132d4 0x0 +.debug_info 0xd2e1f2 0x0 +.debug_abbrev 0x2b057 0x0 +.debug_loclists 0x30649 0x0 +.debug_aranges 0x6e18 0x0 +.debug_rnglists 0x566a 0x0 +.debug_line 0x85349 0x0 +.debug_str 0x9a15f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf7365d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241792 + 241836 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44344 + 44352 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt index 1792ffe40b..29bd55a35a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x96a8 0x20001000 -text_application_ram 0x1ac 0x2000a6a8 +.bss 0x96b4 0x20001000 +text_application_ram 0x1ac 0x2000a6b4 .rodata 0x2b8 0x800631c -.text 0x3a764 0x80065e0 -.ARM.exidx 0x8 0x8040d44 -.copy.table 0xc 0x8040d4c -.zero.table 0x0 0x8040d58 -.data 0x4e0 0x2000a854 -.memory_manager_heap 0x4 0x2000ad34 -.internal_storage 0x30000 0x8041238 -.zwave_nvm 0x0 0x8071238 -.nvm 0x8000 0x8071238 +.text 0x3a790 0x80065e0 +.ARM.exidx 0x8 0x8040d70 +.copy.table 0xc 0x8040d78 +.zero.table 0x0 0x8040d84 +.data 0x4e0 0x2000a860 +.memory_manager_heap 0x0 0x2000ad40 +.internal_storage 0x30000 0x8041264 +.zwave_nvm 0x0 0x8071264 +.nvm 0x8000 0x8071264 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1327c 0x0 -.debug_info 0xd2dd25 0x0 -.debug_abbrev 0x2af1b 0x0 -.debug_loclists 0x30663 0x0 -.debug_aranges 0x6df8 0x0 -.debug_rnglists 0x564e 0x0 -.debug_line 0x85096 0x0 -.debug_str 0x99f1b 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf72c14 +.debug_frame 0x132d4 0x0 +.debug_info 0xd2e1f2 0x0 +.debug_abbrev 0x2b057 0x0 +.debug_loclists 0x30649 0x0 +.debug_aranges 0x6e18 0x0 +.debug_rnglists 0x566a 0x0 +.debug_line 0x85349 0x0 +.debug_str 0x9a155 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf73653 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241792 + 241836 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44344 + 44352 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt index 0f34707a9e..6d18dea34a 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x96a8 0x20001000 -text_application_ram 0x1ac 0x2000a6a8 +.bss 0x96b4 0x20001000 +text_application_ram 0x1ac 0x2000a6b4 .rodata 0x2b8 0x800631c -.text 0x3a764 0x80065e0 -.ARM.exidx 0x8 0x8040d44 -.copy.table 0xc 0x8040d4c -.zero.table 0x0 0x8040d58 -.data 0x4e0 0x2000a854 -.memory_manager_heap 0x4 0x2000ad34 -.internal_storage 0x30000 0x8041238 -.zwave_nvm 0x0 0x8071238 -.nvm 0x8000 0x8071238 +.text 0x3a790 0x80065e0 +.ARM.exidx 0x8 0x8040d70 +.copy.table 0xc 0x8040d78 +.zero.table 0x0 0x8040d84 +.data 0x4e0 0x2000a860 +.memory_manager_heap 0x0 0x2000ad40 +.internal_storage 0x30000 0x8041264 +.zwave_nvm 0x0 0x8071264 +.nvm 0x8000 0x8071264 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1327c 0x0 -.debug_info 0xd2dd25 0x0 -.debug_abbrev 0x2af1b 0x0 -.debug_loclists 0x30663 0x0 -.debug_aranges 0x6df8 0x0 -.debug_rnglists 0x564e 0x0 -.debug_line 0x85096 0x0 -.debug_str 0x99f25 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf72c1e +.debug_frame 0x132d4 0x0 +.debug_info 0xd2e1f2 0x0 +.debug_abbrev 0x2b057 0x0 +.debug_loclists 0x30649 0x0 +.debug_aranges 0x6e18 0x0 +.debug_rnglists 0x566a 0x0 +.debug_line 0x85349 0x0 +.debug_str 0x9a15f 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf7365d The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241792 + 241836 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44344 + 44352 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_LR_size.txt index e43bc1d497..e40a90046e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3af74 0x80065e0 -.ARM.exidx 0x8 0x8041554 -.copy.table 0xc 0x804155c -.zero.table 0x0 0x8041568 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041a48 -.zwave_nvm 0x0 0x8071a48 -.nvm 0x8000 0x8071a48 +.text 0x3afb8 0x80065e0 +.ARM.exidx 0x8 0x8041598 +.copy.table 0xc 0x80415a0 +.zero.table 0x0 0x80415ac +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041a8c +.zwave_nvm 0x0 0x8071a8c +.nvm 0x8000 0x8071a8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1393c 0x0 -.debug_info 0xd34382 0x0 -.debug_abbrev 0x2b9c0 0x0 -.debug_loclists 0x341ac 0x0 -.debug_aranges 0x6fe8 0x0 -.debug_rnglists 0x5910 0x0 -.debug_line 0x882c4 0x0 -.debug_str 0x9aa27 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf82abb +.debug_frame 0x13994 0x0 +.debug_info 0xd3484f 0x0 +.debug_abbrev 0x2bafc 0x0 +.debug_loclists 0x34192 0x0 +.debug_aranges 0x7008 0x0 +.debug_rnglists 0x592c 0x0 +.debug_line 0x88577 0x0 +.debug_str 0x9ac61 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf83512 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243856 + 243924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt index 03f062e376..0d445910aa 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3af74 0x80065e0 -.ARM.exidx 0x8 0x8041554 -.copy.table 0xc 0x804155c -.zero.table 0x0 0x8041568 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041a48 -.zwave_nvm 0x0 0x8071a48 -.nvm 0x8000 0x8071a48 +.text 0x3afb8 0x80065e0 +.ARM.exidx 0x8 0x8041598 +.copy.table 0xc 0x80415a0 +.zero.table 0x0 0x80415ac +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041a8c +.zwave_nvm 0x0 0x8071a8c +.nvm 0x8000 0x8071a8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1393c 0x0 -.debug_info 0xd34382 0x0 -.debug_abbrev 0x2b9c0 0x0 -.debug_loclists 0x341ac 0x0 -.debug_aranges 0x6fe8 0x0 -.debug_rnglists 0x5910 0x0 -.debug_line 0x882c4 0x0 -.debug_str 0x9aa31 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf82ac5 +.debug_frame 0x13994 0x0 +.debug_info 0xd3484f 0x0 +.debug_abbrev 0x2bafc 0x0 +.debug_loclists 0x34192 0x0 +.debug_aranges 0x7008 0x0 +.debug_rnglists 0x592c 0x0 +.debug_line 0x88577 0x0 +.debug_str 0x9ac6b 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8351c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243856 + 243924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt index e43bc1d497..e40a90046e 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3af74 0x80065e0 -.ARM.exidx 0x8 0x8041554 -.copy.table 0xc 0x804155c -.zero.table 0x0 0x8041568 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041a48 -.zwave_nvm 0x0 0x8071a48 -.nvm 0x8000 0x8071a48 +.text 0x3afb8 0x80065e0 +.ARM.exidx 0x8 0x8041598 +.copy.table 0xc 0x80415a0 +.zero.table 0x0 0x80415ac +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041a8c +.zwave_nvm 0x0 0x8071a8c +.nvm 0x8000 0x8071a8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1393c 0x0 -.debug_info 0xd34382 0x0 -.debug_abbrev 0x2b9c0 0x0 -.debug_loclists 0x341ac 0x0 -.debug_aranges 0x6fe8 0x0 -.debug_rnglists 0x5910 0x0 -.debug_line 0x882c4 0x0 -.debug_str 0x9aa27 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf82abb +.debug_frame 0x13994 0x0 +.debug_info 0xd3484f 0x0 +.debug_abbrev 0x2bafc 0x0 +.debug_loclists 0x34192 0x0 +.debug_aranges 0x7008 0x0 +.debug_rnglists 0x592c 0x0 +.debug_line 0x88577 0x0 +.debug_str 0x9ac61 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf83512 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243856 + 243924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt index 03f062e376..0d445910aa 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9848 0x20001000 -text_application_ram 0x1ac 0x2000a848 +.bss 0x9854 0x20001000 +text_application_ram 0x1ac 0x2000a854 .rodata 0x2b8 0x800631c -.text 0x3af74 0x80065e0 -.ARM.exidx 0x8 0x8041554 -.copy.table 0xc 0x804155c -.zero.table 0x0 0x8041568 -.data 0x4e0 0x2000a9f4 -.memory_manager_heap 0x4 0x2000aed4 -.internal_storage 0x30000 0x8041a48 -.zwave_nvm 0x0 0x8071a48 -.nvm 0x8000 0x8071a48 +.text 0x3afb8 0x80065e0 +.ARM.exidx 0x8 0x8041598 +.copy.table 0xc 0x80415a0 +.zero.table 0x0 0x80415ac +.data 0x4e0 0x2000aa00 +.memory_manager_heap 0x0 0x2000aee0 +.internal_storage 0x30000 0x8041a8c +.zwave_nvm 0x0 0x8071a8c +.nvm 0x8000 0x8071a8c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1393c 0x0 -.debug_info 0xd34382 0x0 -.debug_abbrev 0x2b9c0 0x0 -.debug_loclists 0x341ac 0x0 -.debug_aranges 0x6fe8 0x0 -.debug_rnglists 0x5910 0x0 -.debug_line 0x882c4 0x0 -.debug_str 0x9aa31 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf82ac5 +.debug_frame 0x13994 0x0 +.debug_info 0xd3484f 0x0 +.debug_abbrev 0x2bafc 0x0 +.debug_loclists 0x34192 0x0 +.debug_aranges 0x7008 0x0 +.debug_rnglists 0x592c 0x0 +.debug_line 0x88577 0x0 +.debug_str 0x9ac6b 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8351c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243856 + 243924 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44760 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_EU_LR_size.txt index 2469206af1..e47346feae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3addc 0x80065e0 -.ARM.exidx 0x8 0x80413bc -.copy.table 0xc 0x80413c4 -.zero.table 0x0 0x80413d0 -.data 0x4e0 0x2000a9f0 -.memory_manager_heap 0x0 0x2000aed0 -.internal_storage 0x30000 0x80418b0 -.zwave_nvm 0x0 0x80718b0 -.nvm 0x8000 0x80718b0 +.text 0x3ae00 0x80065e0 +.ARM.exidx 0x8 0x80413e0 +.copy.table 0xc 0x80413e8 +.zero.table 0x0 0x80413f4 +.data 0x4e0 0x2000a9fc +.memory_manager_heap 0x4 0x2000aedc +.internal_storage 0x30000 0x80418d4 +.zwave_nvm 0x0 0x80718d4 +.nvm 0x8000 0x80718d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13910 0x0 -.debug_info 0xd33cbf 0x0 -.debug_abbrev 0x2b95c 0x0 -.debug_loclists 0x341e0 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x58f8 0x0 -.debug_line 0x88579 0x0 -.debug_str 0x9a25a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf81c7d +.debug_frame 0x13968 0x0 +.debug_info 0xd3418c 0x0 +.debug_abbrev 0x2ba98 0x0 +.debug_loclists 0x341c6 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5914 0x0 +.debug_line 0x8882c 0x0 +.debug_str 0x9a494 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf826bb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243448 + 243484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt index 2469206af1..e47346feae 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4210A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9844 0x20001000 -text_application_ram 0x1ac 0x2000a844 +.bss 0x9850 0x20001000 +text_application_ram 0x1ac 0x2000a850 .rodata 0x2b8 0x800631c -.text 0x3addc 0x80065e0 -.ARM.exidx 0x8 0x80413bc -.copy.table 0xc 0x80413c4 -.zero.table 0x0 0x80413d0 -.data 0x4e0 0x2000a9f0 -.memory_manager_heap 0x0 0x2000aed0 -.internal_storage 0x30000 0x80418b0 -.zwave_nvm 0x0 0x80718b0 -.nvm 0x8000 0x80718b0 +.text 0x3ae00 0x80065e0 +.ARM.exidx 0x8 0x80413e0 +.copy.table 0xc 0x80413e8 +.zero.table 0x0 0x80413f4 +.data 0x4e0 0x2000a9fc +.memory_manager_heap 0x4 0x2000aedc +.internal_storage 0x30000 0x80418d4 +.zwave_nvm 0x0 0x80718d4 +.nvm 0x8000 0x80718d4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13910 0x0 -.debug_info 0xd33cbf 0x0 -.debug_abbrev 0x2b95c 0x0 -.debug_loclists 0x341e0 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x58f8 0x0 -.debug_line 0x88579 0x0 -.debug_str 0x9a25a 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf81c7d +.debug_frame 0x13968 0x0 +.debug_info 0xd3418c 0x0 +.debug_abbrev 0x2ba98 0x0 +.debug_loclists 0x341c6 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5914 0x0 +.debug_line 0x8882c 0x0 +.debug_str 0x9a494 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf826bb The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243448 + 243484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44752 + 44768 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_LR_size.txt index 4c2fd1d5ab..a2b2ba8d39 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x139f0 0x0 -.debug_info 0xd38a31 0x0 -.debug_abbrev 0x2bcd3 0x0 -.debug_loclists 0x34734 0x0 -.debug_aranges 0x7020 0x0 -.debug_rnglists 0x5962 0x0 -.debug_line 0x88a3f 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89ad0 +.debug_frame 0x13a48 0x0 +.debug_info 0xd38efe 0x0 +.debug_abbrev 0x2be0f 0x0 +.debug_loclists 0x3471a 0x0 +.debug_aranges 0x7040 0x0 +.debug_rnglists 0x597e 0x0 +.debug_line 0x88cf2 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a524 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt index 02fa63bc81..2a85dff367 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x139f0 0x0 -.debug_info 0xd38a31 0x0 -.debug_abbrev 0x2bcd3 0x0 -.debug_loclists 0x34734 0x0 -.debug_aranges 0x7020 0x0 -.debug_rnglists 0x5962 0x0 -.debug_line 0x88a3f 0x0 -.debug_str 0x9bb93 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89ada +.debug_frame 0x13a48 0x0 +.debug_info 0xd38efe 0x0 +.debug_abbrev 0x2be0f 0x0 +.debug_loclists 0x3471a 0x0 +.debug_aranges 0x7040 0x0 +.debug_rnglists 0x597e 0x0 +.debug_line 0x88cf2 0x0 +.debug_str 0x9bdcd 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a52e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt index 4c2fd1d5ab..a2b2ba8d39 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x139f0 0x0 -.debug_info 0xd38a31 0x0 -.debug_abbrev 0x2bcd3 0x0 -.debug_loclists 0x34734 0x0 -.debug_aranges 0x7020 0x0 -.debug_rnglists 0x5962 0x0 -.debug_line 0x88a3f 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89ad0 +.debug_frame 0x13a48 0x0 +.debug_info 0xd38efe 0x0 +.debug_abbrev 0x2be0f 0x0 +.debug_loclists 0x3471a 0x0 +.debug_aranges 0x7040 0x0 +.debug_rnglists 0x597e 0x0 +.debug_line 0x88cf2 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a524 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt index 02fa63bc81..2a85dff367 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x139f0 0x0 -.debug_info 0xd38a31 0x0 -.debug_abbrev 0x2bcd3 0x0 -.debug_loclists 0x34734 0x0 -.debug_aranges 0x7020 0x0 -.debug_rnglists 0x5962 0x0 -.debug_line 0x88a3f 0x0 -.debug_str 0x9bb93 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89ada +.debug_frame 0x13a48 0x0 +.debug_info 0xd38efe 0x0 +.debug_abbrev 0x2be0f 0x0 +.debug_loclists 0x3471a 0x0 +.debug_aranges 0x7040 0x0 +.debug_rnglists 0x597e 0x0 +.debug_line 0x88cf2 0x0 +.debug_str 0x9bdcd 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a52e The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_LR_size.txt index f4fcb6706f..8933312b7b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a85 +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4d9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt index 9fd4ab69d9..659f69b0a1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb93 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a8f +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdcd 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4e3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt index f4fcb6706f..8933312b7b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a85 +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4d9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt index 9fd4ab69d9..659f69b0a1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4400C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb93 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a8f +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdcd 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4e3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_EU_LR_size.txt index 4c2fd1d5ab..a2b2ba8d39 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x139f0 0x0 -.debug_info 0xd38a31 0x0 -.debug_abbrev 0x2bcd3 0x0 -.debug_loclists 0x34734 0x0 -.debug_aranges 0x7020 0x0 -.debug_rnglists 0x5962 0x0 -.debug_line 0x88a3f 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89ad0 +.debug_frame 0x13a48 0x0 +.debug_info 0xd38efe 0x0 +.debug_abbrev 0x2be0f 0x0 +.debug_loclists 0x3471a 0x0 +.debug_aranges 0x7040 0x0 +.debug_rnglists 0x597e 0x0 +.debug_line 0x88cf2 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a524 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt index 4c2fd1d5ab..a2b2ba8d39 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x139f0 0x0 -.debug_info 0xd38a31 0x0 -.debug_abbrev 0x2bcd3 0x0 -.debug_loclists 0x34734 0x0 -.debug_aranges 0x7020 0x0 -.debug_rnglists 0x5962 0x0 -.debug_line 0x88a3f 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89ad0 +.debug_frame 0x13a48 0x0 +.debug_info 0xd38efe 0x0 +.debug_abbrev 0x2be0f 0x0 +.debug_loclists 0x3471a 0x0 +.debug_aranges 0x7040 0x0 +.debug_rnglists 0x597e 0x0 +.debug_line 0x88cf2 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a524 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_LR_size.txt index f4fcb6706f..8933312b7b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a85 +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4d9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_size.txt index 9fd4ab69d9..659f69b0a1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb93 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a8f +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdcd 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4e3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt index f4fcb6706f..8933312b7b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb89 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a85 +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdc3 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4d9 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_size.txt index 9fd4ab69d9..659f69b0a1 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_switch_on_off_BRD4401C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_switch_on_off.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x97b0 0x20001000 -text_application_ram 0x1ac 0x2000a7b0 +.bss 0x97bc 0x20001000 +text_application_ram 0x1ac 0x2000a7bc .rodata 0x2b8 0x8006328 -.text 0x3b7c8 0x80065e0 -.ARM.exidx 0x8 0x8041da8 -.copy.table 0xc 0x8041db0 -.zero.table 0x0 0x8041dbc -.data 0x4dc 0x2000a95c -.memory_manager_heap 0x0 0x2000ae38 -.internal_storage 0x30000 0x8042298 -.zwave_nvm 0x0 0x8072298 -.nvm 0x8000 0x8072298 +.text 0x3b7f4 0x80065e0 +.ARM.exidx 0x8 0x8041dd4 +.copy.table 0xc 0x8041ddc +.zero.table 0x0 0x8041de8 +.data 0x4dc 0x2000a968 +.memory_manager_heap 0x4 0x2000ae44 +.internal_storage 0x30000 0x80422c4 +.zwave_nvm 0x0 0x80722c4 +.nvm 0x8000 0x80722c4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13a04 0x0 -.debug_info 0xd389bd 0x0 -.debug_abbrev 0x2bcf3 0x0 -.debug_loclists 0x34700 0x0 -.debug_aranges 0x7028 0x0 -.debug_rnglists 0x598b 0x0 -.debug_line 0x88a37 0x0 -.debug_str 0x9bb93 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf89a8f +.debug_frame 0x13a5c 0x0 +.debug_info 0xd38e8a 0x0 +.debug_abbrev 0x2be2f 0x0 +.debug_loclists 0x346e6 0x0 +.debug_aranges 0x7048 0x0 +.debug_rnglists 0x59a7 0x0 +.debug_line 0x88cea 0x0 +.debug_str 0x9bdcd 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf8a4e3 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245996 + 246040 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 44600 + 44616 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_LR_size.txt index d57f02a91d..e205b0f715 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b1fc 0x80065b0 -.ARM.exidx 0x8 0x80417ac -.copy.table 0xc 0x80417b4 -.zero.table 0x0 0x80417c0 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041c30 -.zwave_nvm 0x0 0x8071c30 -.nvm 0x8000 0x8071c30 +.text 0x3b240 0x80065b0 +.ARM.exidx 0x8 0x80417f0 +.copy.table 0xc 0x80417f8 +.zero.table 0x0 0x8041804 +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041c74 +.zwave_nvm 0x0 0x8071c74 +.nvm 0x8000 0x8071c74 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13814 0x0 -.debug_info 0xcca7aa 0x0 -.debug_abbrev 0x2b6f0 0x0 -.debug_loclists 0x33d02 0x0 -.debug_aranges 0x6fb8 0x0 -.debug_rnglists 0x5879 0x0 -.debug_line 0x87e42 0x0 -.debug_str 0x9afe9 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf18d7e +.debug_frame 0x13870 0x0 +.debug_info 0xccac9e 0x0 +.debug_abbrev 0x2b856 0x0 +.debug_loclists 0x33d83 0x0 +.debug_aranges 0x6fd8 0x0 +.debug_rnglists 0x5895 0x0 +.debug_line 0x88124 0x0 +.debug_str 0x9b223 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf198f4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244348 + 244416 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt index 42e92387e9..bedbb99931 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b1fc 0x80065b0 -.ARM.exidx 0x8 0x80417ac -.copy.table 0xc 0x80417b4 -.zero.table 0x0 0x80417c0 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041c30 -.zwave_nvm 0x0 0x8071c30 -.nvm 0x8000 0x8071c30 +.text 0x3b240 0x80065b0 +.ARM.exidx 0x8 0x80417f0 +.copy.table 0xc 0x80417f8 +.zero.table 0x0 0x8041804 +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041c74 +.zwave_nvm 0x0 0x8071c74 +.nvm 0x8000 0x8071c74 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13814 0x0 -.debug_info 0xcca7aa 0x0 -.debug_abbrev 0x2b6f0 0x0 -.debug_loclists 0x33d02 0x0 -.debug_aranges 0x6fb8 0x0 -.debug_rnglists 0x5879 0x0 -.debug_line 0x87e42 0x0 -.debug_str 0x9aff3 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf18d88 +.debug_frame 0x13870 0x0 +.debug_info 0xccac9e 0x0 +.debug_abbrev 0x2b856 0x0 +.debug_loclists 0x33d83 0x0 +.debug_aranges 0x6fd8 0x0 +.debug_rnglists 0x5895 0x0 +.debug_line 0x88124 0x0 +.debug_str 0x9b22d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf198fe The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244348 + 244416 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt index d57f02a91d..e205b0f715 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b1fc 0x80065b0 -.ARM.exidx 0x8 0x80417ac -.copy.table 0xc 0x80417b4 -.zero.table 0x0 0x80417c0 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041c30 -.zwave_nvm 0x0 0x8071c30 -.nvm 0x8000 0x8071c30 +.text 0x3b240 0x80065b0 +.ARM.exidx 0x8 0x80417f0 +.copy.table 0xc 0x80417f8 +.zero.table 0x0 0x8041804 +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041c74 +.zwave_nvm 0x0 0x8071c74 +.nvm 0x8000 0x8071c74 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13814 0x0 -.debug_info 0xcca7aa 0x0 -.debug_abbrev 0x2b6f0 0x0 -.debug_loclists 0x33d02 0x0 -.debug_aranges 0x6fb8 0x0 -.debug_rnglists 0x5879 0x0 -.debug_line 0x87e42 0x0 -.debug_str 0x9afe9 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf18d7e +.debug_frame 0x13870 0x0 +.debug_info 0xccac9e 0x0 +.debug_abbrev 0x2b856 0x0 +.debug_loclists 0x33d83 0x0 +.debug_aranges 0x6fd8 0x0 +.debug_rnglists 0x5895 0x0 +.debug_line 0x88124 0x0 +.debug_str 0x9b223 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf198f4 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244348 + 244416 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt index 42e92387e9..bedbb99931 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2603A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b1fc 0x80065b0 -.ARM.exidx 0x8 0x80417ac -.copy.table 0xc 0x80417b4 -.zero.table 0x0 0x80417c0 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041c30 -.zwave_nvm 0x0 0x8071c30 -.nvm 0x8000 0x8071c30 +.text 0x3b240 0x80065b0 +.ARM.exidx 0x8 0x80417f0 +.copy.table 0xc 0x80417f8 +.zero.table 0x0 0x8041804 +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041c74 +.zwave_nvm 0x0 0x8071c74 +.nvm 0x8000 0x8071c74 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13814 0x0 -.debug_info 0xcca7aa 0x0 -.debug_abbrev 0x2b6f0 0x0 -.debug_loclists 0x33d02 0x0 -.debug_aranges 0x6fb8 0x0 -.debug_rnglists 0x5879 0x0 -.debug_line 0x87e42 0x0 -.debug_str 0x9aff3 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf18d88 +.debug_frame 0x13870 0x0 +.debug_info 0xccac9e 0x0 +.debug_abbrev 0x2b856 0x0 +.debug_loclists 0x33d83 0x0 +.debug_aranges 0x6fd8 0x0 +.debug_rnglists 0x5895 0x0 +.debug_line 0x88124 0x0 +.debug_str 0x9b22d 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf198fe The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244348 + 244416 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_LR_size.txt index 6094b6d0a4..077e34e759 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b640 0x80065c0 -.ARM.exidx 0x8 0x8041c00 -.copy.table 0xc 0x8041c08 -.zero.table 0x0 0x8041c14 -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042080 -.zwave_nvm 0x0 0x8072080 -.nvm 0x8000 0x8072080 +.text 0x3b664 0x80065c0 +.ARM.exidx 0x8 0x8041c24 +.copy.table 0xc 0x8041c2c +.zero.table 0x0 0x8041c38 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x80420a4 +.zwave_nvm 0x0 0x80720a4 +.nvm 0x8000 0x80720a4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1364c 0x0 -.debug_info 0xcc806f 0x0 -.debug_abbrev 0x2b104 0x0 -.debug_loclists 0x33b2c 0x0 -.debug_aranges 0x6ee0 0x0 -.debug_rnglists 0x57e2 0x0 -.debug_line 0x86e40 0x0 -.debug_str 0x9b621 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf15420 +.debug_frame 0x136a8 0x0 +.debug_info 0xcc8563 0x0 +.debug_abbrev 0x2b26a 0x0 +.debug_loclists 0x33bad 0x0 +.debug_aranges 0x6f00 0x0 +.debug_rnglists 0x57fe 0x0 +.debug_line 0x87122 0x0 +.debug_str 0x9b85b 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf15f8b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245448 + 245484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt index 6faa584ae1..9798fa63b2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b640 0x80065c0 -.ARM.exidx 0x8 0x8041c00 -.copy.table 0xc 0x8041c08 -.zero.table 0x0 0x8041c14 -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042080 -.zwave_nvm 0x0 0x8072080 -.nvm 0x8000 0x8072080 +.text 0x3b664 0x80065c0 +.ARM.exidx 0x8 0x8041c24 +.copy.table 0xc 0x8041c2c +.zero.table 0x0 0x8041c38 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x80420a4 +.zwave_nvm 0x0 0x80720a4 +.nvm 0x8000 0x80720a4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1364c 0x0 -.debug_info 0xcc806f 0x0 -.debug_abbrev 0x2b104 0x0 -.debug_loclists 0x33b2c 0x0 -.debug_aranges 0x6ee0 0x0 -.debug_rnglists 0x57e2 0x0 -.debug_line 0x86e40 0x0 -.debug_str 0x9b62b 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1542a +.debug_frame 0x136a8 0x0 +.debug_info 0xcc8563 0x0 +.debug_abbrev 0x2b26a 0x0 +.debug_loclists 0x33bad 0x0 +.debug_aranges 0x6f00 0x0 +.debug_rnglists 0x57fe 0x0 +.debug_line 0x87122 0x0 +.debug_str 0x9b865 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf15f95 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245448 + 245484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt index 6094b6d0a4..077e34e759 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b640 0x80065c0 -.ARM.exidx 0x8 0x8041c00 -.copy.table 0xc 0x8041c08 -.zero.table 0x0 0x8041c14 -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042080 -.zwave_nvm 0x0 0x8072080 -.nvm 0x8000 0x8072080 +.text 0x3b664 0x80065c0 +.ARM.exidx 0x8 0x8041c24 +.copy.table 0xc 0x8041c2c +.zero.table 0x0 0x8041c38 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x80420a4 +.zwave_nvm 0x0 0x80720a4 +.nvm 0x8000 0x80720a4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1364c 0x0 -.debug_info 0xcc806f 0x0 -.debug_abbrev 0x2b104 0x0 -.debug_loclists 0x33b2c 0x0 -.debug_aranges 0x6ee0 0x0 -.debug_rnglists 0x57e2 0x0 -.debug_line 0x86e40 0x0 -.debug_str 0x9b621 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf15420 +.debug_frame 0x136a8 0x0 +.debug_info 0xcc8563 0x0 +.debug_abbrev 0x2b26a 0x0 +.debug_loclists 0x33bad 0x0 +.debug_aranges 0x6f00 0x0 +.debug_rnglists 0x57fe 0x0 +.debug_line 0x87122 0x0 +.debug_str 0x9b85b 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf15f8b The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245448 + 245484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt index 6faa584ae1..9798fa63b2 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD2705A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b640 0x80065c0 -.ARM.exidx 0x8 0x8041c00 -.copy.table 0xc 0x8041c08 -.zero.table 0x0 0x8041c14 -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042080 -.zwave_nvm 0x0 0x8072080 -.nvm 0x8000 0x8072080 +.text 0x3b664 0x80065c0 +.ARM.exidx 0x8 0x8041c24 +.copy.table 0xc 0x8041c2c +.zero.table 0x0 0x8041c38 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x80420a4 +.zwave_nvm 0x0 0x80720a4 +.nvm 0x8000 0x80720a4 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x1364c 0x0 -.debug_info 0xcc806f 0x0 -.debug_abbrev 0x2b104 0x0 -.debug_loclists 0x33b2c 0x0 -.debug_aranges 0x6ee0 0x0 -.debug_rnglists 0x57e2 0x0 -.debug_line 0x86e40 0x0 -.debug_str 0x9b62b 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1542a +.debug_frame 0x136a8 0x0 +.debug_info 0xcc8563 0x0 +.debug_abbrev 0x2b26a 0x0 +.debug_loclists 0x33bad 0x0 +.debug_aranges 0x6f00 0x0 +.debug_rnglists 0x57fe 0x0 +.debug_line 0x87122 0x0 +.debug_str 0x9b865 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf15f95 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 245448 + 245484 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_LR_size.txt index 31836754ce..c26c496f16 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3ae44 0x80065b0 -.ARM.exidx 0x8 0x80413f4 -.copy.table 0xc 0x80413fc -.zero.table 0x0 0x8041408 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041878 -.zwave_nvm 0x0 0x8071878 -.nvm 0x8000 0x8071878 +.text 0x3ae68 0x80065b0 +.ARM.exidx 0x8 0x8041418 +.copy.table 0xc 0x8041420 +.zero.table 0x0 0x804142c +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x804189c +.zwave_nvm 0x0 0x807189c +.nvm 0x8000 0x807189c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13790 0x0 -.debug_info 0xcc943e 0x0 -.debug_abbrev 0x2b324 0x0 -.debug_loclists 0x33cb0 0x0 -.debug_aranges 0x6f28 0x0 -.debug_rnglists 0x583b 0x0 -.debug_line 0x87ab3 0x0 -.debug_str 0x9a3c1 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1612c +.debug_frame 0x137ec 0x0 +.debug_info 0xcc9932 0x0 +.debug_abbrev 0x2b48a 0x0 +.debug_loclists 0x33d31 0x0 +.debug_aranges 0x6f48 0x0 +.debug_rnglists 0x5857 0x0 +.debug_line 0x87d95 0x0 +.debug_str 0x9a5fb 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf16c89 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243396 + 243432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt index 12dfffc47b..c47e1ef082 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3ae44 0x80065b0 -.ARM.exidx 0x8 0x80413f4 -.copy.table 0xc 0x80413fc -.zero.table 0x0 0x8041408 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041878 -.zwave_nvm 0x0 0x8071878 -.nvm 0x8000 0x8071878 +.text 0x3ae68 0x80065b0 +.ARM.exidx 0x8 0x8041418 +.copy.table 0xc 0x8041420 +.zero.table 0x0 0x804142c +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x804189c +.zwave_nvm 0x0 0x807189c +.nvm 0x8000 0x807189c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13790 0x0 -.debug_info 0xcc943e 0x0 -.debug_abbrev 0x2b324 0x0 -.debug_loclists 0x33cb0 0x0 -.debug_aranges 0x6f28 0x0 -.debug_rnglists 0x583b 0x0 -.debug_line 0x87ab3 0x0 -.debug_str 0x9a3cb 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16136 +.debug_frame 0x137ec 0x0 +.debug_info 0xcc9932 0x0 +.debug_abbrev 0x2b48a 0x0 +.debug_loclists 0x33d31 0x0 +.debug_aranges 0x6f48 0x0 +.debug_rnglists 0x5857 0x0 +.debug_line 0x87d95 0x0 +.debug_str 0x9a605 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf16c93 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243396 + 243432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt index 31836754ce..c26c496f16 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3ae44 0x80065b0 -.ARM.exidx 0x8 0x80413f4 -.copy.table 0xc 0x80413fc -.zero.table 0x0 0x8041408 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041878 -.zwave_nvm 0x0 0x8071878 -.nvm 0x8000 0x8071878 +.text 0x3ae68 0x80065b0 +.ARM.exidx 0x8 0x8041418 +.copy.table 0xc 0x8041420 +.zero.table 0x0 0x804142c +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x804189c +.zwave_nvm 0x0 0x807189c +.nvm 0x8000 0x807189c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13790 0x0 -.debug_info 0xcc943e 0x0 -.debug_abbrev 0x2b324 0x0 -.debug_loclists 0x33cb0 0x0 -.debug_aranges 0x6f28 0x0 -.debug_rnglists 0x583b 0x0 -.debug_line 0x87ab3 0x0 -.debug_str 0x9a3c1 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1612c +.debug_frame 0x137ec 0x0 +.debug_info 0xcc9932 0x0 +.debug_abbrev 0x2b48a 0x0 +.debug_loclists 0x33d31 0x0 +.debug_aranges 0x6f48 0x0 +.debug_rnglists 0x5857 0x0 +.debug_line 0x87d95 0x0 +.debug_str 0x9a5fb 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf16c89 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243396 + 243432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt index 12dfffc47b..c47e1ef082 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3ae44 0x80065b0 -.ARM.exidx 0x8 0x80413f4 -.copy.table 0xc 0x80413fc -.zero.table 0x0 0x8041408 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041878 -.zwave_nvm 0x0 0x8071878 -.nvm 0x8000 0x8071878 +.text 0x3ae68 0x80065b0 +.ARM.exidx 0x8 0x8041418 +.copy.table 0xc 0x8041420 +.zero.table 0x0 0x804142c +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x804189c +.zwave_nvm 0x0 0x807189c +.nvm 0x8000 0x807189c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13790 0x0 -.debug_info 0xcc943e 0x0 -.debug_abbrev 0x2b324 0x0 -.debug_loclists 0x33cb0 0x0 -.debug_aranges 0x6f28 0x0 -.debug_rnglists 0x583b 0x0 -.debug_line 0x87ab3 0x0 -.debug_str 0x9a3cb 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16136 +.debug_frame 0x137ec 0x0 +.debug_info 0xcc9932 0x0 +.debug_abbrev 0x2b48a 0x0 +.debug_loclists 0x33d31 0x0 +.debug_aranges 0x6f48 0x0 +.debug_rnglists 0x5857 0x0 +.debug_line 0x87d95 0x0 +.debug_str 0x9a605 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf16c93 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243396 + 243432 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_LR_size.txt index 19128d8a18..c4d568f640 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3af3c 0x80065b0 -.ARM.exidx 0x8 0x80414ec -.copy.table 0xc 0x80414f4 -.zero.table 0x0 0x8041500 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041970 -.zwave_nvm 0x0 0x8071970 -.nvm 0x8000 0x8071970 +.text 0x3af60 0x80065b0 +.ARM.exidx 0x8 0x8041510 +.copy.table 0xc 0x8041518 +.zero.table 0x0 0x8041524 +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x8041994 +.zwave_nvm 0x0 0x8071994 +.nvm 0x8000 0x8071994 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137c4 0x0 -.debug_info 0xcc9a20 0x0 -.debug_abbrev 0x2b49d 0x0 -.debug_loclists 0x33ce2 0x0 -.debug_aranges 0x6f48 0x0 -.debug_rnglists 0x584e 0x0 -.debug_line 0x87db6 0x0 -.debug_str 0x9a5bf 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16f19 +.debug_frame 0x13820 0x0 +.debug_info 0xcc9f14 0x0 +.debug_abbrev 0x2b603 0x0 +.debug_loclists 0x33d63 0x0 +.debug_aranges 0x6f68 0x0 +.debug_rnglists 0x586a 0x0 +.debug_line 0x88098 0x0 +.debug_str 0x9a7f9 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf17a76 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243644 + 243680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt index 800c3bb71f..e807defea9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3af3c 0x80065b0 -.ARM.exidx 0x8 0x80414ec -.copy.table 0xc 0x80414f4 -.zero.table 0x0 0x8041500 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041970 -.zwave_nvm 0x0 0x8071970 -.nvm 0x8000 0x8071970 +.text 0x3af60 0x80065b0 +.ARM.exidx 0x8 0x8041510 +.copy.table 0xc 0x8041518 +.zero.table 0x0 0x8041524 +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x8041994 +.zwave_nvm 0x0 0x8071994 +.nvm 0x8000 0x8071994 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137c4 0x0 -.debug_info 0xcc9a20 0x0 -.debug_abbrev 0x2b49d 0x0 -.debug_loclists 0x33ce2 0x0 -.debug_aranges 0x6f48 0x0 -.debug_rnglists 0x584e 0x0 -.debug_line 0x87db6 0x0 -.debug_str 0x9a5c9 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16f23 +.debug_frame 0x13820 0x0 +.debug_info 0xcc9f14 0x0 +.debug_abbrev 0x2b603 0x0 +.debug_loclists 0x33d63 0x0 +.debug_aranges 0x6f68 0x0 +.debug_rnglists 0x586a 0x0 +.debug_line 0x88098 0x0 +.debug_str 0x9a803 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf17a80 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243644 + 243680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt index 19128d8a18..c4d568f640 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3af3c 0x80065b0 -.ARM.exidx 0x8 0x80414ec -.copy.table 0xc 0x80414f4 -.zero.table 0x0 0x8041500 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041970 -.zwave_nvm 0x0 0x8071970 -.nvm 0x8000 0x8071970 +.text 0x3af60 0x80065b0 +.ARM.exidx 0x8 0x8041510 +.copy.table 0xc 0x8041518 +.zero.table 0x0 0x8041524 +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x8041994 +.zwave_nvm 0x0 0x8071994 +.nvm 0x8000 0x8071994 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137c4 0x0 -.debug_info 0xcc9a20 0x0 -.debug_abbrev 0x2b49d 0x0 -.debug_loclists 0x33ce2 0x0 -.debug_aranges 0x6f48 0x0 -.debug_rnglists 0x584e 0x0 -.debug_line 0x87db6 0x0 -.debug_str 0x9a5bf 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16f19 +.debug_frame 0x13820 0x0 +.debug_info 0xcc9f14 0x0 +.debug_abbrev 0x2b603 0x0 +.debug_loclists 0x33d63 0x0 +.debug_aranges 0x6f68 0x0 +.debug_rnglists 0x586a 0x0 +.debug_line 0x88098 0x0 +.debug_str 0x9a7f9 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf17a76 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243644 + 243680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt index 800c3bb71f..e807defea9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4204D_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3af3c 0x80065b0 -.ARM.exidx 0x8 0x80414ec -.copy.table 0xc 0x80414f4 -.zero.table 0x0 0x8041500 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041970 -.zwave_nvm 0x0 0x8071970 -.nvm 0x8000 0x8071970 +.text 0x3af60 0x80065b0 +.ARM.exidx 0x8 0x8041510 +.copy.table 0xc 0x8041518 +.zero.table 0x0 0x8041524 +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x8041994 +.zwave_nvm 0x0 0x8071994 +.nvm 0x8000 0x8071994 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137c4 0x0 -.debug_info 0xcc9a20 0x0 -.debug_abbrev 0x2b49d 0x0 -.debug_loclists 0x33ce2 0x0 -.debug_aranges 0x6f48 0x0 -.debug_rnglists 0x584e 0x0 -.debug_line 0x87db6 0x0 -.debug_str 0x9a5c9 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16f23 +.debug_frame 0x13820 0x0 +.debug_info 0xcc9f14 0x0 +.debug_abbrev 0x2b603 0x0 +.debug_loclists 0x33d63 0x0 +.debug_aranges 0x6f68 0x0 +.debug_rnglists 0x586a 0x0 +.debug_line 0x88098 0x0 +.debug_str 0x9a803 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf17a80 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243644 + 243680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_LR_size.txt index 918cc42d97..af223e001f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9b80 0x20001000 -text_application_ram 0x1ac 0x2000ab80 +.bss 0x9b8c 0x20001000 +text_application_ram 0x1ac 0x2000ab8c .rodata 0x28c 0x800631c -.text 0x3a8a4 0x80065b0 -.ARM.exidx 0x8 0x8040e54 -.copy.table 0xc 0x8040e5c -.zero.table 0x0 0x8040e68 -.data 0x470 0x2000ad2c -.memory_manager_heap 0x4 0x2000b19c -.internal_storage 0x30000 0x80412d8 -.zwave_nvm 0x0 0x80712d8 -.nvm 0x8000 0x80712d8 +.text 0x3a8e8 0x80065b0 +.ARM.exidx 0x8 0x8040e98 +.copy.table 0xc 0x8040ea0 +.zero.table 0x0 0x8040eac +.data 0x470 0x2000ad38 +.memory_manager_heap 0x0 0x2000b1a8 +.internal_storage 0x30000 0x804131c +.zwave_nvm 0x0 0x807131c +.nvm 0x8000 0x807131c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13130 0x0 -.debug_info 0xcc3a86 0x0 -.debug_abbrev 0x2aa5c 0x0 -.debug_loclists 0x30165 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x55a4 0x0 -.debug_line 0x848d3 0x0 -.debug_str 0x9a280 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf07e90 +.debug_frame 0x1318c 0x0 +.debug_info 0xcc3f7a 0x0 +.debug_abbrev 0x2abc2 0x0 +.debug_loclists 0x301e6 0x0 +.debug_aranges 0x6dc8 0x0 +.debug_rnglists 0x55c0 0x0 +.debug_line 0x84bb5 0x0 +.debug_str 0x9a4ba 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf08a06 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241956 + 242024 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45472 + 45480 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt index 85b7f63728..dcf66ec91b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9b80 0x20001000 -text_application_ram 0x1ac 0x2000ab80 +.bss 0x9b8c 0x20001000 +text_application_ram 0x1ac 0x2000ab8c .rodata 0x28c 0x800631c -.text 0x3a8a4 0x80065b0 -.ARM.exidx 0x8 0x8040e54 -.copy.table 0xc 0x8040e5c -.zero.table 0x0 0x8040e68 -.data 0x470 0x2000ad2c -.memory_manager_heap 0x4 0x2000b19c -.internal_storage 0x30000 0x80412d8 -.zwave_nvm 0x0 0x80712d8 -.nvm 0x8000 0x80712d8 +.text 0x3a8e8 0x80065b0 +.ARM.exidx 0x8 0x8040e98 +.copy.table 0xc 0x8040ea0 +.zero.table 0x0 0x8040eac +.data 0x470 0x2000ad38 +.memory_manager_heap 0x0 0x2000b1a8 +.internal_storage 0x30000 0x804131c +.zwave_nvm 0x0 0x807131c +.nvm 0x8000 0x807131c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13130 0x0 -.debug_info 0xcc3a86 0x0 -.debug_abbrev 0x2aa5c 0x0 -.debug_loclists 0x30165 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x55a4 0x0 -.debug_line 0x848d3 0x0 -.debug_str 0x9a28a 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf07e9a +.debug_frame 0x1318c 0x0 +.debug_info 0xcc3f7a 0x0 +.debug_abbrev 0x2abc2 0x0 +.debug_loclists 0x301e6 0x0 +.debug_aranges 0x6dc8 0x0 +.debug_rnglists 0x55c0 0x0 +.debug_line 0x84bb5 0x0 +.debug_str 0x9a4c4 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf08a10 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241956 + 242024 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45472 + 45480 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt index 918cc42d97..af223e001f 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9b80 0x20001000 -text_application_ram 0x1ac 0x2000ab80 +.bss 0x9b8c 0x20001000 +text_application_ram 0x1ac 0x2000ab8c .rodata 0x28c 0x800631c -.text 0x3a8a4 0x80065b0 -.ARM.exidx 0x8 0x8040e54 -.copy.table 0xc 0x8040e5c -.zero.table 0x0 0x8040e68 -.data 0x470 0x2000ad2c -.memory_manager_heap 0x4 0x2000b19c -.internal_storage 0x30000 0x80412d8 -.zwave_nvm 0x0 0x80712d8 -.nvm 0x8000 0x80712d8 +.text 0x3a8e8 0x80065b0 +.ARM.exidx 0x8 0x8040e98 +.copy.table 0xc 0x8040ea0 +.zero.table 0x0 0x8040eac +.data 0x470 0x2000ad38 +.memory_manager_heap 0x0 0x2000b1a8 +.internal_storage 0x30000 0x804131c +.zwave_nvm 0x0 0x807131c +.nvm 0x8000 0x807131c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13130 0x0 -.debug_info 0xcc3a86 0x0 -.debug_abbrev 0x2aa5c 0x0 -.debug_loclists 0x30165 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x55a4 0x0 -.debug_line 0x848d3 0x0 -.debug_str 0x9a280 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf07e90 +.debug_frame 0x1318c 0x0 +.debug_info 0xcc3f7a 0x0 +.debug_abbrev 0x2abc2 0x0 +.debug_loclists 0x301e6 0x0 +.debug_aranges 0x6dc8 0x0 +.debug_rnglists 0x55c0 0x0 +.debug_line 0x84bb5 0x0 +.debug_str 0x9a4ba 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf08a06 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241956 + 242024 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45472 + 45480 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt index 85b7f63728..dcf66ec91b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205A_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9b80 0x20001000 -text_application_ram 0x1ac 0x2000ab80 +.bss 0x9b8c 0x20001000 +text_application_ram 0x1ac 0x2000ab8c .rodata 0x28c 0x800631c -.text 0x3a8a4 0x80065b0 -.ARM.exidx 0x8 0x8040e54 -.copy.table 0xc 0x8040e5c -.zero.table 0x0 0x8040e68 -.data 0x470 0x2000ad2c -.memory_manager_heap 0x4 0x2000b19c -.internal_storage 0x30000 0x80412d8 -.zwave_nvm 0x0 0x80712d8 -.nvm 0x8000 0x80712d8 +.text 0x3a8e8 0x80065b0 +.ARM.exidx 0x8 0x8040e98 +.copy.table 0xc 0x8040ea0 +.zero.table 0x0 0x8040eac +.data 0x470 0x2000ad38 +.memory_manager_heap 0x0 0x2000b1a8 +.internal_storage 0x30000 0x804131c +.zwave_nvm 0x0 0x807131c +.nvm 0x8000 0x807131c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x13130 0x0 -.debug_info 0xcc3a86 0x0 -.debug_abbrev 0x2aa5c 0x0 -.debug_loclists 0x30165 0x0 -.debug_aranges 0x6da8 0x0 -.debug_rnglists 0x55a4 0x0 -.debug_line 0x848d3 0x0 -.debug_str 0x9a28a 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf07e9a +.debug_frame 0x1318c 0x0 +.debug_info 0xcc3f7a 0x0 +.debug_abbrev 0x2abc2 0x0 +.debug_loclists 0x301e6 0x0 +.debug_aranges 0x6dc8 0x0 +.debug_rnglists 0x55c0 0x0 +.debug_line 0x84bb5 0x0 +.debug_str 0x9a4c4 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf08a10 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 241956 + 242024 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45472 + 45480 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_LR_size.txt index 5ece72042d..04c16ee7a9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b0d4 0x80065b0 -.ARM.exidx 0x8 0x8041684 -.copy.table 0xc 0x804168c -.zero.table 0x0 0x8041698 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041b08 -.zwave_nvm 0x0 0x8071b08 -.nvm 0x8000 0x8071b08 +.text 0x3b118 0x80065b0 +.ARM.exidx 0x8 0x80416c8 +.copy.table 0xc 0x80416d0 +.zero.table 0x0 0x80416dc +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041b4c +.zwave_nvm 0x0 0x8071b4c +.nvm 0x8000 0x8071b4c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137f0 0x0 -.debug_info 0xcca0e3 0x0 -.debug_abbrev 0x2b501 0x0 -.debug_loclists 0x33cae 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x5866 0x0 -.debug_line 0x87b01 0x0 -.debug_str 0x9ad8c 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf17d57 +.debug_frame 0x1384c 0x0 +.debug_info 0xcca5d7 0x0 +.debug_abbrev 0x2b667 0x0 +.debug_loclists 0x33d2f 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5882 0x0 +.debug_line 0x87de3 0x0 +.debug_str 0x9afc6 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf188cd The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244052 + 244120 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt index 4ff557b87c..298cdc592b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b0d4 0x80065b0 -.ARM.exidx 0x8 0x8041684 -.copy.table 0xc 0x804168c -.zero.table 0x0 0x8041698 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041b08 -.zwave_nvm 0x0 0x8071b08 -.nvm 0x8000 0x8071b08 +.text 0x3b118 0x80065b0 +.ARM.exidx 0x8 0x80416c8 +.copy.table 0xc 0x80416d0 +.zero.table 0x0 0x80416dc +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041b4c +.zwave_nvm 0x0 0x8071b4c +.nvm 0x8000 0x8071b4c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137f0 0x0 -.debug_info 0xcca0e3 0x0 -.debug_abbrev 0x2b501 0x0 -.debug_loclists 0x33cae 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x5866 0x0 -.debug_line 0x87b01 0x0 -.debug_str 0x9ad96 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf17d61 +.debug_frame 0x1384c 0x0 +.debug_info 0xcca5d7 0x0 +.debug_abbrev 0x2b667 0x0 +.debug_loclists 0x33d2f 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5882 0x0 +.debug_line 0x87de3 0x0 +.debug_str 0x9afd0 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf188d7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244052 + 244120 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt index 5ece72042d..04c16ee7a9 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b0d4 0x80065b0 -.ARM.exidx 0x8 0x8041684 -.copy.table 0xc 0x804168c -.zero.table 0x0 0x8041698 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041b08 -.zwave_nvm 0x0 0x8071b08 -.nvm 0x8000 0x8071b08 +.text 0x3b118 0x80065b0 +.ARM.exidx 0x8 0x80416c8 +.copy.table 0xc 0x80416d0 +.zero.table 0x0 0x80416dc +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041b4c +.zwave_nvm 0x0 0x8071b4c +.nvm 0x8000 0x8071b4c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137f0 0x0 -.debug_info 0xcca0e3 0x0 -.debug_abbrev 0x2b501 0x0 -.debug_loclists 0x33cae 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x5866 0x0 -.debug_line 0x87b01 0x0 -.debug_str 0x9ad8c 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf17d57 +.debug_frame 0x1384c 0x0 +.debug_info 0xcca5d7 0x0 +.debug_abbrev 0x2b667 0x0 +.debug_loclists 0x33d2f 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5882 0x0 +.debug_line 0x87de3 0x0 +.debug_str 0x9afc6 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf188cd The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244052 + 244120 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt index 4ff557b87c..298cdc592b 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4205B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d20 0x20001000 -text_application_ram 0x1ac 0x2000ad20 +.bss 0x9d2c 0x20001000 +text_application_ram 0x1ac 0x2000ad2c .rodata 0x28c 0x800631c -.text 0x3b0d4 0x80065b0 -.ARM.exidx 0x8 0x8041684 -.copy.table 0xc 0x804168c -.zero.table 0x0 0x8041698 -.data 0x470 0x2000aecc -.memory_manager_heap 0x4 0x2000b33c -.internal_storage 0x30000 0x8041b08 -.zwave_nvm 0x0 0x8071b08 -.nvm 0x8000 0x8071b08 +.text 0x3b118 0x80065b0 +.ARM.exidx 0x8 0x80416c8 +.copy.table 0xc 0x80416d0 +.zero.table 0x0 0x80416dc +.data 0x470 0x2000aed8 +.memory_manager_heap 0x0 0x2000b348 +.internal_storage 0x30000 0x8041b4c +.zwave_nvm 0x0 0x8071b4c +.nvm 0x8000 0x8071b4c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137f0 0x0 -.debug_info 0xcca0e3 0x0 -.debug_abbrev 0x2b501 0x0 -.debug_loclists 0x33cae 0x0 -.debug_aranges 0x6f98 0x0 -.debug_rnglists 0x5866 0x0 -.debug_line 0x87b01 0x0 -.debug_str 0x9ad96 0x0 -.debug_loc 0x28f6a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf17d61 +.debug_frame 0x1384c 0x0 +.debug_info 0xcca5d7 0x0 +.debug_abbrev 0x2b667 0x0 +.debug_loclists 0x33d2f 0x0 +.debug_aranges 0x6fb8 0x0 +.debug_rnglists 0x5882 0x0 +.debug_line 0x87de3 0x0 +.debug_str 0x9afd0 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf188d7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 244052 + 244120 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45888 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_EU_LR_size.txt index 19128d8a18..c4d568f640 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3af3c 0x80065b0 -.ARM.exidx 0x8 0x80414ec -.copy.table 0xc 0x80414f4 -.zero.table 0x0 0x8041500 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041970 -.zwave_nvm 0x0 0x8071970 -.nvm 0x8000 0x8071970 +.text 0x3af60 0x80065b0 +.ARM.exidx 0x8 0x8041510 +.copy.table 0xc 0x8041518 +.zero.table 0x0 0x8041524 +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x8041994 +.zwave_nvm 0x0 0x8071994 +.nvm 0x8000 0x8071994 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137c4 0x0 -.debug_info 0xcc9a20 0x0 -.debug_abbrev 0x2b49d 0x0 -.debug_loclists 0x33ce2 0x0 -.debug_aranges 0x6f48 0x0 -.debug_rnglists 0x584e 0x0 -.debug_line 0x87db6 0x0 -.debug_str 0x9a5bf 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16f19 +.debug_frame 0x13820 0x0 +.debug_info 0xcc9f14 0x0 +.debug_abbrev 0x2b603 0x0 +.debug_loclists 0x33d63 0x0 +.debug_aranges 0x6f68 0x0 +.debug_rnglists 0x586a 0x0 +.debug_line 0x88098 0x0 +.debug_str 0x9a7f9 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf17a76 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243644 + 243680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt index 19128d8a18..c4d568f640 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4210A_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x170 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9d1c 0x20001000 -text_application_ram 0x1ac 0x2000ad1c +.bss 0x9d28 0x20001000 +text_application_ram 0x1ac 0x2000ad28 .rodata 0x28c 0x800631c -.text 0x3af3c 0x80065b0 -.ARM.exidx 0x8 0x80414ec -.copy.table 0xc 0x80414f4 -.zero.table 0x0 0x8041500 -.data 0x470 0x2000aec8 -.memory_manager_heap 0x0 0x2000b338 -.internal_storage 0x30000 0x8041970 -.zwave_nvm 0x0 0x8071970 -.nvm 0x8000 0x8071970 +.text 0x3af60 0x80065b0 +.ARM.exidx 0x8 0x8041510 +.copy.table 0xc 0x8041518 +.zero.table 0x0 0x8041524 +.data 0x470 0x2000aed4 +.memory_manager_heap 0x4 0x2000b344 +.internal_storage 0x30000 0x8041994 +.zwave_nvm 0x0 0x8071994 +.nvm 0x8000 0x8071994 .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x137c4 0x0 -.debug_info 0xcc9a20 0x0 -.debug_abbrev 0x2b49d 0x0 -.debug_loclists 0x33ce2 0x0 -.debug_aranges 0x6f48 0x0 -.debug_rnglists 0x584e 0x0 -.debug_line 0x87db6 0x0 -.debug_str 0x9a5bf 0x0 -.debug_loc 0x28f6b 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf16f19 +.debug_frame 0x13820 0x0 +.debug_info 0xcc9f14 0x0 +.debug_abbrev 0x2b603 0x0 +.debug_loclists 0x33d63 0x0 +.debug_aranges 0x6f68 0x0 +.debug_rnglists 0x586a 0x0 +.debug_line 0x88098 0x0 +.debug_str 0x9a7f9 0x0 +.debug_loc 0x28e55 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf17a76 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 243644 + 243680 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45880 + 45896 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_LR_size.txt index cc6cc0d087..79ca54c568 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138a4 0x0 -.debug_info 0xcce792 0x0 -.debug_abbrev 0x2b814 0x0 -.debug_loclists 0x34236 0x0 -.debug_aranges 0x6fd0 0x0 -.debug_rnglists 0x58b8 0x0 -.debug_line 0x8827c 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed5c +.debug_frame 0x13900 0x0 +.debug_info 0xccec86 0x0 +.debug_abbrev 0x2b97a 0x0 +.debug_loclists 0x342b7 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x58d4 0x0 +.debug_line 0x8855e 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8e7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt index 7e567f62f9..079e790cac 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138a4 0x0 -.debug_info 0xcce792 0x0 -.debug_abbrev 0x2b814 0x0 -.debug_loclists 0x34236 0x0 -.debug_aranges 0x6fd0 0x0 -.debug_rnglists 0x58b8 0x0 -.debug_line 0x8827c 0x0 -.debug_str 0x9bef8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed66 +.debug_frame 0x13900 0x0 +.debug_info 0xccec86 0x0 +.debug_abbrev 0x2b97a 0x0 +.debug_loclists 0x342b7 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x58d4 0x0 +.debug_line 0x8855e 0x0 +.debug_str 0x9c132 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8f1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt index cc6cc0d087..79ca54c568 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138a4 0x0 -.debug_info 0xcce792 0x0 -.debug_abbrev 0x2b814 0x0 -.debug_loclists 0x34236 0x0 -.debug_aranges 0x6fd0 0x0 -.debug_rnglists 0x58b8 0x0 -.debug_line 0x8827c 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed5c +.debug_frame 0x13900 0x0 +.debug_info 0xccec86 0x0 +.debug_abbrev 0x2b97a 0x0 +.debug_loclists 0x342b7 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x58d4 0x0 +.debug_line 0x8855e 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8e7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt index 7e567f62f9..079e790cac 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400B_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138a4 0x0 -.debug_info 0xcce792 0x0 -.debug_abbrev 0x2b814 0x0 -.debug_loclists 0x34236 0x0 -.debug_aranges 0x6fd0 0x0 -.debug_rnglists 0x58b8 0x0 -.debug_line 0x8827c 0x0 -.debug_str 0x9bef8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed66 +.debug_frame 0x13900 0x0 +.debug_info 0xccec86 0x0 +.debug_abbrev 0x2b97a 0x0 +.debug_loclists 0x342b7 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x58d4 0x0 +.debug_line 0x8855e 0x0 +.debug_str 0x9c132 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8f1 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_LR_size.txt index f7cfa9200b..e038881b3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed11 +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f89c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt index cdb2bfe9cc..a9bf8d764d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9bef8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed1b +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c132 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8a6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt index f7cfa9200b..e038881b3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed11 +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f89c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt index cdb2bfe9cc..a9bf8d764d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4400C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9bef8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed1b +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c132 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8a6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_EU_LR_size.txt index cc6cc0d087..79ca54c568 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138a4 0x0 -.debug_info 0xcce792 0x0 -.debug_abbrev 0x2b814 0x0 -.debug_loclists 0x34236 0x0 -.debug_aranges 0x6fd0 0x0 -.debug_rnglists 0x58b8 0x0 -.debug_line 0x8827c 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed5c +.debug_frame 0x13900 0x0 +.debug_info 0xccec86 0x0 +.debug_abbrev 0x2b97a 0x0 +.debug_loclists 0x342b7 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x58d4 0x0 +.debug_line 0x8855e 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8e7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt index cc6cc0d087..79ca54c568 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401B_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138a4 0x0 -.debug_info 0xcce792 0x0 -.debug_abbrev 0x2b814 0x0 -.debug_loclists 0x34236 0x0 -.debug_aranges 0x6fd0 0x0 -.debug_rnglists 0x58b8 0x0 -.debug_line 0x8827c 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed5c +.debug_frame 0x13900 0x0 +.debug_info 0xccec86 0x0 +.debug_abbrev 0x2b97a 0x0 +.debug_loclists 0x342b7 0x0 +.debug_aranges 0x6ff0 0x0 +.debug_rnglists 0x58d4 0x0 +.debug_line 0x8855e 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8e7 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_LR_size.txt index f7cfa9200b..e038881b3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed11 +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f89c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_size.txt index cdb2bfe9cc..a9bf8d764d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_EU_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9bef8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed1b +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c132 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8a6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt index f7cfa9200b..e038881b3c 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_LR_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9beee 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed11 +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c128 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f89c The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_size.txt b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_size.txt index cdb2bfe9cc..a9bf8d764d 100644 --- a/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_size.txt +++ b/protocol/z-wave/Apps/bin/codesize/zwave_soc_wall_controller_BRD4401C_REGION_US_size.txt @@ -7,39 +7,39 @@ zwave_soc_wall_controller.out : section size addr .vectors 0x17c 0x8006000 .stack 0x1000 0x20000000 -.bss 0x9c88 0x20001000 -text_application_ram 0x1ac 0x2000ac88 +.bss 0x9c94 0x20001000 +text_application_ram 0x1ac 0x2000ac94 .rodata 0x28c 0x8006328 -.text 0x3b918 0x80065c0 -.ARM.exidx 0x8 0x8041ed8 -.copy.table 0xc 0x8041ee0 -.zero.table 0x0 0x8041eec -.data 0x46c 0x2000ae34 -.memory_manager_heap 0x0 0x2000b2a0 -.internal_storage 0x30000 0x8042358 -.zwave_nvm 0x0 0x8072358 -.nvm 0x8000 0x8072358 +.text 0x3b95c 0x80065c0 +.ARM.exidx 0x8 0x8041f1c +.copy.table 0xc 0x8041f24 +.zero.table 0x0 0x8041f30 +.data 0x46c 0x2000ae40 +.memory_manager_heap 0x4 0x2000b2ac +.internal_storage 0x30000 0x804239c +.zwave_nvm 0x0 0x807239c +.nvm 0x8000 0x807239c .ARM.attributes 0x36 0x0 .comment 0x45 0x0 .debug_line_str 0x2b9 0x0 -.debug_frame 0x138b8 0x0 -.debug_info 0xcce71e 0x0 -.debug_abbrev 0x2b834 0x0 -.debug_loclists 0x34202 0x0 -.debug_aranges 0x6fd8 0x0 -.debug_rnglists 0x58e1 0x0 -.debug_line 0x88274 0x0 -.debug_str 0x9bef8 0x0 -.debug_loc 0x28e5a 0x0 -.debug_ranges 0x4788 0x0 -Total 0xf1ed1b +.debug_frame 0x13914 0x0 +.debug_info 0xccec12 0x0 +.debug_abbrev 0x2b99a 0x0 +.debug_loclists 0x34283 0x0 +.debug_aranges 0x6ff8 0x0 +.debug_rnglists 0x58fd 0x0 +.debug_line 0x88556 0x0 +.debug_str 0x9c132 0x0 +.debug_loc 0x28d52 0x0 +.debug_ranges 0x4738 0x0 +Total 0xf1f8a6 The calculated FLASH and SRAM usage summary: ============================================ FLASH used as program memory: (Including only the sections: .text, .ARM.exidx, .data, _cc_handlers_v3) - 246176 + 246244 FLASH used for storage: (Including only the sections: .zwavenvm, .simee, .nvm, .zwave_nvm) 32768 SRAM usage: (Including only the sections: .data, .bss, .heap (limited to 2048 per sl_memory_config.h), .stack_dummy, .reset_info) - 45728 + 45744 diff --git a/protocol/z-wave/Apps/bin/demos.xml b/protocol/z-wave/Apps/bin/demos.xml index 4605a31225..6bfeecc7d9 100644 --- a/protocol/z-wave/Apps/bin/demos.xml +++ b/protocol/z-wave/Apps/bin/demos.xml @@ -1,201 +1,223 @@ - - ota Bootloader for BRD2603A board - + + OTA Bootloader for BRD2603A board + - + + - - ota Bootloader for BRD2705A board - + + OTA Bootloader for BRD2705A board + - + + - - ota Bootloader for BRD4204A board - + + OTA Bootloader for BRD4204A board + - + + - - ota Bootloader for BRD4204B board - + + OTA Bootloader for BRD4204B board + - + + - - ota Bootloader for BRD4204C board - + + OTA Bootloader for BRD4204C board + - + + - - ota Bootloader for BRD4204D board - + + OTA Bootloader for BRD4204D board + - + + - - ota Bootloader for BRD4205A board - + + OTA Bootloader for BRD4205A board + - + + - - ota Bootloader for BRD4205B board - + + OTA Bootloader for BRD4205B board + - + + - - ota Bootloader for BRD4210A board - + + OTA Bootloader for BRD4210A board + - + + - - ota Bootloader for BRD4400C board - + + OTA Bootloader for BRD4400C board + - + + - - ota Bootloader for BRD4401C board - + + OTA Bootloader for BRD4401C board + - + + - - otw Bootloader for BRD2603A board - + + OTW Bootloader for BRD2603A board + - + + - - otw Bootloader for BRD2705A board - + + OTW Bootloader for BRD2705A board + - + + - - otw Bootloader for BRD4204A board - + + OTW Bootloader for BRD4204A board + - + + - - otw Bootloader for BRD4204B board - + + OTW Bootloader for BRD4204B board + - + + - - otw Bootloader for BRD4204C board - + + OTW Bootloader for BRD4204C board + - + + - - otw Bootloader for BRD4204D board - + + OTW Bootloader for BRD4204D board + - + + - - otw Bootloader for BRD4205A board - + + OTW Bootloader for BRD4205A board + - + + - - otw Bootloader for BRD4205B board - + + OTW Bootloader for BRD4205B board + - + + - - otw Bootloader for BRD4210A board - + + OTW Bootloader for BRD4210A board + - + + - - otw Bootloader for BRD4400C board - + + OTW Bootloader for BRD4400C board + - + + - - otw Bootloader for BRD4401C board - + + OTW Bootloader for BRD4401C board + - + + diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl index f3bbff9fcb..95c158990d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6fb0227c29b5124c9ea9394eeead2c5b0ba06f38786d4209578d7300820e99d3 -size 137416 +oid sha256:d1383aa6e70a898f9d08a555bb0d79be3059d22d56f899e9f3016b0c1320f753 +size 137588 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl index 0e5fd987f8..c4ce5cba3f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47275a11055bedca97863b61eb3a1257918e3c5d5e028470e1c2f59f9f7f6ac6 -size 137420 +oid sha256:a08e8ff9deb770738c40844f67a2232f1e8c36f53e76471a548a19654fd80fa0 +size 137592 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl index b1d2ee2a82..57f133f59e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a260a254467f64b48b97bf99c42876123a77ffeab44459a7f52c29d1f7b24bbc -size 137928 +oid sha256:0a941e0267eef3f6a15de2e31d9a3e30b20533faab5089e6c2d74213556fcef2 +size 138112 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl index 9ebeb7574b..2de0015fff 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:07f7bc61bb293446f9525895e503c1e39e43f2e61282a4fd066d73a31bd806c1 -size 137932 +oid sha256:dc47fa9c337a30d2233014b662d10f2adf2429c8fbd2ff504f1dfd700afcae3b +size 138112 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl index 69574250bf..fa450e1638 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f7ec5672ab676708607f8f8eb6fcb290b51c69d61053b45dab1b3c70c65e4bb -size 136768 +oid sha256:0d1acc51bacd4e40798a365d2f76cb4f62ddd5164e1a01c46e47e52692e56fa5 +size 136980 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl index 43d7b26415..30e43d84e2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:368bb037abdbfbef745810cd40e144ed28375633ac47f0add9cf9ac066213485 -size 136764 +oid sha256:4ee2a871f84abbaf97952e57974cd05c997115c3a99278a3077bc0972cc31f2e +size 136976 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl index 84f0f52f28..b8b70e9b7f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b90e2aea62e01075aa588f49f7d572e1d78a1f5089dee956adff6a1a0a48009d -size 136940 +oid sha256:1d9894389b6229e1753f8598ac89ccd8b8c6c5c3b9a4f731c82f41061921295e +size 137144 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl index 9fea0e02ed..2359c398fc 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e59fafbe5c705ba9eec84bc054832e0fc766aa8e9142f742341e9da374680c8 -size 136936 +oid sha256:bb03e57249064f7773fe5eca37907cf3bcd7c6f89e35b8023c8c8fff47b9316d +size 137140 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl index 957b052d9f..d2bd7bd59a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0cc095daba0d9fcc852a79d767476559f3211c80a2cdb87b5b73e17cd4aaccf5 -size 137316 +oid sha256:09af7a3cc10e18fc6f84ec0acad8dd6eccfa1cca57aeef9b4eb4e227934b3709 +size 137524 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl index ec0ca7974e..ec99635641 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41a65ad8bbbc82e69c3aec581d403ca07974c60b78b21ba62878662bf9341394 -size 137308 +oid sha256:a5066c84b9baf53afb0e43db4244b2b2bd579f15198efbc98f70f366d78241f2 +size 137528 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl index 82cd827896..b464040111 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b3c23572e5719e5f0c44fcf0f8d23dfee531ab281245802f9b2fcd4cd8a4a39 -size 137324 +oid sha256:cd2b4167ea7d49fa28000d8e472806bfffd7f6ef6e35951bc47503a0c1a4018d +size 137516 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl index cc258432d2..04c27b4239 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:decd059c57b39071303514fcbe13c111ce39e90477b8fee487197fb0fca00f00 -size 137324 +oid sha256:569cdb547749df89b1f40415fcdc34fdd8bd822d463ca598665708971c48be9e +size 137512 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl index b2faf20472..ce5683da18 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b91a0f21697ea48aeed23a34dc02a7c01ce2eb023d0956b392ec75af64b3221 -size 136940 +oid sha256:725f17ba0dbdd68b45cfcd63614bf5affefc7cac6776081fac525ce94138570c +size 137136 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl index b7b48cfb4a..8f0f856a31 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d96c6f4c3ac02e2f90d2408de4e609fc76c8745a6ca99d4a1ccbf769bc52699c -size 136936 +oid sha256:a4cda161b61bd33fd734396a8c60fee115b948d6d42a7bc942b4483bbe1d9d72 +size 137132 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl index 7f0f63bccf..32309af646 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf7d554b57524120f39984b9e3dfe03429dab4ca73cc635195ebe977dcac6c17 -size 138616 +oid sha256:92aba8ba2d77e7a52253f79649c5a9a57646d50f80d2621c1a072da4317a59f4 +size 138780 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl index c34aa75a02..3ab8bfc4ea 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:033b4da62c13f0f5b42e00263848b306696cf380121c3bdaa6abe4aa2fbf881a -size 138612 +oid sha256:d56293c7fa43e987b93fea38be7d79ad244b7c091117acdfb232adb8b5cf6479 +size 138776 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl index 2ec15db219..a1661de696 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95595461d463ab74c836d1b147b1723da393913a03f56603660f7e0b28808f9a -size 138624 +oid sha256:d8f9876a544fd1c212a6ff9f3a64c7b3a1819e55fde4da21e1286643cb83a66f +size 138748 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl index 1e535f080e..28543b72fc 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fcc684a834d30f295b1e7a9cd1822942bed9f8399fd026fbf593cbdf50e8c8b -size 138620 +oid sha256:181d7f7c95583b17e6a859b441c09a671bc6905c5be88e436e1562407206dbc4 +size 138748 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl index 21e9ce76c5..d40d11f61c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:24c2f95b6dee1e6e86b7433d46ea78f0983c9de1ee75d45a8c0cc4dbc7ee1de8 -size 138600 +oid sha256:1d28398adf17933593b58a4c74892677f86ee7c4adabe41e2959471310b79eae +size 138748 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl index e33fec7354..1a4ff47127 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:054fd6449fbce3e48cc4b4492bba4c593d8b9d3c3e5b63154a8aac26fd09f01c -size 138600 +oid sha256:4459cb4873c7cf6ca85f9ff2563619a0e25d36873c55131a2b8394613d5682f9 +size 138756 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl index 1712e0ec7f..25f7fd7958 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b05d0498763d287f2a1489b4d11731951f78c5a55d7b87e2d7c60c22c6531ec3 -size 138600 +oid sha256:a9c04313bd23f45cda1bad7053172c099caf120246ff08ead051439fcd9da89e +size 138752 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl index a1cad380ce..30ed1e2e21 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_controller_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1837147e8c9d65742dcb1a3e20da3e3d8e06fb1c5494748e363338f201b55c05 -size 138596 +oid sha256:240cc05f2bdc2726340ce6e01089b987eca2803449fb40fa48a701acd624dd60 +size 138748 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2603A.gbl new file mode 100644 index 0000000000..8b35aa91fd --- /dev/null +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2603A.gbl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719202d746aa00984f80de7d2f5fa96f2f37fb693376989cd4acbddbe6d6d962 +size 138072 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2603A_v255.gbl new file mode 100644 index 0000000000..f9c8f62d90 --- /dev/null +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2603A_v255.gbl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5be4f350087b139ec6d5db0ff2e5bb1d145ea4bf840a1ba8b5f83f75034b4951 +size 138064 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2705A.gbl new file mode 100644 index 0000000000..f50877aa11 --- /dev/null +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2705A.gbl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d3498e9a53694a0a14f6c54bb7cd4faec8da41034b52a49c4ce6b44ce6a58ea +size 138524 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2705A_v255.gbl new file mode 100644 index 0000000000..8dcc89f6cf --- /dev/null +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD2705A_v255.gbl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1faacdc5713bee2161dfae468b844e3d1faf23ef843df22fd307e3a985495437 +size 138516 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl index 050bdcaaae..293d8c2189 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06b63083f2c87d9303c7ba826895900f91923a767fe1b0d9bdba6322c92612ee -size 137256 +oid sha256:220a686405508aee82d23c0e6af3741c8bdfe3bc39e4762e9ca0e62bfb5519a5 +size 137524 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl index 03a4b45035..01d0c0629a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a8b7b791c93889758e1552ecdba1e6797871f4ed4575fc344900c34ac45e17b -size 137256 +oid sha256:33c7787e634d9274f56c0062b0e3ad830c1f393cadf88683a9b06e1e112f05ab +size 137520 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl index cc42f885a5..1b6be809ad 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8676638c637c2130afd09fc65a89cf852ccd706295fa089c5a7a20e80c9f15e2 -size 137376 +oid sha256:badf2a0b6e8474063b375b45e5022e672a770a782e5157a7d400bc5deb020787 +size 137672 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl index 74a1582136..4bbf2f8c3b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b01e8c74c7a9fe9558465668405a0c7ffe31891f632fed679809161032f80c3d -size 137380 +oid sha256:d73185b60584c5d04f84fdee77cbd13130a62a87e184ef7ec42d8374470db919 +size 137664 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl index 8d5deafd6b..fdb0bb49ca 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d57b82026efb0dd82e6f894ccd7036c798c93c4241dfe5d8321d68abecf3486 -size 136524 +oid sha256:e18a0b57faf3285a0cb9fb1bf0b6dcc07e0441cf8a401c04ba37ef1eae7531b8 +size 136792 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl index 44b448b2ba..218c0a8b0d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8d6774a4cbbfe05686b6aab168274984658f53f9b2882dc0b643fc4b9e72dd9 -size 136512 +oid sha256:2e18f7b5c9cda4bd4fbd04cb39eea7a12a1aa0f56f083b1456eb69488365b1bf +size 136788 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl index 0af8a6fae6..482e2fe0fc 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ed12ec660bfdb67db533f54c909bc0af4c8522ff2bbcd7fa1fafd998c59f15c -size 137748 +oid sha256:3ad7a089df5e712d8be1ba10c6528d43c11d8d51089a6d396626b91b901b4eb4 +size 138008 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl index 8dd15891d6..e8f226d7a6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12288dfbd4870a436dc7594e9309739cfac6cdeba26a4bcbc400ccc23ca3f7ae -size 137744 +oid sha256:b5dd1f8d7cdc0da03d91e67a6afd4c14372365459e8becf85b257b911e88a60a +size 138008 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl index 0151de55c1..794ac74756 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9e256e07e38ae3e70458603280b853c28267daa0aa19f5fbced21ed5123e3b9 -size 137376 +oid sha256:2c98ea8a6fd4ad5167eb007485c58cf28fa9dde48cffc272c2570f2d5d630573 +size 137672 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl index ab9b702af3..d9a4480d6d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b1a576f177d434d0db426c5324b23236b47b6192899d3611fc091da61ae1b18 -size 137376 +oid sha256:190e495b6565342e989d7198ffffd6e4e97dd8c6c839554766d283bb8f769fa4 +size 137656 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl index ce18999cd9..ba8317ef02 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f6e1f698ec7fabfe60f5119b4f9de57ea1c69798a2eed6b1d6d63567465afc23 -size 139000 +oid sha256:fee4cc5a98c2113c0850a91a619371286d01c92c83a1fd8cd6cf79e4da3c4f91 +size 139180 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl index 77eff07040..b7c001dab6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b55adcafde2473f29af0c5f25f9be4238b30d57e99f798f043c65155d1bc717 -size 139000 +oid sha256:855c9b4ac6cc8a7a4256e406f178a3cf46378af6cd489d582b2bfb8307d1bb29 +size 139168 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl index dbeeeb6904..a214df2f26 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38af6a214956a479f479b307e578aa98418d5726b728e882675ba07d1e3d2d70 -size 138960 +oid sha256:c192c427b1cba04431b2b7805c94499bf77022ed74057b764ed8732f4f892116 +size 139192 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl index 4f6ecb4d63..cee998cd37 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ab1a6500df0863f022237a2d33c568081120bd9d261378a058ee683996b33ae -size 138960 +oid sha256:f1015250c966f88f7eadc0c0b8d39f15b3701e4d860452ed72a8649a840f3290 +size 139180 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl index 9b10caa0f7..84d4d4e3c7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e2a38775d8ad4189d70c4b69ccecd6535d178fd1ab3c74075c6c0d9c86afd64 -size 138996 +oid sha256:62ae06fadce91efe42fda2d91531de78ba58a2fb89f9618fcbe74f422c04ba89 +size 139176 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl index 16cee7444c..91c28af890 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a071cb2999d6f43e8398fd2f9c72ea59ac0e164856b96c6063c91028e5ba755f -size 139000 +oid sha256:109596f790c0381f7780647c195b19f5c126b309cf76665a0f2dd11a30dab0cb +size 139180 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl index 154bc2ca2a..cb7066415d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7861e6e5c1c2536c5d3774bf6b361530f2b87438457e3b8d7b31edc0ae8c8d0e -size 138956 +oid sha256:7ae130faed979413c0bf4dbcf21eaee0f8fb7f8a1e7260717951dad292f03d84 +size 139196 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl index 6a4ffb23b8..6fec17a990 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_serial_api_end_device_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4edda600d3d9c5e278de012435e9fa27bd19600aa79ab52cbd1e8894d7f36399 -size 138956 +oid sha256:8ed67cd676f26e0a1645935711ec032ef55b3a2b566cbbd1898ce507f208184d +size 139184 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl index 2351416931..d0ed0c14f5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d67c7ef33420bdf62b0f8af49e8c65180805b126d92a41f82a39e9f307b9f7f -size 117576 +oid sha256:7e9bd55ab11ed857ab2d5d6abed7f0536c3e616247ce24f18ac065f406256413 +size 117704 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl index 61e787802b..839ac3cd52 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8d1060293c696c9f3b44090985f6aa7482e4ebd94fc4f1379eb63afb6e2ba2d -size 117584 +oid sha256:7d40176ea0c54fc6d371ecbd06f40aa7395f871ff86863949a89aa04b7e97a63 +size 117692 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl index d3aa86f9ab..a535f4e1ce 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30052f1943a4476b10a7c9d23ca36844b05df0a5f1f45b35b8b4c909a6a980f1 -size 118344 +oid sha256:6b63827ff82aa14b5332ae16023b59f16386d914665c46ec3f1508a1cd64ec36 +size 118532 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl index d4f33c272d..8a0a7fc545 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0df03d34bc7c4f7695cb253e955c11e98043b07ba762e71c8413a772c3df20da -size 118336 +oid sha256:5af33276f9e808e14690b058df325d3a7c65e32b273effb23a854c07ed382686 +size 118524 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl index 3117e86183..50b6176072 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9caecd4de019a17e3ed1ef465015921b9cdac51bad77373cdba2fae70fe3998 -size 117332 +oid sha256:ec89e62eb5c53f5d313fa05467400e43de40d554684e1bb7d192147465b648f7 +size 117472 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl index 003a3660c9..e96e24f945 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e396d77ee31c33d18e502bdde17c133eb10128ff036ca5d7d3d04afaf47625e0 -size 117332 +oid sha256:804f6e2fe832099bf78f4e37a70615afd5576de80feb35a24471aa8cc4d2add8 +size 117472 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl index cc6fb8d091..245a90ec66 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1045d316b58734a77fb8426841bc934a8213544227b1ddcede12006ac6ac7330 -size 117664 +oid sha256:fb20567c23b3f767025cc175ce1ae9adbef527a5b2439f5d33d20ec8bd48bf1a +size 117824 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl index b34b1b58a0..ced7b9138e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7cb6282815679c665048727c420a6d5d5525c59b1bf84175c42527ffc485f3c9 -size 117676 +oid sha256:1c3c6b01f9b8a152caa29fbebb151162993e311ae7c2b695e4a96624b7903be1 +size 117824 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl index 8e0317ae29..b9f27880de 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2ec905fcfb2a0bd709b09cc56d0cac477b4b5c10649cfa03f65508856057451 -size 117328 +oid sha256:c1b15bcfbc6c88180dae2cdd820ae16272ad1a4a90fcdd34378852830e449f1b +size 117472 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl index 37e73d2aba..45d2e8c106 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5479fd0f215842f51d306cfb926b4f0424dc0a7492a22ced588017a6590b98de -size 117332 +oid sha256:f651a57f88ec61338df36a899550af2d0111c1cdccb7a7c6b32a59f7890437f3 +size 117468 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C.gbl index 0407b70af4..5e53a61257 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3785dc126d6e196ec6498ae0dbb9dcfd328f23c67bcd6bf74b9ba4dac1e455fd -size 118960 +oid sha256:56d3317229c01c74c61b91436d9ecad85abbff2efca42c59d4e76662b55209ae +size 119120 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C_v255.gbl index 7960b2c0a3..3158a28509 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c17eb72113152223890ee95195ab1239ae4ba9b7f162f84b073bd53533095452 -size 118964 +oid sha256:1ea6334e67f005acfb34629df65caebf55fc5035f3555a1c2b145229e8038f12 +size 119116 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl index 7cf16bb5e6..160d8223c4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ef732163defde58c58bfad3360ed8522a4670919a7aff22465a7905e27f9290 -size 137108 +oid sha256:9d248af2b930a4f44beb2abc8e9501c677faec8f28bd5b408978ff3a4ec17e5c +size 137312 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl index 3463e79970..1625659cd7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c83dfb3d21f445a5be09e3790e7f46c70b1223be7ba5c625d77bb72076da0946 -size 137100 +oid sha256:d81e16b74e0cc85b0824dee4496c31d85333d06dbc8e59c1d182ce9ac447b7ff +size 137312 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl index 094f6644d9..ef7879c54a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:64cd10d5e120b0263c2c1f248c3d43f6f279d4e7b78dcab429d73323cf38ba09 -size 137280 +oid sha256:a85628eb8c57c5fb40f7f66b946fde7db5712ef2da7cf96b691cd13528143058 +size 137488 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl index edadfbe160..4760ebb192 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b39c482a8f18c5020c5c3133f1b017d76e89c5eb6a2c8800fc2eec21ebd5ba9 -size 137272 +oid sha256:3a188b11af47341ecf55efa7336459ebf803c54ce857333be961eb966c26406c +size 137484 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl index 45d03a706f..8951d032df 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ee9fea298812fc511f6e2c2dbf7a5d260db85e372bb8524a4be64fdd93736dd -size 136336 +oid sha256:00ba7d35cf9ea8831234cdc885ef89cd6957cd4fb881f5a0211d6d2778c70ecf +size 136616 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl index 1c431fc888..271b8ec71b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1431de85c3e065f1889663ba576fbd1573aa630aecbafb71f6620367b0dae0b2 -size 136336 +oid sha256:850490ab3d09dd0044ab7b6fe266cc5c7d4fb9b7ecd4d953f5778d1ce8e2e545 +size 136624 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl index 59432e8a6d..52d6315ed6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:411c202547d43812935ca02f1c0b5ae2f20eec7a1e95de32265e406c63370b6d -size 137664 +oid sha256:a3ccace6ed4303afbff51b59d39b30bd432e5ca7f0c37389fb74079095c4ac81 +size 137868 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl index 85cff95246..d6de8b543e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9cb02b39af9b7babcf0b09bb6b3af9f9831c54344bdcc5f7ddf7ba90bebc008 -size 137656 +oid sha256:346266d85ec0aadcdc50cbf0adb383f5aa4c64503a4961e810a81b17eb319e5e +size 137856 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl index 387f30ff26..6c7f305660 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d37e8c1446617e09f1cf358c98138730e88cf87b914ee30f17462139802921ea -size 137284 +oid sha256:bb5e73b7cd7a42c8d1f03e808405243dd61cdfbaf02b517218ff9dd9020078fb +size 137496 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl index 684d73382f..3bc280c5bb 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccbd0babfea9c7728a95d77841a15a0f98b71703f83b3e55d7e788b919aba53a -size 137280 +oid sha256:337c79bc2e000e8f2170a5a4c1ac5493b90518aadabf722b1dfadd35c04f55ca +size 137492 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl index d537606986..ca2d680550 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0778b4e7ab44ad288a4b63f9f10f37cd5ea2a3b00df38d9840217c509ee58de3 -size 139156 +oid sha256:377c1efdf89407ca95591900d1c117c2c9081793f6f6064a32a78e13fe40d160 +size 139332 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl index 91f7760538..d6cbac6fc1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77de79cbbf74f25034b667002d3de0f1c20b83b51c0083cb28810c392e5c77ef -size 139164 +oid sha256:e007613cc24a3fca3267e75015ec6dd53fc2badebd28d2b70d1101f1e2ef7cc8 +size 139320 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl index efe0e11cde..8400fc2f7b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf96d43bfc00cc711ad2edaee50052d97c0713e6dae0cc08bd80952f37bacb69 -size 139144 +oid sha256:8547d77d1cab4e7cc3eecaf2aba504db8db222fbb3776b8f5b40c6f813f0dfc7 +size 139344 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl index 9006507a3d..eb1217942f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eebf7508477d13ebb773acda61bda0c0dec567238e8720ed7e94e1b3a310ed8a -size 139152 +oid sha256:2c4219041978cda37e92173634918c863e271e87789e5916eb97df52c2848670 +size 139348 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl index a245ee9d95..3bf1398156 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:25d342183b614a7ef0b90604171f887c1987079cdf8e15255a3074efa654f126 -size 139152 +oid sha256:d4ad55745be3bd342baca52995ff9f70bdf692e299cd0f6856fc55c9ecc49c7d +size 139312 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl index e51cf8f0ce..d8fc368e06 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0b6649a8245c7c121432e3d8c782bfa88fbe209fa681b59706405c9a201a9e0 -size 139152 +oid sha256:fbc38cb4eb1298fe3eb8fa7db4b4e7d4fe0183fc418320971ba62193f05e0695 +size 139308 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl index 41721f1431..1e7d9f762e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7fecca69ad4dfa98ea27c17f4078790671cad87133f0216c86407b03c021f28b -size 139156 +oid sha256:e5b832676024a4f82f3c89d8da57c34043ab673df6df98064fa0d9a4d616f2e2 +size 139340 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl index 51f988e868..da053491c3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_ncp_zniffer_pti_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f21576bbc047748560258028094e922c42829c696aad6dcf0d816ff409768162 -size 139152 +oid sha256:b856b330f1f7a8c469ac99917631dc1f7da952144eadf3b4ed298da41f48bfa0 +size 139336 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl index 083efe26c5..16ddb2b53a 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fce8ab8d01875fc88c8ae097ae39be925a87a857937560725f139d9891754d3b -size 147340 +oid sha256:86c5f98697761c849132ca8b74bdbe2e78df3efe2ff168f3cf4b4a54ad0b049c +size 147588 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl index 6d9ddc077f..963e41c4a0 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38fba07bee421b345dc34e98a077860a843742fdd156f3b63391be850cc4e15b -size 147336 +oid sha256:4e6d851cb5757cf3a5fe823b63f9918beb6dcdf0a0253ede38c8cd79f455e9eb +size 147580 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl index b7bee9ca3f..3f2c7607db 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf8cbd9c4d45e760c1bf4030581ef98b866b7fffb60f6b6047e0d07ce78056c2 -size 147536 +oid sha256:697f67120019ec609756cb9ec3989016b1809320d48b593fc6dcab46a829a1a3 +size 147804 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl index 8ea406fcd9..04dec9b8f3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7111b36d3be1219d175e52a0718d51523a8419a11d1068655b7c36c71089c685 -size 147528 +oid sha256:f93559a41aff81847f3cf720f47a994f4a46d37f3f8b25119467183ab338c7aa +size 147804 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl index ee95b796ff..1a60f99e77 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f5985a1d4eb8d0ba4f9cbbee3a9ee1aca9c0fb812e27dce3d792162f24c492d -size 146636 +oid sha256:1d1d68d11051c2619ad4a5e869bcb9b54cf11bc3fc22dc07cac9259e638ecdbb +size 146828 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl index 0f9e70ce3b..18e282f518 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51863e05c24c908d054607246b8be40f75bebfb143da85c61807b0c2ab63adac -size 146628 +oid sha256:658839c603489d88084a1460542cd3212ad3bd58d36914d9dcca5c30c30848ae +size 146840 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl index 83056f9478..4e1b073e52 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a0d16d4bba3684ac52fe435d388e943bbaaab263dcea3dcfcdabe1f2b06edae0 -size 147924 +oid sha256:1d1ca83ef649c35b558e914f85ff078055cdca878174f9ec83e389ebdfc45f34 +size 148112 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl index 627b5bd29b..a2851d6fe6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49f574d66ae893951ce623ee8f92a9b0c1dab235ade14b6219a87a6e2fcfee9f -size 147916 +oid sha256:6b8375457a9dfdd28cc35d6874f317e9b792498b52a5d90f6a255ef8272c0524 +size 148120 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl index 650dce14c1..64a1be4b23 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d9003be995099622b9aa1c4731d97baaf410c69c155813053f941205d28e926 -size 147528 +oid sha256:f1764a7851047193b517057d8465bc1bb1da1873a2369d06a545ca42c2a8cbfe +size 147812 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl index 30a630e561..d406dc92fc 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cdc7349468b1a0b6c572e33950e8d31c0624bdd28cb2349179c27b760c54753 -size 147528 +oid sha256:38fd6c4ecfdd6a84fa0effe5464ab79226572888fd91b5cc79d0e756f6ade589 +size 147808 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl index 591af26e98..d6cf5e7652 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b8a73796dc5bc22eec0e995edb2fb26256cd18bf117b2d33140999a56d337f7d -size 149044 +oid sha256:ff730098d06873c1855966380f148514b87da36a5897ae8169fe689e680b6cc5 +size 149320 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl index 4cb3f50b71..ffb90bf94b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92304b2bd685752d6055c884536780a9dda535df026373b33825a0171ed74c05 -size 149044 +oid sha256:41c8673cf485cff2d89f7f72f895b1cadf1f71bc4206030ae3e62bad7688136f +size 149316 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl index 23b53b449c..5237b1cec8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1c72f74f1cc0e6167fae4b089f108fa19d8b350f4fd6c851c424edc418cfb92 -size 149076 +oid sha256:11a06258585e68b3d73cd7b738063cc4f8786f8f5b3b24b9ab5718347c9ee79d +size 149300 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl index 4305252533..5f7016afd1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9eeb8140bd2634c42eca387994853163301b9f49204903a530614eca8537d54b -size 149080 +oid sha256:036ac554a81b7293cfb22e1b0d31ea5e9d44c76a2b119ff571673be753afa7ff +size 149304 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl index 8b42ce5e16..ddd9a2f7e2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb89f0b2e7615c8a54e0b082db715fbe99a49b6c9943c2901d1ce81c6e09c1f0 -size 149048 +oid sha256:63a7ea8e5edeb1a6f41affe01cc2d51ddcaddd7249ded205f3c1132738472ba6 +size 149328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl index 7b23e0834c..ca41563a4f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c20dad6637c0347e3069e0ef37500562cb55e0cc86fafe3678d5a99926ae71f -size 149044 +oid sha256:e244909025c0880f7356aa58ef50e81b59075d330ce670e7cef3adfb986b1d07 +size 149324 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl index 8a65c6bf7e..ef145a7c3e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0720e8eb9998dc0ab8ab82032aeedc0b378844142af039d8ba776c66b1848ac3 -size 149068 +oid sha256:cade46d4d3c6efc837cc1d3ad3e9226ae6cb1f2d0f78a7045ede4e802f0cca17 +size 149316 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl index a55e8a68d0..6cefa03516 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d9f9eed306736bf3d487a44de35bdac7712a84b686c591a0d105adffc08cba1f -size 149068 +oid sha256:d73b0c7f86eb21917488868d114fbfee600d453a850eadd552d75aad605149c2 +size 149308 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C.gbl index c105819a05..dd9c767a81 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ecbbb7b04d633cc563a30de5d746f37068731413f848e146da7820715574782d -size 156536 +oid sha256:a56548605d66b475fdd9cf7826afcc03ca6c36b6b97675d7dd89eafed78f4a3a +size 156880 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C_v255.gbl index a7ae12b2e3..d4d248d376 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:653cdb55b4e3cd632e97bc048dba62b8c6a1b75aabc1b3dd58b69ce6784bef49 -size 156528 +oid sha256:0a7fd0ac8479027c737f4d2db06c4ccf07cbd1e6d2e05f894608e9dd43a76650 +size 156868 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C.gbl index 3a345d6f38..6f8addc3ab 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a69f906d64fb3f1fcf91423f027495a377e4381e84800b79aa35b40bcad9f36 -size 156536 +oid sha256:69a3b2a4669ea076464280af2b1dcdf45567d784364bb68cb39455b1987d32a9 +size 156876 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C_v255.gbl index 5a87d4384e..ffb8640b22 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_door_lock_keypad_u3c_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a971809937b44aa176317272627cc6be1300f4b4e38367ba1374985c7b447ec -size 156536 +oid sha256:56525a0e1b86bdb489106842a164652714a2be3c40df116d943e96cd68267fb4 +size 156876 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl index ee9c5afb97..083416fcc9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8517d1d0ebae8d4023c5801b09a2beebf53a832fa48c379d766ee74b2270ca48 -size 162336 +oid sha256:b5931294a80e3374eb2e3e0088f0ac154970dce53c44c885f7c12f49d330c870 +size 162384 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl index 80b839eca2..6f1c8a63e6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:037836196df16a9831b8729b79eb9e0d1f7bf69671a42229da617ec26209c894 -size 162336 +oid sha256:4adabb82ceef557dfc3813f08bdd88f8ebda80600f5da76f2ef5dfc2fcca5188 +size 162384 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl index 320cfe91a6..237eab12bc 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37298d1e3b6847086bd67c8b0592c47af7bbde095a30bb5aec01be07105497c9 -size 160492 +oid sha256:79431883f4feacadcda4288453817d83778d9cf183f08f7629e1fd1edb72472f +size 160640 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl index 09ed64872d..0a3ccf8cf4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c7ae732f1632c1383dcad6fc454b10d72690b746ac07ee400938e16aef328c8 -size 160492 +oid sha256:3a680d4a2c9736f7e57042166ed2684f1b336a4a97fb30a86888a3a45e7ff47a +size 160636 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl index b6d6660b07..9621d8cbe5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:813eef81fac96dcebeee68338e74c193e82b1f36c8eade711f8d56bd0fdfe813 -size 161804 +oid sha256:83926cbdb81e32cace551bc8896b2ad245762fdcaf7881c1a686ee6064fcfe3b +size 161904 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl index 3892c02ae0..017c0974ad 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_led_bulb_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3f25eae85472321a445b447e4bf547f6c9b12c915c63684f3ff9c9b71682bd45 -size 161796 +oid sha256:bcd03639310aca7cbedbcfce7df1dfcba1c695b521fbb123f27256e265916d2f +size 161904 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl index db148db916..91daf65bc7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e71bd578f8d76e0da5c61c1ecfd9ca7365046952e423e39980aeb3980b78fa11 -size 156952 +oid sha256:9d74402f91844c0973226a8e33ffabd302ecd3f691fc6be249e9c768c72317e6 +size 157124 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl index dd5ebf82f1..72329c6e42 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcaebe243dc2de1152e77f7b3a5d922b21e6c96dc658015b9dbf1ce67decd351 -size 156952 +oid sha256:6d640efa3e04c4f06d22664badae2f1164f6e369e5f15ac25144197ba922e4af +size 157116 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl index bea6fa4915..969f997e91 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b35c8f90103d6a6b6f4ec09255065ae8f39e9e05e886736e044be7ad30438626 -size 150652 +oid sha256:0e0207dc3a18ccbe3235dce9e08d4101a42655e048d03a62c7cc051d711d1617 +size 150848 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl index bc4add3e37..24832a3001 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:15fd480bc7b3682c32fca09c0fc209d6624e3fb8b00da00dfbd38c4a1f30a7f3 -size 150648 +oid sha256:2d98d938470ebecd8b9081c4f3c6aaf9a6188a4f605f42949693b1fd4ab7ca72 +size 150844 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl index b3c1786473..608422e2c8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:23b9419a9e26e5da8c63f0b2bc9f3308595168d7725158b39a742a58460f1d7b -size 151464 +oid sha256:426629306372bd1ba810bd5c804942197952418e7d46748a615e40c3795d1b79 +size 151664 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl index 5dc420c1e4..fb8017fbba 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:43071b0d303f12f5cd7721e16ca028044c2fb25719b73132057f6c2e5e686893 -size 151464 +oid sha256:6123cd7ab1521d9bd31d10013a17b545a3ecda32f1f7496099876b57baa5151c +size 151660 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl index fe7038bebd..2b21f10ada 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e9856b83345f333fc99116439bbfbc5671e7d5fe279e891c2971e9c23cc61153 -size 151624 +oid sha256:3e22997cac0e7d6ff49038a59efd9d999f75e709b83974483dcd882a112e0cab +size 151836 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl index a0629b2945..8e8abfa831 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27061047cd33f78cd821f83aff0c39a510f1e9bdeaf782e9a11bd236bc5251a9 -size 151612 +oid sha256:99a38ac568725addd1ccac8134e6bba1d09e037a342159b9c05a6f999d8e6b9b +size 151828 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl index 46330d738b..189ab871d1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05d061ca9d4d59b9972a02fd52fe29cfa0ea71bcf16b7101f32814e95f4006ef -size 150768 +oid sha256:dca837d0df1db830a53a7bebe2b507dfd77772c4f0c708eedc691eb40605c132 +size 150992 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl index c2c0af0f7a..f8bef6d493 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93a00314972ac8b3ca30b80e3d7a594e42f0054815613107705adc031f1e1244 -size 150768 +oid sha256:251f00968e8b2612c59cc19fd55baa4e6580e15724e39d7eb3c04c2ade0abc6f +size 150988 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl index 0741267cad..21a301dd0d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:448f95e3178d0b787d9d4d71c89e294b59e18966af11954e39df437b89adbb32 -size 152008 +oid sha256:f7e5c8af9aeba62fa7049e6b5257bdc77477279f2143b9c27ccf46130d181411 +size 152248 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl index 09c709f99b..9c9345b7d6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bd35ead6d296e9f9c31790e43e300dfb100a90562910ffe33daf164ef163058b -size 152004 +oid sha256:9c8ce18af7347d4e6519fda7e7f273f2f39faebf2138a66fbdafad458b819d44 +size 152244 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl index 41dfc1a6f4..5b1a63e44f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7987260d8bb6635c62aa685db2f59569a4643e129d2f8d5cd8621641be6ae83 -size 151636 +oid sha256:a3e4292c4f7ac682960d4eb153bedf9873cecfb7051133c8f190ba08c02d0042 +size 151824 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl index caffbed4be..85a0e88f34 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88042501db45ba33c37e43da9aab6cbd1e072fb9f91b52db7bb6384bc5ff2299 -size 151632 +oid sha256:e66bf64ebbfbef9c996244b4f3eb0f0f1fb7715a1379c7c8a0d6e269eb4adf27 +size 151820 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl index f868dc1a7f..47eb3d9643 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bf967833bdfb62f59879339a89b0839e16b4c0dabaffaa318f8f119254323297 -size 153160 +oid sha256:ce93927f794a6094f5f02795f41df784f98d907a916b1dac892aaf51944ae6e1 +size 153348 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl index 29470e4c0e..d2a7a32dd9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da6b4b7959437131bbad829c14a5b8595f69edfcfb7118d0b44871353e51612f -size 153160 +oid sha256:c66923995a548146a55722278385cef87c37dc44d96b44007d66d54cc9df53b1 +size 153336 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl index 9e46bab9c2..99969a69d3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:952ca27108b05702c4b7126415c7b9f844eac031a295354e654d6f30fa6b5224 -size 153204 +oid sha256:b0defc7208ac7f88ef0ddac0904406dd524d14a4383521722a18c04a9bd5e978 +size 153328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl index a1cb94828e..844ef5cf9b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37a727e649e5962a261b5450637546fdd9357933f3c9492fdabd292b3731cac9 -size 153200 +oid sha256:3f389ea076bba8cb23b6f32f6f80fea8c82918bfb4a795890b84dc7ded16b9b4 +size 153324 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl index 3ea6b94212..652c535744 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e43512eb522774fafc89bdc36101d9cffb9aec18fbe0f222708e8ffcb517c611 -size 153164 +oid sha256:7f828bf5b164a66ad36ef7a3167fa7d905f71f37f2f255bbda15f80c5f3ce07f +size 153348 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl index 0b56e952c5..7cfebb0f74 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3b7e4be4d68013712946556c4eb2c682c886e368c3aadd313f185ada0c12eae8 -size 153164 +oid sha256:077e51cb97f0a2341e8d49923114517bd93c6ac9e6c8e07f49e88065c5166a93 +size 153352 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl index 62f5096559..255673f2d6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc464f6d26d2491a3096e423fbec0aad0f641263e8b5c96a06607c67e0fe39b1 -size 153200 +oid sha256:66aded4405ba22818375beb5c71cca7e7354faa87f2c4d214dc015a6851eb416 +size 153332 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl index 837137721b..4aa89341b8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_multilevel_sensor_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e92d5ace8a47fae69bb36fb839bf0cd228ce6e7fb2877fc1892a3fb60d117711 -size 153196 +oid sha256:d186966b09f86355699dcd00ecdf3af9bcfbce099a3462e66f7320bdb4379f48 +size 153328 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl index becd59d18c..6275500bd2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:591bbc13480abcd4ddf4652b30bc463c02f2752ed4a0d1f415fa4c4e92405a83 -size 164844 +oid sha256:75e5455960daffa21ccd12470ac5e11ae31868bb104efa3da7e3e05373d136ca +size 164912 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl index d8e6a9d461..f211cc7df7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb7499fcc48c5306bdb588c46f89307cc645d12c63ab12176381881f0bde7107 -size 164840 +oid sha256:a565d8ed06a8b8b03f93ec6ece8aa39d9fb08f959bef2468db5ba21046696f1a +size 164916 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl index a9ac0417cb..7a9e3cb829 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc3f77dc86e1730826197a6e0cd922b1d4ddff293ecac1b4bb4fbfbf35740313 -size 165040 +oid sha256:4c9dc6a3dc76ed84702ba6fa47322198385ea880c2c6cdafa90b8260436562fa +size 165128 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl index fa7d57f1b5..fbb96cd0e1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9e8621d3a561cb17f8c64a8c722b9c6a03f8dede26d7259f2dd5dce7042fc06 -size 165040 +oid sha256:5f08282c842270306ce6888bbdd4b56f1514271a6b31c954438da7928dcffe2e +size 165128 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl index 7426b31453..6efe463ce2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54c673d5c9a32801bc60a2daed38cc63174a55011fb76b3356cc24fa3049c612 -size 163236 +oid sha256:a1224046e2af3bba08607d5ae6b5000d41559638a7aa718d09d867f0026aa1fd +size 163352 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl index ee0fb8550b..442ab59f95 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d54a331d4e3b6bf8ad3a55b0234dad025d66f8a8b36f47c68277441cc2a99880 -size 163240 +oid sha256:8f8f510d036722c9cc17e137eb3f485ac4e994bd715c620c32554d3a59a8c453 +size 163344 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl index f277f5fd93..5889b85cc5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a1019029c424adb786ac39eb36de7372a95dc8083a0dcf237889413425aebffa -size 164468 +oid sha256:09a5679f8cd89452c9efd6aa546b53c7632e806346bafac56e17fc71046e1cfb +size 164636 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl index efb24520af..8365480176 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_power_strip_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3453cc881b0a31998498d1d5868b90564cdbd3177b01a90e6e9ecc24b167e23d -size 164464 +oid sha256:e748085797a052e0f57a08a5933c09d331dbb1982a97b1dee5cc561c4ba44e41 +size 164640 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl index 5675a9a1af..f1a144c8bf 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b74cb8b6499f4941ecb38d2d6df766c8c097ee967f2c47d9a589ccbaa48fc80a -size 148660 +oid sha256:19a36783e73ec3c7fb5d571c5b40b9ea4a7b60e5852d230c17521b7367304ea6 +size 148920 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl index 2857279794..e18553c618 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00cb392e36d4bbd53b6145a536452dd79c5d2a16870cc3de84c03cf63e9ae121 -size 148656 +oid sha256:a19fe0e9ca90a82f8ddda9c524413fe2b0fc85f1e8fca01a3ea6a3e27904a867 +size 148924 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl index 3a8c347282..2ccc2cd59d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2212cee52477f33dd0db1566353ac45799f758de1424206da18a7f1b91d3927 -size 149132 +oid sha256:b81000aa46c441bc9329b765070d8b4a9c99921a5cfbe8721925dc714e3d7cbc +size 149416 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl index f7446540f3..b74fb82a85 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:013565ac8e2b7974baaad5d732c285b28dd37ae80804bd292c3ff9f14f305776 -size 149128 +oid sha256:3e377d841773c48e44b7f3518777e6adf8a193e77e74ff490d28d70aaab6da40 +size 149412 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl index bf920912d3..00007d3382 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:edc85f6928eab11a37f1afbc73a1544e2188b7f93a7ef92644efea3bee5f6792 -size 148064 +oid sha256:48973859e0de93e395af901795807494bd46ae39dd4b7d61400dbb55e85dc6af +size 148368 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl index 95b377d36e..10d3e166d7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3a47af6306ab6b6e79b8bc11ecf385a62c7a4b7da7a3de1513b82e75cf631f0f -size 148064 +oid sha256:9a5c0380f78fc9e856c1bf0e3d06c71bfdb8355fe0e9186e7622d165775108c0 +size 148360 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl index d8d169dd02..b698da9496 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ced8a1ef0359413a919d02f3c8986df1f8860c3acfc82140e97d473f4529ce56 -size 148272 +oid sha256:c1b2963f677337b276d93535f9727d572c1ef98f03afce9b7f195942bc6b32e5 +size 148556 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl index a594b9df51..f511086656 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1a91f0a23b466caec5f827c6d12dda01341cf8262f6fb0b763d8ea6dc9fafd6 -size 148272 +oid sha256:2ce7bd075c88cfc60ae294cf81834c51d482aeac2a991e86f796ec2c6b9fc935 +size 148548 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl index 1839b4714e..523439e312 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8a172cd1fa46442d0b7108c62c7072191684e480f11745875742af60c7350ec5 -size 147360 +oid sha256:2609684696be3eb81da9beea82b9bc08269e3c3740403bc46d7dc805b1a5e865 +size 147540 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl index 1c1189165e..086e7e07e3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f98d47632c0661c3d0c2cc3e407732359cdaabf4f3a4922c2d1756546847fbce -size 147372 +oid sha256:a490c688dc61ba365be5c710c5aad5e3aef65bc7d56e27c7f401628a7f6731e7 +size 147536 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl index aca93a1c18..f1554a8af9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ede68a1f476f0794ccb204dfd601986516ace8c2a366b6f67825c17564c2327 -size 148652 +oid sha256:652eb73fa9096a50753b3421df80f13c44721d5b339d3f6d9d8722aec3e96db5 +size 148896 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl index a4103ec7b6..a3b62255c8 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6aba20f107b5ea653dbf17e4188704dc3cf6e34c5023710ef26a3ee3e3fde906 -size 148656 +oid sha256:e4200c8b3852d6dc12794af7e47374967a7365035b590242da0549a7ff75572c +size 148896 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl index 23e0513de1..8de79e4dec 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9550981048a4407dc88ed54294e503b66d720dbbc6410d3f2c1573ac47f1900 -size 148252 +oid sha256:c845c040b8b8c9807d4302985093d8cce3050246bf7fd9e0d87dfa20ada5ae9a +size 148548 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl index 0be3717b63..c13404eab1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:124dd9a9869eb69a1b461d7d54f7de6c59f9a6b3bad168a2490b0af2cd854b0f -size 148252 +oid sha256:7ed5f52a4f61a29da22b5dc7270af911ae8da53b84ae98b2c38d6f042adf70e1 +size 148548 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl index 39e892b8b1..fa68665c3b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9aca869e050e63884b98368eccbfb7ede917f56a104e0275bfb42bf199aedea5 -size 149948 +oid sha256:ec35158a3f5b0c807aae814ba37d7d3d3c2ac2961d77271a216a48204d733c66 +size 150144 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl index d5fcaac276..f9d4dacee5 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f10662ea15f6786faacb71ad676183332f42030761691d8d3e2080f192b0e14 -size 149956 +oid sha256:958b422744412bf2f37899637b29801705ae094c2e069649a2d284b433dc270f +size 150140 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl index 76fcd402b5..21cf524bcc 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92aff152c12556fce52c14e57d2f1fc1991402c721282842e058fe99fc9a6217 -size 149960 +oid sha256:f9c2530353f1b1c46ad559e3854f3e5655f93317b5accf1ce7d15d69d951e770 +size 150152 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl index c7386c3372..323a364539 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3dbb3bdf88b626bbade2a8ee092d9e239627266aa6586e5fa87b6f92a2f9eccb -size 149952 +oid sha256:76e6e2c31680f344747a059ac94dffebb76b0016e90b4a616dd2ca5d06c0d473 +size 150160 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl index 10cd313f22..e9bc300871 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:564b6b5545434cd7b6dd10dea3b8d7badd94dc5972294c8ade6a0aeec7874118 -size 149944 +oid sha256:696c0732c8de86c8ab61fab514c76f581e3927d084767dec10604165e7bce8a6 +size 150148 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl index effa09ef33..37c4733e87 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ffb2e41b61e032b6cf67af91c0ab4587e5708740749776c6aa8a90e681b81f8 -size 149948 +oid sha256:c94046fb95fa0dba18ebea7b21395dea3d074d70ad39f7b2d63c3dfaefeb2ea5 +size 150148 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl index ec46d2ce71..69a7b29b9b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6367531293c1cad7d5543429740d4e269d173b4da9a5155e4cd969db7a57590f -size 149952 +oid sha256:9ecd8b3eb6d83e42aa89d0a1d9e94f2720573a09e2c853deac1dac69ec6984df +size 150156 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl index db44b7e206..c02b6cde4f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_sensor_pir_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63e2e4eef1f28aae9e617bfeb897290b6ab0a67de8476eda7f629e4063d7984d -size 149952 +oid sha256:eed87643162c49120f0ebe6d9f1c52ba35533331dcd6db3112373c85d202e629 +size 150148 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl index 01ba367050..c35e68f10e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1051baf177bd3f4258c6efa361b7745bdc6fb255693de95141ff9207a5cd0ed4 -size 160032 +oid sha256:1fd3d288fd07299c923b211f8f94d27ca2116523b29830931703df13fcdc5396 +size 160096 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl index 803efe1fa5..ace64465a9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:446545111070f72046eb8941901091527db169f27db7b6c41a4fcb75f5d7d984 -size 160040 +oid sha256:655d758b00929b5205e0a54b6eb0b61b935d8d660be62db60bfd1cac0e0e27ec +size 160088 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl index eff76ddf0c..9292b357d1 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1d2c76c2a535004928517e8a0099d323dc5753a8b5bdc1791089ef8460eae2ea -size 160500 +oid sha256:4c79c24d5f8b1e341eba6789dd8360632c05aac73c5273bab7391f15ed701d91 +size 160604 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl index 3bea535393..447a90d959 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8805a89c4da38dbc60dc79d9c7a190ec81e4469e79a5272e936bf86acab02ebc -size 160484 +oid sha256:f60a568bfb044bd700aa96bb606dfbf40967e62bf8a7176651ee4ff1baef0d73 +size 160612 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl index b343d8e969..1df5b19884 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e2a64f994363ba1bed85a9536ff81125a41c602c180a2914990aa81a08ea6f46 -size 159232 +oid sha256:58a3b26b7f20a9661a8d58251e5691de325dd590422fec22e921da2c54117645 +size 159360 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl index 83bb4c8f87..34d4a0113f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7463f4d5947cf57b191b543608a1cf0db626e761f0b84e5f7c29625ececc6287 -size 159220 +oid sha256:30676b45d020d3e51dfcee49afdab4f32028ee054c1d3178472b0773e189b415 +size 159368 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl index a356820ecf..a744a133f4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78a272977de340b6b42cd6b75bfada4df5109ba66ef22481a8afe3ac749c8115 -size 159428 +oid sha256:cec518bdfb81a7a1e12d466be109252089bf765417a5a37b818a266986758aa8 +size 159528 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl index 6f3530a476..f7968336a7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c323d5d75e378e40e9dbb0499018976bd9713ff31120a0c682d7bfdac390153 -size 159424 +oid sha256:fdfb696827c58865fb608f59130b548c5cc0bc6938844fa880a873b4b60fd80e +size 159536 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl index 101cf0460c..f123b77e65 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3c9cf7abc479e8093a30589a3bc5f3f4011a4b94d6a57793ba0d189bf1db0b2b -size 158472 +oid sha256:e46f73f1f209eee40fe5186498ead90c7ae76e37bd798788c81eb9683e9260ba +size 158548 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl index 5f4aa82415..0129867b1b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2395341f28c86538620b6574e8ea6993da1a83171e2d73fecded5c68a21f8c97 -size 158476 +oid sha256:a2c940b82e9c8c243cd075127d6e4884360d30a4befe2b727c10a6048ef27cd9 +size 158544 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl index e661a45dc8..1dcb214d27 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acb9789c9d7e00781e811222e16a5ad27db641918f9a4fe9f96fd420d7781586 -size 159760 +oid sha256:bbebb4a08463424bd5d01bde58869aa750aa53f50d58830c388a85668e1636cd +size 159872 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl index bcdbb44aa6..7b80faa505 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:97e4889be7a70b685d5eadb09a4ae38b70cf062245b0bc895d5ce84cb66fb7ad -size 159760 +oid sha256:f4ba6201b61124d3118ee4dc0692dc70070550528d69d056c9a7234b2c1f1c53 +size 159868 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl index d2ab8e5583..cabcc402c4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cec4db5740fc333babced1278f74d347d216496c1b645b3d473f33b475ae75d -size 159432 +oid sha256:9bfbbe8b2713db7326b512c8382cb7658a3d78b224a6edd3cf29dc51de09851b +size 159528 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl index 76a5627aca..98dd11fec7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a83b974a8f90372725f864bbd5737f6ac48928715ba4283968316447ecf7c65c -size 159428 +oid sha256:d733c747e5862ab7399176a23edd96c99d0b8134c85adf137da2c5248d70bcd3 +size 159540 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl index 7a96997dd5..2e5e238d4d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61b4c598f2d504180915e73d7b1eb055843b98299a328396193e4cfa5696d9cb -size 160980 +oid sha256:2387172d57ff2f76ea6dbcca510212d9477716fad650540f411cf7964a9f9a9b +size 161104 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl index 800ed30f8c..d9b99d0ce6 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:461a030fc38675d1dacb7b412fdb75e2150fc85876c929a7fd1174f211f413f0 -size 160976 +oid sha256:4ab9c084c5d503bf0dcc06f0b52198d69253df3e50bdd26aa96a8f3dd9b4a1f3 +size 161104 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl index 958bd546cd..9eb5e0f866 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:090c2e82f447d47a7f3cc5224ba8bb55f000c054265cc84b8b0e07d285f92d72 -size 161004 +oid sha256:698b74a4bdd680a630b1c30d33be32d78943202a93b75a56dc1119f8a8f48e9a +size 161096 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl index e9121d8fc7..b5622bf0c4 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09c2c8b3e60315d58128bbdd0183ea5d5493477d4a05f94396272476a2a8b5bb -size 160996 +oid sha256:bbe8302159928ec27dd26308e8c66cf5a54ef6b409c5cafc91c6b7fded621c7c +size 161088 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl index 824dc5a69d..d401fdae4d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ba404ccbc49781d7cbb62a8a0ac79695d9f1715697a8ae0d6c98b8b6f564cbd -size 160976 +oid sha256:0eb3268b581a60ee9b83cf47ceb17307aeacceef3e00649a4ce55b0cddf94184 +size 161096 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl index a68d8b659a..fa39e71a51 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:442259fba229e42ece82d4596e440e613eadef5397cebd96690b7e9360cf8200 -size 160980 +oid sha256:a981b991de29d054f5540ca75259f6bc7c49c411f3ca1f8593093a91b0c00b83 +size 161096 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl index 4eca5e87fc..a95119a300 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34a11293f52ea0df77f12d2c40b2b2d3c2abaa1ffd9574c947b200bb87ab4aa0 -size 161020 +oid sha256:b6061f616ed85ad67d257df0ba54e1be4e61553c3234f3318372eefac6106704 +size 161092 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl index 091bca5e82..06fe2dcab9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_switch_on_off_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c00a1901fbc9ac29ac4c975f03e7058bda08d867a56c9d4ee5a7d2723c0ff90 -size 161016 +oid sha256:73791273b142ce19e407d649c0a7e25abe80464d48e52c34e2ce51207887bfde +size 161084 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl index b3c0a7528e..db32345db2 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93831f68b82794bb1140fce4f09992d5a072a430c38b7abc554dfe143d973e70 -size 160008 +oid sha256:0e011d551cda9ba43569b584b07513a7b978328b14638cc688494f07c3fec70f +size 160176 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl index a7f36271f1..b2d2c53e08 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2603A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:921dee9799e09633ce32ad188510a86f2eab4afe64edbc8fc9e87335a11716f3 -size 160012 +oid sha256:84cb0823188e89baf9847c71d74d8aa0970288d57d786a59115c5943e0d1b2e0 +size 160172 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl index bca7a23603..1443c94730 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e3909735c7f8068a21a1e094572a5a9e1b5715827a335b1373fa5eb20d0460a -size 160632 +oid sha256:16164cacbf6397f2cbf9d834b86c2c749655b2830efaaa53be96164a1edc949c +size 160748 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl index 62b0464f64..fa296874ae 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD2705A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aa7dc708158dc62d9b40552c67e4172e26e9559cad4927da2c7c83df1afb4d70 -size 160632 +oid sha256:35b4d258d4d687746966d99f4f4d0debfb8d5db028b520780593a4d58492c248 +size 160756 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl index 096f63681f..3c76596530 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91c3af15f0cd77c4a46dc3af2b6493e169c052d412b6c8174cc746b5fabcb0f4 -size 159288 +oid sha256:fc3f857ec4b51376e7f0c3eccd55c5af5e27ed7ebb82fec2b72d35774bd00e05 +size 159412 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl index e3aaf34b14..799d1da14e 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:419359356f8aac129f25af16686804dde254b89239ce83a6f7f457a8ea2e7959 -size 159284 +oid sha256:b6fd88d00f0ea9a6d74e71ac66863708279a60c50a93e76b94e4ad7c9a0d93d9 +size 159412 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl index a3ade11eb6..741d99469f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a984de97911c8bebc205d606645d86433b5a652d9ea40406734ee7d094eb2304 -size 159476 +oid sha256:9afdde55c28ebeefdec18e5f30ac4369fbcc9652d22d9a5784acc924d8a14080 +size 159600 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl index 603d85781d..62b654ccf3 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4204D_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:591dd5dfca1ce2b141a8dc08b21030c0d8d16eabf5da95b35d7325fa82eda1f9 -size 159480 +oid sha256:144cb4d0d636d25051988a2d8368c91733c05d2385caa3722aafaa62d2cab44a +size 159600 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl index 2afe8d0fe6..0161d84bd7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f47f082505d1c195a0003c39a3fe6b95c59b16cda6aedd04798aec108d104ac2 -size 158564 +oid sha256:cfdf67fa82aa1ef36de42af41e8409bdfd54a3641e3a03775bde761a6a20a849 +size 158616 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl index 697763f2e8..9436519812 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7759523e78ebd31468061fa67c37ee9e3c3f85094c2efde1bbc9bda62266ee64 -size 158552 +oid sha256:70ec4e1ec593de151987d3d7b546707ab19dfb2c744cacebafc55523efb8a429 +size 158620 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl index 431d1cc184..e1bbc95b77 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c229abac673233c65e5d45bc5bbf1a0ec22ae799ae8f590e89eda4ef86194916 -size 159840 +oid sha256:6f6181a084647501c47dc47e1ac05c0cabbfb2b3df74a519a3e846e34713afda +size 159960 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl index b650f1dd70..d56d7fd94c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4205B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b3201f79657a1607c1c8c240beeee23f2cdfaef85205a04acbd6d4828f92e14 -size 159840 +oid sha256:d1d7f0b9c87195d3799a258ca6058763a6fa6f8b8d7c6646220f273ca7782645 +size 159960 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl index d4e49190b8..1d75e7df64 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f454f45019d2c5ea93d9bd126cc59a75466d075ac6e2f52ddbd33d5e9fb1a5c5 -size 159468 +oid sha256:740576b7f32343f5358d234d11ff02c6780fbf22f214c000da2dced020ad1b12 +size 159596 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl index 48aeb2fab0..f3886ee35b 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4210A_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:530f811a2cb9b6f7db0b5a6c25b25e151797acfa082cfa1bca18e567dacb764f -size 159468 +oid sha256:dd5f0c38de181ebc5deb8afa6c580cc63fdf60a7f43b461820cf9fc08a39c504 +size 159596 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl index 7b62e8d8b3..f070b8e8e7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f61d177565fe6a2ddf7229e673fd106153941576e7498f3ac6c9de2ae62e2c00 -size 161132 +oid sha256:0091b8b29144da556c3c9a848f2b1df10fd01b482ea8a5f0908381865e0b3e71 +size 161248 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl index aa28b44857..3549c53f8c 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1183b9be74e33c188efaad7cc065614bbaac34ea7a46ab6f8401aed6ad3dea06 -size 161128 +oid sha256:ce77131040d39469f770ad767ec2411b67967467fd2a38aaeabba87c05d414be +size 161240 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl index bfdaaa460a..2dccfab67d 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:485fa00456f005972bf2086063dd4fdd07ba2799123b023bbaa306ab6f33f8ca -size 161132 +oid sha256:d25e09d21e945e6c9d2b17f9b144ef23c3b8c08336187e5d2e2f8e321997c162 +size 161244 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl index 67cb252111..90252b9805 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4400C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2301883d6f72b22761529ab93e79c069ebb98e72a304f24beaeaa8ad59dc71ae -size 161136 +oid sha256:b863e782fd8ecd7c8a6a16c597706637cd6af54fb2392dbb3e4bceee17b2bcc2 +size 161244 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl index 3ffeae179d..1bc699a8e7 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71e93b08536a02f0ff7f7a6845db4d94b077072296247684d50d178fdec6496c -size 161120 +oid sha256:a0304e656532a4186fa7e1e8576841a73bcfb9f93c3a2137a65985cb4e8430dd +size 161236 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl index 6ea46a7cfa..a177ea7241 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401B_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9327971d1a9275f49043aaaf017b3b7affd76bb0d18f0d3aa32ff32452ee62fc -size 161124 +oid sha256:6b0c846ba3b6e67a4c7373bd1cd7ad8ad43b471341f0f5c0b9d47a7633ad1730 +size 161240 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl index fdeb8a932b..3eff9e9a6f 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:089df38208f3df3b93fe3757a92c3475e56d6c34f298add61bb4c2e63a32d29a -size 161132 +oid sha256:9c5758a170aeb250cf4921ab5f5cddacec740e1a5fa475f7edec29bbe16837fa +size 161244 diff --git a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl index d200c28abf..80fc21c0b9 100644 --- a/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl +++ b/protocol/z-wave/Apps/bin/gbl/zwave_soc_wall_controller_BRD4401C_v255.gbl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:53ba80121e9deeab4b38f29420ad1e57572c8b4743b45487b2bb28682ed395be -size 161132 +oid sha256:ca482b50459b695f8c8bac8868ed5e205678b0406d7d63fe0d7aafbd0d612edb +size 161240 diff --git a/protocol/z-wave/Apps/zwave_ncp_serial_api/app.c b/protocol/z-wave/Apps/zwave_ncp_serial_api/app.c index 0afc0ddd62..ba13d80304 100644 --- a/protocol/z-wave/Apps/zwave_ncp_serial_api/app.c +++ b/protocol/z-wave/Apps/zwave_ncp_serial_api/app.c @@ -14,6 +14,7 @@ #endif /* ZW_CONTROLLER */ #include "AppTimer.h" #include "ZW_system_startup_api.h" +#include "zpal_retention_register.h" /* Include app header file - containing version and */ /* SerialAPI functionality support definitions */ #include "DebugPrintConfig.h" @@ -816,10 +817,27 @@ ApplicationInitSW(void) compl_workbuf[6 + i] = apCCLists[0]->pCommandClasses[i]; } } - eSerialAPIStartedCapabilities capabilities = (RadioConfig->eRegion == REGION_US_LR) ? SERIAL_API_STARTED_CAPABILITIES_L0NG_RANGE : 0; + + eSerialAPIStartedCapabilities capabilities = 0; + if (ZAF_isLongRangeRegion(RadioConfig->eRegion)) + capabilities = SERIAL_API_STARTED_CAPABILITIES_L0NG_RANGE; compl_workbuf[6 + i] = capabilities; + uint32_t zpal_reset_info = 0; + if (ZPAL_STATUS_OK != zpal_retention_register_read(ZPAL_RETENTION_REGISTER_RESET_INFO, &zpal_reset_info)) + { + DPRINT("ERROR while reading the reset information\n"); Request(FUNC_ID_SERIAL_API_STARTED, compl_workbuf, 7 + i); + } + else + { + compl_workbuf[7 + i] = (uint8_t)(zpal_reset_info >> 24); + compl_workbuf[8 + i] = (uint8_t)(zpal_reset_info >> 16); + compl_workbuf[9 + i] = (uint8_t)(zpal_reset_info >> 8); + compl_workbuf[10 + i] = (uint8_t)zpal_reset_info; + DPRINTF("zpal_reset_reason: %u\n", zpal_reset_info); + Request(FUNC_ID_SERIAL_API_STARTED, compl_workbuf, 11 + i); + } #endif /* #if SUPPORT_STARTUP_NOTIFICATION */ AppTimerDeepSleepPersistentRegister(&mWakeupTimer, false, ZCB_WakeupTimeout); // register for event jobs timeout event @@ -1097,7 +1115,7 @@ ApplicationNodeUpdate( /* - Buffer boundary check */ bLen = (bLen > MAX_NODE_INFO_LENGTH) ? MAX_NODE_INFO_LENGTH : bLen; bLen = (bLen > (uint8_t)(BUF_SIZE_TX - (offset + 3))) ? (uint8_t)(BUF_SIZE_TX - (offset + 3)) : bLen; - + BYTE_IN_AR(compl_workbuf, offset + 2) = bLen; if(bLen > 0 && pCmd) { diff --git a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/README.md b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/README.md index 195d010256..918a5d83ed 100644 --- a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/README.md +++ b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/README.md @@ -105,7 +105,9 @@ X: For Z-Wave node count is equal to 5 and for Z-Wave Long Range it is 1.\ ## Usage of Buttons and LED Status -The following buttons and LEDs are used. +To use the sample app, the BRD8029A Button and LEDs Expansion Board must be used. BTN0-BTN3 and LED0-LED3 refer to the buttons and LEDs on the Expansion Board. + +The following LEDs and buttons shown in the next table below are used. @@ -210,8 +212,8 @@ In case CLI support is needed pelase install zw_cli_common component to the proj - - + + diff --git a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app.c b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app.c index 5f145eecd4..9ea9eb43db 100644 --- a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app.c +++ b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app.c @@ -197,6 +197,10 @@ zaf_event_distributor_app_event_manager(const uint8_t event) default: break; } + +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + cli_log_system_events(event); +#endif } /** diff --git a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app_cli.c b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app_cli.c index 1fd955fd1c..d662b372aa 100644 --- a/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app_cli.c +++ b/protocol/z-wave/Apps/zwave_soc_door_lock_keypad/app_cli.c @@ -80,8 +80,10 @@ void cli_battery_report(sl_cli_command_arg_t *arguments) void cli_enter_user_code(sl_cli_command_arg_t *arguments) { char* user_code = sl_cli_get_argument_string(arguments, 0); - if (sizeof(user_code) < 4) { - app_log_error("User code must be 4 digits\r\n"); + uint8_t user_code_length = strlen(user_code); + + if ((user_code_length < USERCODE_MIN_LEN) || (user_code_length > USERCODE_MAX_LEN)) { + app_log_error("User code length must be between %d and %d\r\n", USERCODE_MIN_LEN, USERCODE_MAX_LEN); return; } app_log_info("Enter User Code: %s\r\n", user_code); @@ -94,8 +96,10 @@ void cli_enter_user_code(sl_cli_command_arg_t *arguments) void cli_set_new_user_code(sl_cli_command_arg_t *arguments) { char* user_code = sl_cli_get_argument_string(arguments, 0); - if (sizeof(user_code) > USERCODE_MAX_LEN) { - app_log_error("User code must be less than %d digits\r\n", USERCODE_MAX_LEN); + uint8_t user_code_length = strlen(user_code); + + if ((user_code_length < USERCODE_MIN_LEN) || (user_code_length > USERCODE_MAX_LEN)) { + app_log_error("User code length must be between %d and %d\r\n", USERCODE_MIN_LEN, USERCODE_MAX_LEN); return; } CC_UserCode_set_usercode(user_code); @@ -125,13 +129,18 @@ void cli_set_doorhandle_state(sl_cli_command_arg_t *arguments) static void send_user_code_for_validation(char* user_code) { - cc_user_code_event_validate_data_t user_code_event_validate_data; + static char user_code_buffer[USERCODE_MAX_LEN]; + static cc_user_code_event_validate_data_t user_code_event_validate_data; + uint8_t user_code_length = strlen(user_code); + + memset(user_code_buffer, 0, sizeof(user_code_buffer)); + memcpy(user_code_buffer, user_code, user_code_length); + user_code_event_validate_data.id = 1; - user_code_event_validate_data.data = (uint8_t *)user_code; - user_code_event_validate_data.length = sizeof(user_code); // must be a 4 digit code + user_code_event_validate_data.data = user_code_buffer; + user_code_event_validate_data.length = user_code_length; - const void *cc_data = &user_code_event_validate_data; - zaf_event_distributor_enqueue_cc_event(COMMAND_CLASS_USER_CODE, CC_USER_CODE_EVENT_VALIDATE, cc_data); + zaf_event_distributor_enqueue_cc_event(COMMAND_CLASS_USER_CODE, CC_USER_CODE_EVENT_VALIDATE, (const void*) &user_code_event_validate_data); } /****************************************************************************** diff --git a/protocol/z-wave/Apps/zwave_soc_led_bulb/README.md b/protocol/z-wave/Apps/zwave_soc_led_bulb/README.md index d809754d76..b8df30f2aa 100644 --- a/protocol/z-wave/Apps/zwave_soc_led_bulb/README.md +++ b/protocol/z-wave/Apps/zwave_soc_led_bulb/README.md @@ -80,7 +80,9 @@ X: For Z-Wave node count is equal to 5 and for Z-Wave Long Range it is 1. ## Usage of Buttons and LED Status -The following LEDs and buttons shown in the table below are used. +To use the sample app, the BRD8029A Button and LEDs Expansion Board must be used. BTN0-BTN3 and LED0-LED3 refer to the buttons and LEDs on the Expansion Board. + +The following LEDs and buttons shown in the next table below are used.
set_learn_modeIt can be start or stopStarting or stopping the learn modeToggling the learn mode functionality. In case the learn mode started, but inclusion does not happen, learn mode will automatically stop after about 30 seconds
factory_reset
@@ -144,8 +146,8 @@ Please note the zw_cli_common component will modify the power consumption in cas - - + + diff --git a/protocol/z-wave/Apps/zwave_soc_led_bulb/app.c b/protocol/z-wave/Apps/zwave_soc_led_bulb/app.c index 81cb76c3e1..9f883f3c3b 100644 --- a/protocol/z-wave/Apps/zwave_soc_led_bulb/app.c +++ b/protocol/z-wave/Apps/zwave_soc_led_bulb/app.c @@ -29,6 +29,10 @@ #include "ZAF_PrintAppInfo.h" #endif +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT +#include "zw_cli_common.h" +#endif + static void ApplicationTask(SApplicationHandles* pAppHandles); /** @@ -117,4 +121,8 @@ zaf_event_distributor_app_event_manager(const uint8_t event) // Unknow event - do nothing. break; } + +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + cli_log_system_events(event); +#endif } diff --git a/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/README.md b/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/README.md index 65b7e35f8e..765e89dffb 100644 --- a/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/README.md +++ b/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/README.md @@ -74,6 +74,8 @@ can be read, triggered from other Z-Wave devices ## Usage of Buttons and LED Status +To use the sample app, the BRD8029A Button and LEDs Expansion Board must be used. BTN0-BTN3 and LED0-LED3 refer to the buttons and LEDs on the Expansion Board. + The following LEDs and buttons shown in the next table below are used.
set_learn_modeIt can be start or stopStarting or stopping the learn modeToggling the learn mode functionality. In case the learn mode started, but inclusion does not happen,learn mode will automatically stop after about 30 seconds
factory_reset
@@ -140,8 +142,8 @@ In case CLI support is needed please install zw_cli_common component to the proj - - + + diff --git a/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app.c b/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app.c index edf3911dcd..e50ea650ac 100644 --- a/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app.c +++ b/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app.c @@ -184,6 +184,10 @@ zaf_event_distributor_app_event_manager(const uint8_t event) default: break; } + +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + cli_log_system_events(event); +#endif } void diff --git a/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app_cli.h b/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app_cli.h index 00c95b8a6c..58ee06eb53 100644 --- a/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app_cli.h +++ b/protocol/z-wave/Apps/zwave_soc_multilevel_sensor/app_cli.h @@ -40,6 +40,7 @@ extern "C" { #include "sl_component_catalog.h" #ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT +#include "zw_cli_common.h" // ----------------------------------------------------------------------------- // Macros and Typedefs // ----------------------------------------------------------------------------- diff --git a/protocol/z-wave/Apps/zwave_soc_power_strip/README.md b/protocol/z-wave/Apps/zwave_soc_power_strip/README.md index f375f48796..a90ac2682d 100644 --- a/protocol/z-wave/Apps/zwave_soc_power_strip/README.md +++ b/protocol/z-wave/Apps/zwave_soc_power_strip/README.md @@ -206,6 +206,8 @@ Y: For Z-Wave node count is equal to 5 and for Z-Wave Long Range it is 0. ## Usage of Buttons and LED Status +To use the sample app, the BRD8029A Button and LEDs Expansion Board must be used. BTN0-BTN3 and LED0-LED3 refer to the buttons and LEDs on the Expansion Board. + The following LEDs and buttons shown in the next table below are used.
set_learn_modeIt can be start or stopStarting or stopping the learn modeToggling the learn mode functionality. In case the learn mode started, but inclusion does not happen,learn mode will automatically stop after about 30 seconds
factory_reset
@@ -308,8 +310,8 @@ Please note the zw_cli_common component will modify the power consumption in cas - - + + @@ -333,7 +335,7 @@ Please note the zw_cli_common component will modify the power consumption in cas - + diff --git a/protocol/z-wave/Apps/zwave_soc_power_strip/app.c b/protocol/z-wave/Apps/zwave_soc_power_strip/app.c index 2bad781533..5540e1c2f2 100644 --- a/protocol/z-wave/Apps/zwave_soc_power_strip/app.c +++ b/protocol/z-wave/Apps/zwave_soc_power_strip/app.c @@ -34,6 +34,10 @@ #include "ZAF_PrintAppInfo.h" #endif +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT +#include "zw_cli_common.h" +#endif + static ESwTimerStatus notificationOverLoadTimerStatus = ESWTIMER_STATUS_FAILED; // Timer static SSwTimer NotificationTimer; @@ -221,6 +225,10 @@ zaf_event_distributor_app_event_manager(const uint8_t event) default: break; } + +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + cli_log_system_events(event); +#endif } void diff --git a/protocol/z-wave/Apps/zwave_soc_power_strip/app_cli.c b/protocol/z-wave/Apps/zwave_soc_power_strip/app_cli.c index e20a3edde4..50deb10d2b 100644 --- a/protocol/z-wave/Apps/zwave_soc_power_strip/app_cli.c +++ b/protocol/z-wave/Apps/zwave_soc_power_strip/app_cli.c @@ -41,6 +41,7 @@ #include "app_log.h" #include "ev_man.h" #include "events.h" +#include "CC_MultilevelSwitch_Support.h" #define DIMMING_TRANSITION_PERIOD_SEC 1 //Time [s] required for transition between 2 values, 0 means instant transition // ----------------------------------------------------------------------------- @@ -85,15 +86,15 @@ void cli_toggle_endpoint(sl_cli_command_arg_t *arguments) *****************************************************************************/ void cli_dim_endpoint(sl_cli_command_arg_t *arguments) { - uint8_t dimming_rate_percent = sl_cli_get_argument_uint8(arguments, 0); - if (dimming_rate_percent > 100) { + uint8_t dimming_rate_level = sl_cli_get_argument_uint8(arguments, 0); + if (dimming_rate_level > CC_MULTILEVEL_SWITCH_ACTUATOR_MAX_VALUE) { app_log_error("Invalid dimming rate\r\n"); return; } - app_log_info("Dimming endpoint 2 to %d%%\r\n", dimming_rate_percent); + app_log_info("Dimming endpoint 2 to %d%%\r\n", dimming_rate_level); cc_multilevel_switch_t *switches; switches = cc_multilevel_switch_support_config_get_switches(); - cc_multilevel_switch_set_level(&switches[0], dimming_rate_percent, DIMMING_TRANSITION_PERIOD_SEC); + cc_multilevel_switch_set_level(&switches[0], dimming_rate_level, DIMMING_TRANSITION_PERIOD_SEC); } /****************************************************************************** diff --git a/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp b/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp index 3e58256b83..41e821e7fc 100644 --- a/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp +++ b/protocol/z-wave/Apps/zwave_soc_power_strip/zwave_soc_power_strip.slcp @@ -182,7 +182,7 @@ template_contribution: help: Dimm the endpoint 2 argument: - type: uint8 - help: Dimming level (0 - 100%). Possible value is a number from 0 to 100 + help: New dimming level, it can be minimum 0 and maximum 99 - name: cli_command condition: [zw_cli_common] value: diff --git a/protocol/z-wave/Apps/zwave_soc_sensor_pir/README.md b/protocol/z-wave/Apps/zwave_soc_sensor_pir/README.md index 528a97e4df..f23d763be8 100644 --- a/protocol/z-wave/Apps/zwave_soc_sensor_pir/README.md +++ b/protocol/z-wave/Apps/zwave_soc_sensor_pir/README.md @@ -88,6 +88,10 @@ Y: For Z-Wave node count is equal to 5 and for Z-Wave Long Range it is 0. ## Usage of Buttons and LED Status +To use the sample app, the BRD8029A Button and LEDs Expansion Board must be used. BTN0-BTN3 and LED0-LED3 refer to the buttons and LEDs on the Expansion Board. + +The following LEDs and buttons shown in the next table below are used. +
set_learn_modeIt can be start or stopStarting or stopping the learn modeToggling the learn mode functionality. In case the learn mode started, but inclusion does not happen,learn mode will automatically stop after about 30 seconds
factory_reset
dim_endpointNew dimming level between 0 and 100New dimming level, it can be minimum 0 and maximum 99 Setting the dimmin for endpoint 2
@@ -169,8 +173,8 @@ In case CLI support is needed pelase install zw_cli_common component to the proj - - + + diff --git a/protocol/z-wave/Apps/zwave_soc_sensor_pir/SensorPIR.cc_config b/protocol/z-wave/Apps/zwave_soc_sensor_pir/SensorPIR.cc_config index 2a3b6c518a..239b4d74b6 100644 --- a/protocol/z-wave/Apps/zwave_soc_sensor_pir/SensorPIR.cc_config +++ b/protocol/z-wave/Apps/zwave_soc_sensor_pir/SensorPIR.cc_config @@ -6,6 +6,7 @@ zw_cc_notification: - profile_LS: ASSOCIATION_GROUP_INFO_REPORT_AGI_GENERAL_LIFELINE state_events: - NOTIFICATION_EVENT_HOME_SECURITY_MOTION_DETECTION_UNKNOWN_LOCATION + - NOTIFICATION_EVENT_HOME_SECURITY_NO_EVENT zw_cc_agi: endpoints: - endpoint: 0 diff --git a/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c b/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c index 528866cf5d..74377ae60b 100644 --- a/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c +++ b/protocol/z-wave/Apps/zwave_soc_sensor_pir/app.c @@ -277,13 +277,14 @@ zaf_event_distributor_app_event_manager(const uint8_t event) DPRINT("\r\n *!*!**!*!**!*!**!*!**!*!**!*!**!*!**!*!*"); DPRINT("\r\n"); - (void) CC_Basic_Set_tx(&agiTableRootDeviceGroups[0].profile, ENDPOINT_ROOT, BASIC_SET_TRIGGER_VALUE, true, NULL); (void) CC_Notification_TriggerAndTransmit(0, - supportedEvents, - NULL, + NOTIFICATION_EVENT_HOME_SECURITY_MOTION_DETECTION_UNKNOWN_LOCATION, + &supportedEvents, 0, NULL, false); + (void) CC_Basic_Set_tx(&agiTableRootDeviceGroups[0].profile, ENDPOINT_ROOT, BASIC_SET_TRIGGER_VALUE, true, NULL); + (void) AppTimerDeepSleepPersistentStart(&EventJobsTimer, BASIC_SET_TIMEOUT); break; case EVENT_APP_TRANSITION_TO_DEACTIVE: @@ -302,6 +303,10 @@ zaf_event_distributor_app_event_manager(const uint8_t event) default: break; } + +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + cli_log_system_events(event); +#endif } void @@ -329,7 +334,7 @@ ZCB_EventJobsTimer(__attribute__((unused)) SSwTimer *pTimer) (void) CC_Notification_TriggerAndTransmit(0, NOTIFICATION_EVENT_HOME_SECURITY_NO_EVENT, &supportedEvents, - 1, + 0, NULL, false); (void) CC_Basic_Set_tx(&agiTableRootDeviceGroups[0].profile, ENDPOINT_ROOT, 0, true, NULL); diff --git a/protocol/z-wave/Apps/zwave_soc_sensor_pir/app_cli.h b/protocol/z-wave/Apps/zwave_soc_sensor_pir/app_cli.h index 00c95b8a6c..344eae2e9a 100644 --- a/protocol/z-wave/Apps/zwave_soc_sensor_pir/app_cli.h +++ b/protocol/z-wave/Apps/zwave_soc_sensor_pir/app_cli.h @@ -40,6 +40,8 @@ extern "C" { #include "sl_component_catalog.h" #ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + +#include "zw_cli_common.h" // ----------------------------------------------------------------------------- // Macros and Typedefs // ----------------------------------------------------------------------------- diff --git a/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp b/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp index 8ec7842be6..5b55245af9 100644 --- a/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp +++ b/protocol/z-wave/Apps/zwave_soc_sensor_pir/zwave_soc_sensor_pir.slcp @@ -160,7 +160,7 @@ template_contribution: value: name: motion_detected handler: cli_motion_detected - help: Emulate - motion detected - and wake up the device from EM4 + help: Emulate - motion detected post_build: profile: zwave_soc_sensor_pir diff --git a/protocol/z-wave/Apps/zwave_soc_switch_on_off/README.md b/protocol/z-wave/Apps/zwave_soc_switch_on_off/README.md index 8498b3e617..bd71cf0dda 100644 --- a/protocol/z-wave/Apps/zwave_soc_switch_on_off/README.md +++ b/protocol/z-wave/Apps/zwave_soc_switch_on_off/README.md @@ -70,6 +70,10 @@ X: For Z-Wave node count is equal to 5 and for Z-Wave Long Range it is 1. ## Usage of Buttons and LED Status +To use the sample app, the BRD8029A Button and LEDs Expansion Board must be used. BTN0-BTN3 and LED0-LED3 refer to the buttons and LEDs on the Expansion Board. + +The following LEDs and buttons shown in the next table below are used. +
Button
set_learn_modeIt can be start or stopStarting or stopping the learn modeToggling the learn mode functionality. In case the learn mode started, but inclusion does not happen,learn mode will automatically stop after about 30 seconds
factory_reset
@@ -128,8 +132,8 @@ Please note the zw_cli_common component will modify the power consumption in cas - - + + diff --git a/protocol/z-wave/Apps/zwave_soc_switch_on_off/app.c b/protocol/z-wave/Apps/zwave_soc_switch_on_off/app.c index 4ea905eb7e..27edfbacb0 100644 --- a/protocol/z-wave/Apps/zwave_soc_switch_on_off/app.c +++ b/protocol/z-wave/Apps/zwave_soc_switch_on_off/app.c @@ -30,6 +30,10 @@ #include "ZAF_PrintAppInfo.h" #endif +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT +#include "zw_cli_common.h" +#endif + #ifdef DEBUGPRINT static uint8_t m_aDebugPrintBuffer[96]; #endif @@ -161,4 +165,8 @@ zaf_event_distributor_app_event_manager(uint8_t event) // Unknow event - do nothing. break; } + +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + cli_log_system_events(event); +#endif } diff --git a/protocol/z-wave/Apps/zwave_soc_wall_controller/README.md b/protocol/z-wave/Apps/zwave_soc_wall_controller/README.md index e179e92dc8..912e28f9d1 100644 --- a/protocol/z-wave/Apps/zwave_soc_wall_controller/README.md +++ b/protocol/z-wave/Apps/zwave_soc_wall_controller/README.md @@ -101,7 +101,9 @@ Y: For Z-Wave node count is equal to 5 and for Z-Wave Long Range it is 0. ## Usage of Buttons and LED Status -The following buttons and LEDs are used. +To use the sample app, the BRD8029A Button and LEDs Expansion Board must be used. BTN0-BTN3 and LED0-LED3 refer to the buttons and LEDs on the Expansion Board. + +The following LEDs and buttons shown in the next table below are used.
Button
set_learn_modeIt can be start or stopStarting or stopping the learn modeToggling the learn mode functionality. In case the learn mode started, but inclusion does not happen,learn mode will automatically stop after about 30 seconds
factory_reset
@@ -218,8 +220,8 @@ Please note the zw_cli_common component will modify the power consumption in cas - - + + @@ -238,7 +240,13 @@ Please note the zw_cli_common component will modify the power consumption in cas - +
set_learn_modeIt can be start or stopStarting or stopping the learn modeToggling the learn mode functionality. In case the learn mode started, but inclusion does not happen,learn mode will automatically stop after about 30 seconds
factory_reset
send_central_scene_keyFirst argument is the number of the key, which could be 1, 2 or 3. Second argument is the action we want to do, which could be press, hold or release + First argument is the number of the key, which could be 1, 2 or 3. Second argument is the action we want to do, which could be press, hold or release. The funcitonality of the keys are equivalent to BTN0, BTN2 and BTN3's from above. + Functionality mapping: +
  • BTN0 -> parameter 1 +
  • BTN2 -> parameter 2 +
  • BTN3 -> parameter 3 +
  • Triggering central scene key
    diff --git a/protocol/z-wave/Apps/zwave_soc_wall_controller/app.c b/protocol/z-wave/Apps/zwave_soc_wall_controller/app.c index 1d96a52f8c..59e28bf7b9 100644 --- a/protocol/z-wave/Apps/zwave_soc_wall_controller/app.c +++ b/protocol/z-wave/Apps/zwave_soc_wall_controller/app.c @@ -30,6 +30,10 @@ #include "ZAF_PrintAppInfo.h" #endif +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT +#include "zw_cli_common.h" +#endif + typedef enum { KEY01, KEY02, @@ -357,4 +361,8 @@ zaf_event_distributor_app_event_manager(const uint8_t event) // Do nothing. break; } + +#ifdef SL_CATALOG_ZW_CLI_COMMON_PRESENT + cli_log_system_events(event); +#endif } diff --git a/protocol/z-wave/Apps/zwave_soc_wall_controller/app_cli.c b/protocol/z-wave/Apps/zwave_soc_wall_controller/app_cli.c index fe90b5c255..f9c38365db 100644 --- a/protocol/z-wave/Apps/zwave_soc_wall_controller/app_cli.c +++ b/protocol/z-wave/Apps/zwave_soc_wall_controller/app_cli.c @@ -77,7 +77,7 @@ void cli_send_central_scene_key(sl_cli_command_arg_t *arguments) app_log_info("Send Central Scene Command: Key %d %s\r\n", key, key_action); enum EVENT_APP_WALL_CONTROLLER event = EVENT_EMPTY; - if ((key > 3)) { + if ((key > 3) || (key < 1)) { app_log_error("Invalid key number\r\n"); } if (!isKeyPressed(key_action) && !isKeyReleased(key_action) && !isKeyHold(key_action)) { diff --git a/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c b/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c index 582ccf8399..96fb6e92bc 100644 --- a/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c +++ b/protocol/z-wave/ZAF/ApplicationUtilities/TrueStatusEngine/ZAF_TSE.c @@ -131,7 +131,6 @@ bool ZAF_TSE_Trigger(zaf_tse_callback_t pCallback, s_zaf_tse_data_input_template_t* pDataStored = (s_zaf_tse_data_input_template_t*)(TSE_ResourceArray[i].pData); RECEIVE_OPTIONS_TYPE_EX storedRxOptions = pDataStored->rxOptions; - if (storedRxOptions.destNode.endpoint == RxOptions.destNode.endpoint) { pCallbackPresent = true; @@ -168,6 +167,11 @@ bool ZAF_TSE_Trigger(zaf_tse_callback_t pCallback, { DPRINTF("ZAF_TSE_MAXIMUM_SIMULTANEOUS_TRIGGERS (%d) already active. Rejecting new trigger\r\n", ZAF_TSE_MAXIMUM_SIMULTANEOUS_TRIGGERS); + /* If the TSE "queue" is full it's because the ZAF_TSE_TimerCallback was not triggered + * this means the elements where not handled by transport_tx layer + * the timer should be restarted to trigger a new attempt for sending those elements. */ + TimerRestart(&zaf_tse_timer); + // No space left in TSE_RessourceArray - upcoming packet will be dropped return false; } else diff --git a/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.c b/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.c index fb25fc2788..eda7b236ff 100644 --- a/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.c +++ b/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.c @@ -6,6 +6,7 @@ #include #include "ZAF_Common_interface.h" #include "zaf_protocol_config.h" +#include "zpal_radio_utils.h" //#define DEBUGPRINT #include "DebugPrint.h" @@ -152,6 +153,11 @@ bool isRfRegionValid(zpal_radio_region_t region) } } +bool ZAF_isLongRangeRegion(zpal_radio_region_t eRegion) +{ + return zpal_radio_region_is_long_range(eRegion); +} + void zaf_set_stay_awake_callback(zaf_wake_up_callback_t callback) { wake_up_callback = callback; } diff --git a/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.h b/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.h index f13663372a..27f220749b 100644 --- a/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.h +++ b/protocol/z-wave/ZAF/ApplicationUtilities/_commonIF/ZAF_Common_interface.h @@ -171,6 +171,14 @@ EInclusionMode_t ZAF_GetInclusionMode(void); */ bool isRfRegionValid(zpal_radio_region_t region); +/** + * Check if eRegion is a Long Range region. + * Warning: the function does not check that the region is supported by the zpal. + * @param eRegion Region to check + * @return True if the region supports Long Range, False otherwise. + */ +bool ZAF_isLongRangeRegion(zpal_radio_region_t eRegion); + /** * Registers a wake up function to keep the node awake. * diff --git a/protocol/z-wave/ZAF/ApplicationUtilities/version/config/zw_version_config.h b/protocol/z-wave/ZAF/ApplicationUtilities/version/config/zw_version_config.h index 879970db8b..a10b3d4a88 100644 --- a/protocol/z-wave/ZAF/ApplicationUtilities/version/config/zw_version_config.h +++ b/protocol/z-wave/ZAF/ApplicationUtilities/version/config/zw_version_config.h @@ -22,7 +22,7 @@ */ /** - * Application Major Version <1..255:1> + * Application Major Version <0..255:1> * */ #if !defined(APP_VERSION) @@ -30,7 +30,7 @@ #endif /* !defined(APP_VERSION) */ /** - * Application Minor Version <1..255:1> + * Application Minor Version <0..255:1> * */ #if !defined(APP_REVISION) @@ -38,7 +38,7 @@ #endif /* !defined(APP_REVISION) */ /** - * Application Patch Version <1..255:1> + * Application Patch Version <0..255:1> * */ #if !defined(APP_PATCH) diff --git a/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/ota_util.c b/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/ota_util.c index ffe50578d8..301db10bf7 100644 --- a/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/ota_util.c +++ b/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/src/ota_util.c @@ -11,6 +11,7 @@ #include #include "ota_util.h" #include +#include "ZW_classcmd.h" #include @@ -1130,7 +1131,7 @@ static void ZCB_FinishFwUpdate(__attribute__((unused)) TRANSMISSION_RESULT * pTr { // Device unable to receive new frames. // Reboot to avoid situation where device gets stuck for any unpredicted reason. - zpal_reboot(); + zpal_reboot_with_info(MFG_ID_ZWAVE_ALLIANCE, ZPAL_RESET_INFO_DEFAULT); } /* diff --git a/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/inc/CC_MultilevelSwitch_Support.h b/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/inc/CC_MultilevelSwitch_Support.h index 95efbd48f2..daf569bd81 100644 --- a/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/inc/CC_MultilevelSwitch_Support.h +++ b/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/inc/CC_MultilevelSwitch_Support.h @@ -21,6 +21,12 @@ #include #include "ZAF_CC_Invoker.h" +/****************************************************************************/ +/* TYPES and DEFINITIONS */ +/****************************************************************************/ +#define CC_MULTILEVEL_SWITCH_ACTUATOR_MIN_VALUE 0 +#define CC_MULTILEVEL_SWITCH_ACTUATOR_MAX_VALUE 99 + /** * @addtogroup CC * @{ diff --git a/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c b/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c index 888d193aa3..34a5a51c92 100644 --- a/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c +++ b/protocol/z-wave/ZAF/CommandClasses/MultilevelSwitch/src/CC_MultilevelSwitch_Support.c @@ -29,9 +29,6 @@ #define DIRECTION_UP false #define DIRECTION_DOWN true -#define CC_MULTILEVEL_SWITCH_ACTUATOR_MIN_VALUE 0 -#define CC_MULTILEVEL_SWITCH_ACTUATOR_MAX_VALUE 99 - /****************************************************************************/ /* PRIVATE DATA */ /****************************************************************************/ diff --git a/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c b/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c index b12b9a8ab1..ad06aa5a27 100644 --- a/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c +++ b/protocol/z-wave/ZAF/CommandClasses/Notification/src/CC_Notification.c @@ -119,10 +119,17 @@ static void init(void) } static void reset(void) { - //Save default settings to persistent data - cc_notification_write(); - notifications = cc_notification_get_config(); + uint8_t n_notifications = cc_notification_get_config_length(); + + // Reset each notification's status + for (uint8_t i = 0; i < n_notifications; ++i) { + notifications[i].current_event = NOTIFICATION_EVENT_NO_EVENT; + notifications[i].status = NOTIFICATION_STATUS_UNSOLICIT_ACTIVATED; + } + + // Save default settings to persistent data + cc_notification_write(); } static void set_notification_status(uint8_t index, NOTIFICATION_STATUS notificationStatus) { diff --git a/protocol/z-wave/ZAF/CommandClasses/UserCredential/inc/cc_user_credential_io.h b/protocol/z-wave/ZAF/CommandClasses/UserCredential/inc/cc_user_credential_io.h index f4caeb6dd8..ad8ffff365 100644 --- a/protocol/z-wave/ZAF/CommandClasses/UserCredential/inc/cc_user_credential_io.h +++ b/protocol/z-wave/ZAF/CommandClasses/UserCredential/inc/cc_user_credential_io.h @@ -110,14 +110,18 @@ u3c_db_operation_result CC_UserCredential_get_credential( ); /** - * Finds the first or next available Credential entry for a given User. - * Set both credential_type and credential_slot to 0 to get the first available - * Credential for a User. + * Finds the first or next available Credential entry for a given User or + * Credential Type (set either one of these parameters to 0 to disable + * filtering by that property). + * Set credential_slot to 0 to get the first available Credential matching the + * filter criteria. * * @param[in] user_unique_identifier Unique Identifier of the Credential's * associated User (0 matches any UUID) - * @param[in] credential_type Type of the current Credential - * @param[in] credential_slot Slot of the current Credential + * @param[in] credential_type Type of the current Credential (0 matches any + * Credential Type) + * @param[in] credential_slot Slot of the current Credential (0 to get the first + * available Credential) * @param[out] next_credential_type Type of the next available Credential, if * available * @param[out] next_credential_slot Slot of the next available Credential, if diff --git a/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/CC_UserCredential.c b/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/CC_UserCredential.c index 8ab33f3b0a..33d1ea4dc8 100644 --- a/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/CC_UserCredential.c +++ b/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/CC_UserCredential.c @@ -110,23 +110,24 @@ static uint8_t u3c_user_type_numeric_value[] = { static void user_event_parameters_from_frame( const ZW_USER_SET_1BYTE_FRAME * pFrameIn, const RECEIVE_OPTIONS_TYPE_EX * rxOptions, - ZW_USER_NOTIFICATION_REPORT_FRAME * pEventParameters) + uint8_t * pEventParameters) { if (!pFrameIn || !rxOptions || !pEventParameters) { assert(false); return; } - pEventParameters->userModifierType = MODIFIER_TYPE_Z_WAVE; - pEventParameters->userModifierNodeId1 = rxOptions->sourceNode.nodeId >> 8; - pEventParameters->userModifierNodeId2 = rxOptions->sourceNode.nodeId & 0xFF; - pEventParameters->userUniqueIdentifier1 = pFrameIn->userUniqueIdentifier1; - pEventParameters->userUniqueIdentifier2 = pFrameIn->userUniqueIdentifier2; - pEventParameters->userType = pFrameIn->userType; - pEventParameters->properties1 = pFrameIn->properties2; // Bit 0: User Active State - pEventParameters->credentialRule = pFrameIn->credentialRule; - pEventParameters->expiringTimeoutMinutes1 = pFrameIn->expiringTimeoutMinutes1; - pEventParameters->expiringTimeoutMinutes2 = pFrameIn->expiringTimeoutMinutes2; + uint8_t * parameters = pEventParameters; + *parameters++ = MODIFIER_TYPE_Z_WAVE; // User Modifier Type + *parameters++ = rxOptions->sourceNode.nodeId >> 8; // User Modifier Node ID (MSB) + *parameters++ = rxOptions->sourceNode.nodeId & 0xFF; // User Modifier Node ID (LSB) + *parameters++ = pFrameIn->userUniqueIdentifier1; // User Unique Identifier (MSB) + *parameters++ = pFrameIn->userUniqueIdentifier2; // User Unique Identifier (LSB) + *parameters++ = pFrameIn->userType; // User Type + *parameters++ = pFrameIn->properties2; // Properties1 (Bit 0: User Active State) + *parameters++ = pFrameIn->credentialRule; // Credential Rule + *parameters++ = pFrameIn->expiringTimeoutMinutes1; // Expiring Timeout Minutes (MSB) + *parameters++ = pFrameIn->expiringTimeoutMinutes2; // Expiring Timeout Minutes (LSB) } /** @@ -137,23 +138,24 @@ static void user_event_parameters_from_frame( * @param[out] pEventParameters Pointer to the Event parameters */ static void user_event_parameters_from_user( - const u3c_user * pUser, ZW_USER_NOTIFICATION_REPORT_FRAME * pEventParameters) + const u3c_user * pUser, uint8_t * pEventParameters) { if (!pUser || !pEventParameters) { assert(false); return; } - pEventParameters->userModifierType = pUser->modifier_type; - pEventParameters->userModifierNodeId1 = pUser->modifier_node_id >> 8; - pEventParameters->userModifierNodeId2 = pUser->modifier_node_id & 0xFF; - pEventParameters->userUniqueIdentifier1 = pUser->unique_identifier >> 8; - pEventParameters->userUniqueIdentifier2 = pUser->unique_identifier & 0xFF; - pEventParameters->userType = pUser->type; - pEventParameters->properties1 = pUser->active & USER_NOTIFICATION_REPORT_PROPERTIES1_USER_ACTIVE_STATE_BIT_MASK; // Bit 0: User Active State - pEventParameters->credentialRule = pUser->credential_rule; - pEventParameters->expiringTimeoutMinutes1 = pUser->expiring_timeout_minutes >> 8; - pEventParameters->expiringTimeoutMinutes2 = pUser->expiring_timeout_minutes & 0xFF; + uint8_t * parameters = pEventParameters; + *parameters++ = (uint8_t)pUser->modifier_type; // User Modifier Type + *parameters++ = pUser->modifier_node_id >> 8; // User Modifier Node ID (MSB) + *parameters++ = pUser->modifier_node_id & 0xFF; // User Modifier Node ID (LSB) + *parameters++ = pUser->unique_identifier >> 8; // User Unique Identifier (MSB) + *parameters++ = pUser->unique_identifier & 0xFF; // User Unique Identifier (LSB) + *parameters++ = (uint8_t)pUser->type; // User Type + *parameters++ = pUser->active & USER_NOTIFICATION_REPORT_PROPERTIES1_USER_ACTIVE_STATE_BIT_MASK; // Properties1 (Bit 0: User Active State) + *parameters++ = (uint8_t)pUser->credential_rule; // Credential Rule + *parameters++ = pUser->expiring_timeout_minutes >> 8; // Expiring Timeout Minutes (MSB) + *parameters++ = pUser->expiring_timeout_minutes & 0xFF; // Expiring Timeout Minutes (LSB) } /** @@ -172,11 +174,11 @@ static bool should_use_crb(u3c_credential_type type) } /** - * Fills the Event parameters for a Notification Report frame based on a + * Sends a Notification Report frame with a Credential's details based on a * Credential metadata struct. * + * @param[in] notificationEvent Notification Event * @param[in] pCredential Pointer to the Credential metadata - * @param[out] p_frame Pointer to the Event parameters */ static void CC_UserCredential_CredentialNotificationReport_tx( const uint8_t notificationEvent, const u3c_credential * const pCredential) @@ -203,7 +205,7 @@ static void CC_UserCredential_CredentialNotificationReport_tx( *p_frame++ = pCredential->metadata.uuid >> 8; // User Unique Identifer (MSB) *p_frame++ = pCredential->metadata.uuid & 0xFF; // User Unique Identifier (LSB) - *p_frame++ = pCredential->metadata.type; // Credential Type + *p_frame++ = (uint8_t)pCredential->metadata.type; // Credential Type *p_frame++ = pCredential->metadata.slot >> 8; // Credential Slot (MSB) *p_frame++ = pCredential->metadata.slot & 0xFF; // Credential Slot (LSB) *p_frame++ = (credential_read_back << 7) & CREDENTIAL_REPORT_PROPERTIES1_CRB_BIT_MASK; // CRB @@ -217,13 +219,13 @@ static void CC_UserCredential_CredentialNotificationReport_tx( *p_frame++ = 0; // Credential Modifier Node ID (MSB) *p_frame++ = 0; // Credential Modifier Node ID (LSB) } else { - *p_frame++ = pCredential->metadata.modifier_type; // Credential Modifier Type + *p_frame++ = (uint8_t)pCredential->metadata.modifier_type; // Credential Modifier Type *p_frame++ = pCredential->metadata.modifier_node_id >> 8; // Credential Modifier Node ID (MSB) *p_frame++ = pCredential->metadata.modifier_node_id & 0xFF; // Credential Modifier Node ID (LSB) } CC_Notification_TriggerAndTransmit(0, notificationEvent, event_parameters, - p_frame - event_parameters, NULL, false); + (uint8_t)(p_frame - event_parameters), NULL, false); } void CC_UserCredential_CredentialSetErrorReport_tx( @@ -323,15 +325,37 @@ void set_default_name(uint8_t * pName, u3c_user * pUser) void delete_all_credentials_of_type( uint16_t uuid, u3c_credential_type filter_type) { - u3c_credential_type next_type = CREDENTIAL_TYPE_NONE; + // The Credential to be deleted in the current iteration + u3c_credential_type target_type = filter_type; + uint16_t target_slot = 0; + + // The Credential after the current target + u3c_credential_type next_type = filter_type; uint16_t next_slot = 0; + + // Find first Credential + bool next_exists = CC_UserCredential_get_next_credential( + uuid, filter_type, 0, &target_type, &target_slot); + + // Loop through matching Credentials while ( - CC_UserCredential_get_next_credential( - uuid, next_type, next_slot, &next_type, &next_slot) - ) { - if (filter_type != CREDENTIAL_TYPE_NONE && next_type == filter_type) { - CC_UserCredential_delete_credential(uuid, next_type, next_slot); - } + next_exists + && ((filter_type == CREDENTIAL_TYPE_NONE) || (next_type == filter_type)) + ) { + /** + * Fetch the next Credential's details before deleting the current one + * (otherwise CC_UserCredential_get_next_credential will not find the next + * one) + */ + next_exists = CC_UserCredential_get_next_credential( + uuid, target_type, target_slot, &next_type, &next_slot); + + // Delete target Credential + CC_UserCredential_delete_credential(uuid, target_type, target_slot); + + // Target the next Credential + target_type = next_type; + target_slot = next_slot; } } @@ -472,6 +496,17 @@ bool validate_new_credential_metadata( */ bool validate_new_credential_data( u3c_credential * p_credential, RECEIVE_OPTIONS_TYPE_EX * p_rx_options) { + + // Only allow numeric PIN Codes + if (p_credential->metadata.type == CREDENTIAL_TYPE_PIN_CODE) { + for (uint8_t i = 0; i < p_credential->metadata.length; ++i) { + uint8_t character = p_credential->data[i]; + if (character < '0' || character > '9') { + return false; + } + } + } + // CC:0083.01.0A.11.018: no duplicate credentials within a Credential Type u3c_credential existing_credential = { .metadata = { 0 }, @@ -629,7 +664,7 @@ static received_frame_status_t CC_UserCredential_UserSet_handler( ZW_USER_SET_1BYTE_FRAME * pFrameIn = &input->frame->ZW_UserSet1byteFrame; RECEIVE_OPTIONS_TYPE_EX * rxOptions = input->rx_options; received_frame_status_t status = RECEIVED_FRAME_STATUS_FAIL; - ZW_USER_NOTIFICATION_REPORT_FRAME notification_parameters; + uint8_t event_parameters[USER_NOTIFICATION_EV_PAR_LENGTH]; // Extract User data from frame uint8_t name[U3C_BUFFER_SIZE_USER_NAME]; @@ -656,8 +691,8 @@ static received_frame_status_t CC_UserCredential_UserSet_handler( // Ignore frames with unsupported values if ( user.unique_identifier == 0 - || user.type > USER_TYPE_REMOTE_ONLY - || user.credential_rule > CREDENTIAL_RULE_TRIPLE + || !cc_user_credential_is_user_type_supported(user.type) + || !cc_user_credential_is_credential_rule_supported(user.credential_rule) || user.name_encoding > USER_NAME_ENCODING_UNICODE_UTF_16 ) { return RECEIVED_FRAME_STATUS_FAIL; @@ -688,11 +723,10 @@ static received_frame_status_t CC_UserCredential_UserSet_handler( switch (CC_UserCredential_add_user(&user, pName)) { case U3C_DB_OPERATION_RESULT_SUCCESS: { // Send Notification Report - user_event_parameters_from_frame(pFrameIn, rxOptions, ¬ification_parameters); + user_event_parameters_from_frame(pFrameIn, rxOptions, event_parameters); CC_Notification_TriggerAndTransmit( - 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_ADDED, - (¬ification_parameters.userModifierType), - USER_NOTIFICATION_EV_PAR_LENGTH, NULL, false); + 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_ADDED, event_parameters, + sizeof(event_parameters), NULL, false); status = RECEIVED_FRAME_STATUS_SUCCESS; break; } @@ -725,11 +759,10 @@ static received_frame_status_t CC_UserCredential_UserSet_handler( case U3C_DB_OPERATION_RESULT_FAIL_FULL: { // Send Notification Report - user_event_parameters_from_user(&user, ¬ification_parameters); + user_event_parameters_from_user(&user, event_parameters); CC_Notification_TriggerAndTransmit( - 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_UNCHANGED, - (¬ification_parameters.userModifierType), - USER_NOTIFICATION_EV_PAR_LENGTH, NULL, false); + 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_UNCHANGED, event_parameters, + sizeof(event_parameters), NULL, false); status = RECEIVED_FRAME_STATUS_FAIL; break; } @@ -744,11 +777,10 @@ static received_frame_status_t CC_UserCredential_UserSet_handler( switch (CC_UserCredential_modify_user(&user, pName)) { case U3C_DB_OPERATION_RESULT_SUCCESS: { // Send Notification Report - user_event_parameters_from_frame(pFrameIn, rxOptions, ¬ification_parameters); + user_event_parameters_from_frame(pFrameIn, rxOptions, event_parameters); CC_Notification_TriggerAndTransmit( - 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_MODIFIED, - (¬ification_parameters.userModifierType), - USER_NOTIFICATION_EV_PAR_LENGTH, NULL, false); + 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_MODIFIED, event_parameters, + sizeof(event_parameters), NULL, false); status = RECEIVED_FRAME_STATUS_SUCCESS; break; } @@ -787,21 +819,24 @@ static received_frame_status_t CC_UserCredential_UserSet_handler( if (user.unique_identifier == 0) { // Delete all Users uint16_t user_uid = CC_UserCredential_get_next_user(0); - uint16_t previous_user_uid = user_uid; while (user_uid) { - previous_user_uid = user_uid; + /** + * Fetch the next User's details before deleting the current one + * (otherwise CC_UserCredential_get_next_user will not find the next + * one) + */ + uint16_t next_user_uid = CC_UserCredential_get_next_user(user_uid); delete_all_credentials_of_type(user_uid, CREDENTIAL_TYPE_NONE); - user_uid = CC_UserCredential_get_next_user(user_uid); - CC_UserCredential_delete_user(previous_user_uid); + CC_UserCredential_delete_user(user_uid); + user_uid = next_user_uid; } // Send Notification Report - user_event_parameters_from_frame(pFrameIn, rxOptions, ¬ification_parameters); + user_event_parameters_from_frame(pFrameIn, rxOptions, event_parameters); CC_Notification_TriggerAndTransmit( - 0, NOTIFICATION_EVENT_ACCESS_CONTROL_ALL_USERS_DELETED, - (¬ification_parameters.userModifierType), - USER_NOTIFICATION_EV_PAR_LENGTH, NULL, false); + 0, NOTIFICATION_EVENT_ACCESS_CONTROL_ALL_USERS_DELETED, event_parameters, + sizeof(event_parameters), NULL, false); status = RECEIVED_FRAME_STATUS_SUCCESS; } else { // Delete a single User @@ -811,12 +846,12 @@ static received_frame_status_t CC_UserCredential_UserSet_handler( switch (result) { case U3C_DB_OPERATION_RESULT_SUCCESS: { // Send Notification Report - user_event_parameters_from_frame(pFrameIn, rxOptions, ¬ification_parameters); + user_event_parameters_from_frame(pFrameIn, rxOptions, event_parameters); CC_Notification_TriggerAndTransmit( - 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_DELETED, - (¬ification_parameters.userModifierType), - USER_NOTIFICATION_EV_PAR_LENGTH, NULL, false); - __attribute__ ((fallthrough)); + 0, NOTIFICATION_EVENT_ACCESS_CONTROL_USER_DELETED, event_parameters, + sizeof(event_parameters), NULL, false); + status = RECEIVED_FRAME_STATUS_SUCCESS; + break; } case U3C_DB_OPERATION_RESULT_FAIL_DNE: { @@ -910,7 +945,8 @@ static received_frame_status_t CC_UserCredential_CredentialSet_handler( } } else { // CC:0083.01.0A.11.002: an unsupported Credential Type must be ignored - if (!cc_user_credential_is_credential_type_supported(p_credential->metadata.type)) + if ((p_credential->metadata.type != CREDENTIAL_TYPE_NONE) + && !cc_user_credential_is_credential_type_supported(p_credential->metadata.type)) { return RECEIVED_FRAME_STATUS_FAIL; } @@ -929,6 +965,10 @@ static received_frame_status_t CC_UserCredential_CredentialSet_handler( } case U3C_DB_OPERATION_RESULT_FAIL_OCCUPIED: { + // Read existing Credential from database and send its details in the report + CC_UserCredential_get_credential( + p_credential->metadata.uuid, p_credential->metadata.type, p_credential->metadata.slot, + &p_credential->metadata, p_credential->data); CC_UserCredential_CredentialSetErrorReport_tx( p_rx_options, CREDENTIAL_SET_ERROR_REPORT_CREDENTIALADDREJECTEDLOCATIONOCCUPIED, @@ -943,6 +983,7 @@ static received_frame_status_t CC_UserCredential_CredentialSet_handler( p_credential); status = RECEIVED_FRAME_STATUS_FAIL; + break; } default: @@ -1002,7 +1043,7 @@ static received_frame_status_t CC_UserCredential_CredentialSet_handler( } else { // Delete Credential(s) of a specific User - if (p_credential->metadata.type == 0 && p_credential->metadata.slot == 0) { + if (p_credential->metadata.slot == 0) { // Delete an User's every Credential (of a certain type, if specified) delete_all_credentials_of_type( p_credential->metadata.uuid, p_credential->metadata.type); @@ -1024,21 +1065,20 @@ static received_frame_status_t CC_UserCredential_CredentialSet_handler( ) == U3C_DB_OPERATION_RESULT_SUCCESS; - if (credential_exists) { - if (CC_UserCredential_delete_credential( - p_credential->metadata.uuid, - p_credential->metadata.type, - p_credential->metadata.slot - ) - == U3C_DB_OPERATION_RESULT_SUCCESS - ) { - // Send report of deleted Credential - CC_UserCredential_CredentialNotificationReport_tx( - NOTIFICATION_EVENT_ACCESS_CONTROL_CREDENTIAL_DELETED, - p_credential); - - status = RECEIVED_FRAME_STATUS_SUCCESS; - } + if (credential_exists + && (CC_UserCredential_delete_credential( + p_credential->metadata.uuid, + p_credential->metadata.type, + p_credential->metadata.slot) + == U3C_DB_OPERATION_RESULT_SUCCESS + ) + ) { + // Send report of deleted Credential + CC_UserCredential_CredentialNotificationReport_tx( + NOTIFICATION_EVENT_ACCESS_CONTROL_CREDENTIAL_DELETED, + p_credential); + + status = RECEIVED_FRAME_STATUS_SUCCESS; } } } @@ -1500,28 +1540,20 @@ u3c_user_credential_association_report_status_t; * @param[in] p_destination_metadata Destination credential metadata. * @param[in] status Status of association set action. */ -static void fill_user_credential_association_report( - uint8_t * const p_frame, - uint8_t * const p_length, +static void send_user_credential_association_report( u3c_credential_metadata const * const p_source_metadata, u3c_credential_metadata const * const p_destination_metadata, - u3c_user_credential_association_report_status_t const status + u3c_user_credential_association_report_status_t const status, + RECEIVE_OPTIONS_TYPE_EX * const p_rx_options ) { - if (NULL == p_length) { - assert(false); - return; - } - if ((NULL == p_frame) || - (sizeof(ZW_USER_CREDENTIAL_ASSOCIATION_REPORT_FRAME) < *p_length) || - (NULL == p_source_metadata) || + if ((NULL == p_source_metadata) || (NULL == p_destination_metadata)) { assert(false); - *p_length = 0; return; } - ZW_USER_CREDENTIAL_ASSOCIATION_REPORT_FRAME * p_cmd; - p_cmd = (ZW_USER_CREDENTIAL_ASSOCIATION_REPORT_FRAME *)p_frame; + ZW_APPLICATION_TX_BUFFER tx_buffer; + ZW_USER_CREDENTIAL_ASSOCIATION_REPORT_FRAME * p_cmd = &tx_buffer.ZW_UserCredentialAssociationReportFrame; p_cmd->cmdClass = COMMAND_CLASS_USER_CREDENTIAL; p_cmd->cmd = USER_CREDENTIAL_ASSOCIATION_REPORT; @@ -1536,16 +1568,19 @@ static void fill_user_credential_association_report( p_cmd->destinationCredentialSlot2 = (uint8_t)p_destination_metadata->slot; // LSB p_cmd->userCredentialAssociationStatus = (uint8_t)status; - *p_length = sizeof(ZW_USER_CREDENTIAL_ASSOCIATION_REPORT_FRAME); + zaf_tx_options_t tx_options; + zaf_transport_rx_to_tx_options(p_rx_options, &tx_options); + zaf_transport_tx((uint8_t *)&tx_buffer, sizeof(ZW_USER_CREDENTIAL_ASSOCIATION_REPORT_FRAME), + NULL, &tx_options); } static received_frame_status_t CC_UserCredential_UserCredentialAssociationSet_handler( - cc_handler_output_t * const output, + RECEIVE_OPTIONS_TYPE_EX * const p_rx_options, const u3c_credential_metadata * const source_metadata, const u3c_credential_metadata * const destination_metadata ) { - if (!output || !source_metadata || !destination_metadata) { + if (!p_rx_options || !source_metadata || !destination_metadata) { assert(false); return RECEIVED_FRAME_STATUS_FAIL; } @@ -1553,15 +1588,15 @@ static received_frame_status_t CC_UserCredential_UserCredentialAssociationSet_ha // Database-related checks according to Table 2.546 // Source User Unique Identifier must reference an existing User if (U3C_DB_OPERATION_RESULT_SUCCESS != CC_UserCredential_get_user(source_metadata->uuid, NULL, NULL)) { - u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_SOURCE_USER_UNIQUE_IDENTIFIER_NONEXISTENT; - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, source_metadata, destination_metadata, status); + send_user_credential_association_report( + source_metadata, destination_metadata, U3C_UCAR_STATUS_SOURCE_USER_UNIQUE_IDENTIFIER_NONEXISTENT, p_rx_options); return RECEIVED_FRAME_STATUS_FAIL; } // Destination User Unique Identifier must reference an existing User if (U3C_DB_OPERATION_RESULT_SUCCESS != CC_UserCredential_get_user(destination_metadata->uuid, NULL, NULL)) { - u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_DESTINATION_USER_UNIQUE_IDENTIFIER_NONEXISTENT; - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, source_metadata, destination_metadata, status); + send_user_credential_association_report( + source_metadata, destination_metadata, U3C_UCAR_STATUS_DESTINATION_USER_UNIQUE_IDENTIFIER_NONEXISTENT, p_rx_options); return RECEIVED_FRAME_STATUS_FAIL; } @@ -1589,13 +1624,12 @@ static received_frame_status_t CC_UserCredential_UserCredentialAssociationSet_ha // Database error return RECEIVED_FRAME_STATUS_FAIL; } - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, source_metadata, destination_metadata, status); + send_user_credential_association_report(source_metadata, destination_metadata, status, p_rx_options); return frame_status; } static received_frame_status_t CC_UserCredential_UserCredentialAssociationSet_parser( - cc_handler_input_t const * const input, - cc_handler_output_t * const output) + cc_handler_input_t const * const input) { uint16_t source_uuid = (uint16_t)(input->frame->ZW_UserCredentialAssociationSetFrame.sourceUserUniqueIdentifier1 << 8) | input->frame->ZW_UserCredentialAssociationSetFrame.sourceUserUniqueIdentifier2; @@ -1619,44 +1653,40 @@ static received_frame_status_t CC_UserCredential_UserCredentialAssociationSet_pa destination_metadata.type = source_metadata.type; destination_metadata.slot = destination_slot; + bool parsing_success = false; + u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_SUCCESS; + // Configuration-related checks according to Table 2.546 // Source User Unique Identifier must be in supported range if (0 == source_uuid || source_uuid > cc_user_credential_get_max_user_unique_idenfitiers()) { - u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_SOURCE_USER_UNIQUE_IDENTIFIER_INVALID; - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, &source_metadata, &destination_metadata, status); - return RECEIVED_FRAME_STATUS_FAIL; + status = U3C_UCAR_STATUS_SOURCE_USER_UNIQUE_IDENTIFIER_INVALID; } - // Source Credential Type must be supported - if (!cc_user_credential_is_credential_type_supported(source_metadata.type)) { - u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_SOURCE_CREDENTIAL_TYPE_INVALID; - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, &source_metadata, &destination_metadata, status); - return RECEIVED_FRAME_STATUS_FAIL; + else if (!cc_user_credential_is_credential_type_supported(source_metadata.type)) { + status = U3C_UCAR_STATUS_SOURCE_CREDENTIAL_TYPE_INVALID; } - // Source Credential Slot must be in supported range - if (source_slot == 0 || source_slot > cc_user_credential_get_max_credential_slots(source_metadata.type)) { - u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_SOURCE_CREDENTIAL_SLOT_INVALID; - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, &source_metadata, &destination_metadata, status); - return RECEIVED_FRAME_STATUS_FAIL; + else if (source_slot == 0 || source_slot > cc_user_credential_get_max_credential_slots(source_metadata.type)) { + status = U3C_UCAR_STATUS_SOURCE_CREDENTIAL_SLOT_INVALID; } - // Destination User Unique Identifier must be in supported range - if (0 == destination_uuid || destination_uuid > cc_user_credential_get_max_user_unique_idenfitiers()) { - u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_DESTINATION_USER_UNIQUE_IDENTIFIER_INVALID; - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, &source_metadata, &destination_metadata, status); - return RECEIVED_FRAME_STATUS_FAIL; + else if (0 == destination_uuid || destination_uuid > cc_user_credential_get_max_user_unique_idenfitiers()) { + status = U3C_UCAR_STATUS_DESTINATION_USER_UNIQUE_IDENTIFIER_INVALID; } - // Check if the Destination Credential Slot must be in supported range - if (destination_slot == 0 || destination_slot > cc_user_credential_get_max_credential_slots(destination_metadata.type)) { - u3c_user_credential_association_report_status_t status = U3C_UCAR_STATUS_DESTINATION_CREDENTIAL_SLOT_INVALID; - fill_user_credential_association_report((uint8_t *)output->frame, &output->length, &source_metadata, &destination_metadata, status); + else if (destination_slot == 0 || destination_slot > cc_user_credential_get_max_credential_slots(destination_metadata.type)) { + status = U3C_UCAR_STATUS_DESTINATION_CREDENTIAL_SLOT_INVALID; + } else { + parsing_success = true; + } + + if (!parsing_success) { + send_user_credential_association_report(&source_metadata, &destination_metadata, status, input->rx_options); return RECEIVED_FRAME_STATUS_FAIL; } return CC_UserCredential_UserCredentialAssociationSet_handler( - output, &source_metadata, &destination_metadata + input->rx_options, &source_metadata, &destination_metadata ); } @@ -1881,7 +1911,7 @@ static received_frame_status_t CC_UserCredential_handler( break; case USER_CREDENTIAL_ASSOCIATION_SET: - status = CC_UserCredential_UserCredentialAssociationSet_parser(input, output); + status = CC_UserCredential_UserCredentialAssociationSet_parser(input); break; case ALL_USERS_CHECKSUM_GET: diff --git a/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/cc_user_credential_nvm.c b/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/cc_user_credential_nvm.c index 744bb01a14..99a97c2db0 100644 --- a/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/cc_user_credential_nvm.c +++ b/protocol/z-wave/ZAF/CommandClasses/UserCredential/src/cc_user_credential_nvm.c @@ -274,28 +274,44 @@ static void ordered_insert_user_descriptor(u3c_user_descriptor * users, u3c_user ++n_users; } -static void ordered_insert_credential_descriptor(u3c_credential_descriptor * credentials, u3c_credential * p_credential, uint16_t object_offset) +/** + * Returns the index of a Credential in the Credential descriptor table. + */ +static uint16_t get_credential_descriptor_index( + const u3c_credential_descriptor * const credentials, u3c_credential_type type, uint16_t slot) { - uint16_t insert_index_base = n_credentials; - uint16_t insert_index = n_credentials; + uint16_t index = 0; - // Find the minimum Credential type, this is used as a base for the insert index - for (uint16_t i = 0; i < n_credentials; ++i) { - if (credentials[i].credential_type == p_credential->metadata.type) { - insert_index_base = i; - break; - } + // Seek until current Credential Type + while ( + (index < n_credentials) + && (credentials[index].credential_type < type) + ) { + ++index; } - // Find the correct position to insert the new credential according to the slot - for (uint16_t i = insert_index_base; i < n_credentials; ++i) { - if (credentials[i].credential_slot > p_credential->metadata.slot - || credentials[i].credential_type != p_credential->metadata.type) { - insert_index = i; - break; - } + // Seek until after previous Credential Slot or next Credential Type + while ( + (index < n_credentials) + && (credentials[index].credential_type == type) + && (credentials[index].credential_slot < slot) + ) { + ++index; } + return index; +} + +/** + * Inserts a Credential descriptor into the Credential Descriptor table, + * preserving: + * 1. The ascending order of Credential Types, and + * 2. The ascending order of Credential Slots inside of each Credential Type. + */ +static void ordered_insert_credential_descriptor(u3c_credential_descriptor * credentials, u3c_credential * p_credential, uint16_t object_offset) +{ + uint16_t insert_index = get_credential_descriptor_index(credentials, p_credential->metadata.type, p_credential->metadata.slot); + // Shift the elements to make room for the new credential memmove(&credentials[insert_index + 1], &credentials[insert_index], (n_credentials - insert_index) * sizeof(u3c_credential_descriptor)); @@ -573,10 +589,9 @@ u3c_db_operation_result CC_UserCredential_delete_user( --n_users; // If the deleted User was not the last in the list - if (i != n_users) { + if (i < n_users) { // Shift the elements to fill the gap - memmove(&users[i], &users[n_users], (n_users - i) * sizeof(u3c_user_descriptor)); - + memmove(&users[i], &users[i + 1], (n_users - i) * sizeof(u3c_user_descriptor)); } // Otherwise, simply consider its entry 'popped' from the array. @@ -687,34 +702,51 @@ bool CC_UserCredential_get_next_credential( } bool match_any_user = (user_unique_identifier == 0); + bool match_any_type = (credential_type == CREDENTIAL_TYPE_NONE); - if (credential_type == 0 && credential_slot == 0) { + if (credential_slot == 0) { // Find the first Credential for (uint16_t i = 0; i < n_credentials; ++i) { - if (match_any_user - || credentials[i].user_unique_identifier == user_unique_identifier) { + if ( + (match_any_user + || credentials[i].user_unique_identifier == user_unique_identifier) + && (match_any_type || credentials[i].credential_type == credential_type) + ) { *next_credential_type = credentials[i].credential_type; *next_credential_slot = credentials[i].credential_slot; return true; } } } else { - // Find the next Credential for this User + uint16_t current_index = n_credentials; + + // Find the current Credential for (uint16_t i = 0; i < n_credentials - 1; ++i) { if ( - /** - * If the associated UUID is specified, then it must be the same for - * both the current and the next Credential - */ - (match_any_user || ( - credentials[i].user_unique_identifier == user_unique_identifier - && credentials[i + 1].user_unique_identifier == user_unique_identifier - )) - && credentials[i].credential_type == credential_type - && credentials[i].credential_slot == credential_slot + (match_any_user + || (credentials[i].user_unique_identifier == user_unique_identifier)) + && (credentials[i].credential_type == credential_type) + && (credentials[i].credential_slot == credential_slot) ) { - *next_credential_type = credentials[i + 1].credential_type; - *next_credential_slot = credentials[i + 1].credential_slot; + current_index = i; + break; + } + } + + if (current_index >= (n_credentials - 1)) { + // The current Credential was not found or it is the very last one + return false; + } + + // Find the next Credential of a Type or belonging to a User + for (uint16_t i = current_index + 1; i < n_credentials; ++i) { + if ( + match_any_user + ? (credentials[i].credential_type == credential_type) + : (credentials[i].user_unique_identifier == user_unique_identifier) + ) { + *next_credential_type = credentials[i].credential_type; + *next_credential_slot = credentials[i].credential_slot; return true; } } @@ -866,11 +898,9 @@ u3c_db_operation_result CC_UserCredential_delete_credential( --n_credentials; // If the deleted Credential was not the last in the list - if (i != n_credentials) { - // Move the entry at the end of the table into the deleted entry's - // position. - memcpy(&credentials[i], &credentials[n_credentials], - sizeof(u3c_credential_descriptor)); + if (i < n_credentials) { + // Shift the elements to fill the gap + memmove(&credentials[i], &credentials[i + 1], (n_credentials - i) * sizeof(u3c_credential_descriptor)); } // Otherwise, simply consider its entry 'popped' from the array. diff --git a/protocol/z-wave/component/zw_cli_common.slcc b/protocol/z-wave/component/zw_cli_common.slcc index 522194dbfc..4152267a73 100644 --- a/protocol/z-wave/component/zw_cli_common.slcc +++ b/protocol/z-wave/component/zw_cli_common.slcc @@ -11,6 +11,10 @@ metadata: reference: zw_sbom_license source: - path: "protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.c" +include: + - path: "protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/" + file_list: + - path: "zw_cli_common.h" provides: - name: zw_cli_common @@ -28,9 +32,6 @@ template_contribution: name: set_learn_mode handler: cli_set_learn_mode help: Include / exclude the device into / from a z-wave network - argument: - - type: string - help: "Learn mode state. It can be start or stop." - name: cli_command value: name: factory_reset diff --git a/protocol/z-wave/component/zw_versions.slcc b/protocol/z-wave/component/zw_versions.slcc index 67f23bc096..00c3bbad13 100644 --- a/protocol/z-wave/component/zw_versions.slcc +++ b/protocol/z-wave/component/zw_versions.slcc @@ -21,7 +21,7 @@ define: - name: ZAF_VERSION_MINOR value: 22 - name: ZAF_VERSION_PATCH - value: 0 + value: 1 - name: ZAF_BUILD_NO value: 0xABCD # SDK @@ -30,7 +30,7 @@ define: - name: SDK_VERSION_MINOR value: 22 - name: SDK_VERSION_PATCH - value: 0 + value: 1 include: - path: "protocol/z-wave/ZAF/ApplicationUtilities/" file_list: diff --git a/protocol/z-wave/dist/include/zpal/zpal_misc.h b/protocol/z-wave/dist/include/zpal/zpal_misc.h index ed3e1bd43d..1f0a670ac4 100644 --- a/protocol/z-wave/dist/include/zpal/zpal_misc.h +++ b/protocol/z-wave/dist/include/zpal/zpal_misc.h @@ -52,11 +52,38 @@ typedef enum { ZPAL_CHIP_SE_HIGH } zpal_chip_se_type_t; +/** + * @brief Manufacturer's reset information + */ +typedef uint16_t zpal_soft_reset_info_t; + + +/** + * @brief Manufacturer ID used by zpal_reboot. + */ +typedef uint16_t zpal_soft_reset_mfid_t; + +static const zpal_soft_reset_info_t ZPAL_RESET_REQUESTED_BY_SAPI = 0x0000; +static const zpal_soft_reset_info_t ZPAL_RESET_UNHANDLED_RADIO_EVENT = 0x0001; +static const zpal_soft_reset_info_t ZPAL_RESET_RADIO_ASSERT = 0x0002; +static const zpal_soft_reset_info_t ZPAL_RESET_ASSERT_PTR = 0x0003; +static const zpal_soft_reset_info_t ZPAL_RESET_INFO_DEFAULT = 0xFFFF; + /** * @brief Perform a system reboot. */ void zpal_reboot(void); +/** + * @deprecated + * @brief Perform a system reboot and provide information about the context. + * + * @param[in] manufacturer_id manufacturer ID identifier. + * @param[in] reset_info the information to pass to boot. + */ +void zpal_reboot_with_info(const zpal_soft_reset_mfid_t manufacturer_id, + const zpal_soft_reset_info_t reset_info); + /** * @brief Prepare for shutdown handler. */ diff --git a/protocol/z-wave/dist/include/zpal/zpal_retention_register.h b/protocol/z-wave/dist/include/zpal/zpal_retention_register.h index 7b7c8d3681..bd06a7e54a 100644 --- a/protocol/z-wave/dist/include/zpal/zpal_retention_register.h +++ b/protocol/z-wave/dist/include/zpal/zpal_retention_register.h @@ -40,14 +40,15 @@ extern "C" { * @{ */ -#define ZPAL_RETENTION_REGISTER_SMARTSTART 0 -#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_1 1 -#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_2 2 -#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_3 3 -#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_4 4 -#define ZPAL_RETENTION_REGISTER_TXPOWER_RSSI_LR 5 +#define ZPAL_RETENTION_REGISTER_SMARTSTART 0 ///< Reserved for Smart Start. +#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_1 1 ///< Reserved for response route 1. +#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_2 2 ///< Reserved for response route 2. +#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_3 3 ///< Reserved for response route 3. +#define ZPAL_RETENTION_REGISTER_RESPONSEROUTE_4 4 ///< Reserved for response route 4. +#define ZPAL_RETENTION_REGISTER_TXPOWER_RSSI_LR 5 ///< Reserved for Long Range transmit power and RSSI. +#define ZPAL_RETENTION_REGISTER_RESET_INFO 6 ///< Reserved for reset information -#define ZPAL_RETENTION_REGISTER_PROTOCOL_RESERVED_COUNT 16 +#define ZPAL_RETENTION_REGISTER_PROTOCOL_RESERVED_COUNT 16 ///< Number of registers reserved for the stack. /** * @brief Reads a 32-bit value from the specified retention register. diff --git a/protocol/z-wave/dist/lib/libZWaveController_series2.a b/protocol/z-wave/dist/lib/libZWaveController_series2.a index 35964a0c21..e179b5eaa1 100644 --- a/protocol/z-wave/dist/lib/libZWaveController_series2.a +++ b/protocol/z-wave/dist/lib/libZWaveController_series2.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:501611d49ea4c7923e2df544d138efa7024045196471fe08e4eeff8611514595 -size 4063168 +oid sha256:1bdc0fa10a4f7ce32b77def1f1745fea2838b4d7baa816658e0d9f6b0ad376f2 +size 4063672 diff --git a/protocol/z-wave/dist/lib/libZWaveSlave_series2.a b/protocol/z-wave/dist/lib/libZWaveSlave_series2.a index fc10df68a5..0dfdd4f962 100644 --- a/protocol/z-wave/dist/lib/libZWaveSlave_series2.a +++ b/protocol/z-wave/dist/lib/libZWaveSlave_series2.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa0b971172e72d0510c5f0d88d9f5aacaf55badf12dc3668ab62c66720845de4 -size 7178310 +oid sha256:c52f86244608d36a6eca0c079d9c8d07f3850863580200d5f084633967f563b6 +size 7178966 diff --git a/protocol/z-wave/dist/lib/libzpal_EFR32ZG23.a b/protocol/z-wave/dist/lib/libzpal_EFR32ZG23.a index 926d28eb9d..f21fac6705 100644 --- a/protocol/z-wave/dist/lib/libzpal_EFR32ZG23.a +++ b/protocol/z-wave/dist/lib/libzpal_EFR32ZG23.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f27b43f5550fc4c0437481fb13165c8d02637efcb183445b9b4ca376bb6ab814 -size 506912 +oid sha256:fd3abae6595899e5e0880e475b0023d89f0305b71ec23b5e49a15468b8f5cb7b +size 510994 diff --git a/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer.a b/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer.a index 92bae1f5d1..1100eb0ed9 100644 --- a/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer.a +++ b/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7dafb7342845e2c83c156cdafc3bfdec0946253ffc2ee4094a6b4a61cf6834fd -size 488452 +oid sha256:a8cf70fe679f7dfb6013da292407a0410e5ad29d5c061851045b82d95d8f6604 +size 492754 diff --git a/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer_app.a b/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer_app.a index bab88216a0..c40a85f5ab 100644 --- a/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer_app.a +++ b/protocol/z-wave/dist/lib/libzpal_EFR32ZG23_zniffer_app.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b1e996a3dc17fe24ac84b499e45d581a0dd200027f1e2ba121987c9deb03743 -size 507072 +oid sha256:3df786e766f90ccf41acb58c2a805287a8c21ee0d1d0c7411d8ea29850f29648 +size 511150 diff --git a/protocol/z-wave/dist/lib/libzpal_EFR32ZG28.a b/protocol/z-wave/dist/lib/libzpal_EFR32ZG28.a index 5e286df5c2..ba64e38f2c 100644 --- a/protocol/z-wave/dist/lib/libzpal_EFR32ZG28.a +++ b/protocol/z-wave/dist/lib/libzpal_EFR32ZG28.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b93ca0a2c8d081e6af8d10d0e66bb1e04deb0a98de8b0e65a16582b3e64e1519 -size 505076 +oid sha256:147b0c4e0de20588ade4401db391a4a767e397ec17aa980117b035d41f77a674 +size 509182 diff --git a/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer.a b/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer.a index 08bd45f288..a7f3f44e1d 100644 --- a/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer.a +++ b/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a299be7f5cfc42a432beaedf421d2630d16737304bf1c52676eb123185fab5cd -size 486612 +oid sha256:32a46ae3faca2353802b3d8fdb59f72a15ea1adbb251739c1ff3f35c010e60eb +size 490946 diff --git a/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer_app.a b/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer_app.a index 126406abd8..8e4fbded95 100644 --- a/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer_app.a +++ b/protocol/z-wave/dist/lib/libzpal_EFR32ZG28_zniffer_app.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d10eb1c1b0af0e0b5740c15d416f3632b6c142047094999bd4761fc863f10e8b -size 505232 +oid sha256:4e79b87726423afae4359b455ac9134bded86d3dc26a965f61e2d86fcf3f805f +size 509342 diff --git a/protocol/z-wave/dist/lib/libzpal_ZGM23.a b/protocol/z-wave/dist/lib/libzpal_ZGM23.a index 38c2abe191..0c04808158 100644 --- a/protocol/z-wave/dist/lib/libzpal_ZGM23.a +++ b/protocol/z-wave/dist/lib/libzpal_ZGM23.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d294d97f5bed9e0e1a7ed25780b0c58bfd32561bf9fb73ee8fee4318ae6a0b34 -size 507092 +oid sha256:2d190a1c87e1299fa9e895dc6500bf0f4cdf6eee7f6a3520d457920ccfbf7554 +size 511174 diff --git a/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer.a b/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer.a index 6d4f22ea84..b5eff2e77c 100644 --- a/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer.a +++ b/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:131d9b36522159de6e052af962ce1f731c49ba9eef75971b715d3ab4fb6e8244 -size 488632 +oid sha256:2381bfa270fcf0fc6b0c7f355ab60e4296b1f08ac60a7f01783eaebadb7e206a +size 492934 diff --git a/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer_app.a b/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer_app.a index e4cc744850..1e466444c1 100644 --- a/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer_app.a +++ b/protocol/z-wave/dist/lib/libzpal_ZGM23_zniffer_app.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a683cd9d3a811747c5d49f4230407b0b624877f9f9b77159b68b19411acfcec -size 507248 +oid sha256:916d397eaece1e6ba808f35529a3e60dcf1ea96302545ee40af74ae6b0d96f6c +size 511330 diff --git a/protocol/z-wave/docs_public/docs.xml b/protocol/z-wave/docs_public/docs.xml index 42c27413b1..79abb0d32e 100644 --- a/protocol/z-wave/docs_public/docs.xml +++ b/protocol/z-wave/docs_public/docs.xml @@ -1,12 +1,12 @@ - - + + This MS Excel file describes how to measure the Tx power of a Z-Wave frame and use this to calibrate the Tx Power of your final Z-Wave product. - + Describes how to use the Tiny App for upgrading Secure Element firmware. @@ -36,13 +36,13 @@ - + EFR32ZG14 Zen Gecko Z-Wave 700 USB Stick Bridge Module UZB-7 Data Sheet - + Describes the Test Observations (TO) that exists on the development and test tool Z-Wave Zniffer. @@ -54,31 +54,31 @@ - + Discusses the latest changes to the PC-based Zniffer tool and lists new features. - + Discusses the latest changes to the PC-based Controller code and lists new features. - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Silicon Labs Z-Wave SDK and associated utilities, including added/deleted/deprecated features/API, and lists fixed and known issues. - + Development Material for UZB-7. - + PCB documentation for UZB-7 PCB. @@ -90,19 +90,19 @@ - + Z-Wave gbl files - + Important Changes in Z-Wave SDK in latest release - + Describes the Z-Wave Certification process for the Z-Wave 800 products and serves as a guide on where to find additional information. @@ -186,7 +186,7 @@ - + Z-Wave HTML documentation diff --git a/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h b/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h index 423000ef5f..51dcdb37aa 100644 --- a/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h +++ b/protocol/z-wave/platform/SiliconLabs/PAL/config/version/zw_version_config.h @@ -26,15 +26,15 @@ //
    // Application Version Configuration -// Application Major Version <1..255:1> +// Application Major Version <0..255:1> // Default: 1 #define USER_APP_VERSION 1 -// Application Minor Version <1..255:1> +// Application Minor Version <0..255:1> // Default: 0 #define USER_APP_REVISION 0 -// Application Patch Version <1..255:1> +// Application Patch Version <0..255:1> // Default: 0 #define USER_APP_PATCH 0 diff --git a/protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.c b/protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.c index 10402f42ca..79cdf40c43 100644 --- a/protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.c +++ b/protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.c @@ -64,39 +64,34 @@ static const char *sli_get_region_name_as_string(zpal_radio_region_t region); // ----------------------------------------------------------------------------- /****************************************************************************** - * CLI - toggle_learn_mode: Include / exclude the device into / from a z-wave network + * CLI - this function is used to log cli relevant events *****************************************************************************/ -void cli_set_learn_mode(sl_cli_command_arg_t *arguments) +void cli_log_system_events(EVENT_SYSTEM event) { - static bool current_learn_mode_state = false; - bool learn_mode_state = false; - char* learn_mode_state_arg = sl_cli_get_argument_string(arguments, 0); - - app_log_info("Include/Exclude the device\r\n"); - - if (strcmp(learn_mode_state_arg, "start") == 0) { - learn_mode_state = true; - } else if (strcmp(learn_mode_state_arg, "stop") == 0) { - learn_mode_state = false; - } - - if (current_learn_mode_state == true && learn_mode_state == true) { - app_log_info("Device already started learn mode\r\n"); - } else if (current_learn_mode_state == false && learn_mode_state == false) { - app_log_info("Device already stopped learn mode\r\n"); - } else { - if (learn_mode_state == true) { + switch (event) { + case EVENT_SYSTEM_LEARNMODE_START: app_log_info("Start learn mode\r\n"); - zaf_event_distributor_enqueue_app_event(EVENT_SYSTEM_LEARNMODE_START); - current_learn_mode_state = true; - } else { + break; + case EVENT_SYSTEM_LEARNMODE_FINISHED: + app_log_info("Finished learn mode\r\n"); + break; + case EVENT_SYSTEM_LEARNMODE_STOP: app_log_info("Stop learn mode\r\n"); - zaf_event_distributor_enqueue_app_event(EVENT_SYSTEM_LEARNMODE_STOP); - current_learn_mode_state = false; - } + break; + default: + break; } } +/****************************************************************************** + * CLI - toggle_learn_mode: Include / exclude the device into / from a z-wave network + *****************************************************************************/ +void cli_set_learn_mode(sl_cli_command_arg_t *arguments) +{ + (void) arguments; + zaf_event_distributor_enqueue_app_event(EVENT_SYSTEM_LEARNMODE_TOGGLE); +} + /****************************************************************************** * CLI - reset: Reset the device *****************************************************************************/ diff --git a/protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.h b/protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.h new file mode 100644 index 0000000000..4164843c7a --- /dev/null +++ b/protocol/z-wave/platform/SiliconLabs/components/zw_cli_common/zw_cli_common.h @@ -0,0 +1,48 @@ +/***************************************************************************//** + * @file zw_cli_common.h + * @brief zwave cli common component + ******************************************************************************* + * # License + * Copyright 2024 Silicon Laboratories Inc. www.silabs.com + ******************************************************************************* + * + * The licensor of this software is Silicon Laboratories Inc. Your use of this + * software is governed by the terms of Silicon Labs Master Software License + * Agreement (MSLA) available at + * www.silabs.com/about-us/legal/master-software-license-agreement. This + * software is distributed to you in Source Code format and is governed by the + * sections of the MSLA applicable to Source Code. + * + ******************************************************************************/ + +#ifndef ZW_CLI_COMMON_H +#define ZW_CLI_COMMON_H + +#ifdef __cplusplus +extern "C" { +#endif + +/******************************************************************************* + *** INCLUDES + ******************************************************************************/ +#include "events.h" + +/******************************************************************************* + *** DEFINES + ******************************************************************************/ + +/******************************************************************************* + *** MACROS AND TYPEDEFS + ******************************************************************************/ + +/******************************************************************************* + *** PUBLIC FUNCTIONS + ******************************************************************************/ + +void cli_log_system_events(EVENT_SYSTEM event); + +#ifdef __cplusplus +} +#endif + +#endif // ZW_CLI_COMMON_H diff --git a/protocol/z-wave/z-wave_production_demos.xml b/protocol/z-wave/z-wave_production_demos.xml index ddab569d7a..084c7f37f7 100644 --- a/protocol/z-wave/z-wave_production_demos.xml +++ b/protocol/z-wave/z-wave_production_demos.xml @@ -6,7 +6,7 @@ - + @@ -19,7 +19,7 @@ - + @@ -32,7 +32,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -58,7 +58,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -84,7 +84,7 @@ - + @@ -97,7 +97,7 @@ - + @@ -110,7 +110,7 @@ - + @@ -123,7 +123,7 @@ - + @@ -136,7 +136,7 @@ - + @@ -149,7 +149,7 @@ - + @@ -162,7 +162,7 @@ - + @@ -175,7 +175,7 @@ - + @@ -188,7 +188,7 @@ - + @@ -201,7 +201,7 @@ - + @@ -214,7 +214,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -253,7 +253,7 @@ - + @@ -266,7 +266,7 @@ - + @@ -279,7 +279,7 @@ - + @@ -292,7 +292,7 @@ - + @@ -305,7 +305,7 @@ - + @@ -318,7 +318,7 @@ - + @@ -331,7 +331,7 @@ - + @@ -344,7 +344,7 @@ - + @@ -357,7 +357,7 @@ - + @@ -370,7 +370,7 @@ - + @@ -383,7 +383,7 @@ - + @@ -396,7 +396,7 @@ - + @@ -409,7 +409,7 @@ - + @@ -422,7 +422,7 @@ - + @@ -435,7 +435,7 @@ - + @@ -448,7 +448,7 @@ - + @@ -461,7 +461,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -487,7 +487,7 @@ - + @@ -500,7 +500,7 @@ - + @@ -513,13 +513,41 @@ - + + + Prebuilt Z-Wave - NCP Serial API End Device binary for EU Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for EU Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for EU Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. @@ -527,7 +555,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -541,7 +569,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -555,7 +583,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -569,7 +597,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -583,7 +611,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -597,7 +625,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -611,7 +639,35 @@ The Serial API End Device allows the user to create a product with a host applic - + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for EU_LR Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for EU_LR Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + @@ -625,7 +681,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -639,7 +695,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -653,7 +709,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -667,7 +723,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -681,7 +737,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -695,7 +751,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -709,7 +765,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -723,7 +779,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -737,7 +793,35 @@ The Serial API End Device allows the user to create a product with a host applic - + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for US Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for US Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + @@ -751,7 +835,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -765,7 +849,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -779,7 +863,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -793,7 +877,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -807,7 +891,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -821,7 +905,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -835,7 +919,35 @@ The Serial API End Device allows the user to create a product with a host applic - + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for US_LR Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + + + + + + + + + Prebuilt Z-Wave - NCP Serial API End Device binary for US_LR Region. The Serial Application Programming Interface (Serial API) allows a host to communicate with a Z-Wave chip. The host may be PC or a less powerful embedded host CPU, e.g., in a remote control or in a gateway device. +The Serial API End Device allows the user to create a product with a host application with different capabilites than the Z-Wave device, such as drive a high performance display, but does not require the Z-Wave Controller role. + + + + + @@ -849,7 +961,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -863,7 +975,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -877,7 +989,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -891,7 +1003,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -905,7 +1017,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -919,7 +1031,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -933,7 +1045,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -947,7 +1059,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -961,7 +1073,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -973,7 +1085,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -985,7 +1097,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -997,7 +1109,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1009,7 +1121,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1021,7 +1133,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1033,7 +1145,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1045,7 +1157,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1057,7 +1169,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1069,7 +1181,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1081,7 +1193,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1093,7 +1205,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1105,7 +1217,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1118,7 +1230,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1131,7 +1243,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1144,7 +1256,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1157,7 +1269,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1170,7 +1282,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1183,7 +1295,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1196,7 +1308,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1209,7 +1321,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1222,7 +1334,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1235,7 +1347,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1248,7 +1360,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1261,7 +1373,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1274,7 +1386,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1287,7 +1399,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1300,7 +1412,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1313,7 +1425,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1326,7 +1438,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1339,7 +1451,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1352,7 +1464,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1365,7 +1477,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1378,7 +1490,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1391,7 +1503,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1404,7 +1516,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1417,7 +1529,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1430,7 +1542,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1443,7 +1555,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1456,7 +1568,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1469,7 +1581,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1482,7 +1594,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1495,7 +1607,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1508,7 +1620,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1521,7 +1633,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1534,7 +1646,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1547,7 +1659,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1560,7 +1672,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1573,7 +1685,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1586,7 +1698,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1599,7 +1711,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1612,7 +1724,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1625,7 +1737,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1638,7 +1750,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1651,7 +1763,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1664,7 +1776,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1677,7 +1789,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1690,7 +1802,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1703,7 +1815,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1716,7 +1828,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1729,7 +1841,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1742,7 +1854,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1755,7 +1867,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1768,7 +1880,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1781,7 +1893,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1794,7 +1906,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1807,7 +1919,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1820,7 +1932,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1833,7 +1945,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1846,7 +1958,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1859,7 +1971,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1872,7 +1984,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1885,7 +1997,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1898,7 +2010,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1911,7 +2023,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1924,7 +2036,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1937,7 +2049,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1950,7 +2062,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1963,7 +2075,7 @@ The Serial API End Device allows the user to create a product with a host applic - + @@ -1977,7 +2089,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -1991,7 +2103,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -2005,7 +2117,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -2019,7 +2131,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -2033,7 +2145,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -2047,7 +2159,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -2061,7 +2173,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -2075,7 +2187,7 @@ This version of the application supports the User Credential Command Class. Plea - + @@ -2089,7 +2201,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2102,7 +2214,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2115,7 +2227,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2129,7 +2241,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2142,7 +2254,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2155,7 +2267,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2169,7 +2281,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2182,7 +2294,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2195,7 +2307,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2209,7 +2321,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2222,7 +2334,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2235,7 +2347,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2248,7 +2360,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2261,7 +2373,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2274,7 +2386,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2287,7 +2399,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2300,7 +2412,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2313,7 +2425,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2326,7 +2438,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2339,7 +2451,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2352,7 +2464,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2365,7 +2477,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2378,7 +2490,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2391,7 +2503,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2404,7 +2516,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2417,7 +2529,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2430,7 +2542,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2443,7 +2555,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2456,7 +2568,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2469,7 +2581,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2482,7 +2594,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2495,7 +2607,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2508,7 +2620,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2521,7 +2633,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2534,7 +2646,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2547,7 +2659,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2560,7 +2672,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2573,7 +2685,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2586,7 +2698,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2599,7 +2711,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2612,7 +2724,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2625,7 +2737,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2638,7 +2750,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2651,7 +2763,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2664,7 +2776,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2677,7 +2789,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2690,7 +2802,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2703,7 +2815,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2716,7 +2828,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2729,7 +2841,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2742,7 +2854,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2755,7 +2867,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2770,7 +2882,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2786,7 +2898,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2801,7 +2913,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2816,7 +2928,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2831,7 +2943,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2847,7 +2959,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2862,7 +2974,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2877,7 +2989,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2892,7 +3004,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2908,7 +3020,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2923,7 +3035,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2938,7 +3050,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2953,7 +3065,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2969,7 +3081,7 @@ This is the EFR32xG28 Explorer Kit specific version of the application. - + @@ -2984,7 +3096,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -2999,7 +3111,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3012,7 +3124,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3025,7 +3137,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3038,7 +3150,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3051,7 +3163,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3064,7 +3176,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3077,7 +3189,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3090,7 +3202,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3103,7 +3215,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3116,7 +3228,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3129,7 +3241,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3142,7 +3254,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3155,7 +3267,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3168,7 +3280,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3181,7 +3293,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3194,7 +3306,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3207,7 +3319,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3220,7 +3332,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3233,7 +3345,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3246,7 +3358,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3259,7 +3371,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3272,7 +3384,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3285,7 +3397,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3298,7 +3410,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3311,7 +3423,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3324,7 +3436,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3337,7 +3449,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3350,7 +3462,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3363,7 +3475,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3376,7 +3488,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3389,7 +3501,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3402,7 +3514,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3415,7 +3527,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3428,7 +3540,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3441,7 +3553,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3454,7 +3566,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3467,7 +3579,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3480,7 +3592,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3493,7 +3605,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3506,7 +3618,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3519,7 +3631,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3532,7 +3644,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3545,7 +3657,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3558,7 +3670,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3571,7 +3683,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3584,7 +3696,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3597,7 +3709,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3610,7 +3722,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3623,7 +3735,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3636,7 +3748,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3649,7 +3761,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3662,7 +3774,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3675,7 +3787,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3688,7 +3800,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3701,7 +3813,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3714,7 +3826,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3727,7 +3839,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3740,7 +3852,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3753,7 +3865,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3766,7 +3878,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3779,7 +3891,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3792,7 +3904,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3805,7 +3917,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3818,7 +3930,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3831,7 +3943,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3844,7 +3956,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3857,7 +3969,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3870,7 +3982,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3883,7 +3995,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3896,7 +4008,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3909,7 +4021,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3922,7 +4034,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3935,7 +4047,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3948,7 +4060,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3961,7 +4073,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3974,7 +4086,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -3987,7 +4099,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4000,7 +4112,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4013,7 +4125,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4026,7 +4138,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4039,7 +4151,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4052,7 +4164,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4065,7 +4177,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4078,7 +4190,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4091,7 +4203,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4104,7 +4216,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4117,7 +4229,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4130,7 +4242,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4143,7 +4255,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4156,7 +4268,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4169,7 +4281,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4182,7 +4294,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4195,7 +4307,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4208,7 +4320,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4221,7 +4333,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4234,7 +4346,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4247,7 +4359,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4260,7 +4372,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4273,7 +4385,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4286,7 +4398,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4299,7 +4411,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4312,7 +4424,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4325,7 +4437,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4338,7 +4450,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4351,7 +4463,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4364,7 +4476,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4377,7 +4489,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4390,7 +4502,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4403,7 +4515,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4416,7 +4528,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4429,7 +4541,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4442,7 +4554,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4455,7 +4567,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4468,7 +4580,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4481,7 +4593,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4494,7 +4606,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4507,7 +4619,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4520,7 +4632,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4533,7 +4645,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4546,7 +4658,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + @@ -4559,7 +4671,7 @@ Endpoint 2 device type - generic type light dimmer switch and specific type ligh - + diff --git a/protocol/z-wave/z-wave_production_templates.xml b/protocol/z-wave/z-wave_production_templates.xml index a6dee640a2..af671a2b66 100644 --- a/protocol/z-wave/z-wave_production_templates.xml +++ b/protocol/z-wave/z-wave_production_templates.xml @@ -22,7 +22,7 @@ - + @@ -197,7 +197,7 @@ - + diff --git a/protocol/z-wave/zwave.properties b/protocol/z-wave/zwave.properties index e43554b1b2..7d0b2a9655 100644 --- a/protocol/z-wave/zwave.properties +++ b/protocol/z-wave/zwave.properties @@ -3,7 +3,7 @@ id=com.silabs.sdk.stack.zwave label=Z-Wave SDK description=Silicon Labs Z-Wave SDK for the EFR32 family -version=7.22.0.0 +version=7.22.1.0 #Build Information @@ -12,7 +12,7 @@ buildNumber=0 # Note: this particular string must be escaped -prop.subLabel=Z-Wave\\ SDK\\ 7.22.0.0 +prop.subLabel=Z-Wave\\ SDK\\ 7.22.1.0 # Path to side-package properties file # extendedProperties= diff --git a/protocol/zigbee/app/ezsp-host/ezsp-host-io.c b/protocol/zigbee/app/ezsp-host/ezsp-host-io.c index dbed5d2b75..b20fb31fed 100644 --- a/protocol/zigbee/app/ezsp-host/ezsp-host-io.c +++ b/protocol/zigbee/app/ezsp-host/ezsp-host-io.c @@ -272,6 +272,7 @@ sl_zigbee_ezsp_status_t sl_zigbee_ezsp_setup_serial_port(int* serialPortFdReturn tios.c_oflag &= ~OPOST; // raw output (void) memset(tios.c_cc, _POSIX_VDISABLE, NCCS); // disable all control chars + (void) memset(checkTios.c_cc, _POSIX_VDISABLE, NCCS); // clean to avoid mismatching padding bytes tios.c_cc[VSTART] = CSTART; // define XON and XOFF tios.c_cc[VSTOP] = CSTOP; @@ -347,9 +348,7 @@ sl_zigbee_ezsp_status_t sl_zigbee_ezsp_setup_serial_port(int* serialPortFdReturn maxErrorLength, "Termios error at c_cc[%d]\r\n", i); -#ifndef SL_CATALOG_ZIGBEE_AARCH64_CORTEX_A72_GCC_12_3_0_MUSL_PRESENT break; -#endif } if ( (cfgetispeed(&checkTios) != baud) || (cfgetospeed(&checkTios) != baud)) { diff --git a/protocol/zigbee/app/framework/component/zigbee_direct_zdd.slcc b/protocol/zigbee/app/framework/component/zigbee_direct_zdd.slcc index 87d9c6f499..bf91fbb839 100644 --- a/protocol/zigbee/app/framework/component/zigbee_direct_zdd.slcc +++ b/protocol/zigbee/app/framework/component/zigbee_direct_zdd.slcc @@ -56,6 +56,17 @@ include: - path: zigbee-direct-zdd-tokens.h - path: zigbee_direct_session_key_negotiation.h - path: zigbee_direct_common.h + - path: protocol/zigbee/stack/include + file_list: + - path: zigbee_direct_stack_interface.h + - path: protocol/zigbee/stack/internal/inc + file_list: + - path: zigbee_direct_stack_interface_internal_def.h + - path: protocol/zigbee/stack/internal/src/ipc + file_list: + - path: zigbee_direct_stack_interface_ipc_command_messages.h + condition: + - zigbee_use_ipc template_contribution: - name: component_catalog diff --git a/protocol/zigbee/app/framework/component/zigbee_force_sleep_and_wakeup.slcc b/protocol/zigbee/app/framework/component/zigbee_force_sleep_and_wakeup.slcc index 2aa6d44f9f..1bea221a9e 100644 --- a/protocol/zigbee/app/framework/component/zigbee_force_sleep_and_wakeup.slcc +++ b/protocol/zigbee/app/framework/component/zigbee_force_sleep_and_wakeup.slcc @@ -19,6 +19,17 @@ include: - path: protocol/zigbee/app/framework/plugin/force-sleep-wakeup file_list: - path: force-sleep-wakeup.h + - path: protocol/zigbee/stack/include + file_list: + - path: force_sleep_wakeup_stack_interface.h + - path: protocol/zigbee/stack/internal/inc + file_list: + - path: force_sleep_wakeup_stack_interface_internal_def.h + - path: protocol/zigbee/stack/internal/src/ipc + file_list: + - path: force_sleep_wakeup_stack_interface_ipc_command_messages.h + condition: + - zigbee_use_ipc template_contribution: - name: component_catalog value: zigbee_force_sleep_and_wakeup diff --git a/protocol/zigbee/app/framework/component/zigbee_high_datarate_phy.slcc b/protocol/zigbee/app/framework/component/zigbee_high_datarate_phy.slcc index 78a0171270..50961f730a 100644 --- a/protocol/zigbee/app/framework/component/zigbee_high_datarate_phy.slcc +++ b/protocol/zigbee/app/framework/component/zigbee_high_datarate_phy.slcc @@ -14,6 +14,20 @@ include: - path: protocol/zigbee/app/framework/plugin-soc/high_datarate_phy file_list: - path: high_datarate_phy.h + - path: protocol/zigbee/stack/include + file_list: + - path: high_datarate_phy_stack_interface.h + - path: protocol/zigbee/stack/internal/inc + file_list: + - path: high_datarate_phy_stack_interface_internal_def.h + - path: protocol/zigbee/stack/internal/src/ipc + file_list: + - path: high_datarate_phy_stack_interface_ipc_command_messages.h + condition: + - zigbee_use_ipc + - path: high_datarate_phy_stack_interface_ipc_callback_events.h + condition: + - zigbee_use_ipc source: - path: protocol/zigbee/app/framework/plugin-soc/high_datarate_phy/high_datarate_phy.c diff --git a/protocol/zigbee/app/framework/plugin-soc/ble_cli/sl_dmp_zigbee_ble_cli.c b/protocol/zigbee/app/framework/plugin-soc/ble_cli/sl_dmp_zigbee_ble_cli.c index 15f049e9f5..9a3081185c 100644 --- a/protocol/zigbee/app/framework/plugin-soc/ble_cli/sl_dmp_zigbee_ble_cli.c +++ b/protocol/zigbee/app/framework/plugin-soc/ble_cli/sl_dmp_zigbee_ble_cli.c @@ -37,6 +37,7 @@ #include "sl_ble_event_handler.h" #endif //SL_CATALOG_ZIGBEE_BLE_EVENT_HANDLER_PRESENT #define MAX_CHAR_SIZE 252 +extern void zb_ble_dmp_print_ble_connections(void); // Advertisement data #define UINT16_TO_BYTES(n) ((uint8_t) (n)), ((uint8_t)((n) >> 8)) @@ -584,7 +585,7 @@ void sl_zigbee_af_ble_set_tx_power_command(sl_cli_command_arg_t *arguments) void sl_dmp_print_connections(sl_cli_command_arg_t *arguments) { (void)arguments; - #ifdef SL_CATALOG_ZIGBEE_BLE_EVENT_HANDLER_PRESENT + #ifndef SL_CATALOG_MATTER_BLE_PRESENT zb_ble_dmp_print_ble_connections(); - #endif //SL_CATALOG_ZIGBEE_BLE_EVENT_HANDLER_PRESENT + #endif //SL_CATALOG_MATTER_BLE_PRESENT } diff --git a/protocol/zigbee/app/framework/plugin/gas-proxy-function/gas-proxy-function-cli.c b/protocol/zigbee/app/framework/plugin/gas-proxy-function/gas-proxy-function-cli.c index 97cf590cc6..86d5979af3 100644 --- a/protocol/zigbee/app/framework/plugin/gas-proxy-function/gas-proxy-function-cli.c +++ b/protocol/zigbee/app/framework/plugin/gas-proxy-function/gas-proxy-function-cli.c @@ -1705,7 +1705,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x09, // extended header cluster id 0x00, 0x11, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x00, // trans. seq number 0x00, // ZCL command id - GetEventLog 0x13, // Event Control / Log ID - GPF General Log @@ -1719,7 +1719,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x01, // extended header control field 0x07, 0x09, // extended header cluster id 0x00, 0x11, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x01, // trans. seq number 0x00, // ZCL command id - GetEventLog 0x16, // Event Control / Log ID - GSME General Log @@ -1750,7 +1750,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x09, // extended header cluster id 0x00, 0x11, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x00, // trans. seq number 0x00, // ZCL command id - GetEventLog 0x04, // Event Control / Log ID - GPF Security Log @@ -1764,7 +1764,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x01, // extended header control field 0x07, 0x09, // extended header cluster id 0x00, 0x11, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x01, // trans. seq number 0x00, // ZCL command id - GetEventLog 0x07, // Event Control / Log ID - GSME Security Log @@ -1957,7 +1957,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t gbzCommand[gbzCommandIndex++] = 0x00; // extended gbz command length gbzCommand[gbzCommandIndex++] = 0x10; - sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x11); // frame control + sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x01); // frame control gbzCommandIndex += 1; sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, i); // trans. seq number gbzCommandIndex += 1; @@ -1985,7 +1985,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t gbzCommand[gbzCommandIndex++] = 0x00; // extended gbz command length gbzCommand[gbzCommandIndex++] = 0x10; - sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x11); // frame control + sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x01); // frame control gbzCommandIndex += 1; sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, i + 12); // trans. seq number gbzCommandIndex += 1; @@ -2032,7 +2032,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t gbzCommand[gbzCommandIndex++] = 0x00; // extended gbz command length gbzCommand[gbzCommandIndex++] = 0x10; - sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x11); // frame control + sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x01); // frame control gbzCommandIndex += 1; sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, i); // trans. seq number gbzCommandIndex += 1; @@ -2060,7 +2060,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t gbzCommand[gbzCommandIndex++] = 0x00; // extended gbz command length gbzCommand[gbzCommandIndex++] = 0x10; - sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x11); // frame control + sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, 0x01); // frame control gbzCommandIndex += 1; sl_zigbee_af_copy_int8u(gbzCommand, gbzCommandIndex, i + 12); // trans. seq number gbzCommandIndex += 1; @@ -2118,7 +2118,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x07, 0x05, // extended header cluster id 0x00, 0x08, // extended gbz command length 0x00, 0x00, 0x00, 0x00, // extended header from date (TODO) - 0x11, // frame control + 0x01, // frame control 0x00, // trans. seq number 0x08, // ZCL command id - GetTopUpLog 0xFE, 0xFF, 0xFF, 0xFF, // Latest End Time @@ -2141,7 +2141,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x00, // extended header cluster id 0x00, 0x27, // extended gbz command length - 0x10, // frame control + 0x00, // frame control 0x00, // trans. seq number 0x00, // ZCL command id - ReadAttributes 0x03, 0x02, // Attribute ID - Block Period: ThresholdDivisor @@ -2167,7 +2167,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x0D, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x01, // trans. seq number 0x01, // ZCL command id - GetDayProfiles 0x00, 0x00, 0x00, 0x00, // Provider ID - unused @@ -2179,7 +2179,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x0D, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x02, // trans. seq number 0x02, // ZCL command id - GetWeekProfiles 0x00, 0x00, 0x00, 0x00, // Provider ID - unused @@ -2191,7 +2191,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x0B, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x03, // trans. seq number 0x03, // ZCL command id - GetSeasons 0x00, 0x00, 0x00, 0x00, // Provider ID - unused @@ -2201,7 +2201,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x11, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x04, // trans. seq number 0x04, // ZCL command id - GetSpecialDays 0x00, 0x00, 0x00, 0x00, // Start Time @@ -2214,7 +2214,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x01, // extended header control field 0x07, 0x00, // extended header cluster id 0x00, 0x04, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x05, // trans. seq number 0x00, // ZCL command id - GetCurrentPrice 0x00, // Active Price @@ -2236,7 +2236,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x05, // extended header cluster id 0x00, 0x1B, // extended gbz command length - 0x10, // frame control + 0x00, // frame control 0x00, // trans. seq number 0x00, // ZCL command id - ReadAttributes 0x39, 0x02, // Attribute ID - Debt Attribute: DebtRecoveryTopUpPercentage#3 @@ -2256,7 +2256,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x00, // extended header cluster id 0x00, 0x05, // extended gbz command length - 0x10, // frame control + 0x00, // frame control 0x01, // trans. seq number 0x00, // ZCL command id - ReadAttributes 0x17, 0x06, //Attribute ID - Price Trailing Digits @@ -2265,7 +2265,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x0D, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x02, // trans. seq number 0x01, // ZCL command id - GetDayProfiles 0x00, 0x00, 0x00, 0x00, // Provider ID - unused @@ -2277,7 +2277,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x0D, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x03, // trans. seq number 0x02, // ZCL command id - GetWeekProfiles 0x00, 0x00, 0x00, 0x00, // Provider ID - unused @@ -2289,7 +2289,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x00, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x0B, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x04, // trans. seq number 0x03, // ZCL command id - GetSeasons 0x00, 0x00, 0x00, 0x00, // Provider ID - unused @@ -2299,7 +2299,7 @@ void sli_zigbee_af_gas_proxy_function_cli_simulate_gbz_msg(sl_cli_command_arg_t 0x01, // extended header control field 0x07, 0x07, // extended header cluster id 0x00, 0x11, // extended gbz command length - 0x11, // frame control + 0x01, // frame control 0x05, // trans. seq number 0x04, // ZCL command id - GetSpecialDays 0x00, 0x00, 0x00, 0x00, // Start Time diff --git a/protocol/zigbee/app/framework/plugin/interpan/interpan-soc.c b/protocol/zigbee/app/framework/plugin/interpan/interpan-soc.c index a2bda3e178..846c2b433d 100644 --- a/protocol/zigbee/app/framework/plugin/interpan/interpan-soc.c +++ b/protocol/zigbee/app/framework/plugin/interpan/interpan-soc.c @@ -55,7 +55,7 @@ void interpanPluginSetMacMatchFilterEnable(bool enable) { const sl_zigbee_mac_filter_match_data_t* matchData = enable ? filters : NULL; - sl_status_t status = sl_zigbee_set_mac_filter_match_list(matchData, sizeof(filters)); + sl_status_t status = sl_zigbee_set_mac_filter_match_list(matchData, sizeof(filters) / sizeof(sl_zigbee_mac_filter_match_data_t)); if (status != SL_STATUS_OK) { sl_zigbee_af_app_println("ERR: failed %s inter-PAN MAC filter (0x%x)", enable ? "enabling" : "disabling", diff --git a/protocol/zigbee/app/framework/plugin/on-off/on-off.c b/protocol/zigbee/app/framework/plugin/on-off/on-off.c index e7d8ea6689..b17dbb62a4 100644 --- a/protocol/zigbee/app/framework/plugin/on-off/on-off.c +++ b/protocol/zigbee/app/framework/plugin/on-off/on-off.c @@ -149,7 +149,7 @@ bool sl_zigbee_af_on_off_cluster_off_cb(void) sl_zigbee_af_zll_on_off_server_off_zll_extensions(sl_zigbee_af_current_command()); } #endif - UNUSED_VAR(status); + sl_zigbee_af_send_immediate_default_response(status); return true; } @@ -163,7 +163,7 @@ bool sl_zigbee_af_on_off_cluster_on_cb(void) sl_zigbee_af_zll_on_off_server_on_zll_extensions(sl_zigbee_af_current_command()); } #endif - UNUSED_VAR(status); + sl_zigbee_af_send_immediate_default_response(status); return true; } @@ -177,7 +177,7 @@ bool sl_zigbee_af_on_off_cluster_toggle_cb(void) sl_zigbee_af_zll_on_off_server_toggle_zll_extensions(sl_zigbee_af_current_command()); } #endif - UNUSED_VAR(status); + sl_zigbee_af_send_immediate_default_response(status); return true; } diff --git a/protocol/zigbee/app/framework/scenarios/multiprotocol/common/sl_ble_event_handler.h b/protocol/zigbee/app/framework/scenarios/multiprotocol/common/sl_ble_event_handler.h index 008218af5b..15b3d458f0 100644 --- a/protocol/zigbee/app/framework/scenarios/multiprotocol/common/sl_ble_event_handler.h +++ b/protocol/zigbee/app/framework/scenarios/multiprotocol/common/sl_ble_event_handler.h @@ -35,7 +35,6 @@ void zb_ble_dmp_notify_source_address(uint8_t connection); void zb_ble_dmp_set_source_address (sl_802154_long_addr_t set_address); void zb_ble_dmp_print_ble_address(uint8_t *address); -void zb_ble_dmp_print_ble_connections(); void sli_ble_application_init(uint8_t init_level); #endif //__SL_DMP_ZIGBEE_BLE_EVENT_HANDLER_H__ diff --git a/protocol/zigbee/app/framework/scenarios/z3/z3-light_ot-ftd_soc/app.c b/protocol/zigbee/app/framework/scenarios/z3/z3-light_ot-ftd_soc/app.c index b6f685ef45..c774387aab 100644 --- a/protocol/zigbee/app/framework/scenarios/z3/z3-light_ot-ftd_soc/app.c +++ b/protocol/zigbee/app/framework/scenarios/z3/z3-light_ot-ftd_soc/app.c @@ -306,12 +306,78 @@ void sl_zigbee_af_hal_button_isr_cb(uint8_t button, uint8_t state) #include "sl_bluetooth_connection_config.h" #include "sl_component_catalog.h" static uint8_t cli_adv_handle; +static uint8_t activeBleConnections = 0; void zb_ble_dmp_print_ble_address(uint8_t *address) { sl_zigbee_app_debug_print("\nBLE address: [%02X %02X %02X %02X %02X %02X]\n", address[5], address[4], address[3], address[2], address[1], address[0]); } +struct { + bool inUse; + bool isMaster; + uint8_t connectionHandle; + uint8_t bondingHandle; + uint8_t remoteAddress[6]; +} bleConnectionTable[SL_BT_CONFIG_MAX_CONNECTIONS]; + +void bleConnectionInfoTableInit(void) +{ + uint8_t i; + for (i = 0; i < SL_BT_CONFIG_MAX_CONNECTIONS; i++) { + bleConnectionTable[i].inUse = false; + } +} +uint8_t bleConnectionInfoTableFindUnused(void) +{ + uint8_t i; + for (i = 0; i < SL_BT_CONFIG_MAX_CONNECTIONS; i++) { + if (!bleConnectionTable[i].inUse) { + return i; + } + } + return 0xFF; +} + +bool bleConnectionInfoTableIsEmpty(void) +{ + uint8_t i; + for (i = 0; i < SL_BT_CONFIG_MAX_CONNECTIONS; i++) { + if (bleConnectionTable[i].inUse) { + return false; + } + } + return true; +} + +uint8_t bleConnectionInfoTableLookup(uint8_t connHandle) +{ + uint8_t i; + for (i = 0; i < SL_BT_CONFIG_MAX_CONNECTIONS; i++) { + if (bleConnectionTable[i].inUse + && bleConnectionTable[i].connectionHandle == connHandle) { + return i; + } + } + return 0xFF; +} + +void bleConnectionInfoTablePrintEntry(uint8_t index) +{ + assert(index < SL_BT_CONFIG_MAX_CONNECTIONS + && bleConnectionTable[index].inUse); + sl_zigbee_app_debug_println("**** Connection Info index[%d]****", index); + sl_zigbee_app_debug_println("connection handle 0x%x", + bleConnectionTable[index].connectionHandle); + sl_zigbee_app_debug_println("bonding handle = 0x%x", + bleConnectionTable[index].bondingHandle); + sl_zigbee_app_debug_println("local node is %s", + (bleConnectionTable[index].isMaster) ? "master" : "slave"); + sl_zigbee_app_debug_print("remote address: "); + zb_ble_dmp_print_ble_address(bleConnectionTable[index].remoteAddress); + sl_zigbee_app_debug_println(""); + sl_zigbee_app_debug_println("*************************"); +} void sl_bt_on_event(sl_bt_msg_t* evt) { @@ -344,8 +410,25 @@ void sl_bt_on_event(sl_bt_msg_t* evt) sl_zigbee_app_debug_println("sl_bt_evt_connection_opened_id \n"); sl_bt_evt_connection_opened_t *conn_evt = (sl_bt_evt_connection_opened_t*) &(evt->data); - sl_bt_connection_set_preferred_phy(conn_evt->connection, sl_bt_test_phy_1m, 0xff); - sl_zigbee_app_debug_println("BLE connection opened"); + uint8_t index = bleConnectionInfoTableFindUnused(); + if (index == 0xFF) { + sl_zigbee_app_debug_println("MAX active BLE connections"); + assert(index < 0xFF); + } else { + bleConnectionTable[index].inUse = true; + bleConnectionTable[index].isMaster = (conn_evt->role > 0); + bleConnectionTable[index].connectionHandle = conn_evt->connection; + bleConnectionTable[index].bondingHandle = conn_evt->bonding; + (void) memcpy(bleConnectionTable[index].remoteAddress, + conn_evt->address.addr, 6); + + activeBleConnections++; + sl_bt_connection_set_preferred_phy(conn_evt->connection, sl_bt_test_phy_1m, 0xff); + sl_zigbee_app_debug_println("BLE connection opened"); + bleConnectionInfoTablePrintEntry(index); + sl_zigbee_app_debug_println("%d active BLE connection", + activeBleConnections); + } } break; case sl_bt_evt_connection_phy_status_id: { @@ -360,9 +443,17 @@ void sl_bt_on_event(sl_bt_msg_t* evt) sl_bt_evt_connection_closed_t *conn_evt = (sl_bt_evt_connection_closed_t*) &(evt->data); + uint8_t index = bleConnectionInfoTableLookup(conn_evt->connection); + assert(index < 0xFF); + + bleConnectionTable[index].inUse = false; + if ( activeBleConnections ) { + --activeBleConnections; + } + sl_zigbee_app_debug_println( - "BLE connection closed, handle=0x%02x, reason=0x%02x", - conn_evt->connection, conn_evt->reason); + "BLE connection closed, handle=0x%02x, reason=0x%02x : [%d] active BLE connection", + conn_evt->connection, conn_evt->reason, activeBleConnections); } break; @@ -406,4 +497,13 @@ void sl_bt_on_event(sl_bt_msg_t* evt) break; } } +void zb_ble_dmp_print_ble_connections(void) +{ + uint8_t i; + for (i = 0; i < SL_BT_CONFIG_MAX_CONNECTIONS; i++) { + if (bleConnectionTable[i].inUse) { + bleConnectionInfoTablePrintEntry(i); + } + } +} #endif //SL_CATALOG_BLUETOOTH_PRESENT diff --git a/protocol/zigbee/app/framework/util/process-cluster-message.c b/protocol/zigbee/app/framework/util/process-cluster-message.c index 562666c42d..8941d36d2a 100644 --- a/protocol/zigbee/app/framework/util/process-cluster-message.c +++ b/protocol/zigbee/app/framework/util/process-cluster-message.c @@ -78,23 +78,24 @@ bool sli_zigbee_af_process_cluster_specific_command(sl_zigbee_af_cluster_command cmd->apsFrame->destinationEndpoint, cmd->apsFrame->clusterId, cmd->commandId); - zcl_status = SL_ZIGBEE_ZCL_STATUS_FAILURE; - } else if ((cmd->direction == (uint8_t)ZCL_DIRECTION_SERVER_TO_CLIENT - && sl_zigbee_af_contains_client_with_mfg_code(cmd->apsFrame->destinationEndpoint, - cmd->apsFrame->clusterId, - cmd->mfgCode)) - || (cmd->direction == (uint8_t)ZCL_DIRECTION_CLIENT_TO_SERVER - && sl_zigbee_af_contains_server_with_mfg_code(cmd->apsFrame->destinationEndpoint, - cmd->apsFrame->clusterId, - cmd->mfgCode))) { + sl_zigbee_af_send_default_response(cmd, SL_ZIGBEE_ZCL_STATUS_FAILURE); + return true; + } + + if ((cmd->direction == (uint8_t)ZCL_DIRECTION_SERVER_TO_CLIENT + && sl_zigbee_af_contains_client_with_mfg_code(cmd->apsFrame->destinationEndpoint, + cmd->apsFrame->clusterId, + cmd->mfgCode)) + || (cmd->direction == (uint8_t)ZCL_DIRECTION_CLIENT_TO_SERVER + && sl_zigbee_af_contains_server_with_mfg_code(cmd->apsFrame->destinationEndpoint, + cmd->apsFrame->clusterId, + cmd->mfgCode))) { zcl_status = sl_zigbee_af_cluster_specific_command_parse(cmd); - } else { - // Do nothing. } - // Call emberAfSendDefaultResponse, in which, it would check for other - // conditions including Disable Default Response bit of ZCL FC of the - // incoming command. - sl_zigbee_af_send_default_response(cmd, zcl_status); + + if (zcl_status != SL_ZIGBEE_ZCL_STATUS_SUCCESS) { + sl_zigbee_af_send_default_response(cmd, zcl_status); + } return true; } diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/ncp-pro-library/release/libncp-pro-library.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/ncp-pro-library/release/libncp-pro-library.a index 61874bb33c..25a6ca1aa2 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/ncp-pro-library/release/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/ncp-pro-library/release/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f37831bc07a909a3654af1ed5a0caa61694b0996d9a9483b9e9845b528736f28 +oid sha256:630a844d51d8d66b1f7088d4e2687ee109048ac2d49d044b9b29e19340a56f2c size 319626 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a index 870cb581af..9dd398e00b 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e89bd4a865bd8c88b80f1fc2027a2f37cb02ac2f4df0e447f265c50d8fb9f20 +oid sha256:dfdaced558c22b861738be874d422ce4274ad369b6305b4f0d860eca4abfbd71 size 112008 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-multi-network/release/libzigbee-multi-network.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-multi-network/release/libzigbee-multi-network.a index 0c83eb3d0b..9c3b7349ad 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-multi-network/release/libzigbee-multi-network.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-multi-network/release/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcaecede18abe5feae287c52cde96d9676854b2d385f92d92d43cc7447511aa7 +oid sha256:3f7d4f51b3c852f88f5d651b39c3f81df1e8cde4e47ee73e8e79ad1ba44474d1 size 54468 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release/libzigbee-ncp-uart.a index f577630257..5a61873a03 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5cc22f0d693ce7185777cd2df74f5aef41d8810c865383787fc308ac0c27b16 +oid sha256:defb285b6b420c6d7408bf61112052344a09e8111db95b402428fe469b68ed08 size 277228 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a index 3983476914..0ac9ef5967 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e0b3a26879dee7c1b78d52b43fcfb152401e8d06ce29bc53e95d0ab32bea0dd +oid sha256:c992882c962556c492f404b5a92afa864883cbd4e34928e6a5dfc89584b9a202 size 270660 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a index 4441f2fa2a..4c28b650d9 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de517905be0cdce899f3ebb3ebfac56ef0b3123e6e87ce700a437ffd91a5577c -size 2387970 +oid sha256:29fd0b974f9baf24a04dcda9d9b3a958268c14f10674f31eeaad048e4ca42d4f +size 2390034 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a index cb747da594..50971729e5 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f869280e0542645dcd45b2daf8d33b05a610cdfd79d34dfe19f9988e57f918e -size 2198306 +oid sha256:752f5bcfd17a9eaf5c93eb6b05003c5d0bdcfad984f351d80ce8ff6bf7bce944 +size 2200362 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a index 14d45c389c..57adf719f5 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:628d3218ccce7e85d950ca929861360acef70eee68963e07780ccc1893b7644f -size 2632022 +oid sha256:fc33c429acdb5f980c1385c98494d71398f8a66203b6c347b4f427ca127debaa +size 2634174 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a index e87d4040a3..d0f1e1bddb 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42b6d4a0db043dcd751aee5643e17af8d4962013584495d4962b4af8ffeeb2f5 -size 2412648 +oid sha256:5017b3ce8c985d1d4161d31518083db77ca0f15e48fcbf195214c81eaaa2adca +size 2414792 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a index 8c462c3b61..f7699be9fb 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c80af25307f64e1acb052a47f78e08ece0edc71e04365ade65c0b72a9b2b70c -size 2719892 +oid sha256:a952445444f1e1acc5f72047a08417cc5089a85ba535491d05ef1263ca968efb +size 2722036 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index cc2edb9975..0b2433c62b 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:719b445d60b6f78cd7cb023b0c94acd23912ee58ad1f09479bcf1d17bfbd9054 -size 2480350 +oid sha256:769d2d574fc8888cad68c167772b80894d256b9d3e187901e9c4ff3708a40115 +size 2482502 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release/libzigbee-pro-stack.a index 77c2d799a3..06892f4a9d 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2bc0b5511a1b809049442d82ca4fe0242a0b7b2b9c25c179a411b74bf48de92f -size 2714912 +oid sha256:2f2dafcf76d80d78c10ce7e58670df5643849923fc9866ee1f1df810893adba9 +size 2717064 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a index c7b56f661b..e550ec43ba 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38ea029e5f26a0ecdcf25685124fcdd45ef33e2d69dbe1b2207a1283bc0f87c7 -size 2475890 +oid sha256:7d87c2263fcc7de49f1332ebb3fda7b195a9806ed2b066bbda98301f08126ec6 +size 2478034 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a index b1d33fb784..1b6ee9f88d 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86ae69357594dadcff46acc471c5bddc7b7bb5a7cf0bf66a3f46e1ed0ba3c941 -size 86374 +oid sha256:115cb3f2c2b7349e3a92a34d72815c346d1ca85cd7e3af86dc76dfa955f88c7d +size 85384 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index 062506f88f..66ca2d269c 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:69b479ac94036ebaaad3e0ab114a2d432c230615f2c676cbe4596cbc884e945f -size 81878 +oid sha256:bd1ee3bcf6928608aea577075cf158c4f4f6deb65f4d257e0897d6329afb0741 +size 80888 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release/libzigbee-r22-support.a index 247f81b021..9689772122 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9306382f38eae14eb20d63ce776d2b9cced3329fbc4802a19087f692c8993334 -size 86212 +oid sha256:d06cd725ca51521fed4a60802236f51668456397b20a1cf218f4469eaa1a35fa +size 85220 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a index 9302daaa1b..0dd8d84190 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2635a68457f47219770e3f39bd726e867a2e615239eeb7ab357c50fac5f1df5 -size 81716 +oid sha256:f00fc0b90777450251dbfae7aa843b946121d82390414a8853bcf9457aa3246f +size 80724 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r23-support/release/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r23-support/release/libzigbee-r23-support.a index 0920131887..87251f7ae4 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r23-support/release/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-r23-support/release/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c91e988e772cdb6ae7171ee05f0b4e69d810df8e550a98b1931ada66fa28a414 +oid sha256:b44a5532d975a9350be96ef860aa0513826b9541b36ea3f033ba3d515774fa75 size 336850 diff --git a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-zll/release/libzigbee-zll.a b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-zll/release/libzigbee-zll.a index bf12174617..a9b87b635f 100644 --- a/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-zll/release/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/aarch64_cortex-a72_gcc-12.3.0_musl/zigbee-zll/release/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:577344d8ef77601ddd0285149ee5124541d6a960ce6f1fc0012a9518a490c001 +oid sha256:e1c50cc79a19686d9823a50b397d1ac1bc606061d933b57da8d062b88613ab84 size 188674 diff --git a/protocol/zigbee/build/gcc/arm32v7/ncp-pro-library/release/libncp-pro-library.a b/protocol/zigbee/build/gcc/arm32v7/ncp-pro-library/release/libncp-pro-library.a index 7e935dd714..a3b2e3d34c 100644 --- a/protocol/zigbee/build/gcc/arm32v7/ncp-pro-library/release/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/arm32v7/ncp-pro-library/release/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b6253a59b151d6213b9aea714b5359550df0e0660bd98ae8cc9af8fe9a004ae +oid sha256:2d3d87122274042414a0b75d64cd80df3ffdb395f6dfb1335719342ef9071187 size 238634 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a index 160894a26d..53813105fe 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b92ebfd28771bd0ce77016fa41b79d196fa66c6edb94d26603e74c20f91209bd +oid sha256:2f6007deff92a7af6843175b2e3338b297e1808418e90debf54d6669c45c81bd size 79636 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-multi-network/release/libzigbee-multi-network.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-multi-network/release/libzigbee-multi-network.a index b78cc3bf74..1858bf1076 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-multi-network/release/libzigbee-multi-network.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-multi-network/release/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce0e33ebf2840dca0257b0d52e459913d2f2bd3cad3e6396164a09fb5bcd9b55 +oid sha256:9e295af78d0f0d5e19860dea09a9e7132d40764b3f47ff57247cdf4c07cf2d5e size 37704 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release/libzigbee-ncp-uart.a index f447e64bea..967e05bb7a 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8107b8d87358fee34b434e72cd45322a7c6a628fefe7840a01d9236285c9f721 +oid sha256:0e97ce7e24c7bc95b47fce7b6b72c1a6acf096048c752890490ed30122ae8986 size 201588 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a index 6bae03cba7..0154ca8361 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:befaa5c35a369e1d3170918fd1dc79c3b729eb437f7195d5b5bf89ed2f0f7093 +oid sha256:aff0afc2d71fc4dc422494e91922c2fcf6de0d658f80891b907cbed4c685012b size 195744 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a index 16febfa0f9..af1e002ad7 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:391600a37a716ed082132206f9c8704bcc2c217c5de5419d13ed9844009d2f0f -size 1670662 +oid sha256:e3fb3ed6834783d9e1bac0523c5c8728f102d5cd3be28ae19f4b1bb992dddc8c +size 1672074 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a index 1b79b85eb8..8df33b1852 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b109d685c2fe9aad8f58f5cfa5e1b3f2eb574ea1de7d8625948489de5e2c1a0 -size 1562598 +oid sha256:f3a6711c1da920d5b61f531de721696bd40f1223f5b0b21bc95726616ecc5178 +size 1564010 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a index 323e79c15f..999666d738 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a8724804b6d6c03766d5535e1303c84bf0db09547ef76a3978c45b184468c313 -size 1835902 +oid sha256:1eada5df17632e44524c8fe000277a61a5cf353821492f9b0d392f784f4ad400 +size 1837330 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a index 059a8fb0eb..c5a573c506 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4b98ac156d50ff482a00a57fb8c15a98294db26c45171ee7c2fcc9af27ea3cf -size 1710708 +oid sha256:bac7f5d62ce82f6fdff87ade3445a836162c3c0b778502689dc0e3765059cd85 +size 1712144 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a index eb4c304acb..29c6562a57 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bbb76fef290f496e660ff5271474cf61195dcaa9ebca2e125b69ff8a52845dc9 -size 1882888 +oid sha256:03da6a15d430adde87b0a5d81f89e88dafef35aa6d8d5b02241b228b506721ff +size 1884316 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index 7ddd03283f..31fdd5b720 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4ff82f5e881651e82f5cd1278164b4d059d758e8b3ff737919e8100d10c5af0c -size 1752798 +oid sha256:f2a82c0b69d4c203bfff1e3bb4577614125a430162045f17fa7140b8c242d16b +size 1754230 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release/libzigbee-pro-stack.a index 8f6adc2f5b..3f13d873fa 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dec689834a28185bc58dedd0e9d469552253a6a86155d9f460a7086b60d8a5b9 -size 1879368 +oid sha256:2441a0de4c8940780c009791dfa121988e4ed17852bff5c6de8a6e981ae933fa +size 1880796 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a index 4132597f84..fd14f78b60 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2189348a917a5c53fffaec25d5a5b5a83ec88dbc5f76c8494bdb72b912903757 -size 1749690 +oid sha256:a13612080887e5eef4030bdf352ebd75e3be6ae6fac253240479646c9e840f7e +size 1751126 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a index 2de4f5b9a1..ca4a965710 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acc97bfda5c7fba220f42c34b09069da2f377f96ceb55e3b7ef18fbba0fc3cc4 -size 61710 +oid sha256:f86746a369a2042eaa72f245e17d866fb3d59c147975796c760cf16bb243dca5 +size 60960 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index 0b3acafb05..5138a0cea1 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5601b65e372232d577564ceb38b14b57877c7b8fc4282583cd47f8da1e5234df -size 58798 +oid sha256:8bfce334babf8b2d301ef2cedcc56b813da5f2511f0e9e3c863986fa5bed763b +size 58048 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release/libzigbee-r22-support.a index eb441dfa03..438965f19f 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea2713e154173761f896d12f48e6117f2315c7a5aec9a586f2b1ada003fde9bc -size 61592 +oid sha256:3cc14760930a0370f0b93ddda87ed1015a00fee7effb838b20f3dee74dc0123c +size 60836 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a index 4c79da2b10..f481d89022 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e40cf17da272ea00e6587336494f80379705bc8333725c7d3cd9e7fde38e67b0 -size 58680 +oid sha256:956cf760dd4cb8a626ae36cf68716f09ac31dcfb7823fa20772eadb32ca30e24 +size 57924 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-r23-support/release/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-r23-support/release/libzigbee-r23-support.a index 2768564e70..8c4475ef59 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-r23-support/release/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-r23-support/release/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5eb55adf6cfcd8e260ec825a0ce6bccc3eccbf7dd2f423460ce1ae5554e99d5 +oid sha256:3ff068459c3b05e2bcdbe4b57ec74df446a30895c60b9ee23d74c7d6cc41f12f size 242182 diff --git a/protocol/zigbee/build/gcc/arm32v7/zigbee-zll/release/libzigbee-zll.a b/protocol/zigbee/build/gcc/arm32v7/zigbee-zll/release/libzigbee-zll.a index 1e5594fe56..f62fc5760d 100644 --- a/protocol/zigbee/build/gcc/arm32v7/zigbee-zll/release/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/arm32v7/zigbee-zll/release/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:95de283d00cd17b19529c2186ab0e519c6560813da696a1501ec52d528a1161e +oid sha256:d4df209341b31cb7c92846fb979944986b8f8de469d95d4b8708e21a07f1c43b size 133366 diff --git a/protocol/zigbee/build/gcc/arm64v8/ncp-pro-library/release/libncp-pro-library.a b/protocol/zigbee/build/gcc/arm64v8/ncp-pro-library/release/libncp-pro-library.a index 1409e913a2..d39e709e9f 100644 --- a/protocol/zigbee/build/gcc/arm64v8/ncp-pro-library/release/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/arm64v8/ncp-pro-library/release/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d1cb0480cda31de5b9c106c7073f75cd737af10abfd4b77d646b82bc08a2c665 +oid sha256:70c74b6f754dddc6d0311e89af6ef03bceb3eaedae81a64b2961b2ec6f9c97cd size 322442 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a index b02c4a2deb..a946db2ac0 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a026c21c050468450a0caaab28c93ce386fb880330a74a4918f3cc3b2e272545 +oid sha256:de77f9f3f8143f4fe70629a4b8a3cd80904dd5e989f08bc4e99b054e02cf4006 size 112504 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-multi-network/release/libzigbee-multi-network.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-multi-network/release/libzigbee-multi-network.a index 2e0f607ae0..f2aa7d796b 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-multi-network/release/libzigbee-multi-network.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-multi-network/release/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56b2b6a1863d42410ef172e901f4157a5a51dbb0a27fc34b25336bdbe02edb9a +oid sha256:e2f3d521069e0cbdc9eab4e04a629ba3791fa5ed048e36c1306668e04084bf36 size 54692 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release/libzigbee-ncp-uart.a index 47e909b2a9..31db8b050b 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc7a1af70f4d81cbe3bfcbec0aa2d642ebf8f1bcd0ab0a0f370013aaf82e04eb +oid sha256:6980845c33c5e4deead8cf0c060b5edb04f973d2fdf28a8d8bb7df16d0027edd size 280028 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a index 98923f8f55..2a7b82c4de 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1153d75fafefc6b1947042d182124a67b22b4dd51156720572ebf1c590363e4 +oid sha256:948f08ed683ea13e432b4a1e5416bc81ab79d3e78f4784ab87d53a682540594e size 271484 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a index 3cc66eeebb..8d6498a94d 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:523ae564596c2eaaf13c43b1b4b4660e72efde9090de3cc0bf637bc4392ac2e6 -size 2403698 +oid sha256:51e7f625238738df3c8a198a85c8ab1ac5fe718b3ea72e57a0d1234a95761965 +size 2405778 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a index bad4a90659..b255f7444d 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d6a607a2cea99a1ca6a91a2e4b1c664510670b3ba7f38bf5f702e8df35dd808 -size 2215218 +oid sha256:53da3f434ed053e2f74954d4e8cb07d31c5943390c0c964b79db899e3f82cde3 +size 2217282 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a index 24458741aa..0d7bb6f63a 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb3ca5f07505e3995bc6087c86fe740961df284156beb9e492684479f878b7a1 -size 2651918 +oid sha256:46aa085ee65ecbf680ac917f5c894843904e6628dda1871f28cf423b5bd27d97 +size 2654086 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a index 8c6ef8c6c3..5853166d8d 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42f5b4ff3197df4aa77d1ce0e07f897fdb28ebfcdfc4c0ead162f5112df3d832 -size 2433880 +oid sha256:7fbad82512679b822953c5fbb4f6909db05adf95f3d40a006e549ef84b18afbf +size 2436032 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a index 3acfffecf1..02aa1394f8 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ace9e3bbcfee3520aa8161c88fffe01bae0ce5acba87f6ee2f23b9169ffeb257 -size 2739212 +oid sha256:0cc0a9c5e4d95a40b0573f784c8df37c925951bddcc7ef34580273b0245d275f +size 2741372 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index cee9600e43..d7540143be 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0098ed58c30723f96f00567139ec0473646886a38e5ba8b8ffd2870cf42b894a -size 2501798 +oid sha256:2dd0db26a8767b0fb4c9f6e5f50458181728effecd59ed02cd8fbd6bec0ce76c +size 2503958 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release/libzigbee-pro-stack.a index 8dbfc58eba..c47eb78b63 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec6e0210c2afff96b69930d726e66caeb01bcbda0c92603f60172c5ae418ff95 -size 2734104 +oid sha256:119be619987d0ef49abc386ac4e3b146c5530dcf32d8b5f8e7912653c441a697 +size 2736272 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a index f29e54476c..050343a9eb 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0658728bf07c9997ceab198c868ae03d914a9cfb2c85070bb3b1110e4b095a7 -size 2497170 +oid sha256:a14bc48d804bc0a40a4485f6c08f2e25346bfa0f484015165cfc84f0d35504fe +size 2499322 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a index 158230d98c..fc4abf9a03 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67b52046704308ad507ee2aa3c2cbe69aee411c67f8da2c7705896d8518a809a -size 88622 +oid sha256:085878b1c861c187e51cdabf2de6eec10fe232098d7ef3b609e039b7737b9d31 +size 87632 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index ec063a6d86..c1d3b75ebf 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b4aea9bd8bf3931e11cfc7b4c5fd49e61c706eeeee68db9728a92a37097d8d81 -size 84118 +oid sha256:47d1c89c1225e6d2720a93c2be8166eaf161cfc8cd2cd1a3c25b81c0bda343cd +size 83128 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release/libzigbee-r22-support.a index 7b866d0b71..a6b6c765cf 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5bab10430b9c2e32df3aed1c460a41a6ba70e43b6fdc911cdbb429fc1c3206a -size 88460 +oid sha256:ec4f1222d904f77883540814c5c706064e9549f860443a0d198cc00bbce84b4d +size 87468 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a index 8e3e20e1e2..ac86fe736d 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ccf52682f05df2d94796777fc1d19976c91d3be8ba217261028be974596fde7 -size 83956 +oid sha256:00a3f6708715295ac17fd67353b304a6f18ae0f260eef817156a0766048a95eb +size 82964 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-r23-support/release/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-r23-support/release/libzigbee-r23-support.a index cdd13112a5..c1616179a4 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-r23-support/release/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-r23-support/release/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4d0a076e3e90d2359b184c96cfb0eff72f4955e1e966bab080c408babf463d3 +oid sha256:b244b2c2a3ef0583c78f54352d754e1dbdb459b8584fdf39d1a6476473a092ff size 337370 diff --git a/protocol/zigbee/build/gcc/arm64v8/zigbee-zll/release/libzigbee-zll.a b/protocol/zigbee/build/gcc/arm64v8/zigbee-zll/release/libzigbee-zll.a index 99123654a1..e330a41466 100644 --- a/protocol/zigbee/build/gcc/arm64v8/zigbee-zll/release/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/arm64v8/zigbee-zll/release/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6019d121cd7ec3218ed28eceb7036f99ee7d6881731e1b4ab071307bea37d854 +oid sha256:8326b5caa2d6da5cfd305167313d22405896ee12057f8641256cb3cf3eed57f8 size 189306 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a index fbde614157..47a744b3d1 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c448f66de4a0eb3b53c00edf807ec0b572bf7957ad2003a91aaa336edbe58a0 +oid sha256:26e8f41568464efaa77917e8f665b7d044227d9482bb0f4bc50e24d6922cec3b size 6380 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a index fbde614157..47a744b3d1 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c448f66de4a0eb3b53c00edf807ec0b572bf7957ad2003a91aaa336edbe58a0 +oid sha256:26e8f41568464efaa77917e8f665b7d044227d9482bb0f4bc50e24d6922cec3b size 6380 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a index fbde614157..47a744b3d1 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c448f66de4a0eb3b53c00edf807ec0b572bf7957ad2003a91aaa336edbe58a0 +oid sha256:26e8f41568464efaa77917e8f665b7d044227d9482bb0f4bc50e24d6922cec3b size 6380 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a index fbde614157..47a744b3d1 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c448f66de4a0eb3b53c00edf807ec0b572bf7957ad2003a91aaa336edbe58a0 +oid sha256:26e8f41568464efaa77917e8f665b7d044227d9482bb0f4bc50e24d6922cec3b size 6380 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release/libncp-gp-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release/libncp-gp-library.a index 7dc30ff2c3..341a90fd2f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release/libncp-gp-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bf41438869fc0b395e67478e5150a4f7579d53e1eae85311fbd40f4e4ed7704 +oid sha256:3b134370d6cabba50c484b9b45928215f849c7f0928cd977dbf49a79b44b840a size 2138 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a index 7dc30ff2c3..341a90fd2f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bf41438869fc0b395e67478e5150a4f7579d53e1eae85311fbd40f4e4ed7704 +oid sha256:3b134370d6cabba50c484b9b45928215f849c7f0928cd977dbf49a79b44b840a size 2138 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a index 7dc30ff2c3..341a90fd2f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bf41438869fc0b395e67478e5150a4f7579d53e1eae85311fbd40f4e4ed7704 +oid sha256:3b134370d6cabba50c484b9b45928215f849c7f0928cd977dbf49a79b44b840a size 2138 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a index 7dc30ff2c3..341a90fd2f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6bf41438869fc0b395e67478e5150a4f7579d53e1eae85311fbd40f4e4ed7704 +oid sha256:3b134370d6cabba50c484b9b45928215f849c7f0928cd977dbf49a79b44b840a size 2138 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a index b1ebbf4664..bc7849ba0b 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33a56b611dc2c98473f82dc97e433d25992e5a87a4f3078443c8a8411144b89f +oid sha256:2e4e5a628fefa5a90aa96eb87827003b5873f74db8d782b3c44280d5aebff6a2 size 2818 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a index b1ebbf4664..bc7849ba0b 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33a56b611dc2c98473f82dc97e433d25992e5a87a4f3078443c8a8411144b89f +oid sha256:2e4e5a628fefa5a90aa96eb87827003b5873f74db8d782b3c44280d5aebff6a2 size 2818 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a index b1ebbf4664..bc7849ba0b 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33a56b611dc2c98473f82dc97e433d25992e5a87a4f3078443c8a8411144b89f +oid sha256:2e4e5a628fefa5a90aa96eb87827003b5873f74db8d782b3c44280d5aebff6a2 size 2818 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a index b1ebbf4664..bc7849ba0b 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33a56b611dc2c98473f82dc97e433d25992e5a87a4f3078443c8a8411144b89f +oid sha256:2e4e5a628fefa5a90aa96eb87827003b5873f74db8d782b3c44280d5aebff6a2 size 2818 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release/libncp-pro-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release/libncp-pro-library.a index ddad9ca906..4a083c89f4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44cceaf74f3348cf7174679544e31b09de664072f46996809edc4c63dba573f2 +oid sha256:5881ebf86a83f5166407fb5c5987a555470c366957d78029e961004d85e63fa6 size 53684 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a index ddad9ca906..4a083c89f4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44cceaf74f3348cf7174679544e31b09de664072f46996809edc4c63dba573f2 +oid sha256:5881ebf86a83f5166407fb5c5987a555470c366957d78029e961004d85e63fa6 size 53684 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a index 03a8a85493..af370a3103 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5cd9cf0ed4c55150d2f97320da43eadf00b3b8bdfd6c1b377658916502c2b18 +oid sha256:b68fda35b5f80e43230c008665c2c242a7f428b43950c6d992c928075ed4bb1a size 53168 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a index 03a8a85493..6e594cebd4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5cd9cf0ed4c55150d2f97320da43eadf00b3b8bdfd6c1b377658916502c2b18 +oid sha256:235480b180c8eb146251f9c245f811806e85e66d7782c15f08fe887c55ec2be2 size 53168 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a index d6abf138dc..f779f38e69 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:068a448d143d22095ed31f8404224be6f9f57507b8324b0488db768883622a9a +oid sha256:7237f2de49fa9414b7edd1e0d4bfb7e625c1df04555e1085d915ddf0676e9e43 size 3896 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a index 4e5d5dd257..f779f38e69 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26e331ac10db48f951c48cdd1144ffcff0fd43138ecd7377e1096d7a5d13ed13 +oid sha256:7237f2de49fa9414b7edd1e0d4bfb7e625c1df04555e1085d915ddf0676e9e43 size 3896 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a index 4e5d5dd257..f779f38e69 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26e331ac10db48f951c48cdd1144ffcff0fd43138ecd7377e1096d7a5d13ed13 +oid sha256:7237f2de49fa9414b7edd1e0d4bfb7e625c1df04555e1085d915ddf0676e9e43 size 3896 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a index d6abf138dc..f779f38e69 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:068a448d143d22095ed31f8404224be6f9f57507b8324b0488db768883622a9a +oid sha256:7237f2de49fa9414b7edd1e0d4bfb7e625c1df04555e1085d915ddf0676e9e43 size 3896 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release/libncp-zll-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release/libncp-zll-library.a index 3671f87656..68ffc3ef89 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release/libncp-zll-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ebf69cf91b99dad831d7807261fa8900d1e62c7f6a9ef9e8e7468fac6321949 +oid sha256:e2ed9eb212792d4d51db9bf63350e97d8f1ad25145079508088aa77596e8919c size 4538 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a index ff8f9b7ece..68ffc3ef89 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a466358be0e29e2cde04a22c207b9be54ca8f772b7e1fec94aeedb5efe64e026 +oid sha256:e2ed9eb212792d4d51db9bf63350e97d8f1ad25145079508088aa77596e8919c size 4538 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a index ff8f9b7ece..68ffc3ef89 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a466358be0e29e2cde04a22c207b9be54ca8f772b7e1fec94aeedb5efe64e026 +oid sha256:e2ed9eb212792d4d51db9bf63350e97d8f1ad25145079508088aa77596e8919c size 4538 diff --git a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a index 3671f87656..68ffc3ef89 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a +++ b/protocol/zigbee/build/gcc/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ebf69cf91b99dad831d7807261fa8900d1e62c7f6a9ef9e8e7468fac6321949 +oid sha256:e2ed9eb212792d4d51db9bf63350e97d8f1ad25145079508088aa77596e8919c size 4538 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a index 50f514af59..f30ce9fda5 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4431257cb2dda73e651a1dbfeb7c8497ce62f2abcb1d0a1500d68c5816268304 +oid sha256:8ae1e80aeef3c553cecf8933c1d4024016b85ebdde83badb0ddb31c3fdee1ffe size 17032 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a index 50f514af59..45954a0abe 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4431257cb2dda73e651a1dbfeb7c8497ce62f2abcb1d0a1500d68c5816268304 +oid sha256:97181567342ed04a089bde31d0b2845ff82b2f49ed42a0a44960777d444178f0 size 17032 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a index a58ea97aea..892a458404 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c9eb303d39573139493568131df9eeb81b3b819b94e0049f83e3f05ac909ee6 +oid sha256:4bc9295ead385b35759b5efdf119369f4190d4b43bf5f4bbfc0a0340e276a269 size 16772 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a index a58ea97aea..3dfaf5c9f2 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c9eb303d39573139493568131df9eeb81b3b819b94e0049f83e3f05ac909ee6 +oid sha256:cce3c55f5f5b7976afe19eab30c66559836a3e429099576d22559e1fa14ec1b2 size 16772 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a index 119587783b..a9363e4767 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:faf24c6485592ae4cbecbba8a705e0de5fc1160ca25e18c91994da9e7ef55e82 +oid sha256:750e8461760e707c80f2e701100fcd2e39dce82bfef5a682e0f54ad1d800e24b size 16198 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a index 119587783b..a9363e4767 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:faf24c6485592ae4cbecbba8a705e0de5fc1160ca25e18c91994da9e7ef55e82 +oid sha256:750e8461760e707c80f2e701100fcd2e39dce82bfef5a682e0f54ad1d800e24b size 16198 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a index aa871deaa5..8593901f84 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e23458c1a1b7780614382f48a547f550475d63e444cf8d633c20048a1b0c2684 +oid sha256:34d617e6d12958dc6fefe8df3b06a3477dc6b1188e56c6aca3b27aea419cde63 size 15942 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a index aa871deaa5..8593901f84 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e23458c1a1b7780614382f48a547f550475d63e444cf8d633c20048a1b0c2684 +oid sha256:34d617e6d12958dc6fefe8df3b06a3477dc6b1188e56c6aca3b27aea419cde63 size 15942 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a index 4816c06648..5c67a819c3 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:930a9b13557a1747c82d242c4bf5bb05435ad0dadc4a4265e419f3988dd9126d +oid sha256:cadab81367d642e886ee50ee6c8869e27a9e7cf64d08dda229962573b2b53ef5 size 7692 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a index 4816c06648..5c67a819c3 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:930a9b13557a1747c82d242c4bf5bb05435ad0dadc4a4265e419f3988dd9126d +oid sha256:cadab81367d642e886ee50ee6c8869e27a9e7cf64d08dda229962573b2b53ef5 size 7692 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a index 4816c06648..5c67a819c3 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:930a9b13557a1747c82d242c4bf5bb05435ad0dadc4a4265e419f3988dd9126d +oid sha256:cadab81367d642e886ee50ee6c8869e27a9e7cf64d08dda229962573b2b53ef5 size 7692 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a index 4816c06648..5c67a819c3 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:930a9b13557a1747c82d242c4bf5bb05435ad0dadc4a4265e419f3988dd9126d +oid sha256:cadab81367d642e886ee50ee6c8869e27a9e7cf64d08dda229962573b2b53ef5 size 7692 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a index 0518d67bbb..a160d8ba23 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c391e6e9ac92f68606173055cbf44556ae52ec54422e34c944aa9b6adc8bef9 +oid sha256:cb77dc40771683a6544b6e8e7f30b2e15b654a0ac6c3adde927fc028a6eb3e74 size 4274 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a index 0518d67bbb..a160d8ba23 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9c391e6e9ac92f68606173055cbf44556ae52ec54422e34c944aa9b6adc8bef9 +oid sha256:cb77dc40771683a6544b6e8e7f30b2e15b654a0ac6c3adde927fc028a6eb3e74 size 4274 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a index 9803df33bd..17798afb45 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec31cfbd23c74d59a32243b8189e5ce3a02c3917e6ee499802b1964c49ad93c1 +oid sha256:38ea5b1b85dadce03d5aca76b19819e35f338c778e02090caf1b6cfad6aaa66b size 4114 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a index 9803df33bd..17798afb45 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec31cfbd23c74d59a32243b8189e5ce3a02c3917e6ee499802b1964c49ad93c1 +oid sha256:38ea5b1b85dadce03d5aca76b19819e35f338c778e02090caf1b6cfad6aaa66b size 4114 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a index 7219069d41..e2c400f94d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33a0f7d65c32dfd291f401ec89e8388cdf209122019912a0d11ffe2854760922 +oid sha256:5abacde726def1bcc7e57f9eb7215d03268f5f7a8b6bd30bc552b49a8f089e03 size 3448 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a index 7219069d41..e2c400f94d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33a0f7d65c32dfd291f401ec89e8388cdf209122019912a0d11ffe2854760922 +oid sha256:5abacde726def1bcc7e57f9eb7215d03268f5f7a8b6bd30bc552b49a8f089e03 size 3448 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a index 169a89204c..2fd0575bc3 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a31704d67445e1d4a6f69e043efb84902ec7e6e2e727271f56da744a279d7bac +oid sha256:12ad868da1b086aec4ec21c4e043f17bdb11d6375715b393b88af787e0c6dc18 size 3304 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a index 169a89204c..2fd0575bc3 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a31704d67445e1d4a6f69e043efb84902ec7e6e2e727271f56da744a279d7bac +oid sha256:12ad868da1b086aec4ec21c4e043f17bdb11d6375715b393b88af787e0c6dc18 size 3304 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a index 9a0012b7c4..f1f983277f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da5675ddee691d2d37205b541f7eb25f0a7c049fb3480873318949a0556d0287 +oid sha256:ae4af7b78bf3a55c6768130566069a7f8a9c8286770cb7a7ee3768332fad8bed size 3338 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a index 3ab61a691c..f1f983277f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2cf5192c66139ffa120e9c23c26ca86e09529f5869477244b28658daae2769fd +oid sha256:ae4af7b78bf3a55c6768130566069a7f8a9c8286770cb7a7ee3768332fad8bed size 3338 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a index fcb9629080..286f7ad902 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60824595175605fc49f066dc433564062d31d2fedf2226aaa5049f2ceb34c4c3 +oid sha256:27242dec7c463ef9d0ed312646e8ca6995e5afa0fe4a051bd4fb237172c887b2 size 3190 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a index fcb9629080..286f7ad902 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60824595175605fc49f066dc433564062d31d2fedf2226aaa5049f2ceb34c4c3 +oid sha256:27242dec7c463ef9d0ed312646e8ca6995e5afa0fe4a051bd4fb237172c887b2 size 3190 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a index 2e639c81b6..c5ef1f80e6 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c71cb49612b9414fb9f933812392373fd536879e3fd6083ce6ac5b0cf1012656 +oid sha256:44cfa09c1577caf97320951474eed1e467166544a0575ee973d9650bb0067708 size 6308 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a index 2e639c81b6..c5ef1f80e6 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c71cb49612b9414fb9f933812392373fd536879e3fd6083ce6ac5b0cf1012656 +oid sha256:44cfa09c1577caf97320951474eed1e467166544a0575ee973d9650bb0067708 size 6308 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a index 2e639c81b6..847e727b68 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c71cb49612b9414fb9f933812392373fd536879e3fd6083ce6ac5b0cf1012656 +oid sha256:bf1e3e93c5a5117b1936f3784e32df1be05561955ce8d64a265bbe64f94ea599 size 6308 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a index 2e639c81b6..c5ef1f80e6 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c71cb49612b9414fb9f933812392373fd536879e3fd6083ce6ac5b0cf1012656 +oid sha256:44cfa09c1577caf97320951474eed1e467166544a0575ee973d9650bb0067708 size 6308 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a index 0f5a5a824a..c790dd7470 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f18013c96c3d1f6f222cdcf1202d183b06732ad1ac5728f21bf066ead235af6b +oid sha256:b3a9228f57597a732ce2a11b331730a48a5f0e54f80bab2c3baa779e336b9eae size 4340 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a index 0f5a5a824a..c790dd7470 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f18013c96c3d1f6f222cdcf1202d183b06732ad1ac5728f21bf066ead235af6b +oid sha256:b3a9228f57597a732ce2a11b331730a48a5f0e54f80bab2c3baa779e336b9eae size 4340 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a index 0f5a5a824a..c790dd7470 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f18013c96c3d1f6f222cdcf1202d183b06732ad1ac5728f21bf066ead235af6b +oid sha256:b3a9228f57597a732ce2a11b331730a48a5f0e54f80bab2c3baa779e336b9eae size 4340 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a index 0f5a5a824a..c790dd7470 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f18013c96c3d1f6f222cdcf1202d183b06732ad1ac5728f21bf066ead235af6b +oid sha256:b3a9228f57597a732ce2a11b331730a48a5f0e54f80bab2c3baa779e336b9eae size 4340 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a index 746bda32ba..cd3f724e92 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b1f1e6d4a35a13b6e27df6615ae3b000687c123d92febca17d1b6a780e5c63e +oid sha256:afabf52b9146b6371a8b600c80be646a246da2a41984e8aa44380ab4ead913e2 size 25168 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a index 746bda32ba..cd3f724e92 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b1f1e6d4a35a13b6e27df6615ae3b000687c123d92febca17d1b6a780e5c63e +oid sha256:afabf52b9146b6371a8b600c80be646a246da2a41984e8aa44380ab4ead913e2 size 25168 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a index 126e442b8d..77aba710e2 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1e24bdb16eaf0bad56318dc7ad6b79de956c08cfaa9fc22af9770555a33a6b1 +oid sha256:e2542f96115d347194ebd00889d54a2288e8ac39274cd7aac8faa081f7da0afe size 25104 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a index 126e442b8d..77aba710e2 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1e24bdb16eaf0bad56318dc7ad6b79de956c08cfaa9fc22af9770555a33a6b1 +oid sha256:e2542f96115d347194ebd00889d54a2288e8ac39274cd7aac8faa081f7da0afe size 25104 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release/libzigbee-gp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release/libzigbee-gp.a index 002c542f15..6696342ee4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release/libzigbee-gp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05ecb5abe9af350d3d639aca9cfa0cfaa76540e50e3d0b46776e56ec094f6350 +oid sha256:d2180d4dc86aff063f7d4bbc77f45563fe0f4d13b115c66a5ae7c8e659ac1e50 size 37774 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a index 716948cd0b..6696342ee4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a887f6982e1c2265d0bda392b970399782fa2918b430d907a37501d2bb49de4 +oid sha256:d2180d4dc86aff063f7d4bbc77f45563fe0f4d13b115c66a5ae7c8e659ac1e50 size 37774 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a index 91a77e767f..fa85f39b5d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ade17ed4d5392f3f58fd48d53906f71e584364171272debe287d2ae4529d3729 +oid sha256:6caa4215e00a336a879fc5d44911328de214b6c098b2ca1dfcee5b58e1f4f1f1 size 37290 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a index 4a1e6429c8..fa85f39b5d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70217c83ac0e62d40fb688248db2e5d0f9dc7d2279eba81e83cb6599631ea42b +oid sha256:6caa4215e00a336a879fc5d44911328de214b6c098b2ca1dfcee5b58e1f4f1f1 size 37290 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a index dc0dcff25d..4017fe507e 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5fdc134a03f832dbda42c506e3b743921adfb09c1fbf0754d32e5ef1f6fbbadb +oid sha256:e96aa633b86212d465c0ad8fd124553b144db590b46afb3b1fe536600f86cb26 size 8330 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a index 97902ce96c..4fc80f675c 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cc96b25151ffb9432d076eefe820d1a6e0e1a8614a7d24e60a9e801f0304147f +oid sha256:1f1740460c60b42299dfe389302bd1de7f9cb53dd2f4f7db78708a7a8315465b size 11658 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a index 821500a2dd..45cb0ed031 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a15112c48d500ffb7d4095a46bc6a80a057f76dd600a70f170af294ca367f516 +oid sha256:10f354d8d65337d8f612c1f1dbd78d631e979aa5b7033c375420bf8eff145da4 size 11554 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a index cc4a968cff..1da1b62255 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:06c6ae427174effa88208f843a3f9af13f23d915564518d025305d8fe26f6d49 +oid sha256:e9593832f252e98380e9bbea135dd459457eb04fabfdf41454859582c6ed469c size 8242 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a index b83ea11731..6e7ac2732f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2176db220cbe4fda1cf527af8e2ca7c1c6fcc9d8a52d65ee85d5c5dac25cd706 +oid sha256:6092375fddef9bab955f6af83e358263035ab26af796e0ba2a20539a409ceea8 size 16910 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a index 9ec1802f6b..b41b400a76 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8c39a2f5cf496735b3e13eadd70b1cee5872d0db37a0c32bea72b80e9034ed7 +oid sha256:14248bd2026badc7a66126f753b06c8e921e3c669e162185f6524ffd09093105 size 5298 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a index fa49ad59f9..f30d91ffcb 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:09ca7983c5bd8ff4978dbd45dc024e91f28b562837a4fc1cf10f5c0053fb09f1 +oid sha256:7a891c33e329a6ffc54404f4ecc22e6e1f3ad4523c411b30f9171dc3677a56c4 size 64136 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a index f2c848f3c6..bb628f5999 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:65f35c4949759be4b401613137e71497ebd3d7ba45c0e60601dc76b48f668aa8 +oid sha256:f7fba51a1143a217f7e096eda8d1986a1ae5a69204de060c38f054d79e935b8b size 64136 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a index 98a33c8f72..5553e7a862 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6c2375ad9d13b9b5deee0461cee47d0de47dd38f0a6e5bde39507e0b6530dce9 +oid sha256:0a933e1427c6555cd9ccbb64b2ea7e4ad8e099d98c17d35d93e0b09c86127381 size 63552 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a index b7e6bc202f..bbd63f3a1a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e48772ec741a55cb3aa79c5bf68ea6e814c7fb1008040ac6985749800b4684de +oid sha256:33046e7bb009563d483291bf03301d362e242ca1bb648a847a512c8ffdb00a5e size 63552 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a index bd96d07056..581c9db003 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b58020827d5d70c0681313076905c7beb7bd283af061d12a59693794fdf5a590 +oid sha256:e75e5983857736ddb83cbd5967a8d45081fd1da4a4aba3a99b0eed4ac4dd4e6a size 59992 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a index fe5cbb19d9..c1a9006747 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88792b9139f6c442dfc54d911ed0feea80d49a19f32e353a7af4d146b78956d4 +oid sha256:45eaf2df5683d4aa479f04949becce26c17ed9d6a95ac2e5d152e2376e152a89 size 59992 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a index ad62167219..bdfe33883d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b23e634a01f4e9f54df8665255547118d818be0e93a68149a32865b5c7671fe6 +oid sha256:22a90a3490f1b6297649a43f48deb5a0e8614592fdf02db5e51cb232a4923d18 size 59412 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a index 677170401a..14fd866a58 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50e4aaa993585ad7a9c838edbcb7c56b155ff8a9b88f870b662b4d8c4f0e1a5b +oid sha256:d3853d4344bd5e9de6ca78a764c708eaa10c91592f5cf511eff5b2edf8a64447 size 59412 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a index 4fca3eca2a..01e9373b27 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5f16187a41f341231c7bf966c4e8c7f372cd98cf58811c9a2974d6634db64af +oid sha256:f21fb7895a0425e34b25f09fa36c0e9e03ea578ef125c96039138d06dc9dbe03 size 55342 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a index 326358dc26..bfa07884d4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40be4eb5f1cbfe358d1c7f0dd27e25d826dc90065d06f3d09ebbcf693b12f961 +oid sha256:c62cec32d7b8b9c48f8bd209e97939b9705c96b39eedbc53b40402851b277b2d size 55342 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a index 3fe78c9150..b68394a6b7 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:82938d10a819a3a5021ad2ef3ebbc36bae3107507ae96275d5c39f940b04b6cc +oid sha256:93199174e596b4d12571a9fc79303b8951b9ce1801fd7d82a7d2cbb70d102ec3 size 54754 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a index 3436cddf88..88ef58565d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:678dadbde545e488ffefd0a2443ced1e01e96b0ef1595ad3dce455b4765fdaa4 +oid sha256:a0a5b5f4c006d295c377613340bf5f1eb4f6ffdbda48467038709b088d953b70 size 54754 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a index d23070df14..34ba795ed7 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63269534320de3b9cc4bcd29e481a888c4ba4526eaa520aa977640c9bd5f89d2 -size 615760 +oid sha256:fd6d907203d928ce03e401045e865f4a3b3fba059946f2feec57b1bf2d36f6ed +size 616780 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a index 3b706d6c64..68768b5a22 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4281cd52f4abdbd0b0fd170695a42d4933a03c6cef20875be6d6c803e5f12a0 -size 802912 +oid sha256:2ca700f97b218d4051b4b9b6252a58257dbb2b1c359926eaa80316ea9b1264d5 +size 803932 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a index 4d46b80c2f..ba5492207e 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5857e031d6b4abaf6eec90c0cb0e0eba1372244c0a11aaf8f0d5086ff18e9593 -size 780428 +oid sha256:b62f37da603a27abce5046c218a400812608149499d610f24af68806a3d1b450 +size 781432 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a index 719ab918ce..f83961753d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a2849877fd411b0dbe109bf1b33c42d2d0cf2f2186c68f96391104c57d7988c -size 592532 +oid sha256:0dd354c2d048bfe8ad85b18add054a757aff744fe283d63a8053240e20c71dbf +size 593552 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a index e9f2cf6fac..1a383d7761 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2e9a20f46e16037a340b12f6d0ad28bd6c182725e92b21fd5557fbc4d616441 -size 612400 +oid sha256:0275d8971d89f9637a98db71c25b26a94db203d882065c93c24629e75fac40d3 +size 613416 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a index 661540c485..65c397e751 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88edaf2144bdb7585c8f398d277d7cfa70acc2dd5e7a40fd5c73722211c13619 -size 799504 +oid sha256:5b94bab18db9532daf3e79e5e1480fc450a478e8697529ae08a86b7f0e8044a8 +size 800524 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a index f81ed37ba3..96c5115b9d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:68ce255998d0849d8394df31e9a23962e715318416938b645d97507c2229e4d5 -size 777060 +oid sha256:283cd885307741f8f5b19a8eb901ca55583f8b02b90f29962f137a9a1c0df770 +size 778064 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a index b68e758e01..868c8407aa 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38e1d75f4daf3ff334fa8190791c3ee3ff91919b7c335ea41160720535c25ca5 -size 589180 +oid sha256:a022eb0a0744795285c39c2ae1d73e70df5733f234a36795018f237f872e072e +size 590204 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a index 435ef843b3..0d3c2e8182 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:03a1fb628375a65aa14131bd8efa02492f91be7506dcfb0bbbc60527886042f8 -size 670464 +oid sha256:51858ff02ccdee237416f807f367c7c0feb1607c437ce915ac27e3901d93cbb2 +size 671584 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a index d6885a1e85..16cfce9f44 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d44d4fb2504e23fb20ed9d1e1d72ac29a1cf489ce41629cda7dba92ac1a7eca4 -size 643534 +oid sha256:af8000619eff52c8ab2edf5b3bd5a0237b4c7e5bbb928b078cdbdfaf245d9c28 +size 644662 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a index 102a1ea4a6..85a2249c29 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41d9966d6cbec4bb0695bfb27822b2a94c87554812c50c094a59aea4c33f2de4 -size 668788 +oid sha256:31ff5755bf95eb869520fa66d684ac89430ab8fdc39ff234cd18566f8c524c4e +size 669908 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a index 75650d61ad..c20adfb0d7 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e2346d27caf05db6c98d42ef249f91021ede5b8c5b13b4da1db39c3ea12e2ee -size 641862 +oid sha256:dbeb04329b0c2afab9596f3c2003bc717850ec98cb7923eab332f1c2837a7fac +size 642990 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a index d55c03c100..b335be045b 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9d742af4f2018fd496b222195e4a5658b831db6fbf4f0acc637e0608d626457 -size 665202 +oid sha256:a55678295b36447a9c4346c1f26bfb520c11c6532b8c438382f49886d8143659 +size 666322 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a index 86b85486d9..08ec722dad 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1897c3b50998e5c0c16b26ef5075c2e060d798bf81445ebf6a8890ed13d9e38a -size 853566 +oid sha256:20f05587eb82f2937d300d076e4c44572cec5308e4289aac53485126201f2bfb +size 854686 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a index 9528891793..772fe8e2b4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ca1aa70fe7eca43706d37dda8ce30b57fef3fa86410b5d21f28327d45fffe29 -size 827520 +oid sha256:99dbc34e11592b8b1d404b248cddbfcdcb12afb52801d9afd0d09070dde5b851 +size 828628 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a index 6db45bdd2b..746093393f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5754523439dbf705133c39713a744abbe9fd659f887abcc81c91f6f8c6b4b5a -size 638328 +oid sha256:119ce862baab6a03a53e821a4c2066e142b2ff074d2be707f163ad799ff7e2a5 +size 639456 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a index 5e853da8fa..4f518effe4 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9244583a3a89bc84faedea5dbaad130380b195232b5e1e91d4524d5261bf57da -size 689958 +oid sha256:18e38b203b091304c60c7ea35f3ccef3c53810c37422b79fe63603797629dbff +size 691082 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a index 27c09c4edb..52a85cffd2 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7073d7eca77768d0411132ab6eeb4a0d7150ad328a9a7039c81c98fc3c360c32 -size 876450 +oid sha256:ca25d9ff75efd17cc9c41a3363a49e44172c5364f58290ba58283e2ee044b26a +size 877570 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a index d814eef18b..7b17fd8960 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:11cef698c63d8566c7c8550364d86395ce299224acd9978a1ae318a71391c641 -size 849728 +oid sha256:157fc3dd6dc13adc153af38701c5e71a2e29f9cc75e4140917884b6eb53d54d8 +size 850836 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a index 041d554467..114e153afd 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:54c4c08ad223df4bb508bc787258360aaa71ef2a218bafd05e59f9c2ab6fdad2 -size 662516 +oid sha256:551c551d6230e0401f8553db8a17ab877a24b5e216ef2df869b0a539e5993a3a +size 663624 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a index ac150202ef..2137ce833a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f36551686cbbe44fb9caa016917b676fecf40556e46cc2e406a8443284b102a -size 682034 +oid sha256:d056f14895347482e82a7db957ee55562291c7ac4626bed562a6ef86196d2609 +size 683158 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a index 2dbfa5445c..bb3e5d0d78 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:407cf6fb959ec2e269d080415997e48f031f3bb1c8ead42ab0df29d4778ba00b -size 871938 +oid sha256:c8839b5fe360edb6e9b7e570020c46d8b683069fdd03a541709cfec9db56df28 +size 873062 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index 3a7194865f..bd189e35a2 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ba4d2e4cb1a240577a02ef5a4bf06164136f4737095d348105bb7a3ca6f01b5 -size 845352 +oid sha256:e7309977f546ecb8583481988ae323e3b50fa871e61b9bc2da239d1426ee066b +size 846456 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index 1cfab10d0d..329a604040 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33f0d908c319411c2cf52c0d95ce0a95c0c92fc001bb54188c3b431309311d2a -size 654772 +oid sha256:07c36b4acf6e57674fda11cb6702677a120b378efafa97d12885aa4cad0c3ea9 +size 655896 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a index b713727e29..e08ca5ab0e 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04670bfb7a3e588ac91cef85de82f4e0a99575f59f8792801bdcae7b4e7d650a -size 682684 +oid sha256:67e5b7e5eec579c2ea47bd68614c82924775db84669a1bae0eb97b2ae510695d +size 683804 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a index e3a86e9a81..87c42af54d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9216eaabf92060450a9f7b9df0803ce5363a40b09d08ba8136793bc687cb6552 -size 870208 +oid sha256:a944d7118091607e54e01cc92c2370038ef1c1c51ec23d36a0fc78026aa1f5f6 +size 871332 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a index 7c57d3ae35..f6f3237136 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0f371b65895e322526f16ac968b1bbde7b0c8a9a567aefb310d2be9662f3a214 -size 843590 +oid sha256:287e5abace1556e16224d85b79fe19f7c4b626eeccafcd8930445b0a2d40cc41 +size 844702 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a index dc29e01ebd..a2c97bbeec 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f2c4ef1b8c94ca6043740c08430d0cd6b54d431536638a9df4d433ddbc913881 -size 655398 +oid sha256:0dd7c325cfa3864f5da0fa10618ec8e229e4a1760abae7336a34e428d4d71408 +size 656526 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a index cec56c4d7b..455c29eadb 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b8aa14f12191e28703a4600ed503e388cd0f4cd33e1469e4cab4165f53e1441 -size 679952 +oid sha256:bf484c8df4040315c6a8fd86e0f1546adb397b15c8996883e423e3ae3e9f5983 +size 681072 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a index 5268d6c19f..c5b044168a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3dc54180d38f3d2ae053e10c8f8bb1955b0313373a487702e6aba2a25e2b234 -size 652694 +oid sha256:c14cd7197ee860fea2c1d1a8b8fc8c70517d0c55c79315e73dd30253bea72830 +size 653822 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a index a25d906f83..4e13b7a25a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb70763b19215401adb7645de8c14448b60b422a965d82e255e07e48efa0a7c3 -size 683610 +oid sha256:56a798aad6ae773dc95f8b4d36062a274829007b7ae57cdb0d3d92e4e5247bdd +size 684730 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a index 5dbbeedf4f..f3e6c17ccc 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5be74c6e6a6bda572d7dfa53347ba14036be02dcdd21c6031eb8f83b4a767c2b -size 656300 +oid sha256:69c240352ae29810595216ccc2a752744ecc5178728b60efbcd8134067ed4abe +size 657428 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a index c74c4cf6c2..e0127fae9a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca5cae16e37b78a3dbeac73c7878587b95eb0fe107b869ac6de769d6c6b7061f -size 681936 +oid sha256:134b96614b93bb7212787df907a8c4a213d310593d637615625184b8fe361371 +size 683056 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a index 86eaee2d83..d051d6ca12 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:412b23a6b65be4a449552b678d64118bff5789b62c049d78c4f46100aa21df4f -size 654630 +oid sha256:67f1d3903d9cff2527e84bc492d430ca388ab012b48ff1ec3ce25d83950f265f +size 655758 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a index 374181c921..5758607d78 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a953d8ee885b075d7461a4dde47fa5afa0bbb3100a5d9eb1526c943708af9dcb -size 678346 +oid sha256:ab217918cc741b16d12c964f6c9f6b68f974f573ded1db3ac4dbe53f52f3894b +size 679466 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a index 4b158c95a5..f30a072140 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0af47417ed921becf250a4305e9f376dfd0e170b906a714bf1ebd8f862c427a6 -size 868206 +oid sha256:88e36e12922826b3cf9f24ba422a82d9ea63b3053c8271c1f2f6497801c18f8a +size 869330 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a index 2cf92ff6c8..bad88ef24c 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a11c12fd763ecaf7843d3e38319af428158bd609fc3af289acd4bf17a7e8373e -size 841644 +oid sha256:220bbf63de7171601de8f466e54255237009ba890e1825f67bf50138b5eb571f +size 842756 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a index 80bbb93001..4f912911cf 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f12f0187497229ad7627ff527b19c9e2c8319530c78fd2490f641196d268bca7 -size 651096 +oid sha256:6321b7e6a9d2f3d44b5993e40710d69772c67438c25189f752ab525a152359ce +size 652224 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a index 5c3554b985..a60ac0df6f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:86401a70f68a0fd9558fb862b1f88bf7296e1a1bc625b18648b6d9cf96380b35 -size 20528 +oid sha256:0a187128b68588335db51356e10697b6fb54981403698da882782f8ae60cb91c +size 19982 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a index 2a835c1981..c3e867eb29 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a2293aceae04638cb502339e03062ce08a821dd4bc34afce50855ec474c0d805 -size 20532 +oid sha256:12febd7bf90f2d171a0efef250cb46180dcdada6c2ec2635247662532739698f +size 19982 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index 0cf0a06e9a..df68d48de6 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6dce50f334e0bbf7087f8d255fcce533ba2474299a7878604fba9a5d4a00c80 -size 20360 +oid sha256:6e0b3ae2d2cb65bfe739a4991f20deaa82ed2082749d98e157ae59c216de7d8f +size 19810 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index d3d27b1efc..162645418e 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e6ed81aff4d078d8d89d5814a25f2233101908a780cfb977101f0733128cf2a -size 20208 +oid sha256:b3a38fd9077cb2c6e0b8ba5e236985a74aef7647a82dbda9fd4f23e0b99fe860 +size 19662 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a index 8747086114..daa75210eb 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:90e9b371502cd47b53dd313a4779ca77723e8708f304dfcf5474915543128fb5 -size 20366 +oid sha256:6c2747b8831e70cf43f64acb4c10abf5b69f5e190fac9de5d4042f64e172e8ad +size 19814 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a index de898d8033..01cd4ea25a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d8988abead051b23dc131894a312cccaf495d7dbea40471cfa49a99e51f212db -size 20366 +oid sha256:82194709897d66fde4f1490944a53abac1e676f9f178c7b777b775e1d1f3820d +size 19814 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a index f5ea95aa19..f55020020f 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1dfa6d0ce30f1de2fc4253ceb5098ee39fda92ef935ea894a40253b6330e30de -size 20194 +oid sha256:106766f51e1e5bf8f09277afe705bd055af7e220ab7caa1e019144d1b2f36c8a +size 19642 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a index afab8d09a0..8c31112ece 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ceea52c4ae0970793c4acaddfb881db46f96aff1e2d6e186ae29962caf2869c -size 20042 +oid sha256:d9b21b460e5257d3eb40e62f43391f30adbde53c1cf6724cbc25d84e344ea9d3 +size 19494 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a index 5a6e8fbd1a..8b866baa17 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42774d6fce58da4c53822dc9a77dd63ea412e6a566ef4c4493c1a6508fe85920 +oid sha256:ceee95b212f8c557866074de3e556b8b7352d7ec755556e9c217cfc1e741e586 size 79484 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a index 62fffd4205..d9b7b97cdb 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cf40bdad06ee8ecb37fe63a4267d89322581e52029af78b3a3ef7f5dad2b394 +oid sha256:2d71dc387194a97791934593b5e05ee9bd079fdc687975d5eab025a003e2cbe6 size 79484 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a index 988d76697a..c4eddb553b 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0bf0588e9b952c8f39c220ea2a65a3ed264f7496c4704ccc6f36150b099b1000 +oid sha256:8385a4abea539e538c891e30758e4dcf99282fc36ce6c5ab9c63353cf55f1023 size 79124 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a index 885aaffb7a..21817a38aa 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba48eb842f5686b3ee29dc1b20e3d8bdc6adfc66881388497bdcaad9b2bb45a6 +oid sha256:4e061e4e43d08f210487ea262a0dc4d205c2392c66ef2223e7a5f640a837b131 size 79124 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a index 0417361136..15182243f2 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:534040ee58b86634552b8752d0c94ecf4c4ae148d700eb4ba67fbd482731b8d3 +oid sha256:ef2cd6991151783595088e71c8e783f0e00bafe57d5e5a4b1de9283843908239 size 15308 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a index a54dc3338d..15182243f2 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:050ff748d040bb60d32ea73dc0a16014a7f4fb5af1d736dd9807a4e504a0b2c2 +oid sha256:ef2cd6991151783595088e71c8e783f0e00bafe57d5e5a4b1de9283843908239 size 15308 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a index 8e6a577b00..5cbf2d1664 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:242192548680e65b47e67338974871e840d0d32c2d2bd7adb5a6c0ae235eda63 +oid sha256:33eabfd4a50217a074d7dd5a433f1f7917539efbf0a35bf4a682a0ceb10480d2 size 12956 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a index c901aadbe6..5cbf2d1664 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2ce0f229ee26613405b281571a8e855a0ff043c4c4af4a1cbb3322c994959e0 +oid sha256:33eabfd4a50217a074d7dd5a433f1f7917539efbf0a35bf4a682a0ceb10480d2 size 12956 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a index 10d8098ff7..ef00a4d11a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49a7faa77e42b4a753b8681406259f60aa3761c4e2d01e56680c30e59b431114 +oid sha256:37b52ad261aee55523d5130ec06bd533d738ea4a02869a768f93005b2ca501b7 size 3626 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a index 10d8098ff7..ef00a4d11a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49a7faa77e42b4a753b8681406259f60aa3761c4e2d01e56680c30e59b431114 +oid sha256:37b52ad261aee55523d5130ec06bd533d738ea4a02869a768f93005b2ca501b7 size 3626 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a index 10d8098ff7..ef00a4d11a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49a7faa77e42b4a753b8681406259f60aa3761c4e2d01e56680c30e59b431114 +oid sha256:37b52ad261aee55523d5130ec06bd533d738ea4a02869a768f93005b2ca501b7 size 3626 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a index 10d8098ff7..ef00a4d11a 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49a7faa77e42b4a753b8681406259f60aa3761c4e2d01e56680c30e59b431114 +oid sha256:37b52ad261aee55523d5130ec06bd533d738ea4a02869a768f93005b2ca501b7 size 3626 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release/libzigbee-zll.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release/libzigbee-zll.a index 9696c53d89..c34e20255d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6aca69856800d1297d75f0b09944c5d954f2803d62b933fb47ea1413b5c6098 +oid sha256:82a893fa0f62839da0270166e24314041f85fdd76ce012ebcc1497e9ac57656b size 51722 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a index 9696c53d89..c34e20255d 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b6aca69856800d1297d75f0b09944c5d954f2803d62b933fb47ea1413b5c6098 +oid sha256:82a893fa0f62839da0270166e24314041f85fdd76ce012ebcc1497e9ac57656b size 51722 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a index 266f32c06d..dc67407449 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8de6fce7364930a4fc50c64195fbd729cd64fec8d6b2820bfd75741f94bdb6d9 +oid sha256:7107616351a630ef7e59f267d4fbf6a15cc710bf392d76d0b98e3421f4f67aff size 51042 diff --git a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a index 266f32c06d..dc67407449 100644 --- a/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8de6fce7364930a4fc50c64195fbd729cd64fec8d6b2820bfd75741f94bdb6d9 +oid sha256:7107616351a630ef7e59f267d4fbf6a15cc710bf392d76d0b98e3421f4f67aff size 51042 diff --git a/protocol/zigbee/build/gcc/i386/ncp-pro-library/release/libncp-pro-library.a b/protocol/zigbee/build/gcc/i386/ncp-pro-library/release/libncp-pro-library.a index 267a5d844c..56fc95e213 100644 --- a/protocol/zigbee/build/gcc/i386/ncp-pro-library/release/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/i386/ncp-pro-library/release/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a4e8f40f8e27f5ac388eabf61f4b747f3aa4c59b5c22abfba5d84ce0db3abb5 +oid sha256:467407005a0a308eb4280bf97b32cca04da779a2cc5eba24067433b35b969f0e size 250014 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/i386/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a index 8a536b8f4c..3ec22c0f50 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7881967f0559cc9d7fa2949ff555af2f122e1e4809a4fe6fb679404f70940406 +oid sha256:d117caccfbbb4074431e284a576c7cd3ede0f02fe4f42ec590316b604517a96f size 84552 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-multi-network/release/libzigbee-multi-network.a b/protocol/zigbee/build/gcc/i386/zigbee-multi-network/release/libzigbee-multi-network.a index 5062a5a13e..18f746f618 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-multi-network/release/libzigbee-multi-network.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-multi-network/release/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:759f00ac2b28ea2c414d4f08280d3b0d0d639256764b700a931f1fa4b7257919 +oid sha256:52abe8c3943de22be30e388749418e3333ecbfef18813421f632a66a1d005de8 size 38886 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release/libzigbee-ncp-uart.a index 741933359b..70e29fb1e8 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3ff4f43b153c7ced3f84f457109ce17998701551f3490c16433122ed8f635b74 +oid sha256:7c0be26f9557e594158412095bc6caf4a1d2481d7d3df18dea3bbcdc75257abe size 216014 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a index 705dc908db..51546f1d9f 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:046620cddccf7c811eb269281af5af0570de030750848912f28484a7da8ee5fe +oid sha256:ca8e2ae505df7c0eccb3a10237c553ebfefc678074f0fa74d1f86144656b2754 size 210106 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a index 4da17e4de1..8714b5cd0e 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:560823bb2e7fdbda7c715ffc44eddbe91356a9442eb138d0edd3a977eba29083 -size 1758658 +oid sha256:84bb416b4dd979b82a0922136064411a088c7e893f2f3998b91cd9bd0e6968f5 +size 1759920 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a index d14b17a609..dbc64d6168 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:050a4457495f45bb2db96e641e243e58d793eb429ab7ff0cec4c167078165be4 -size 1643988 +oid sha256:3ba9a7ba9f73450c9030fdaa5827fe723d9eb77ff5b56cc03803d5dac9ae803f +size 1645250 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a index 7ea720101d..6e07f61f2b 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3524c71a4ee047b66c2e44d6f00d9bd4190530a9308a0ca59c9b6d061f36c436 -size 1935444 +oid sha256:e6cd30b863d55e9d27e6ee5ad49db7eb5729146235ff0c751f0e86dfc83782b9 +size 1936770 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a index 1306a72712..75fb55e81a 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:91824735ddd750ac1436a1b2f21c9fd919113c704b28a67c4fb1f69d81b1ca76 -size 1802454 +oid sha256:33390f8345eb1e93ee62e85a50c993b67c498db488acf99d3ae59f732549670d +size 1803780 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a index 90fcf5a945..26f044244c 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af2c24de35bbd766058c067502ec0064ce54d0e4f323bef99ccea6553ad978bf -size 1986014 +oid sha256:4cab09198f233e0dfe02e84fc78047355f99588ed43f3ff56f2d66a2e180a0ef +size 1987356 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index 00e81c0d22..c821955ca7 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d458d6f5f6b63e1b6115c2185f175adca7b2bbe06fd08977d197fede8fff16d -size 1845880 +oid sha256:f737e9de8627f0700507779327e1825ebc2fc4f08939f8ac4f217f314aa0de9d +size 1847226 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release/libzigbee-pro-stack.a index ba98875fbd..35fb4c73b6 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4274d524783786d96bd07dd2e6e7f4ac8b382f8d94d30ff126d9097a8bfa3ee -size 1982718 +oid sha256:dacb459956b13b39f414527e24d1d77d08119b4b4e2c27e85a0df558149d3e0d +size 1984044 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a index 2ab84fac19..ff35dee6bd 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a288985d4827e2a6b0f3227a8ad3e44b65c0114f7496bd4d51177090b48fae44 -size 1842928 +oid sha256:e0795993bd058865232a8c9d97d19e2b62f7707b7b2b475cbe213d6eda5fa727 +size 1844254 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a index 4f44f1737c..9b6b70c722 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bcc9f00b01d3c5ec4f3dcdd6e2fa8cfc19e3a161a0f6236d10a5ec077aa5ddf -size 65216 +oid sha256:5ea6227859154dfc119eee2eeec13e84a31c285c201ac9caf54e0dcb19b9bc7a +size 64402 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index 50a17957da..549c46fd22 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:088306cfbf06444506ba62585c8c27afa38705c0d433093d1df62c6d17c19ea1 -size 62256 +oid sha256:7d728cf9f3f736c3dfc1bc580f00d138f67591fb66040e0818c66bb6ec6f7dcd +size 61442 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release/libzigbee-r22-support.a index 24d2585ffb..54c7c488e6 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe1d4a77a8f41b3a34d503ccbd7f52dffc150cec229a0d1cb09ebb69c82d7dd1 -size 65094 +oid sha256:bf2fd38fd7ebc25740356a3ee362841169ce1d726b8ab784a96d21f57523cdaf +size 64282 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a index ba67c59c07..5c2ee92e40 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9fbf91e13bab45931a217651e9427b6a12abda03cd7c0c76d39682d05335976a -size 62134 +oid sha256:ccf5defc5d9d20f41f93d0e07f6c1b211b5f452d5a9f5bdd326ee8df198e254f +size 61322 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-r23-support/release/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/i386/zigbee-r23-support/release/libzigbee-r23-support.a index 3f7b03e088..d9fb5cb19b 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-r23-support/release/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-r23-support/release/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c568a3680aa6a61c20d5c076b3b4e1e1f84562ae808eba4ed898541a8f5f6311 +oid sha256:b560e9ed1c3438d2853d7ca5e31d04f847e341917050c7a29c096d6c0157de91 size 257782 diff --git a/protocol/zigbee/build/gcc/i386/zigbee-zll/release/libzigbee-zll.a b/protocol/zigbee/build/gcc/i386/zigbee-zll/release/libzigbee-zll.a index eb05e02e56..895a33d14c 100644 --- a/protocol/zigbee/build/gcc/i386/zigbee-zll/release/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/i386/zigbee-zll/release/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:984413f567e35d7f0f365b2394485e7cfce13557a861fe6dd993327d163da078 +oid sha256:e930fdc69fc1fa4f43ddec4169299b478ad71640c26e142d75bfefd0dbe105c7 size 140064 diff --git a/protocol/zigbee/build/gcc/x86-64/ncp-pro-library/release/libncp-pro-library.a b/protocol/zigbee/build/gcc/x86-64/ncp-pro-library/release/libncp-pro-library.a index 40deb52404..62c658c279 100644 --- a/protocol/zigbee/build/gcc/x86-64/ncp-pro-library/release/libncp-pro-library.a +++ b/protocol/zigbee/build/gcc/x86-64/ncp-pro-library/release/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2225c93e7d704582357d7045a5ddc0de3fa1f1ba2bdfb0158d19ec741bc8db0c +oid sha256:7624182be8b10eaff79d7ebf21b45820cc066c907d66a319bee413cfecd475b3 size 321986 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/gcc/x86-64/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a index 5213312330..bf094774a8 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7c5b85b122210fabbb38661e08be64ffd5e138fdbb23d1e337bad58e04b54ce0 +oid sha256:3394b75d354e77c1c868fbbec173674c414ac1faf01eb4571ef0916328b3f33e size 109472 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-multi-network/release/libzigbee-multi-network.a b/protocol/zigbee/build/gcc/x86-64/zigbee-multi-network/release/libzigbee-multi-network.a index 1698684026..f67357e35e 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-multi-network/release/libzigbee-multi-network.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-multi-network/release/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d4d34a5684d384903efbc2c59d710d56b5ff1f7cd658fc03dc5c7b15bd4462f +oid sha256:51e62df6391509b94d5351043235f03ad841efa442c8d6f7b97cbeb42406b9b2 size 50756 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release/libzigbee-ncp-uart.a index b943c1d991..a201768b49 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e6dc4cb92121112cc8607520a25d1f836b2d82d5b84807a7c6397b2a4596d60 +oid sha256:f82c8db54a89ed6e3581f73e254fa51c289149b3a9e10a3c531069d3d9ab1bfd size 287540 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a index d6ce12f066..5fdb086f8d 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:833abc5d3d3f1b060e58be44f2198fdf7ab3aac16912f9ea67c74cb48aca26a4 +oid sha256:96ff26eb964b7c37997fe638ef0e7a97c9e005a922e24e70bc3685207178a77e size 279316 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a index f907efd8a3..f92fe7e998 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5731b64ddd1e01c3531e464dd2cf2a0e40cea3fc78080a37344bec1dade02cdd -size 2285946 +oid sha256:a5a161e6f3c916bd4028f1316ce2766bb21b82d4b049f7130ef3d876b10544b8 +size 2287842 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a index 9175abbb73..ada2913824 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b5f31b7dc64218ba65354ceaf51eea01af2e4acd7f5da959feda0c555a58cbe9 -size 2114186 +oid sha256:a24cb5a958ff8e1f8ceeff27f4adcb301fb4f1478d9839b8387fe9612a9b4568 +size 2116066 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a index 3f1c00508f..5dfc0e0312 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:948a17ec9a3c2b2c87396c4574b051ee8e83c3ccbe1267d3548c9bfc382d1e14 -size 2516142 +oid sha256:34367dabc7942188b614ac859f7bb65adc65ad0d3c207f520570164b7f809cce +size 2518126 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a index 588c7c6827..15e74f76a7 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73bea4a4ac0aee9a2eebd78c2d8faa697e1e823abf11f85a3455fcd79384a269 -size 2317768 +oid sha256:568d7ffb363e09ee46b12a61bdf859630073844c4acb70ec840e9d8ee0eeedd1 +size 2319744 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a index 374aa57186..8504fc566b 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28963c05c8600a087394dbed8405d3512529f94e9e7f1374c465956242e258c5 -size 2589388 +oid sha256:0ee07fc2bdf7a0391648b7bd2de3731065ed95bdf0f14d7c57ad6b140201908e +size 2591388 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index ce888f1adf..3ebfd57ba0 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4cdb06e89d9a21dac807a25372c7bb41c37ae19fea5363460d38e99651a3464a -size 2376414 +oid sha256:d0603ff651303a36a9c0e1b732ad6326735d3f1e7aa41efb92fec28d484f96f6 +size 2378430 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release/libzigbee-pro-stack.a index 1b4e093309..8ab8e44137 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0809e3abfb3634ddaa08ffe560b8e96d8b0e301720073ef5b5b4a34d724e485d -size 2584912 +oid sha256:4475f2c485b1197e05aeed02202bed23973785a7783f9c2b5b7ec7c4fed64d96 +size 2586896 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a index aa29052e25..b1038b427e 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:885f39e4b96ee6a91cd8822099a14d688a7e536754224924b3315dfee573b0ee -size 2372450 +oid sha256:470ea39dd5ae41232248aa2241a83a8cefc8c985361df0fac57a5009ce131c66 +size 2374426 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a index a161908194..82e5e8caf2 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42c27f854287ba48cecb9f8df74d31c30ced258270f5bd422573a69c85b6d3b7 -size 84230 +oid sha256:087a7cecd0a12ed88ce41432e8dea95615e9f9c135f8de9bf8b8f07219231445 +size 83264 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index ac708b38a0..b8a532bfc0 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0e2b0b7d0d19a0c635625eea5696a15f63d64029301a0b8bfc1d0256f4e25464 -size 79942 +oid sha256:9932d5579726fdbc0567866f85f25f30b7e930d577f090b5c02e4ac4264f36cb +size 78976 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release/libzigbee-r22-support.a index 3c253e3156..aac4ea7b1d 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:362b934d7bfea1e81e2e3a8b52cbe25485e830c3ebef7898911111ae4c8734ab -size 84068 +oid sha256:6dfa81d347ba8b8cca341d3d3afda616e885896c5cd6cd637a7ced974c9afc06 +size 83100 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a index 9577f5ed85..afa0c9682d 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be38ee13bf7b1e4193a1190a151d6f3a5688dfd85ef1ac8209690577fc7c4451 -size 79780 +oid sha256:3bf90ba9d12d698ccd47dbb49a22dc2f88ce66ace182d80a2520ae0458744dad +size 78812 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-r23-support/release/libzigbee-r23-support.a b/protocol/zigbee/build/gcc/x86-64/zigbee-r23-support/release/libzigbee-r23-support.a index ecc99d78b0..c84d7825cd 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-r23-support/release/libzigbee-r23-support.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-r23-support/release/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bd4fa61f89e247323ac154c4ebcced8450172576e920754ee7450a4d51755f0 +oid sha256:9e8b16b9888aca80f10d5845c9a768b9a05112cbc563d1132f312b77f98fc6e8 size 331298 diff --git a/protocol/zigbee/build/gcc/x86-64/zigbee-zll/release/libzigbee-zll.a b/protocol/zigbee/build/gcc/x86-64/zigbee-zll/release/libzigbee-zll.a index a040e5f6b5..ed39b505b6 100644 --- a/protocol/zigbee/build/gcc/x86-64/zigbee-zll/release/libzigbee-zll.a +++ b/protocol/zigbee/build/gcc/x86-64/zigbee-zll/release/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f42fcbab4af99821b53ba4e0cce875a5dd4469bb03f6cd093a2aa4fb79dfaefe +oid sha256:b39dc75b638f77d6f26b8f60bdfe00991b004a11b5eba11b35741b69580c2aab size 180466 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a index 2f39d1a6ff..50f434f623 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a32da70f1a821a49fcd34088fb5cbb763bb7def154ff2df959f4a95492fd74ba +oid sha256:19ff188f566ffeabd889e03856f3e2bbd9e77de84a5474f22f0dd60af79fc102 size 19384 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a index 52c1561bd3..cae54cc236 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:459ccbe1e77d13bee1f70cf284249200e8d1f13122d3a0f6b1f2e3c94d733896 +oid sha256:72ab0c0e1c52583d976b95b2ed23a676b003df9b5023c0ea365ec20cc9faef46 size 20590 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a index 853dd66171..d2789ce796 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_dualrail_singlenetwork/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:876387a3e61ace7526ad66df1729bda68f0961c9a0bfad222b0dc1b81a66a198 +oid sha256:04227b80d5ed2103bc3a53c299e617af13e6ac4ae6cd4fe3b3a899206d9008df size 20666 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a index c2fb84b21b..97194e5335 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_singlenetwork/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4832c8958cb0dc38e955847de7fe38908dec7cc16efda97327ba524910f2e734 +oid sha256:6e542089975d546be1fe841999e0ed1a061f832b3dc37d0594b5298eae568766 size 19462 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection/libncp-cbke-library.a index 1e5254466f..0cfb32d667 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d6c9a241b738f4a5e9cb76df7493c7cf2067efab07e983b019d234d88e32a39 +oid sha256:b45ea858f1869ff97a4ab230100ea703560692a5c65962660b5214d8240d492a size 21298 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail/libncp-cbke-library.a index f86666116e..05500ecee2 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba2b032e73fa4d4874f3ed5d056d191e17c81ce116e6beabb7378ecdd0872fe0 +oid sha256:fce1a59a0790d81f3302545d5429004aac6daa80183fb554b36b23104d9662c2 size 22504 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail_singlenetwork/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail_singlenetwork/libncp-cbke-library.a index 5f6a9364db..6225aa06c2 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail_singlenetwork/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_dualrail_singlenetwork/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:162a31065f57c735ba93e5b67ab5645946c237d37b18a3f7660d721934f2f74c +oid sha256:f18d9e3b9ad639a3c569f73679dae7ba56c61448d971a5deacd263c2b184492b size 22580 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_singlenetwork/libncp-cbke-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_singlenetwork/libncp-cbke-library.a index 4280e244e4..732af312ff 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_singlenetwork/libncp-cbke-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-cbke-library/release_stackprotection_singlenetwork/libncp-cbke-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27d464d8559eb5c882725f889feee48f3d2244bd80893adf11989660a63450c2 +oid sha256:14b7e150b99194c972b48d40afdb5711efd9ab2656d7a9143fe8e11ab8484c2f size 21376 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release/libncp-gp-library.a index f8ff4037bd..6f8881e62d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad7a50a6b9a8e7a8fd9b5705dffa30db040dcde257baade20718d228d67315c4 +oid sha256:19d14cdfc039aa437953937d1f853ae0a452e9858bf94c4d7bf29f52204a7b5e size 8902 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a index 05f49bf7b8..653606759a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be2961d0d1abb05df79e3d3896ea5c7226203108223e62219f10f86e6514791c +oid sha256:8a0bf25ea3267642dfa6759af332fccf3fa0836360c23728f1f452d3063fd2ec size 10108 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a index c274fadd6c..1315f51d13 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_dualrail_singlenetwork/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5eec41b9eb6afd8e4028ccf5875db82d5851c31e973befd40a2e9a9f583ac7a4 +oid sha256:b5d67db505e1fe979ebd669ad0840e44ace940aacc3df88a614063f35178e7da size 10184 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a index 436dd80e34..996d56694c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_singlenetwork/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:722f3b713a0ef99c2042cd3b6be137a41a8742f6383fbfc1a94290fa2299399a +oid sha256:26747b2e6861d8b20629ba9be5ab35291a106d83687b815f7118a715d3a5e1ba size 8980 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection/libncp-gp-library.a index 11c88288ce..fcda78f6ca 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd73407a476f2ed194056b1ad83223d4e0bb440a4e5e939f7b676183ca192b7d +oid sha256:323d3c2bfd1b1126114495314d0238b3e084851d9146a5910e9cc9c996a74477 size 9332 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail/libncp-gp-library.a index b7a4e29a46..ac230d8bfe 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:08ea158e952ef899e28164fc0c2881a74d4f99f3e39833067159b6f4f0f4166f +oid sha256:f958e43629a4ca6762ac90325c0eb3ed621edd0c77e6045f7ffa8f40fe7a05ba size 10536 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail_singlenetwork/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail_singlenetwork/libncp-gp-library.a index d3ed2bd465..ccbf174b7a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail_singlenetwork/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_dualrail_singlenetwork/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05538072f14758a7f74e34b0045fe26e556af18395d2d26223e210194378ff4a +oid sha256:a10dfdde352e27ee98448eb399e1442782d17063b8bdecf032757e8625bd448c size 10614 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_singlenetwork/libncp-gp-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_singlenetwork/libncp-gp-library.a index 30be0e7cdc..ae37af5a29 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_singlenetwork/libncp-gp-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-gp-library/release_stackprotection_singlenetwork/libncp-gp-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b345bd0eb1c1e51524a377af0cc6ac3e74d52a2fb838c4701c03ce6b6d113a27 +oid sha256:001a5db2afb68342907c19acc5bf2b9b5c982a113017b66d0809ea81e5dec0cf size 9408 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a index 7651ae231a..68bf1ae934 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:723836f61a9897cfe1fe2e6ae13303781a28a7c0578c41474afb6b457f6d92d8 +oid sha256:3274e6a4f99d4045ceef0ca8e9c705b40b67fffc879d09afd9d091fc6d0191f2 size 7956 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a index 27529443fe..e85ab1d98d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c55d25e99b105390f0d948f387eb41cf82b3c829f3f0cb2ff61833c822434bf6 +oid sha256:0df9ddd8ca316122678042b44566a1e1c6b0921d854f3b463141e3f5388950dd size 9258 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a index e159dee314..2ff30c0a23 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_dualrail_singlenetwork/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c0a55052627ec03cc2caa184c48331f390d11c2bbd0970649cfd24a0b9ce9852 +oid sha256:0a527d31103b9300d53f08176f62f23d4a9023be9d56af3bbb105989d8162538 size 9334 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a index 5e0130fa97..415b44fc2b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_singlenetwork/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2439e80e95a8c7bcce77a1ad3e224320710b15d7582f746697b4f5308eb70cc +oid sha256:586828bb858729b41f38ed0431139963f87f21af825099d04922c707be414412 size 8032 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection/libncp-mfglib-library.a index ba55ce8ad3..c5c38b7922 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8de5e0b54d72ec7034dd570b0a6daae59175a83bcc6886597c6bedd839bde436 +oid sha256:9c0cadcdedd343bf7ff53ca41df620efbb342e718e5ade17298411c204621040 size 8352 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail/libncp-mfglib-library.a index 04460af095..eeba6bc067 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:58c6139a36a7a69fa8ca3d6cbbb6ffdfaca8e6199843edb72bfeae97f23f819e +oid sha256:7b20b2b24d3014eee25649c7e0ab687be8cd0a8a39fd63c37d6af23181c24a01 size 9654 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail_singlenetwork/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail_singlenetwork/libncp-mfglib-library.a index 123f36973e..20ece4e2a0 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail_singlenetwork/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_dualrail_singlenetwork/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83b679311109959ee04530d0ffe3f58b65992263a5f240045c80a277d53211c6 +oid sha256:a0650d870ec0fbf207f74dde18627a5a880f29042a505511755bf68b161b45f8 size 9730 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_singlenetwork/libncp-mfglib-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_singlenetwork/libncp-mfglib-library.a index 2abe574c2a..741aacc8f9 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_singlenetwork/libncp-mfglib-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-mfglib-library/release_stackprotection_singlenetwork/libncp-mfglib-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2fc65443b1b19e6091438f2c2291d8c420fa3e604798f9f48fc706fbaa03d30f +oid sha256:50cce8a01e380ce7430546449a212bcf116f5b2d4299f0a067f7041a8a1e3ceb size 8428 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release/libncp-pro-library.a index a333a8a98b..db26adaa61 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fee2ec9aed197951cb53784271863cc6fb776a8b377bc0a690168ce6dab6550d +oid sha256:0fd9232d834e738f32220203ade42c3d9366544865fe12469facfcd59715d86b size 119814 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a index ccae287d71..f82ab89a6e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5b869b9823e560fa33b297afdfc34888ea3cc99198471f0711d078788c645dae +oid sha256:30a61f9701685123c308e56719dd0455bd5ab0518eef9a4e510ab86d09db19e5 size 127048 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a index 66c6dfb9af..cb8fc752e2 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_dualrail_singlenetwork/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e0ae7982fa76b2b2ec77f9375e12e4afb2c1280bd5f91e8f5a57efe74835323c +oid sha256:5c27299ab9f43bac40497780c63768b56701f17205458c5098b2138b234a182d size 126862 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a index 49dec5fbcf..716c9ce3ea 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_singlenetwork/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:334940c0b1a3b986fa43e28911fbec26ddedfcc9c7d37e77208e94a6d425fd70 +oid sha256:906808ebcfb2be53fa935d8dea2bbbe42bf023944efc64f27e88c11c014f90b3 size 119634 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection/libncp-pro-library.a index 518b00e81f..0fe783d629 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f90e735512a72e37ebc9a4004d7f9f61b06f86f0fe92b62af9a8cc017cf5ce02 +oid sha256:d568fb0e5f3e021578bf2a6f8d857ab045561d2503aff2b9827421264ff427c2 size 126096 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail/libncp-pro-library.a index baad2d9b71..df04944f50 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:591eb212773d162cca91be84535d6f2d5bfbcf21f6c77394b9dd1306f3e94848 +oid sha256:52d7b30636fc1fc7644ac0c151a6aa7ca43d83196d9ec5d52a7582142ac378b4 size 133324 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail_singlenetwork/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail_singlenetwork/libncp-pro-library.a index 74c0626503..6fc928dfc1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail_singlenetwork/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_dualrail_singlenetwork/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6085f20b6541f78ce98fb2059d144b434aa4dffabc7aabc400e5112e98609743 +oid sha256:58a6ec8b55b86b28b8ac4a607bbdfa275562131834d25c073289a101330c4a3d size 133128 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_singlenetwork/libncp-pro-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_singlenetwork/libncp-pro-library.a index 96bdfd35d5..58fd85af7a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_singlenetwork/libncp-pro-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-pro-library/release_stackprotection_singlenetwork/libncp-pro-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a8574a3fd809a9c64dcc721720d2d64774349db815dbc04264f5085bd3a3966 +oid sha256:38b0f29ece296cf09efc8dbd64b1aff4716b3179fb379736620782139cbaacd7 size 125894 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a index 6e15f64bbf..f80dec2bae 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d08588a5906be793c4dc00c4ab8d6f4bd4ed8961c45fa6512bf1d11ede9fb206 +oid sha256:d2d45aa371b34ba2e5c572f508031e196d31e9e0d6d3dea125002d782364ea27 size 10306 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a index 1642b1064c..21b5152b3b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:791b3a65c3076917052f144b87e0e2ff22bd6f2f16d05b009dcbccaac8d2c950 +oid sha256:18c97242d6860be858f5b72608d11dda821378c85550d3345fb8784ca0d1115a size 11512 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a index 2441c065a6..85e95ef064 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_dualrail_singlenetwork/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79cae05fe66c872f27f879fd90323127a51222cea6be38b7a0ab15d4d86eb3bc +oid sha256:624ad1ae7e3357ef4dcf1b7b6beda2ff2d219a6aaf4d07777a7d75b77f53f24c size 11588 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a index 18b323f7c5..b44f2ff7ff 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_singlenetwork/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7294f264aacee5a025711774ceefb7a6bfedb4ba36e26fbd26942da391390d3b +oid sha256:66b3dad3312ea90e1ba7c53626a3c95fac71be9da610254077ba79683b917fe5 size 10384 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection/libncp-source-route-library.a index e31ca916ff..cbdda5a02e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eae90cafa42374e666787e36316f84433af900500ab0d17db0a0c25d920130f9 +oid sha256:90ecf92d3127fc7249104c072af4f1c097d3fd57214843b596eede263ff1dd96 size 10626 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail/libncp-source-route-library.a index ee4cdd6fa5..87f4a2811e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5f63855ea81201c87fb8d633a32e7f0be7a9a5fd2abde124813c0af7f7a600fd +oid sha256:3ff4a4e2f0ced4dd9fbde5c21282b62b9d3297c5700a10de873e18451efaf798 size 11830 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail_singlenetwork/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail_singlenetwork/libncp-source-route-library.a index 46f5b87ccf..8f7dfcbca6 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail_singlenetwork/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_dualrail_singlenetwork/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:808f6a08c6572e3ce9030d53f94a0d451d1b2aed9983156ef530fbecb3ca26bd +oid sha256:84dccd81d52ff37a589055476e2aac36bb2d424bcc985f4a0ce138c1289a54cd size 11908 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_singlenetwork/libncp-source-route-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_singlenetwork/libncp-source-route-library.a index e99d5d3a21..eea0a6c85f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_singlenetwork/libncp-source-route-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-source-route-library/release_stackprotection_singlenetwork/libncp-source-route-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fcc47ad3db60200b586ddc1ae9b545070c66b109eb43c9c2d4258ff65c5a7e0 +oid sha256:854a112b45eba654a5f01b953b89c721a7ea0e327efc78619340a75da3b7c6da size 10702 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release/libncp-zll-library.a index f3b0239ec5..952ee2ea50 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d6abf6c08d1dbda8273d9514449f96f7ebc793951a060de5646ffd5543788c44 +oid sha256:0469db106a9e326ffea7e6120815e61f52f1d9865241ba355c2a217e548fbb64 size 13036 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a index bce784f0fb..481331834a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b07291cb87180d4fdee67a01c5da6f9b79cf1f359c77835fd882ad940b3ea24a +oid sha256:77ecdec537f79ee10f0eedeee275a8fd1f04ee4862b45022ed2af1eb532bd3ea size 14242 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a index e78c2d4974..b9dbe7fcae 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_dualrail_singlenetwork/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1dfd3dab632a0d7866e6fdfda4bde3ff2e35cc23b3e4cb854dfdf049b42174a8 +oid sha256:d2327a6567f13bfa8c50950c9e4770abeecde817015e89b8dc3d130ac0eaefc7 size 14318 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a index 814a2e92c9..e229e2de35 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_singlenetwork/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e35412f07a901117d408234cab72920513bc44b77e3abd04559a72e5516ddc3 +oid sha256:cea2434a561d11f5aafbe0bde49cf1f868ffe84458816a27869d239f459f48ef size 13114 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection/libncp-zll-library.a index 5f17f3af00..63b2621811 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:21794b9652306fa68765c28782acd86d05c24a75ad3ad25b0cbdabed5f06d5f4 +oid sha256:6a3dbb2b45be1a70f7a7e7e4a4f867ac525610abea33e897f1ca4dc21c066db5 size 13696 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail/libncp-zll-library.a index 695b21895b..fd041f6487 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd41836b5698e4ea3ecd785903ba933356893fd9160b008ed1a000b97ef0f133 +oid sha256:27559792be44ae2272957b085c0adf5779c101ad20d4b39fcb15b399fd19beeb size 14902 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail_singlenetwork/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail_singlenetwork/libncp-zll-library.a index 5574a75f80..bd7de2c12d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail_singlenetwork/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_dualrail_singlenetwork/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20a673b8f105d6411424d3454faa1208429dc2ebc55a1020c04e457b3b7e12a6 +oid sha256:8f9bca5a34ee79af120b3bbb2499be094edb2f0468cf847a1e977d8caf6787e7 size 14978 diff --git a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_singlenetwork/libncp-zll-library.a b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_singlenetwork/libncp-zll-library.a index 54ddc31f8e..1bdf77eaa5 100644 --- a/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_singlenetwork/libncp-zll-library.a +++ b/protocol/zigbee/build/iar/cortex-m33/ncp-zll-library/release_stackprotection_singlenetwork/libncp-zll-library.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72bda1e4defa34542f5248cf085c3207c76fba61e91d2bd06cd92a74ac7df9b3 +oid sha256:9b69194da468df07838cc54adee09215adf531f16e6f676e3298f27d42491bad size 13774 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a index 263bd3b3fa..6a648fc961 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db64592e2fc12ea16a42eb1612c934e3951534bdbf0ca7c3a9522600be9be916 +oid sha256:6164c2185c184eeeec53b51dc563ff47159957e93b52c3e865cd7726582969ec size 36588 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a index 211d65690b..926a219e09 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7796b0b716c33e97ea27bc8b4490132e9a60605719c0eac74035f0072ccdbc91 +oid sha256:60af6ba5e2874814399a2bce8e0a4333c73a9f1baeca5bf116e8745ef76f172e size 40204 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a index ce96d8e559..4531b2b41a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_dualrail_singlenetwork/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ba17ad4b5394f0962367f0e6ff1cf86070e2c7966f508ec10ae05499df61feb +oid sha256:9d3e50d9e05556fb1969edc573f05bfa71d235ebc838c7c32b86940940b088e7 size 40068 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a index 75aeac9058..aee148a85a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_singlenetwork/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4fe44cfe87a046d30a4017e72a92b3d8856af1be5160ae2310468cb5336f551f +oid sha256:4fdbd0c2355057340c712f9302d55c38b882b9947269c89169d691afdf36ef03 size 36454 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection/libzigbee-cbke-163k1.a index 50afd1fa0a..bd8f5d0c38 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1332c4efec12eeacd2ffe12e8583789bd20f14bad95ee0abef2bd7834a53b334 +oid sha256:536bf28b9a97fc978a9e729207df6852920bd50f9cbbc7ae7bd067dd03034329 size 38036 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail/libzigbee-cbke-163k1.a index ed5e81bb4a..38478661fd 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16e034dea3bfc725d7cf9f1fbf79684cf4624da12bfeec0477bbca2213ffbfb2 +oid sha256:253748391c117430b3106c2106f2b6d86f8471b69487093766e8b969973d9e07 size 41648 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-163k1.a index 52a3f3feb7..fb65c35621 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9d714178b04066fc223b67a8b068b90dbdd5b2c60d57f0d681945807522a9e0 +oid sha256:a4d028660665efce0d753fe2c3ad083311a79cfa717a184328844c10a73bd6ca size 41520 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_singlenetwork/libzigbee-cbke-163k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_singlenetwork/libzigbee-cbke-163k1.a index aae29cbbe8..a0b654e119 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_singlenetwork/libzigbee-cbke-163k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-163k1/release_stackprotection_singlenetwork/libzigbee-cbke-163k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae11b20fa0e3822f65c8345ba8410798d7dcc74fe17d96ca3c49dd74235bbf62 +oid sha256:b345b24f2f650a86ce803dc844280f4dfa0edfcddcf5185b24bc64b202385c2c size 37904 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a index e3e880f56f..7fe7055516 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6269cbf6ddbf8f7fc4d5bb150cacf61fb399fc4c1712ecd2c60a839a04a2117c +oid sha256:fe4d0a10304763366d12c60c58fd2b0826d88726695b4ac42a04e4a4c4390acc size 33644 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a index d52abe9adf..3753778498 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:823e7a5be008c84210483dc6a0730bcfe0177a6e62ebfa9e9f398bb04a7cfed7 +oid sha256:8262ebf7360c7941c1931acb7f7c23f24ac228f479a3a81d2f8d52787459fb56 size 37258 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a index 84554fa82f..99a88747cb 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_dualrail_singlenetwork/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6a4e94a13481e5f7f6ca93e22b3e8cb237f056a27171da0904c02475a6963fa +oid sha256:3b86e77fb04090d2e56a0077c8dbf2610c2b724371f40fd40fd14083251033ca size 37124 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a index f0e6bd25e2..98e257b68f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_singlenetwork/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:79080c3a61cf524468c9fe3a635c8c4eada0dc2fa6f37ba7ed3306164c8787bb +oid sha256:a276f4a48b5f93363988b38e07688783851493d4d4671c1280973d10276bad93 size 33508 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection/libzigbee-cbke-283k1.a index 5d8503f11d..39b0008136 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38278f00fc1b32b9a825dc025b0d0c997e9d8b29608262af2d8deb0e97c40e34 +oid sha256:96578bdf8ded4edeaecd6a750a40357e12010bca14c8b18011f2326313beb50d size 34718 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail/libzigbee-cbke-283k1.a index 19063b27c1..0dadbb9ea7 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e3ff8acbc1ea22fd930fc0990b5eea902215c520b21a1dca961520031478d84c +oid sha256:2441449ebc841cf057b209d5a8648d04d7342bff661e63e8d0d97becb1ab187c size 38332 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-283k1.a index c90a936f15..8c15126533 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20a9d9dcb5282a2b7778b4414dc732d7814485fedf8c7cd82e3c6608f968a5dc +oid sha256:b8256babe6b7a039a04276a7ee4dfd7ed6430f4e8cff68d01442688a6d94c2f2 size 38194 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-283k1.a index 9bc52b2258..f3a2e7b20d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ded2cfd32930831cb93ec72b23c294ce2ab916c6fb7cfdafed1092166df235af +oid sha256:58555a087795cde363d5fc34dcf9694600b4414401c90522b967bf5e0cb7788a size 34578 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a index a0923c0924..839ec132d3 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:85dbaf9f01ca16f87849b4351c9eca3b6be072714802648d94df2f45e1a77111 +oid sha256:50b511a173cd7ea8b9f041b5e2a639147bb9a3a296c96343ec0a9d9200af2e73 size 13896 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a index 518343030d..07c3800eb8 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcd68f0c97830b867c77f8d5e232b54028fa009ec639c2021865c5f7ff98dff1 +oid sha256:94087c63a02c5ebee433da11841de67251323b28d263e3f6cf4fc2d6950b4a37 size 15102 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a index cbcf451313..3260413908 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_dualrail_singlenetwork/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a7b8c9f68814b9e42689db68e520f77aca8b813c801fdab84b9bb9d9b70f2fb +oid sha256:105113f4c1e3cd79d0641e6f58e19d21f6bf0c7da03b17b47856aac37b5c511e size 15178 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a index 3d3399f8cb..5498bebd82 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_singlenetwork/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5ba11fd57eee55f191223825bbd3302659ca6dc3144be9fb669e770f57145025 +oid sha256:789d3c5dd05d6d4bff8944fcb6cbb328e4cc5dec888cfe76a2a2d6ab4b3137ab size 13974 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection/libzigbee-cbke-core.a index 275ae6894f..9e55030ef8 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5415badb184dd1e31b4440f222def1b9ac43d5f995c362d6dcfd7a275dc8f3ee +oid sha256:7f4850f8737e2a36d5075ada023eda5157b253f09f4a41c7d9d086c8178f4b77 size 14324 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail/libzigbee-cbke-core.a index 34faea0720..5a7714797e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ba746abc8009cb36fc6887f52c35495629a218ba27c4d285494494a15ae35b +oid sha256:479b6ea6b1ea50e7b1a87c0992bd05315497818d618e638a512ab2f2af067978 size 15528 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-core.a index 30a7be09bf..a017ec2eec 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:41770be40e85b821f1b07d769b033a90ce71fe34e892664396832efe14b224bd +oid sha256:a60ff1cc14975b1f9f5633e961804a7a9eaf74d97729206c5a5cf2e14348d66d size 15606 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_singlenetwork/libzigbee-cbke-core.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_singlenetwork/libzigbee-cbke-core.a index cc390f09e2..f150ba40d0 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_singlenetwork/libzigbee-cbke-core.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-core/release_stackprotection_singlenetwork/libzigbee-cbke-core.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:50ff048073f024f7fc1d68343587b3e8e69b115643d82f8072fe4047598161e8 +oid sha256:4f52115881f0c18fd774807c53ce00e8e9dbaf8c67544bb5fc6529cdddc3c244 size 14400 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a index 45921c5d89..83370ae4b7 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71ffea01e4bb089cd59157f6b31418a850f44b99a77dd7834047fbe09ac1e2cb +oid sha256:bc2bf7d44c9d73c53a7561c6dffc0309d73916af260e8af76c72ac23d7316a60 size 10754 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a index 2b5a8fcff2..9f133aeb40 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ece66ba2e3b0f21e9f8ec642b40753e18d11d6e6d9ba08fafcde885313fa01fa +oid sha256:f5d0854d05595c7ab160a7e04bcbf78e9779a4f84a12194423c87ce61041b4fb size 11958 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a index bd93f05285..798dacf367 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4cb05fc4ffac20381fdfab74a05bb71ab42cd6cb4ae5ab4a631fb75f98306c4 +oid sha256:d853334c704a537f1810ed4e1e374c5ef1113667ba1842081add44c2c959f18e size 11796 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a index cdc4e99f23..8188b1c3cb 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_singlenetwork/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92e4a9e9bcad935e66c0285a49915151742bb9e18de2d88b92dd1ef2a2a945da +oid sha256:d4dc4652c7f311064f41ecbda1ec83360e3b1d6be3c1c9702daaa8969f05cb14 size 10592 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection/libzigbee-cbke-dsa-sign.a index 426507fedb..25d1aaad6b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d45309d342657da89533c001c8dfd8cbea26d633afac59bfc984fd88bcca3801 +oid sha256:a117cd9b951d85aaa359fab523bf60cdd601bc86ea6d7a0a2d5356b65492c333 size 11050 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail/libzigbee-cbke-dsa-sign.a index e2604a6625..71ad4b3460 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea7bc91a4c7c49ead17e2ec68370fbababacee06f9d159517ffae27e49fab211 +oid sha256:8eefabf6d6f793fdb6198a3fea57103890001d778df7223494b65ca716292c19 size 12254 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a index e49599cc47..f20bd22132 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0aad62c12ec7076c065126e573a1a2b07af371413d66baf11b2f5985b2bf9d61 +oid sha256:7d95cdf0ace3ae6d789c2e44547a53d1be2bbe110e695071e23ac491681d7962 size 12112 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-sign.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-sign.a index 780bd26bf8..802ad99774 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-sign.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-sign/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-sign.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0282ba4e18c88a85b3be071a223b23dadb25b877aebc279c7707547662140228 +oid sha256:a74373ca2bdde7c4bee7f8ba4fc687278de4047b68d1a1cd036c2c52645098c5 size 10906 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a index 714d042c84..e90eab3436 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f270940d760ee492906c2002c54b762d9219432d1857ccac8a68323ebfbc95ba +oid sha256:3a2816a1f1d2c9d74fbcac95a298de26f0dd2cd76f0ba51aa4aff58bb2ebbd5a size 8474 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a index 04cbc4748a..947a80ddc7 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e7692a46ae81e1b8a930f8b67097383c3be39ffe7ab148a66fa894c8c63e9f7 +oid sha256:4711a1ab0eae90f236c61c0992433ae907604c36d3f0a10a923e78d579295651 size 9680 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a index 8f292ed71d..5325d2abcf 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b7a288b3301bfe5b511e8e96fd2502ba42c5c6747f24e63adb1a16fc24b09308 +oid sha256:e6dd50ab67b7c4fc0128fe028f2edc3010cb6f82e0661bb2642a68ad222bf49a size 9636 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a index 218559579a..e4dec483ee 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35228bbe5ed3ae4dc5c85769adb13e38f0224ebb76d2890ade7fb3d219e8c2e7 +oid sha256:547451450bb523f7c8b4ba0bb61dc9df848960c6b2409b9ec44feca88ec943da size 8430 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection/libzigbee-cbke-dsa-verify-283k1.a index 9b6bd3dfa4..ff981de34d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:368e1885c8d14262c180649ad871f8ecbe839c7038fdc3aa22dc1108afe4470f +oid sha256:24e2a8d2ec3ce2f4de050c905f6881d7ecaa49a1978ee9f482f33e52df15bdff size 8876 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify-283k1.a index 26bc887b38..a17bba7106 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12e65de36caaf2fc44e28c52c0d2efa8b4cc740609b527816537209267bf4abb +oid sha256:477b4b8097f21cb1e8ac15a266d04976327b4c5bfb8f4f5c9b6496a9affede9f size 10082 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a index 1abffb04e9..2677b8535b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e5385111b9181fcfe76625243454cf75d4573f63398e328083cb448906ca1c1 +oid sha256:4ed6be89f50d4d560f54e12cde72e9281a21ea48a57725b07135beee6a5560c7 size 10034 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a index 080eb5924a..44cc8509ee 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify-283k1/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify-283k1.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d594448baaf66fb796073c482f6e9a041b29f0c82875bf2046be90e2783a798 +oid sha256:37c42635aae630e1e400c5ae002e4503d0bba3adaf18d1c12433b56812d65ca6 size 8828 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a index 942eecc3f0..0a3ab1d71f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:694abdb5890d6898df215c8fb5af25f5fe38f6b960c982a1ab526805aae6dcad +oid sha256:71990cf9a606d2ec78c1b28ddef6707b6b2487b8023b3d05da84f12c3e95a50e size 8266 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a index 6c72f78174..4301514394 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5a0ef2e320972897ee7cd91917a5d3394c8782b6ad6c5c62f5bbbce49d88373a +oid sha256:60a6656ce062466b1fb9c0d4db2b6749ba63a42fbe438580f6cb80b693bc255f size 9472 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a index 83a67df7f2..34f921e42b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:61077bd0942e6355a07cd3c47b96a389e70238946a39170d12646f975d8e99bb +oid sha256:90f663c1c85e5bb591a5d0954515422a6fb45bc4f0f53624d54a169f7a7ecb8b size 9422 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a index 27849134ac..cbd67eb2a7 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_singlenetwork/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a430bf98158b0e75b5cc9cc968ecbf54932189c63fc333fec856c7aac30c204f +oid sha256:780b03aad7a73ac93d5a347c7c585c0ac4d7868c3ce90f50a134bf5962eba2d9 size 8218 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection/libzigbee-cbke-dsa-verify.a index 35ccb2db04..28f6d4c4a0 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8d25165b9c4e1ac0f9fe95d2e7b3f5f605faac570e4a803e84ec2e0eb3f354dc +oid sha256:e3f4a8112cf043b583cb44a3ca9d3b2e614442cc7696b5f754533223a8dfe0f0 size 8654 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify.a index b21ccf8073..8d7a745dc5 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd6597a462fabad6d0f723f8e28d31aa07a69c2a5375e6400d6df9cc73c3ac6f +oid sha256:4cf540a6c869a4553dd6d4bbb0a8815b872b62352fda5d1d92fdbf9475b5342d size 9860 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a index 00cddae4d0..c9e3258613 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_dualrail_singlenetwork/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:845be717ce5629f86ad796adc230c2b860d9becc43a03a82d7bb8107ce25dfd4 +oid sha256:841df96314c2fbabe49d87242afbb6e3f8dc70b5ecf749e3415d03bd5ec9ab2a size 9810 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify.a index e6a204dc58..a912fded8d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-cbke-dsa-verify/release_stackprotection_singlenetwork/libzigbee-cbke-dsa-verify.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1403ba0910a711ffc0f783e883195e9acb94c1c7bc90c4b9944b680b20110a63 +oid sha256:c6d5674d34c163b1d520c504ddf3a5919df67026d59141776b0317ab5272d8ab size 8606 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a index 973b92eb01..3d2af768bd 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ec90a9cb16576d78a428dda36052cca30cb8c4057e265cbb58a4a3c3c26caa3 +oid sha256:94ad5080696124a49cdfd5526949cece470ca72f7bf79e0f563468375e56ac68 size 12490 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a index d659c1e1b7..afbb251402 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1c1f8114754f67f88c069aaba7a1b7dc6ea92992a90193e391a5ba58680818a +oid sha256:bacf13fcce02d0c9ab38a77fa3432b215967a4b6aeb29d6ea06944a9f5cf3f95 size 13694 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a index 1b3fcb3656..a535c93d88 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_dualrail_singlenetwork/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e22386c9fdf790cb5bba845e962dd8fbbf77be2e68c1daea9d41b14bc5f7b1d3 +oid sha256:eb7c1d1ffbab0a170578985175a888a8b9293481b2795b223397d85c3075c599 size 13772 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a index 85bb1fd643..efe4d9fceb 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_singlenetwork/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99fc9d39a8e90fbd2a08332dc4359053efe0ebc064796794ddb6883c7618bc11 +oid sha256:b7966e56217b3bbec85448250ee67e8280a105e6c6f9eb110c75f0f202c90943 size 12566 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection/libzigbee-debug-basic.a index 1983194b1c..341b811f98 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b121284c6e17a3539c815a466f2ff0176e650c3f00ac6813e4de8c785e1b1609 +oid sha256:88203ee1a867d336c566622f99b0b8fe629bdb58e928ee2e2df3800cb92df807 size 13008 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail/libzigbee-debug-basic.a index 9370465209..1293dae941 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:46f9878c07bca1250142fd336b5ef5504c5d2217aa78bd98128d2e51c1025d1f +oid sha256:9ec2698f6792e02a97ef4832dbfc8916e020cc21f6f590188963dc3423fbde40 size 14212 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-basic.a index 7d04aa3f70..0625a75ec0 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2c54345361571052e85e57e1cd5598327473006354b5e41f4524f1725d6027d3 +oid sha256:4a1f6d3839eebe0a7ce9cf06acace519203d2ea68c94ebfdca965cdf4718e138 size 14290 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_singlenetwork/libzigbee-debug-basic.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_singlenetwork/libzigbee-debug-basic.a index d5c6e82339..69d72d0ef7 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_singlenetwork/libzigbee-debug-basic.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-basic/release_stackprotection_singlenetwork/libzigbee-debug-basic.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af00db86965823d9be2bf8ae1dba49a46cf9e6a029d971286abefafaef39d970 +oid sha256:b1b74052573839faee95761b91214baafc05b8b21673abab5ecac61a9ae8044c size 13084 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a index 6fe6d7c1e7..0c8031e654 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:870194f5b6a4e9d3b05c3a1b810e7b84f9c8224864f7a9c639ea6d5bdad98911 +oid sha256:773c3b6488a1e1701338364dc9d1722efe959ed2b9df9a2e521377b07305dac1 size 9294 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a index 36c8cd042a..c35c37e253 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b42630d1c74929ec032621c1553a1563e80b1b5b0c97a57b15eacd92878cb934 +oid sha256:1d90ae718f957832336f87b55fc64314f080390937ceace1173b68118621b6bc size 10498 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a index 059f4b1412..fc83803b40 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_dualrail_singlenetwork/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca3b87711f9cbad97719a3e4b2f7ef466e30eaa5a79347a476f96af4f909b2d6 +oid sha256:74438719bf0cd6a4a5eaae73cba57be620c1ebfe9213a7beecd896cec35ff82f size 10576 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a index 71642dbadb..555cb08720 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_singlenetwork/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:078b248b3b38f1f0bb7fd1065158f1814b89aef0b44f2033597eabae5404b51b +oid sha256:91f7111f26928dae0783cef5c6ece10d0c70ba9178a62eb86ded0cb5ff7adcff size 9370 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection/libzigbee-debug-extended.a index 1222e3c7d1..5d706ad2a7 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f34050023f88c329ddfd5c962c155cc39a70ea6797629de3eef80812350a00c6 +oid sha256:95dcbc9d4d67921e3fff57862990276138c9890102a70eb5f8db9b95e24ea1f4 size 9688 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail/libzigbee-debug-extended.a index 3410b13321..5d656fc021 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca9588cd29917b49018d6832ad2637998e554a49f9350d80dd84f73d3631e05e +oid sha256:124d0b9b14e6ec195325dab9751d957b206cd85dfc01f9a116e9c19710170146 size 10894 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-extended.a index 528fdff8c3..975ae5f22d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_dualrail_singlenetwork/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dee3048dab18edcce4e447c3d4e27096d40fc15907333203223fb20322997130 +oid sha256:9f1f8dafb1167264e924a7784330f0d547219aec46430ebc485c111cb32856ae size 10970 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_singlenetwork/libzigbee-debug-extended.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_singlenetwork/libzigbee-debug-extended.a index dca1ec0e50..84522d4368 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_singlenetwork/libzigbee-debug-extended.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-debug-extended/release_stackprotection_singlenetwork/libzigbee-debug-extended.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d09312c112414be936d2e9dae2c0c0ccd9dc44ca5c5f18f64c9ee0839f767fe +oid sha256:4288a209e0e3301e1992128d2e1724bb4287e61726f679fce689d8461b8a5644 size 9766 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a index 24d53b1e8a..85662e2cf1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d272cc20659ef00678377adb5c9a84ae071450e592665706ac647d708bb3bb93 +oid sha256:ba18c6e464ad08e66faba0b719aa7f8ee2c1099f122de829b80274e24104aaa2 size 58118 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a index a0fc909f8c..8863b24616 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b68f7e23fdcca4b3f308f255d1d263125fc25a273342a367895d48a85515c6c +oid sha256:52369bd0bf3bb4e3a890c655f90f01be63c6245ca74c602685ff03c904869178 size 62940 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a index a01ade61d1..1f9f528502 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eaa6f33d27c2924c9d8b16fcb63004d5c29eec3c1c76c5d885e506bfdbad9f3 +oid sha256:68c6fce5e23ac0f2eb8a2dd005befac8452bdf7900892588c12e46be0d1aea50 size 63116 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a index e772aa790f..cbc284dc28 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_singlenetwork/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f495df706c0d8256eaeb9f3e10867dee70391538fcdfb8f211ac5ba44a2a29f2 +oid sha256:4b86ebaef164375446cce410fd53ad2644ec93fe21916a69865f261eaaa56299 size 58300 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection/libzigbee-dynamic-commissioning.a index bf49f3240e..1949c92541 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4402dc0decf6125d05c580a2b50803f6c23e48b81fbaaf899761da073b8901fc +oid sha256:5c81102a926d61aa2cc498fc939c5ebba2a2d6600ca8ae394402e41ed2b0d29e size 61582 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail/libzigbee-dynamic-commissioning.a index 0facaaf693..7f70a4b676 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6e551a536e24a4a1ba03dac355889fb351c83b36e9291199d21edbe81e30e61d +oid sha256:f06e9a02bd6a5331d7d51f3b41f77c691efdaf0a2a349a546ebd8bac9530b777 size 66398 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a index 5e9a22d368..32e9c7079c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_dualrail_singlenetwork/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b8abe9517e74fb933335ff378be9fe9c3cd8145a3833ebb2cafe0ccfe317dae +oid sha256:2de796390c5454654679c9c946c082bb6959429627f98b877f7c9e2aee8a0f1c size 66576 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_singlenetwork/libzigbee-dynamic-commissioning.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_singlenetwork/libzigbee-dynamic-commissioning.a index bd1da3684b..3dae744017 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_singlenetwork/libzigbee-dynamic-commissioning.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-dynamic-commissioning/release_stackprotection_singlenetwork/libzigbee-dynamic-commissioning.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a3448f5297ed383f5e37c38d4314888f85bd2b0a03d620396d26efe7c1c46ac9 +oid sha256:17dc40ad58bb9fe4ce3269ab7968223833e5f2ddc6b2ac2a2964316c443a2dc1 size 61754 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release/libzigbee-gp.a index 9b8bfe6fbb..658efabbb2 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ae94677af80aa8eeed8ff558bca425138cc291fbba4a9cc7106d72fc0ee80b8e +oid sha256:3aa36750a04355b7f766ee8ed51c397e617be0c7bcd85cbe4753b1accc594826 size 97312 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a index c20f42e3c5..c951787c61 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cdf96b688d9a19144798dbbe02903fe7b9c2f47025e093a011a047953ea83de4 +oid sha256:2120917941d8865d22afae3a7dba6886c709aa9de3acecae97576eab09201062 size 102132 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a index 45a00d0bb9..64b2fb6571 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_dualrail_singlenetwork/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b9c9b5f8117b3fa5b1e32b98099ff927fca5424a90416dc93c547e1b8c534531 +oid sha256:a0058961efc1e59e87e5b4b467ba39731e8f9d926c5f4eb60cde4609e8baa7ff size 101780 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a index 2d15e24eba..f0b5c13d88 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_singlenetwork/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:199cc00ab80330f4278d91687b4f86b3b5b5db783089daf2cb7279da67b12caf +oid sha256:500d2fc2b130b8e1a6bb794555f4debe68c9867d6a202687a9f3accb341dd169 size 96960 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection/libzigbee-gp.a index 6eda7c3309..2cbc57f386 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d0b9f024b0b23b01a65cc424846ee05c3133fd2f2237e38bd1a09f44a447070 +oid sha256:8abf7f48ce1e4ffb0968e2e45e5eea457a5f9a5aa0f71f24e5414d726199f509 size 99250 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail/libzigbee-gp.a index 8bb22ef104..15f1913f4e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0d90867b817af85d19f186a2ece91f972cd3fd01a87baa2de4c9e2a8918f2415 +oid sha256:8903ef82fb1600d76577e3e8b79acf89b03359a7e795194096c9c2764af94dc7 size 104070 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail_singlenetwork/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail_singlenetwork/libzigbee-gp.a index db09b69b99..3d759d222a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail_singlenetwork/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_dualrail_singlenetwork/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ee59ae05ad5e5b2addf480e656593396285e44cd619d6af149c8e8b9f5eee69 +oid sha256:002531e52de99bd81b8e5a734686ba7b82b23d033c33d64cfffc6dc45493ced6 size 103718 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_singlenetwork/libzigbee-gp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_singlenetwork/libzigbee-gp.a index 13c6dd2ff9..78b79e7782 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_singlenetwork/libzigbee-gp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-gp/release_stackprotection_singlenetwork/libzigbee-gp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2d4065919df301d7e3549ef9ef1d3724d5b685239590c9ea0cf4f2fbfdd0d70c +oid sha256:f92b573dc635297a1bdee86bef703f56e104c66419fb647941c36cf5ce5a3a19 size 98898 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a index d64f6b7f93..fb3d70282a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f0e9b5afd0d7161d819f4f429ebedd367f1bb140809663c131f83c7c394cae1 +oid sha256:ce8eed36b8c3a67506b54c95b1ced846485f854ec6ae04395093921d042da565 size 16846 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a index 90bb9750ae..8dd367e4ab 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:75b6e0155e54ccb6cf4eafa1100cf94e23afbdae6c900238ce47b3ae80564d61 +oid sha256:879a7d14f69e324e13b1492833ed2029083cbc252d8aec04e45b974a1ff7d418 size 26392 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a index e7cf503615..b63a876966 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_dualrail_singlenetwork/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc5bec0cb8b023f0ef0cf16b65723dddc14ab6930c313e99a8688468c5681b39 +oid sha256:4d7ab5f40b2cc203248de38df996aaf92ea9b558238d5fc9bdcb3e6fae7e5e71 size 26294 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a index a5ed585e05..5dda873426 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_singlenetwork/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a801f01c4435c7bb3569429828bb5dba72755c0ce93b60c21e1898a8f2f7eeb9 +oid sha256:b5f9887f02559ebe2db3c4c88b5f29eb3a2336675a6223a268ddf732f1b132f4 size 16748 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection/libzigbee-mfglib.a index 8289f7fbd4..337749bc1f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5c431cf1b8423b4e97646f3c428c7ec3325b5cbcc736f6146a24e24bc940c40 +oid sha256:5f9eaf0b7dc194aaf7f017b5d1c07e28d4bee7da4e95126f79d63cb2f1fe40fe size 17130 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail/libzigbee-mfglib.a index 84ff44bc5d..0a0a76b5a4 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d331a6ea6fb58941ab786c29836820b798d0b0ef98c5b8e0e718799447fcb129 +oid sha256:5722b22409ccaa2548e6389f3d93ec804cdf5a65df66ce413af268e014269a91 size 26676 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail_singlenetwork/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail_singlenetwork/libzigbee-mfglib.a index 720fcd7cab..ab71f08601 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail_singlenetwork/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_dualrail_singlenetwork/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f1c3fead36e234e83bdd82a0345b6527937a674550814f8830082890c5618c0 +oid sha256:a3f70aa6803dd53a6711cb803e4050777d8298d3f37d22d06cddd0faaacb1445 size 26580 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_singlenetwork/libzigbee-mfglib.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_singlenetwork/libzigbee-mfglib.a index c3250aa0b5..474c1911be 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_singlenetwork/libzigbee-mfglib.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-mfglib/release_stackprotection_singlenetwork/libzigbee-mfglib.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:021b7234c55facddfac083fc210ef8cc4f354d9607e061f5d57adadb78f54a28 +oid sha256:77efd23798e9875898efcc5f5ba88f87c8e80d81d01475ce730bafbf8e2e9ef5 size 17032 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a index f71a5371a7..ce1fe04e70 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:270893978259b61781b79a4baa97593dab2c6a31429370629d012e688e424e66 +oid sha256:7862eb45e2f5cb430ae2feb276440d61558d010167c11e7fcd59c5f4539b950c size 31804 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release_stackprotection/libzigbee-multi-network.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release_stackprotection/libzigbee-multi-network.a index 34ff2686a1..89686cb7ca 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release_stackprotection/libzigbee-multi-network.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-network/release_stackprotection/libzigbee-multi-network.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9e4691439737ea2138d360ab49d1bf952dfd6027768c019212900f4e8e9e679 +oid sha256:fd09084b26481a46116a5882cb04dac0d3ef7c4f105bee2f7a55a193189667f8 size 32516 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a index dd036beea3..747443dae1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release/libzigbee-multi-pan.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9028da3bb2da09288447220f969a7c3488277567cbbc7c08adf3f1b9ddf6ce3c +oid sha256:cfaaeddb26fc78816974078f8f9c60a2904a2a77d1beddac06bc4bdd5da8636a size 13318 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release_stackprotection/libzigbee-multi-pan.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release_stackprotection/libzigbee-multi-pan.a index a7721ec961..5c70fa8141 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release_stackprotection/libzigbee-multi-pan.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-multi-pan/release_stackprotection/libzigbee-multi-pan.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d97fa3c7d4c519367a5a0efc72e4bf09d93f84600bb27d72e19e9670225d280f +oid sha256:d1bc3fb7a86502df112aae5013f8a3929ab83f471ebf257ae18ffe59e18c6382 size 13662 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a index a62f48c95e..457a276a06 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:05fb53429c09107aa8cdef61c1e71df8501a784e8297a7814c2e948400a188b1 +oid sha256:f94fc1f357eb6adbd1a5cec8cd41c9871abba18c6e316b2b86450fc3cebc28e5 size 177104 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a index 8001861bc9..382d8687b6 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dc215c5904e667c81b776b9e1a16bc245a1b7a4b43404a830e0c86cb9472ff99 +oid sha256:9e55fa8f02011ba3d6716b80a2318f24417f70dfd1f02eced020aad8a664b7e8 size 179666 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a index c17f3d3ae9..547b589770 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_dualrail_singlenetwork/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ec9a62c190477a71f2813de00e35f3e611f01a72660eb25c2b97bf4e47a455fa +oid sha256:bdd0a169837b857b5af34df88355c3be0f993177585349798894e1bb53410b33 size 179370 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a index ea41454837..08bb97cd88 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_singlenetwork/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3eb24e74b2627354985c41f117dde81def49ce42acaae81bbef36267ff46cdd2 +oid sha256:edb4046eeffb763fb8bb7a6d3f500039da6041485bec019ef9f22f81cd5e5435 size 176808 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection/libzigbee-ncp-cpc.a index bcffa025a8..05b4b7e28f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d2bf19df2add475a1aaf330ffbc6afe2a095ad0e862ceb7e578f0d448c1509ed +oid sha256:b8dfe249fa8a218737511442ed141662729a709ff9eac65c5e5dc488899a9674 size 179860 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail/libzigbee-ncp-cpc.a index 19a904cc7d..6f346a4c13 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:870a0437177b655e08b592723b07a3435dacbeb1d6936d1876d3741fb380aeca +oid sha256:519822db6513097dda910e509594342bffdd7a673f0d1a40b7c95ceb4cb77b31 size 182422 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-cpc.a index 52e167dfbc..6955190f3a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2c71a59b038cb070a2939e62ca686e006636ca37f844f74933226bc814b5772 +oid sha256:3a444604248cb2bfd2be686a190050db8d1104907b7fdebc7647b8a4d2734f19 size 182120 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_singlenetwork/libzigbee-ncp-cpc.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_singlenetwork/libzigbee-ncp-cpc.a index 7c65c34497..81109e4d34 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_singlenetwork/libzigbee-ncp-cpc.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-cpc/release_stackprotection_singlenetwork/libzigbee-ncp-cpc.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6d1f328794123dbc858b815b3025f1e6d12691126d7578262ca818347772626 +oid sha256:24038a202206b413da322e29937ba3478baf1ce965f7ed167782b736a19f28f5 size 179558 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a index 7d5b296c82..1854aa7b0d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aff08ba79b96e803275a874768ec7720c0cfd85fcedd7158dc078b2515ca0130 +oid sha256:cefcbb29dbe19614b66feb51282978220e7d9135e863730f6ef26881d6e788e9 size 167240 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a index f5b01e0d36..21f83d5989 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e4704cdd7039e9bdfabe28144af38b32f61246a6f86c0fa7a697d7d6d6b98fc2 +oid sha256:c4e388239e4e5928110139475af405b5934f73621a2836fd16d434b1ea603e49 size 170748 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a index 4df44845cf..92c91443d4 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_dualrail_singlenetwork/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b08ed1bd1ae7b0468358f0947f6814db206999c634e3b72b4d8c0d73554fd53d +oid sha256:c6ff5e327e6e61c20d8467f5c911ccd413c1f1b24c2883ed6130e1e1f4d2efb1 size 170442 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a index 425579bec6..29f6598ab9 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_singlenetwork/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71a43fa1f6036c4bdd8275d866dd25dec2bc543b2f3e7d5dd823a178ea0ec200 +oid sha256:555ed5cd6b8cf17fefb0426ee35dc69a825412fa7f77fba393501118544d8d85 size 166940 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection/libzigbee-ncp-spi.a index 470a4bbb2e..269a7999e5 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e1ed5c3c60b7d4d7f30b51e771f553e66a6b449472eb92c7b11ca0ad49937b9d +oid sha256:78a691118f7a50772490477bd57ea0ce8030859caf3507f0e2d80ac217fc9189 size 169770 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail/libzigbee-ncp-spi.a index ea35ef6afb..4f741d6194 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7457d396c4409da3191d5f6ab4500765e5bac37a1d172f36889e21fc0e6c885 +oid sha256:3e2c0fd16ac87ae219c044c5512ea64bcab5a66f71172086f4985ce76931e9e6 size 173276 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-spi.a index ad5da1c3e4..4b354bfd04 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e20dc7d8c2c40c8165c5fe49ec3fe2f5e323da620c790b181cc573a484217be +oid sha256:f8bc36507005026713338fa52731035f04f163ec36fcbd897fa4f20d874fffe0 size 172978 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_singlenetwork/libzigbee-ncp-spi.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_singlenetwork/libzigbee-ncp-spi.a index e4961f63bf..9309b31df7 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_singlenetwork/libzigbee-ncp-spi.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-spi/release_stackprotection_singlenetwork/libzigbee-ncp-spi.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a20beac85669a840ad3de2d7226dafb313f8298f0f677c3e1c471a4856fba2f +oid sha256:87c72788db0d6411d450526dfef6b956ec37ac6d5ec09b5b575f904ad5435805 size 169470 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a index f999ad916a..3e4cbd6159 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:71e9de69930587b199f4e06d9797408dc38e8bc54c27d702de012a3b19718657 +oid sha256:531096d93c7de52ad2206642d917c5720384e043c7274da9db08f2c373bcfd66 size 155758 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a index da17bf8193..9ab9d6c19f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:086fe8a6c294ef28fd28295a069fcdcb2532e2fc2777584188c2ed9b24e6a0bd +oid sha256:56f0f4fbb79c8a8f6e0bec92b471c6da62656ac8139db10356ae505d4e58d188 size 158766 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a index e3bf31a56b..265bb524ac 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_dualrail_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cbef6340fb26c3a5be2d5dd8256c1067dbf71c913a627513bbd73a4f75718888 +oid sha256:5668386a76eb482021d50db2312ab8c5822a9a0944cb17e9c646dbbccd2dc038 size 158390 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a index c7ab5d62f9..33edcff52b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4dccbe2745f6c1a12e299db30baefcec393e682d1d16bde38dcc36ae2db2ceac +oid sha256:5fa44a81c3da874e4fcbe63dd3f509fa7593674bc902c1ab809763525ee60812 size 155384 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection/libzigbee-ncp-uart.a index 896a8ce6fc..d10ad152fe 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2b99b38f2eeeb8afb7f0b69b37d58dccedc41bfb5061632af9ce29180e6f4d93 +oid sha256:700622bdd6943213eda9513438c3d2fab6c0736e994a79e77e1a6ec361f8716f size 158218 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail/libzigbee-ncp-uart.a index 7107b4502e..d9e86877f1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:af6840c1c22325d0cc8b816bffa1ee29425def5bee94e4d582cb026413fa256a +oid sha256:53e7527ba81a1701af8252cb04e2499545265454a72730ee9794758c2bbc2293 size 161224 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-uart.a index 39e4b379f4..a2142b6d30 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_dualrail_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d879f83382c588260174c6e4c399ffe78ccb848d0a25367bb4e7b0c135ecc6c4 +oid sha256:a264dc9b08b7897df730beed91070e75b74a739c70dbdca8f9dcf641e61ee10c size 160850 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_singlenetwork/libzigbee-ncp-uart.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_singlenetwork/libzigbee-ncp-uart.a index bffbd6275c..d7b05de91d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_singlenetwork/libzigbee-ncp-uart.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-ncp-uart/release_stackprotection_singlenetwork/libzigbee-ncp-uart.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ccb981dcc0e16bc8c8a4920044ced6d48f9b2c6b1a499b50172324ee2a1c8b34 +oid sha256:2fbb20f0c54061cc72a742e078e9da80a3eaea3617f54fd58ba11a2be8979ea8 size 157848 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a index 5ef32a1a41..6ac96b9163 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:112b9b1e1a3c9cee19f6f517919be75e6cfcb20dec7679e1675c987d53707a8f -size 1430530 +oid sha256:d1f8ac8d60f8e5286142839d312ba03d1b00719a602fc9b5526d16d18128c9f6 +size 1432414 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a index e314873066..5cb3bd3f4c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:34c4dac1d95893de6ee744e736c1586c3ed9a775969b0262966cfc11c18bfbc5 -size 1882156 +oid sha256:c9be378d61cb01125d66360f8981384a1c557b952fcd7432cd445f887c27c840 +size 1884046 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a index 6c364ce719..b5529590c8 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cfb16c2f1e50dd5dc9dd1de6091e873f826ce8a2ff532a15f3b7110e1ef23439 -size 1831366 +oid sha256:8b72cda21a6d605799c0a64ca2c4afc80e267fdb6942ee0e8f9543803d2e9cee +size 1833250 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a index 9e512cfaba..9272b95c7f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:477e7ca5f12632eb7f7bea64950454083414e7f4b1e6872e50185eaf3393b953 -size 1376458 +oid sha256:670e247746d289f491ce235da8a688051806cc5dbfa30605dbb1800ff57f5ea9 +size 1378338 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-leaf-stack-mac-test-cmds.a index e4f54a6203..1485ecc1f8 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d6b604a4f241609cd1f5277dea9255e24fbbc4f26cc073e05e5d2e748c4384b -size 1485872 +oid sha256:bc2a257c050fea6cd9f7576db08acc9590c0ea73c78b45f1517027b203a4eb85 +size 1487752 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a index 8436382625..72182f13df 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c614495721e639743fc3acc94b7add99775023b433dc7ad50cae6c4642fb77c9 -size 1956180 +oid sha256:1cc7f883419a2f1030e6495c7d84c18471ed39149ef08cf60c99f81383e4d525 +size 1958066 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a index 2e884494f9..61b275eea9 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a87d2a850bab83b5974b40b3e65001fb1ab1e3e5a28f75d0bbd17e6f215729a8 -size 1908516 +oid sha256:2db855d63fd4a2cabcde50ddbac3f7719fd7321eefc747ffade59ba84ad3c2e9 +size 1910404 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a index f2428def61..9de88e326c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a21796a1e5696218487c4a14f48f305e8f9cf8a0522e1b22000720c2f6fabb1 -size 1435418 +oid sha256:ea8d573ae490d7f62333a5a5efa6470e2c370e91d20c3b70ea94205fb361681d +size 1437300 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a index 4e00d66214..d233f1ffc8 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:875a8e75ad49c412eb08c4054bcd9028cce8bda0c45aabc562bae4a666c9c916 -size 1419006 +oid sha256:575538d0afbf538bf8ea92aa13056e518f76a9a90fb8b0a9adfb0c833a47666c +size 1420890 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a index 986b9b5d8d..996b46c828 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:075d179f9727fa0255fc7f28984daa462783908472eb618947282e28d420605a -size 1867634 +oid sha256:c21dcd46ea2834f18576dee700401508b4cdc5df8f882afde6fd6da747fc630e +size 1869526 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a index dc5d623818..ef10847063 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2334e6fb930ec8372a8d96356c9a66914c6f3eb141657501e16fccefc6f99911 -size 1816140 +oid sha256:20b10ef608ac403bb5fb3f82966157103ca71de779379ea3c747ce67a975c040 +size 1818022 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a index 9b6bad7f56..1ea545551d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ac53bf065f3c623cdee95aa5c92067ade242f9e31886f007f9754d41f914e09 -size 1364458 +oid sha256:de50115b3e774b48f35ee0801c3e38fc23e665f5f779ed31d41ddcb62ca947e9 +size 1366336 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection/libzigbee-pro-leaf-stack.a index 02bd2305f1..6a788f4d1f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:44fdbcb6fa08976d8b40b5a0d67c975255d564ad2f1cefeb0dc6c5886bd42063 -size 1475506 +oid sha256:6dcd2d221be12cca67315463ad5dca203791033a184fef8479ec3c9e74d9aadf +size 1477388 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail/libzigbee-pro-leaf-stack.a index b816beb28f..ba248518f6 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:333332946eb6a3136d42fded81f667f494c11de8c72048b310ae735c4fd380d7 -size 1943548 +oid sha256:7376d70a6f85e983668cc600d38b18ced0b7ce303aecfd1455a9ca8ed8faf0a9 +size 1945434 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a index 81b8140dbb..9409dc5827 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4811273b4f677ae9db8a3e7595cca821d408f9b8e02b4e223b93bcb910fd9077 -size 1894766 +oid sha256:76b54146b90396e80372bb4c64a442040233e97a3ac03864e465c4b7e8bd3dce +size 1896654 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack.a index 9298c5da6f..37561ac357 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-leaf-stack/release_stackprotection_singlenetwork/libzigbee-pro-leaf-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a18c40a232ce591d5af9db70592dbbf431f4cbfeba340870ac00395ab79841b0 -size 1424498 +oid sha256:800a7bdec15b16433aa2acaf8276da8623210b3c1dc500d7af53a5fc1d9237d9 +size 1426382 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a index eaf0a55b46..34dc7c7130 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea6154edead025e033b55824e08f032199bc68ab1e75145a00fed2abcccdaee1 -size 1568118 +oid sha256:d2891b6ab7f4d541f4cb860d83f8c947980228d2122ee07d5fdbfc444a82fad4 +size 1570036 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a index 9697afb52d..ad0ae49c4b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f9ae48f4b466f68a4b60be917e616ec6aa232311a2c7dc8cb744e9830fdfe777 -size 1507250 +oid sha256:8278dab8dba2de667012898fd88c2aa647e5c6ff2a0abfac7d35566c597c0ac9 +size 1509162 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a index 208b966dab..2851e4c231 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e6a68c9cdd3ab2e6832d8a6d755124ca1ab1872927e3a6c2bebba15305ff3a33 -size 1632152 +oid sha256:cd0ea99b5753c7fdd6d4cfc0f1b06557f9ef13e2c4ab7d195732556f6e13c4c2 +size 1634068 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a index 8588b830c5..75de291c04 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ba8e3246592e9c7eb5232eeab524e216f3f81aa21ccc076a443e7b130826f61 -size 1569038 +oid sha256:64252206ebc2137450bcc9c804945973de75d02c6092512740a5b5be2986f588 +size 1570956 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a index f091b48ec7..1baf09e84f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release/libzigbee-pro-router-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00b223001243dd955c9c4857a7353742ccd758dfa8c4a98799c25be1faf54c00 -size 1555320 +oid sha256:7f8c6164561bc5f65ecfb1abc31eef896a86494a9111c3fe1dd2c87f997f5bfd +size 1557238 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a index 0c0cf1273f..7db7cd1b0f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:939680710554caee2549e9939240bc5ab80874591ff90e0cbcb0ffdc0e75e04e -size 1493254 +oid sha256:3113db47bf26b6b60e2c5c33f0c8b400c599d154309bb8c66bb17cf890fcbf62 +size 1495166 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy.a index 98b514242f..72a5b8a481 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-router-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:17b1ec67ad736bcf4def4eaf92444c0ada6533f026b4412aba290db043de6323 -size 1618666 +oid sha256:12e2d66a2cf99be02c81b620c3b4b0a3960b8007e2b27ce20d7b1b83d46a1403 +size 1620582 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a index 3df1516573..8cdb0a1d75 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-router-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba158afb2062ddb2fd39d0f5589ad7fae825543ffaceeedb40a27dc1c1c0577f -size 1555998 +oid sha256:7fc33cd14f1654206794cccf3e36cde2d625cb7e8da2cf647797796894e1b24a +size 1557916 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a index cb5f33c6b5..fa1e53e479 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51a6ae948e3b8051e226c0fd3b71875ec27152c0ff1bd52dca4179177c9c261e -size 1540562 +oid sha256:2fdd5346884f50f92d075002d1c1cc1aeb3f1ef09364a785fbb8c0fb38d44443 +size 1542480 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a index 4d620c268c..ec3ade5002 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2411be6f42c7086697187895e1d387a27ed208b72203f44a369ad03b386ab50 -size 1992718 +oid sha256:ca6d361799214de08c89b7d539545733055ca65cc3e4998909fe17f295a20476 +size 1994644 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a index bcc57c661b..4d6f47a3a1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_dualrail_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:29543b15bdccf96b89c897523926ddf93b5b2770e3eed1769e5c65eac7c8fcc6 -size 1936532 +oid sha256:fd61153dcb81232ed8e19686397a2daba1eea9d3a749026358c70c35ac52d16a +size 1938448 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a index 65a919ed9d..e3bf9d1ff2 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6eb3af84204bedc9a127b651547ac174cbe8671f604522a521ab08dd2960a58f -size 1479652 +oid sha256:a8bc5741943339045b08dd87a6929ee563dc0cabe33e3cc24395eebc882603f1 +size 1481564 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection/libzigbee-pro-router-stack.a index 53c6902b85..9b0760dabb 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d43ebc2ec2ef9c0b45dbea785bc0769275e8e9d22b3b4f7c1af1c5c777b7bb97 -size 1603524 +oid sha256:955edf87676fea134779897841bb219fd639b599f57decdd15e85470a53ca97b +size 1605440 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail/libzigbee-pro-router-stack.a index a789987e38..46e6b1142e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27ed4c10427f2ac9a7848ca7df26f0c73e3182f85a41437fb502f4549bca6469 -size 2076284 +oid sha256:ecbbcc379082915eff83b197e1aa4c79137c16f05e5da9b072516c4e19fdabb8 +size 2078208 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-router-stack.a index 530a06f9d1..83ddfb6636 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b43852beace55e5bde70c239d9fd93cb84a72e6092d03241957f994f4493893f -size 2017024 +oid sha256:65c2ce92d16188158963b77f6adb5c0e3c309bfe48786f07e6e073c260253d2e +size 2018948 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_singlenetwork/libzigbee-pro-router-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_singlenetwork/libzigbee-pro-router-stack.a index 39dc2552b0..611961d0c8 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_singlenetwork/libzigbee-pro-router-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-router-stack/release_stackprotection_singlenetwork/libzigbee-pro-router-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:67454c30e5fc6d7d14c9c3d44e7ff58b4d86b995d73c4bae71641a79a7dc6269 -size 1542028 +oid sha256:33a57bec88b71e808c3644c405ad47dfcfdca575f66fbbd6902989e8155a55d4 +size 1543946 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a index 6ca5b155e1..62a629b82b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be7841ff185127811a46a2d0ca7ad92926914532d2fbe0dcbad0a39f06228273 -size 1752038 +oid sha256:e1d65d42b1f28bfd11ec44a386420ef6cb6e0cffc7c5c5c30233a5266600d2ab +size 1753956 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a index 68748b3b42..92794a2ce4 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3add6ceabfd8613c44074f4421a0941101549d11fc062637dffb40d9799ea74f -size 2201970 +oid sha256:385d0f10595e9fa505e38d4157fe6103383978829621995d4d59719c32bee564 +size 2203894 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a index ea929814dd..4e207e083a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00c9e67c0f47580887055921e4326d80a5592905b0f275c2934a1189c7f52b25 -size 2138128 +oid sha256:214db4d66c2c9dd9ec965ce80221069077841bc6bf190fc03e628806f6fb90e7 +size 2140044 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a index fb262921ce..8c14587dd1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_singlenetwork/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:736c40bdb08bad29abd74b8156e351e91bdd117144af1ac68c96339fc9e87434 -size 1690582 +oid sha256:b15bdd6f4d88ccdcabbf4b1798acf5ebd06469c6da3795dc01ec97eec3369428 +size 1692504 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection/libzigbee-pro-stack-alt-mac.a index ca1eece525..a4a039844d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1ead07a02c0743874f33bda79be63709caa17c81d9ec498892b52064270a6004 -size 1815590 +oid sha256:91ec1c90e4f116b9ac49a189c272d5647d48727a574fe30c9597f330267d1cb2 +size 1817518 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail/libzigbee-pro-stack-alt-mac.a index 4164b6ce89..98a4548ed6 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35a815fdfaa5b43736356aeb576d471edb904d9b3399a553dac27ec7925643f3 -size 2282640 +oid sha256:3f8ab67782427d054072d2ca1a0eda42973593e3caca60c85e256c262d2eeb75 +size 2284562 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a index 18fe999064..b71f510cf1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:60f69feb73e6efdf34167a1dfd0a5389d61b3cdb1a70837f943c4b12ff79dbf0 -size 2225568 +oid sha256:3ea7ab46cc0ecd23d8c11dacc4f3d3143be930e3c8cd855db69d63a25a01b9c5 +size 2227490 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-alt-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-alt-mac.a index a0964346cf..5d6057ac4f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-alt-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-alt-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-alt-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:27bd78ccbe73247a2d72680bac68f6ae575304332b9666bcafc0d887c441462b -size 1760448 +oid sha256:3ebeff50d75800315813d8ed1f0a7d101d0099e8e5e9346148c5ce0a078e4bad +size 1762364 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a index 88f367ef75..16e8e1dc89 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9645fbd2da21f5b2082138e48a25149fd3cf6f14b291f4c01034a9308ec232a8 -size 1736804 +oid sha256:0184ce638e66c1a8e7e073e1feb572779c7d07d62ab87fb45b26ce01d37b05a4 +size 1738718 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a index ec964409c7..efe4575362 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:31e6e4598ac5d35ced366bf9d11ae8dd8cc7c8c51c79737837db956e68f93916 -size 2191724 +oid sha256:25b7c63b3b6873621ed9d4626597a66a76252c0cbc9967f3c7744d4d9debe10a +size 2193646 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index 74f8c90d70..775af8a26a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:202a1bbfb8ef2aa3d38af15df70934d20d363af3b26c71e1ff76cfc21f057de2 -size 2128356 +oid sha256:f0492830053fbc73002882b21b3f5fb7823e7d343eacec7b2abb9826c5b084f5 +size 2130276 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index f52961bdf5..31a27de14b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c422420d05125d2cfa2eea94bc713b5a3c208494a410d762a472b8e395fe76c8 -size 1672602 +oid sha256:441ee3e1270f6c7288824a7f9d75fe09c1127ef9d913b22e628bdc3e8803a6ca +size 1674518 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-stack-mac-test-cmds.a index 4d8df91b83..94264b79f9 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1089b7d6c120e75045c8f7a04fcaa6c3ce038a9e013a75fce4f9c3454807895b -size 1797162 +oid sha256:44634cc75a0797615fa6f825aee6acfd1ac176601dfa1acafa8ebca672dbd1c7 +size 1799080 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-stack-mac-test-cmds.a index 42d1b9a179..79d67369b5 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:150272bd52277827b291be715e496514ec01f19bc0dc8eab3ea7bbccda4c44d7 -size 2270982 +oid sha256:c185b9eb5c4aeb37f652ea4faff7c23431cf650c0af026c33715dd4860bf53c8 +size 2272904 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index 8c11139d1c..5ef25b1b32 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78534c564e8e87e4e95ac52a00dad66177f3bdef70be098fca09859477e0de81 -size 2213044 +oid sha256:e549ca3a66e9a5e0fbcc84aa65f9ceb70f5be4c318b301e18ff2309b2269513d +size 2214966 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a index aa82d7eb3e..a9c631fb6c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-pro-stack-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6dc718dc24c0da72ee9b79f37949a16572cc154a6e7aa1090f47b182710e1f33 -size 1739874 +oid sha256:372908d51ae44245671defe2e0477ab60c0461018d60b65ea85ae5e43aa60fda +size 1741788 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a index 313d4c607a..c00155928f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b28074dd8f92de3da796ac11b1f42a092282dd2551eef36166600296ee81de5e -size 1739802 +oid sha256:c42790f90d9ca765064e5cbefd5ba339ea0792a7436f5df5a29b0f4c8b4f756a +size 1741718 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a index 9dfa2e12df..764d338662 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fde7488a09586f2f238740772ea30cc763b72f2823513a0a67fddfc17e85ab19 -size 2188732 +oid sha256:e3700166e9bfa25eec4029be61d294ba38bfcfa67ee731da9815504715df9dcb +size 2190656 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a index 85491cc971..3b0101e41f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d5e7b372c89a382f03b15dc8abba83ec6aaa21e9c1e2de472c3ae7c4a0c23442 -size 2126402 +oid sha256:1a7ad982ae8270b779840e4e24a4bdb1b0b36795159df83161f25a2845325d56 +size 2128320 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a index 30dbf70f68..25ac4241ff 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_singlenetwork/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e65423339e0a85cb6788c3f0aa90b922fef233145a099c83ca7f6ec056fa2013 -size 1676138 +oid sha256:d7749bab0fae94983d3e111f20b0a320211f8606c5e1c93f1177b4b8d29bf781 +size 1678056 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection/libzigbee-pro-stack-non-default-mac.a index d24cab1a6c..08db005336 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b83ce58b344f3868d82666d89ab4e3fb71f20c9a5796fad412633843b97ffdc6 -size 1801084 +oid sha256:45c41588f17e0ad9db7457d3f77d53517a7ab70e12df6058578e62c9f885d200 +size 1803006 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail/libzigbee-pro-stack-non-default-mac.a index 7761bc05e4..cf52e9eead 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8e7ea0f8e1f6870c551d1018f9454f16b2605a42bfd7a5b9eba297becc6841c6 -size 2268846 +oid sha256:43b62ba0df1b695c13c225f012bb3690c46db3653e4c5de6380ce0b4f3f8cf47 +size 2270768 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a index e450bbe36c..803f3fc035 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2a8ca7a12725f66a7ee3acb6466d1934f22593ef8f00de9dc3e200ce967f078 -size 2212266 +oid sha256:d79788b2f8928ce1e327c23308270c02796e096e8dc93887662079ed92657524 +size 2214188 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-non-default-mac.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-non-default-mac.a index fe23207935..af1466a3bf 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-non-default-mac.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-non-default-mac/release_stackprotection_singlenetwork/libzigbee-pro-stack-non-default-mac.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dae2dc0d4cbbbfea32fa59abaab125ee8e679718aa38401c3fce905934297886 -size 1746888 +oid sha256:c8b052bfd21351dfaba38e969856a51640a26bf19979b5b340606a830814ba1b +size 1748800 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a index abb93ea73b..1ad5876c5a 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release/libzigbee-pro-stack-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d32be6e42a17dbeb8e754b17d8915d1472223eebe2c7ba7e7e38beecd0bc5aea -size 1733424 +oid sha256:def52a8284947cb4b778033019a1cbc64f6a8f8bf500acfa9016e9e2908ac709 +size 1735340 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a index b2c27f6770..9f07178cc6 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_singlenetwork/libzigbee-pro-stack-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce2861ad0b1b7d282c8d495b670613fdcfebf973bd54d47020491f9f2c77aff7 -size 1669208 +oid sha256:455bf84a67212480d4f81a156b9eee317ef238a00d248bb0cee65a48024b98f7 +size 1671126 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection/libzigbee-pro-stack-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection/libzigbee-pro-stack-rail-mux.a index 6de670d7c7..11f0e3cddc 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection/libzigbee-pro-stack-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection/libzigbee-pro-stack-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0b1b23c9401e96c4bcedabde5c05a5c4ce50af559991349c58732ee66b15b73c -size 1792274 +oid sha256:cd8397f5aecea351635862f1071bfe3ae25de6fb6c50285aaa2fd78bec26d009 +size 1794192 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-rail-mux.a index c5beb0e996..8517892ad1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7a2b930de3f8fcb3a2d4915357a63fd82a29a5b98fc2cd787a9cfc4429470c9 -size 1737128 +oid sha256:c880222a65f700fd88626b85de30cd5028031b7318aedc561f003ac58e3d701a +size 1739040 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a index 97376c194f..637c8ce7e9 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1b3969051a636fe857b659b3909d38ff02b94cdcb19479be34f04607c113d819 -size 1746242 +oid sha256:44169da19677e0bef7a027caeefa4c93e45e83f05fb583c8ad05d471b689c75a +size 1748158 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a index b7302864ff..deb1beaf71 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45cd3fa70420fef32b9200ace0898045c5104316ac2c5ac49c329c9fa84e3c3c -size 1682516 +oid sha256:62529adccde4d5798d4059933edf5a8930d305d79afc474c4072a2416508f740 +size 1684434 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a index f661d799e8..bc1efeb5c9 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9e5d2ef9045c3cce175d73d0358b560b41ff13fc0870f7f8abe0964ca0097cf -size 1806928 +oid sha256:e87fd95003af8ac5f4a58bfd1548147021ea0f8893a95b7e25390035ef3b6b8b +size 1808846 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a index 187c9531b1..076fe3d853 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy-rail-mux/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy-rail-mux.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd460e7f3f71575bf227b1ed24ae1969dfe583096fc7d4b6c962e3ccc936bae9 -size 1750596 +oid sha256:50b60b7e5ccc3eacc0f2699188a503b4bc8f4188bd48dda57c3739e3953a489c +size 1752508 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a index 5b5b69f4cc..eda53c2a37 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release/libzigbee-pro-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1014058a16c49fb055c555cc91335ecaf86f53e71c963146a47c920b186fb7da -size 1733446 +oid sha256:38184e71ee46e4c846117e6a2508351d880e9e060653fad71e8ee84e1757df0c +size 1735362 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a index 0890dee5b7..7a78392c34 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1173149735f84305a83c718c896f7e61ca22dd5819f06831680e8641efb57910 -size 1668522 +oid sha256:52050d14f5685f1cef2103d50f8542da8c7568af34d3385f14ef11f9f80801aa +size 1670440 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy.a index 410379e723..9fdba9404c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection/libzigbee-pro-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81ba4f71a8ed6a0d89169b87af1417e2d79a243e0b4f8741e38c753bb15862ed -size 1793442 +oid sha256:235e1fede75a66b4e2b969d8b65e711e0bf4ca9e0314d0cd4c05f27b35075390 +size 1795360 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a index 12facb0b72..b03b794e23 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack-with-high-datarate-phy/release_stackprotection_singlenetwork/libzigbee-pro-stack-with-high-datarate-phy.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c906337f5b5fc813c2115e5855435f447434011f02d8539eaa2d35f43fcbe0fd -size 1737560 +oid sha256:55bf864f64f22aa4d257861273e65a4417fcdd518804e522a1f71086c5aedfb5 +size 1739472 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a index cce49429cc..95115b0b4c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:544a55133bb00143afb3253e5683f5a83e173a12218e0ff582db162dc744278a -size 1723228 +oid sha256:d562ef7d887db987e917495a2bce4482f3dba2b8789c600251e46b295b6c2264 +size 1725144 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a index 726dca9303..6b1b68e569 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e0ebf56b56dc78fd90a467cce0f3f0316a910b4e1447d3c2e08c3f27889c25c -size 2174918 +oid sha256:7a45ba263faec7163799842ce65f76efe31c085e5f1350c050eecce1abef87ef +size 2176842 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a index 285bcb8cf3..8f2c01e4b3 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_dualrail_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16e4e4bae54e8198c29374793848d6bd3a876f3a50622eedba5e521c57c6ed56 -size 2112490 +oid sha256:1769b379c39f12cbb218fd632c8f9d6d5ade74bc197c1e2e021f8b3f040f69cf +size 2114406 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a index 0dbf26dfdb..3c6828f095 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d3196f38884bd8933d689b8b4b1ae0ffd21281476653fdef9ce1ef2df40dc43 -size 1659464 +oid sha256:f243a32e80eda71d8ed092df4fcb32521a7f736f81fefb6d979bc659170ca7ff +size 1661382 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection/libzigbee-pro-stack.a index 10ad7eb0cc..26a48c9061 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0162a6eac351ca7d6291a8a814b174b2053c91825e7c5a336a9ea8167469db1e -size 1782834 +oid sha256:3fb60fc33063340aadf79a8d7f14ba1ac1bf111316ed6d9f11a46ecfb475ed6b +size 1784752 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail/libzigbee-pro-stack.a index b01c2a1db0..78337c88be 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:acf9d83330d31232198498ab211fea7b97aa6a4bcec934b4426a2358a6dfa246 -size 2254480 +oid sha256:d7ca57698164f91d01104b6ff9f0781106179b07372fbdd950602b6c6f36775c +size 2256402 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack.a index ef7d4f62bf..a3b192fe0d 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_dualrail_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0a743c5b9a13c7b0d14e57817e48d1af19a2fc8996490bd4d3e994b420b1a8ef -size 2198400 +oid sha256:2ca3b360e4c77ec50c4ba09242e865832f08ab6226512b6c5046bf52939b0cc6 +size 2200322 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_singlenetwork/libzigbee-pro-stack.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_singlenetwork/libzigbee-pro-stack.a index a8bc7e1e82..95df824d23 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_singlenetwork/libzigbee-pro-stack.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-pro-stack/release_stackprotection_singlenetwork/libzigbee-pro-stack.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4c522797b73c218172f2080363bbfb91f625685ae58385d7b45443af589e628b -size 1728132 +oid sha256:566904dfd3af9455b8ceee0ec22f89a1c8cfa80ba865126c02700f335c491478 +size 1730044 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a index 4ba90e06b0..dbe69c02ff 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ede8590314a57e18051dbc61367759b5bc753005324235e05d86db858c58d239 -size 48298 +oid sha256:88b411198d07232edd32a7029fc8a1bd2367ab8b79a93c85731af51a0f28d564 +size 47664 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a index bc7adf1163..ba923bc431 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83b58059a0f1cfd8668be6ae7f435597ec605235c6b718a8252c5fda94f55afd -size 51090 +oid sha256:9830961cda6a4c09c7ea29f48f7ae71f3e6be60e2dafe15dcb6e89713bccf32b +size 50456 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index 56652f19d8..51ea57c0d2 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7289f42a40ae1f8e1fbf772c21cb2a53b18777fa24cf65c32aa4a7769c7aee12 -size 52598 +oid sha256:a732b1434b99522eeddde9a4e6f8ee26e1f7febb0518ad3123d79ad6fe0f355a +size 51964 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index f7d7960bf2..84c0d796df 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e292a113c11173805ed6c6ca714b7fabb87e66e6e85515bb494f539cfb72642 -size 47534 +oid sha256:6df18394953547c75d95787019bbe4ea4131c27677045f9e9db30e2c2a017562 +size 46900 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection/libzigbee-r22-support-mac-test-cmds.a index 4a3ffe5d4a..f21cdb6d37 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:73a1988deba4a09ab43fe6e0369b673a85593f85b304b8f4e1f78c61b0667ae8 -size 50020 +oid sha256:a82f71489d7cd8d1825097b976a9785f47653375f9927b0590cf765151d0c9d5 +size 49386 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail/libzigbee-r22-support-mac-test-cmds.a index bc0bc37bc6..6d4ca23112 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:526c30c6dd6901e7a1b483c4d25753c63a3ac554ec9b4c854fe78276f3af475f -size 52868 +oid sha256:7849a7243aacc6f92c40c283346baddc8f8b201cda3f5c47a9678f462e4fbdcb +size 52234 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index 6265bf6ae1..80379ab948 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da9fb2b586d6191171d1e04a9ba4bd7608afb284a7862889340ed65158b8cf1e -size 54384 +oid sha256:909391f8875f718fa750d823d10074b7c4c8aa42e08e15cd30fac5e835d7cc73 +size 53750 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-r22-support-mac-test-cmds.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-r22-support-mac-test-cmds.a index 9682b15ed5..cc1db8e572 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-r22-support-mac-test-cmds.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support-mac-test-cmds/release_stackprotection_singlenetwork/libzigbee-r22-support-mac-test-cmds.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:765fd73d7124d843f82193da988d812be316a4d495f065f6c2b70fe79ff02a65 -size 49320 +oid sha256:0f141409b3615f14902c1aededae8929ff32fad51160cf30db51e962f1691c38 +size 48686 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a index 83a0b109ca..6fb6cb1358 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:37a9fb70cf68e5067cd672c15097b36c29ea049d00df00168d2eb6a0226bff3e -size 47810 +oid sha256:4c86df3c54e81b47ec7e29bb6004be25c4373852ad2559519c79cab0c302a447 +size 47174 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a index 7c56863f24..641d54edcc 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5de554b48bb8eadbb99534d1f94b93b5977b3a5d05a2837054b2769ffbaee46 -size 50602 +oid sha256:54cb5545321b8e0b49e27c281c1ba66786c63697187e3453955484fb82e94758 +size 49966 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a index 0801c038a5..8f9aeb0014 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_dualrail_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e09643cb02877149f1c3d46b8a2d51b59b20b4a7438b55b04a4d8cc844993a32 -size 52110 +oid sha256:28665c68a514a54ef66d9e2fd0934620d5f870e8ee94b6db49424497143387cb +size 51474 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a index 779d776640..2ad3dc6c6c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:16efc8b57455c3768d0c94bc825fe3d29c3f1a1cc5aed519334d73761ab360a7 -size 47046 +oid sha256:930ad3c7c2b7fa1774999c94edfcb012603855a77843e2423510fbbf8ee2fbe0 +size 46410 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection/libzigbee-r22-support.a index b89f784c37..09dd603a12 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f652defa5586270a5b139c22fee2c92bc4585afdd2537b5f0cb91b6f1a1f5d4e -size 49532 +oid sha256:8736bc5d7659111c412d2f3bb63c64b98ddc6fc7452fdce62f86055e761cdca8 +size 48896 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail/libzigbee-r22-support.a index 60fcb3eae6..7c2a9accf6 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cef980e60295f4cd39d57cb454b5fec1c1e09f5691cdb340257e550bafc48280 -size 52380 +oid sha256:e1d2d7de20af49749b486f62d0661442af2b15b56dd419fe5fdd4ef030c101f9 +size 51744 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support.a index 74123d585c..72b2dc0e70 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd5119b15b1421e7ce600959b4eebd794226b05ee8754bcc93f163fb3eaadb40 -size 53896 +oid sha256:041eefedcd7c608141c3ca9931bb48ee91bb5ee6ad194a17fa92c1504f9aa310 +size 53260 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_singlenetwork/libzigbee-r22-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_singlenetwork/libzigbee-r22-support.a index 001f94e24f..516f3cfc4b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_singlenetwork/libzigbee-r22-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r22-support/release_stackprotection_singlenetwork/libzigbee-r22-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:87924e061f8d46cf377876168adb0f2ffe1c31964a74e37bee1127851bf241a2 -size 48832 +oid sha256:24d1878f124c6e60c4debb94082b5b4d2f5168a413d84b4ce0fecbe550addcc3 +size 48196 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a index a40e1de446..3b87787638 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:04cca8417c23b5cbe3a3780f6f4fa32e6bb1b3df889f7213093abb746af45541 +oid sha256:5d3fcd0e1ac8a18a60e0e0db6b0f75e4ed2fdae74aa3d641b96edc62184b1743 size 181234 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a index 03b9166c0b..5fed39f2a5 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2026fde45d7c331d05fd1d42f759ff501ac24e8feac6cfb07b8112c29099f84f +oid sha256:024bf30847e38ef58c7475acb43b7d64fb39e2adac55c8d914250893c375c92b size 193294 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a index 3ecf3470e3..419bdfed50 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_dualrail_singlenetwork/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d48362591b58fe7b8d9ab60b711fb96c5fe6a0102412b504b755e04dcc460426 +oid sha256:1c7010c746b6ac6ac03bc9a32653121e858f4c909cf31f6cb2f96c59abb98313 size 193266 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a index b19b01872b..3c5f4385c5 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_singlenetwork/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:486ca0633797a866c2d6b99c82d5911f0dd30cb4bcda6338456bc12428d9b1b3 +oid sha256:5001554cb808a95f1e8ae4a75d00fafe8d5cc86b3546a3810154297c4e8a560b size 181204 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection/libzigbee-r23-support.a index d2956fa98c..6482406fca 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:72d12a932e9797df71a40dbb4438b9cb0067513bd926496e65cbb984dde52034 +oid sha256:6577e4444e545b53c0659dfafea8f23d72457ef9096a271ce7ca078769767bbc size 198618 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail/libzigbee-r23-support.a index 11d428c900..d89a5cef3e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fc758e81629d40afdb3778c44a48fffc37a5fbf167ab4006e17ce8d177e5a981 +oid sha256:efed4457e2e8e45f3f8e5dcb7d45e88418a4e98cd5cc5edcf3ed5e4d892dc6f3 size 210676 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r23-support.a index 0d2b121389..ebeff445a8 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_dualrail_singlenetwork/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:db4bf6c36e67702f6967a6df9d54bbd69a08afe35a8ca34f9a178f9ed9946df8 +oid sha256:8970c41a7da784c49f962f8c2c1d7eb25f091cf5a2b3db971c9d91317756ca50 size 210654 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_singlenetwork/libzigbee-r23-support.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_singlenetwork/libzigbee-r23-support.a index 82cb14fff7..a67eca5a64 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_singlenetwork/libzigbee-r23-support.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-r23-support/release_stackprotection_singlenetwork/libzigbee-r23-support.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:678c8d95010113d89d77a8c620fe4cc635bc1f009386734dae8c485335f2a2cb +oid sha256:6ceb0609378dbcf5ba36dc9e9109e7a418fef64d1c36cd2ca48fb034a1d45318 size 198592 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a index f4d7c63724..ce2f92fad1 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bda8400442a1a94fda32c046284db36b162ecca816f482ba9eacdc28d443b718 +oid sha256:8598b097c965b34cd26417c475d8a43d48bafe456ed3297d6008d9084f60b1f4 size 41642 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a index 450ee821cb..ded80ac441 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bc8689b8e6433e10771feeb5a0ec9c240cae351e51ca9670cd8a67afb92c994f +oid sha256:0110a5404a0f7dacebbad4d8e86a80698d16e4ec8335468f0c4d3405c79c08fb size 44052 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a index 70f48c8d77..f3ba71a14e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_dualrail_singlenetwork/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0acd354224ce167fee39aabba76d054ae0b496d6056c0327d46a232e38aa7979 +oid sha256:87ad13ca75f60b6cae43daabdc0af8f6d66edbe398ce9755e01b80eda7b7e268 size 29370 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a index 19748d3613..20e075eb1e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_singlenetwork/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:105fb74b0da12c48a8492501a040a21c750b9bca459af61a5fb8a45ccf0757c1 +oid sha256:efb0e91ab9de29fc975f7e1b033069932406ebf1c1cd1d75fe0cd90ea7bf4e2c size 26960 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection/libzigbee-source-route.a index e1a528ba96..f8559571cb 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f185740ce48801c8f968c7a3a9ff2f7983d578d2e7e23c8fab1d01e25350eeb +oid sha256:be7bf159c8fdae9768de5079220057b90f9e098e608facf1c9ba19203736a56f size 41266 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail/libzigbee-source-route.a index 7459de7b2e..22beefb534 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:efe30bc56678a42d6553f9039a1523ff2c4cd74f577e7fd8c9f41dc446fac6a1 +oid sha256:87a9a856a344934edd03dc9a066198a34bf7e0987db0bf3a99cd09ae995ec00e size 43674 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail_singlenetwork/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail_singlenetwork/libzigbee-source-route.a index 9ec20b5857..7f62ce2dba 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail_singlenetwork/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_dualrail_singlenetwork/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6ae5cfce952850596d650a0eed2bf00796abaa00ecd8fc35ce535deae61a9cba +oid sha256:82144e631e6849cb95ec97e7df2edad06c27958a3f061298455a3f7757d2b8ff size 29984 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_singlenetwork/libzigbee-source-route.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_singlenetwork/libzigbee-source-route.a index 7d6a1c424d..ad699ec66f 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_singlenetwork/libzigbee-source-route.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-source-route/release_stackprotection_singlenetwork/libzigbee-source-route.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d90f779f825588aac19d7996dd2e36680a4047ab9de23ebbee505bd782c9737e +oid sha256:00017f16c58f9d2060650c2e0f5582980efa0716d2f9d27e06b0beedf4c23d89 size 27574 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a index 3eb26d5184..b8c7df7209 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:584aca0748235003263940673373eb2bfa6d2043767b23836501498d6b79a282 +oid sha256:ab678902d07f8ce424beba54db3251f5a27c07e60fb7a67a1209cdc308822f09 size 8218 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a index 1a69bce815..47627c95ef 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38e52089b85a2bec7d1b9c4974626dfe7f5d95c9970c7f5d2dd13c64e971dd84 +oid sha256:633c25c8fb30a7d4cd7af03009a7df530133aeb61e0d72b53af8da978d22014e size 9422 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a index af0ae4c8cf..ba0bd98b32 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_dualrail_singlenetwork/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2f5c066727ae05bec26c417e0a287fc9f7a41a24cf5fd8e79c8c99d0cdbf808f +oid sha256:041f53a55a82288f55ffaada66fa2b8b3d74d0f5ab09b121eb982041bdb781c4 size 9500 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a index 4ce1f42849..a5615ecd82 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_singlenetwork/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6317f75588ead131fb45eeed4a5919ad231bd527bf947bf94d52e2a1d3b30b00 +oid sha256:70296befde323f37ee458e9312b3674fc176dd3ab7d7ca14341bcba48f4b3545 size 8294 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection/libzigbee-xncp.a index df28a816cf..0aee1c7c79 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c4d8a396c26e85de94b589114cfad10eec5b6d08743597769de55636d76575b9 +oid sha256:60b05cff9c205d03c26d3c52d6148e13f566e579bced0fd1d8fbac013022fc0e size 8752 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail/libzigbee-xncp.a index 0202b5df3c..9eb86c452b 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a45bccde1dddba777f927e6bf305a4e62f297e73b2188e3e7fe786bf0c933da4 +oid sha256:70c99d31585fe15b1c4db814ff1d69f1f01a3601b9a065497abb7c8d35d198bb size 9958 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail_singlenetwork/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail_singlenetwork/libzigbee-xncp.a index 6bc0a805cb..982f122cc9 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail_singlenetwork/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_dualrail_singlenetwork/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b9ecf5c4a20364b186e22d804c6ee2bbeaab2ef26d53724c77aad6070320255 +oid sha256:969cccf5a68e623861dbcb6d2781aafaa3b9bdaad1431362c8e02987753cfab9 size 10034 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_singlenetwork/libzigbee-xncp.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_singlenetwork/libzigbee-xncp.a index 4131652495..3b5f51fb5c 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_singlenetwork/libzigbee-xncp.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-xncp/release_stackprotection_singlenetwork/libzigbee-xncp.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1df947e0b5091783daf40cb4a343e3a3e78ba0592b56cf318632de027d46beb +oid sha256:4000459fd910c18101d665924e015e7a0cd34fab10119f512a69f14bef6740c7 size 8830 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release/libzigbee-zll.a index be64ae9f3d..3e1be23b4e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a7495f766834bc8292e98ec7bf33ae98975e4e8fee4be3e1c03e488e9a08e6b +oid sha256:1bcf97d29cb04f48aa10a5833c4a05a98f9ae4cb44383558e7bd587a6ed87b92 size 109886 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a index daa4bd2297..d1dfb3fd67 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7334281c94d7eae3b6759caccbac97b6d86dd06a167c07ca6fa365635185bb16 +oid sha256:bcd49cb2de540c38c4b914c8d68713ef2c40354c5358894a19c680924109b7c6 size 115910 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a index 236eab1554..7dd0cd5ece 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_dualrail_singlenetwork/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d32647c00d09b5099274b973ddcd81b45529678d1ff4b5bb040cefbff9bde901 +oid sha256:30980016cbc6c89dbda9dab6611b8e61d4eca8dc8fe64ddb7d0221876d29ebd0 size 115672 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a index 87207542a3..5f14129563 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_singlenetwork/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e89321be565591de27b5fba4c525c675402ccbdb02b9c0648eda3c5cd7844f1c +oid sha256:3615caff27d8a0b1e1656723231e2f6612e034abd18b236615e003720b0eaefc size 109646 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection/libzigbee-zll.a index e9e785d239..6e82cb6a5e 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a95b4658568fabf541938a11b825dcddd4e150846bb6ebf95d064c733c449295 +oid sha256:1a54c0a03ce2c669b68f9dfa99ec62d20e1553f11dbb6f0a1bc17daa543ffe7c size 119102 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail/libzigbee-zll.a index 9cd8b2b023..c8701a2aa3 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f39b0cd4557efe3b8d58c0dd6e4134f17ca21c2a0111fe69505faf8dfc2f06a +oid sha256:8b2083091e67e95885da2baddec570b1bf8a4ff3a42ef88434a8c30f7e39e4c2 size 125128 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail_singlenetwork/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail_singlenetwork/libzigbee-zll.a index 98fc35a399..2fd6952f04 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail_singlenetwork/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_dualrail_singlenetwork/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:35bfac96558c3f5496c163965be649c8473ea17db785bf1e234ea4ad4e0e43f7 +oid sha256:1a2aed648fc5ecdcd3e0a2ec6115f718b2363a17be83fe5ab7199cdbd76723cd size 124934 diff --git a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_singlenetwork/libzigbee-zll.a b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_singlenetwork/libzigbee-zll.a index 75bf7a0395..202c8b7ffd 100644 --- a/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_singlenetwork/libzigbee-zll.a +++ b/protocol/zigbee/build/iar/cortex-m33/zigbee-zll/release_stackprotection_singlenetwork/libzigbee-zll.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33ff3a32aa2a5be8283dfb2550264250bdeba971a427d4697063e019fb069cdb +oid sha256:d7a37b940d9759fb6044ab6bbfee3584a504f1f2311272233cd70df417a43d79 size 118912 diff --git a/protocol/zigbee/component/zigbee_stack_common.slcc b/protocol/zigbee/component/zigbee_stack_common.slcc index f922377319..f3abf00b00 100644 --- a/protocol/zigbee/component/zigbee_stack_common.slcc +++ b/protocol/zigbee/component/zigbee_stack_common.slcc @@ -121,10 +121,6 @@ include: - path: sl_zigbee_zdo_configuration.h - path: sl_zigbee_zdo_dlk_negotiation.h - path: sl_zigbee_zdo_management.h - - path: high_datarate_phy_stack_interface.h - - path: force_sleep_wakeup_stack_interface.h - - path: zigbee_direct_stack_interface.h - - path: pro_compliance_stack_interface.h - path: protocol/zigbee/stack/include file_list: - path: gp-token-config.h @@ -183,38 +179,17 @@ include: - path: bootload_internal_def.h - path: zigbee-device-stack-internal-def.h - path: library_internal_def.h - - path: zll-api-internal-def.h - path: multi-phy-internal-def.h - path: sl_zigbee_duty_cycle_internal_def.h - path: mac-layer-internal-def.h - path: sl_zigbee_random_api_internal_def.h - - path: sl_zigbee_alternate_mac_internal_def.h - path: raw-message-internal-def.h - path: multi-network-internal-def.h - - path: sl_zigbee_zdo_dlk_negotiation_internal_def.h - - path: sl_zigbee_stack_specific_tlv_internal_def.h - path: sl_zigbee_address_info_internal_def.h - - path: sl_zigbee_security_manager_dlk_ecc_internal_def.h - - path: sl_zigbee_security_manager_dlk_ecc_test_vectors_internal_def.h - - path: sl_zigbee_dlk_negotiation_internal_def.h - - path: sl_zigbee_dynamic_commissioning_internal_def.h - - path: sl_zigbee_zdo_configuration_internal_def.h - - path: sl_zigbee_zdo_management_internal_def.h - - path: sl_zigbee_zdo_security_internal_def.h - path: zigbee-security-manager-internal-def.h - - path: zigbee-event-logger-gen-internal-def.h - - path: source-route-internal-def.h - path: trust-center-internal-def.h - - path: cbke-crypto-engine-internal-def.h - - path: gp-types-internal-def.h - - path: gp-sink-table-internal-def.h - - path: gp-proxy-table-internal-def.h - path: mfglib_internal_def.h - path: internal-callbacks-patch.h - - path: high_datarate_phy_stack_interface_internal_def.h - - path: force_sleep_wakeup_stack_interface_internal_def.h - - path: zigbee_direct_stack_interface_internal_def.h - - path: pro_compliance_stack_interface_internal_def.h - path: protocol/zigbee/app/em260/ file_list: - path: command-handlers-zll.h @@ -237,9 +212,6 @@ include: - path: bootload_ipc_command_messages.h condition: - zigbee_use_ipc - - path: cbke-crypto-engine-ipc-callback-events.h - condition: - - zigbee_use_ipc - path: child_ipc_callback_events.h condition: - zigbee_use_ipc @@ -261,55 +233,15 @@ include: - path: security_ipc_callback_events.h condition: - zigbee_use_ipc - - path: sl_zigbee_dynamic_commissioning_ipc_callback_events.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_zdo_management_ipc_callback_events.h - condition: - - zigbee_use_ipc - # Need this to resolve IPC dependencies - #- zigbee_r23_support - - path: sl_zigbee_zdo_security_ipc_callback_events.h - condition: - - zigbee_use_ipc - # Need this to resolve IPC dependencies - #- zigbee_r23_support - path: stack-info-ipc-callback-events.h condition: - zigbee_use_ipc - - path: zll-api-ipc-callback-events.h - condition: - - zigbee_use_ipc - # The following files each belong in their respective components, but the - # issue at present is that there's one large file that pulls in all the - # various -ipc-command-messages.h files, which won't resolve if each of - # the below is mentioned in a component that is not brought into the - # project (e.g. if cbke-crypto-engine-ipc-command-messages.h is in - # zigbee_cbke_core.slcc instead of this file, Z3Light will fail to compile - # the top-level zigbee_ipc_command_messages.h, which includes this CBKE - # file. The file is never brought into project resolution because CBKE is - # not enabled) - - path: cbke-crypto-engine-ipc-command-messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_alternate_mac_ipc_command_messages.h - condition: - - zigbee_use_ipc - path: sl_zigbee_duty_cycle_ipc_command_messages.h condition: - zigbee_use_ipc - path: sl_zigbee_random_api_ipc_command_messages.h condition: - zigbee_use_ipc - - path: gp-proxy-table-ipc-command-messages.h - condition: - - zigbee_use_ipc - - path: gp-sink-table-ipc-command-messages.h - condition: - - zigbee_use_ipc - - path: gp-types-ipc-command-messages.h - condition: - - zigbee_use_ipc - path: library_ipc_command_messages.h condition: - zigbee_use_ipc @@ -340,36 +272,6 @@ include: - path: sl_zigbee_address_info_ipc_command_messages.h condition: - zigbee_use_ipc - - path: sl_zigbee_dlk_negotiation_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_dynamic_commissioning_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_security_manager_dlk_ecc_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_security_manager_dlk_ecc_test_vectors_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_stack_specific_tlv_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_zdo_configuration_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_zdo_dlk_negotiation_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_zdo_management_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: sl_zigbee_zdo_security_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: source-route-ipc-command-messages.h - condition: - - zigbee_use_ipc - path: stack-info-ipc-command-messages.h condition: - zigbee_use_ipc @@ -379,34 +281,12 @@ include: - path: zigbee-device-stack-ipc-command-messages.h condition: - zigbee_use_ipc - - path: zigbee-event-logger-gen-ipc-command-messages.h - condition: - - zigbee_use_ipc - path: zigbee-security-manager-ipc-command-messages.h condition: - zigbee_use_ipc - - path: zll-api-ipc-command-messages.h - condition: - - zigbee_use_ipc - path: trust-center-ipc-callback-events.h condition: - zigbee_use_ipc - - path: high_datarate_phy_stack_interface_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: high_datarate_phy_stack_interface_ipc_callback_events.h - condition: - - zigbee_use_ipc - - path: force_sleep_wakeup_stack_interface_ipc_command_messages.h - condition: - - zigbee_use_ipc - - path: zigbee_direct_stack_interface_ipc_command_messages.h - condition: - - zigbee_use_ipc - #TODO: untangle all the IPC headers from each other - - path: pro_compliance_stack_interface_ipc_command_messages.h - condition: - - zigbee_use_ipc - path: protocol/zigbee/stack/include file_list: @@ -695,9 +575,6 @@ source: - path: protocol/zigbee/stack/internal/src/ipc/bootload_ipc_command_messages.c condition: - zigbee_use_ipc - - path: protocol/zigbee/stack/internal/src/ipc/cbke-crypto-engine-ipc-callback-events.c - condition: - - zigbee_use_ipc - path: protocol/zigbee/stack/internal/src/ipc/child_ipc_callback_events.c condition: - zigbee_use_ipc @@ -719,23 +596,9 @@ source: - path: protocol/zigbee/stack/internal/src/ipc/security_ipc_callback_events.c condition: - zigbee_use_ipc - - path: protocol/zigbee/stack/internal/src/ipc/sl_zigbee_dynamic_commissioning_ipc_callback_events.c - condition: - - zigbee_use_ipc - - path: protocol/zigbee/stack/internal/src/ipc/sl_zigbee_zdo_management_ipc_callback_events.c - condition: - - zigbee_use_ipc - - zigbee_r23_support - - path: protocol/zigbee/stack/internal/src/ipc/sl_zigbee_zdo_security_ipc_callback_events.c - condition: - - zigbee_use_ipc - - zigbee_r23_support - path: protocol/zigbee/stack/internal/src/ipc/stack-info-ipc-callback-events.c condition: - zigbee_use_ipc - - path: protocol/zigbee/stack/internal/src/ipc/zll-api-ipc-callback-events.c - condition: - - zigbee_use_ipc - path: protocol/zigbee/stack/internal/src/ipc/sl_zigbee_random_api_ipc_command_messages.c condition: - zigbee_use_ipc diff --git a/protocol/zigbee/docs/release-highlights.txt b/protocol/zigbee/docs/release-highlights.txt index 3217c4f25b..8ae1b4a0b9 100755 --- a/protocol/zigbee/docs/release-highlights.txt +++ b/protocol/zigbee/docs/release-highlights.txt @@ -1,14 +1,6 @@ -Zigbee EmberZNet SDK 8.0.0.0 +Zigbee EmberZNet SDK 8.0.1.0 - Zigbee - - Zigbee re-architecture to support stack and framework to be fully RTOS based - - Memory management update - - New clock manager component integrated in Zigbee applications - - Removed support for Series 0/1 - - Added support for series 3 – Alpha - - Added support for new platform xG26, xG22E - - Zigbee GP 1.1.2 - - Support Sleepy NCP use case - - New application for Zigbee Unified Test Harness - Alpha + - Targeted quality improvements and bug fixes. - Multiprotocol - - Alpha support for OpenWRT on host pro-cessor of multiprotocol RCP solution - - Alpha support for Concurrent Zigbee and Matter over OpenThread, with DMP BLE + - Targeted quality improvements and bug fixes. + diff --git a/protocol/zigbee/documentation/slEmberZNet_docContent.xml b/protocol/zigbee/documentation/slEmberZNet_docContent.xml index 84e9caf606..3c2776dbb4 100644 --- a/protocol/zigbee/documentation/slEmberZNet_docContent.xml +++ b/protocol/zigbee/documentation/slEmberZNet_docContent.xml @@ -1,6 +1,6 @@ - - + + Describes the impact of Wi-Fi on Zigbee and Thread, and methods to improve coexistence. First, methods to improve coexistence without direct interaction between Zigbee/Thread and Wi-Fi radios are described. Second, Silicon Labs's Packet Traffic Arbitration (PTA) support to coordinate 2.5 GHz RF traffic for co-located Zigbee/Thread and Wi-Fi radios is described (for the EFR32MG only). @@ -8,35 +8,35 @@ - + Includes detailed information on using the Silicon Labs Gecko Bootloader with EmberZNet. It supplements the general Gecko Bootloader implementation information provided in UG489: Silicon Labs Gecko Bootloader User's Guide for GSDK 4.0 and Higher. - + Explains how to use Simplicity Commander to check, write, verify, and erase installation codes on Silicon Labs Wireless Gecko (EFR32) devices. - + Includes guidelines for certifying Zigbee 3.0 devices, instructions on setting up and using the Zigbee test harness and Zigbee test tool, and troubleshooting tips. - + Contains three complete PICS documents for Z3ColorControlLight, Z3Gateway and Z3SmartOutlet reference designs, along with XML files for Z3ColorControlLight clusters. - + Explains how NVM3 can be used as non-volatile data storage in various protocol implementations. @@ -44,14 +44,14 @@ - + Details methods for testing Zigbee mesh network performance; results are intended to provide guidance on design practices and principles as well as expected field performance results. - + Reviews the Zigbee, Thread, and Bluetooth mesh networks to evaluate their differences in performance and behavior. @@ -59,7 +59,7 @@ - + Describes tokens and shows how to use them for non-volatile data storage in EmberZNet PRO and Silicon Labs Flex applications. @@ -67,14 +67,14 @@ - + Describes how to use the manufacturing library and its associated plugins in Simplicity Studio to perform RF tests during the manufacturing phase. - + Describes how to lock and unlock the debug access of EFR32 Gecko Series 2 devices. Many aspects of the debug access, including the secure debug unlock are described. The Debug Challenge Interface (DCI) and Secure Engine (SE) Mailbox Interface for locking and unlocking debug access are also included. @@ -82,7 +82,7 @@ - + Contains detailed information on configuring and using the Secure Boot with hardware Root of Trust and Secure Loader on Series 2 devices, including how to provision the signing key. This is a companion document to UG489: Silicon Labs Gecko Bootloader User's Guide for GSDK 4.0 and Higher. @@ -90,7 +90,7 @@ - + Details on programming, provisioning, and configuring Series 2 devices in production environments. Covers Secure Engine Subsystem of Series 2 devices, which runs easily upgradeable Secure Engine (SE) or Virtual Secure Engine (VSE) firmware. @@ -98,14 +98,14 @@ - + Introduces some basic security concepts, including network layer security, trust centers, and application support layer security features. It then discusses the types of standard security protocols available in EmberZNet PRO. Coding requirements for implementing security are reviewed in summary. Finally, information on implementing Zigbee Smart Energy security is provided. - + How to program, provision, and configure the anti-tamper module on EFR32 Series 2 devices with Secure Vault. @@ -113,7 +113,7 @@ - + How to authenticate an EFR32 Series 2 device with Secure Vault, using secure device certificates and signatures. @@ -121,7 +121,7 @@ - + How to securely "wrap" keys in EFR32 Series 2 devices with Secure Vault, so they can be stored in non-volatile storage. @@ -129,7 +129,7 @@ - + Describes how to provision and configure Series 2 devices through the DCI and SWD. @@ -137,7 +137,7 @@ - + Describes how to integrate crypto functionality into applications using PSA Crypto compared to Mbed TLS. @@ -145,35 +145,35 @@ - + Provides instructions for configuring various aspects of a component-based NCP application using Zigbee EmberZNet SDK 7.0 and higher with the tools included in Simplicity Studio 5. - + Describes how to configure peripherals running firmware produced with Zigbee 7.0 and higher using Simplicity Studio's Pin Tool and Project Configurator. - + Provides details on developing Dynamic Multiprotocol applications using Bluetooth and Zigbee EmberZNet SDK 7.0 and higher. - + Describes how to use Project Configurator to configure both receive and transmit Antenna Diversity in Zigbee EmberZNet applications. - + Describes how to use the Zigbee Cluster Configurator, an advanced configuration tool within Simplicity Studio that allows developers to manage the Zigbee endpoints, clusters and commands implemented by their device. @@ -181,7 +181,7 @@ - + Describes how to run any combination of Zigbee EmberZNet, OpenThread, and Bluetooth networking stacks on a Linux host processor, interfacing with a single EFR32 radio co-processor (RCP) with multiprotocol and multi-PAN support, as well as how to run the Zigbee stack on the EFR32 as a network co-processor (NCP) alongside the OpenThread RCP. @@ -189,14 +189,14 @@ - + Describes how to perform a Zigbee over-the-air (OTA) bootloading session between a ZCL OTA Upgrade cluster client device and server device. The instructions are for EFR32MG12 development kits. Users can also refer to this procedure when setting up or testing Zigbee OTA bootload cluster download in their own development environments with their own hardware. - + Summarizes the results of simultaneous Thread and Zigbee throughput performance testing for the concurrent multiprotocol / multi-PAN RCP, running both OpenThread and Zigbee on the host processor. @@ -204,21 +204,21 @@ - + Describes how to use the backup and restore feature in a Z3GatewayGPCombo scenario application. - + Zigbee EmberZNet 7.0 and higher no longer supports compiling host applications in MinGW for Windows. This document offers an alternative solution by using a Docker container to run the NCP Host Application. - + Describes how to run a combination of Zigbee and OpenThread networking stacks and the Zigbee application layer on a System-on-Chip (SoC). @@ -226,14 +226,14 @@ - + This application note summarizes the results of Zigbee/BLE dynamic multiprotocol (DMP) large network performance tests using Zigbee unicast and broadcast packets to measure the reliability, latency, and loss of a variety of scenarios. - + Details the different options for integrating RF testing and characterization into standard test flows for the EFR32. @@ -241,42 +241,42 @@ - + Describes procedures for initial tests of a host connected to a Zigbee processor using EZSP-UART. It assumes that you have already read UG101, the UART Gateway Protocol Reference Guide. You should have a basic understanding of the UART Gateway protocol, as well as the signals needed by the UART interface. - + Provides an overview of the use of install codes and certificates in a Smart Energy network. Describes the components of a Smart Energy certificate and the differences between test certificates and production certificates. Explains how to use Silicon Labs utilities to program, verify and erase install codes and certificates. - + Details the EZSP-SPI Protocol used by a host microcontroller to communicate with an Ember network co-processor (NCP) running the EmberZNet PRO stack. It includes recommended procedures for developing and testing a driver for the EZSP-SPI Protocol on a new host microcontroller. - + Describes how to set up a device with the security resources required to support Smart Energy (SE) security, which is based on certificate-based key establishment (CBKE) using Elliptic-Curve Cryptography (ECC). You should be familiar the Zigbee Smart Energy Profile specification. - + Provides instructions for creating Zigbee Over-the-air (OTA) bootloader files with Image Builder, which takes an existing file (or multiple files) and wraps them in the file format as declared in the Zigbee specification. - + Provides a high-level description of the different options for integrating RF testing and characterization into your standard test flows. It is intended for customers who are moving from the early prototype development stage to the manufacturing production environment and need assistance with manufacturing test. @@ -284,14 +284,14 @@ - + Describes the multi-network stack feature that allows a single-radio chip to be concurrently part of more than one distinct network. Some limitations and restrictions are enforced by the multi-network stack and should be taken into account during the design of a multi-network application. These limitations are mostly related to the role the node assumes on the networks and are discussed here in detail. - + Describes how to initialize a piece of custom hardware (a 'device') based on the EFR32MG and EFR32FG families so that it interfaces correctly with a network stack. The same procedures can be used to restore devices whose settings have been corrupted or erased. @@ -299,49 +299,49 @@ - + Provides an overview and hyperlinks to all packaged documentation. - + Provides basic information on configuring, building, and installing applications for the EFR32MG family of SoCs using the Zigbee EmberZNet Software Development Kit (SDK) v7.0 and higher with Simplicity Studio 5. - + Lists SoC Platform APIs used to interface to the EmberZNet PRO stack, HAL, and status of the application-controlled network. These APIs concern network management, device and stack management, messaging, fragmentation, serial communication, token access, peripheral access, bootload utilities, and others. They are independent of the Application Framework and therefore can be used to develop applications that do not rely on the Zigbee Cluster Library. - + Describes Zigbee Application Framework APIs, the CLI interface, and callbacks. - + A companion to the EmberZNet API references, for developers whose applications require functionality not available through Project Configurator and the application framework, or who prefer working with an API. Includes an introduction to the stack API, a discussion of advanced design issues to consider when developing an application using the API, and provides an example application. - + The Zigbee Application Framework is a body of embedded C code that can be configured by project configuration tools to implement any Zigbee Cluster Library (ZCL) application. This guide covers the structure and usage of the Zigbee Application Framework in SDK 7.0 and higher. - + Gecko Bootloader v2.x, introduced in GSDK 4.0, contains a number of changes compared to Gecko Bootloader v1.x. This document describes the differences between the versions, including how to configure the new Gecko Bootloader in Simplicity Studio 5. @@ -349,7 +349,7 @@ - + A detailed overview of all the changes, additions, and fixes in the Gecko Platform components. The Gecko Platform consists of: EMLIB, EMDRV, RAIL Library, NVM3, and the mbedTLS Plugin. @@ -357,28 +357,28 @@ - + Lists compatibility requirements and sources for all software components in the development environment. Discusses the latest changes to the Zigbee 7.x stack (and associated utilities) including added/deleted/deprecated features/API, and lists bugs that have been fixed since the last release and any pending ones. - + Describes the EmberZNet Serial Protocol (EZSP), used by a host application processor to interact with the EmberZNet PRO stack running on an NCP over either a SPI or a UART interface. Describes the frame formats for different EZSP-bound stack activities such as network management, messaging, bootloading, and token access. - + Describes the protocol used by EZSP-UART to reliably carry commands and responses between a host processor and a network co-processor. The topics discussed include a brief overview of Ember-designed ASH (Asynchronus Serial Host) protocol, general ASH frame format, different ASH frames, and their operation. - + Introduces some fundamental concepts of wireless networking. These concepts are referred to in other Fundamentals documents. If you are new to wireless networking, read this document first. @@ -386,21 +386,21 @@ - + Describes the key features and characteristics of a Zigbee solution. It also includes a section on Zigbee 3.0. - + Discusses the major decisions that must be made about which wireless protocol you should use, as well as additional decisions to be made if you are designing a Zigbee solution. - + Introduces the security concepts that must be considered when implementing an Internet of Things (IoT) system. Using the ioXt Alliance's eight security principles as a structure, it clearly delineates the solutions Silicon Labs provides to support endpoint security and what you must do outside of the Silicon Labs framework. @@ -408,7 +408,7 @@ - + Introduces bootloading for Silicon Labs networking devices. Discusses the Gecko Bootloader and describes the file formats used by each. @@ -416,7 +416,7 @@ - + Introduces non-volatile data storage using flash and the three different storage implementations offered for Silicon Labs microcontrollers and SoCs: Simulated EEPROM, PS Store, and NVM3. @@ -424,21 +424,21 @@ - + Compares the ZLL stack and network with the EmberZNet PRO stack and network, with notes about considerations when implementing a ZLL solution. Includes a basic description of ZLL configuration and commissioning, and notes about the interoperability of ZLL and non-ZLL devices. - + Describes the main features and functions of Zigbee Green Power (ZGP) and a basic ZGP network, including its device types and commissioning process, and how EmberZNet supports the ZGP device types. - + Describes the four multiprotocol modes, discusses considerations when selecting protocols for multiprotocol implementations, and reviews the Radio Scheduler, a required component of a dynamic multiprotocol solution. @@ -446,7 +446,7 @@ - + Describes methods to improve the coexistence of 2.4 GHz IEEE 802.11b/g/n Wi-Fi and other 2.4 GHz radios such as Bluetooth, Bluetooth Mesh, Bluetooth Low Energy, and IEEE 802.15.4-based radios such as Zigbee and OpenThread @@ -454,7 +454,7 @@ - + Describes how and when to use Simplicity Commander's Command-Line Interface with EFR32 parts. @@ -462,7 +462,7 @@ - + Describes how to implement a dynamic multiprotocol solution. @@ -470,14 +470,14 @@ - + Introduces Silicon Labs Green Power components within the EmberZNet PRO stack and explains how to enable your network for Green Power. - + Describes the high-level implementation of the Silicon Labs Gecko Bootloader for EFR32 SoCs and NCPs, and provides information on how to get started using the Gecko Bootloader with Silicon Labs wireless protocol stacks in GSDK 4.0 and higher. diff --git a/protocol/zigbee/esf.properties b/protocol/zigbee/esf.properties index c33b741990..b0668a72ff 100644 --- a/protocol/zigbee/esf.properties +++ b/protocol/zigbee/esf.properties @@ -3,16 +3,16 @@ # # This files lists Studio SDK properties pertaining to the ZigBee stack. # -# The version=8.0.0.0 +# The version=8.0.1.0 # release branch, or it should be set to 0.0.0 otherwise. This is the # version that Studio displays for the loaded stack. # id=com.silabs.sdk.stack.znet -version=8.0.0.0 +version=8.0.1.0 label=EmberZNet SDK description=Silicon Labs EmberZNet SDK -prop.subLabel=EmberZNet\\ 8.0.0.0 +prop.subLabel=EmberZNet\\ 8.0.1.0 prop.partCompatibility=.*host.* .*efr32mg2[12467].* .*mgm(21|22|24).* .*rm21.* diff --git a/protocol/zigbee/stack/config/config.h b/protocol/zigbee/stack/config/config.h index 37922fea8c..e5594a0dd1 100644 --- a/protocol/zigbee/stack/config/config.h +++ b/protocol/zigbee/stack/config/config.h @@ -33,11 +33,11 @@ // The 4 digit version: A.B.C.D #define SL_ZIGBEE_MAJOR_VERSION 8 #define SL_ZIGBEE_MINOR_VERSION 0 -#define SL_ZIGBEE_PATCH_VERSION 0 +#define SL_ZIGBEE_PATCH_VERSION 1 #define SL_ZIGBEE_SPECIAL_VERSION 0 // 2 bytes -#define SL_ZIGBEE_BUILD_NUMBER 135 +#define SL_ZIGBEE_BUILD_NUMBER 270 #define SL_ZIGBEE_FULL_VERSION ( ((uint16_t)SL_ZIGBEE_MAJOR_VERSION << 12) \ | ((uint16_t)SL_ZIGBEE_MINOR_VERSION << 8) \ | ((uint16_t)SL_ZIGBEE_PATCH_VERSION << 4) \ diff --git a/protocol/zigbee/stack/config/sl_zigbee_configuration.c b/protocol/zigbee/stack/config/sl_zigbee_configuration.c index eb4f2851f1..4b846b1985 100644 --- a/protocol/zigbee/stack/config/sl_zigbee_configuration.c +++ b/protocol/zigbee/stack/config/sl_zigbee_configuration.c @@ -111,6 +111,8 @@ bool sl_zigbee_enable_aps_ack_for_cmds = SL_ZIGBEE_ENABLE_APS_ACKS_FOR_COMMANDS; //------------------------------------------------------------------------------ // MAC Layer +//This array's length is stored just below its declaration +//as zigbee_mac_filter_list_length. const sl_zigbee_mac_filter_match_data_t zigbeeMacFilterList[] = { #if (defined(SL_ZIGBEE_AF_PLUGIN_GP_LIBRARY) || defined(SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT)) (SL_802154_FILTER_MATCH_ON_PAN_DEST_BROADCAST @@ -146,6 +148,8 @@ const sl_zigbee_mac_filter_match_data_t zigbeeMacFilterList[] = { SL_802154_FILTER_MATCH_END }; +uint8_t zigbee_mac_filter_list_length = COUNTOF(zigbeeMacFilterList); + // Pass a pointer to child table in memory to the unified mac layer. //sl_mac_child_entry_t *sli_zigbee_child_table_data = (sl_mac_child_entry_t *) &emAvailableMemory[0]; sl_mac_child_entry_t sli_zigbee_child_table_data[1 + SL_ZIGBEE_CHILD_TABLE_SIZE * SL_ZIGBEE_ZC_AND_ZR_DEVICE_COUNT]; diff --git a/protocol/zigbee/stack/include/pro_compliance_stack_interface.h b/protocol/zigbee/stack/include/pro_compliance_stack_interface.h deleted file mode 100644 index 3369fe23de..0000000000 --- a/protocol/zigbee/stack/include/pro_compliance_stack_interface.h +++ /dev/null @@ -1,210 +0,0 @@ -/***************************************************************************//** - * @file pro_compliance_stack_interface.h - * @brief Header for pro-compliance specific APIs that need to cross - * the IPC layer. Intended for internal purposes; the implementations of these - * APIs are not packaged, while this is currently packaged only because the IPC - * currently needs to include every header that contributes any command to it. - * - * The purpose of this header is to allow pro-compliance to split up its code - * into CLI/app and stack contexts; internal APIs that should run in stack - * context are accessed via the interface in this header. - ******************************************************************************* - * # License - * Copyright 2023 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ - -#ifndef PRO_COMPLIANCE_STACK_INTERFACE_H -#define PRO_COMPLIANCE_STACK_INTERFACE_H - -#include PLATFORM_HEADER -#include "sl_status.h" -#include "sl_zigbee.h" - -sl_status_t sl_zigbee_zigbee_remove_child(sl_802154_short_addr_t childId, uint8_t options); - -sl_status_t sl_zigbee_set_packet_validate_library_state(uint16_t state); - -bool sl_zigbee_test_send_update_device_command(uint16_t newDeviceShortId, - sl_802154_long_addr_t newDeviceLongId, - uint32_t apsEncryption, - uint8_t deviceStatus); - -sl_status_t sl_zigbee_test_send_remove_device_command(uint16_t destId, - sl_802154_long_addr_t destEui, - sl_802154_long_addr_t deviceToRemoveEui, - bool sendNonEncrypted); - -sl_status_t sl_zigbee_test_send_leave_request_command(uint16_t destId, - sl_802154_long_addr_t destEui); - -void sl_zigbee_test_send_network_rejoin_command(uint8_t cmd_id, - sl_802154_long_addr_t longId, - sl_802154_short_addr_t oldShortId, - sl_802154_short_addr_t newShortId, - bool useNwkSecurity, - uint8_t status, - bool reallySend); - -void sl_zigbee_test_send_route_error_payload_no_network_encryption(sl_802154_short_addr_t destination, - sl_802154_short_addr_t target, - uint8_t errorCode, - uint8_t *payload, - uint8_t payload_len); - -void sl_zigbee_test_send_timeout_request(void); - -bool sl_zigbee_test_send_report_or_update(uint8_t command, - uint8_t updateId, - uint16_t panId); - -void sl_zigbee_test_send_network_timeout_request(uint8_t requestedTimeoutValue); - -void sl_zigbee_test_spoof_device_announcement(uint16_t shortId, - uint8_t *sourceEUI64, - sl_802154_long_addr_t deviceAnnounceEui, - uint8_t capabilities); - -bool sl_zigbee_test_network_send_command(sl_802154_short_addr_t destination, - uint8_t *commandFrame, - uint8_t length, - bool tryToInsertLongDest, - sl_802154_long_addr_t destinationEui); - -sl_status_t sl_zigbee_test_ieee_address_request_to_target(sl_802154_short_addr_t discoveryNodeId, - bool reportKids, - uint8_t childStartIndex, - uint8_t sourceEndpoint, - sl_zigbee_aps_option_t options, - sl_802154_short_addr_t targetNodeIdOfRequest); - -void sl_zigbee_test_send_our_end_device_announcement(void); - -void sl_zigbee_test_send_route_error_payload(sl_802154_short_addr_t destination, - sl_802154_short_addr_t target, - uint8_t errorCode, - uint8_t *payload, - uint8_t payload_len); - -void sl_zigbee_set_end_device_poll_timeout(uint8_t timeout); - -void sl_zigbee_set_pan_id(uint16_t panId); - -bool sl_zigbee_test_send_link_key(sl_802154_short_addr_t targetNodeId, - sl_802154_long_addr_t targetEui64, - uint8_t keyType, - sl_zigbee_key_data_t* key, - bool useApsEncryption); - -void sl_zigbee_test_set_network_tokens(uint8_t stackProfile, - uint8_t nodeType, - uint8_t channel, - int8_t power, - uint16_t nodeId, - uint16_t panId, - sl_802154_long_addr_t extendedPanId); - -void sl_zigbee_test_reset_frame_counter(uint8_t mask); - -bool sl_zigbee_test_send_device_update(uint16_t newShortId, - sl_802154_long_addr_t newLongId, - bool apsEncryption, - uint8_t deviceStatus); - -void sl_zigbee_test_join_list_request(uint8_t startIndex); - -/** - * @internal SL_ZIGBEE_IPC_ARGS - * {# eui64List | length: counts * EUI64_SIZE | max: MAX_IPC_VEC_ARG_CAPACITY #} - */ -void sl_zigbee_test_join_list_add(uint8_t command, - uint8_t* eui64List, - uint8_t counts); - -//R23 functionality -void sl_zigbee_set_pan_id_conflict_report(boolean set_value, - uint8_t nwk_index); - -sl_status_t sl_zigbee_test_custom_send_security_challenge_request(sl_802154_short_addr_t destShort, - sl_zigbee_sec_man_context_t *context, - uint8_t cmdoptions); - -bool sl_zigbee_test_aps_key_in_sync(sl_802154_long_addr_t eui64); - -sl_status_t sl_zigbee_test_aps_key_set_sync_status(sl_802154_long_addr_t eui64, - bool setSync); - -//keep this out of doxygen, but IPC generator needs this logic -/** - * @internal SL_ZIGBEE_IPC_ARGS - * {# eui64_list | length: counts * EUI64_SIZE | max: MAX_IPC_VEC_ARG_CAPACITY #} - */ -sl_status_t sl_zigbee_test_zdo_generate_clear_all_bindings_req(sl_802154_short_addr_t destination, - bool encrypt, - uint8_t* eui64_list, - uint8_t counts); - -sl_status_t sl_zigbee_test_zdo_generate_get_authentication_level_req(sl_802154_short_addr_t dest, - sl_zigbee_aps_option_t aps_options, - sl_802154_long_addr_t target); - -/** - * @internal SL_ZIGBEE_IPC_ARGS - * {# eui64_list | length: counts * EUI64_SIZE | max: MAX_IPC_VEC_ARG_CAPACITY #} - */ -sl_status_t sl_zigbee_test_zdo_generate_security_decommission_req(sl_802154_short_addr_t destination, - bool encrypt, - uint8_t* eui64_list, - uint8_t counts); - -//MAC-related functionality - -bool sl_mac_lower_mac_radio_is_on(uint8_t mac_index); - -sl_status_t sl_mac_lower_mac_set_radio_channel(uint8_t mac_index, uint8_t channel); - -sl_status_t sl_mac_lower_mac_set_radio_power(uint8_t mac_index, int8_t power); - -//mode is RadioPowerMode enum (uint8_t), but IPC code doesn't generally deal well with -//internal type declarations -sl_status_t sl_mac_lower_mac_set_radio_idle_mode(uint8_t mac_index, uint8_t mode); - -void sl_mac_lower_mac_radio_sleep(void); - -void sl_mac_lower_mac_radio_wakeup(void); - -sl_802154_short_addr_t sl_mac_find_child_short_id(sl_802154_long_addr_t eui64); - -void sl_mac_set_coordinator(bool isCoordinator); - -uint64_t sl_mac_get_child_info_flags(uint8_t childIndex); - -/** - * @internal SL_ZIGBEE_IPC_ARGS - * {# macCommand | length: macCommandLength | max: MAX_IPC_VEC_ARG_CAPACITY #} - */ -void sl_mac_test_send_mac_command(uint8_t macCommandLength, uint8_t* macCommand); - -void sl_mac_kickstart(uint8_t mac_index); - -void sl_mac_indirect_purge(uint8_t nwk_index); - -void sl_zigbee_test_perform_raw_active_scan(uint32_t scanChannels, uint8_t scanDuration); - -sl_status_t sl_mac_test_set_tx_power(int8_t power); - -sl_status_t sl_mac_test_set_nwk_radio_params_channel(uint8_t channel); - -sl_status_t sl_mac_test_set_nwk_radio_params_eui(uint8_t network_index, sl_802154_long_addr_t eui); - -sl_status_t sl_mac_test_associate_command(sl_802154_short_addr_t parentId, uint16_t panId); - -#endif //PRO_COMPLIANCE_STACK_INTERFACE_H diff --git a/protocol/zigbee/stack/include/raw-message.h b/protocol/zigbee/stack/include/raw-message.h index 778779b5e3..146d4b4842 100644 --- a/protocol/zigbee/stack/include/raw-message.h +++ b/protocol/zigbee/stack/include/raw-message.h @@ -39,18 +39,18 @@ * accept raw MAC data messages that it normally would not accept. * When the stack receives a message matching one of the filters it * will call ::sl_802154_filter_match_message_handler(). - * This function should point to a list of ::sl_zigbee_mac_filter_match_data_t - * or NULL to clear all filters. The passed value must point to - * a valiable in GLOBAL memory. + * This function should point to a list of ::sl_zigbee_mac_filter_match_data_t. + * To clear all filters, call this function with listLength equal to 0. * * @param macFilterMatchList A pointer to a list of ::sl_zigbee_mac_filter_match_data_t values. - * The last value should set the bit SL_802154_FILTER_MATCH_END and nothing else. + * The length of this list is limited to SL_802154MAC_FILTER_MATCH_LIST_MAX_LENGTH entries. * - * @param listLength Length of macFilterMatchList. + * @param listLength Length of macFilterMatchList in entries (each entry of type + * ::sl_zigbee_mac_filter_match_data_t is 2 bytes), or 0 if filters are being cleared. * * @return ::SL_STATUS_OK if the MAC filter match list has been configured correctly. * ::SL_STATUS_INVALID_PARAMETER if one of the filters matches a Zigbee MAC header and cannot - * be used. + * be used, or if the filter list exceeds the supported length. * @internal SL_ZIGBEE_IPC_ARGS * {# macFilterMatchList | length: listLength | max: MAX_IPC_VEC_ARG_CAPACITY #} */ diff --git a/protocol/zigbee/stack/include/zigbee-event-logger-gen.h b/protocol/zigbee/stack/include/zigbee-event-logger-gen.h index 8b0d77fbfe..a9066dd2e7 100644 --- a/protocol/zigbee/stack/include/zigbee-event-logger-gen.h +++ b/protocol/zigbee/stack/include/zigbee-event-logger-gen.h @@ -120,6 +120,7 @@ typedef enum { /** @brief The length of the Trust Center Join Decision event data. */ #define SL_ZIGBEE_LOGGER_ZIGBEE_TRUST_CENTER_JOIN_DECISION_LENGTH 3 +#ifndef ZNET_HEADER_SCRIPT /** @brief Record an event indicating that the device has booted. * @param bootCount The number of times the device has booted. * @param resetType A reset cause. See micro.h and reset-def.h. @@ -230,6 +231,7 @@ void sl_zigbee_af_zig_bee_event_logger_add_time_sync(uint32_t utcTime, uint32_t void sl_zigbee_af_zig_bee_event_logger_add_trust_center_join_decision(sl_802154_short_addr_t nodeId, uint8_t decision) ; +#endif // #ifndef ZNET_HEADER_SCRIPT /** @} END addtogroup */ #endif // #ifndef _ZIGBEE_EVENT_LOGGER_GEN_H_ diff --git a/protocol/zigbee/stack/internal/inc/internal-defs-patch.h b/protocol/zigbee/stack/internal/inc/internal-defs-patch.h index 8c79727ac4..9d1a52f75d 100644 --- a/protocol/zigbee/stack/internal/inc/internal-defs-patch.h +++ b/protocol/zigbee/stack/internal/inc/internal-defs-patch.h @@ -33,6 +33,11 @@ #define EVENT_NAME(x) x #endif +//For conditionalizing header includes +#ifdef SL_COMPONENT_CATALOG_PRESENT +#include "sl_component_catalog.h" +#endif + #include "stack/include/sl_zigbee_types.h" #include "stack-info-internal-def.h" #include "network-formation-internal-def.h" @@ -44,28 +49,42 @@ #include "bootload_internal_def.h" #include "zigbee-device-stack-internal-def.h" #include "library_internal_def.h" +#if !defined(SL_COMPONENT_CATALOG_PRESENT) || defined(SL_CATALOG_ZIGBEE_LIGHT_LINK_PRESENT) #include "zll-api-internal-def.h" +#endif #include "multi-phy-internal-def.h" #include "sl_zigbee_duty_cycle_internal_def.h" #include "mac-layer-internal-def.h" #include "sl_zigbee_random_api_internal_def.h" +#if !defined(SL_COMPONENT_CATALOG_PRESENT) || defined(SL_CATALOG_ZIGBEE_PRO_STACK_ALT_MAC_PRESENT) #include "sl_zigbee_alternate_mac_internal_def.h" +#endif #include "raw-message-internal-def.h" #include "multi-network-internal-def.h" //#include "sl_zigbee_zdo_dlk_negotiation_internal_def.h" +#if !defined(SL_COMPONENT_CATALOG_PRESENT) || defined(SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT) #include "sl_zigbee_stack_specific_tlv_internal_def.h" +#endif #include "sl_zigbee_address_info_internal_def.h" //#include "sl_zigbee_security_manager_dlk_ecc_internal_def.h" //#include "sl_zigbee_dlk_negotiation_internal_def.h" +#if !defined(SL_COMPONENT_CATALOG_PRESENT) || defined(SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT) #include "sl_zigbee_zdo_security_internal_def.h" +#endif #include "zigbee-security-manager-internal-def.h" //#include "sl_zigbee_tlv_core_internal_def.h" +#if !defined (SL_COMPONENT_CATALOG_PRESENT) || defined(SL_CATALOG_ZIGBEE_SOURCE_ROUTE_PRESENT) #include "source-route-internal-def.h" +#endif #include "trust-center-internal-def.h" +#if !defined (SL_COMPONENT_CATALOG_PRESENT) || defined(SL_CATALOG_ZIGBEE_CBKE_CORE_PRESENT) #include "cbke-crypto-engine-internal-def.h" +#endif +#if !defined (SL_COMPONENT_CATALOG_PRESENT) || defined(SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT) #include "gp-types-internal-def.h" #include "gp-sink-table-internal-def.h" #include "gp-proxy-table-internal-def.h" +#endif #include "internal-callbacks-patch.h" #define sli_zigbee_stack_is_node_id_valid(nodeId) ((nodeId) < SL_ZIGBEE_DISCOVERY_ACTIVE_NODE_ID) diff --git a/protocol/zigbee/stack/internal/inc/pro_compliance_stack_interface_internal_def.h b/protocol/zigbee/stack/internal/inc/pro_compliance_stack_interface_internal_def.h deleted file mode 100644 index dd23b077df..0000000000 --- a/protocol/zigbee/stack/internal/inc/pro_compliance_stack_interface_internal_def.h +++ /dev/null @@ -1,189 +0,0 @@ -/***************************************************************************//** - * @file pro_compliance_stack_interface_internal_def.h - * @brief internal names for 'pro_compliance_stack_interface' declarations - ******************************************************************************* - * # License - * Copyright 2024 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ -// automatically generated from pro_compliance_stack_interface.h. Do not manually edit -#ifndef PRO_COMPLIANCE_STACK_INTERFACE_INTERNAL_DEF_H -#define PRO_COMPLIANCE_STACK_INTERFACE_INTERNAL_DEF_H - -#include "stack/include/pro_compliance_stack_interface.h" - -// Command Indirection - -sl_802154_short_addr_t sli_mac_stack_find_child_short_id(sl_802154_long_addr_t eui64); - -uint64_t sli_mac_stack_get_child_info_flags(uint8_t childIndex); - -void sli_mac_stack_indirect_purge(uint8_t nwk_index); - -void sli_mac_stack_kickstart(uint8_t mac_index); - -bool sli_mac_stack_lower_mac_radio_is_on(uint8_t mac_index); - -void sli_mac_stack_lower_mac_radio_sleep(void); - -void sli_mac_stack_lower_mac_radio_wakeup(void); - -sl_status_t sli_mac_stack_lower_mac_set_radio_channel(uint8_t mac_index, - uint8_t channel); - -sl_status_t sli_mac_stack_lower_mac_set_radio_idle_mode(uint8_t mac_index, - uint8_t mode); - -sl_status_t sli_mac_stack_lower_mac_set_radio_power(uint8_t mac_index, - int8_t power); - -void sli_mac_stack_set_coordinator(bool isCoordinator); - -sl_status_t sli_mac_stack_test_associate_command(sl_802154_short_addr_t parentId, - uint16_t panId); - -void sli_mac_stack_test_send_mac_command(uint8_t macCommandLength, - uint8_t *macCommand); - -sl_status_t sli_mac_stack_test_set_nwk_radio_params_channel(uint8_t channel); - -sl_status_t sli_mac_stack_test_set_nwk_radio_params_eui(uint8_t network_index, - sl_802154_long_addr_t eui); - -sl_status_t sli_mac_stack_test_set_tx_power(int8_t power); - -void sli_zigbee_stack_set_end_device_poll_timeout(uint8_t timeout); - -sl_status_t sli_zigbee_stack_set_packet_validate_library_state(uint16_t state); - -void sli_zigbee_stack_set_pan_id(uint16_t panId); - -void sli_zigbee_stack_set_pan_id_conflict_report(boolean set_value, - uint8_t nwk_index); - -bool sli_zigbee_stack_test_aps_key_in_sync(sl_802154_long_addr_t eui64); - -sl_status_t sli_zigbee_stack_test_aps_key_set_sync_status(sl_802154_long_addr_t eui64, - bool setSync); - -sl_status_t sli_zigbee_stack_test_custom_send_security_challenge_request(sl_802154_short_addr_t destShort, - sl_zigbee_sec_man_context_t *context, - uint8_t cmdoptions); - -sl_status_t sli_zigbee_stack_test_ieee_address_request_to_target(sl_802154_short_addr_t discoveryNodeId, - bool reportKids, - uint8_t childStartIndex, - uint8_t sourceEndpoint, - sl_zigbee_aps_option_t options, - sl_802154_short_addr_t targetNodeIdOfRequest); - -void sli_zigbee_stack_test_join_list_add(uint8_t command, - uint8_t *eui64List, - uint8_t counts); - -void sli_zigbee_stack_test_join_list_request(uint8_t startIndex); - -bool sli_zigbee_stack_test_network_send_command(sl_802154_short_addr_t destination, - uint8_t *commandFrame, - uint8_t length, - bool tryToInsertLongDest, - sl_802154_long_addr_t destinationEui); - -void sli_zigbee_stack_test_perform_raw_active_scan(uint32_t scanChannels, - uint8_t scanDuration); - -void sli_zigbee_stack_test_reset_frame_counter(uint8_t mask); - -bool sli_zigbee_stack_test_send_device_update(uint16_t newShortId, - sl_802154_long_addr_t newLongId, - bool apsEncryption, - uint8_t deviceStatus); - -sl_status_t sli_zigbee_stack_test_send_leave_request_command(uint16_t destId, - sl_802154_long_addr_t destEui); - -bool sli_zigbee_stack_test_send_link_key(sl_802154_short_addr_t targetNodeId, - sl_802154_long_addr_t targetEui64, - uint8_t keyType, - sl_zigbee_key_data_t *key, - bool useApsEncryption); - -void sli_zigbee_stack_test_send_network_rejoin_command(uint8_t cmd_id, - sl_802154_long_addr_t longId, - sl_802154_short_addr_t oldShortId, - sl_802154_short_addr_t newShortId, - bool useNwkSecurity, - uint8_t status, - bool reallySend); - -void sli_zigbee_stack_test_send_network_timeout_request(uint8_t requestedTimeoutValue); - -void sli_zigbee_stack_test_send_our_end_device_announcement(void); - -sl_status_t sli_zigbee_stack_test_send_remove_device_command(uint16_t destId, - sl_802154_long_addr_t destEui, - sl_802154_long_addr_t deviceToRemoveEui, - bool sendNonEncrypted); - -bool sli_zigbee_stack_test_send_report_or_update(uint8_t command, - uint8_t updateId, - uint16_t panId); - -void sli_zigbee_stack_test_send_route_error_payload(sl_802154_short_addr_t destination, - sl_802154_short_addr_t target, - uint8_t errorCode, - uint8_t *payload, - uint8_t payload_len); - -void sli_zigbee_stack_test_send_route_error_payload_no_network_encryption(sl_802154_short_addr_t destination, - sl_802154_short_addr_t target, - uint8_t errorCode, - uint8_t *payload, - uint8_t payload_len); - -void sli_zigbee_stack_test_send_timeout_request(void); - -bool sli_zigbee_stack_test_send_update_device_command(uint16_t newDeviceShortId, - sl_802154_long_addr_t newDeviceLongId, - uint32_t apsEncryption, - uint8_t deviceStatus); - -void sli_zigbee_stack_test_set_network_tokens(uint8_t stackProfile, - uint8_t nodeType, - uint8_t channel, - int8_t power, - uint16_t nodeId, - uint16_t panId, - sl_802154_long_addr_t extendedPanId); - -void sli_zigbee_stack_test_spoof_device_announcement(uint16_t shortId, - uint8_t *sourceEUI64, - sl_802154_long_addr_t deviceAnnounceEui, - uint8_t capabilities); - -sl_status_t sli_zigbee_stack_test_zdo_generate_clear_all_bindings_req(sl_802154_short_addr_t destination, - bool encrypt, - uint8_t *eui64_list, - uint8_t counts); - -sl_status_t sli_zigbee_stack_test_zdo_generate_get_authentication_level_req(sl_802154_short_addr_t dest, - sl_zigbee_aps_option_t aps_options, - sl_802154_long_addr_t target); - -sl_status_t sli_zigbee_stack_test_zdo_generate_security_decommission_req(sl_802154_short_addr_t destination, - bool encrypt, - uint8_t *eui64_list, - uint8_t counts); - -sl_status_t sli_zigbee_stack_zigbee_remove_child(sl_802154_short_addr_t childId, - uint8_t options); - -#endif // PRO_COMPLIANCE_STACK_INTERFACE_INTERNAL_DEF_H diff --git a/protocol/zigbee/stack/internal/inc/zigbee-event-logger-gen-internal-def.h b/protocol/zigbee/stack/internal/inc/zigbee-event-logger-gen-internal-def.h deleted file mode 100644 index 75db6ad74d..0000000000 --- a/protocol/zigbee/stack/internal/inc/zigbee-event-logger-gen-internal-def.h +++ /dev/null @@ -1,80 +0,0 @@ -/***************************************************************************//** - * @file zigbee-event-logger-gen-internal-def.h - * @brief internal names for 'zigbee-event-logger-gen' declarations - ******************************************************************************* - * # License - * Copyright 2024 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ -// automatically generated from zigbee-event-logger-gen.h. Do not manually edit -#ifndef ZIGBEE_EVENT_LOGGER_GEN_INTERNAL_DEF_H -#define ZIGBEE_EVENT_LOGGER_GEN_INTERNAL_DEF_H - -#include "stack/include/zigbee-event-logger-gen.h" - -// Command Indirection - -void sli_zigbee_stack_af_zig_bee_event_logger_add_boot_event(uint32_t bootCount, - uint16_t resetType); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_channel_change(uint8_t page, - uint8_t channel); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_child_added(sl_802154_short_addr_t childNodeId, - sl_802154_long_addr_t childEui64); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_child_removed(sl_802154_short_addr_t childNodeId, - sl_802154_long_addr_t childEui64); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_child_timed_out(sl_802154_short_addr_t childNodeId, - sl_802154_long_addr_t childEui64); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_duty_cycle_change(sl_zigbee_duty_cycle_state_t state, - sl_zigbee_duty_cycle_hecto_pct_t limitThreshold, - sl_zigbee_duty_cycle_hecto_pct_t criticalThreshold, - sl_zigbee_duty_cycle_hecto_pct_t suspendedLimit); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_join_network(sl_802154_pan_id_t panId, - uint8_t channelNumber, - uint8_t page, - uint8_t *extendedPanId); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_leave_with_rejoin(sl_802154_short_addr_t sourceNode, - sl_zigbee_leave_reason_t reason); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_leave_without_rejoin(sl_802154_short_addr_t sourceNode, - sl_zigbee_leave_reason_t reason); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_network_key_sequence_change(uint8_t sequence); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_parent_change(sl_802154_short_addr_t parentNodeId, - sl_802154_long_addr_t parentEui64); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_reset(uint8_t resetCode, - uint8_t extendedReason); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_secure_rejoin(uint32_t channelMask, - sl_zigbee_rejoin_reason_t reason); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_stack_status(sl_status_t status); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_time_sync(uint32_t utcTime, - uint32_t secondsSinceBoot); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_join_decision(sl_802154_short_addr_t nodeId, - uint8_t decision); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_link_key_change(void); - -void sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_rejoin(uint32_t channelMask, - sl_zigbee_rejoin_reason_t reason); - -#endif // ZIGBEE_EVENT_LOGGER_GEN_INTERNAL_DEF_H diff --git a/protocol/zigbee/stack/internal/src/ipc/pro_compliance_stack_interface_ipc_command_messages.h b/protocol/zigbee/stack/internal/src/ipc/pro_compliance_stack_interface_ipc_command_messages.h deleted file mode 100644 index a2c0c95540..0000000000 --- a/protocol/zigbee/stack/internal/src/ipc/pro_compliance_stack_interface_ipc_command_messages.h +++ /dev/null @@ -1,568 +0,0 @@ -/***************************************************************************//** - * @file pro_compliance_stack_interface_ipc_command_messages.h - * @brief defines structured format for 'pro_compliance_stack_interface' ipc messages - ******************************************************************************* - * # License - * Copyright 2024 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ -// automatically generated from pro_compliance_stack_interface.h. Do not manually edit -#ifndef PRO_COMPLIANCE_STACK_INTERFACE_IPC_COMMAND_MESSAGES_H -#define PRO_COMPLIANCE_STACK_INTERFACE_IPC_COMMAND_MESSAGES_H - -#include "stack/include/pro_compliance_stack_interface.h" -#include "stack/internal/inc/pro_compliance_stack_interface_internal_def.h" - -typedef struct { - sl_802154_long_addr_t eui64; -} sli_mac_stack_find_child_short_id_ipc_req_t; - -typedef struct { - sl_802154_short_addr_t result; -} sli_mac_stack_find_child_short_id_ipc_rsp_t; - -typedef struct { - sli_mac_stack_find_child_short_id_ipc_req_t request; - sli_mac_stack_find_child_short_id_ipc_rsp_t response; -} sli_mac_stack_find_child_short_id_ipc_msg_t; - -typedef struct { - uint8_t childIndex; -} sli_mac_stack_get_child_info_flags_ipc_req_t; - -typedef struct { - uint64_t result; -} sli_mac_stack_get_child_info_flags_ipc_rsp_t; - -typedef struct { - sli_mac_stack_get_child_info_flags_ipc_req_t request; - sli_mac_stack_get_child_info_flags_ipc_rsp_t response; -} sli_mac_stack_get_child_info_flags_ipc_msg_t; - -typedef struct { - uint8_t nwk_index; -} sli_mac_stack_indirect_purge_ipc_req_t; - -typedef struct { - sli_mac_stack_indirect_purge_ipc_req_t request; -} sli_mac_stack_indirect_purge_ipc_msg_t; - -typedef struct { - uint8_t mac_index; -} sli_mac_stack_kickstart_ipc_req_t; - -typedef struct { - sli_mac_stack_kickstart_ipc_req_t request; -} sli_mac_stack_kickstart_ipc_msg_t; - -typedef struct { - uint8_t mac_index; -} sli_mac_stack_lower_mac_radio_is_on_ipc_req_t; - -typedef struct { - bool result; -} sli_mac_stack_lower_mac_radio_is_on_ipc_rsp_t; - -typedef struct { - sli_mac_stack_lower_mac_radio_is_on_ipc_req_t request; - sli_mac_stack_lower_mac_radio_is_on_ipc_rsp_t response; -} sli_mac_stack_lower_mac_radio_is_on_ipc_msg_t; - -typedef struct { - uint8_t mac_index; - uint8_t channel; -} sli_mac_stack_lower_mac_set_radio_channel_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_mac_stack_lower_mac_set_radio_channel_ipc_rsp_t; - -typedef struct { - sli_mac_stack_lower_mac_set_radio_channel_ipc_req_t request; - sli_mac_stack_lower_mac_set_radio_channel_ipc_rsp_t response; -} sli_mac_stack_lower_mac_set_radio_channel_ipc_msg_t; - -typedef struct { - uint8_t mac_index; - uint8_t mode; -} sli_mac_stack_lower_mac_set_radio_idle_mode_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_mac_stack_lower_mac_set_radio_idle_mode_ipc_rsp_t; - -typedef struct { - sli_mac_stack_lower_mac_set_radio_idle_mode_ipc_req_t request; - sli_mac_stack_lower_mac_set_radio_idle_mode_ipc_rsp_t response; -} sli_mac_stack_lower_mac_set_radio_idle_mode_ipc_msg_t; - -typedef struct { - uint8_t mac_index; - int8_t power; -} sli_mac_stack_lower_mac_set_radio_power_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_mac_stack_lower_mac_set_radio_power_ipc_rsp_t; - -typedef struct { - sli_mac_stack_lower_mac_set_radio_power_ipc_req_t request; - sli_mac_stack_lower_mac_set_radio_power_ipc_rsp_t response; -} sli_mac_stack_lower_mac_set_radio_power_ipc_msg_t; - -typedef struct { - bool isCoordinator; -} sli_mac_stack_set_coordinator_ipc_req_t; - -typedef struct { - sli_mac_stack_set_coordinator_ipc_req_t request; -} sli_mac_stack_set_coordinator_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t parentId; - uint16_t panId; -} sli_mac_stack_test_associate_command_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_mac_stack_test_associate_command_ipc_rsp_t; - -typedef struct { - sli_mac_stack_test_associate_command_ipc_req_t request; - sli_mac_stack_test_associate_command_ipc_rsp_t response; -} sli_mac_stack_test_associate_command_ipc_msg_t; - -typedef struct { - uint8_t macCommandLength; - uint8_t macCommand[MAX_IPC_VEC_ARG_CAPACITY]; -} sli_mac_stack_test_send_mac_command_ipc_req_t; - -typedef struct { - sli_mac_stack_test_send_mac_command_ipc_req_t request; -} sli_mac_stack_test_send_mac_command_ipc_msg_t; - -typedef struct { - uint8_t channel; -} sli_mac_stack_test_set_nwk_radio_params_channel_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_mac_stack_test_set_nwk_radio_params_channel_ipc_rsp_t; - -typedef struct { - sli_mac_stack_test_set_nwk_radio_params_channel_ipc_req_t request; - sli_mac_stack_test_set_nwk_radio_params_channel_ipc_rsp_t response; -} sli_mac_stack_test_set_nwk_radio_params_channel_ipc_msg_t; - -typedef struct { - uint8_t network_index; - sl_802154_long_addr_t eui; -} sli_mac_stack_test_set_nwk_radio_params_eui_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_mac_stack_test_set_nwk_radio_params_eui_ipc_rsp_t; - -typedef struct { - sli_mac_stack_test_set_nwk_radio_params_eui_ipc_req_t request; - sli_mac_stack_test_set_nwk_radio_params_eui_ipc_rsp_t response; -} sli_mac_stack_test_set_nwk_radio_params_eui_ipc_msg_t; - -typedef struct { - int8_t power; -} sli_mac_stack_test_set_tx_power_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_mac_stack_test_set_tx_power_ipc_rsp_t; - -typedef struct { - sli_mac_stack_test_set_tx_power_ipc_req_t request; - sli_mac_stack_test_set_tx_power_ipc_rsp_t response; -} sli_mac_stack_test_set_tx_power_ipc_msg_t; - -typedef struct { - uint8_t timeout; -} sli_zigbee_stack_set_end_device_poll_timeout_ipc_req_t; - -typedef struct { - sli_zigbee_stack_set_end_device_poll_timeout_ipc_req_t request; -} sli_zigbee_stack_set_end_device_poll_timeout_ipc_msg_t; - -typedef struct { - uint16_t state; -} sli_zigbee_stack_set_packet_validate_library_state_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_set_packet_validate_library_state_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_set_packet_validate_library_state_ipc_req_t request; - sli_zigbee_stack_set_packet_validate_library_state_ipc_rsp_t response; -} sli_zigbee_stack_set_packet_validate_library_state_ipc_msg_t; - -typedef struct { - uint16_t panId; -} sli_zigbee_stack_set_pan_id_ipc_req_t; - -typedef struct { - sli_zigbee_stack_set_pan_id_ipc_req_t request; -} sli_zigbee_stack_set_pan_id_ipc_msg_t; - -typedef struct { - boolean set_value; - uint8_t nwk_index; -} sli_zigbee_stack_set_pan_id_conflict_report_ipc_req_t; - -typedef struct { - sli_zigbee_stack_set_pan_id_conflict_report_ipc_req_t request; -} sli_zigbee_stack_set_pan_id_conflict_report_ipc_msg_t; - -typedef struct { - sl_802154_long_addr_t eui64; -} sli_zigbee_stack_test_aps_key_in_sync_ipc_req_t; - -typedef struct { - bool result; -} sli_zigbee_stack_test_aps_key_in_sync_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_aps_key_in_sync_ipc_req_t request; - sli_zigbee_stack_test_aps_key_in_sync_ipc_rsp_t response; -} sli_zigbee_stack_test_aps_key_in_sync_ipc_msg_t; - -typedef struct { - sl_802154_long_addr_t eui64; - bool setSync; -} sli_zigbee_stack_test_aps_key_set_sync_status_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_aps_key_set_sync_status_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_aps_key_set_sync_status_ipc_req_t request; - sli_zigbee_stack_test_aps_key_set_sync_status_ipc_rsp_t response; -} sli_zigbee_stack_test_aps_key_set_sync_status_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t destShort; - sl_zigbee_sec_man_context_t context; - uint8_t cmdoptions; -} sli_zigbee_stack_test_custom_send_security_challenge_request_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_custom_send_security_challenge_request_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_custom_send_security_challenge_request_ipc_req_t request; - sli_zigbee_stack_test_custom_send_security_challenge_request_ipc_rsp_t response; -} sli_zigbee_stack_test_custom_send_security_challenge_request_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t discoveryNodeId; - bool reportKids; - uint8_t childStartIndex; - uint8_t sourceEndpoint; - sl_zigbee_aps_option_t options; - sl_802154_short_addr_t targetNodeIdOfRequest; -} sli_zigbee_stack_test_ieee_address_request_to_target_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_ieee_address_request_to_target_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_ieee_address_request_to_target_ipc_req_t request; - sli_zigbee_stack_test_ieee_address_request_to_target_ipc_rsp_t response; -} sli_zigbee_stack_test_ieee_address_request_to_target_ipc_msg_t; - -typedef struct { - uint8_t command; - uint8_t eui64List[MAX_IPC_VEC_ARG_CAPACITY]; - uint8_t counts; -} sli_zigbee_stack_test_join_list_add_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_join_list_add_ipc_req_t request; -} sli_zigbee_stack_test_join_list_add_ipc_msg_t; - -typedef struct { - uint8_t startIndex; -} sli_zigbee_stack_test_join_list_request_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_join_list_request_ipc_req_t request; -} sli_zigbee_stack_test_join_list_request_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t destination; - uint8_t commandFrame; - uint8_t length; - bool tryToInsertLongDest; - sl_802154_long_addr_t destinationEui; -} sli_zigbee_stack_test_network_send_command_ipc_req_t; - -typedef struct { - bool result; -} sli_zigbee_stack_test_network_send_command_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_network_send_command_ipc_req_t request; - sli_zigbee_stack_test_network_send_command_ipc_rsp_t response; -} sli_zigbee_stack_test_network_send_command_ipc_msg_t; - -typedef struct { - uint32_t scanChannels; - uint8_t scanDuration; -} sli_zigbee_stack_test_perform_raw_active_scan_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_perform_raw_active_scan_ipc_req_t request; -} sli_zigbee_stack_test_perform_raw_active_scan_ipc_msg_t; - -typedef struct { - uint8_t mask; -} sli_zigbee_stack_test_reset_frame_counter_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_reset_frame_counter_ipc_req_t request; -} sli_zigbee_stack_test_reset_frame_counter_ipc_msg_t; - -typedef struct { - uint16_t newShortId; - sl_802154_long_addr_t newLongId; - bool apsEncryption; - uint8_t deviceStatus; -} sli_zigbee_stack_test_send_device_update_ipc_req_t; - -typedef struct { - bool result; -} sli_zigbee_stack_test_send_device_update_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_send_device_update_ipc_req_t request; - sli_zigbee_stack_test_send_device_update_ipc_rsp_t response; -} sli_zigbee_stack_test_send_device_update_ipc_msg_t; - -typedef struct { - uint16_t destId; - sl_802154_long_addr_t destEui; -} sli_zigbee_stack_test_send_leave_request_command_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_send_leave_request_command_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_send_leave_request_command_ipc_req_t request; - sli_zigbee_stack_test_send_leave_request_command_ipc_rsp_t response; -} sli_zigbee_stack_test_send_leave_request_command_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t targetNodeId; - sl_802154_long_addr_t targetEui64; - uint8_t keyType; - sl_zigbee_key_data_t key; - bool useApsEncryption; -} sli_zigbee_stack_test_send_link_key_ipc_req_t; - -typedef struct { - bool result; -} sli_zigbee_stack_test_send_link_key_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_send_link_key_ipc_req_t request; - sli_zigbee_stack_test_send_link_key_ipc_rsp_t response; -} sli_zigbee_stack_test_send_link_key_ipc_msg_t; - -typedef struct { - uint8_t cmd_id; - sl_802154_long_addr_t longId; - sl_802154_short_addr_t oldShortId; - sl_802154_short_addr_t newShortId; - bool useNwkSecurity; - uint8_t status; - bool reallySend; -} sli_zigbee_stack_test_send_network_rejoin_command_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_send_network_rejoin_command_ipc_req_t request; -} sli_zigbee_stack_test_send_network_rejoin_command_ipc_msg_t; - -typedef struct { - uint8_t requestedTimeoutValue; -} sli_zigbee_stack_test_send_network_timeout_request_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_send_network_timeout_request_ipc_req_t request; -} sli_zigbee_stack_test_send_network_timeout_request_ipc_msg_t; - -typedef struct { - uint16_t destId; - sl_802154_long_addr_t destEui; - sl_802154_long_addr_t deviceToRemoveEui; - bool sendNonEncrypted; -} sli_zigbee_stack_test_send_remove_device_command_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_send_remove_device_command_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_send_remove_device_command_ipc_req_t request; - sli_zigbee_stack_test_send_remove_device_command_ipc_rsp_t response; -} sli_zigbee_stack_test_send_remove_device_command_ipc_msg_t; - -typedef struct { - uint8_t command; - uint8_t updateId; - uint16_t panId; -} sli_zigbee_stack_test_send_report_or_update_ipc_req_t; - -typedef struct { - bool result; -} sli_zigbee_stack_test_send_report_or_update_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_send_report_or_update_ipc_req_t request; - sli_zigbee_stack_test_send_report_or_update_ipc_rsp_t response; -} sli_zigbee_stack_test_send_report_or_update_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t destination; - sl_802154_short_addr_t target; - uint8_t errorCode; - uint8_t payload; - uint8_t payload_len; -} sli_zigbee_stack_test_send_route_error_payload_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_send_route_error_payload_ipc_req_t request; -} sli_zigbee_stack_test_send_route_error_payload_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t destination; - sl_802154_short_addr_t target; - uint8_t errorCode; - uint8_t payload; - uint8_t payload_len; -} sli_zigbee_stack_test_send_route_error_payload_no_network_encryption_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_send_route_error_payload_no_network_encryption_ipc_req_t request; -} sli_zigbee_stack_test_send_route_error_payload_no_network_encryption_ipc_msg_t; - -typedef struct { - uint16_t newDeviceShortId; - sl_802154_long_addr_t newDeviceLongId; - uint32_t apsEncryption; - uint8_t deviceStatus; -} sli_zigbee_stack_test_send_update_device_command_ipc_req_t; - -typedef struct { - bool result; -} sli_zigbee_stack_test_send_update_device_command_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_send_update_device_command_ipc_req_t request; - sli_zigbee_stack_test_send_update_device_command_ipc_rsp_t response; -} sli_zigbee_stack_test_send_update_device_command_ipc_msg_t; - -typedef struct { - uint8_t stackProfile; - uint8_t nodeType; - uint8_t channel; - int8_t power; - uint16_t nodeId; - uint16_t panId; - sl_802154_long_addr_t extendedPanId; -} sli_zigbee_stack_test_set_network_tokens_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_set_network_tokens_ipc_req_t request; -} sli_zigbee_stack_test_set_network_tokens_ipc_msg_t; - -typedef struct { - uint16_t shortId; - uint8_t sourceEUI64; - sl_802154_long_addr_t deviceAnnounceEui; - uint8_t capabilities; -} sli_zigbee_stack_test_spoof_device_announcement_ipc_req_t; - -typedef struct { - sli_zigbee_stack_test_spoof_device_announcement_ipc_req_t request; -} sli_zigbee_stack_test_spoof_device_announcement_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t destination; - bool encrypt; - uint8_t eui64_list[MAX_IPC_VEC_ARG_CAPACITY]; - uint8_t counts; -} sli_zigbee_stack_test_zdo_generate_clear_all_bindings_req_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_zdo_generate_clear_all_bindings_req_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_zdo_generate_clear_all_bindings_req_ipc_req_t request; - sli_zigbee_stack_test_zdo_generate_clear_all_bindings_req_ipc_rsp_t response; -} sli_zigbee_stack_test_zdo_generate_clear_all_bindings_req_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t dest; - sl_zigbee_aps_option_t aps_options; - sl_802154_long_addr_t target; -} sli_zigbee_stack_test_zdo_generate_get_authentication_level_req_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_zdo_generate_get_authentication_level_req_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_zdo_generate_get_authentication_level_req_ipc_req_t request; - sli_zigbee_stack_test_zdo_generate_get_authentication_level_req_ipc_rsp_t response; -} sli_zigbee_stack_test_zdo_generate_get_authentication_level_req_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t destination; - bool encrypt; - uint8_t eui64_list[MAX_IPC_VEC_ARG_CAPACITY]; - uint8_t counts; -} sli_zigbee_stack_test_zdo_generate_security_decommission_req_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_test_zdo_generate_security_decommission_req_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_test_zdo_generate_security_decommission_req_ipc_req_t request; - sli_zigbee_stack_test_zdo_generate_security_decommission_req_ipc_rsp_t response; -} sli_zigbee_stack_test_zdo_generate_security_decommission_req_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t childId; - uint8_t options; -} sli_zigbee_stack_zigbee_remove_child_ipc_req_t; - -typedef struct { - sl_status_t result; -} sli_zigbee_stack_zigbee_remove_child_ipc_rsp_t; - -typedef struct { - sli_zigbee_stack_zigbee_remove_child_ipc_req_t request; - sli_zigbee_stack_zigbee_remove_child_ipc_rsp_t response; -} sli_zigbee_stack_zigbee_remove_child_ipc_msg_t; - -#endif // PRO_COMPLIANCE_STACK_INTERFACE_IPC_COMMAND_MESSAGES_H diff --git a/protocol/zigbee/stack/internal/src/ipc/zigbee-event-logger-gen-ipc-command-messages.h b/protocol/zigbee/stack/internal/src/ipc/zigbee-event-logger-gen-ipc-command-messages.h deleted file mode 100644 index a3113ddd17..0000000000 --- a/protocol/zigbee/stack/internal/src/ipc/zigbee-event-logger-gen-ipc-command-messages.h +++ /dev/null @@ -1,179 +0,0 @@ -/***************************************************************************//** - * @file zigbee-event-logger-gen-ipc-command-messages.h - * @brief defines structured format for 'zigbee-event-logger-gen' ipc messages - ******************************************************************************* - * # License - * Copyright 2024 Silicon Laboratories Inc. www.silabs.com - ******************************************************************************* - * - * The licensor of this software is Silicon Laboratories Inc. Your use of this - * software is governed by the terms of Silicon Labs Master Software License - * Agreement (MSLA) available at - * www.silabs.com/about-us/legal/master-software-license-agreement. This - * software is distributed to you in Source Code format and is governed by the - * sections of the MSLA applicable to Source Code. - * - ******************************************************************************/ -// automatically generated from zigbee-event-logger-gen.h. Do not manually edit -#ifndef ZIGBEE_EVENT_LOGGER_GEN_IPC_COMMAND_MESSAGES_H -#define ZIGBEE_EVENT_LOGGER_GEN_IPC_COMMAND_MESSAGES_H - -#include "stack/include/zigbee-event-logger-gen.h" -#include "stack/internal/inc/zigbee-event-logger-gen-internal-def.h" - -typedef struct { - uint32_t bootCount; - uint16_t resetType; -} sli_zigbee_stack_af_zig_bee_event_logger_add_boot_event_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_boot_event_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_boot_event_ipc_msg_t; - -typedef struct { - uint8_t page; - uint8_t channel; -} sli_zigbee_stack_af_zig_bee_event_logger_add_channel_change_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_channel_change_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_channel_change_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t childNodeId; - sl_802154_long_addr_t childEui64; -} sli_zigbee_stack_af_zig_bee_event_logger_add_child_added_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_child_added_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_child_added_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t childNodeId; - sl_802154_long_addr_t childEui64; -} sli_zigbee_stack_af_zig_bee_event_logger_add_child_removed_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_child_removed_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_child_removed_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t childNodeId; - sl_802154_long_addr_t childEui64; -} sli_zigbee_stack_af_zig_bee_event_logger_add_child_timed_out_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_child_timed_out_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_child_timed_out_ipc_msg_t; - -typedef struct { - sl_zigbee_duty_cycle_state_t state; - sl_zigbee_duty_cycle_hecto_pct_t limitThreshold; - sl_zigbee_duty_cycle_hecto_pct_t criticalThreshold; - sl_zigbee_duty_cycle_hecto_pct_t suspendedLimit; -} sli_zigbee_stack_af_zig_bee_event_logger_add_duty_cycle_change_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_duty_cycle_change_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_duty_cycle_change_ipc_msg_t; - -typedef struct { - sl_802154_pan_id_t panId; - uint8_t channelNumber; - uint8_t page; - uint8_t extendedPanId; -} sli_zigbee_stack_af_zig_bee_event_logger_add_join_network_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_join_network_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_join_network_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t sourceNode; - sl_zigbee_leave_reason_t reason; -} sli_zigbee_stack_af_zig_bee_event_logger_add_leave_with_rejoin_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_leave_with_rejoin_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_leave_with_rejoin_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t sourceNode; - sl_zigbee_leave_reason_t reason; -} sli_zigbee_stack_af_zig_bee_event_logger_add_leave_without_rejoin_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_leave_without_rejoin_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_leave_without_rejoin_ipc_msg_t; - -typedef struct { - uint8_t sequence; -} sli_zigbee_stack_af_zig_bee_event_logger_add_network_key_sequence_change_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_network_key_sequence_change_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_network_key_sequence_change_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t parentNodeId; - sl_802154_long_addr_t parentEui64; -} sli_zigbee_stack_af_zig_bee_event_logger_add_parent_change_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_parent_change_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_parent_change_ipc_msg_t; - -typedef struct { - uint8_t resetCode; - uint8_t extendedReason; -} sli_zigbee_stack_af_zig_bee_event_logger_add_reset_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_reset_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_reset_ipc_msg_t; - -typedef struct { - uint32_t channelMask; - sl_zigbee_rejoin_reason_t reason; -} sli_zigbee_stack_af_zig_bee_event_logger_add_secure_rejoin_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_secure_rejoin_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_secure_rejoin_ipc_msg_t; - -typedef struct { - sl_status_t status; -} sli_zigbee_stack_af_zig_bee_event_logger_add_stack_status_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_stack_status_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_stack_status_ipc_msg_t; - -typedef struct { - uint32_t utcTime; - uint32_t secondsSinceBoot; -} sli_zigbee_stack_af_zig_bee_event_logger_add_time_sync_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_time_sync_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_time_sync_ipc_msg_t; - -typedef struct { - sl_802154_short_addr_t nodeId; - uint8_t decision; -} sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_join_decision_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_join_decision_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_join_decision_ipc_msg_t; - -typedef struct { - uint32_t channelMask; - sl_zigbee_rejoin_reason_t reason; -} sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_rejoin_ipc_req_t; - -typedef struct { - sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_rejoin_ipc_req_t request; -} sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_rejoin_ipc_msg_t; - -#endif // ZIGBEE_EVENT_LOGGER_GEN_IPC_COMMAND_MESSAGES_H diff --git a/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.c b/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.c index 0ff84323b3..b5bb8c96af 100644 --- a/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.c +++ b/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.c @@ -18,20 +18,32 @@ #include "stack/internal/src/ipc/zigbee_ipc_callback_events.h" #include "stack/internal/src/ipc/binding-table-ipc-callback-events.h" #include "stack/internal/src/ipc/bootload_ipc_callback_events.h" +#ifdef SL_CATALOG_ZIGBEE_CBKE_CORE_PRESENT #include "stack/internal/src/ipc/cbke-crypto-engine-ipc-callback-events.h" +#endif #include "stack/internal/src/ipc/child_ipc_callback_events.h" +#ifdef SL_CATALOG_HIGH_DATARATE_PHY_PRESENT #include "stack/internal/src/ipc/high_datarate_phy_stack_interface_ipc_callback_events.h" +#endif #include "stack/internal/src/ipc/message_ipc_callback_events.h" #include "stack/internal/src/ipc/network-formation-ipc-callback-events.h" #include "stack/internal/src/ipc/raw-message-ipc-callback-events.h" #include "stack/internal/src/ipc/security_ipc_callback_events.h" #include "stack/internal/src/ipc/sl_zigbee_duty_cycle_ipc_callback_events.h" +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_dynamic_commissioning_ipc_callback_events.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_management_ipc_callback_events.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_security_ipc_callback_events.h" +#endif #include "stack/internal/src/ipc/stack-info-ipc-callback-events.h" #include "stack/internal/src/ipc/trust-center-ipc-callback-events.h" +#ifdef SL_CATALOG_ZIGBEE_LIGHT_LINK_PRESENT #include "stack/internal/src/ipc/zll-api-ipc-callback-events.h" +#endif typedef void (*callback_dispatcher)(sl_zigbee_stack_cb_event_t *cb_event); diff --git a/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.h b/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.h index 396d9fd191..b29249e193 100644 --- a/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.h +++ b/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_callback_events.h @@ -18,25 +18,41 @@ #ifndef ZIGBEE_IPC_CALLBACK_EVENTS_H #define ZIGBEE_IPC_CALLBACK_EVENTS_H +#ifdef SL_COMPONENT_CATALOG_PRESENT +#include "sl_component_catalog.h" +#endif + #include "sl_enum.h" #include "sl_event_system.h" #include "sl_memory_manager.h" #include "stack/internal/src/ipc/binding-table-ipc-callback-events.h" #include "stack/internal/src/ipc/bootload_ipc_callback_events.h" +#ifdef SL_CATALOG_ZIGBEE_CBKE_CORE_PRESENT #include "stack/internal/src/ipc/cbke-crypto-engine-ipc-callback-events.h" +#endif #include "stack/internal/src/ipc/child_ipc_callback_events.h" +#ifdef SL_CATALOG_HIGH_DATARATE_PHY_PRESENT #include "stack/internal/src/ipc/high_datarate_phy_stack_interface_ipc_callback_events.h" +#endif #include "stack/internal/src/ipc/message_ipc_callback_events.h" #include "stack/internal/src/ipc/network-formation-ipc-callback-events.h" #include "stack/internal/src/ipc/raw-message-ipc-callback-events.h" #include "stack/internal/src/ipc/security_ipc_callback_events.h" #include "stack/internal/src/ipc/sl_zigbee_duty_cycle_ipc_callback_events.h" +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_dynamic_commissioning_ipc_callback_events.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_management_ipc_callback_events.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_security_ipc_callback_events.h" +#endif #include "stack/internal/src/ipc/stack-info-ipc-callback-events.h" #include "stack/internal/src/ipc/trust-center-ipc-callback-events.h" +#ifdef SL_CATALOG_ZIGBEE_LIGHT_LINK_PRESENT #include "stack/internal/src/ipc/zll-api-ipc-callback-events.h" +#endif SL_ENUM_GENERIC(sl_zigbee_stack_cb_event_tag_t, uint16_t) { SLI_ZIGBEE_STACK_REMOTE_DELETE_BINDING_HANDLER_IPC_EVENT_TYPE, @@ -96,17 +112,21 @@ typedef struct { sli_zigbee_stack_remote_set_binding_handler_ipc_event_t remote_set_binding_handler; sli_zigbee_stack_bootload_transmit_complete_handler_ipc_event_t bootload_transmit_complete_handler; sli_zigbee_stack_incoming_bootload_message_handler_ipc_event_t incoming_bootload_message_handler; + #ifdef SL_CATALOG_ZIGBEE_CBKE_CORE_PRESENT sli_zigbee_stack_calculate_smacs_283k1_handler_ipc_event_t calculate_smacs_283k1_handler; sli_zigbee_stack_calculate_smacs_handler_ipc_event_t calculate_smacs_handler; sli_zigbee_stack_dsa_sign_handler_ipc_event_t dsa_sign_handler; sli_zigbee_stack_dsa_verify_handler_ipc_event_t dsa_verify_handler; sli_zigbee_stack_generate_cbke_keys_283k1_handler_ipc_event_t generate_cbke_keys_283k1_handler; sli_zigbee_stack_generate_cbke_keys_handler_ipc_event_t generate_cbke_keys_handler; + #endif sli_zigbee_stack_child_join_handler_ipc_event_t child_join_handler; sli_zigbee_stack_poll_complete_handler_ipc_event_t poll_complete_handler; sli_zigbee_stack_poll_handler_ipc_event_t poll_handler; + #ifdef SL_CATALOG_HIGH_DATARATE_PHY_PRESENT sli_mac_stack_high_datarate_phy_rx_callback_ipc_event_t high_datarate_phy_rx_callback; sli_mac_stack_high_datarate_phy_tx_callback_ipc_event_t high_datarate_phy_tx_callback; + #endif sli_zigbee_stack_id_conflict_handler_ipc_event_t id_conflict_handler; sli_zigbee_stack_incoming_many_to_one_route_request_handler_ipc_event_t incoming_many_to_one_route_request_handler; sli_zigbee_stack_incoming_message_handler_ipc_event_t incoming_message_handler; @@ -127,18 +147,26 @@ typedef struct { sli_zigbee_stack_switch_network_key_handler_ipc_event_t switch_network_key_handler; sli_zigbee_stack_zigbee_key_establishment_handler_ipc_event_t zigbee_key_establishment_handler; sli_zigbee_stack_duty_cycle_handler_ipc_event_t duty_cycle_handler; + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_dynamic_commissioning_alert_callback_ipc_event_t dynamic_commissioning_alert_callback; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_beacon_survey_complete_callback_ipc_event_t beacon_survey_complete_callback; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_get_authentication_level_callback_ipc_event_t get_authentication_level_callback; sli_zigbee_stack_set_authenticaion_level_callback_ipc_event_t set_authenticaion_level_callback; sli_zigbee_stack_zdo_retrieve_authentication_token_complete_callback_ipc_event_t zdo_retrieve_authentication_token_complete_callback; + #endif sli_zigbee_stack_stack_status_handler_ipc_event_t stack_status_handler; sli_zigbee_stack_stack_token_changed_handler_ipc_event_t stack_token_changed_handler; sli_zigbee_stack_trust_center_post_join_handler_ipc_event_t trust_center_post_join_handler; + #ifdef SL_CATALOG_ZIGBEE_LIGHT_LINK_PRESENT sli_zigbee_stack_zll_address_assignment_handler_ipc_event_t zll_address_assignment_handler; sli_zigbee_stack_zll_network_found_handler_ipc_event_t zll_network_found_handler; sli_zigbee_stack_zll_scan_complete_handler_ipc_event_t zll_scan_complete_handler; sli_zigbee_stack_zll_touch_link_target_handler_ipc_event_t zll_touch_link_target_handler; + #endif } data; } sl_zigbee_stack_cb_event_t; diff --git a/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_command_messages.h b/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_command_messages.h index 122708bac0..d12281258b 100644 --- a/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_command_messages.h +++ b/protocol/zigbee/stack/internal/src/ipc/zigbee_ipc_command_messages.h @@ -18,16 +18,32 @@ #ifndef ZIGBEE_IPC_COMMAND_MESSAGES_H #define ZIGBEE_IPC_COMMAND_MESSAGES_H +#ifdef SL_COMPONENT_CATALOG_PRESENT +#include "sl_component_catalog.h" +#endif + #include "stack/internal/src/ipc/aes-mmo-ipc-command-messages.h" #include "stack/internal/src/ipc/binding-table-ipc-command-messages.h" #include "stack/internal/src/ipc/bootload_ipc_command_messages.h" +#ifdef SL_CATALOG_ZIGBEE_CBKE_CORE_PRESENT #include "stack/internal/src/ipc/cbke-crypto-engine-ipc-command-messages.h" +#endif #include "stack/internal/src/ipc/child_ipc_command_messages.h" +#ifdef SL_CATALOG_ZIGBEE_FORCE_SLEEP_WAKEUP_PRESENT #include "stack/internal/src/ipc/force_sleep_wakeup_stack_interface_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT #include "stack/internal/src/ipc/gp-proxy-table-ipc-command-messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT #include "stack/internal/src/ipc/gp-sink-table-ipc-command-messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT #include "stack/internal/src/ipc/gp-types-ipc-command-messages.h" +#endif +#ifdef SL_CATALOG_HIGH_DATARATE_PHY_PRESENT #include "stack/internal/src/ipc/high_datarate_phy_stack_interface_ipc_command_messages.h" +#endif #include "stack/internal/src/ipc/library_ipc_command_messages.h" #include "stack/internal/src/ipc/mac-layer-ipc-command-messages.h" #include "stack/internal/src/ipc/message_ipc_command_messages.h" @@ -35,30 +51,57 @@ #include "stack/internal/src/ipc/multi-network-ipc-command-messages.h" #include "stack/internal/src/ipc/multi-phy-ipc-command-messages.h" #include "stack/internal/src/ipc/network-formation-ipc-command-messages.h" +#ifdef SL_CATALOG_ZIGBEE_PRO_COMPLIANCE_PRESENT #include "stack/internal/src/ipc/pro_compliance_stack_interface_ipc_command_messages.h" +#endif #include "stack/internal/src/ipc/raw-message-ipc-command-messages.h" #include "stack/internal/src/ipc/security_ipc_command_messages.h" #include "stack/internal/src/ipc/sl_zigbee_address_info_ipc_command_messages.h" +#ifdef SL_CATALOG_ZIGBEE_PRO_STACK_ALT_MAC_PRESENT #include "stack/internal/src/ipc/sl_zigbee_alternate_mac_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_dlk_negotiation_ipc_command_messages.h" +#endif #include "stack/internal/src/ipc/sl_zigbee_duty_cycle_ipc_command_messages.h" +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_dynamic_commissioning_ipc_command_messages.h" +#endif #include "stack/internal/src/ipc/sl_zigbee_random_api_ipc_command_messages.h" +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_security_manager_dlk_ecc_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_security_manager_dlk_ecc_test_vectors_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_stack_specific_tlv_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_configuration_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_dlk_negotiation_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_management_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT #include "stack/internal/src/ipc/sl_zigbee_zdo_security_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_SOURCE_ROUTE_PRESENT #include "stack/internal/src/ipc/source-route-ipc-command-messages.h" +#endif #include "stack/internal/src/ipc/stack-info-ipc-command-messages.h" #include "stack/internal/src/ipc/trust-center-ipc-command-messages.h" #include "stack/internal/src/ipc/zigbee-device-stack-ipc-command-messages.h" -#include "stack/internal/src/ipc/zigbee-event-logger-gen-ipc-command-messages.h" #include "stack/internal/src/ipc/zigbee-security-manager-ipc-command-messages.h" +#ifdef SL_CATALOG_ZIGBEE_DIRECT_ZDD_PRESENT #include "stack/internal/src/ipc/zigbee_direct_stack_interface_ipc_command_messages.h" +#endif +#ifdef SL_CATALOG_ZIGBEE_LIGHT_LINK_PRESENT #include "stack/internal/src/ipc/zll-api-ipc-command-messages.h" +#endif typedef struct { union { @@ -78,6 +121,7 @@ typedef struct { sli_zigbee_stack_set_binding_table_size_ipc_msg_t set_binding_table_size; sli_zigbee_stack_set_reply_binding_ipc_msg_t set_reply_binding; sli_zigbee_stack_send_bootload_message_ipc_msg_t send_bootload_message; + #ifdef SL_CATALOG_ZIGBEE_CBKE_CORE_PRESENT sli_zigbee_stack_calculate_smacs_ipc_msg_t calculate_smacs; sli_zigbee_stack_calculate_smacs_283k1_ipc_msg_t calculate_smacs_283k1; sli_zigbee_stack_clear_temporary_data_maybe_store_link_key_ipc_msg_t clear_temporary_data_maybe_store_link_key; @@ -92,6 +136,7 @@ typedef struct { sli_zigbee_stack_get_stack_certificate_eui64_ipc_msg_t get_stack_certificate_eui64; sli_zigbee_stack_set_preinstalled_cbke_data_ipc_msg_t set_preinstalled_cbke_data; sli_zigbee_stack_set_preinstalled_cbke_data_283k1_ipc_msg_t set_preinstalled_cbke_data_283k1; + #endif sli_zigbee_stack_add_child_ipc_msg_t add_child; sli_zigbee_stack_child_count_ipc_msg_t child_count; sli_zigbee_stack_child_id_ipc_msg_t child_id; @@ -120,10 +165,15 @@ typedef struct { sli_zigbee_stack_set_max_end_device_children_ipc_msg_t set_max_end_device_children; sli_zigbee_stack_set_message_flag_ipc_msg_t set_message_flag; sli_zigbee_stack_set_parent_incoming_nwk_frame_counter_ipc_msg_t set_parent_incoming_nwk_frame_counter; + #ifdef SL_CATALOG_ZIGBEE_FORCE_SLEEP_WAKEUP_PRESENT sli_mac_stack_lower_mac_force_sleep_ipc_msg_t lower_mac_force_sleep; + #endif + #ifdef SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT sli_zigbee_stack_gp_proxy_table_get_entry_ipc_msg_t gp_proxy_table_get_entry; sli_zigbee_stack_gp_proxy_table_lookup_ipc_msg_t gp_proxy_table_lookup; sli_zigbee_stack_gp_proxy_table_process_gp_pairing_ipc_msg_t gp_proxy_table_process_gp_pairing; + #endif + #ifdef SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT sli_zigbee_stack_gp_sink_table_add_group_ipc_msg_t gp_sink_table_add_group; sli_zigbee_stack_gp_sink_table_entry_in_use_ipc_msg_t gp_sink_table_entry_in_use; sli_zigbee_stack_gp_sink_table_find_or_allocate_entry_ipc_msg_t gp_sink_table_find_or_allocate_entry; @@ -135,6 +185,8 @@ typedef struct { sli_zigbee_stack_gp_sink_table_remove_group_ipc_msg_t gp_sink_table_remove_group; sli_zigbee_stack_gp_sink_table_set_entry_ipc_msg_t gp_sink_table_set_entry; sli_zigbee_stack_gp_sink_table_set_security_frame_counter_ipc_msg_t gp_sink_table_set_security_frame_counter; + #endif + #ifdef SL_CATALOG_ZIGBEE_GREEN_POWER_PRESENT sli_zigbee_stack_d_gp_send_ipc_msg_t d_gp_send; sli_zigbee_stack_get_gp_max_tx_q_list_count_ipc_msg_t get_gp_max_tx_q_list_count; sli_zigbee_stack_get_gp_tx_q_list_count_ipc_msg_t get_gp_tx_q_list_count; @@ -144,10 +196,13 @@ typedef struct { sli_zigbee_stack_gp_get_tx_queue_head_ipc_msg_t gp_get_tx_queue_head; sli_zigbee_stack_gp_remove_from_tx_queue_ipc_msg_t gp_remove_from_tx_queue; sli_zigbee_stack_gp_set_max_tx_queue_entry_ipc_msg_t gp_set_max_tx_queue_entry; + #endif + #ifdef SL_CATALOG_HIGH_DATARATE_PHY_PRESENT sli_mac_stack_lower_mac_set_high_datarate_csma_params_ipc_msg_t lower_mac_set_high_datarate_csma_params; sli_mac_stack_lower_mac_set_high_datarate_phy_radio_priorities_ipc_msg_t lower_mac_set_high_datarate_phy_radio_priorities; sli_mac_stack_send_raw_high_datarate_phy_message_ipc_msg_t send_raw_high_datarate_phy_message; sli_mac_stack_set_mode_switch_sync_detect_ipc_msg_t set_mode_switch_sync_detect; + #endif sli_zigbee_stack_get_library_status_ipc_msg_t get_library_status; sli_zigbee_stack_force_tx_after_failed_cca_ipc_msg_t force_tx_after_failed_cca; sli_zigbee_stack_get_max_mac_retries_ipc_msg_t get_max_mac_retries; @@ -230,6 +285,7 @@ typedef struct { sli_zigbee_stack_stop_scan_ipc_msg_t stop_scan; sli_zigbee_stack_survey_beacons_ipc_msg_t survey_beacons; sli_zigbee_stack_tc_rejoins_using_well_known_key_allowed_ipc_msg_t tc_rejoins_using_well_known_key_allowed; + #ifdef SL_CATALOG_ZIGBEE_PRO_COMPLIANCE_PRESENT sli_mac_stack_find_child_short_id_ipc_msg_t find_child_short_id; sli_mac_stack_get_child_info_flags_ipc_msg_t get_child_info_flags; sli_mac_stack_indirect_purge_ipc_msg_t indirect_purge; @@ -266,13 +322,13 @@ typedef struct { sli_zigbee_stack_test_send_report_or_update_ipc_msg_t test_send_report_or_update; sli_zigbee_stack_test_send_route_error_payload_ipc_msg_t test_send_route_error_payload; sli_zigbee_stack_test_send_route_error_payload_no_network_encryption_ipc_msg_t test_send_route_error_payload_no_network_encryption; - sli_zigbee_stack_test_send_update_device_command_ipc_msg_t test_send_update_device_command; sli_zigbee_stack_test_set_network_tokens_ipc_msg_t test_set_network_tokens; sli_zigbee_stack_test_spoof_device_announcement_ipc_msg_t test_spoof_device_announcement; sli_zigbee_stack_test_zdo_generate_clear_all_bindings_req_ipc_msg_t test_zdo_generate_clear_all_bindings_req; sli_zigbee_stack_test_zdo_generate_get_authentication_level_req_ipc_msg_t test_zdo_generate_get_authentication_level_req; sli_zigbee_stack_test_zdo_generate_security_decommission_req_ipc_msg_t test_zdo_generate_security_decommission_req; sli_zigbee_stack_zigbee_remove_child_ipc_msg_t zigbee_remove_child; + #endif sli_zigbee_stack_get_embernet_passthrough_source_address_ipc_msg_t get_embernet_passthrough_source_address; sli_zigbee_stack_get_mac_passthrough_flags_ipc_msg_t get_mac_passthrough_flags; sli_zigbee_stack_send_raw_message_ipc_msg_t send_raw_message; @@ -307,21 +363,28 @@ typedef struct { sli_zigbee_stack_writing_stack_tokens_enabled_ipc_msg_t writing_stack_tokens_enabled; sli_zigbee_stack_device_id_matches_ipc_msg_t device_id_matches; sli_zigbee_stack_make_device_id_pair_ipc_msg_t make_device_id_pair; + #ifdef SL_CATALOG_ZIGBEE_PRO_STACK_ALT_MAC_PRESENT sli_zigbee_stack_alt_mac_init_ipc_msg_t alt_mac_init; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_dlk_close_key_exchange_ipc_msg_t dlk_close_key_exchange; sli_zigbee_stack_dlk_finish_key_exchange_ipc_msg_t dlk_finish_key_exchange; sli_zigbee_stack_dlk_open_key_exchange_ipc_msg_t dlk_open_key_exchange; sli_zigbee_stack_dlk_start_key_exchange_ipc_msg_t dlk_start_key_exchange; + #endif sli_zigbee_stack_get_current_duty_cycle_ipc_msg_t get_current_duty_cycle; sli_zigbee_stack_get_duty_cycle_limits_ipc_msg_t get_duty_cycle_limits; sli_zigbee_stack_get_duty_cycle_state_ipc_msg_t get_duty_cycle_state; sli_zigbee_stack_set_duty_cycle_limits_in_stack_ipc_msg_t set_duty_cycle_limits_in_stack; + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_device_interview_status_update_ipc_msg_t device_interview_status_update; sli_zigbee_stack_dynamic_commissioning_is_open_for_interview_ipc_msg_t dynamic_commissioning_is_open_for_interview; sli_zigbee_stack_dynamic_commissioning_set_open_for_interview_ipc_msg_t dynamic_commissioning_set_open_for_interview; + #endif sli_zigbee_stack_get_pseudo_random_number_ipc_msg_t get_pseudo_random_number; sli_zigbee_stack_get_strong_random_entropy_source_ipc_msg_t get_strong_random_entropy_source; sli_zigbee_stack_get_strong_random_number_array_ipc_msg_t get_strong_random_number_array; + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_sec_man_ecc_derive_link_key_ipc_msg_t sec_man_ecc_derive_link_key; sli_zigbee_stack_sec_man_ecc_expand_shared_secret_ipc_msg_t sec_man_ecc_expand_shared_secret; sli_zigbee_stack_sec_man_ecc_extract_shared_secret_ipc_msg_t sec_man_ecc_extract_shared_secret; @@ -329,9 +392,13 @@ typedef struct { sli_zigbee_stack_sec_man_ecc_generate_keypair_ipc_msg_t sec_man_ecc_generate_keypair; sli_zigbee_stack_sec_man_ecc_init_ipc_msg_t sec_man_ecc_init; sli_zigbee_stack_sec_man_speke_expand_shared_secret_ipc_msg_t sec_man_speke_expand_shared_secret; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_dlk_ecc_test_vector_get_profile_ipc_msg_t dlk_ecc_test_vector_get_profile; sli_zigbee_stack_dlk_ecc_test_vector_set_profile_ipc_msg_t dlk_ecc_test_vector_set_profile; sli_zigbee_stack_sec_man_ecc_init_with_test_vector_ipc_msg_t sec_man_ecc_init_with_test_vector; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_global_tlv_add_configurations_ipc_msg_t global_tlv_add_configurations; sli_zigbee_stack_global_tlv_beacon_appendix_encapsulation_ipc_msg_t global_tlv_beacon_appendix_encapsulation; sli_zigbee_stack_global_tlv_configuration_params_from_bitmask_ipc_msg_t global_tlv_configuration_params_from_bitmask; @@ -349,9 +416,13 @@ typedef struct { sli_zigbee_stack_global_tlv_router_information_get_bitmask_ipc_msg_t global_tlv_router_information_get_bitmask; sli_zigbee_stack_global_tlv_supp_key_negotiation_ipc_msg_t global_tlv_supp_key_negotiation; sli_zigbee_stack_global_tlv_symmetric_passphrase_ipc_msg_t global_tlv_symmetric_passphrase; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_zdo_get_configuration_req_ipc_msg_t zdo_get_configuration_req; sli_zigbee_stack_zdo_set_add_configuration_ipc_msg_t zdo_set_add_configuration; sli_zigbee_stack_zdo_set_send_configuration_req_ipc_msg_t zdo_set_send_configuration_req; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_zdo_dlk_enabled_ipc_msg_t zdo_dlk_enabled; sli_zigbee_stack_zdo_dlk_get_supported_negotiation_parameters_ipc_msg_t zdo_dlk_get_supported_negotiation_parameters; sli_zigbee_stack_zdo_dlk_start_key_negotiation_ipc_msg_t zdo_dlk_start_key_negotiation; @@ -359,11 +430,17 @@ typedef struct { slxi_zigbee_stack_gu_zdo_dlk_mangle_packet_ipc_msg_t gu_zdo_dlk_mangle_packet; slxi_zigbee_stack_gu_zdo_dlk_override_psk_ipc_msg_t gu_zdo_dlk_override_psk; slxi_zigbee_stack_gu_zdo_dlk_override_supported_params_ipc_msg_t gu_zdo_dlk_override_supported_params; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_request_beacon_survey_ipc_msg_t request_beacon_survey; + #endif + #ifdef SL_CATALOG_ZIGBEE_R23_SUPPORT_PRESENT sli_zigbee_stack_get_authentication_level_ipc_msg_t get_authentication_level; sli_zigbee_stack_get_symmetric_passphrase_ipc_msg_t get_symmetric_passphrase; sli_zigbee_stack_initiate_security_challenge_ipc_msg_t initiate_security_challenge; sli_zigbee_stack_retrieve_authentication_token_ipc_msg_t retrieve_authentication_token; + #endif + #ifdef SL_CATALOG_ZIGBEE_SOURCE_ROUTE_PRESENT sli_zigbee_stack_concentrator_note_delivery_failure_ipc_msg_t concentrator_note_delivery_failure; sli_zigbee_stack_concentrator_note_route_error_ipc_msg_t concentrator_note_route_error; sli_zigbee_stack_get_assumed_trust_center_concentrator_type_ipc_msg_t get_assumed_trust_center_concentrator_type; @@ -375,6 +452,7 @@ typedef struct { sli_zigbee_stack_set_assumed_trust_center_concentrator_type_ipc_msg_t set_assumed_trust_center_concentrator_type; sli_zigbee_stack_set_concentrator_ipc_msg_t set_concentrator; sli_zigbee_stack_set_source_route_discovery_mode_ipc_msg_t set_source_route_discovery_mode; + #endif sli_802154_stack_get_tx_power_mode_ipc_msg_t get_tx_power_mode; sli_802154_stack_radio_get_scheduler_priorities_ipc_msg_t radio_get_scheduler_priorities; sli_802154_stack_radio_get_scheduler_sliptime_ipc_msg_t radio_get_scheduler_sliptime; @@ -474,23 +552,6 @@ typedef struct { sli_zigbee_stack_set_manufacturer_code_ipc_msg_t set_manufacturer_code; sli_zigbee_stack_set_pending_network_update_channel_ipc_msg_t set_pending_network_update_channel; sli_zigbee_stack_set_zdo_configuration_mode_ipc_msg_t set_zdo_configuration_mode; - sli_zigbee_stack_af_zig_bee_event_logger_add_boot_event_ipc_msg_t af_zig_bee_event_logger_add_boot_event; - sli_zigbee_stack_af_zig_bee_event_logger_add_channel_change_ipc_msg_t af_zig_bee_event_logger_add_channel_change; - sli_zigbee_stack_af_zig_bee_event_logger_add_child_added_ipc_msg_t af_zig_bee_event_logger_add_child_added; - sli_zigbee_stack_af_zig_bee_event_logger_add_child_removed_ipc_msg_t af_zig_bee_event_logger_add_child_removed; - sli_zigbee_stack_af_zig_bee_event_logger_add_child_timed_out_ipc_msg_t af_zig_bee_event_logger_add_child_timed_out; - sli_zigbee_stack_af_zig_bee_event_logger_add_duty_cycle_change_ipc_msg_t af_zig_bee_event_logger_add_duty_cycle_change; - sli_zigbee_stack_af_zig_bee_event_logger_add_join_network_ipc_msg_t af_zig_bee_event_logger_add_join_network; - sli_zigbee_stack_af_zig_bee_event_logger_add_leave_with_rejoin_ipc_msg_t af_zig_bee_event_logger_add_leave_with_rejoin; - sli_zigbee_stack_af_zig_bee_event_logger_add_leave_without_rejoin_ipc_msg_t af_zig_bee_event_logger_add_leave_without_rejoin; - sli_zigbee_stack_af_zig_bee_event_logger_add_network_key_sequence_change_ipc_msg_t af_zig_bee_event_logger_add_network_key_sequence_change; - sli_zigbee_stack_af_zig_bee_event_logger_add_parent_change_ipc_msg_t af_zig_bee_event_logger_add_parent_change; - sli_zigbee_stack_af_zig_bee_event_logger_add_reset_ipc_msg_t af_zig_bee_event_logger_add_reset; - sli_zigbee_stack_af_zig_bee_event_logger_add_secure_rejoin_ipc_msg_t af_zig_bee_event_logger_add_secure_rejoin; - sli_zigbee_stack_af_zig_bee_event_logger_add_stack_status_ipc_msg_t af_zig_bee_event_logger_add_stack_status; - sli_zigbee_stack_af_zig_bee_event_logger_add_time_sync_ipc_msg_t af_zig_bee_event_logger_add_time_sync; - sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_join_decision_ipc_msg_t af_zig_bee_event_logger_add_trust_center_join_decision; - sli_zigbee_stack_af_zig_bee_event_logger_add_trust_center_rejoin_ipc_msg_t af_zig_bee_event_logger_add_trust_center_rejoin; sli_zigbee_stack_sec_man_aes_128_crypt_block_ipc_msg_t sec_man_aes_128_crypt_block; sli_zigbee_stack_sec_man_aes_ccm_extended_ipc_msg_t sec_man_aes_ccm_extended; sli_zigbee_stack_sec_man_check_key_context_ipc_msg_t sec_man_check_key_context; @@ -519,10 +580,13 @@ typedef struct { sli_zigbee_stack_sec_man_set_context_aes_ecb_alg_ipc_msg_t sec_man_set_context_aes_ecb_alg; sli_zigbee_stack_sec_man_set_context_extended_ccm_alg_ipc_msg_t sec_man_set_context_extended_ccm_alg; sli_zigbee_stack_sec_man_update_symmetric_passphrase_eui_ipc_msg_t sec_man_update_symmetric_passphrase_eui; + #ifdef SL_CATALOG_ZIGBEE_DIRECT_ZDD_PRESENT sli_zigbee_stack_direct_send_commissioning_response_ipc_msg_t direct_send_commissioning_response; sli_zigbee_stack_direct_send_ephemeral_key_ipc_msg_t direct_send_ephemeral_key; sli_zigbee_stack_get_nwk_update_id_ipc_msg_t get_nwk_update_id; sli_zigbee_stack_transient_device_mgmt_finish_ipc_msg_t transient_device_mgmt_finish; + #endif + #ifdef SL_CATALOG_ZIGBEE_LIGHT_LINK_PRESENT sli_zigbee_stack_get_zll_primary_channel_mask_ipc_msg_t get_zll_primary_channel_mask; sli_zigbee_stack_get_zll_secondary_channel_mask_ipc_msg_t get_zll_secondary_channel_mask; sli_zigbee_stack_is_zll_network_ipc_msg_t is_zll_network; @@ -546,6 +610,7 @@ typedef struct { sli_zigbee_stack_zll_set_security_state_without_key_ipc_msg_t zll_set_security_state_without_key; sli_zigbee_stack_zll_set_token_stack_zll_data_ipc_msg_t zll_set_token_stack_zll_data; sli_zigbee_stack_zll_start_scan_ipc_msg_t zll_start_scan; + #endif } data; } sli_zigbee_ipc_cmd_t; diff --git a/protocol/zigbee/stack/routing/zigbee/enhanced-beacon-request-stub.c b/protocol/zigbee/stack/routing/zigbee/enhanced-beacon-request-stub.c index dcb6e39b2c..db085b7b61 100644 --- a/protocol/zigbee/stack/routing/zigbee/enhanced-beacon-request-stub.c +++ b/protocol/zigbee/stack/routing/zigbee/enhanced-beacon-request-stub.c @@ -120,13 +120,3 @@ void sli_802154mac_send_enhanced_beacon(uint8_t mac_index) { (void)mac_index; } - -sl_802154_short_addr_t sli_zigbee_stack_child_id(uint8_t childIndex) -{ - return 0; -} - -uint8_t sli_zigbee_stack_child_index(sl_802154_short_addr_t childId) -{ - return 0xFF; -} diff --git a/protocol/zigbee/tool/image-builder/image-builder-windows.exe b/protocol/zigbee/tool/image-builder/image-builder-windows.exe index a5cf5c1928..8472d041b7 100755 --- a/protocol/zigbee/tool/image-builder/image-builder-windows.exe +++ b/protocol/zigbee/tool/image-builder/image-builder-windows.exe @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:624e534c5e14e9a46e6194a9a48d2d58bd5aabc08c61e1673e5935ce6f33336f +oid sha256:aee0b756202658d2dd183aec319827b1d6844224b74e48ac44d4760ccfa95071 size 3313633 diff --git a/protocol/zigbee/zigbee_production_demos.xml b/protocol/zigbee/zigbee_production_demos.xml index cc74c8a8bd..cf89187ef3 100644 --- a/protocol/zigbee/zigbee_production_demos.xml +++ b/protocol/zigbee/zigbee_production_demos.xml @@ -5,7 +5,7 @@ - + @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -45,7 +45,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -66,7 +66,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -86,7 +86,7 @@ - + @@ -96,7 +96,7 @@ - + diff --git a/simplicity_sdk.slcs b/simplicity_sdk.slcs index e2b6d4fc90..b1c4a86584 100644 --- a/simplicity_sdk.slcs +++ b/simplicity_sdk.slcs @@ -2,7 +2,7 @@ id: "simplicity_sdk" label: "Simplicity SDK Suite" description: |- Simplicity SDK Suite for EFM32 and EFR32 microcontrollers and radios. -sdk_version: "2024.6.0" +sdk_version: "2024.6.1" specification_version: 10 component_path: - path: "app/amazon/component" @@ -64,7 +64,7 @@ component_path: - path: "protocol/usb/component" - path: "util/plugin/component" - path: "util/silicon_labs/silabs_core/component" - - path: "util/silicon_labs/aox/component" + - path: "util/silicon_labs/rtl/component" - path: "util/third_party/aws_iot_libs/component" - path: "util/third_party/aws_iot_libs/component/aws_demos" - path: "util/third_party/aws_iot_libs/component/aws_services" @@ -94,27 +94,27 @@ component_path: toolchain_mapping: "platform/common/toolchain/toolchains.slct" documentation: - docset: gecko-platform - version: "5.0.0" + version: "5.0.1" - docset: mbed-tls - version: "4.0.0" + version: "3.5.0" - docset: connect-stack - version: "3.8.0" + version: "3.8.1" - docset: mcu-bootloader - version: "2.5.0" + version: "2.5.1" - docset: openthread - version: "2.5.0" + version: "2.5.1" - docset: rail - version: "2.17.0" + version: "2.17.1" - docset: wifi/wf200/rtos - version: "4.0.0" + version: "4.0.1" - docset: wisun - version: "2.0.0" + version: "2.1.0" - docset: zigbee - version: "8.0.0" + version: "8.0.1" - docset: rtl-lib - version: "8.0.0" + version: "8.1.0" - docset: bluetooth - version: "8.0.0" + version: "8.1.0" - docset: protocol-usb version: "1.3.0" - docset: machine-learning @@ -145,6 +145,7 @@ compatible_sdk: "4.3.2": "4.3.2" "4.3.1": "4.3.1" "4.3.0": "4.3.0" + "4.2.6": "4.2.6" "4.2.5": "4.2.5" "4.2.4": "4.2.4" "4.2.3": "4.2.3" @@ -178,17 +179,3 @@ compatible_sdk: "3.0.2": "3.0.2" "3.0.1": "3.0.1" "3.0.0": "3.0.0" - "2.7.13": "2.7.13" - "2.7.12": "2.7.12" - "2.7.11": "2.7.11" - "2.7.10": "2.7.10" - "2.7.9": "2.7.9" - "2.7.8": "2.7.8" - "2.7.7": "2.7.7" - "2.7.6": "2.7.6" - "2.7.5": "2.7.5" - "2.7.4": "2.7.4" - "2.7.3": "2.7.3" - "2.7.2": "2.7.2" - "2.7.1": "2.7.1" - "2.7.0": "2.7.0" diff --git a/util/silicon_labs/aox/lib/release/gcc/aarch64/linux/libaox_static.a b/util/silicon_labs/aox/lib/release/gcc/aarch64/linux/libaox_static.a deleted file mode 100644 index e4bfe89d3c..0000000000 --- a/util/silicon_labs/aox/lib/release/gcc/aarch64/linux/libaox_static.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:315c2b6b6417e3f40139c529d47c041086ea83f49bff5947af9793924b3feb48 -size 2302650 diff --git a/util/silicon_labs/aox/lib/release/gcc/arm_m33/generic/libaox_static.a b/util/silicon_labs/aox/lib/release/gcc/arm_m33/generic/libaox_static.a deleted file mode 100644 index caef04e8fa..0000000000 --- a/util/silicon_labs/aox/lib/release/gcc/arm_m33/generic/libaox_static.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d01122eef1a637af3991e1bfcf90fe9d76b82fe1f9704fc0e3be97c39a20bbd7 -size 1751020 diff --git a/util/silicon_labs/aox/lib/release/gcc/armv7l/linux/libaox_static.a b/util/silicon_labs/aox/lib/release/gcc/armv7l/linux/libaox_static.a deleted file mode 100644 index b30f90b54a..0000000000 --- a/util/silicon_labs/aox/lib/release/gcc/armv7l/linux/libaox_static.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73b682b87b2726dc91776bd089eddf77791ef251d1459d0ea5f374e2845d2045 -size 2190498 diff --git a/util/silicon_labs/aox/lib/release/gcc/x86_64/darwin/libaox_static.a b/util/silicon_labs/aox/lib/release/gcc/x86_64/darwin/libaox_static.a deleted file mode 100644 index 256e5522ac..0000000000 --- a/util/silicon_labs/aox/lib/release/gcc/x86_64/darwin/libaox_static.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3279942c064a1b7f76aa53938314d8a3cebcc7e5fa35f0bd4c2fb4d7e3c73b0 -size 2073384 diff --git a/util/silicon_labs/aox/lib/release/gcc/x86_64/linux/libaox_static.a b/util/silicon_labs/aox/lib/release/gcc/x86_64/linux/libaox_static.a deleted file mode 100644 index 68c4356a02..0000000000 --- a/util/silicon_labs/aox/lib/release/gcc/x86_64/linux/libaox_static.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71a9f4ea2a4264994a1e61b444215e9feb9e07f6950c1b553dab60d5b1baa4b7 -size 2193678 diff --git a/util/silicon_labs/aox/lib/release/gcc/x86_64/windows/libaox_static.a b/util/silicon_labs/aox/lib/release/gcc/x86_64/windows/libaox_static.a deleted file mode 100644 index e643652051..0000000000 --- a/util/silicon_labs/aox/lib/release/gcc/x86_64/windows/libaox_static.a +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f41f51b4bece7873f8d69edc68036ba29944e29523f64fdef61f6298fe2299d4 -size 2127852 diff --git a/util/silicon_labs/aox/component/rtllib.slcc b/util/silicon_labs/rtl/component/rtllib.slcc similarity index 80% rename from util/silicon_labs/aox/component/rtllib.slcc rename to util/silicon_labs/rtl/component/rtllib.slcc index e95835f7b3..88ccae8776 100644 --- a/util/silicon_labs/aox/component/rtllib.slcc +++ b/util/silicon_labs/rtl/component/rtllib.slcc @@ -1,13 +1,13 @@ id: rtllib label: Real-Time Locationing Library -package: aox +package: rtl description: Real time locationing library component for SoC category: Bluetooth|Direction Finding -quality: experimental +quality: production metadata: sbom: license: MSLA -root_path: util/silicon_labs/aox +root_path: util/silicon_labs/rtl provides: - name: rtllib include: @@ -15,7 +15,7 @@ include: file_list: - path: sl_rtl_clib_api.h library: - - path: lib/release/gcc/arm_m33/generic/libaox_static.a + - path: lib/release/gcc/arm_m33/generic/librtl_static.a requires: - name: cortexm33 diff --git a/util/silicon_labs/aox/component/rtllib_cmsis_dsp.slcc b/util/silicon_labs/rtl/component/rtllib_cmsis_dsp.slcc similarity index 97% rename from util/silicon_labs/aox/component/rtllib_cmsis_dsp.slcc rename to util/silicon_labs/rtl/component/rtllib_cmsis_dsp.slcc index d5babb7cac..518b114d17 100644 --- a/util/silicon_labs/aox/component/rtllib_cmsis_dsp.slcc +++ b/util/silicon_labs/rtl/component/rtllib_cmsis_dsp.slcc @@ -1,6 +1,6 @@ id: rtllib_cmsis_dsp label: CMSIS-DSP SBOM -package: aox +package: rtl category: Bluetooth|Direction Finding quality: production description: This component defines upstream CMSIS-DSP SBOM metadata. diff --git a/util/silicon_labs/aox/component/rtllib_eigen.slcc b/util/silicon_labs/rtl/component/rtllib_eigen.slcc similarity index 97% rename from util/silicon_labs/aox/component/rtllib_eigen.slcc rename to util/silicon_labs/rtl/component/rtllib_eigen.slcc index 795881fc42..21171de026 100644 --- a/util/silicon_labs/aox/component/rtllib_eigen.slcc +++ b/util/silicon_labs/rtl/component/rtllib_eigen.slcc @@ -1,6 +1,6 @@ id: rtllib_eigen label: Eigen SBOM -package: aox +package: rtl category: Bluetooth|Direction Finding quality: production description: This component defines upstream Eigen SBOM metadata. diff --git a/util/silicon_labs/aox/component/rtllib_printf.slcc b/util/silicon_labs/rtl/component/rtllib_printf.slcc similarity index 97% rename from util/silicon_labs/aox/component/rtllib_printf.slcc rename to util/silicon_labs/rtl/component/rtllib_printf.slcc index 3f41e2b43c..a209f7f4dc 100644 --- a/util/silicon_labs/aox/component/rtllib_printf.slcc +++ b/util/silicon_labs/rtl/component/rtllib_printf.slcc @@ -1,6 +1,6 @@ id: rtllib_printf label: Printf SBOM -package: aox +package: rtl category: Bluetooth|Direction Finding quality: production description: This component defines upstream Printf SBOM metadata. diff --git a/util/silicon_labs/aox/inc/license.txt b/util/silicon_labs/rtl/inc/license.txt similarity index 100% rename from util/silicon_labs/aox/inc/license.txt rename to util/silicon_labs/rtl/inc/license.txt diff --git a/util/silicon_labs/aox/inc/sl_rtl_clib_api.h b/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h similarity index 86% rename from util/silicon_labs/aox/inc/sl_rtl_clib_api.h rename to util/silicon_labs/rtl/inc/sl_rtl_clib_api.h index c4612e9b94..52b66701a1 100644 --- a/util/silicon_labs/aox/inc/sl_rtl_clib_api.h +++ b/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h @@ -1,5 +1,5 @@ /***************************************************************************//** - * @brief Silicon Labs Real-Time Locationing library for AoA/D and locationing + * @brief Silicon Labs Real-Time Locationing library for AoA/D, CS and locationing ******************************************************************************* * # License * Copyright 2019-2020 Silicon Laboratories Inc. www.silabs.com @@ -739,67 +739,67 @@ enum sl_rtl_error_code sl_rtl_aox_antenna_pattern_deinit(sl_rtl_aox_antenna_patt #endif #endif -#define SL_RTL_ROLE_INITIATOR 0 -#define SL_RTL_ROLE_REFLECTOR 1 -#define SL_RTL_INITIATOR_CALIB_STEP_BYTE_LEN 8 -#define SL_RTL_REFLECTOR_CALIB_STEP_BYTE_LEN 6 -#define SL_RTL_PBR_STEP_BYTE_LEN 12 -#define SL_RTL_RTT_STEP_BYTE_LEN 9 -#define SL_RTL_PCT_IQ_BIT_LEN 12 -#define SL_RTL_STEP_MODE_BIT_LEN 8 -#define SL_RTL_TONE_ARRAY_LEN 2 - -typedef struct sl_rtl_cs_parameters sl_rtl_cs_parameters; -typedef struct sl_rtl_cs_config sl_rtl_cs_config; -typedef struct sl_rtl_cs_log_params sl_rtl_cs_log_params; -typedef struct sl_rtl_cs_algorithm_param sl_rtl_cs_algorithm_param; -typedef struct sl_rtl_cs_step_data sl_rtl_cs_step_data; -typedef struct sl_rtl_cs_subevent_data sl_rtl_cs_subevent_data; -typedef struct sl_rtl_cs_procedure sl_rtl_cs_procedure; -typedef struct mode_calib_data mode_calib_data; -typedef struct mode_rtt_data mode_rtt_data; -typedef struct mode_pbr_data mode_pbr_data; -typedef struct tone tone; - -enum sl_rtl_cs_algo_mode{ - SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC = 0, ///< Medium filtering, medium response, medium CPU cost. Suitable for real-time tracking. - SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY = 1, ///< High filtering, high CPU cost, high accuracy. Suitable for static high-accuracy use cases. - - SL_RTL_CS_ALGO_MODE_LAST ///< Placeholder -}; - -enum sl_rtl_cs_mode{ - SL_RTL_CS_MODE_PBR = 0, ///< Round-trip phase based estimation (PBR) - SL_RTL_CS_MODE_RTT = 1, ///< Round-trip time based estimation (RTT) +#define SL_RTL_CS_PCT_IQ_BIT_LEN 12 +/**< Number of bits used for indicating I or Q sample in the phase correction + term (PCT) in CS step data. */ +#define SL_RTL_CS_STEP_MODE_BIT_LEN 8 +/**< Number of bits used for indicating step mode in CS step data. */ +#define SL_RTL_CS_TONE_ARRAY_LEN 2 +/**< Array length of tones in CS step data. This is calculated as number of + antenna paths + 1. Note: Currently, RTL library supports only single + antenna path. */ - SL_RTL_CS_MODE_LAST ///< Placeholder -}; +typedef enum { + SL_RTL_CS_ROLE_INITIATOR = 0, /**< Initiator role. */ + SL_RTL_CS_ROLE_REFLECTOR /**< Reflector role. */ +} sl_rtl_cs_role; -enum sl_rtl_cs_rtt_type { - SL_RTL_CS_RTT_TYPE_AAONLY = 0, +typedef enum { + SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC = 0, /**< Suitable for real-time + tracking. */ + SL_RTL_CS_ALGO_MODE_STATIC_HIGH_ACCURACY = 1, /**< Suitable for ranging + between + static objects with + high-accuracy. */ +} sl_rtl_cs_algo_mode; + +typedef enum { + SL_RTL_CS_MODE_CALIBRATION = 0, /**< Calibration mode with no distance + estimation enabled. */ + SL_RTL_CS_MODE_RTT = 1, /**< Round-trip time based estimation + (RTT). */ + SL_RTL_CS_MODE_PBR = 2, /**< Round-trip phase based estimation + (PBR). */ +} sl_rtl_cs_mode; + +typedef enum { + SL_RTL_CS_RTT_TYPE_AAONLY = 0, SL_RTL_CS_RTT_TYPE_SS_32BIT = 1, SL_RTL_CS_RTT_TYPE_SS_96BIT = 2, -}; +} sl_rtl_cs_rtt_type; -PACKSTRUCT(struct sl_rtl_cs_parameters { - uint32_t max_number_of_frequencies; ///< Maximum number of frequencies. Affects amount of memory allocated by the RTL library. - uint32_t delta_f; ///< Channel frequency jump in Hz -}); +typedef PACKSTRUCT (struct { + uint32_t max_number_of_frequencies; /**< Maximum number of frequencies. + Affects amount of memory allocated by + the RTL library. */ + uint32_t delta_f; /**< Channel frequency jump in Hz. */ +}) sl_rtl_cs_params; -PACKSTRUCT(struct sl_rtl_cs_config { +typedef PACKSTRUCT (struct { uint8_t num_antenna_paths; /**< Number of antenna paths supported by the local controller for the CS tone exchanges. - Range: 1 to 4. The number of antenna paths used during the phase measurement stage of the CS - step + step. - Value: 0. Phase measurement does not occur during the CS step, - therefore ignored */ + therefore ignored. */ uint8_t channel_map_repetition; - uint32_t main_mode_repetition; ///< Number of main modes repeated from previous subevent (0, 1, 2, 3) + uint32_t main_mode_repetition; /**< Number of main modes repeated from + previous subevent (0, 1, 2, 3). */ uint8_t num_calib_steps; uint8_t T_PM_time; uint8_t T_IP1_time; @@ -815,124 +815,150 @@ PACKSTRUCT(struct sl_rtl_cs_config { uint16_t procedure_interval; uint16_t procedure_count; uint8_t cs_sync_phy; - enum sl_rtl_cs_rtt_type rtt_type; + sl_rtl_cs_rtt_type rtt_type : 8; uint16_t acl_connection_interval; -}); - -enum sl_rtl_cs_algorithm_param_type { - LAST_KNOWN_DISTANCE = 0, - RANGE_MIN, - RANGE_MAX, - REF_TX_POWER -}; - -union sl_rtl_cs_algorithm_param_value { +}) sl_rtl_cs_config; + +typedef enum { + SL_RTL_LAST_KNOWN_DISTANCE = 0, /**< Last known distance from the user, + if more recent than the last CS + measurement. */ + SL_RTL_RANGE_MIN = 1, /**< Minimum limit for the distance + estimation range. */ + SL_RTL_RANGE_MAX = 2, /**< Maximum limit for the distance + estimation range. */ + SL_RTL_REF_TX_POWER = 3, /**< Reference RSSI value of the + TX-device at 1.0 m distance in dBm. + Default value is -45.0 dBm. */ +} sl_rtl_cs_estimator_param_type; + +typedef PACKSTRUCT (union { float last_known_distance; float range_min; float range_max; float ref_tx_power; -}; +}) sl_rtl_cs_estimator_param_value; -PACKSTRUCT(struct sl_rtl_cs_algorithm_param { - enum sl_rtl_cs_algorithm_param_type type; - union sl_rtl_cs_algorithm_param_value value; -}); +typedef PACKSTRUCT (struct { + sl_rtl_cs_estimator_param_type type : 8; + sl_rtl_cs_estimator_param_value value; +}) sl_rtl_cs_estimator_param; -PACKSTRUCT(struct mode_calib_data { +typedef PACKSTRUCT (struct { uint8_t packet_quality; uint8_t packet_rssi; uint8_t packet_antenna; - int16_t measured_freq_offset; ///> Reported only by initiator -}); + int16_t measured_freq_offset; /**< Reported only by initiator. */ +}) sl_rtl_cs_mode_calib_data; -PACKSTRUCT(struct mode_rtt_data { +typedef PACKSTRUCT (struct { uint8_t packet_quality; uint8_t packet_nadm; int8_t packet_rssi; int16_t packet_rtt; uint8_t packet_antenna; -}); +}) sl_rtl_cs_mode_rtt_data; -PACKSTRUCT(struct tone { - int32_t pct_i: SL_RTL_PCT_IQ_BIT_LEN; - int32_t pct_q: SL_RTL_PCT_IQ_BIT_LEN; - uint8_t quality_indicator; -}); - -PACKSTRUCT(struct mode_pbr_data { +typedef PACKSTRUCT (struct { uint8_t antenna_permutation_index; - tone tones[SL_RTL_TONE_ARRAY_LEN]; -}); - -PACKSTRUCT(struct sl_rtl_cs_step_data { - enum sl_rtl_cs_mode step_mode: SL_RTL_STEP_MODE_BIT_LEN; + PACKSTRUCT(struct tone { + int32_t pct_i: SL_RTL_CS_PCT_IQ_BIT_LEN; + int32_t pct_q: SL_RTL_CS_PCT_IQ_BIT_LEN; + uint8_t quality_indicator; + }) tones[SL_RTL_CS_TONE_ARRAY_LEN]; +}) sl_rtl_cs_mode_pbr_data; + +typedef PACKSTRUCT (struct { + sl_rtl_cs_mode step_mode : SL_RTL_CS_STEP_MODE_BIT_LEN; uint8_t step_channel; uint8_t step_data_length; - union { - mode_calib_data mode_calib_step; - mode_rtt_data mode_rtt_step; - mode_pbr_data mode_pbr_step; - }; -}); - -PACKSTRUCT(struct sl_rtl_cs_subevent_data { - uint64_t subevent_timestamp_ms; ///< Relative millisecond-resolution timestamp for this subevent. Optional, use 0 if not available. + PACKSTRUCT(union { + sl_rtl_cs_mode_calib_data mode_calib_step; + sl_rtl_cs_mode_rtt_data mode_rtt_step; + sl_rtl_cs_mode_pbr_data mode_pbr_step; + }); +}) sl_rtl_cs_step_data; + +typedef PACKSTRUCT (struct { + uint64_t subevent_timestamp_ms; /**< Relative millisecond-resolution + timestamp for this subevent. + Set to 0, if not available. */ int16_t frequency_compensation; /**< Frequency compensation value. Units: - 0.01 ppm (15-bit signed integer). - - Range: -10000 to 10000 - - Value: 0xC000. Frequency - compensation value is not - available or the role is not - initiator. This is reported only - in the first subevent in the - procedure. For subsequent - subevents, this value is set to 0. */ + 0.01 ppm (15-bit signed integer). + - Range: -10000 to 10000. + - Value: 0xC000. Frequency + compensation value is not + available or the role is not + initiator. This is reported + only in the first subevent in + the procedure. For subsequent + subevents, this value is set + to 0. */ int8_t reference_power_level; /**< Reference power level used by the - transmission. Units: dBm. - - Range: -127 to 20 - - Value: 0x07F. The reference power - level is not applicable */ - uint8_t num_steps; /**< Number of steps in the CS subevent - for which results are reported. - - Range: 1 to 160 */ - uint16_t step_data_count; ///< Length of step_data in bytes - uint8_t* step_data; ///< sl_rtl_cs_step_data as bytes -}); - -PACKSTRUCT(struct sl_rtl_cs_procedure { + transmission. Units: dBm. + - Range: -127 to 20. + - Value: 0x07F. The reference + power level is not applicable */ + uint8_t num_steps; /**< Number of steps in the CS subevent + for which results are reported. + - Range: 1 to 160. */ + uint16_t step_data_count; /**< Length of step_data in bytes */ + uint8_t *step_data; /**< sl_rtl_cs_step_data as bytes */ +}) sl_rtl_cs_subevent_data; + +typedef PACKSTRUCT (struct { sl_rtl_cs_config cs_config; - uint8_t initiator_subevent_data_count; - sl_rtl_cs_subevent_data* initiator_subevent_data; + sl_rtl_cs_subevent_data *initiator_subevent_data; uint8_t reflector_subevent_data_count; - sl_rtl_cs_subevent_data* reflector_subevent_data; -}); - -enum sl_rtl_distance_estimate_type { - SL_RTL_DISTANCE_ESTIMATE_TYPE_FILTERED = 0, - SL_RTL_DISTANCE_ESTIMATE_TYPE_RSSI, - //SL_RTL_DISTANCE_ESTIMATE_TYPE_RAW, (FUTURE: unfiltered distance) - - SL_RTL_DISTANCE_ESTIMATE_TYPE_LAST ///< Placeholder -}; - -enum sl_rtl_distance_estimate_confidence_type { - SL_RTL_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_LIKELINESS = 0, - SL_RTL_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_BIT_ERROR_RATE, ///< Bit error rate is only supported for RTT with RTT types SS_32BIT and SS_96BIT - //SL_RTL_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_DEVIATION, (FUTURE: metric deviation) - //SL_RTL_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_INPUT_DATA_QUALITY, (FUTURE: low, medium, good) - - SL_RTL_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_LAST ///< Placeholder -}; + sl_rtl_cs_subevent_data *reflector_subevent_data; +}) sl_rtl_cs_procedure; + +typedef enum { + SL_RTL_CS_DISTANCE_ESTIMATE_TYPE_FILTERED = 0, + SL_RTL_CS_DISTANCE_ESTIMATE_TYPE_RSSI +} sl_rtl_cs_distance_estimate_type; + +typedef enum { + SL_RTL_CS_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_LIKELINESS = 0, + SL_RTL_CS_DISTANCE_ESTIMATE_CONFIDENCE_TYPE_BIT_ERROR_RATE, /**< Bit error + rate + is only + supported for + RTT + with RTT types + SS_32BIT and + SS_96BIT. */ +} sl_rtl_cs_distance_estimate_confidence_type; + +typedef enum { + SL_RTL_CS_DISTANCE_ESTIMATE_EXTENDED_INFO_TYPE_PROGRESS_PERCENTAGE = 0, + /**< Estimation progress in percentage. + - Range: 0 to 100. */ +} sl_rtl_cs_distance_estimate_extended_info_type; /// CS library item typedef void* sl_rtl_cs_libitem; -PACKSTRUCT(struct sl_rtl_cs_log_params { - struct timespec timestamp; ///< Epoch time of the RTL library initiatilization in seconds - uint64_t timestamp_ms; ///< Monotonic time of the RTL library initiatilization in milliseconds, must come from the same clock as subevent_timestamp_ms in sl_rtl_cs_subevent_data. -}); +typedef PACKSTRUCT (struct { + struct timespec timestamp; /**< Epoch time of the RTL library + initiatilization in seconds. This value + is used to enhance logging data. If epoch + time is not available then both + timestamp.tv_sec + and timestamp.tv_nsec must be set to 0. */ + + uint64_t timestamp_ms; /**< Monotonic time of the RTL library + initiatilization in milliseconds, + must come from the same clock as + subevent_timestamp_ms in + sl_rtl_cs_subevent_data. This value is used + to enhance logging data. If monotonic clock + is not available then timetamp_ms and + subevent_timestamp_ms in + sl_rtl_cs_subevent_data must be set to 0. */ +}) sl_rtl_cs_log_params; // ----------------------------------------------------------------------------- // Public functions @@ -943,7 +969,7 @@ PACKSTRUCT(struct sl_rtl_cs_log_params { * @param[in] item Pointer to the libitem to be initialized * @return ::SL_RTL_ERROR_SUCCESS if successful *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_init(sl_rtl_cs_libitem* item); +enum sl_rtl_error_code sl_rtl_cs_init(sl_rtl_cs_libitem *item); /**************************************************************************//** * Deinitialize a libitem instance of the CS estimator. @@ -951,61 +977,91 @@ enum sl_rtl_error_code sl_rtl_cs_init(sl_rtl_cs_libitem* item); * @param[in] item Pointer to the libitem to be deinitialized * @return ::SL_RTL_ERROR_SUCCESS if successful *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_deinit(sl_rtl_cs_libitem* item); +enum sl_rtl_error_code sl_rtl_cs_deinit(sl_rtl_cs_libitem *item); /**************************************************************************//** - * Set the estimation mode. + * Set the estimation algorithm mode. * * @param[in] item Pointer to the initialized CS libitem * @param[in] mode Estimator mode as ::sl_rtl_cs_algo_mode * @return ::SL_RTL_ERROR_SUCCESS if successful * - * Set the estimation mode. For example, ::SL_RTL_CS_ALGO_MODE_REAL_TIME_BASIC - * sets medium filtering. For further description of the modes, see the - * documentation of ::sl_rtl_cs_algo_mode. + * Set the estimation algorithm mode. For + * further description of the modes, see the documentation + * of::sl_rtl_cs_algo_mode. CS libitem must be initialized before + * calling this method, or it will fail with return code + * ::SL_RTL_ERROR_NOT_INITIALIZED. This method should be called before + * estimator is created for CS libitem, or it will fail with error + * code ::SL_RTL_ERROR_ESTIMATOR_ALREADY_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_set_algo_mode(sl_rtl_cs_libitem* item, enum sl_rtl_cs_algo_mode mode); +enum sl_rtl_error_code sl_rtl_cs_set_algo_mode(sl_rtl_cs_libitem *item, + const sl_rtl_cs_algo_mode mode); /**************************************************************************//** - * Set the estimation cs_mode. + * Set the estimation CS mode. * * @param[in] item Pointer to the initialized CS libitem - * @param[in] mode cs_mode as ::sl_rtl_cs_mode + * @param[in] cs_mode cs_mode as ::sl_rtl_cs_mode * @return ::SL_RTL_ERROR_SUCCESS if successful * - * Set the desired cs_mode. For example, ::SL_RTL_CS_MODE_PBR uses round-trip - * phase based cs_mode. + * Set the desired cs_mode. For example, ::SL_RTL_CS_MODE_PBR uses + * round-trip phase based cs_mode. CS libitem must be initialized + * before calling this method, or it will fail with return code + * ::SL_RTL_ERROR_NOT_INITIALIZED. This method should be called before + * estimator is created for CS libitem, or it will fail with error + * code ::SL_RTL_ERROR_ESTIMATOR_ALREADY_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_set_cs_mode(sl_rtl_cs_libitem* item, enum sl_rtl_cs_mode cs_mode); +enum sl_rtl_error_code sl_rtl_cs_set_cs_mode(sl_rtl_cs_libitem *item, + const sl_rtl_cs_mode cs_mode); /**************************************************************************//** - * Set the estimation cs_mode. + * Set the estimation CS parameters. * * @param[in] item Pointer to the initialized CS libitem - * @param[in] mode parameters as ::sl_rtl_cs_mode + * @param[in] cs_params cs_params as ::sl_rtl_cs_params * @return ::SL_RTL_ERROR_SUCCESS if successful * - * Set the parameters for the estimator(s). + * Set the parameters for the estimator. CS libitem must be + * initialized before calling this method, or it will fail with return + * code ::SL_RTL_ERROR_NOT_INITIALIZED. This method should be called + * before estimator is created for CS libitem, or it will fail with + * error code ::SL_RTL_ERROR_ESTIMATOR_ALREADY_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_set_cs_parameters(sl_rtl_cs_libitem* item, sl_rtl_cs_parameters* parameters); +enum sl_rtl_error_code +sl_rtl_cs_set_cs_params(sl_rtl_cs_libitem *item, + const sl_rtl_cs_params *parameters); /**************************************************************************//** * Create an estimator with the given parameters after initializing the libitem. * * @param[in] item Pointer to the initialized and configured CS libitem * @return ::SL_RTL_ERROR_SUCCESS if successful + * + * CS libitem must be initialized before calling this method, or it + * will fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. This + * method should be called before estimator is created for CS libitem, + * or it will fail with error code + * ::SL_RTL_ERROR_ESTIMATOR_ALREADY_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_create_estimator(sl_rtl_cs_libitem* item); +enum sl_rtl_error_code sl_rtl_cs_create_estimator(sl_rtl_cs_libitem *item); /**************************************************************************//** - * Set CS algorithm parameters. The function can be called any time before or during - * the processing calls. + * Set CS algorithm parameters. The function can be called any time before or + * during the processing calls. * * @param[in] item Pointer to the initialized and configured CS libitem - * @param[in] parameters Data structure with the CS algorithm parameter to be set + * @param[in] param Data structure with the CS algorithm parameter to be set * @return ::SL_RTL_ERROR_SUCCESS if successful + * + * CS libitem must be initialized before calling this method, or it + * will fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. This + * method should be called after estimator is created for CS libitem, + * or it will fail with error code + * ::SL_RTL_ERROR_ESTIMATOR_NOT_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_set_cs_algorithm_param(sl_rtl_cs_libitem* item, const sl_rtl_cs_algorithm_param* param); +enum sl_rtl_error_code +sl_rtl_cs_set_estimator_param(sl_rtl_cs_libitem *item, + const sl_rtl_cs_estimator_param *param); /**************************************************************************//** * Calculate distance estimate based on CS procedures. @@ -1017,11 +1073,18 @@ enum sl_rtl_error_code sl_rtl_cs_set_cs_algorithm_param(sl_rtl_cs_libitem* item, * ::SL_RTL_ERROR_ESTIMATION_IN_PROGRESS if estimate is not yet final * and more input data needs to be processed. * - * Calculate the distance estimate from the given procedure data. The function - * can be called with multiple procedures. Use sl_rtl_cs_get_distance to fetch - * the latest distance estimate. + * Calculate the distance estimate from the given procedure data. The + * function can be called with multiple procedures. Use + * sl_rtl_cs_get_distance to fetch the latest distance estimate. CS + * libitem must be initialized before calling this method, or it will + * fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. This method + * should be called after estimator is created for CS libitem, or it + * will fail with error code ::SL_RTL_ERROR_ESTIMATOR_NOT_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_process(sl_rtl_cs_libitem* item, uint8_t procedure_count, sl_rtl_cs_procedure* procedure_data); +enum sl_rtl_error_code +sl_rtl_cs_process(sl_rtl_cs_libitem *item, + const uint8_t procedure_count, + const sl_rtl_cs_procedure *procedure_data); /**************************************************************************//** * Get distance estimate @@ -1030,39 +1093,95 @@ enum sl_rtl_error_code sl_rtl_cs_process(sl_rtl_cs_libitem* item, uint8_t proced * @param[in] estimate_type Type of distance estimate * @param[out] distance Distance out in meters. * @return ::SL_RTL_ERROR_SUCCESS if successful + * + * CS libitem must be initialized before calling this method, or it + * will fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. This + * method should be called after estimator is created for CS libitem, + * or it will fail with error code + * ::SL_RTL_ERROR_ESTIMATOR_NOT_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_get_distance_estimate(sl_rtl_cs_libitem* item, enum sl_rtl_distance_estimate_type estimate_type, float* distance); +enum sl_rtl_error_code +sl_rtl_cs_get_distance_estimate( + sl_rtl_cs_libitem *item, + const sl_rtl_cs_distance_estimate_type estimate_type, + float *distance); /**************************************************************************//** * Get distance estimate confidence. * * @param[in] item Pointer to the initialized CS libitem * @param[in] confidence_type Type of confidence estimate - * @param[out] distance_likeliness Confidence between 0.0 - 1.0 (unlikely - likely) of the estimated distance + * @param[out] distance_likeliness Confidence between 0.0 - 1.0 + * (unlikely - likely) of the estimated distance * @return ::SL_RTL_ERROR_SUCCESS if successful + * + * CS libitem must be initialized before calling this method, or it + * will fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. This + * method should be called after estimator is created for CS libitem, + * or it will fail with error code ::SL_RTL_ERROR_ESTIMATOR_NOT_CREATED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_get_distance_estimate_confidence(sl_rtl_cs_libitem* item, enum sl_rtl_distance_estimate_confidence_type confidence_type, float* confidence); +enum sl_rtl_error_code +sl_rtl_cs_get_distance_estimate_confidence( + sl_rtl_cs_libitem *item, + const sl_rtl_cs_distance_estimate_confidence_type confidence_type, + float *confidence); + +/**************************************************************************//** + * Get distance estimate extended information. + * + * @param[in] item Pointer to the initialized CS libitem + * @param[in] extended_info_type Type of distance estimate extended information + * @param[out] extended_info Extended info value depending on the + * extedended_info_type selection + * @return ::SL_RTL_ERROR_SUCCESS if successful + * + * CS libitem must be initialized before calling this method, or it + * will fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. This + * method should be called after estimator is created for CS libitem, + * or it will fail with error code + * ::SL_RTL_ERROR_ESTIMATOR_NOT_CREATED. + *****************************************************************************/ +enum sl_rtl_error_code +sl_rtl_cs_get_distance_estimate_extended_info( + sl_rtl_cs_libitem* item, + const sl_rtl_cs_distance_estimate_extended_info_type extended_info_type, + float* extended_info); /**************************************************************************//** * Enable logging for the given CS libitem. * * @param[in] item Pointer to the CS libitem - * @param[in] item Pointer to the log initialisation params + * @param[in] log_params Pointer to the log initialisation parameters * @return ::SL_RTL_ERROR_SUCCESS if successful + * + * CS libitem must be initialized before calling this method, or it + * will fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_log_enable(sl_rtl_cs_libitem* item, sl_rtl_cs_log_params* log_params); +enum sl_rtl_error_code +sl_rtl_cs_log_enable(sl_rtl_cs_libitem *item, + const sl_rtl_cs_log_params *log_params); /**************************************************************************//** * Disable logging for the given CS libitem. * * @param[in] item Pointer to the CS libitem * @return ::SL_RTL_ERROR_SUCCESS if successful + * + * CS libitem must be initialized before calling this method, or it + * will fail with return code ::SL_RTL_ERROR_NOT_INITIALIZED. *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_cs_log_disable(sl_rtl_cs_libitem* item); +enum sl_rtl_error_code sl_rtl_cs_log_disable(sl_rtl_cs_libitem *item); +/**************************************************************************//** + * Get the instance ID of the given CS libitem. + * + * @param[in] item Pointer to the CS libitem + * @return Instance ID of the given CS libitem. The value 0 is returned, + * if the libitem is not initialized. + *****************************************************************************/ +uint8_t sl_rtl_cs_log_get_instance_id(sl_rtl_cs_libitem* item); /** @} */ // end addtogroup sl_rtl_cs - /** * @addtogroup sl_rtl_loc Location Finding * @{ @@ -1881,23 +2000,50 @@ char *sl_rtl_util_iq_sample_qa_code2string(char *buf, int size, uint32_t code); * - Configuration is only allowed once in a logging session. * 3. Enable logging for the RTL libitem(s). * - The libitem(s) can be added before or after the estimator(s) are created. - * - Disable logging for the RTL libitem(s) to stop the logging for the given RTL libitem. - * 5. Deinitialize logging. This will disable logging for all the remaining RTL libitems. + * - Disable logging for the RTL libitem(s) to stop the logging for the given + * RTL libitem. + * 5. Deinitialize logging. This will disable logging for all the remaining RTL + * libitems. */ // ----------------------------------------------------------------------------- // Definitions // Enums, structs, typedefs +#if defined(__IAR_SYSTEMS_ICC__) + #ifndef PACKSTRUCT + #define PACKSTRUCT(decl) __packed decl + #endif +#elif defined(__GNUC__) + #ifndef PACKSTRUCT + #if defined(_WIN32) + #define PACKSTRUCT(decl) decl __attribute__((packed, gcc_struct)) + #else + #define PACKSTRUCT(decl) decl __attribute__((packed)) + #endif + #endif +#else + #ifndef PACKSTRUCT + #define PACKSTRUCT(decl) decl + #endif +#endif + #define SL_RTL_LOG_SDK_VERSION_CHAR_ARRAY_MAX_SIZE 64 #define SL_RTL_LOG_COMMAND_LINE_OPTIONS_CHAR_ARRAY_MAX_SIZE 64 -typedef void (*sl_rtl_log_callback_function)(uint8_t *log_data, size_t log_data_len); - -typedef struct { - sl_rtl_log_callback_function log_callback_function; ///< Callback function for the logging - char sdk_version[SL_RTL_LOG_SDK_VERSION_CHAR_ARRAY_MAX_SIZE]; ///< Unique version string - char command_line_options[SL_RTL_LOG_COMMAND_LINE_OPTIONS_CHAR_ARRAY_MAX_SIZE]; ///< Optional field for debugging purposes. The command line options include the command name. -} sl_rtl_log_configure_params; +typedef void (*sl_rtl_log_callback_function)(uint8_t *log_data, + size_t log_data_len); + +typedef PACKSTRUCT (struct { + sl_rtl_log_callback_function log_callback_function; /** < Callback function + for logging. */ + char sdk_version[SL_RTL_LOG_SDK_VERSION_CHAR_ARRAY_MAX_SIZE]; /**< Unique + version + string */ + char command_line_options[ + SL_RTL_LOG_COMMAND_LINE_OPTIONS_CHAR_ARRAY_MAX_SIZE + ]; /**< Optional field for debugging purpose. + The command line options include the command name. */ +}) sl_rtl_log_params; // ----------------------------------------------------------------------------- // Public functions @@ -1910,10 +2056,11 @@ enum sl_rtl_error_code sl_rtl_log_init(void); /**************************************************************************//** * Register the configuration parameters for the logging. * - * @param[in] item Pointer to the callback function + * @param[in] log_params Pointer to the sl_rtl_log_params * @return ::SL_RTL_ERROR_SUCCESS if successful *****************************************************************************/ -enum sl_rtl_error_code sl_rtl_log_configure(sl_rtl_log_configure_params *log_configure_params); +enum sl_rtl_error_code +sl_rtl_log_configure(const sl_rtl_log_params *log_params); /**************************************************************************//** * Deinitiate the RTL logging. diff --git a/util/silicon_labs/rtl/lib/release/gcc/aarch64/linux/librtl_static.a b/util/silicon_labs/rtl/lib/release/gcc/aarch64/linux/librtl_static.a new file mode 100644 index 0000000000..68a80508ee --- /dev/null +++ b/util/silicon_labs/rtl/lib/release/gcc/aarch64/linux/librtl_static.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebe0211f50b93682fd3b67ca7031fb4ffba714fdb67627f2eefd5f8ccc2ac25 +size 2301822 diff --git a/util/silicon_labs/rtl/lib/release/gcc/arm_m33/generic/librtl_static.a b/util/silicon_labs/rtl/lib/release/gcc/arm_m33/generic/librtl_static.a new file mode 100644 index 0000000000..95fdc7ab46 --- /dev/null +++ b/util/silicon_labs/rtl/lib/release/gcc/arm_m33/generic/librtl_static.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfe198cc64f78c3524ada9c4b22a22b86b09970db3aaf0888027d9c21df130ea +size 1751308 diff --git a/util/silicon_labs/rtl/lib/release/gcc/armv7l/linux/librtl_static.a b/util/silicon_labs/rtl/lib/release/gcc/armv7l/linux/librtl_static.a new file mode 100644 index 0000000000..31d614f819 --- /dev/null +++ b/util/silicon_labs/rtl/lib/release/gcc/armv7l/linux/librtl_static.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:164aa609e91887ce4ac2e10b0f6a9fbb57db5ddae25af0361c0a7bd1ede59043 +size 2189418 diff --git a/util/silicon_labs/rtl/lib/release/gcc/x86_64/darwin/librtl_static.a b/util/silicon_labs/rtl/lib/release/gcc/x86_64/darwin/librtl_static.a new file mode 100644 index 0000000000..e9d8f4cc78 --- /dev/null +++ b/util/silicon_labs/rtl/lib/release/gcc/x86_64/darwin/librtl_static.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d6f0e4e60754519716a115fb0d7d4f89410480dedfdca5eeddc7476dfbbfc5 +size 2075048 diff --git a/util/silicon_labs/rtl/lib/release/gcc/x86_64/linux/librtl_static.a b/util/silicon_labs/rtl/lib/release/gcc/x86_64/linux/librtl_static.a new file mode 100644 index 0000000000..9acd8d1a40 --- /dev/null +++ b/util/silicon_labs/rtl/lib/release/gcc/x86_64/linux/librtl_static.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1058e33979403ab4ad57ab4d45161968b576cda102166919183d0658ed475402 +size 2194042 diff --git a/util/silicon_labs/rtl/lib/release/gcc/x86_64/windows/librtl_static.a b/util/silicon_labs/rtl/lib/release/gcc/x86_64/windows/librtl_static.a new file mode 100644 index 0000000000..5b4693bebf --- /dev/null +++ b/util/silicon_labs/rtl/lib/release/gcc/x86_64/windows/librtl_static.a @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:299e7eb404573c0d6f2a64866ec913734f0a372e2b5dafb10991edfbda915f7e +size 2126976 diff --git a/util/third_party/cmsis/component/cmsis_dsp.slcc b/util/third_party/cmsis/component/cmsis_dsp.slcc index 6c93cb9bad..2ece6764d6 100644 --- a/util/third_party/cmsis/component/cmsis_dsp.slcc +++ b/util/third_party/cmsis/component/cmsis_dsp.slcc @@ -4,6 +4,16 @@ package: platform description: CMSIS-DSP compute library for Cortex-M category: CMSIS|DSP quality: production +metadata: + sbom: + license: Apache-2.0 + upstream: + name: CMSIS-DSP + version: 1.15.0 + supplier: ARM-software + url: https://github.com/ARM-software/CMSIS-DSP + package_url: https://github.com/ARM-software/CMSIS-DSP/releases/tag/v1.15.0 + comment: CMSIS DSP Library as packaged and released by ARM-software, version 1.15.0 root_path: util/third_party/cmsis provides: - name: cmsis_dsp diff --git a/util/third_party/cmsis/component/cmsis_nn.slcc b/util/third_party/cmsis/component/cmsis_nn.slcc index 793e9d647e..41f3b61230 100644 --- a/util/third_party/cmsis/component/cmsis_nn.slcc +++ b/util/third_party/cmsis/component/cmsis_nn.slcc @@ -4,6 +4,16 @@ package: platform description: CMSIS-NN neural network kernels for Cortex-M category: CMSIS|NN quality: production +metadata: + sbom: + license: Apache-2.0 + upstream: + name: CMSIS-NN + version: 4.1.0 + supplier: ARM-software + url: https://github.com/ARM-software/CMSIS-NN + package_url: https://github.com/ARM-software/CMSIS-NN/releases/tag/23.08 + comment: CMSIS NN Library as packaged and released by ARM-software, version 4.1.0, tag 23.08 root_path: util/third_party/cmsis provides: - name: cmsis_nn diff --git a/util/third_party/cmsis/lib/gcc/cortex-m33/libCMSISDSP.a b/util/third_party/cmsis/lib/gcc/cortex-m33/libCMSISDSP.a index 4783a10aad..57ccfdbdcd 100644 --- a/util/third_party/cmsis/lib/gcc/cortex-m33/libCMSISDSP.a +++ b/util/third_party/cmsis/lib/gcc/cortex-m33/libCMSISDSP.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:846602731850bfdfddaa429044228c7a7b75c8824a9039cf1caae319401bbe0e +oid sha256:42f718e84c347a394870e03cabde0fd8c5e07e23ae5054712dfc921d2c87ec08 size 1952820 diff --git a/util/third_party/cmsis/lib/gcc/cortex-m33/libcmsis-nn.a b/util/third_party/cmsis/lib/gcc/cortex-m33/libcmsis-nn.a index fd00c338e0..21a62f60f8 100644 --- a/util/third_party/cmsis/lib/gcc/cortex-m33/libcmsis-nn.a +++ b/util/third_party/cmsis/lib/gcc/cortex-m33/libcmsis-nn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e287054ebb63a79ca8296d74738658fd648a27f89e72a4b20ef9e9a13332df7d +oid sha256:1539ec270bd7026f29eb73600ecf64ca580d897bf4e29da38cfc9aafa354cb1d size 124188 diff --git a/util/third_party/cmsis/lib/gcc/cortex-m4/libCMSISDSP.a b/util/third_party/cmsis/lib/gcc/cortex-m4/libCMSISDSP.a index 48874901e3..f6b7f06011 100644 --- a/util/third_party/cmsis/lib/gcc/cortex-m4/libCMSISDSP.a +++ b/util/third_party/cmsis/lib/gcc/cortex-m4/libCMSISDSP.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d09b56c5572ff08620e0969d95ca4698991a0a91612426a3513464ea0364c5a3 +oid sha256:0ce1bd10702da1661d2838ca543947227b8428a3b5d079fcf47384d92ebc07ff size 1947600 diff --git a/util/third_party/cmsis/lib/gcc/cortex-m4/libcmsis-nn.a b/util/third_party/cmsis/lib/gcc/cortex-m4/libcmsis-nn.a index 3bafbf0a74..d5bfa50f94 100644 --- a/util/third_party/cmsis/lib/gcc/cortex-m4/libcmsis-nn.a +++ b/util/third_party/cmsis/lib/gcc/cortex-m4/libcmsis-nn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:48d33b5f623bcdf7720e8df2f028d61e140ee004fc682a2a9189df45488f6fe8 +oid sha256:daae919960d4bc8068768eae887ac9840a331db3e860677120e33d27709e1b98 size 123496 diff --git a/util/third_party/cmsis/lib/iar/cortex-m33/libCMSISDSP.a b/util/third_party/cmsis/lib/iar/cortex-m33/libCMSISDSP.a index 9d2375de60..69de056d30 100644 --- a/util/third_party/cmsis/lib/iar/cortex-m33/libCMSISDSP.a +++ b/util/third_party/cmsis/lib/iar/cortex-m33/libCMSISDSP.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d70a2ec5ca3b1d0706acb0b7ef76013ffa2080b62a9a90d520b31caa26050999 +oid sha256:f0d89b3c960c47fefb4618b2eb61a45be15b76fd594a6fe8b31663d79ae4d042 size 2742634 diff --git a/util/third_party/cmsis/lib/iar/cortex-m33/libcmsis-nn.a b/util/third_party/cmsis/lib/iar/cortex-m33/libcmsis-nn.a index 91c6e07d3d..93f62a293a 100644 --- a/util/third_party/cmsis/lib/iar/cortex-m33/libcmsis-nn.a +++ b/util/third_party/cmsis/lib/iar/cortex-m33/libcmsis-nn.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a71c4439ef96ef2510b8987e6d08222b8536c0c5b5839f03760708f686e33bb2 +oid sha256:e4d347396afe6dcc1b31dbab39a8eecd6d473d97f040487b50872a36e1abf0df size 262320 diff --git a/util/third_party/lwip/component/lwip_core.slcc b/util/third_party/lwip/component/lwip_core.slcc index e063e8b4ae..2047ea6fe0 100644 --- a/util/third_party/lwip/component/lwip_core.slcc +++ b/util/third_party/lwip/component/lwip_core.slcc @@ -41,6 +41,14 @@ source: - path: util/third_party/lwip/lwip/src/core/ipv4/ip4.c - path: util/third_party/lwip/lwip/src/core/ipv4/ip4_addr.c - path: util/third_party/lwip/lwip/src/core/ipv4/ip4_frag.c + - path: util/third_party/lwip/lwip/src/core/ipv6/ethip6.c + - path: util/third_party/lwip/lwip/src/core/ipv6/icmp6.c + - path: util/third_party/lwip/lwip/src/core/ipv6/inet6.c + - path: util/third_party/lwip/lwip/src/core/ipv6/ip6.c + - path: util/third_party/lwip/lwip/src/core/ipv6/ip6_addr.c + - path: util/third_party/lwip/lwip/src/core/ipv6/ip6_frag.c + - path: util/third_party/lwip/lwip/src/core/ipv6/mld6.c + - path: util/third_party/lwip/lwip/src/core/ipv6/nd6.c - path: util/third_party/lwip/lwip/src/core/mem.c - path: util/third_party/lwip/lwip/src/core/memp.c - path: util/third_party/lwip/lwip/src/core/netif.c diff --git a/util/third_party/lwip/lwip/src/core/ipv6/mld6.c b/util/third_party/lwip/lwip/src/core/ipv6/mld6.c index 678aaba95b..131e5e2d8f 100644 --- a/util/third_party/lwip/lwip/src/core/ipv6/mld6.c +++ b/util/third_party/lwip/lwip/src/core/ipv6/mld6.c @@ -87,6 +87,7 @@ static void mld6_delayed_report(struct mld_group *group, u16_t maxresp); static void mld6_send(struct netif *netif, struct mld_group *group, u8_t type); #if SL_LWIP_MLD6_TIMERS_ONDEMAND +#include "lwip/timeouts.h" #include "stdbool.h" static bool is_tmr_start = false; #endif /* SL_LWIP_MLD6_TIMERS_ONDEMAND */ diff --git a/util/third_party/mbedtls/library/psa_crypto_driver_wrappers.h b/util/third_party/mbedtls/library/psa_crypto_driver_wrappers.h index 748dad7a4a..749d1cad46 100644 --- a/util/third_party/mbedtls/library/psa_crypto_driver_wrappers.h +++ b/util/third_party/mbedtls/library/psa_crypto_driver_wrappers.h @@ -318,6 +318,7 @@ static inline psa_status_t psa_driver_wrapper_sign_message( #if defined(SLI_ECDSA_DEVICE_SI91X) #if defined(SLI_SECURE_KEY_STORAGE_DEVICE_SI91X) case PSA_KEY_VOLATILE_PERSISTENT_WRAPPED: + case PSA_KEY_VOLATILE_PERSISTENT_WRAP_IMPORT: status = sli_si91x_crypto_sign_message( attributes, key_buffer, key_buffer_size, @@ -1016,6 +1017,7 @@ static inline psa_status_t psa_driver_wrapper_get_key_buffer_size_from_key_data( #endif #if defined(SLI_SECURE_KEY_STORAGE_DEVICE_SI91X) case PSA_KEY_VOLATILE_PERSISTENT_WRAPPED: + case PSA_KEY_VOLATILE_PERSISTENT_WRAP_IMPORT: *key_buffer_size = data_length; return( ( *key_buffer_size != 0 ) ? PSA_SUCCESS : PSA_ERROR_NOT_SUPPORTED ); @@ -1312,7 +1314,7 @@ static inline psa_status_t psa_driver_wrapper_import_key( key_buffer_length, bits ) ); #endif #if defined(SLI_SECURE_KEY_STORAGE_DEVICE_SI91X) - case PSA_KEY_VOLATILE_PERSISTENT_WRAPPED: + case PSA_KEY_VOLATILE_PERSISTENT_WRAP_IMPORT: status = psa_import_key_into_slot( attributes, data, data_length, key_buffer, key_buffer_size, @@ -1325,6 +1327,14 @@ static inline psa_status_t psa_driver_wrapper_import_key( } return( status ); break; + + case PSA_KEY_VOLATILE_PERSISTENT_WRAPPED: + status = psa_import_key_into_slot( attributes, + data, data_length, + key_buffer, key_buffer_size, + key_buffer_length, bits ); + return ( status ); + break; #endif #endif /* PSA_CRYPTO_ACCELERATOR_DRIVER_PRESENT */ default: @@ -1404,6 +1414,7 @@ static inline psa_status_t psa_driver_wrapper_export_key( #endif #if defined(SLI_SECURE_KEY_STORAGE_DEVICE_SI91X) case PSA_KEY_VOLATILE_PERSISTENT_WRAPPED: + case PSA_KEY_VOLATILE_PERSISTENT_WRAP_IMPORT: return( psa_export_key_internal( attributes, key_buffer, key_buffer_size, @@ -2725,6 +2736,7 @@ static inline psa_status_t psa_driver_wrapper_aead_encrypt( #if defined(SLI_AEAD_DEVICE_SI91X) #if defined(SLI_SECURE_KEY_STORAGE_DEVICE_SI91X) case PSA_KEY_VOLATILE_PERSISTENT_WRAPPED: + case PSA_KEY_VOLATILE_PERSISTENT_WRAP_IMPORT: status = sli_si91x_crypto_aead_encrypt( attributes, key_buffer, @@ -2858,6 +2870,7 @@ static inline psa_status_t psa_driver_wrapper_aead_decrypt( #if defined(SLI_AEAD_DEVICE_SI91X) #if defined(SLI_SECURE_KEY_STORAGE_DEVICE_SI91X) case PSA_KEY_VOLATILE_PERSISTENT_WRAPPED: + case PSA_KEY_VOLATILE_PERSISTENT_WRAP_IMPORT: status = sli_si91x_crypto_aead_decrypt( attributes, key_buffer, diff --git a/util/third_party/tensorflow_extra/lib/gcc/cortex-m33/libtflm.a b/util/third_party/tensorflow_extra/lib/gcc/cortex-m33/libtflm.a index edb768f073..3a9c6e5e03 100644 --- a/util/third_party/tensorflow_extra/lib/gcc/cortex-m33/libtflm.a +++ b/util/third_party/tensorflow_extra/lib/gcc/cortex-m33/libtflm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cef657d3ec3dabccf0c5e1dd3f2805b8ce956e3003a29b930f5d521e49324b7a +oid sha256:7d2dd665b462cd1e9e5c5f02cea795a0f7c3de4cbca09153e6d85bec67e3efed size 18507312 diff --git a/util/third_party/tensorflow_extra/lib/gcc/cortex-m4/libtflm.a b/util/third_party/tensorflow_extra/lib/gcc/cortex-m4/libtflm.a index 63986bc503..dc68ee3973 100644 --- a/util/third_party/tensorflow_extra/lib/gcc/cortex-m4/libtflm.a +++ b/util/third_party/tensorflow_extra/lib/gcc/cortex-m4/libtflm.a @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:42aecea4eb8003a5464a287db26b641e8882f8211c0ba6fb8bc61e10cdb3b8f3 +oid sha256:36b5e9e22500ad3b10c5a95e42fab26b76c9745931f6507594b09817888ca8c3 size 18494712 diff --git a/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/__pycache__/__init__.cpython-310.pyc b/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/__pycache__/__init__.cpython-310.pyc index 5742283e15..fa0db3868d 100644 Binary files a/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/__pycache__/__init__.cpython-310.pyc and b/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/__pycache__/__init__.cpython-310.pyc differ diff --git a/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/metadata/__pycache__/__init__.cpython-310.pyc b/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/metadata/__pycache__/__init__.cpython-310.pyc index 0c063e0148..8349a6a3f5 100644 Binary files a/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/metadata/__pycache__/__init__.cpython-310.pyc and b/util/third_party/tensorflow_extra/tool/tflite/tensorflow_lite_support/metadata/__pycache__/__init__.cpython-310.pyc differ diff --git a/util/third_party/tensorflow_extra/tool/tflite/tflite/__pycache__/__init__.cpython-310.pyc b/util/third_party/tensorflow_extra/tool/tflite/tflite/__pycache__/__init__.cpython-310.pyc index 855a654653..6375c71e1c 100644 Binary files a/util/third_party/tensorflow_extra/tool/tflite/tflite/__pycache__/__init__.cpython-310.pyc and b/util/third_party/tensorflow_extra/tool/tflite/tflite/__pycache__/__init__.cpython-310.pyc differ