Home
last modified time | relevance | path

Searched refs:_attribute_ble_data_retention_ (Results 1 – 2 of 2) sorted by relevance

/hal_telink-latest/tlsr9/ble/vendor/controller/
Db91_bt_init.c41 _attribute_ble_data_retention_ u8 app_advSet_buffer[ADV_SET_PARAM_LENGTH * APP_ADV_SETS_NUMBER];
42 _attribute_ble_data_retention_ u8 app_advData_buffer[APP_MAX_LENGTH_ADV_DATA * APP_ADV_SETS_NUMBER];
43 _attribute_ble_data_retention_ u8
56 _attribute_ble_data_retention_ u8
58 _attribute_ble_data_retention_ u8
/hal_telink-latest/tlsr9/common/
Dcompiler.h38 #define _attribute_ble_data_retention_ __attribute__((section(".retention_data"))) macro