SYMBOL INDEX (13162 symbols across 1164 files) FILE: KeymapDownloader/KeymapDownloader/App.xaml.cs class App (line 14) | public partial class App : Application FILE: KeymapDownloader/KeymapDownloader/CustomHID.cs class CustomHID (line 10) | class CustomHID method CustomHID (line 14) | public CustomHID(HidDevice device) method ToString (line 19) | public override string ToString() method IsTarget (line 34) | public static bool IsTarget(HidDevice device) FILE: KeymapDownloader/KeymapDownloader/MainWindow.xaml.cs class MainWindow (line 26) | public partial class MainWindow method MainWindow (line 30) | public MainWindow() method SetCopyright (line 37) | void SetCopyright() method RefreshHIDList (line 45) | void RefreshHIDList() method refresh_Click (line 61) | private void refresh_Click(object sender, RoutedEventArgs e) method browse_Click (line 66) | private void browse_Click(object sender, RoutedEventArgs e) method checkSum (line 77) | bool checkSum(byte[] data) method Download_Click (line 94) | private void Download_Click(object sender, RoutedEventArgs e) method DownloadKeymap (line 101) | private void DownloadKeymap(string path) method setStatusText (line 178) | void setStatusText(string msg) method SendPacket (line 190) | bool SendPacket(HidStream stream, uint id, byte[] data) method SendPacketFn (line 232) | bool SendPacketFn(HidStream stream, uint id, byte[] data) method SendCommand (line 267) | byte[] SendCommand(HidStream stream, uint cmd, byte[] data) method Devices_SelectionChanged (line 296) | private void Devices_SelectionChanged(object sender, SelectionChangedE... FILE: KeymapDownloader/KeymapDownloader/Properties/Resources.Designer.cs class Resources (line 22) | [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resource... method Resources (line 32) | [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Mic... FILE: KeymapDownloader/KeymapDownloader/Properties/Settings.Designer.cs class Settings (line 15) | [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] FILE: SDK/components/ble/ble_advertising/ble_advertising.c function whitelist_has_entries (line 56) | static bool whitelist_has_entries(ble_advertising_t * const p_advertising) function addr_is_valid (line 66) | static bool addr_is_valid(uint8_t const * const p_addr) function ble_adv_mode_t (line 83) | static ble_adv_mode_t adv_mode_next_get(ble_adv_mode_t adv_mode) function on_connected (line 93) | static void on_connected(ble_advertising_t * const p_advertising, ble_ev... function on_disconnected (line 107) | static void on_disconnected(ble_advertising_t * const p_advertising, ble... function on_terminated (line 130) | static void on_terminated(ble_advertising_t * const p_advertising, ble_e... function ble_adv_mode_t (line 161) | static ble_adv_mode_t adv_mode_next_avail_get(ble_advertising_t * const ... function ret_code_t (line 213) | static ret_code_t set_adv_mode_directed_high_duty(ble_advertising_t * co... function use_whitelist (line 268) | static bool use_whitelist(ble_advertising_t * const p_advertising) function ret_code_t (line 283) | static ret_code_t flags_set(ble_advertising_t * const p_advertising, uin... function config_is_valid (line 402) | static bool config_is_valid(ble_adv_modes_config_t const * const p_config) function adv_set_data_size_max_get (line 429) | static uint16_t adv_set_data_size_max_get(ble_advertising_t const * cons... function ble_advertising_conn_cfg_tag_set (line 450) | void ble_advertising_conn_cfg_tag_set(ble_advertising_t * const p_advert... function ble_advertising_init (line 457) | uint32_t ble_advertising_init(ble_advertising_t * const p_adv... function phy_is_valid (line 524) | static bool phy_is_valid(uint32_t const * const p_phy) function ble_advertising_start (line 542) | uint32_t ble_advertising_start(ble_advertising_t * const p_advertising, function ble_advertising_on_ble_evt (line 670) | void ble_advertising_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_co... function ble_advertising_peer_addr_reply (line 696) | uint32_t ble_advertising_peer_addr_reply(ble_advertising_t * const p_adv... function ble_advertising_whitelist_reply (line 712) | uint32_t ble_advertising_whitelist_reply(ble_advertising_t * const p_adv... function ble_advertising_restart_without_whitelist (line 730) | uint32_t ble_advertising_restart_without_whitelist(ble_advertising_t * c... function ble_advertising_modes_config_set (line 753) | void ble_advertising_modes_config_set(ble_advertising_t * con... function ret_code_t (line 760) | ret_code_t ble_advertising_advdata_update(ble_advertising_t * const p_... FILE: SDK/components/ble/ble_advertising/ble_advertising.h type ble_adv_mode_t (line 83) | typedef enum type ble_adv_evt_t (line 99) | typedef enum type ble_adv_modes_config_t (line 117) | typedef struct type ble_advertising_t (line 142) | typedef struct type ble_adv_mode_config_t (line 176) | typedef struct type ble_advertising_init_t (line 187) | typedef struct FILE: SDK/components/ble/ble_link_ctx_manager/ble_link_ctx_manager.c function ret_code_t (line 44) | ret_code_t blcm_link_ctx_get(blcm_link_ctx_storage_t const * const p_lin... FILE: SDK/components/ble/ble_link_ctx_manager/ble_link_ctx_manager.h type blcm_link_ctx_storage_t (line 84) | typedef struct FILE: SDK/components/ble/ble_racp/ble_racp.c function ble_racp_decode (line 46) | void ble_racp_decode(uint8_t data_len, uint8_t const * p_data, ble_racp_... function ble_racp_encode (line 69) | uint8_t ble_racp_encode(const ble_racp_value_t * p_racp_val, uint8_t * p... FILE: SDK/components/ble/ble_racp/ble_racp.h type ble_racp_value_t (line 96) | typedef struct FILE: SDK/components/ble/ble_services/ble_ancs_c/ancs_app_attr_get.c type encode_app_attr_t (line 58) | typedef enum function app_attr_is_requested (line 75) | static bool app_attr_is_requested(ble_ancs_c_t * p_ancs, uint32_t attr_id) function app_attr_nb_to_get (line 91) | static uint32_t app_attr_nb_to_get(ble_ancs_c_t * p_ancs) function ret_code_t (line 114) | static ret_code_t queued_write_tx_message(ble_ancs_c_t * p_ancs, function encode_app_attr_t (line 139) | static encode_app_attr_t app_attr_encode_cmd_id(uint32_t * index, function encode_app_attr_t (line 163) | static encode_app_attr_t app_attr_encode_app_id(ble_ancs_c_t * p_ancs, function encode_app_attr_t (line 219) | static encode_app_attr_t app_attr_encode_attr_id(ble_ancs_c_t * p_ancs, function ret_code_t (line 271) | static ret_code_t app_attr_execute_write(ble_ancs_c_t * p_ancs, function app_attr_get (line 302) | static uint32_t app_attr_get(ble_ancs_c_t * p_ancs, function ancs_c_app_attr_request (line 371) | uint32_t ancs_c_app_attr_request(ble_ancs_c_t * p_ancs, FILE: SDK/components/ble/ble_services/ble_ancs_c/ancs_attr_parser.c function all_req_attrs_parsed (line 49) | static bool all_req_attrs_parsed(ble_ancs_c_t * p_ancs) function attr_is_requested (line 58) | static bool attr_is_requested(ble_ancs_c_t * p_ancs, ble_ancs_c_attr_t a... function ble_ancs_c_parse_state_t (line 80) | static ble_ancs_c_parse_state_t command_id_parse(ble_ancs_c_t * p_ancs, function ble_ancs_c_parse_state_t (line 114) | static ble_ancs_c_parse_state_t notif_uid_parse(ble_ancs_c_t * p_ancs, function ble_ancs_c_parse_state_t (line 123) | static ble_ancs_c_parse_state_t app_id_parse(ble_ancs_c_t * p_ancs, function ble_ancs_c_parse_state_t (line 152) | static ble_ancs_c_parse_state_t attr_id_parse(ble_ancs_c_t * p_ancs, function ble_ancs_c_parse_state_t (line 195) | static ble_ancs_c_parse_state_t attr_len1_parse(ble_ancs_c_t * p_ancs, c... function ble_ancs_c_parse_state_t (line 213) | static ble_ancs_c_parse_state_t attr_len2_parse(ble_ancs_c_t * p_ancs, c... function ble_ancs_c_parse_state_t (line 262) | static ble_ancs_c_parse_state_t attr_data_parse(ble_ancs_c_t * p_ancs, function ble_ancs_c_parse_state_t (line 309) | static ble_ancs_c_parse_state_t attr_skip(ble_ancs_c_t * p_ancs, const u... function ancs_parse_get_attrs_response (line 339) | void ancs_parse_get_attrs_response(ble_ancs_c_t * p_ancs, FILE: SDK/components/ble/ble_services/ble_ancs_c/nrf_ble_ancs_c.c function gatt_error_handler (line 116) | static void gatt_error_handler(uint32_t nrf_error, function on_disconnected (line 140) | static void on_disconnected(ble_ancs_c_t * p_ancs, ble_evt_t const * p_b... function ble_ancs_c_on_db_disc_evt (line 149) | void ble_ancs_c_on_db_disc_evt(ble_ancs_c_t * p_ancs, ble_db_discovery_e... function ble_ancs_verify_notification_format (line 219) | static uint32_t ble_ancs_verify_notification_format(ble_ancs_c_evt_notif... function parse_notif (line 235) | static void parse_notif(ble_ancs_c_t const * p_ancs, function ret_code_t (line 287) | ret_code_t nrf_ble_ancs_c_app_attr_request(ble_ancs_c_t * p_ancs, function on_evt_gattc_notif (line 300) | static void on_evt_gattc_notif(ble_ancs_c_t * p_ancs, ble_evt_t const * ... function on_ctrlpt_error_rsp (line 328) | static void on_ctrlpt_error_rsp(ble_ancs_c_t * p_ancs, ble_evt_t const *... function on_write_rsp (line 343) | static void on_write_rsp(ble_ancs_c_t * p_ancs, ble_evt_t const* p_ble_evt) function ble_ancs_c_on_ble_evt (line 358) | void ble_ancs_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ret_code_t (line 383) | ret_code_t ble_ancs_c_init(ble_ancs_c_t * p_ancs, ble_ancs_c_init_t cons... function cccd_configure (line 443) | static uint32_t cccd_configure(ble_ancs_c_t const * const p_ancs, function ret_code_t (line 469) | ret_code_t ble_ancs_c_notif_source_notif_enable(ble_ancs_c_t const * p_a... function ret_code_t (line 477) | ret_code_t ble_ancs_c_notif_source_notif_disable(ble_ancs_c_t const * p_... function ret_code_t (line 483) | ret_code_t ble_ancs_c_data_source_notif_enable(ble_ancs_c_t const * p_ancs) function ret_code_t (line 491) | ret_code_t ble_ancs_c_data_source_notif_disable(ble_ancs_c_t const * p_a... function ble_ancs_get_notif_attrs (line 497) | uint32_t ble_ancs_get_notif_attrs(ble_ancs_c_t * p_ancs, function ret_code_t (line 549) | ret_code_t nrf_ble_ancs_c_attr_add(ble_ancs_c_t * ... function ret_code_t (line 569) | ret_code_t nrf_ble_ancs_c_app_attr_add(ble_ancs_c_t ... function ret_code_t (line 589) | ret_code_t ble_ancs_c_app_attr_remove(ble_ancs_c_t *... function ret_code_t (line 598) | ret_code_t ble_ancs_c_notif_attr_remove(ble_ancs_c_t ... function ret_code_t (line 607) | ret_code_t nrf_ble_ancs_c_attr_req_clear_all(ble_ancs_c_t * p_ancs) function ret_code_t (line 615) | ret_code_t nrf_ble_ancs_c_request_attrs(ble_ancs_c_t * p_ancs, function encode_notif_action (line 629) | static uint16_t encode_notif_action(uint8_t * p_encoded_data, uint32_t u... function ret_code_t (line 640) | ret_code_t nrf_ancs_perform_notif_action(ble_ancs_c_t * p_ancs, uint32_t... function ret_code_t (line 663) | ret_code_t nrf_ble_ancs_c_handles_assign(ble_ancs_c_t * p_ancs, FILE: SDK/components/ble/ble_services/ble_ancs_c/nrf_ble_ancs_c.h type ble_ancs_c_evt_type_t (line 187) | typedef enum type ble_ancs_c_category_id_val_t (line 199) | typedef enum type ble_ancs_c_evt_id_values_t (line 216) | typedef enum type ble_ancs_c_cmd_id_val_t (line 224) | typedef enum type ble_ancs_c_action_id_values_t (line 232) | typedef enum type ble_ancs_c_app_attr_id_val_t (line 242) | typedef enum type ble_ancs_c_notif_attr_id_val_t (line 248) | typedef enum type ble_ancs_c_notif_flags_t (line 261) | typedef struct type ble_ancs_c_parse_state_t (line 271) | typedef enum type ble_ancs_c_evt_notif_t (line 285) | typedef struct type ble_ancs_c_attr_t (line 295) | typedef struct type ble_ancs_c_evt_attr_t (line 303) | typedef struct type ble_ancs_c_evt_app_attr_t (line 309) | typedef struct type ble_ancs_c_attr_list_t (line 317) | typedef struct type ble_ancs_c_service_t (line 328) | typedef struct type ble_ancs_c_evt_t (line 342) | typedef struct type ble_ancs_parse_sm_t (line 357) | typedef struct type ble_ancs_c_t (line 370) | typedef struct type ble_ancs_c_init_t (line 388) | typedef struct FILE: SDK/components/ble/ble_services/ble_ans_c/ble_ans_c.c function gatt_error_handler (line 67) | static void gatt_error_handler(uint32_t nrf_error, function char_set (line 84) | static void char_set(ble_gattc_char_t * p_dest_char, ble_gattc_char_t co... function char_cccd_set (line 89) | static void char_cccd_set(ble_gattc_desc_t * p_cccd, uint16_t cccd_handle) function is_valid_ans_srv_discovered (line 96) | static bool is_valid_ans_srv_discovered(ble_ans_c_service_t const * p_srv) function ble_ans_c_on_db_disc_evt (line 114) | void ble_ans_c_on_db_disc_evt(ble_ans_c_t * p_ans, ble_db_discovery_evt_... function event_notify (line 190) | static void event_notify(ble_ans_c_t * p_ans, ble_evt_t const * p_ble_evt) function event_read_rsp (line 237) | static void event_read_rsp(ble_ans_c_t * p_ans, ble_evt_t const * p_ble_... function event_disconnect (line 279) | static void event_disconnect(ble_ans_c_t * p_ans, ble_evt_t const * p_bl... function ble_ans_c_on_ble_evt (line 299) | void ble_ans_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_ans_c_init (line 320) | uint32_t ble_ans_c_init(ble_ans_c_t * p_ans, ble_ans_c_init_t const * p_... function cccd_configure (line 357) | static uint32_t cccd_configure(ble_ans_c_t const * const p_ans, function ble_ans_c_enable_notif_new_alert (line 383) | uint32_t ble_ans_c_enable_notif_new_alert(ble_ans_c_t const * p_ans) function ble_ans_c_disable_notif_new_alert (line 398) | uint32_t ble_ans_c_disable_notif_new_alert(ble_ans_c_t const * p_ans) function ble_ans_c_enable_notif_unread_alert (line 406) | uint32_t ble_ans_c_enable_notif_unread_alert(ble_ans_c_t const * p_ans) function ble_ans_c_disable_notif_unread_alert (line 418) | uint32_t ble_ans_c_disable_notif_unread_alert(ble_ans_c_t const * p_ans) function ble_ans_c_control_point_write (line 426) | uint32_t ble_ans_c_control_point_write(ble_ans_c_t const * p... function ble_ans_c_new_alert_read (line 450) | uint32_t ble_ans_c_new_alert_read(ble_ans_c_t const * p_ans) function ble_ans_c_unread_alert_read (line 466) | uint32_t ble_ans_c_unread_alert_read(ble_ans_c_t const * p_ans) function ble_ans_c_new_alert_notify (line 482) | uint32_t ble_ans_c_new_alert_notify(ble_ans_c_t const * p_ans, ble_ans_c... function ble_ans_c_unread_alert_notify (line 493) | uint32_t ble_ans_c_unread_alert_notify(ble_ans_c_t const * p_ans, ble_an... function ble_ans_c_handles_assign (line 504) | uint32_t ble_ans_c_handles_assign(ble_ans_c_t * p_ans, FILE: SDK/components/ble/ble_services/ble_ans_c/ble_ans_c.h type ble_ans_c_t (line 102) | typedef struct ble_ans_c_s ble_ans_c_t; type ble_ans_category_id_t (line 105) | typedef enum type ble_ans_command_id_t (line 123) | typedef enum type ble_ans_c_evt_type_t (line 134) | typedef enum type ble_ans_control_point_t (line 145) | typedef struct type ble_ans_alert_settings_t (line 158) | typedef struct type ble_ans_alert_notification_t (line 175) | typedef struct type ble_ans_c_service_t (line 184) | typedef struct type ble_ans_c_evt_t (line 201) | typedef struct type ble_ans_c_s (line 219) | struct ble_ans_c_s type ble_ans_c_init_t (line 234) | typedef struct FILE: SDK/components/ble/ble_services/ble_bas/ble_bas.c function on_write (line 71) | static void on_write(ble_bas_t * p_bas, ble_evt_t const * p_ble_evt) function ble_bas_on_ble_evt (line 106) | void ble_bas_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ret_code_t (line 135) | static ret_code_t battery_level_char_add(ble_bas_t * p_bas, const ble_ba... function ret_code_t (line 191) | ret_code_t ble_bas_init(ble_bas_t * p_bas, const ble_bas_init_t * p_bas_... function ret_code_t (line 225) | static ret_code_t battery_notification_send(ble_gatts_hvx_params_t * con... function ret_code_t (line 243) | ret_code_t ble_bas_battery_level_update(ble_bas_t * p_bas, function ret_code_t (line 333) | ret_code_t ble_bas_battery_lvl_on_reconnection_update(ble_bas_t * p_bas, FILE: SDK/components/ble/ble_services/ble_bas/ble_bas.h type ble_bas_evt_type_t (line 96) | typedef enum type ble_bas_evt_t (line 103) | typedef struct type ble_bas_t (line 110) | typedef struct ble_bas_s ble_bas_t; type ble_bas_init_t (line 117) | typedef struct type ble_bas_s (line 129) | struct ble_bas_s FILE: SDK/components/ble/ble_services/ble_bas_c/ble_bas_c.c function gatt_error_handler (line 57) | static void gatt_error_handler(uint32_t nrf_error, function on_read_rsp (line 80) | static void on_read_rsp(ble_bas_c_t * p_bas_c, ble_evt_t const * p_ble_evt) function on_hvx (line 116) | static void on_hvx(ble_bas_c_t * p_ble_bas_c, ble_evt_t const * p_ble_evt) function ble_bas_on_db_disc_evt (line 140) | void ble_bas_on_db_disc_evt(ble_bas_c_t * p_ble_bas_c, const ble_db_disc... function cccd_configure (line 196) | static uint32_t cccd_configure(ble_bas_c_t * p_ble_bas_c, bool notificat... function ble_bas_c_init (line 224) | uint32_t ble_bas_c_init(ble_bas_c_t * p_ble_bas_c, ble_bas_c_init_t * p_... function on_disconnected (line 254) | static void on_disconnected(ble_bas_c_t * p_ble_bas_c, const ble_evt_t *... function ble_bas_c_on_ble_evt (line 265) | void ble_bas_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_bas_c_bl_notif_enable (line 294) | uint32_t ble_bas_c_bl_notif_enable(ble_bas_c_t * p_ble_bas_c) function ble_bas_c_bl_read (line 307) | uint32_t ble_bas_c_bl_read(ble_bas_c_t * p_ble_bas_c) function ble_bas_c_handles_assign (line 327) | uint32_t ble_bas_c_handles_assign(ble_bas_c_t * p_ble_bas_c, FILE: SDK/components/ble/ble_services/ble_bas_c/ble_bas_c.h type ble_bas_c_evt_type_t (line 102) | typedef enum type ble_bas_c_db_t (line 117) | typedef struct type ble_bas_c_evt_t (line 124) | typedef struct type ble_bas_c_t (line 143) | typedef struct ble_bas_c_s ble_bas_c_t; type ble_bas_c_s (line 160) | struct ble_bas_c_s type ble_bas_c_init_t (line 170) | typedef struct FILE: SDK/components/ble/ble_services/ble_bps/ble_bps.c function gatt_error_handler (line 71) | static void gatt_error_handler(uint32_t nrf_error, function on_connect (line 89) | static void on_connect(ble_bps_t * p_bps, ble_evt_t const * p_ble_evt) function on_disconnect (line 111) | static void on_disconnect(ble_bps_t * p_bps, ble_evt_t const * p_ble_evt) function on_cccd_write (line 123) | static void on_cccd_write(ble_bps_t * p_bps, ble_gatts_evt_write_t const... function on_write (line 152) | static void on_write(ble_bps_t * p_bps, ble_evt_t const * p_ble_evt) function on_hvc (line 170) | static void on_hvc(ble_bps_t * p_bps, ble_evt_t const * p_ble_evt) function ble_bps_on_ble_evt (line 184) | void ble_bps_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function bps_measurement_encode (line 221) | static uint8_t bps_measurement_encode(ble_bps_t * p_bps, function ble_bps_init (line 288) | uint32_t ble_bps_init(ble_bps_t * p_bps, ble_bps_init_t const * p_bps_init) function ble_bps_measurement_send (line 357) | uint32_t ble_bps_measurement_send(ble_bps_t * p_bps, ble_bps_meas_t * p_... function ble_bps_is_indication_enabled (line 392) | uint32_t ble_bps_is_indication_enabled(ble_bps_t * p_bps, bool * p_indic... FILE: SDK/components/ble/ble_services/ble_bps/ble_bps.h type ble_bps_evt_type_t (line 102) | typedef enum type ble_bps_evt_t (line 110) | typedef struct type ble_bps_t (line 116) | typedef struct ble_bps_s ble_bps_t; type ieee_float16_t (line 123) | typedef struct type ble_bps_init_t (line 131) | typedef struct type ble_bps_s (line 143) | struct ble_bps_s type ble_bps_meas_t (line 157) | typedef struct ble_bps_meas_s FILE: SDK/components/ble/ble_services/ble_cscs/ble_cscs.c function on_connect (line 67) | static void on_connect(ble_cscs_t * p_cscs, ble_evt_t const * p_ble_evt) function on_disconnect (line 78) | static void on_disconnect(ble_cscs_t * p_cscs, ble_evt_t const * p_ble_evt) function on_meas_cccd_write (line 90) | static void on_meas_cccd_write(ble_cscs_t * p_cscs, ble_gatts_evt_write_... function on_write (line 119) | static void on_write(ble_cscs_t * p_cscs, ble_evt_t const * p_ble_evt) function ble_cscs_on_ble_evt (line 130) | void ble_cscs_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function csc_measurement_encode (line 171) | static uint8_t csc_measurement_encode(ble_cscs_t * p_cscs, function ble_cscs_init (line 207) | uint32_t ble_cscs_init(ble_cscs_t * p_cscs, ble_cscs_init_t const * p_cs... function ble_cscs_measurement_send (line 304) | uint32_t ble_cscs_measurement_send(ble_cscs_t * p_cscs, ble_cscs_meas_t ... FILE: SDK/components/ble/ble_services/ble_cscs/ble_cscs.h type ble_cscs_evt_type_t (line 112) | typedef enum type ble_cscs_evt_t (line 119) | typedef struct type ble_cscs_t (line 125) | typedef struct ble_cscs_s ble_cscs_t; type ble_cscs_init_t (line 132) | typedef struct type ble_cscs_s (line 151) | struct ble_cscs_s type ble_cscs_meas_t (line 165) | typedef struct ble_cscs_meas_s FILE: SDK/components/ble/ble_services/ble_cscs/ble_sc_ctrlpt.c function ble_sc_ctrlpt_init (line 56) | uint32_t ble_sc_ctrlpt_init(ble_sc_ctrlpt_t * p_sc_ctrlpt, function sc_ctrlpt_decode (line 108) | static uint32_t sc_ctrlpt_decode(uint8_t const * p_rcvd_val, function ctrlpt_rsp_encode (line 151) | static int ctrlpt_rsp_encode(ble_sc_ctrlpt_t * p_sc_ctrlpt, function is_location_supported (line 190) | static bool is_location_supported(ble_sc_ctrlpt_t * p_sc_ctrlpt, ble_sen... function is_cccd_configured (line 210) | static bool is_cccd_configured(ble_sc_ctrlpt_t * p_sc_ctrlpt) function sc_ctrlpt_resp_send (line 246) | static void sc_ctrlpt_resp_send(ble_sc_ctrlpt_t * p_sc_ctrlpt) function on_ctrlpt_write (line 301) | static void on_ctrlpt_write(ble_sc_ctrlpt_t * p_sc_ctrlpt, function on_rw_authorize_request (line 499) | static void on_rw_authorize_request(ble_sc_ctrlpt_t * p_sc_ctrlpt, function on_tx_complete (line 533) | static void on_tx_complete(ble_sc_ctrlpt_t * p_sc_ctrlpt) function on_connect (line 547) | static void on_connect(ble_sc_ctrlpt_t * p_sc_ctrlpt, ble_evt_t const * ... function on_disconnect (line 559) | static void on_disconnect(ble_sc_ctrlpt_t * p_sc_ctrlpt, ble_evt_t const... function on_sc_hvc_confirm (line 572) | static void on_sc_hvc_confirm(ble_sc_ctrlpt_t * p_sc_ctrlpt, ble_evt_t c... function ble_sc_ctrlpt_on_ble_evt (line 584) | void ble_sc_ctrlpt_on_ble_evt(ble_sc_ctrlpt_t * p_sc_ctrlpt, ble_evt_t c... function ble_sc_ctrlpt_rsp_send (line 619) | uint32_t ble_sc_ctrlpt_rsp_send(ble_sc_ctrlpt_t * p_sc_ctrlpt, ble_scpt_... FILE: SDK/components/ble/ble_services/ble_cscs/ble_sc_ctrlpt.h type ble_sc_ctrlpt_t (line 74) | typedef struct ble_sc_ctrlpt_s ble_sc_ctrlpt_t; type ble_sc_ctrlpt_evt_type_t (line 78) | typedef enum type ble_sc_ctrlpt_evt_t (line 87) | typedef struct type ble_scpt_operator_t (line 99) | typedef enum { type ble_scpt_response_t (line 109) | typedef enum { type ble_scpt_procedure_status_t (line 118) | typedef enum { type ble_scpt_response_t (line 126) | typedef ble_scpt_response_t (*ble_sc_ctrlpt_evt_handler_t) (ble_sc_ctrlp... type ble_sc_ctrlpt_val_t (line 130) | typedef struct{ type ble_sc_ctrlpt_rsp_t (line 137) | typedef struct{ type ble_cs_ctrlpt_init_t (line 157) | typedef struct type ble_sc_ctrlpt_resp_t (line 172) | typedef struct type ble_sc_ctrlpt_s (line 182) | struct ble_sc_ctrlpt_s FILE: SDK/components/ble/ble_services/ble_cts_c/ble_cts_c.c function gatt_error_handler (line 66) | static void gatt_error_handler(uint32_t nrf_error, function ble_cts_c_on_db_disc_evt (line 92) | void ble_cts_c_on_db_disc_evt(ble_cts_c_t * p_cts, ble_db_discovery_evt_... function ble_cts_c_init (line 137) | uint32_t ble_cts_c_init(ble_cts_c_t * p_cts, ble_cts_c_init_t const * p_... function current_time_decode (line 170) | static uint32_t current_time_decode(current_time_char_t * p_time, function current_time_validate (line 214) | static uint32_t current_time_validate(current_time_char_t * p_time) function current_time_read (line 271) | static void current_time_read(ble_cts_c_t * p_cts, ble_evt_t const * p_b... function on_disconnect (line 319) | static void on_disconnect(ble_cts_c_t * p_cts, ble_evt_t const * p_ble_evt) function ble_cts_c_on_ble_evt (line 341) | void ble_cts_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_cts_c_current_time_read (line 363) | uint32_t ble_cts_c_current_time_read(ble_cts_c_t const * p_cts) function ble_cts_c_handles_assign (line 384) | uint32_t ble_cts_c_handles_assign(ble_cts_c_t * p_cts, FILE: SDK/components/ble/ble_services/ble_cts_c/ble_cts_c.h type day_date_time_t (line 115) | typedef struct type exact_time_256_t (line 122) | typedef struct type adjust_reason_t (line 129) | typedef struct type current_time_char_t (line 138) | typedef struct type ble_cts_c_t (line 145) | typedef struct ble_cts_c_s ble_cts_c_t; type ble_cts_c_evt_type_t (line 148) | typedef enum type ble_cts_c_handles_t (line 158) | typedef struct type ble_cts_c_evt_t (line 165) | typedef struct type ble_cts_c_s (line 181) | struct ble_cts_c_s type ble_cts_c_init_t (line 191) | typedef struct function __INLINE (line 245) | static __INLINE bool ble_cts_c_is_cts_discovered(const ble_cts_c_t * p_cts) FILE: SDK/components/ble/ble_services/ble_dfu/ble_dfu.c function dummy_evt_handler (line 73) | static void dummy_evt_handler(ble_dfu_buttonless_evt_type_t evt) function on_ctrlpt_write (line 83) | static void on_ctrlpt_write(ble_gatts_evt_write_t const * p_evt_write) function on_rw_authorize_req (line 127) | static void on_rw_authorize_req(ble_evt_t const * p_ble_evt) function on_connect (line 154) | static void on_connect(ble_evt_t const * p_ble_evt) function on_disconnect (line 164) | static void on_disconnect(ble_evt_t const * p_ble_evt) function on_hvc (line 181) | static void on_hvc(ble_evt_t const * p_ble_evt) function ble_dfu_buttonless_on_ble_evt (line 201) | void ble_dfu_buttonless_on_ble_evt(ble_evt_t const * p_ble_evt, void * p... function ble_dfu_buttonless_resp_send (line 230) | uint32_t ble_dfu_buttonless_resp_send(ble_dfu_buttonless_op_code_t op_co... function ble_dfu_buttonless_bootloader_start_finalize (line 262) | uint32_t ble_dfu_buttonless_bootloader_start_finalize(void) function ble_dfu_buttonless_init (line 284) | uint32_t ble_dfu_buttonless_init(const ble_dfu_buttonless_init_t * p_dfu... FILE: SDK/components/ble/ble_services/ble_dfu/ble_dfu.h type ble_dfu_buttonless_evt_type_t (line 89) | typedef enum type ble_dfu_buttonless_rsp_code_t (line 103) | typedef enum type ble_dfu_buttonless_op_code_t (line 117) | typedef enum type ble_dfu_buttonless_t (line 128) | typedef struct type ble_dfu_buttonless_init_t (line 143) | typedef struct FILE: SDK/components/ble/ble_services/ble_dfu/ble_dfu_bonded.c function pm_evt_handler (line 76) | static void pm_evt_handler(pm_evt_t const * p_evt) function retrieve_peer_data (line 126) | static uint32_t retrieve_peer_data(void) function enter_bootloader (line 162) | static uint32_t enter_bootloader(void) function ble_dfu_buttonless_backend_init (line 193) | uint32_t ble_dfu_buttonless_backend_init(ble_dfu_buttonless_t * p_dfu) function ble_dfu_buttonless_async_svci_init (line 205) | uint32_t ble_dfu_buttonless_async_svci_init(void) function ble_dfu_buttonless_on_sys_evt (line 230) | void ble_dfu_buttonless_on_sys_evt(uint32_t sys_evt, void * p_context) function ble_dfu_buttonless_char_add (line 280) | uint32_t ble_dfu_buttonless_char_add(ble_dfu_buttonless_t * p_dfu) function ble_dfu_buttonless_on_ctrl_pt_write (line 301) | void ble_dfu_buttonless_on_ctrl_pt_write(ble_gatts_evt_write_t const * p... function ble_dfu_buttonless_bootloader_start_prepare (line 347) | uint32_t ble_dfu_buttonless_bootloader_start_prepare(void) FILE: SDK/components/ble/ble_services/ble_dfu/ble_dfu_unbonded.c function set_adv_name (line 78) | static uint32_t set_adv_name(nrf_dfu_adv_name_t * p_adv_name) function enter_bootloader (line 105) | static uint32_t enter_bootloader() function ble_dfu_buttonless_backend_init (line 134) | uint32_t ble_dfu_buttonless_backend_init(ble_dfu_buttonless_t * p_dfu) function ble_dfu_buttonless_async_svci_init (line 144) | uint32_t ble_dfu_buttonless_async_svci_init(void) function ble_dfu_buttonless_on_sys_evt (line 160) | void ble_dfu_buttonless_on_sys_evt(uint32_t sys_evt, void * p_context) function ble_dfu_buttonless_char_add (line 206) | uint32_t ble_dfu_buttonless_char_add(ble_dfu_buttonless_t * p_dfu) function ble_dfu_buttonless_on_ctrl_pt_write (line 227) | void ble_dfu_buttonless_on_ctrl_pt_write(ble_gatts_evt_write_t const * p... function ble_dfu_buttonless_bootloader_start_prepare (line 288) | uint32_t ble_dfu_buttonless_bootloader_start_prepare(void) FILE: SDK/components/ble/ble_services/ble_dis/ble_dis.c function sys_id_encode (line 75) | static void sys_id_encode(uint8_t * p_encoded_buffer, ble_dis_sys_id_t c... function pnp_id_encode (line 97) | static void pnp_id_encode(uint8_t * p_encoded_buffer, ble_dis_pnp_id_t c... function char_add (line 124) | static uint32_t char_add(uint16_t uuid, function ble_dis_init (line 148) | uint32_t ble_dis_init(ble_dis_init_t const * p_dis_init) FILE: SDK/components/ble/ble_services/ble_dis/ble_dis.h type ble_dis_sys_id_t (line 74) | typedef struct type ble_dis_reg_cert_data_list_t (line 81) | typedef struct type ble_dis_pnp_id_t (line 88) | typedef struct type ble_dis_init_t (line 99) | typedef struct FILE: SDK/components/ble/ble_services/ble_dis_c/ble_dis_c.c function gatt_error_handler (line 76) | static void gatt_error_handler(uint32_t nrf_error, void * p_contex, uint... function ret_code_t (line 98) | static ret_code_t system_id_decode(uint8_t const * p_data, function ret_code_t (line 132) | static ret_code_t pnp_id_decode(uint8_t const * p_data, function ble_dis_c_char_type_t (line 171) | static ble_dis_c_char_type_t char_type_get(ble_dis_c_t * p_ble_dis_c, ui... function on_read_rsp (line 194) | static void on_read_rsp(ble_dis_c_t * p_ble_dis_c, ble_evt_t const * p_b... function on_disconnected (line 293) | static void on_disconnected(ble_dis_c_t * p_ble_dis_c, const ble_evt_t *... function ret_code_t (line 313) | ret_code_t ble_dis_c_init(ble_dis_c_t * p_ble_dis_c, ble_dis_c_init_t * ... function ble_dis_c_on_db_disc_evt (line 349) | void ble_dis_c_on_db_disc_evt(ble_dis_c_t * p_ble_dis_c, ble_db_discover... function ble_dis_c_on_ble_evt (line 440) | void ble_dis_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ret_code_t (line 471) | ret_code_t ble_dis_c_read(ble_dis_c_t * p_ble_dis_c, ble_dis_c_char_type... function ret_code_t (line 496) | ret_code_t ble_dis_c_handles_assign(ble_dis_c_t * p_ble_dis_c, FILE: SDK/components/ble/ble_services/ble_dis_c/ble_dis_c.h type ble_dis_c_evt_type_t (line 107) | typedef enum type ble_dis_c_char_type_t (line 116) | typedef enum type ble_dis_c_handle_t (line 131) | typedef uint16_t ble_dis_c_handle_t; type ble_dis_c_evt_disc_complete_t (line 134) | typedef struct type ble_dis_c_string_t (line 140) | typedef struct type ble_dis_c_evt_read_rsp_t (line 147) | typedef struct type ble_dis_c_evt_read_rsp_err_t (line 161) | typedef struct type ble_dis_c_evt_t (line 169) | typedef struct type ble_dis_c_t (line 182) | typedef struct ble_dis_c_s ble_dis_c_t; type ble_dis_c_s (line 192) | struct ble_dis_c_s type ble_dis_c_char_group_t (line 203) | typedef struct type ble_dis_c_init_t (line 210) | typedef struct FILE: SDK/components/ble/ble_services/ble_escs/nrf_ble_escs.c type val_handle_to_uuid_t (line 53) | typedef struct function char_add (line 264) | static uint32_t char_add(ble_add_char_params_t * p_char_init, function on_connect (line 300) | static void on_connect(nrf_ble_escs_t * p_escs, ble_evt_t const * p_ble_... function on_disconnect (line 312) | static void on_disconnect(nrf_ble_escs_t * p_escs, ble_evt_t const * p_b... function get_evt_type_for_handle (line 320) | static uint32_t get_evt_type_for_handle(uint16_t handle, uint16_t * p_uuid) function ret_code_t (line 341) | static ret_code_t on_write(nrf_ble_escs_t * p_escs, ble_evt_t const * p_... function on_long_write (line 370) | static void on_long_write(nrf_ble_escs_t * p_escs, ble_evt_t const * p_b... function ret_code_t (line 448) | static ret_code_t on_read(nrf_ble_escs_t * p_escs, ble_evt_t const * p_b... function ret_code_t (line 464) | static ret_code_t on_rw_authorize_req(nrf_ble_escs_t * p_escs, ble_evt_t... function ret_code_t (line 517) | ret_code_t nrf_ble_escs_on_ble_evt(nrf_ble_escs_t * p_escs, ble_evt_t co... function ret_code_t (line 558) | ret_code_t nrf_ble_escs_init(nrf_ble_escs_t * p_escs, const nrf_ble_escs... FILE: SDK/components/ble/ble_services/ble_escs/nrf_ble_escs.h type nrf_ble_escs_active_slot_t (line 99) | typedef uint8_t nrf_ble_escs_active_slot_t; type nrf_ble_escs_adv_interval_t (line 100) | typedef uint16_t nrf_ble_escs_adv_interval_t; type nrf_ble_escs_radio_tx_pwr_t (line 101) | typedef int8_t nrf_ble_escs_radio_tx_pwr_t; type nrf_ble_escs_adv_tx_pwr_t (line 102) | typedef int8_t nrf_ble_escs_adv_tx_pwr_t; type nrf_ble_escs_lock_state_read_t (line 105) | typedef enum type nrf_ble_escs_lock_byte_t (line 114) | typedef enum type nrf_ble_escs_lock_state_t (line 130) | typedef union type nrf_ble_escs_unlock_t (line 137) | typedef union type nrf_ble_escs_factory_reset_t (line 160) | typedef uint8_t nrf_ble_escs_factory_reset_t; type nrf_ble_escs_remain_conntbl_t (line 163) | typedef union type nrf_ble_escs_init_params_t (line 170) | typedef struct type nrf_ble_escs_t (line 181) | typedef struct nrf_ble_escs_s nrf_ble_escs_t; type nrf_ble_escs_init_t (line 199) | typedef struct type nrf_ble_escs_s (line 206) | struct nrf_ble_escs_s FILE: SDK/components/ble/ble_services/ble_gls/ble_gls.c function gatt_error_handler (line 84) | static void gatt_error_handler(uint32_t nrf_error, function next_sequence_number_set (line 101) | static uint32_t next_sequence_number_set(void) function gls_meas_encode (line 133) | static uint8_t gls_meas_encode(const ble_gls_meas_t * p_meas, uint8_t * ... function ble_gls_init (line 168) | uint32_t ble_gls_init(ble_gls_t * p_gls, const ble_gls_init_t * p_gls_init) function racp_send (line 286) | static void racp_send(ble_gls_t * p_gls, ble_racp_value_t * p_racp_val) function racp_response_code_send (line 329) | static void racp_response_code_send(ble_gls_t * p_gls, uint8_t opcode, u... function glucose_meas_send (line 355) | static uint32_t glucose_meas_send(ble_gls_t * p_gls, ble_gls_rec_t * p_rec) function racp_report_records_all (line 398) | static uint32_t racp_report_records_all(ble_gls_t * p_gls) function racp_report_records_first_last (line 434) | static uint32_t racp_report_records_first_last(ble_gls_t * p_gls) function racp_report_records_greater_or_equal (line 482) | static uint32_t racp_report_records_greater_or_equal(ble_gls_t * p_gls) function racp_report_records_completed (line 521) | static void racp_report_records_completed(ble_gls_t * p_gls) function racp_report_records_procedure (line 542) | static void racp_report_records_procedure(ble_gls_t * p_gls) function is_request_to_be_executed (line 620) | static bool is_request_to_be_executed(ble_racp_value_t const * p_racp_re... function report_records_request_execute (line 733) | static void report_records_request_execute(ble_gls_t * p_gls, ble_racp_v... function report_num_records_request_execute (line 753) | static void report_num_records_request_execute(ble_gls_t * p_gls, ble_ra... function ble_gls_are_cccd_configured (line 824) | uint32_t ble_gls_are_cccd_configured(ble_gls_t * p_gls, bool * p_are_ccc... function on_racp_value_write (line 873) | static void on_racp_value_write(ble_gls_t * p_gls, ble_gatts_evt_write_t... function on_glm_cccd_write (line 987) | static void on_glm_cccd_write(ble_gls_t * p_gls, ble_gatts_evt_write_t c... function on_write (line 1018) | static void on_write(ble_gls_t * p_gls, ble_evt_t const * p_ble_evt) function on_tx_complete (line 1040) | static void on_tx_complete(ble_gls_t * p_gls, ble_evt_t const * p_ble_evt) function on_rw_authorize_request (line 1049) | static void on_rw_authorize_request(ble_gls_t * p_gls, ble_gatts_evt_t c... function ble_gls_on_ble_evt (line 1073) | void ble_gls_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_gls_glucose_new_meas (line 1114) | uint32_t ble_gls_glucose_new_meas(ble_gls_t * p_gls, ble_gls_rec_t * p_rec) FILE: SDK/components/ble/ble_services/ble_gls/ble_gls.h type sfloat_t (line 193) | typedef struct type ble_gls_evt_type_t (line 200) | typedef enum type ble_gls_evt_t (line 207) | typedef struct type ble_gls_t (line 213) | typedef struct ble_gls_s ble_gls_t; type ble_gls_meas_t (line 219) | typedef struct type ble_gls_meas_context_t (line 232) | typedef struct type ble_gls_rec_t (line 248) | typedef struct type ble_gls_init_t (line 256) | typedef struct type ble_gls_s (line 270) | struct ble_gls_s FILE: SDK/components/ble/ble_services/ble_gls/ble_gls_db.c type database_entry_t (line 45) | typedef struct function ble_gls_db_init (line 56) | uint32_t ble_gls_db_init(void) function ble_gls_db_num_records_get (line 72) | uint16_t ble_gls_db_num_records_get(void) function ble_gls_db_record_get (line 78) | uint32_t ble_gls_db_record_get(uint8_t rec_ndx, ble_gls_rec_t * p_rec) function ble_gls_db_record_add (line 92) | uint32_t ble_gls_db_record_add(ble_gls_rec_t * p_rec) function ble_gls_db_record_delete (line 120) | uint32_t ble_gls_db_record_delete(uint8_t rec_ndx) FILE: SDK/components/ble/ble_services/ble_hids/ble_hids.c function ble_hids_client_context_size_calc (line 87) | static size_t ble_hids_client_context_size_calc(ble_hids_t * p_hids) function ble_hids_char_id_t (line 126) | static ble_hids_char_id_t make_char_id(uint16_t uuid, uint8_t rep_type, ... function on_connect (line 143) | static void on_connect(ble_hids_t * p_hids, ble_evt_t const * p_ble_evt) function on_control_point_write (line 186) | static void on_control_point_write(ble_hids_t * p_hids, ble_evt_t const ... function on_protocol_mode_write (line 239) | static void on_protocol_mode_write(ble_hids_t * p_hids, ble_evt_t const ... function on_protocol_mode_read_auth (line 293) | void on_protocol_mode_read_auth(ble_hids_t * p_hids, ble_evt_t const * p... function on_report_cccd_write (line 331) | static void on_report_cccd_write(ble_hids_t * p_hids, function on_report_value_write (line 369) | static void on_report_value_write(ble_hids_t * p_hids, function on_report_value_read_auth (line 422) | static void on_report_value_read_auth(ble_hids_t * p_hids, function inp_rep_cccd_identify (line 484) | static bool inp_rep_cccd_identify(ble_hids_t * p_hids, function rep_value_identify (line 513) | static bool rep_value_identify(ble_hids_t * p_hids, function on_write (line 574) | static void on_write(ble_hids_t * p_hids, ble_evt_t const * p_ble_evt) function on_rw_authorize_request (line 643) | static void on_rw_authorize_request(ble_hids_t * p_hids, ble_evt_t const... function ble_hids_on_ble_evt (line 698) | void ble_hids_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function protocol_mode_char_add (line 731) | static uint32_t protocol_mode_char_add(ble_hids_t * p_hids, function rep_char_add (line 768) | static uint32_t rep_char_add(ble_hids_t * p_hids, function rep_map_char_add (line 820) | static uint32_t rep_map_char_add(ble_hids_t * p_hids, const ble_hids_ini... function boot_inp_rep_char_add (line 893) | static uint32_t boot_inp_rep_char_add(ble_hids_t * ... function boot_kb_outp_rep_char_add (line 925) | static uint32_t boot_kb_outp_rep_char_add(ble_hids_t * p_hids, const ble... function encode_hid_information (line 952) | static uint8_t encode_hid_information(uint8_t *... function hid_information_char_add (line 973) | static uint32_t hid_information_char_add(ble_hids_t * p_hids, const ble_... function hid_control_point_char_add (line 1002) | static uint32_t hid_control_point_char_add(ble_hids_t * p_hids, security... function inp_rep_characteristics_add (line 1030) | static uint32_t inp_rep_characteristics_add(ble_hids_t * p_hids, function outp_rep_characteristics_add (line 1073) | static uint32_t outp_rep_characteristics_add(ble_hids_t * p_h... function feature_rep_characteristics_add (line 1116) | static uint32_t feature_rep_characteristics_add(ble_hids_t * ... function includes_add (line 1158) | static uint32_t includes_add(ble_hids_t * p_hids, const ble_hids_init_t ... function ble_hids_init (line 1179) | uint32_t ble_hids_init(ble_hids_t * p_hids, const ble_hids_init_t * p_hi... function ble_hids_inp_rep_send (line 1318) | uint32_t ble_hids_inp_rep_send(ble_hids_t * p_hids, function ble_hids_boot_kb_inp_rep_send (line 1393) | uint32_t ble_hids_boot_kb_inp_rep_send(ble_hids_t * p_hids, function ble_hids_boot_mouse_inp_rep_send (line 1446) | uint32_t ble_hids_boot_mouse_inp_rep_send(ble_hids_t * p_hids, function ble_hids_outp_rep_get (line 1522) | uint32_t ble_hids_outp_rep_get(ble_hids_t * p_hids, FILE: SDK/components/ble/ble_services/ble_hids/ble_hids.h type ble_hids_char_id_t (line 162) | typedef struct type ble_hids_evt_type_t (line 170) | typedef enum type ble_hids_evt_t (line 183) | typedef struct type ble_hids_t (line 208) | typedef struct ble_hids_s ble_hids_t; type ble_hids_char_sec_t (line 214) | typedef struct type ble_hids_hid_information_t (line 222) | typedef struct type ble_hids_inp_rep_init_t (line 232) | typedef struct type ble_hids_outp_rep_init_t (line 241) | typedef struct type ble_hids_feature_rep_init_t (line 250) | typedef struct type ble_hids_rep_map_init_t (line 259) | typedef struct type ble_hids_rep_char_t (line 269) | typedef struct type ble_hids_client_context_t (line 276) | typedef struct type ble_hids_init_t (line 284) | typedef struct type ble_hids_s (line 309) | struct ble_hids_s FILE: SDK/components/ble/ble_services/ble_hrs/ble_hrs.c function on_connect (line 70) | static void on_connect(ble_hrs_t * p_hrs, ble_evt_t const * p_ble_evt) function on_disconnect (line 81) | static void on_disconnect(ble_hrs_t * p_hrs, ble_evt_t const * p_ble_evt) function on_hrm_cccd_write (line 93) | static void on_hrm_cccd_write(ble_hrs_t * p_hrs, ble_gatts_evt_write_t c... function on_write (line 122) | static void on_write(ble_hrs_t * p_hrs, ble_evt_t const * p_ble_evt) function ble_hrs_on_ble_evt (line 133) | void ble_hrs_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function hrm_encode (line 166) | static uint8_t hrm_encode(ble_hrs_t * p_hrs, uint16_t heart_rate, uint8_... function ble_hrs_init (line 220) | uint32_t ble_hrs_init(ble_hrs_t * p_hrs, const ble_hrs_init_t * p_hrs_init) function ble_hrs_heart_rate_measurement_send (line 287) | uint32_t ble_hrs_heart_rate_measurement_send(ble_hrs_t * p_hrs, uint16_t... function ble_hrs_rr_interval_add (line 325) | void ble_hrs_rr_interval_add(ble_hrs_t * p_hrs, uint16_t rr_interval) function ble_hrs_rr_interval_buffer_is_full (line 341) | bool ble_hrs_rr_interval_buffer_is_full(ble_hrs_t * p_hrs) function ble_hrs_sensor_contact_supported_set (line 347) | uint32_t ble_hrs_sensor_contact_supported_set(ble_hrs_t * p_hrs, bool is... function ble_hrs_sensor_contact_detected_update (line 362) | void ble_hrs_sensor_contact_detected_update(ble_hrs_t * p_hrs, bool is_s... function ble_hrs_body_sensor_location_set (line 368) | uint32_t ble_hrs_body_sensor_location_set(ble_hrs_t * p_hrs, uint8_t bod... function ble_hrs_on_gatt_evt (line 383) | void ble_hrs_on_gatt_evt(ble_hrs_t * p_hrs, nrf_ble_gatt_evt_t const * p... FILE: SDK/components/ble/ble_services/ble_hrs/ble_hrs.h type ble_hrs_evt_type_t (line 114) | typedef enum type ble_hrs_evt_t (line 121) | typedef struct type ble_hrs_t (line 127) | typedef struct ble_hrs_s ble_hrs_t; type ble_hrs_init_t (line 134) | typedef struct type ble_hrs_s (line 144) | struct ble_hrs_s FILE: SDK/components/ble/ble_services/ble_hrs_c/ble_hrs_c.c function gatt_error_handler (line 64) | static void gatt_error_handler(uint32_t nrf_error, function on_hvx (line 89) | static void on_hvx(ble_hrs_c_t * p_ble_hrs_c, const ble_evt_t * p_ble_evt) function on_disconnected (line 157) | static void on_disconnected(ble_hrs_c_t * p_ble_hrs_c, const ble_evt_t *... function ble_hrs_on_db_disc_evt (line 168) | void ble_hrs_on_db_disc_evt(ble_hrs_c_t * p_ble_hrs_c, const ble_db_disc... function ble_hrs_c_init (line 214) | uint32_t ble_hrs_c_init(ble_hrs_c_t * p_ble_hrs_c, ble_hrs_c_init_t * p_... function ble_hrs_c_on_ble_evt (line 234) | void ble_hrs_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function cccd_configure (line 261) | static uint32_t cccd_configure(ble_hrs_c_t * p_ble_hrs_c, bool enable) function ble_hrs_c_hrm_notif_enable (line 288) | uint32_t ble_hrs_c_hrm_notif_enable(ble_hrs_c_t * p_ble_hrs_c) function ble_hrs_c_handles_assign (line 296) | uint32_t ble_hrs_c_handles_assign(ble_hrs_c_t * p_ble_hrs_c, FILE: SDK/components/ble/ble_services/ble_hrs_c/ble_hrs_c.h type ble_hrs_c_evt_type_t (line 122) | typedef enum type ble_hrm_t (line 136) | typedef struct type hrs_db_t (line 144) | typedef struct type ble_hrs_c_evt_t (line 151) | typedef struct type ble_hrs_c_t (line 170) | typedef struct ble_hrs_c_s ble_hrs_c_t; type ble_hrs_c_s (line 188) | struct ble_hrs_c_s type ble_hrs_c_init_t (line 199) | typedef struct FILE: SDK/components/ble/ble_services/ble_hts/ble_hts.c function gatt_error_handler (line 68) | static void gatt_error_handler(uint32_t nrf_error, function on_connect (line 86) | static void on_connect(ble_hts_t * p_hts, ble_evt_t const * p_ble_evt) function on_disconnect (line 107) | static void on_disconnect(ble_hts_t * p_hts, ble_evt_t const * p_ble_evt) function on_cccd_write (line 119) | static void on_cccd_write(ble_hts_t * p_hts, ble_gatts_evt_write_t const... function on_write (line 148) | static void on_write(ble_hts_t * p_hts, ble_evt_t const * p_ble_evt) function on_hvc (line 166) | static void on_hvc(ble_hts_t * p_hts, ble_evt_t const * p_ble_evt) function ble_hts_on_ble_evt (line 180) | void ble_hts_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function hts_measurement_encode (line 217) | static uint8_t hts_measurement_encode(ble_hts_t * p_hts, function ble_hts_init (line 271) | uint32_t ble_hts_init(ble_hts_t * p_hts, ble_hts_init_t const * p_hts_init) function ble_hts_measurement_send (line 342) | uint32_t ble_hts_measurement_send(ble_hts_t * p_hts, ble_hts_meas_t * p_... function ble_hts_is_indication_enabled (line 377) | uint32_t ble_hts_is_indication_enabled(ble_hts_t * p_hts, bool * p_indic... FILE: SDK/components/ble/ble_services/ble_hts/ble_hts.h type ble_hts_evt_type_t (line 104) | typedef enum type ble_hts_evt_t (line 112) | typedef struct type ble_hts_t (line 118) | typedef struct ble_hts_s ble_hts_t; type ieee_float32_t (line 125) | typedef struct type ble_hts_init_t (line 133) | typedef struct type ble_hts_s (line 146) | struct ble_hts_s type ble_hts_meas_t (line 160) | typedef struct ble_hts_meas_s FILE: SDK/components/ble/ble_services/ble_ias/ble_ias.c function on_connect (line 70) | static void on_connect(ble_ias_t * p_ias, ble_evt_t const * p_ble_evt) function on_write (line 95) | static void on_write(ble_ias_t * p_ias, ble_evt_t const * p_ble_evt) function ble_ias_on_ble_evt (line 128) | void ble_ias_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_ias_init (line 149) | uint32_t ble_ias_init(ble_ias_t * p_ias, const ble_ias_init_t * p_ias_init) function ble_ias_alert_level_get (line 188) | uint32_t ble_ias_alert_level_get(ble_ias_t * p_ias, uint16_t conn_handle... FILE: SDK/components/ble/ble_services/ble_ias/ble_ias.h type ble_ias_evt_type_t (line 106) | typedef enum type ble_ias_client_context_t (line 116) | typedef struct type ble_ias_evt_t (line 123) | typedef struct type ble_ias_t (line 132) | typedef struct ble_ias_s ble_ias_t; type ble_ias_init_t (line 141) | typedef struct type ble_ias_s (line 150) | struct ble_ias_s FILE: SDK/components/ble/ble_services/ble_ias_c/ble_ias_c.c function gatt_error_handler (line 57) | static void gatt_error_handler(uint32_t nrf_error, function ble_ias_c_on_db_disc_evt (line 72) | void ble_ias_c_on_db_disc_evt(ble_ias_c_t * p_ias_c, ble_db_discovery_ev... function ble_ias_c_init (line 126) | uint32_t ble_ias_c_init(ble_ias_c_t * p_ias_c, ble_ias_c_init_t const * ... function on_disconnect (line 152) | static void on_disconnect(ble_ias_c_t * p_ias_c, ble_evt_t const * p_ble... function ble_ias_c_on_ble_evt (line 171) | void ble_ias_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function write_characteristic_value (line 202) | static uint32_t write_characteristic_value(ble_ias_c_t const * const p_i... function ble_ias_c_send_alert_level (line 223) | uint32_t ble_ias_c_send_alert_level(ble_ias_c_t const * p_ias_c, uint8_t... function ble_ias_c_handles_assign (line 236) | uint32_t ble_ias_c_handles_assign(ble_ias_c_t * p_ias_c, FILE: SDK/components/ble/ble_services/ble_ias_c/ble_ias_c.h type ble_ias_c_t (line 103) | typedef struct ble_ias_c_s ble_ias_c_t; type ble_ias_c_evt_type_t (line 106) | typedef enum type ble_ias_c_evt_t (line 114) | typedef struct type ble_ias_c_s (line 125) | struct ble_ias_c_s type ble_ias_c_init_t (line 137) | typedef struct function __INLINE (line 192) | static __INLINE bool ble_ias_c_is_discovered(ble_ias_c_t const * p_ias_c) FILE: SDK/components/ble/ble_services/ble_ipsp/ble_ipsp.c type channel_state_t (line 165) | typedef enum type incoming_channel_action_t (line 175) | typedef enum type peer_connection_t (line 185) | typedef struct type channel_t (line 194) | typedef struct function connected_device_init (line 217) | void connected_device_init(uint32_t index) function __INLINE (line 230) | static __INLINE void connected_device_allocate(ble_gap_addr_t const * p_... function __INLINE (line 252) | static __INLINE uint32_t connected_device_search(uint16_t conn_handle) function __INLINE (line 269) | static __INLINE void channel_init(uint8_t ch_id) function __INLINE (line 283) | static __INLINE void channel_free(uint8_t ch_id) function __INLINE (line 299) | static __INLINE uint32_t channel_search(uint16_t conn_handle, uint16_t l... function __INLINE (line 332) | static __INLINE void app_notify(ble_ipsp_handle_t * p_handle, ble_ipsp_e... function __INLINE (line 350) | static __INLINE bool is_tx_buffer(uint32_t ch_id, const uint8_t * p_buffer) function __INLINE (line 367) | static __INLINE void rx_buffers_submit(uint32_t ch_id) function __INLINE (line 400) | static __INLINE void rx_buffer_mark_unused(uint32_t ch_id, uint8_t * p_b... function ble_ipsp_evt_handler (line 412) | void ble_ipsp_evt_handler(ble_evt_t const * p_evt) function ble_ipsp_init (line 768) | uint32_t ble_ipsp_init(const ble_ipsp_init_t * p_init) function ble_ipsp_connect (line 813) | uint32_t ble_ipsp_connect(const ble_ipsp_handle_t * p_handle) function ble_ipsp_send (line 889) | uint32_t ble_ipsp_send(ble_ipsp_handle_t const * p_handle, function ble_ipsp_disconnect (line 931) | uint32_t ble_ipsp_disconnect(ble_ipsp_handle_t const * p_handle) function ble_ipsp_incoming_channel_reject (line 962) | void ble_ipsp_incoming_channel_reject(uint16_t conn_handle) function ble_ipsp_incoming_channel_accept (line 973) | void ble_ipsp_incoming_channel_accept(uint16_t conn_handle) FILE: SDK/components/ble/ble_services/ble_ipsp/ble_ipsp.h type ble_ipsp_evt_type_t (line 109) | typedef enum type ble_ipsp_event_param_t (line 119) | typedef struct type ble_ipsp_evt_t (line 127) | typedef struct type ble_ipsp_handle_t (line 139) | typedef struct type ble_ipsp_init_t (line 163) | typedef struct FILE: SDK/components/ble/ble_services/ble_lbs/ble_lbs.c function on_write (line 51) | static void on_write(ble_lbs_t * p_lbs, ble_evt_t const * p_ble_evt) function ble_lbs_on_ble_evt (line 64) | void ble_lbs_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_lbs_init (line 81) | uint32_t ble_lbs_init(ble_lbs_t * p_lbs, const ble_lbs_init_t * p_lbs_init) function ble_lbs_on_button_change (line 137) | uint32_t ble_lbs_on_button_change(uint16_t conn_handle, ble_lbs_t * p_lb... FILE: SDK/components/ble/ble_services/ble_lbs/ble_lbs.h type ble_lbs_t (line 100) | typedef struct ble_lbs_s ble_lbs_t; type ble_lbs_init_t (line 106) | typedef struct type ble_lbs_s (line 112) | struct ble_lbs_s FILE: SDK/components/ble/ble_services/ble_lbs_c/ble_lbs_c.c function gatt_error_handler (line 60) | static void gatt_error_handler(uint32_t nrf_error, function on_hvx (line 85) | static void on_hvx(ble_lbs_c_t * p_ble_lbs_c, ble_evt_t const * p_ble_evt) function on_disconnected (line 117) | static void on_disconnected(ble_lbs_c_t * p_ble_lbs_c, ble_evt_t const *... function ble_lbs_on_db_disc_evt (line 129) | void ble_lbs_on_db_disc_evt(ble_lbs_c_t * p_ble_lbs_c, ble_db_discovery_... function ble_lbs_c_init (line 177) | uint32_t ble_lbs_c_init(ble_lbs_c_t * p_ble_lbs_c, ble_lbs_c_init_t * p_... function ble_lbs_c_on_ble_evt (line 209) | void ble_lbs_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function cccd_configure (line 241) | static uint32_t cccd_configure(ble_lbs_c_t * p_ble_lbs_c, bool enable) function ble_lbs_c_button_notif_enable (line 267) | uint32_t ble_lbs_c_button_notif_enable(ble_lbs_c_t * p_ble_lbs_c) function ble_lbs_led_status_send (line 281) | uint32_t ble_lbs_led_status_send(ble_lbs_c_t * p_ble_lbs_c, uint8_t status) function ble_lbs_c_handles_assign (line 308) | uint32_t ble_lbs_c_handles_assign(ble_lbs_c_t * p_ble_lbs_c, FILE: SDK/components/ble/ble_services/ble_lbs_c/ble_lbs_c.h type ble_lbs_c_evt_type_t (line 105) | typedef enum type ble_button_t (line 112) | typedef struct type lbs_db_t (line 118) | typedef struct type ble_lbs_c_evt_t (line 126) | typedef struct type ble_lbs_c_t (line 138) | typedef struct ble_lbs_c_s ble_lbs_c_t; type ble_lbs_c_s (line 148) | struct ble_lbs_c_s type ble_lbs_c_init_t (line 159) | typedef struct FILE: SDK/components/ble/ble_services/ble_lls/ble_lls.c function on_connect (line 57) | static void on_connect(ble_lls_t * p_lls, ble_evt_t const * p_ble_evt) function on_disconnect (line 75) | static void on_disconnect(ble_lls_t * p_lls, ble_evt_t const * p_ble_evt) function on_auth_status (line 108) | static void on_auth_status(ble_lls_t * p_lls, ble_evt_t const * p_ble_evt) function ble_lls_on_ble_evt (line 122) | void ble_lls_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_lls_init (line 152) | uint32_t ble_lls_init(ble_lls_t * p_lls, const ble_lls_init_t * p_lls_init) function ble_lls_alert_level_get (line 201) | uint32_t ble_lls_alert_level_get(ble_lls_t * p_lls, uint8_t * p_alert_le... FILE: SDK/components/ble/ble_services/ble_lls/ble_lls.h type ble_lls_evt_type_t (line 96) | typedef enum type ble_lls_evt_t (line 102) | typedef struct type ble_lls_t (line 112) | typedef struct ble_lls_s ble_lls_t; type ble_lls_init_t (line 118) | typedef struct type ble_lls_s (line 128) | struct ble_lls_s FILE: SDK/components/ble/ble_services/ble_nus/ble_nus.c function on_connect (line 72) | static void on_connect(ble_nus_t * p_nus, ble_evt_t const * p_ble_evt) function on_write (line 124) | static void on_write(ble_nus_t * p_nus, ble_evt_t const * p_ble_evt) function on_hvx_tx_complete (line 189) | static void on_hvx_tx_complete(ble_nus_t * p_nus, ble_evt_t const * p_bl... function ble_nus_on_ble_evt (line 218) | void ble_nus_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_nus_init (line 248) | uint32_t ble_nus_init(ble_nus_t * p_nus, ble_nus_init_t const * p_nus_init) function ble_nus_data_send (line 314) | uint32_t ble_nus_data_send(ble_nus_t * p_nus, FILE: SDK/components/ble/ble_services/ble_nus/ble_nus.h type ble_nus_evt_type_t (line 112) | typedef enum type ble_nus_t (line 122) | typedef struct ble_nus_s ble_nus_t; type ble_nus_evt_rx_data_t (line 129) | typedef struct type ble_nus_client_context_t (line 140) | typedef struct type ble_nus_evt_t (line 150) | typedef struct type ble_nus_init_t (line 173) | typedef struct type ble_nus_s (line 183) | struct ble_nus_s FILE: SDK/components/ble/ble_services/ble_nus_c/ble_nus_c.c function gatt_error_handler (line 62) | static void gatt_error_handler(uint32_t nrf_error, function ble_nus_c_on_db_disc_evt (line 77) | void ble_nus_c_on_db_disc_evt(ble_nus_c_t * p_ble_nus_c, ble_db_discover... function on_hvx (line 124) | static void on_hvx(ble_nus_c_t * p_ble_nus_c, ble_evt_t const * p_ble_evt) function ble_nus_c_init (line 142) | uint32_t ble_nus_c_init(ble_nus_c_t * p_ble_nus_c, ble_nus_c_init_t * p_... function ble_nus_c_on_ble_evt (line 168) | void ble_nus_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function cccd_configure (line 210) | static uint32_t cccd_configure(ble_nus_c_t * p_ble_nus_c, bool notificat... function ble_nus_c_tx_notif_enable (line 235) | uint32_t ble_nus_c_tx_notif_enable(ble_nus_c_t * p_ble_nus_c) function ble_nus_c_string_send (line 249) | uint32_t ble_nus_c_string_send(ble_nus_c_t * p_ble_nus_c, uint8_t * p_st... function ble_nus_c_handles_assign (line 282) | uint32_t ble_nus_c_handles_assign(ble_nus_c_t * p_ble_nus, FILE: SDK/components/ble/ble_services/ble_nus_c/ble_nus_c.h type ble_nus_c_evt_type_t (line 122) | typedef enum type ble_nus_c_handles_t (line 130) | typedef struct type ble_nus_c_evt_t (line 138) | typedef struct type ble_nus_c_t (line 149) | typedef struct ble_nus_c_s ble_nus_c_t; type ble_nus_c_s (line 159) | struct ble_nus_c_s type ble_nus_c_init_t (line 170) | typedef struct FILE: SDK/components/ble/ble_services/ble_rscs/ble_rscs.c function on_connect (line 69) | static void on_connect(ble_rscs_t * p_rscs, ble_evt_t const * p_ble_evt) function on_disconnect (line 80) | static void on_disconnect(ble_rscs_t * p_rscs, ble_evt_t const * p_ble_evt) function on_meas_cccd_write (line 92) | static void on_meas_cccd_write(ble_rscs_t * p_rscs, ble_gatts_evt_write_... function on_write (line 121) | static void on_write(ble_rscs_t * p_rscs, ble_evt_t const * p_ble_evt) function ble_rscs_on_ble_evt (line 132) | void ble_rscs_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function rsc_measurement_encode (line 170) | static uint8_t rsc_measurement_encode(const ble_rscs_t * p_rscs, function ble_rscs_init (line 218) | uint32_t ble_rscs_init(ble_rscs_t * p_rscs, const ble_rscs_init_t * p_rs... function ble_rscs_measurement_send (line 286) | uint32_t ble_rscs_measurement_send(ble_rscs_t * p_rscs, ble_rscs_meas_t ... FILE: SDK/components/ble/ble_services/ble_rscs/ble_rscs.h type ble_rscs_evt_type_t (line 99) | typedef enum type ble_rscs_evt_t (line 106) | typedef struct type ble_rscs_t (line 112) | typedef struct ble_rscs_s ble_rscs_t; type ble_rscs_meas_t (line 113) | typedef struct ble_rscs_meas_s ble_rscs_meas_t; type ble_rscs_meas_s (line 121) | struct ble_rscs_meas_s type ble_rscs_init_t (line 135) | typedef struct type ble_rscs_s (line 147) | struct ble_rscs_s FILE: SDK/components/ble/ble_services/ble_rscs_c/ble_rscs_c.c function gatt_error_handler (line 63) | static void gatt_error_handler(uint32_t nrf_error, function on_hvx (line 88) | static void on_hvx(ble_rscs_c_t * p_ble_rscs_c, const ble_evt_t * p_ble_... function ble_rscs_on_db_disc_evt (line 154) | void ble_rscs_on_db_disc_evt(ble_rscs_c_t * p_ble_rscs_c, const ble_db_d... function ble_rscs_c_init (line 198) | uint32_t ble_rscs_c_init(ble_rscs_c_t * p_ble_rscs_c, ble_rscs_c_init_t ... function ble_rscs_c_handles_assign (line 219) | uint32_t ble_rscs_c_handles_assign(ble_rscs_c_t * p_ble_rscs_c, function on_disconnected (line 243) | static void on_disconnected(ble_rscs_c_t * p_ble_rscs_c, const ble_evt_t... function ble_rscs_c_on_ble_evt (line 254) | void ble_rscs_c_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function cccd_configure (line 281) | static uint32_t cccd_configure(ble_rscs_c_t * p_ble_rscs_c, bool enable) function ble_rscs_c_rsc_notif_enable (line 308) | uint32_t ble_rscs_c_rsc_notif_enable(ble_rscs_c_t * p_ble_rscs_c) FILE: SDK/components/ble/ble_services/ble_rscs_c/ble_rscs_c.h type ble_rscs_c_db_t (line 101) | typedef struct type ble_rscs_c_evt_type_t (line 108) | typedef enum type ble_rsc_t (line 115) | typedef struct type ble_rscs_c_evt_t (line 127) | typedef struct type ble_rscs_c_t (line 139) | typedef struct ble_rscs_c_s ble_rscs_c_t; type ble_rscs_c_s (line 149) | struct ble_rscs_c_s type ble_rscs_c_init_t (line 159) | typedef struct FILE: SDK/components/ble/ble_services/ble_tps/ble_tps.c function on_connect (line 56) | static void on_connect(ble_tps_t * p_tps, ble_evt_t const * p_ble_evt) function ble_tps_on_ble_evt (line 62) | void ble_tps_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ble_tps_init (line 79) | uint32_t ble_tps_init(ble_tps_t * p_tps, const ble_tps_init_t * p_tps_init) function ble_tps_tx_power_level_set (line 112) | uint32_t ble_tps_tx_power_level_set(ble_tps_t * p_tps, int8_t tx_power_l... FILE: SDK/components/ble/ble_services/ble_tps/ble_tps.h type ble_tps_init_t (line 85) | typedef struct type ble_tps_t (line 92) | typedef struct FILE: SDK/components/ble/ble_services/eddystone/es.h type es_frame_type_t (line 118) | typedef enum type es_tlm_version_t (line 127) | typedef enum FILE: SDK/components/ble/ble_services/eddystone/es_adv.c function invoke_callback (line 79) | static void invoke_callback(es_adv_evt_t evt) function adv_start (line 90) | static void adv_start(ble_gap_adv_params_t * p_adv_params) function get_adv_params (line 109) | static void get_adv_params(ble_gap_adv_params_t * p_adv_params, function connectable_adv_start (line 146) | static void connectable_adv_start(void) function adv_stop (line 171) | static void adv_stop(void) function adv_restart (line 185) | static void adv_restart(void) function adv_timing_callback (line 203) | static void adv_timing_callback(const es_adv_timing_evt_t * p_evt) function es_adv_start_connectable_adv (line 243) | void es_adv_start_connectable_adv(void) function es_adv_start_non_connctable_adv (line 254) | void es_adv_start_non_connctable_adv(void) function es_adv_remain_connectable_set (line 260) | void es_adv_remain_connectable_set(bool remain_connectable) function es_adv_remain_connectable_get (line 266) | bool es_adv_remain_connectable_get(void) function es_adv_on_ble_evt (line 272) | void es_adv_on_ble_evt(ble_evt_t const * p_ble_evt) function es_adv_interval_set (line 308) | void es_adv_interval_set(nrf_ble_escs_adv_interval_t interval) function nrf_ble_escs_adv_interval_t (line 332) | nrf_ble_escs_adv_interval_t es_adv_interval_get(void) function es_adv_init (line 338) | void es_adv_init(uint8_t ecs_uuid_type, function es_adv_timers_init (line 356) | void es_adv_timers_init(void) FILE: SDK/components/ble/ble_services/eddystone/es_adv.h type es_adv_evt_t (line 54) | typedef enum FILE: SDK/components/ble/ble_services/eddystone/es_adv_frame.c function fill_adv_data (line 49) | static void fill_adv_data(ble_advdata_t * p_scrsp_data, uint8_array_t * ... function es_adv_frame_fill_connectable_adv_data (line 91) | void es_adv_frame_fill_connectable_adv_data(ble_advdata_t * p_scrsp_data... function es_adv_frame_fill_non_connectable_adv_data (line 97) | void es_adv_frame_fill_non_connectable_adv_data(uint8_t slot_no, bool et... FILE: SDK/components/ble/ble_services/eddystone/es_adv_timing.c function invoke_callback (line 58) | static void invoke_callback(const es_adv_timing_evt_t * p_evt) function frame_to_adv_is_tlm (line 68) | static bool frame_to_adv_is_tlm(const es_adv_timing_evt_t * p_evt) function tlm_should_be_advertised (line 77) | static bool tlm_should_be_advertised(uint32_t adv_event_cnt) function adv_slot_timeout (line 85) | static void adv_slot_timeout(void * p_context) function adv_interval_timeout (line 131) | static void adv_interval_timeout(void * p_context) function es_adv_timing_timers_init (line 150) | void es_adv_timing_timers_init(void) function adv_timing_set (line 167) | static void adv_timing_set(void) function es_adv_timing_start (line 187) | void es_adv_timing_start(uint16_t adv_interval) function es_adv_timing_stop (line 209) | void es_adv_timing_stop(void) function es_adv_timing_init (line 215) | void es_adv_timing_init(es_adv_timing_callback_t p_handler) FILE: SDK/components/ble/ble_services/eddystone/es_adv_timing.h type es_adv_timing_evt_id_t (line 54) | typedef enum type es_adv_timing_evt_t (line 61) | typedef struct FILE: SDK/components/ble/ble_services/eddystone/es_adv_timing_resolver.c function get_adv_delay (line 50) | static uint16_t get_adv_delay(uint16_t adv_interval, function is_eid (line 65) | static bool is_eid(uint8_t slot_no, const uint8_t * p_eid_slots_configur... function ret_code_t (line 78) | ret_code_t es_adv_timing_resolve(es_adv_timing_resolver_input_t * p_input) FILE: SDK/components/ble/ble_services/eddystone/es_adv_timing_resolver.h type es_adv_timing_resolver_adv_timing_t (line 54) | typedef struct type es_adv_timing_resolver_result_t (line 65) | typedef struct type es_adv_timing_resolver_input_t (line 73) | typedef struct FILE: SDK/components/ble/ble_services/eddystone/es_battery_voltage_saadc.c function saadc_event_handler (line 58) | static void saadc_event_handler(nrf_drv_saadc_evt_t const * p_evt) function es_battery_voltage_init (line 72) | void es_battery_voltage_init(void) function es_battery_voltage_get (line 91) | void es_battery_voltage_get(uint16_t * p_vbatt) FILE: SDK/components/ble/ble_services/eddystone/es_flash.c type flash_access_params_t (line 62) | typedef struct function fds_gc_event (line 95) | static void fds_gc_event(void * p_event_data, uint16_t event_size) function fds_cb (line 110) | static void fds_cb(fds_evt_t const * const p_evt) function ret_code_t (line 167) | static ret_code_t access_flash_data(const flash_access_params_t * p_params) function ret_code_t (line 238) | ret_code_t es_flash_access_lock_key(uint8_t * p_lock_key, es_flash_acces... function ret_code_t (line 251) | ret_code_t es_flash_access_beacon_config(es_flash_beacon_config_t * p_co... function ret_code_t (line 269) | ret_code_t es_flash_access_slot_configs(uint8_t slot_no, function ret_code_t (line 289) | ret_code_t es_flash_access_flags(es_flash_flags_t * p_flags, es_flash_ac... function ret_code_t (line 302) | ret_code_t es_flash_factory_reset(void) function es_flash_num_pending_ops (line 311) | uint32_t es_flash_num_pending_ops(void) function es_flash_on_ble_evt (line 317) | void es_flash_on_ble_evt(ble_evt_t const * p_evt) function ret_code_t (line 337) | ret_code_t es_flash_init(void) FILE: SDK/components/ble/ble_services/eddystone/es_flash.h type es_flash_beacon_config_t (line 70) | typedef struct type es_flash_flags_t (line 79) | typedef struct type es_flash_access_t (line 87) | typedef enum FILE: SDK/components/ble/ble_services/eddystone/es_gatts.c function is_beacon_unlocked (line 55) | static bool is_beacon_unlocked(const nrf_ble_escs_t * p_escs) function ret_code_t (line 61) | ret_code_t es_gatts_send_reply(nrf_ble_escs_t * p... function ret_code_t (line 76) | ret_code_t es_gatts_send_op_not_permitted(nrf_ble_escs_t * p_escs, bool ... function es_gatts_handle_write (line 99) | void es_gatts_handle_write(nrf_ble_escs_t * p_escs, function es_gatts_handle_read (line 140) | void es_gatts_handle_read(nrf_ble_escs_t * p_escs, uint16_t uuid, uint16... function ret_code_t (line 176) | ret_code_t es_gatts_init(nrf_ble_escs_t * p_ble_escs) FILE: SDK/components/ble/ble_services/eddystone/es_gatts_read.c function ret_code_t (line 47) | static ret_code_t send_read_reply(nrf_ble_escs_t * p_escs, ble_gatts_rw_... function ret_code_t (line 60) | static ret_code_t read_value(nrf_ble_escs_t * p_escs, uint8_t length, co... function ret_code_t (line 74) | static ret_code_t read_from_gattdb(nrf_ble_escs_t * p_escs, uint16_t val... function ret_code_t (line 93) | static ret_code_t read_adv_slot(nrf_ble_escs_t * p_escs, uint8_t active_... function ret_code_t (line 142) | ret_code_t es_gatts_read_handle_locked_read(nrf_ble_escs_t * p_escs, uin... function ret_code_t (line 164) | ret_code_t es_gatts_read_handle_unlock(nrf_ble_escs_t * p_escs) function ret_code_t (line 180) | ret_code_t es_gatts_read_handle_unlocked_read(nrf_ble_escs_t * p_escs, FILE: SDK/components/ble/ble_services/eddystone/es_gatts_write.c function ret_code_t (line 48) | static ret_code_t send_write_reply(nrf_ble_escs_t * p_escs, ble_gatts_rw... function length_is_valid (line 69) | static bool length_is_valid(uint8_t const * p_data, uint8_t length) function ret_code_t (line 100) | ret_code_t es_gatts_write_handle_unlocked_write(nrf_ble_escs_t * p_escs, function ret_code_t (line 222) | ret_code_t es_gatts_write_handle_unlock(nrf_ble_escs_t * p_escs, FILE: SDK/components/ble/ble_services/eddystone/es_security.c type es_security_timing_t (line 60) | typedef struct type es_security_slot_t (line 67) | typedef struct type ecdh_key_pair_t (line 77) | typedef struct type es_security_ecdh_t (line 84) | typedef struct function eid_generate (line 106) | static void eid_generate(uint8_t slot_no) function temp_key_generate (line 148) | static void temp_key_generate(uint8_t slot_no) function check_rollovers_and_update_eid (line 180) | static void check_rollovers_and_update_eid(uint8_t slot_no) function lock_code_init (line 205) | static void lock_code_init(uint8_t * p_lock_buff) function es_security_update_time (line 225) | void es_security_update_time(void) function es_security_eid_slots_restore (line 259) | void es_security_eid_slots_restore(uint8_t slot_no, function ret_code_t (line 273) | ret_code_t es_security_lock_code_update(uint8_t * p_ecrypted_key) function es_security_unlock_prepare (line 296) | void es_security_unlock_prepare(uint8_t * p_challenge) function es_security_unlock_verify (line 317) | void es_security_unlock_verify(uint8_t * p_unlock_token) function ret_code_t (line 326) | ret_code_t es_security_random_challenge_generate(uint8_t * p_rand_chlg_b... function es_security_shared_ik_receive (line 332) | void es_security_shared_ik_receive(uint8_t slot_no, uint8_t * p_encrypte... function es_security_client_pub_ecdh_receive (line 359) | void es_security_client_pub_ecdh_receive(uint8_t slot_no, uint8_t * p_pu... function es_security_pub_ecdh_get (line 443) | void es_security_pub_ecdh_get(uint8_t slot_no, uint8_t * p_edch_buffer) function es_security_clock_get (line 456) | uint32_t es_security_clock_get(uint8_t slot_no) function es_security_eid_slot_destroy (line 462) | void es_security_eid_slot_destroy(uint8_t slot_no) function es_security_scaler_get (line 468) | uint8_t es_security_scaler_get(uint8_t slot_no) function es_security_eid_get (line 474) | void es_security_eid_get(uint8_t slot_no, uint8_t * p_eid_buffer) function es_security_encrypted_eid_id_key_get (line 480) | void es_security_encrypted_eid_id_key_get(uint8_t slot_no, uint8_t * p_k... function es_security_plain_eid_id_key_get (line 503) | void es_security_plain_eid_id_key_get(uint8_t slot_no, uint8_t * p_key_b... function es_security_tlm_to_etlm (line 509) | void es_security_tlm_to_etlm(uint8_t ik_slot_no, es_tlm_frame_t * p_tlm,... function ret_code_t (line 579) | ret_code_t es_security_init(es_security_msg_cb_t security_callback) FILE: SDK/components/ble/ble_services/eddystone/es_security.h type es_security_msg_t (line 56) | typedef enum type nrf_ble_escs_lock_state_read_t (line 84) | typedef nrf_ble_escs_lock_state_read_t es_security_lock_state_t; FILE: SDK/components/ble/ble_services/eddystone/es_slot.c function slot_boundary_check (line 59) | static void slot_boundary_check(uint8_t * p_slot) function load_slot_from_flash (line 72) | static void load_slot_from_flash(uint8_t slot_no) function set_ranging_data_for_slot (line 105) | static void set_ranging_data_for_slot(uint8_t slot_no, nrf_ble_escs_radi... function configure_slot (line 166) | static void configure_slot(uint8_t slot_no, uint8_t length, uint8_t cons... function configure_eid_slot (line 210) | static void configure_eid_slot(uint8_t slot_no, uint8_t length, uint8_t ... function ret_code_t (line 245) | ret_code_t es_slot_write_to_flash(uint8_t slot_no) function es_slot_radio_tx_pwr_set (line 266) | void es_slot_radio_tx_pwr_set(uint8_t slot_no, nrf_ble_escs_radio_tx_pwr... function es_slot_set_adv_custom_tx_power (line 279) | void es_slot_set_adv_custom_tx_power(uint8_t slot_no, nrf_ble_escs_adv_t... function es_slot_on_write (line 289) | void es_slot_on_write(uint8_t slot_no, uint8_t length, uint8_t const * p... function es_slot_encrypted_eid_id_key_set (line 321) | void es_slot_encrypted_eid_id_key_set(uint8_t slot_no, nrf_ble_escs_eid_... function es_slot_eid_ready (line 332) | void es_slot_eid_ready(uint8_t slot_no) function slot_is_eid (line 353) | static bool slot_is_eid(uint8_t eid_slot_no) function es_slot_tlm_update (line 367) | void es_slot_tlm_update(void) function es_slot_etlm_update (line 376) | void es_slot_etlm_update(uint8_t eid_slot_no) function es_slot_reg_t (line 396) | const es_slot_reg_t * es_slot_get_registry(void) function es_slots_init (line 402) | void es_slots_init(const es_slot_t * p_default_slot) FILE: SDK/components/ble/ble_services/eddystone/es_slot.h type es_adv_frame_t (line 58) | typedef struct type es_slot_t (line 73) | typedef struct type es_slot_reg_t (line 88) | typedef struct FILE: SDK/components/ble/ble_services/eddystone/es_slot_reg.c function update_tlm_configured_on_clearing (line 50) | static void update_tlm_configured_on_clearing(es_slot_reg_t * p_reg, uin... function configured_slots_on_clear_update (line 65) | static void configured_slots_on_clear_update(uint8_t * p_configured, uin... function es_slot_reg_etlm_required (line 100) | bool es_slot_reg_etlm_required(const es_slot_reg_t * p_reg) function es_slot_reg_clear_slot (line 106) | bool es_slot_reg_clear_slot(es_slot_reg_t * p_reg, uint8_t slot_no) function es_slot_reg_update_slot_list_info_on_add (line 141) | void es_slot_reg_update_slot_list_info_on_add(es_slot_reg_t * p_reg, function es_slot_reg_init (line 180) | void es_slot_reg_init(es_slot_reg_t * p_reg) FILE: SDK/components/ble/ble_services/eddystone/es_stopwatch.c function es_stopwatch_check (line 54) | uint32_t es_stopwatch_check(es_stopwatch_id_t id) function ret_code_t (line 76) | ret_code_t es_stopwatch_create(es_stopwatch_id_t * p_sw_id, uint32_t tic... function es_stopwatch_init (line 100) | void es_stopwatch_init(void) FILE: SDK/components/ble/ble_services/eddystone/es_stopwatch.h type es_stopwatch_id_t (line 52) | typedef uint8_t es_stopwatch_id_t; FILE: SDK/components/ble/ble_services/eddystone/es_tlm.c function update_time (line 57) | static void update_time(void) function update_temp (line 71) | static void update_temp(void) function update_vbatt (line 82) | static void update_vbatt(void) function update_adv_cnt (line 91) | static void update_adv_cnt(void) function es_tlm_tlm_get (line 98) | void es_tlm_tlm_get(es_tlm_frame_t * p_tlm_frame) function es_tlm_adv_cnt_inc (line 114) | void es_tlm_adv_cnt_inc(void) function es_tlm_init (line 120) | void es_tlm_init(void) FILE: SDK/components/ble/ble_services/eddystone/nrf_ble_es.c function handle_evt (line 65) | static void handle_evt(nrf_ble_es_evt_t evt) function new_address_set (line 75) | static void new_address_set(void) function check_and_update_mac_address (line 121) | static void check_and_update_mac_address(bool demand_new_mac) function lock_beacon (line 147) | static void lock_beacon(void) function on_ble_evt (line 157) | static void on_ble_evt(ble_evt_t const * p_ble_evt) function nrf_ble_escs_security_cb (line 215) | static void nrf_ble_escs_security_cb(uint8_t slot_no, es_security_msg_t ... function adv_evt_handler (line 281) | static void adv_evt_handler(es_adv_evt_t evt) function ble_escs_init (line 305) | static void ble_escs_init(void) function adv_init (line 345) | static void adv_init(void) function adv_slots_init (line 372) | static void adv_slots_init(void) function nrf_ble_es_on_ble_evt (line 389) | void nrf_ble_es_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function nrf_ble_es_on_start_connectable_advertising (line 403) | void nrf_ble_es_on_start_connectable_advertising(void) function nrf_ble_es_init (line 409) | void nrf_ble_es_init(nrf_ble_es_evt_handler_t evt_handler) FILE: SDK/components/ble/ble_services/eddystone/nrf_ble_es.h type nrf_ble_es_evt_t (line 62) | typedef enum FILE: SDK/components/ble/ble_services/experimental_ble_lns/ble_ln_cp.c function gatt_error_handler (line 74) | static void gatt_error_handler(uint32_t nrf_error, function ble_lncp_rsp_code_t (line 87) | static ble_lncp_rsp_code_t notify_app(ble_lncp_t const * p_lncp, ble_lnc... function resp_send (line 100) | static void resp_send(ble_lncp_t * p_lncp) function on_connect (line 138) | static void on_connect(ble_lncp_t * p_lncp, ble_evt_t const * p_ble_evt) function on_disconnect (line 145) | static void on_disconnect(ble_lncp_t * p_lncp, ble_evt_t const * p_ble_evt) function on_hvc_confirm (line 152) | static void on_hvc_confirm(ble_lncp_t * p_lncp, ble_evt_t const * p_ble_... function on_lncp_cccd_write (line 176) | static void on_lncp_cccd_write(ble_lncp_t * p_lncp, ble_gatts_evt_write_... function on_nav_cccd_write (line 191) | static void on_nav_cccd_write(ble_lncp_t * p_lncp, ble_gatts_evt_write_t... function on_set_cumulative_value (line 206) | static void on_set_cumulative_value(ble_lncp_t * p_lncp, ble_gatts_evt_w... function on_mask_loc_speed_content (line 241) | static void on_mask_loc_speed_content(ble_lncp_t * p_lncp, ble_gatts_evt... function on_nav_control (line 281) | static void on_nav_control(ble_lncp_t * p_lncp, ble_gatts_evt_write_t co... function on_req_num_routes (line 329) | static void on_req_num_routes(ble_lncp_t * p_lncp, ble_gatts_evt_write_t... function on_req_name_of_route (line 355) | static void on_req_name_of_route(ble_lncp_t * p_lncp, ble_gatts_evt_writ... function on_select_route (line 395) | static void on_select_route(ble_lncp_t * p_lncp, ble_gatts_evt_write_t c... function on_set_fix_rate (line 436) | static void on_set_fix_rate(ble_lncp_t * p_lncp, ble_gatts_evt_write_t c... function on_set_elevation (line 474) | static void on_set_elevation(ble_lncp_t * p_lncp, ble_gatts_evt_write_t ... function on_ctrlpt_write (line 509) | static void on_ctrlpt_write(ble_lncp_t * p_lncp, ble_gatts_evt_write_t c... function on_rw_authorize_req (line 625) | static void on_rw_authorize_req(ble_lncp_t * p_lncp, ble_evt_t const * p... function on_write (line 653) | static void on_write(ble_lncp_t * p_lncp, ble_evt_t const * p_ble_evt) function ble_lncp_on_ble_evt (line 668) | void ble_lncp_on_ble_evt(ble_lncp_t * p_lncp, ble_evt_t const * p_ble_evt) function ble_lncp_total_distance_get (line 715) | uint32_t ble_lncp_total_distance_get(ble_lncp_t const * p_lncp) function ble_lncp_elevation_get (line 726) | uint32_t ble_lncp_elevation_get(ble_lncp_t const * p_lncp) function ble_lncp_mask_t (line 737) | ble_lncp_mask_t ble_lncp_mask_get(ble_lncp_t const * p_lncp) function ble_lncp_is_navigation_running (line 749) | bool ble_lncp_is_navigation_running(ble_lncp_t const * p_lncp) function ret_code_t (line 760) | ret_code_t ble_lncp_init(ble_lncp_t * p_lncp, ble_lncp_init_t const * p_... FILE: SDK/components/ble/ble_services/experimental_ble_lns/ble_ln_cp.h type ble_lncp_t (line 64) | typedef struct ble_lncp_s ble_lncp_t; type ble_lncp_evt_type_t (line 67) | typedef enum type ble_lncp_nav_cmd_t (line 79) | typedef enum type ble_lncp_mask_t (line 102) | typedef union type ble_lncp_evt_t (line 125) | typedef struct type ble_lncp_rsp_code_t (line 141) | typedef enum type ble_lncp_rsp_code_t (line 151) | typedef ble_lncp_rsp_code_t (*ble_lncp_evt_handler_t) (ble_lncp_t const ... type ble_lncp_op_code_t (line 154) | typedef enum type ble_lncp_rsp_t (line 170) | typedef struct type ble_lncp_init_t (line 179) | typedef struct type ble_lncp_s (line 201) | struct ble_lncp_s FILE: SDK/components/ble/ble_services/experimental_ble_lns/ble_ln_db.c type database_entry_t (line 43) | typedef struct function ble_ln_db_init (line 53) | void ble_ln_db_init(void) function ble_ln_db_num_records_get (line 67) | uint16_t ble_ln_db_num_records_get(void) function ret_code_t (line 73) | ret_code_t ble_ln_db_record_get(uint8_t rec_ndx, ble_lns_route_t * p_rec) function ret_code_t (line 87) | ret_code_t ble_ln_db_record_name_get(uint8_t rec_ndx, uint8_t ** p_buf) function ret_code_t (line 101) | ret_code_t ble_ln_db_record_add(ble_lns_route_t * p_rec) function ret_code_t (line 129) | ret_code_t ble_ln_db_record_delete(uint8_t rec_ndx) FILE: SDK/components/ble/ble_services/experimental_ble_lns/ble_lns.c function notification_buffer_process (line 85) | static void notification_buffer_process(ble_lns_t * p_lns) function on_connect (line 138) | static void on_connect(ble_lns_t * p_lns, ble_evt_t const * p_ble_evt) function on_disconnect (line 165) | static void on_disconnect(ble_lns_t * p_lns, ble_evt_t const * p_ble_evt) function on_ctrl_pt_cccd_write (line 181) | static void on_ctrl_pt_cccd_write(ble_lns_t * p_lns, ble_gatts_evt_write... function on_loc_speed_cccd_write (line 209) | static void on_loc_speed_cccd_write(ble_lns_t * p_lns, function on_nav_cccd_write (line 240) | static void on_nav_cccd_write(ble_lns_t * p_lns, function on_write (line 270) | static void on_write(ble_lns_t * p_lns, ble_evt_t const * p_ble_evt) function on_tx_complete (line 302) | static void on_tx_complete(ble_lns_t * p_lns) function pos_qual_encode (line 316) | static uint8_t pos_qual_encode(ble_lns_t const * p_lns, function loc_speed_encode_packet1 (line 383) | static uint8_t loc_speed_encode_packet1(ble_lns_t const * p_lns, function loc_speed_encode_packet2 (line 442) | static uint8_t loc_speed_encode_packet2(ble_lns_t const * p_lns, function navigation_encode (line 509) | static uint8_t navigation_encode(ble_lns_t const * p_lns, function ret_code_t (line 576) | static ret_code_t loc_and_nav_feature_char_add(ble_lns_t * p_lns, ble_ln... function ret_code_t (line 606) | static ret_code_t loc_speed_char_add(ble_lns_t * p_lns, ble_lns_init_t c... function ret_code_t (line 637) | static ret_code_t pos_quality_char_add(ble_lns_t * p_lns, ble_lns_init_t... function ret_code_t (line 667) | static ret_code_t navigation_char_add(ble_lns_t * p_lns, ble_lns_init_t ... function init_param_mismatch_present (line 696) | static bool init_param_mismatch_present(ble_lns_init_t const * p_lns_init) function ble_lns_on_ble_evt (line 770) | void ble_lns_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ret_code_t (line 803) | ret_code_t ble_lns_init(ble_lns_t * p_lns, ble_lns_init_t const * p_lns_... function ret_code_t (line 912) | ret_code_t ble_lns_loc_speed_send(ble_lns_t * p_lns) function ret_code_t (line 965) | ret_code_t ble_lns_navigation_send(ble_lns_t * p_lns) function ret_code_t (line 1004) | ret_code_t ble_lns_add_route(ble_lns_t * p_lns, ble_lns_route_t * p_route) function ret_code_t (line 1018) | ret_code_t ble_lns_remove_route(ble_lns_t * p_lns, uint16_t route_id) FILE: SDK/components/ble/ble_services/experimental_ble_lns/ble_lns.h type ble_lns_evt_type_t (line 90) | typedef enum type ble_lns_evt_t (line 101) | typedef struct type ble_lns_init_t (line 107) | typedef struct ble_lns_init_s ble_lns_init_t; type ble_lns_t (line 108) | typedef struct ble_lns_s ble_lns_t; type ble_lns_loc_speed_t (line 109) | typedef struct ble_lns_loc_speed_s ble_lns_loc_speed_t; type ble_lns_pos_quality_t (line 110) | typedef struct ble_lns_pos_quality_s ble_lns_pos_quality_t; type ble_lns_navigation_t (line 111) | typedef struct ble_lns_navigation_s ble_lns_navigation_t; type notification_t (line 114) | typedef struct type ble_lns_init_s (line 130) | struct ble_lns_init_s type ble_lns_route_t (line 156) | typedef struct type ble_lns_s (line 163) | struct ble_lns_s type ble_lns_pos_status_type_t (line 193) | typedef enum type ble_lns_speed_distance_format_t (line 202) | typedef enum type ble_lns_elevation_source_t (line 209) | typedef enum type ble_lns_heading_source_t (line 218) | typedef enum type ble_lns_loc_speed_s (line 225) | struct ble_lns_loc_speed_s type ble_lns_pos_quality_s (line 249) | struct ble_lns_pos_quality_s type ble_lns_nav_indicator_type_t (line 269) | typedef enum type ble_lns_navigation_s (line 276) | struct ble_lns_navigation_s FILE: SDK/components/ble/ble_services/experimental_ble_ots/ble_ots.c function feature_char_add (line 81) | static uint32_t feature_char_add(ble_ots_t * const p_ots, function on_connect (line 125) | static void on_connect(ble_ots_t * p_ots, ble_evt_t const * p_ble_evt) function on_disconnect (line 146) | static void on_disconnect(ble_ots_t * p_ots, ble_evt_t const * p_ble_evt) function ble_ots_init (line 151) | uint32_t ble_ots_init(ble_ots_t * p_ots, ble_ots_init_t * p_ots_init) function ble_ots_on_ble_evt (line 222) | void ble_ots_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) FILE: SDK/components/ble/ble_services/experimental_ble_ots/ble_ots.h type ble_ots_t (line 86) | typedef struct ble_ots_s ble_ots_t; type ble_ots_oacp_t (line 87) | typedef struct ble_ots_oacp_s ble_ots_oacp_t; type ble_ots_l2cap_t (line 88) | typedef struct ble_ots_l2cap_s ble_ots_l2cap_t; type ble_ots_obj_properties_t (line 94) | typedef union type ble_ots_obj_type_t (line 111) | typedef struct type ble_ots_object_t (line 122) | typedef struct type ble_ots_object_evt_t (line 135) | typedef struct type ble_ots_object_chars_init_t (line 149) | typedef struct type ble_ots_object_chars_t (line 161) | typedef struct type ble_ots_l2cap_evt_type_t (line 174) | typedef enum type ble_ots_l2cap_evt_t (line 183) | typedef struct type ble_ots_l2cap_s (line 198) | struct ble_ots_l2cap_s type ble_ots_l2cap_init_t (line 222) | typedef struct type ble_ots_oacp_proc_type_t (line 234) | typedef enum type ble_ots_oacp_res_code_t (line 247) | typedef enum type ble_ots_oacp_proc_t (line 262) | typedef struct type ble_ots_oacp_evt_t (line 297) | typedef struct type ble_ots_oacp_init_t (line 319) | typedef struct type ble_ots_oacp_s (line 329) | struct ble_ots_oacp_s type ble_ots_evt_type_t (line 341) | typedef enum type ble_ots_evt_t (line 351) | typedef struct type ble_ots_init_t (line 366) | typedef struct type ble_ots_s (line 379) | struct ble_ots_s FILE: SDK/components/ble/ble_services/experimental_ble_ots/ble_ots_l2cap.c function ble_ots_l2cap_is_channel_available (line 62) | bool ble_ots_l2cap_is_channel_available(ble_ots_l2cap_t * p_ots_l2cap) function ble_ots_l2cap_abort_transmission (line 67) | uint32_t ble_ots_l2cap_abort_transmission(ble_ots_l2cap_t * p_ots_l2cap) function ble_ots_l2cap_init (line 76) | uint32_t ble_ots_l2cap_init(ble_ots_l2cap_t * p_ots_l2cap, ble_ots_l2cap... function receive_resume (line 113) | static void receive_resume(ble_ots_l2cap_t * p_ots_l2cap) function send_resume (line 140) | static void send_resume(ble_ots_l2cap_t * p_ots_l2cap) function ble_ots_l2cap_obj_send (line 167) | uint32_t ble_ots_l2cap_obj_send(ble_ots_l2cap_t * p_ots_l2cap, uint8_t *... function ble_ots_l2cap_start_recv (line 203) | uint32_t ble_ots_l2cap_start_recv(ble_ots_l2cap_t * p_ots_l2cap, uint16_... function on_l2cap_ch_setup_request (line 237) | static inline void on_l2cap_ch_setup_request(ble_ots_l2cap_t * p_ots_l2c... function on_l2cap_ch_setup (line 288) | static inline void on_l2cap_ch_setup(ble_ots_l2cap_t * p_ots_l2cap, ble_... function on_l2cap_ch_released (line 308) | static inline void on_l2cap_ch_released(ble_ots_l2cap_t * p_ots_l2cap, b... function on_l2cap_ch_tx (line 332) | static void on_l2cap_ch_tx(ble_ots_l2cap_t * p_ots_l2cap, ble_evt_t cons... function on_l2cap_ch_rx (line 374) | static void on_l2cap_ch_rx(ble_ots_l2cap_t * p_ots_l2cap, ble_evt_t cons... function ble_ots_l2cap_on_ble_evt (line 414) | void ble_ots_l2cap_on_ble_evt(ble_ots_l2cap_t * p_ots_l2cap, ble_evt_t c... FILE: SDK/components/ble/ble_services/experimental_ble_ots/ble_ots_oacp.c function gatt_error_handler (line 65) | static void gatt_error_handler(uint32_t nrf_error, function is_cccd_configured (line 82) | static bool is_cccd_configured(ble_ots_oacp_t * const p_ots_oacp) function ots_l2cap_evt_handler (line 128) | static void ots_l2cap_evt_handler(ble_ots_l2cap_t * p_ots_l2cap, ble_ots... function oacp_char_add (line 173) | static uint32_t oacp_char_add(ble_ots_oacp_t * const p_ots_oacp, function ble_ots_oacp_res_code_t (line 206) | static inline ble_ots_oacp_res_code_t oacp_write_proc(ble_ots_oacp_t * p... function ble_ots_oacp_res_code_t (line 273) | static inline ble_ots_oacp_res_code_t oacp_read_proc(ble_ots_oacp_t * p_... function ble_ots_oacp_res_code_t (line 334) | static inline ble_ots_oacp_res_code_t oacp_abort_proc(ble_ots_oacp_t * p... function ble_ots_oacp_response_send (line 366) | static uint32_t ble_ots_oacp_response_send(ble_ots_oacp_t * p_o... function ble_ots_oacp_res_code_t (line 407) | static inline ble_ots_oacp_res_code_t decode_oacp_command(ble_gatts_evt_... function on_disconnect (line 451) | static inline void on_disconnect(ble_ots_oacp_t * p_ots_oacp, ble_evt_t ... function on_cccd_write (line 468) | static void on_cccd_write(ble_ots_oacp_t * p_ots_oacp, ble_gatts_evt_wri... function on_oacp_write (line 492) | static void on_oacp_write(ble_ots_oacp_t * p_ots_oacp, ble_gatts_evt_wri... function on_write (line 559) | static void on_write(ble_ots_oacp_t * p_ots_oacp, ble_evt_t const * p_bl... function on_rw_authorize_request (line 570) | static void on_rw_authorize_request(ble_ots_oacp_t * p_ots_oacp, ble_gat... function ble_ots_oacp_on_ble_evt (line 594) | void ble_ots_oacp_on_ble_evt(ble_ots_oacp_t * p_ots_oacp, ble_evt_t cons... function ble_ots_oacp_init (line 622) | uint32_t ble_ots_oacp_init(ble_ots_oacp_t * p_ots_oacp, ble_ots_oacp_ini... function ble_ots_oacp_res_code_t (line 654) | ble_ots_oacp_res_code_t ble_ots_oacp_do_proc(ble_ots_oacp_t * p_ots_oacp, FILE: SDK/components/ble/ble_services/experimental_ble_ots/ble_ots_object.c function ble_ots_object_refresh_current (line 55) | uint32_t ble_ots_object_refresh_current(ble_ots_object_chars_t * p_ots_o... function obj_name_char_add (line 149) | static uint32_t obj_name_char_add(ble_ots_object_chars_t * const p_ots_o... function obj_type_char_add (line 180) | static uint32_t obj_type_char_add(ble_ots_object_chars_t * const p_ots_o... function obj_size_char_add (line 209) | static uint32_t obj_size_char_add(ble_ots_object_chars_t * const p_ots_o... function obj_prop_char_add (line 239) | static uint32_t obj_prop_char_add(ble_ots_object_chars_t * const p_ots... function ble_ots_object_representation_init (line 264) | uint32_t ble_ots_object_representation_init(ble_ots_object_chars_t * p_o... function ble_ots_object_set_name (line 311) | uint32_t ble_ots_object_set_name(ble_ots_object_chars_t * p_ots_object_c... function ble_ots_object_set_type (line 347) | uint32_t ble_ots_object_set_type(ble_ots_object_chars_t * p_ots_object_c... function ble_ots_object_set_current_size (line 399) | uint32_t ble_ots_object_set_current_size(ble_ots_object_chars_t * p_ots_... function on_obj_properties_write (line 443) | static uint32_t on_obj_properties_write(ble_ots_object_chars_t * p_ots_o... function ble_ots_object_set_properties (line 475) | uint32_t ble_ots_object_set_properties(ble_ots_object_chars_t * p_ots_ob... function on_rw_auth_req (line 517) | static void on_rw_auth_req(ble_ots_object_chars_t * p_ots_object_chars, ... function ble_ots_object_on_ble_evt (line 548) | void ble_ots_object_on_ble_evt(ble_ots_object_chars_t * p_ots_chars, ble... FILE: SDK/components/ble/ble_services/experimental_gatts_c/nrf_ble_gatts_c.c function gatt_error_handler (line 65) | static void gatt_error_handler(uint32_t nrf_error, function on_hvx (line 86) | static void on_hvx(nrf_ble_gatts_c_t const * const p_gatts_c, function ret_code_t (line 120) | ret_code_t nrf_ble_gatts_c_init(nrf_ble_gatts_c_t * p_gatts_c, function gatts_gatt_handles_are_valid (line 151) | static bool gatts_gatt_handles_are_valid(nrf_ble_gatts_c_t const * const... function ret_code_t (line 157) | ret_code_t nrf_ble_gatts_c_enable_indication(nrf_ble_gatts_c_t * const p... function nrf_ble_gatts_c_on_db_disc_evt (line 190) | void nrf_ble_gatts_c_on_db_disc_evt(nrf_ble_gatts_c_t const * const p_ga... function on_disconnect (line 245) | static void on_disconnect(nrf_ble_gatts_c_t * p_gatts_c, ble_evt_t const... function nrf_ble_gatts_c_on_ble_evt (line 270) | void nrf_ble_gatts_c_on_ble_evt(ble_evt_t const * p_ble_evt, function ret_code_t (line 296) | ret_code_t nrf_ble_gatts_c_handles_assign(nrf_ble_gatts_c_t * con... FILE: SDK/components/ble/ble_services/experimental_gatts_c/nrf_ble_gatts_c.h type nrf_ble_gatts_c_evt_type_t (line 101) | typedef enum type nrf_ble_gatts_c_evt_t (line 111) | typedef struct type nrf_ble_gatts_c_t (line 132) | typedef struct type nrf_ble_gatts_c_init_t (line 144) | typedef struct FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/cgms_db.c type database_entry_t (line 44) | typedef struct function ret_code_t (line 55) | ret_code_t cgms_db_init(void) function cgms_db_num_records_get (line 71) | uint16_t cgms_db_num_records_get(void) function ret_code_t (line 77) | ret_code_t cgms_db_record_get(uint8_t record_num, ble_cgms_rec_t * p_rec) function ret_code_t (line 90) | ret_code_t cgms_db_record_add(ble_cgms_rec_t * p_rec) function ret_code_t (line 118) | ret_code_t cgms_db_record_delete(uint8_t record_num) FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/cgms_meas.c function cgms_meas_encode (line 56) | static uint8_t cgms_meas_encode(nrf_ble_cgms_t * p_cgms, function ret_code_t (line 117) | ret_code_t cgms_meas_char_add(nrf_ble_cgms_t * p_cgms) function ret_code_t (line 154) | ret_code_t cgms_meas_send(nrf_ble_cgms_t * p_cgms, ble_cgms_rec_t * p_re... function on_meas_cccd_write (line 207) | static void on_meas_cccd_write(nrf_ble_cgms_t * p_cgms, ble_gatts_evt_wr... function cgms_meas_on_write (line 238) | void cgms_meas_on_write(nrf_ble_cgms_t * p_cgms, ble_gatts_evt_write_t c... FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/cgms_racp.c function ret_code_t (line 61) | ret_code_t cgms_racp_char_add(nrf_ble_cgms_t * p_cgms) function racp_send (line 89) | static void racp_send(nrf_ble_cgms_t * p_cgms, ble_racp_value_t * p_racp... function racp_response_code_send (line 128) | static void racp_response_code_send(nrf_ble_cgms_t * p_cgms, uint8_t opc... function racp_report_records_all (line 149) | static uint32_t racp_report_records_all(nrf_ble_cgms_t * p_cgms) function racp_report_records_first_last (line 198) | static uint32_t racp_report_records_first_last(nrf_ble_cgms_t * p_cgms) function ret_code_t (line 248) | static ret_code_t racp_report_records_less_equal(nrf_ble_cgms_t * p_cgms) function ret_code_t (line 303) | static ret_code_t racp_report_records_greater_equal(nrf_ble_cgms_t * p_c... function racp_report_records_completed (line 355) | static void racp_report_records_completed(nrf_ble_cgms_t * p_cgms) function racp_report_records_procedure (line 376) | static void racp_report_records_procedure(nrf_ble_cgms_t * p_cgms) function is_request_to_be_executed (line 457) | static bool is_request_to_be_executed(nrf_ble_cgms_t * p_cgms, function ret_code_t (line 560) | static ret_code_t record_index_offset_less_or_equal_get(uint16_t offset,... function ret_code_t (line 594) | static ret_code_t record_index_offset_greater_or_equal_get(uint16_t offs... function report_records_request_execute (line 623) | static void report_records_request_execute(nrf_ble_cgms_t * p_cgms, function report_num_records_request_execute (line 662) | static void report_num_records_request_execute(nrf_ble_cgms_t * p_cgms, function on_racp_value_write (line 717) | static void on_racp_value_write(nrf_ble_cgms_t * p_cgms, ble_gatts_evt_w... function cgms_racp_on_rw_auth_req (line 801) | void cgms_racp_on_rw_auth_req(nrf_ble_cgms_t ... function cgms_racp_on_tx_complete (line 818) | void cgms_racp_on_tx_complete(nrf_ble_cgms_t * p_cgms) FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/cgms_socp.c function ble_socp_decode (line 91) | static void ble_socp_decode(uint8_t data_len, uint8_t const * p_data, bl... function ble_socp_encode (line 109) | uint8_t ble_socp_encode(const ble_socp_rsp_t * p_socp_rsp, uint8_t * p_d... function ret_code_t (line 150) | ret_code_t cgms_socp_char_add(nrf_ble_cgms_t * p_cgms) function socp_send (line 177) | static void socp_send(nrf_ble_cgms_t * p_cgms) function encode_get_response (line 210) | void encode_get_response(uint8_t rsp_code, ble_socp_rsp_t * p_rsp, uint1... function decode_set_opcode (line 218) | void decode_set_opcode(nrf_ble_cgms_t * p_cgms, function is_feature_present (line 241) | static bool is_feature_present(nrf_ble_cgms_t * p_cgms, uint32_t feature) function on_socp_value_write (line 252) | static void on_socp_value_write(nrf_ble_cgms_t * p_cgms, ble_gatts_evt_w... function cgms_socp_on_rw_auth_req (line 385) | void cgms_socp_on_rw_auth_req(nrf_ble_cgms_t ... FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/cgms_socp.h type ble_cgms_socp_value_t (line 67) | typedef struct FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/cgms_sst.c function sst_decode (line 49) | void sst_decode(ble_cgms_sst_t * p_sst, const uint8_t * p_data, const ui... function convert_ble_time_c_time (line 65) | void convert_ble_time_c_time(ble_cgms_sst_t * p_sst, struct tm * p_c_tim... function calc_sst (line 79) | void calc_sst(uint16_t offset, struct tm * p_c_time_date) function convert_c_time_ble_time (line 96) | static void convert_c_time_ble_time(ble_cgms_sst_t * p_sst, struct tm * ... function sst_encode (line 107) | static uint8_t sst_encode(ble_cgms_sst_t * p_sst, uint8_t * p_encoded_sst) function ret_code_t (line 120) | static ret_code_t cgm_update_sst(nrf_ble_cgms_t * p_cgms, ble_gatts_evt_... function on_sst_value_write (line 141) | static void on_sst_value_write(nrf_ble_cgms_t * p_cgms, ble_gatts_evt_wr... function ret_code_t (line 178) | ret_code_t cgms_sst_char_add(nrf_ble_cgms_t * p_cgms) function ret_code_t (line 203) | ret_code_t cgms_sst_set(nrf_ble_cgms_t * p_cgms, ble_cgms_sst_t * p_sst) function cgms_sst_on_rw_auth_req (line 223) | void cgms_sst_on_rw_auth_req(nrf_ble_cgms_t ... FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/cgms_sst.h type ble_cgms_sst_t (line 71) | typedef struct FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/nrf_ble_cgms.c function gatt_error_handler (line 64) | static void gatt_error_handler(uint32_t nrf_error, function next_sequence_number_set (line 81) | static uint32_t next_sequence_number_set(void) function encode_feature_location_type (line 101) | uint8_t encode_feature_location_type(uint8_t * p_out_buffer, nrf_ble_cgm... function glucose_feature_char_add (line 119) | static uint32_t glucose_feature_char_add(nrf_ble_cgms_t * p_cgms) function encode_status (line 143) | uint8_t encode_status(uint8_t * p_out_buffer, nrf_ble_cgms_t * p_cgms) function status_char_add (line 163) | static uint32_t status_char_add(nrf_ble_cgms_t * p_cgms) function srt_char_add (line 192) | static uint32_t srt_char_add(nrf_ble_cgms_t * p_cgms) function ret_code_t (line 229) | ret_code_t nrf_ble_cgms_init(nrf_ble_cgms_t * p_cgms, const nrf_ble_cgms... function on_write (line 344) | static void on_write(nrf_ble_cgms_t * p_cgms, ble_evt_t const * p_ble_evt) function on_tx_complete (line 359) | static void on_tx_complete(nrf_ble_cgms_t * p_cgms, ble_evt_t const * p_... function on_rw_authorize_request (line 365) | static void on_rw_authorize_request(nrf_ble_cgms_t * p_cgms, ble_gatts_e... function nrf_ble_cgms_on_ble_evt (line 376) | void nrf_ble_cgms_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ret_code_t (line 409) | ret_code_t nrf_ble_cgms_meas_create(nrf_ble_cgms_t * p_cgms, ble_cgms_re... function ret_code_t (line 427) | ret_code_t nrf_ble_cgms_update_status(nrf_ble_cgms_t * p_cgms, nrf_ble_c... function ret_code_t (line 443) | ret_code_t nrf_ble_cgms_conn_handle_assign(nrf_ble_cgms_t * p_cgms, uint... function ret_code_t (line 453) | ret_code_t nrf_ble_cgms_srt_set(nrf_ble_cgms_t * p_cgms, uint16_t run_time) FILE: SDK/components/ble/ble_services/experimental_nrf_ble_cgms/nrf_ble_cgms.h type nrf_ble_cgms_evt_type_t (line 186) | typedef enum type nrf_ble_cgms_evt_t (line 204) | typedef struct type nrf_ble_cgms_t (line 217) | typedef struct ble_cgms_s nrf_ble_cgms_t; type nrf_ble_cgms_sensor_annunc_t (line 231) | typedef struct type nrf_ble_cgms_meas_t (line 240) | typedef struct type ble_cgms_rec_t (line 252) | typedef struct type nrf_ble_cgms_feature_t (line 259) | typedef struct type nrf_ble_cgm_status_t (line 268) | typedef struct type nrf_ble_cgms_init_t (line 277) | typedef struct type ble_socp_rsp_t (line 289) | typedef struct type nrf_ble_cgms_calib_t (line 300) | typedef struct type nrf_ble_cgms_racp_t (line 307) | typedef struct type nrf_ble_cgms_char_handler_t (line 321) | typedef struct type ble_cgms_s (line 334) | struct ble_cgms_s FILE: SDK/components/ble/ble_services/experimental_nrf_ble_ots_c/nrf_ble_ots_c.c function gatt_error_handler (line 83) | static void gatt_error_handler(uint32_t nrf_error, function ret_code_t (line 98) | ret_code_t nrf_ble_ots_c_init(nrf_ble_ots_c_t * p_ots_c, function ots_gatt_handles_are_valid (line 131) | static bool ots_gatt_handles_are_valid(const nrf_ble_ots_c_t * const p_o... function ret_code_t (line 140) | ret_code_t nrf_ble_ots_c_feature_read(nrf_ble_ots_c_t * const p_ots_c) function ret_code_t (line 158) | ret_code_t nrf_ble_ots_c_obj_size_read(nrf_ble_ots_c_t * const p_ots_c) function ret_code_t (line 181) | ret_code_t nrf_ble_ots_c_obj_properties_read(nrf_ble_ots_c_t * const p_o... function prop_read_rsp_decode (line 204) | static void prop_read_rsp_decode(nrf_ble_ots_c_t * p_ots_c, const ble_ev... function on_read_rsp (line 227) | static void on_read_rsp(nrf_ble_ots_c_t * p_ots_c, const ble_evt_t * p_b... function nrf_ble_ots_c_on_db_disc_evt (line 297) | void nrf_ble_ots_c_on_db_disc_evt(nrf_ble_ots_c_t const * const p_ots_c, function on_disconnect (line 386) | static void on_disconnect(nrf_ble_ots_c_t * const p_ots_c, ble_evt_t con... function nrf_ble_ots_c_on_ble_evt (line 407) | void nrf_ble_ots_c_on_ble_evt(ble_evt_t const * const p_ble_evt, function ret_code_t (line 453) | ret_code_t nrf_ble_ots_c_handles_assign(nrf_ble_ots_c_t * ... FILE: SDK/components/ble/ble_services/experimental_nrf_ble_ots_c/nrf_ble_ots_c.h type ble_ots_c_oacp_proc_type_t (line 91) | typedef enum type ble_ots_c_oacp_res_code_t (line 104) | typedef enum type nrf_ble_ots_c_evt_type_t (line 119) | typedef enum type nrf_ble_ots_c_feature_t (line 134) | typedef struct type nrf_ble_ots_c_obj_properties_t (line 154) | typedef union type nrf_ble_ots_c_service_t (line 174) | typedef struct type nrf_ble_ots_c_oacp_response_t (line 187) | typedef struct type nrf_ble_ots_c_obj_size (line 194) | typedef struct type nrf_ble_ots_c_evt_t (line 202) | typedef struct type nrf_ble_ots_c_t (line 226) | typedef struct type nrf_ble_ots_c_init_t (line 244) | typedef struct FILE: SDK/components/ble/ble_services/experimental_nrf_ble_ots_c/nrf_ble_ots_c_l2cap.c function on_l2cap_ch_setup_complete (line 63) | static void on_l2cap_ch_setup_complete(nrf_ble_ots_c_t * const p_ots_c, function send_resume (line 77) | static void send_resume(nrf_ble_ots_c_t * const p_ots_c) function receive_resume (line 106) | static void receive_resume(nrf_ble_ots_c_t * const p_ots_c) function on_l2cap_ch_tx (line 135) | static void on_l2cap_ch_tx(nrf_ble_ots_c_t * const p_ots_c, ble_evt_t co... function on_l2cap_ch_rx (line 176) | static void on_l2cap_ch_rx(nrf_ble_ots_c_t * const p_ots_c, function on_l2cap_ch_released (line 216) | static void on_l2cap_ch_released(nrf_ble_ots_c_t * const p_ots_c, function ret_code_t (line 226) | ret_code_t nrf_ble_ots_c_l2cap_obj_send(nrf_ble_ots_c_t * const p_ots_c,... function ret_code_t (line 247) | ret_code_t nrf_ble_ots_c_l2cap_obj_receive(nrf_ble_ots_c_t * const p_ots... function ots_c_l2cap_on_ble_evt (line 260) | void ots_c_l2cap_on_ble_evt(nrf_ble_ots_c_t * const p_ots_c, FILE: SDK/components/ble/ble_services/experimental_nrf_ble_ots_c/nrf_ble_ots_c_oacp.c function oacp_response (line 58) | static void oacp_response(nrf_ble_ots_c_t const * const p_ots_c, function on_hvx (line 78) | static void on_hvx(nrf_ble_ots_c_t const * const p_ots_c, function ots_gatt_handles_are_valid (line 111) | static bool ots_gatt_handles_are_valid(const nrf_ble_ots_c_t * const p_o... function ret_code_t (line 120) | ret_code_t nrf_ble_ots_c_indication_enable(nrf_ble_ots_c_t * const p_ots_c, function ret_code_t (line 153) | ret_code_t nrf_ble_ots_c_oacp_write_object(nrf_ble_ots_c_t * const p_ots... function ret_code_t (line 203) | ret_code_t nrf_ble_ots_c_oacp_read_object(nrf_ble_ots_c_t * const p_ots_... function ots_c_oacp_on_ble_evt (line 245) | void ots_c_oacp_on_ble_evt(nrf_ble_ots_c_t * const p_ots_c, FILE: SDK/components/ble/ble_services/nrf_ble_bms/nrf_ble_bms.c function error_check (line 54) | static void error_check(ret_code_t err_code, ble_srv_error_handler_t err... function ret_code_t (line 70) | static ret_code_t ctrlpt_char_add(nrf_ble_bms_t * p_bms, nrf_ble_bms_ini... function ctrlpt_auth (line 97) | static void ctrlpt_auth(nrf_ble_bms_t * p_bms, nrf_ble_bms_ctrlpt_t * p_... function ret_code_t (line 149) | static ret_code_t ctrlpt_decode(uint8_t const * p_rcvd_val, function ctrlpt_execute (line 171) | static void ctrlpt_execute(nrf_ble_bms_t * p_bms, nrf_ble_bms_op_t op_code) function ctrlpt_validate (line 204) | static bool ctrlpt_validate(nrf_ble_bms_ctrlpt_t * p_ctrlpt, nrf_ble_bms... function ctrlpt_process (line 245) | static uint16_t ctrlpt_process(nrf_ble_bms_t * p_bms, function feature_encode (line 286) | static uint8_t feature_encode(nrf_ble_bms_features_t const * p_feature, ... function ret_code_t (line 326) | static ret_code_t feature_char_add(nrf_ble_bms_t * p_bms, nrf_ble_bms_in... function on_ctrlpt_write (line 378) | static void on_ctrlpt_write(nrf_ble_bms_t * p_bms, function on_rw_auth_req (line 412) | static void on_rw_auth_req(nrf_ble_bms_t * p_bms, ble_gatts_evt_t const ... function on_qwr_auth_req (line 448) | uint16_t on_qwr_auth_req(nrf_ble_bms_t * p_bms, nrf_ble_qwr_t * p_qwr, n... function on_qwr_exec_write (line 476) | uint16_t on_qwr_exec_write(nrf_ble_bms_t * p_bms, nrf_ble_qwr_t * p_qwr,... function nrf_ble_bms_on_qwr_evt (line 514) | uint16_t nrf_ble_bms_on_qwr_evt(nrf_ble_bms_t * p_bms, function nrf_ble_bms_on_ble_evt (line 540) | void nrf_ble_bms_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) function ret_code_t (line 560) | ret_code_t nrf_ble_bms_set_conn_handle(nrf_ble_bms_t * p_bms, uint16_t c... function ret_code_t (line 569) | ret_code_t nrf_ble_bms_init(nrf_ble_bms_t * p_bms, nrf_ble_bms_init_t * ... function ret_code_t (line 622) | ret_code_t nrf_ble_bms_auth_response(nrf_ble_bms_t * p_bms, bool authorize) FILE: SDK/components/ble/ble_services/nrf_ble_bms/nrf_ble_bms.h type nrf_ble_bms_features_t (line 139) | typedef struct type nrf_ble_bms_op_t (line 150) | typedef enum type nrf_ble_bms_auth_status_t (line 165) | typedef enum type nrf_ble_bms_auth_code_t (line 173) | typedef struct type nrf_ble_bms_evt_type_t (line 180) | typedef enum type nrf_ble_bms_evt_t (line 186) | typedef struct type nrf_ble_bms_ctrlpt_t (line 193) | typedef struct type nrf_ble_bms_t (line 200) | typedef struct nrf_ble_bms_s nrf_ble_bms_t; type nrf_ble_bms_bond_cbs_t (line 206) | typedef struct type nrf_ble_bms_init_t (line 217) | typedef struct type nrf_ble_bms_s (line 230) | struct nrf_ble_bms_s FILE: SDK/components/ble/common/ble_advdata.c function ret_code_t (line 59) | static ret_code_t ble_device_addr_encode(uint8_t * p_encoded_data, function ret_code_t (line 97) | static ret_code_t name_encode(const ble_advdata_t * p_advdata, function ret_code_t (line 177) | static ret_code_t appearance_encode(uint8_t * p_encoded_data, function ret_code_t (line 204) | static ret_code_t flags_encode(int8_t flags, function ret_code_t (line 226) | static ret_code_t tx_power_level_encode(int8_t tx_power_level, function ret_code_t (line 250) | static ret_code_t uuid_list_sized_encode(const ble_advdata_uuid_list_t *... function ret_code_t (line 315) | static ret_code_t uuid_list_encode(const ble_advdata_uuid_list_t * p_uui... function ret_code_t (line 346) | static ret_code_t conn_int_check(const ble_advdata_conn_int_t *p_conn_int) function ret_code_t (line 383) | static ret_code_t conn_int_encode(const ble_advdata_conn_int_t * p_conn_... function ret_code_t (line 414) | static ret_code_t manuf_specific_data_encode(const ble_advdata_manuf_dat... function ret_code_t (line 457) | static ret_code_t service_data_encode(const ble_advdata_t * p_advdata, function ret_code_t (line 509) | ret_code_t ble_advdata_encode(ble_advdata_t const * const p_advdata, function ble_advdata_search (line 619) | uint16_t ble_advdata_search(uint8_t const * p_encoded_data, function ble_advdata_name_find (line 674) | bool ble_advdata_name_find(uint8_t const * p_encoded_data, function ble_advdata_short_name_find (line 707) | bool ble_advdata_short_name_find(uint8_t const * p_encoded_data, function ble_advdata_uuid_find (line 741) | bool ble_advdata_uuid_find(uint8_t const * p_encoded_data, function ble_advdata_appearance_find (line 811) | bool ble_advdata_appearance_find(uint8_t const * p_encoded_data, FILE: SDK/components/ble/common/ble_advdata.h type ble_advdata_tk_value_t (line 91) | typedef struct type ble_advdata_le_role_t (line 98) | typedef enum type ble_advdata_name_type_t (line 109) | typedef enum type ble_advdata_uuid_list_t (line 117) | typedef struct type ble_advdata_conn_int_t (line 124) | typedef struct type ble_advdata_manuf_data_t (line 131) | typedef struct type ble_advdata_service_data_t (line 138) | typedef struct type ble_advdata_t (line 146) | typedef struct FILE: SDK/components/ble/common/ble_conn_params.c type ble_conn_params_instance_t (line 63) | typedef struct function ble_conn_params_instance_t (line 85) | static ble_conn_params_instance_t * instance_get(uint16_t conn_handle) function __INLINE (line 105) | static __INLINE void instance_claim(ble_conn_params_instance_t * p_insta... function __INLINE (line 117) | static __INLINE void instance_free(ble_conn_params_instance_t * p_instance) function is_conn_params_ok (line 134) | static bool is_conn_params_ok(ble_gap_conn_params_t const * p_preferred_... function send_error_evt (line 173) | static void send_error_evt(ret_code_t err_code) function send_update_request (line 189) | static bool send_update_request(uint16_t conn_handle, ble_gap_conn_param... function update_timeout_handler (line 207) | static void update_timeout_handler(void * p_context) function ret_code_t (line 253) | ret_code_t ble_conn_params_init(const ble_conn_params_init_t * p_init) function ret_code_t (line 304) | ret_code_t ble_conn_params_stop(void) function conn_params_negotiation (line 341) | static void conn_params_negotiation(uint16_t conn_handle, ble_conn_param... function on_connect (line 386) | static void on_connect(ble_evt_t const * p_ble_evt) function on_disconnect (line 422) | static void on_disconnect(ble_evt_t const * p_ble_evt) function on_write (line 448) | static void on_write(ble_evt_t const * p_ble_evt) function on_conn_params_update (line 493) | static void on_conn_params_update(ble_evt_t const * p_ble_evt) function ble_evt_handler (line 517) | static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) function ret_code_t (line 544) | ret_code_t ble_conn_params_change_conn_params(uint16_t co... FILE: SDK/components/ble/common/ble_conn_params.h type ble_conn_params_evt_type_t (line 61) | typedef enum type ble_conn_params_evt_t (line 68) | typedef struct type ble_conn_params_init_t (line 79) | typedef struct FILE: SDK/components/ble/common/ble_conn_state.c type ble_conn_state_flag_collections_t (line 58) | typedef struct type ble_conn_state_t (line 74) | typedef struct function bcs_internal_state_reset (line 92) | void bcs_internal_state_reset(void) function ble_conn_state_conn_handle_list_t (line 98) | ble_conn_state_conn_handle_list_t conn_handle_list_get(nrf_atflags_t flags) function active_flag_count (line 118) | uint32_t active_flag_count(nrf_atflags_t flags) function record_activate (line 141) | static bool record_activate(uint16_t conn_handle) function record_invalidate (line 157) | static void record_invalidate(uint16_t conn_handle) function record_set_disconnected (line 170) | static void record_set_disconnected(uint16_t conn_handle) function record_purge_disconnected (line 179) | static void record_purge_disconnected() function user_flag_is_acquired (line 200) | static bool user_flag_is_acquired(ble_conn_state_user_flag_id_t flag_id) function ble_conn_state_init (line 206) | void ble_conn_state_init(void) function flag_toggle (line 211) | static void flag_toggle(nrf_atflags_t * p_flags, uint16_t conn_handle, b... function ble_evt_handler (line 229) | static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) function ble_conn_state_valid (line 283) | bool ble_conn_state_valid(uint16_t conn_handle) function ble_conn_state_role (line 293) | uint8_t ble_conn_state_role(uint16_t conn_handle) function ble_conn_state_status_t (line 313) | ble_conn_state_status_t ble_conn_state_status(uint16_t conn_handle) function ble_conn_state_encrypted (line 327) | bool ble_conn_state_encrypted(uint16_t conn_handle) function ble_conn_state_mitm_protected (line 337) | bool ble_conn_state_mitm_protected(uint16_t conn_handle) function ble_conn_state_lesc (line 346) | bool ble_conn_state_lesc(uint16_t conn_handle) function ble_conn_state_conn_count (line 356) | uint32_t ble_conn_state_conn_count(void) function ble_conn_state_central_conn_count (line 362) | uint32_t ble_conn_state_central_conn_count(void) function ble_conn_state_peripheral_conn_count (line 371) | uint32_t ble_conn_state_peripheral_conn_count(void) function ble_conn_state_conn_handle_list_t (line 380) | ble_conn_state_conn_handle_list_t ble_conn_state_conn_handles(void) function ble_conn_state_conn_handle_list_t (line 386) | ble_conn_state_conn_handle_list_t ble_conn_state_central_handles(void) function ble_conn_state_conn_handle_list_t (line 395) | ble_conn_state_conn_handle_list_t ble_conn_state_periph_handles(void) function ble_conn_state_conn_idx (line 404) | uint16_t ble_conn_state_conn_idx(uint16_t conn_handle) function ble_conn_state_user_flag_id_t (line 417) | ble_conn_state_user_flag_id_t ble_conn_state_user_flag_acquire(void) function ble_conn_state_user_flag_get (line 430) | bool ble_conn_state_user_flag_get(uint16_t conn_handle, ble_conn_state_u... function ble_conn_state_user_flag_set (line 443) | void ble_conn_state_user_flag_set(uint16_t conn_han... function for_each_set_flag (line 454) | static uint32_t for_each_set_flag(nrf_atflags_t flags, function ble_conn_state_for_each_connected (line 480) | uint32_t ble_conn_state_for_each_connected(ble_conn_state_user_function_... function ble_conn_state_for_each_set_user_flag (line 487) | uint32_t ble_conn_state_for_each_set_user_flag(ble_conn_state_user_flag_... FILE: SDK/components/ble/common/ble_conn_state.h type ble_conn_state_status_t (line 78) | typedef enum type ble_conn_state_conn_handle_list_t (line 91) | typedef struct type ble_conn_state_user_flag_id_t (line 101) | typedef enum FILE: SDK/components/ble/common/ble_date_time.h type ble_date_time_t (line 67) | typedef struct function __INLINE (line 77) | static __INLINE uint8_t ble_date_time_encode(const ble_date_time_t * p_d... function __INLINE (line 91) | static __INLINE uint8_t ble_date_time_decode(ble_date_time_t * p_date_time, FILE: SDK/components/ble/common/ble_gatt_db.h type ble_gatt_db_char_t (line 65) | typedef struct type ble_gatt_db_srv_t (line 77) | typedef struct FILE: SDK/components/ble/common/ble_sensor_location.h type ble_sensor_location_t (line 52) | typedef enum { FILE: SDK/components/ble/common/ble_srv_common.c function ble_srv_is_notification_enabled (line 51) | bool ble_srv_is_notification_enabled(uint8_t const * p_encoded_data) function ble_srv_is_indication_enabled (line 57) | bool ble_srv_is_indication_enabled(uint8_t const * p_encoded_data) function ble_srv_report_ref_encode (line 63) | uint8_t ble_srv_report_ref_encode(uint8_t * p_encoded... function ble_srv_ascii_to_utf8 (line 76) | void ble_srv_ascii_to_utf8(ble_srv_utf8_str_t * p_utf8, char * p_ascii) function set_security_req (line 90) | static inline void set_security_req(security_req_t level, ble_gap_conn_s... function characteristic_add (line 120) | uint32_t characteristic_add(uint16_t service_handle, function descriptor_add (line 202) | uint32_t descriptor_add(uint16_t char_handle, FILE: SDK/components/ble/common/ble_srv_common.h type ble_srv_report_ref_t (line 219) | typedef struct type ble_srv_utf8_str_t (line 229) | typedef struct type ble_srv_security_mode_t (line 240) | typedef struct type ble_srv_cccd_security_mode_t (line 250) | typedef struct type security_req_t (line 300) | typedef enum type ble_add_char_user_desc_t (line 314) | typedef struct type ble_add_char_params_t (line 332) | typedef struct type ble_add_descr_params_t (line 356) | typedef struct FILE: SDK/components/ble/nrf_ble_gatt/nrf_ble_gatt.c function link_init (line 60) | static void link_init(nrf_ble_gatt_link_t * p_link) function ret_code_t (line 74) | static ret_code_t data_length_update(uint16_t conn_handle, uint16_t data... function on_connected_evt (line 122) | static void on_connected_evt(nrf_ble_gatt_t * p_gatt, ble_evt_t const * ... function on_disconnected_evt (line 190) | static void on_disconnected_evt(nrf_ble_gatt_t * p_gatt, ble_evt_t const... function on_exchange_mtu_rsp_evt (line 206) | static void on_exchange_mtu_rsp_evt(nrf_ble_gatt_t * p_gatt, ble_evt_t c... function on_exchange_mtu_request_evt (line 245) | static void on_exchange_mtu_request_evt(nrf_ble_gatt_t * p_gatt, ble_evt... function on_data_length_update_evt (line 301) | static void on_data_length_update_evt(nrf_ble_gatt_t * p_gatt, ble_evt_t... function on_data_length_update_request_evt (line 353) | static void on_data_length_update_request_evt(nrf_ble_gatt_t * p_gatt, b... function ret_code_t (line 372) | ret_code_t nrf_ble_gatt_init(nrf_ble_gatt_t * p_gatt, nrf_ble_gatt_evt_h... function ret_code_t (line 390) | ret_code_t nrf_ble_gatt_att_mtu_periph_set(nrf_ble_gatt_t * p_gatt, uint... function ret_code_t (line 404) | ret_code_t nrf_ble_gatt_att_mtu_central_set(nrf_ble_gatt_t * p_gatt, uin... function nrf_ble_gatt_eff_mtu_get (line 418) | uint16_t nrf_ble_gatt_eff_mtu_get(nrf_ble_gatt_t const * p_gatt, uint16_... function ret_code_t (line 429) | ret_code_t nrf_ble_gatt_data_length_set(nrf_ble_gatt_t * p_gatt, function ret_code_t (line 464) | ret_code_t nrf_ble_gatt_data_length_get(nrf_ble_gatt_t const * p_gatt, function nrf_ble_gatt_on_ble_evt (line 490) | void nrf_ble_gatt_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) FILE: SDK/components/ble/nrf_ble_gatt/nrf_ble_gatt.h type nrf_ble_gatt_evt_id_t (line 82) | typedef enum type nrf_ble_gatt_evt_t (line 89) | typedef struct type nrf_ble_gatt_t (line 103) | typedef struct nrf_ble_gatt_s nrf_ble_gatt_t; type nrf_ble_gatt_link_t (line 112) | typedef struct type nrf_ble_gatt_s (line 126) | struct nrf_ble_gatt_s FILE: SDK/components/ble/nrf_ble_qwr/nrf_ble_qwr.c function ret_code_t (line 52) | ret_code_t nrf_ble_qwr_init(nrf_ble_qwr_t * p_qwr, function ret_code_t (line 78) | ret_code_t nrf_ble_qwr_attr_register(nrf_ble_qwr_t * p_qwr, uint16_t att... function ret_code_t (line 102) | ret_code_t nrf_ble_qwr_value_get(nrf_ble_qwr_t * p_qwr, function ret_code_t (line 156) | ret_code_t nrf_ble_qwr_conn_handle_assign(nrf_ble_qwr_t * p_qwr, function user_mem_reply (line 170) | static void user_mem_reply(nrf_ble_qwr_t * p_qwr) function on_user_mem_request (line 201) | static void on_user_mem_request(nrf_ble_qwr_t * p_qwr, function on_user_mem_release (line 218) | static void on_user_mem_release(nrf_ble_qwr_t * p_qwr, function on_prepare_write (line 238) | static void on_prepare_write(nrf_ble_qwr_t * p_qwr, function on_execute_write (line 290) | static void on_execute_write(nrf_ble_qwr_t * p_qwr, function on_cancel_write (line 357) | static void on_cancel_write(nrf_ble_qwr_t * p_qwr, function on_rw_authorize_request (line 382) | static void on_rw_authorize_request(nrf_ble_qwr_t * p_qwr, function nrf_ble_qwr_on_ble_evt (line 445) | void nrf_ble_qwr_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_context) FILE: SDK/components/ble/nrf_ble_qwr/nrf_ble_qwr.h type nrf_ble_qwr_evt_type_t (line 98) | typedef enum type nrf_ble_qwr_evt_t (line 105) | typedef struct type nrf_ble_qwr_t (line 112) | struct nrf_ble_qwr_t type nrf_ble_qwr_t (line 119) | struct nrf_ble_qwr_t type nrf_ble_qwr_t (line 124) | typedef struct nrf_ble_qwr_t type nrf_ble_qwr_init_t (line 143) | typedef struct FILE: SDK/components/ble/nrf_ble_scan/nrf_ble_scan.c function nrf_ble_scan_connect_with_target (line 71) | static void nrf_ble_scan_connect_with_target(nrf_ble_scan_t co... function find_peer_addr (line 129) | static bool find_peer_addr(ble_gap_evt_adv_report_t const * const p_adv_... function adv_addr_compare (line 151) | static bool adv_addr_compare(ble_gap_evt_adv_report_t const * const p_ad... function ret_code_t (line 179) | static ret_code_t nrf_ble_scan_addr_filter_add(nrf_ble_scan_t * const p_... function adv_name_compare (line 230) | static bool adv_name_compare(ble_gap_evt_adv_report_t const * p_adv_report, function ret_code_t (line 266) | static ret_code_t nrf_ble_scan_name_filter_add(nrf_ble_scan_t * const p_... function adv_short_name_compare (line 316) | static bool adv_short_name_compare(ble_gap_evt_adv_report_t const * cons... function ret_code_t (line 353) | static ret_code_t nrf_ble_scan_short_name_filter_add(nrf_ble_scan_t ... function adv_uuid_compare (line 409) | static bool adv_uuid_compare(ble_gap_evt_adv_report_t const * const p_ad... function ret_code_t (line 466) | static ret_code_t nrf_ble_scan_uuid_filter_add(nrf_ble_scan_t * const p_... function adv_appearance_compare (line 507) | static bool adv_appearance_compare(ble_gap_evt_adv_report_t const * cons... function ret_code_t (line 542) | static ret_code_t nrf_ble_scan_appearance_filter_add(nrf_ble_scan_t * co... function ret_code_t (line 574) | ret_code_t nrf_ble_scan_filter_set(nrf_ble_scan_t * const p_scan_ctx, function ret_code_t (line 629) | ret_code_t nrf_ble_scan_all_filter_remove(nrf_ble_scan_t * const p_scan_... function ret_code_t (line 667) | ret_code_t nrf_ble_scan_filters_enable(nrf_ble_scan_t * const p_scan_ctx, function ret_code_t (line 734) | ret_code_t nrf_ble_scan_filters_disable(nrf_ble_scan_t * const p_scan_ctx) function ret_code_t (line 764) | ret_code_t nrf_ble_scan_filter_get(nrf_ble_scan_t * const p_scan_ctx, function nrf_ble_scan_on_adv_report (line 784) | static void nrf_ble_scan_on_adv_report(nrf_ble_scan_t const * ... function is_whitelist_used (line 956) | bool is_whitelist_used(nrf_ble_scan_t const * const p_scan_ctx) function nrf_ble_scan_default_param_set (line 972) | static void nrf_ble_scan_default_param_set(nrf_ble_scan_t * const p_scan... function nrf_ble_scan_default_conn_param_set (line 993) | static void nrf_ble_scan_default_conn_param_set(nrf_ble_scan_t * const p... function nrf_ble_scan_on_timeout (line 1011) | static void nrf_ble_scan_on_timeout(nrf_ble_scan_t const * const p_scan_... function nrf_ble_scan_stop (line 1036) | void nrf_ble_scan_stop(void) function ret_code_t (line 1044) | ret_code_t nrf_ble_scan_init(nrf_ble_scan_t * const p_scan_ctx, function ret_code_t (line 1100) | ret_code_t nrf_ble_scan_start(nrf_ble_scan_t const * const p_scan_ctx) function ret_code_t (line 1136) | ret_code_t nrf_ble_scan_params_set(nrf_ble_scan_t * const p... function nrf_ble_scan_on_connected_evt (line 1165) | static void nrf_ble_scan_on_connected_evt(nrf_ble_scan_t const * const p... function ret_code_t (line 1183) | ret_code_t nrf_ble_scan_copy_addr_to_sd_gap_addr(ble_gap_addr_t * p_gap_... function nrf_ble_scan_on_ble_evt (line 1197) | void nrf_ble_scan_on_ble_evt(ble_evt_t const * p_ble_evt, void * p_contex) FILE: SDK/components/ble/nrf_ble_scan/nrf_ble_scan.h type nrf_ble_scan_evt_t (line 103) | typedef enum type nrf_ble_scan_filter_type_t (line 117) | typedef enum type nrf_ble_scan_short_name_t (line 127) | typedef struct type nrf_ble_scan_init_t (line 135) | typedef struct type nrf_ble_scan_filter_match (line 148) | typedef struct type nrf_ble_scan_evt_filter_match_t (line 160) | typedef struct type nrf_ble_scan_evt_connecting_err_t (line 169) | typedef struct type nrf_ble_scan_evt_connected_t (line 177) | typedef struct type scan_evt_t (line 188) | typedef struct type nrf_ble_scan_name_filter_t (line 212) | typedef struct type nrf_ble_scan_short_name_filter_t (line 221) | typedef struct type nrf_ble_scan_addr_filter_t (line 234) | typedef struct type nrf_ble_scan_uuid_filter_t (line 243) | typedef struct type nrf_ble_scan_appearance_filter_t (line 252) | typedef struct type nrf_ble_scan_filters_t (line 267) | typedef struct type nrf_ble_scan_t (line 294) | typedef struct FILE: SDK/components/ble/peer_manager/auth_status_tracker.c type blacklisted_peer_t (line 70) | typedef struct function blacklisted_peers_state_update (line 94) | static uint32_t blacklisted_peers_state_update(uint32_t ticks_passed) function blacklisted_peers_state_transition_handle (line 169) | static void blacklisted_peers_state_transition_handle(void * context) function ret_code_t (line 192) | ret_code_t ast_init(void) function ast_auth_error_notify (line 202) | void ast_auth_error_notify(uint16_t conn_handle) function ast_peer_blacklisted (line 307) | bool ast_peer_blacklisted(uint16_t conn_handle) FILE: SDK/components/ble/peer_manager/gatt_cache_manager.c function internal_state_reset (line 102) | static void internal_state_reset() function evt_send (line 108) | static void evt_send(pm_evt_t * p_gcm_evt) function cccd_written (line 126) | static bool cccd_written(ble_gatts_evt_write_t const * p_write_evt) function send_unexpected_error (line 140) | static void send_unexpected_error(uint16_t conn_handle, ret_code_t err_c... function local_db_apply_in_evt (line 166) | static void local_db_apply_in_evt(uint16_t conn_handle) function __INLINE (line 227) | static __INLINE void local_db_update(uint16_t conn_handle, bool update) function local_db_update_in_evt (line 241) | static bool local_db_update_in_evt(uint16_t conn_handle) function ret_code_t (line 300) | static ret_code_t service_changed_cccd(uint16_t conn_handle, uint16_t * ... function service_changed_send_in_evt (line 339) | static void service_changed_send_in_evt(uint16_t conn_handle) function apply_pending_handle (line 414) | static void apply_pending_handle(uint16_t conn_handle, void * p_context) function __INLINE (line 421) | static __INLINE void apply_pending_flags_check(void) function db_update_pending_handle (line 429) | static void db_update_pending_handle(uint16_t conn_handle, void * p_cont... function sc_send_pending_handle (line 448) | static void sc_send_pending_handle(uint16_t conn_handle, void * p_context) function __INLINE (line 458) | static __INLINE void service_changed_pending_flags_check(void) function service_changed_needed (line 466) | static void service_changed_needed(uint16_t conn_handle) function car_update_pending_handle (line 476) | static void car_update_pending_handle(uint16_t conn_handle, void * p_con... function car_update_needed (line 495) | static void car_update_needed(uint16_t conn_handle) function __INLINE (line 508) | static __INLINE void update_pending_flags_check(void) function gcm_im_evt_handler (line 528) | void gcm_im_evt_handler(pm_evt_t * p_event) function gcm_pdb_evt_handler (line 551) | void gcm_pdb_evt_handler(pm_evt_t * p_event) function ret_code_t (line 615) | ret_code_t gcm_init() function store_car_value (line 651) | void store_car_value(uint16_t conn_handle, bool car_value) function gcm_ble_evt_handler (line 677) | void gcm_ble_evt_handler(ble_evt_t const * p_ble_evt) function ret_code_t (line 813) | ret_code_t gcm_local_db_cache_update(uint16_t conn_handle) function gcm_local_database_has_changed (line 825) | void gcm_local_database_has_changed(void) FILE: SDK/components/ble/peer_manager/gatts_cache_manager.c function internal_state_reset (line 93) | static void internal_state_reset() function evt_send (line 104) | static void evt_send(pm_evt_t * p_gscm_evt) function service_changed_pending_set (line 121) | static void service_changed_pending_set(void) function gscm_pdb_evt_handler (line 178) | void gscm_pdb_evt_handler(pm_evt_t * p_event) function ret_code_t (line 188) | ret_code_t gscm_init() function ret_code_t (line 199) | ret_code_t gscm_local_db_cache_update(uint16_t conn_handle) function ret_code_t (line 306) | ret_code_t gscm_local_db_cache_apply(uint16_t conn_handle) function gscm_local_database_has_changed (line 379) | void gscm_local_database_has_changed(void) function gscm_service_changed_ind_needed (line 387) | bool gscm_service_changed_ind_needed(uint16_t conn_handle) function ret_code_t (line 407) | ret_code_t gscm_service_changed_ind_send(uint16_t conn_handle) function gscm_db_change_notification_done (line 435) | void gscm_db_change_notification_done(pm_peer_id_t peer_id) FILE: SDK/components/ble/peer_manager/id_manager.c type im_connection_t (line 87) | typedef struct function evt_send (line 102) | static void evt_send(pm_evt_t * p_event) function is_valid_irk (line 120) | bool is_valid_irk(ble_gap_irk_t const * p_irk) function addr_compare (line 145) | bool addr_compare(ble_gap_addr_t const * p_addr1, ble_gap_addr_t const *... function im_ble_evt_handler (line 164) | void im_ble_evt_handler(ble_evt_t const * ble_evt) function im_is_duplicate_bonding_data (line 252) | bool im_is_duplicate_bonding_data(pm_peer_data_bonding_t const * p_bondi... function pm_peer_id_t (line 278) | pm_peer_id_t im_find_duplicate_bonding_data(pm_peer_data_bonding_t const... function pm_peer_id_t (line 301) | pm_peer_id_t im_peer_id_get_by_conn_handle(uint16_t conn_handle) function ret_code_t (line 312) | ret_code_t im_ble_addr_get(uint16_t conn_handle, ble_gap_addr_t * p_ble_... function im_master_ids_compare (line 326) | bool im_master_ids_compare(ble_gap_master_id_t const * p_master_id1, function pm_peer_id_t (line 346) | pm_peer_id_t im_peer_id_get_by_master_id(ble_gap_master_id_t const * p_m... function im_conn_handle_get (line 371) | uint16_t im_conn_handle_get(pm_peer_id_t peer_id) function im_master_id_is_valid (line 389) | bool im_master_id_is_valid(ble_gap_master_id_t const * p_master_id) function im_new_peer_id (line 407) | void im_new_peer_id(uint16_t conn_handle, pm_peer_id_t peer_id) function ret_code_t (line 416) | ret_code_t im_peer_free(pm_peer_id_t peer_id) function ret_code_t (line 434) | static ret_code_t peers_id_keys_get(pm_peer_id_t const * p_peers, function ret_code_t (line 519) | ret_code_t im_device_identities_list_set(pm_peer_id_t const * p_peers, function ret_code_t (line 584) | ret_code_t im_id_addr_set(ble_gap_addr_t const * p_addr) function ret_code_t (line 590) | ret_code_t im_id_addr_get(ble_gap_addr_t * p_addr) function ret_code_t (line 598) | ret_code_t im_privacy_set(pm_privacy_params_t const * p_privacy_params) function ret_code_t (line 604) | ret_code_t im_privacy_get(pm_privacy_params_t * p_privacy_params) function ret_code_t (line 613) | ret_code_t im_whitelist_get(ble_gap_addr_t * p_addrs, function ret_code_t (line 643) | ret_code_t im_whitelist_set(pm_peer_id_t const * p_peers, function ah (line 715) | void ah(uint8_t const * p_k, uint8_t const * p_r, uint8_t * p_local_hash) function im_address_resolve (line 741) | bool im_address_resolve(ble_gap_addr_t const * p_addr, ble_gap_irk_t con... FILE: SDK/components/ble/peer_manager/nrf_ble_lesc.c type nrf_ble_lesc_peer_pub_key_t (line 52) | typedef struct function ret_code_t (line 82) | ret_code_t nrf_ble_lesc_init(void) function ret_code_t (line 132) | ret_code_t nrf_ble_lesc_keypair_generate(void) function ret_code_t (line 190) | ret_code_t nrf_ble_lesc_own_oob_data_generate(void) function ble_gap_lesc_p256_pk_t (line 211) | ble_gap_lesc_p256_pk_t * nrf_ble_lesc_public_key_get(void) function ble_gap_lesc_oob_data_t (line 228) | ble_gap_lesc_oob_data_t * nrf_ble_lesc_own_oob_data_get(void) function nrf_ble_lesc_peer_oob_data_handler_set (line 245) | void nrf_ble_lesc_peer_oob_data_handler_set(nrf_ble_lesc_peer_oob_data_h... function ret_code_t (line 261) | static ret_code_t compute_and_give_dhkey(nrf_ble_lesc_peer_pub_key_t * p... function ret_code_t (line 307) | ret_code_t nrf_ble_lesc_request_handler(void) function ret_code_t (line 345) | static ret_code_t on_dhkey_request(uint16_t ... function ret_code_t (line 434) | static ret_code_t lesc_oob_data_set(uint16_t conn_handle) function nrf_ble_lesc_on_ble_evt (line 451) | void nrf_ble_lesc_on_ble_evt(ble_evt_t const * p_ble_evt) FILE: SDK/components/ble/peer_manager/nrf_ble_lesc.h type ble_gap_lesc_oob_data_t (line 61) | typedef ble_gap_lesc_oob_data_t * (* nrf_ble_lesc_peer_oob_data_handler)... FILE: SDK/components/ble/peer_manager/peer_data_storage.c function pds_evt_send (line 94) | static void pds_evt_send(pm_evt_t * p_event) function peer_id_to_file_id (line 106) | static uint16_t peer_id_to_file_id(pm_peer_id_t peer_id) function pm_peer_id_t (line 113) | static pm_peer_id_t file_id_to_peer_id(uint16_t file_id) function peer_data_id_to_record_key (line 120) | static uint16_t peer_data_id_to_record_key(pm_peer_data_id_t peer_data_id) function pm_peer_data_id_t (line 127) | static pm_peer_data_id_t record_key_to_peer_data_id(uint16_t record_key) function file_id_within_pm_range (line 134) | static bool file_id_within_pm_range(uint16_t file_id) function record_key_within_pm_range (line 142) | static bool record_key_within_pm_range(uint16_t record_key) function peer_data_id_is_valid (line 149) | static bool peer_data_id_is_valid(pm_peer_data_id_t data_id) function send_unexpected_error (line 166) | static void send_unexpected_error(pm_peer_id_t peer_id, ret_code_t err_c... function peer_data_delete_process (line 186) | static void peer_data_delete_process() function ret_code_t (line 227) | static ret_code_t peer_data_find(pm_peer_id_t peer_id, function peer_ids_load (line 254) | static void peer_ids_load() function fds_evt_handler (line 279) | static void fds_evt_handler(fds_evt_t const * const p_fds_evt) function ret_code_t (line 363) | ret_code_t pds_init() function ret_code_t (line 393) | ret_code_t pds_peer_data_read(pm_peer_id_t peer_id, function pds_peer_data_iterate_prepare (line 455) | void pds_peer_data_iterate_prepare(void) function pds_peer_data_iterate (line 461) | bool pds_peer_data_iterate(pm_peer_data_id_t data_id, function ret_code_t (line 505) | ret_code_t pds_peer_data_store(pm_peer_id_t peer_id, function ret_code_t (line 567) | ret_code_t pds_peer_data_delete(pm_peer_id_t peer_id, pm_peer_data_id_t ... function pm_peer_id_t (line 605) | pm_peer_id_t pds_peer_id_allocate(void) function ret_code_t (line 612) | ret_code_t pds_peer_id_free(pm_peer_id_t peer_id) function pds_peer_id_is_allocated (line 624) | bool pds_peer_id_is_allocated(pm_peer_id_t peer_id) function pds_peer_id_is_deleted (line 631) | bool pds_peer_id_is_deleted(pm_peer_id_t peer_id) function pm_peer_id_t (line 638) | pm_peer_id_t pds_next_peer_id_get(pm_peer_id_t prev_peer_id) function pm_peer_id_t (line 645) | pm_peer_id_t pds_next_deleted_peer_id_get(pm_peer_id_t prev_peer_id) function pds_peer_count_get (line 652) | uint32_t pds_peer_count_get(void) FILE: SDK/components/ble/peer_manager/peer_database.c type pdb_buffer_record_t (line 106) | typedef struct function write_buffer_record_invalidate (line 129) | static void write_buffer_record_invalidate(pdb_buffer_record_t * p_record) function pdb_buffer_record_t (line 148) | static pdb_buffer_record_t * write_buffer_record_find_next(pm_peer_id_t ... function pdb_buffer_record_t (line 169) | static pdb_buffer_record_t * write_buffer_record_find(pm_peer_id_t ... function pdb_buffer_record_t (line 194) | static pdb_buffer_record_t * write_buffer_record_find_stored(pm_store_to... function pdb_buffer_record_t (line 211) | static pdb_buffer_record_t * write_buffer_record_find_unused(void) function write_buffer_record_release (line 225) | static void write_buffer_record_release(pdb_buffer_record_t * p_write_bu... function write_buffer_record_acquire (line 242) | static void write_buffer_record_acquire(pdb_buffer_record_t ** pp_write_... function pdb_evt_send (line 265) | static void pdb_evt_send(pm_evt_t * p_event) function internal_state_reset (line 278) | static void internal_state_reset() function peer_data_point_to_buffer (line 287) | static void peer_data_point_to_buffer(pm_peer_data_t * p_peer_data, pm_p... function peer_data_const_point_to_buffer (line 297) | static void peer_data_const_point_to_buffer(pm_peer_data_const_t * p_pee... function write_buf_length_words_set (line 303) | static void write_buf_length_words_set(pm_peer_data_const_t * p_peer_data) function ret_code_t (line 340) | ret_code_t write_buf_store(pdb_buffer_record_t * p_write_buffer_record) function write_buf_store_in_event (line 408) | static bool write_buf_store_in_event(pdb_buffer_record_t * p_write_buffe... function reattempt_previous_operations (line 449) | static void reattempt_previous_operations(bool retry_flash_full) function pdb_pds_evt_handler (line 482) | void pdb_pds_evt_handler(pm_evt_t * p_event) function ret_code_t (line 531) | ret_code_t pdb_init() function ret_code_t (line 553) | ret_code_t pdb_peer_free(pm_peer_id_t peer_id) function ret_code_t (line 598) | ret_code_t pdb_peer_data_ptr_get(pm_peer_id_t peer_id, function ret_code_t (line 611) | ret_code_t pdb_write_buf_get(pm_peer_id_t peer_id, function ret_code_t (line 682) | ret_code_t pdb_write_buf_release(pm_peer_id_t peer_id, pm_peer_data_id_t... function ret_code_t (line 700) | ret_code_t pdb_write_buf_store(pm_peer_id_t peer_id, FILE: SDK/components/ble/peer_manager/peer_id.c type pi_t (line 51) | typedef struct function internal_state_reset (line 61) | static void internal_state_reset(pi_t * p_pi) function peer_id_init (line 67) | void peer_id_init(void) function pm_peer_id_t (line 73) | static pm_peer_id_t claim(pm_peer_id_t peer_id, nrf_atflags_t * p_peer_i... function release (line 93) | static void release(pm_peer_id_t peer_id, nrf_atflags_t * p_peer_id_flags) function pm_peer_id_t (line 102) | pm_peer_id_t peer_id_allocate(pm_peer_id_t peer_id) function peer_id_delete (line 108) | bool peer_id_delete(pm_peer_id_t peer_id) function peer_id_free (line 123) | void peer_id_free(pm_peer_id_t peer_id) function peer_id_is_allocated (line 130) | bool peer_id_is_allocated(pm_peer_id_t peer_id) function peer_id_is_deleted (line 140) | bool peer_id_is_deleted(pm_peer_id_t peer_id) function pm_peer_id_t (line 150) | pm_peer_id_t next_id_get(pm_peer_id_t prev_peer_id, nrf_atflags_t * p_pe... function pm_peer_id_t (line 165) | pm_peer_id_t peer_id_get_next_used(pm_peer_id_t peer_id) function pm_peer_id_t (line 183) | pm_peer_id_t peer_id_get_next_deleted(pm_peer_id_t prev_peer_id) function peer_id_n_ids (line 189) | uint32_t peer_id_n_ids(void) FILE: SDK/components/ble/peer_manager/peer_manager.c function evt_send (line 92) | static void evt_send(pm_evt_t const * p_pm_evt) function rank_vars_update (line 104) | static void rank_vars_update(void) function pm_pdb_evt_handler (line 127) | void pm_pdb_evt_handler(pm_evt_t * p_pdb_evt) function pm_sm_evt_handler (line 255) | void pm_sm_evt_handler(pm_evt_t * p_sm_evt) function pm_gcm_evt_handler (line 269) | void pm_gcm_evt_handler(pm_evt_t * p_gcm_evt) function pm_gscm_evt_handler (line 281) | void pm_gscm_evt_handler(pm_evt_t * p_gscm_evt) function pm_im_evt_handler (line 293) | void pm_im_evt_handler(pm_evt_t * p_im_evt) function is_conn_handle_excluded (line 301) | static bool is_conn_handle_excluded(ble_evt_t const * p_ble_evt) function ble_evt_handler (line 340) | static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) function internal_state_reset (line 361) | static void internal_state_reset() function ret_code_t (line 368) | ret_code_t pm_init(void) function ret_code_t (line 431) | ret_code_t pm_register(pm_evt_handler_t event_handler) function ret_code_t (line 447) | ret_code_t pm_sec_params_set(ble_gap_sec_params_t * p_sec_params) function ret_code_t (line 461) | ret_code_t pm_conn_secure(uint16_t conn_handle, bool force_repairing) function ret_code_t (line 478) | ret_code_t pm_conn_exclude(uint16_t conn_handle, void const * p_context) function pm_conn_sec_config_reply (line 490) | void pm_conn_sec_config_reply(uint16_t conn_handle, pm_conn_sec_config_t... function ret_code_t (line 499) | ret_code_t pm_conn_sec_params_reply(uint16_t conn_handle, function pm_local_database_has_changed (line 509) | void pm_local_database_has_changed(void) function ret_code_t (line 519) | ret_code_t pm_id_addr_set(ble_gap_addr_t const * p_addr) function ret_code_t (line 526) | ret_code_t pm_id_addr_get(ble_gap_addr_t * p_addr) function ret_code_t (line 534) | ret_code_t pm_privacy_set(pm_privacy_params_t const * p_privacy_params) function ret_code_t (line 542) | ret_code_t pm_privacy_get(pm_privacy_params_t * p_privacy_params) function pm_address_resolve (line 551) | bool pm_address_resolve(ble_gap_addr_t const * p_addr, ble_gap_irk_t con... function ret_code_t (line 566) | ret_code_t pm_whitelist_set(pm_peer_id_t const * p_peers, function ret_code_t (line 574) | ret_code_t pm_whitelist_get(ble_gap_addr_t * p_addrs, function ret_code_t (line 593) | ret_code_t pm_device_identities_list_set(pm_peer_id_t const * p_peers, function ret_code_t (line 601) | ret_code_t pm_conn_sec_status_get(uint16_t conn_handle, pm_conn_sec_stat... function pm_sec_is_sufficient (line 608) | bool pm_sec_is_sufficient(uint16_t conn_handle, pm_conn_sec_status_t * p... function ret_code_t (line 615) | ret_code_t pm_lesc_public_key_set(ble_gap_lesc_p256_pk_t * p_public_key) function ret_code_t (line 622) | ret_code_t pm_conn_handle_get(pm_peer_id_t peer_id, uint16_t * p_conn_ha... function ret_code_t (line 631) | ret_code_t pm_peer_id_get(uint16_t conn_handle, pm_peer_id_t * p_peer_id) function pm_peer_count (line 640) | uint32_t pm_peer_count(void) function pm_peer_id_t (line 650) | pm_peer_id_t pm_next_peer_id_get(pm_peer_id_t prev_peer_id) function peer_is_irk (line 672) | static bool peer_is_irk(ble_gap_irk_t const * const p_irk) function ret_code_t (line 686) | ret_code_t pm_peer_id_list(pm_peer_id_t * p_peer_list, function ret_code_t (line 817) | ret_code_t pm_peer_data_load(pm_peer_id_t peer_id, function ret_code_t (line 834) | ret_code_t pm_peer_data_bonding_load(pm_peer_id_t peer_id, function ret_code_t (line 845) | ret_code_t pm_peer_data_remote_db_load(pm_peer_id_t peer_id, function ret_code_t (line 856) | ret_code_t pm_peer_data_app_data_load(pm_peer_id_t peer_id, function ret_code_t (line 867) | ret_code_t pm_peer_data_store(pm_peer_id_t peer_id, function ret_code_t (line 901) | ret_code_t pm_peer_data_bonding_store(pm_peer_id_t pee... function ret_code_t (line 913) | ret_code_t pm_peer_data_remote_db_store(pm_peer_id_t peer_id, function ret_code_t (line 926) | ret_code_t pm_peer_data_app_data_store(pm_peer_id_t peer_id, function ret_code_t (line 939) | ret_code_t pm_peer_data_delete(pm_peer_id_t peer_id, pm_peer_data_id_t d... function ret_code_t (line 952) | ret_code_t pm_peer_new(pm_peer_id_t * p_new_peer_id, function ret_code_t (line 1020) | ret_code_t pm_peer_delete(pm_peer_id_t peer_id) function ret_code_t (line 1028) | ret_code_t pm_peers_delete(void) function ret_code_t (line 1069) | ret_code_t pm_peer_ranks_get(pm_peer_id_t * p_highest_ranked_peer, function rank_init (line 1161) | static void rank_init(void) function ret_code_t (line 1168) | ret_code_t pm_peer_rank_highest(pm_peer_id_t peer_id) FILE: SDK/components/ble/peer_manager/peer_manager.h type pm_peer_id_list_skip_t (line 77) | typedef enum FILE: SDK/components/ble/peer_manager/peer_manager_handler.c type sec_err_str_t (line 134) | typedef struct function _conn_secure (line 168) | static void _conn_secure(uint16_t conn_handle, bool force) type conn_secure_context_t (line 232) | typedef union function delayed_conn_secure (line 246) | static void delayed_conn_secure(void * context) function conn_secure (line 252) | static void conn_secure(uint16_t conn_handle, bool force) function conn_secure (line 277) | static void conn_secure(uint16_t conn_handle, bool force) function pm_handler_on_pm_evt (line 284) | void pm_handler_on_pm_evt(pm_evt_t const * p_pm_evt) function pm_handler_flash_clean_on_return (line 300) | void pm_handler_flash_clean_on_return(void) function rank_highest (line 308) | static void rank_highest(pm_peer_id_t peer_id) function pm_handler_flash_clean (line 316) | void pm_handler_flash_clean(pm_evt_t const * p_pm_evt) function pm_handler_pm_evt_log (line 487) | void pm_handler_pm_evt_log(pm_evt_t const * p_pm_evt) function pm_handler_disconnect_on_sec_failure (line 622) | void pm_handler_disconnect_on_sec_failure(pm_evt_t const * p_pm_evt) function pm_handler_disconnect_on_insufficient_sec (line 639) | void pm_handler_disconnect_on_insufficient_sec(pm_evt_t const * p_pm_evt, function pm_handler_secure_on_connection (line 655) | void pm_handler_secure_on_connection(ble_evt_t const * p_ble_evt) function pm_handler_secure_on_error (line 678) | void pm_handler_secure_on_error(ble_evt_t const * p_ble_evt) FILE: SDK/components/ble/peer_manager/peer_manager_internal.h type pm_peer_data_t (line 69) | typedef struct type pm_peer_data_const_t (line 91) | typedef struct type pm_peer_data_const_t (line 115) | typedef pm_peer_data_const_t pm_peer_data_flash_t; FILE: SDK/components/ble/peer_manager/peer_manager_types.h type pm_peer_id_t (line 68) | typedef uint16_t pm_peer_id_t; type pm_store_token_t (line 72) | typedef uint32_t pm_store_token_t; type pm_sec_error_code_t (line 78) | typedef uint16_t pm_sec_error_code_t; type pm_peer_data_id_t (line 129) | typedef enum type pm_conn_sec_procedure_t (line 146) | typedef enum type pm_conn_sec_config_t (line 156) | typedef struct type pm_peer_data_bonding_t (line 164) | typedef struct type pm_peer_data_local_gatt_db_t (line 175) | typedef struct type ble_gap_privacy_params_t (line 199) | typedef ble_gap_privacy_params_t pm_privacy_params_t; type pm_conn_sec_status_t (line 204) | typedef struct type pm_evt_id_t (line 217) | typedef enum type pm_conn_config_req_evt_t (line 246) | typedef struct type pm_conn_sec_start_evt_t (line 255) | typedef struct type pm_conn_secured_evt_t (line 263) | typedef struct type pm_conn_secure_failed_evt_t (line 272) | typedef struct type pm_conn_sec_params_req_evt_t (line 282) | typedef struct type pm_peer_data_op_t (line 291) | typedef enum type pm_peer_data_update_succeeded_evt_t (line 300) | typedef struct type pm_peer_data_update_failed_t (line 311) | typedef struct type pm_failure_evt_t (line 322) | typedef struct type pm_evt_t (line 332) | typedef struct FILE: SDK/components/ble/peer_manager/pm_buffer.c function mutex_lock (line 56) | static bool mutex_lock(nrf_atflags_t * p_mutex, uint32_t mutex_id) function mutex_unlock (line 64) | static void mutex_unlock(nrf_atflags_t * p_mutex, uint32_t mutex_id) function mutex_lock_status_get (line 71) | static bool mutex_lock_status_get(nrf_atflags_t * p_mutex, uint32_t mute... function ret_code_t (line 78) | ret_code_t pm_buffer_init(pm_buffer_t * p_buffer, function pm_buffer_block_acquire (line 106) | uint8_t pm_buffer_block_acquire(pm_buffer_t * p_buffer, uint32_t n_blocks) function pm_buffer_release (line 161) | void pm_buffer_release(pm_buffer_t * p_buffer, uint8_t id) FILE: SDK/components/ble/peer_manager/pm_buffer.h type pm_buffer_t (line 86) | typedef struct FILE: SDK/components/ble/peer_manager/security_dispatcher.c function __INLINE (line 100) | static __INLINE bool sec_procedure(uint16_t conn_handle) function __INLINE (line 105) | static __INLINE bool pairing(uint16_t conn_handle) function __INLINE (line 110) | static __INLINE bool bonding(uint16_t conn_handle) function __INLINE (line 115) | static __INLINE bool allow_repairing(uint16_t conn_handle) function evt_send (line 125) | static void evt_send(pm_evt_t * p_event) function sec_start_send (line 141) | static void sec_start_send(uint16_t conn_handle, function send_unexpected_error (line 159) | static void send_unexpected_error(uint16_t conn_handle, ret_code_t err_c... function send_storage_full_evt (line 181) | static void send_storage_full_evt(uint16_t conn_handle) function conn_sec_failure (line 199) | static void conn_sec_failure(uint16_t conn_handle, function pairing_failure (line 233) | static void pairing_failure(uint16_t conn_handle, function __INLINE (line 263) | static __INLINE void encryption_failure(uint16_t conn_handle, function link_secure_failure (line 279) | static void link_secure_failure(uint16_t conn_handle, function sec_proc_start (line 303) | static void sec_proc_start(uint16_t conn_handle, function sec_info_request_process (line 326) | static void sec_info_request_process(ble_gap_evt_t const * p_gap_evt) function send_config_req (line 402) | static void send_config_req(uint16_t conn_handle) function smd_conn_sec_config_reply (line 414) | void smd_conn_sec_config_reply(uint16_t conn_handle, pm_conn_sec_config_... function disconnect_process (line 429) | static void disconnect_process(ble_gap_evt_t const * p_gap_evt) function send_params_req (line 445) | static void send_params_req(uint16_t conn_handle, ble_gap_sec_params_t c... function sec_params_request_process (line 468) | static void sec_params_request_process(ble_gap_evt_t const * p_gap_evt) function pairing_success_evt_send (line 491) | static void pairing_success_evt_send(ble_gap_evt_t const * p_gap_evt, bo... function auth_status_success_process (line 511) | static void auth_status_success_process(ble_gap_evt_t const * p_gap_evt) function auth_status_failure_process (line 612) | static void auth_status_failure_process(ble_gap_evt_t const * p_gap_evt) function auth_status_process (line 624) | static void auth_status_process(ble_gap_evt_t const * p_gap_evt) function conn_sec_update_process (line 646) | static void conn_sec_update_process(ble_gap_evt_t const * p_gap_evt) function flag_id_init (line 679) | static void flag_id_init(ble_conn_state_user_flag_id_t * p_flag_id) function ret_code_t (line 688) | ret_code_t smd_init(void) function ret_code_t (line 734) | static ret_code_t sec_keyset_fill(uint16_t conn_handle, function ret_code_t (line 791) | ret_code_t smd_params_reply(uint16_t conn_handle, function ret_code_t (line 879) | static ret_code_t link_secure_authenticate(uint16_t conn_h... function ret_code_t (line 897) | static ret_code_t link_secure_central_encryption(uint16_t conn_handle, function ret_code_t (line 958) | static ret_code_t link_secure_central(uint16_t conn_handle, function sec_request_process (line 999) | static void sec_request_process(ble_gap_evt_t const * p_gap_evt) function ret_code_t (line 1023) | static ret_code_t link_secure_peripheral(uint16_t conn_handle, ble_gap_s... function ret_code_t (line 1037) | ret_code_t smd_link_secure(uint16_t conn_handle, function smd_ble_evt_handler (line 1063) | void smd_ble_evt_handler(ble_evt_t const * p_ble_evt) FILE: SDK/components/ble/peer_manager/security_manager.c type sec_params_reply_context_t (line 85) | typedef struct function evt_send (line 112) | static void evt_send(pm_evt_t * p_event) function flags_set_from_err_code (line 129) | static void flags_set_from_err_code(uint16_t conn_handle, ret_code_t err... function pm_evt_t (line 160) | static inline pm_evt_t new_evt(pm_evt_id_t evt_id, uint16_t conn_handle) function send_unexpected_error (line 177) | static void send_unexpected_error(uint16_t conn_handle, ret_code_t err_c... function key_is_lesc (line 191) | static bool key_is_lesc(pm_peer_id_t peer_id) function events_send_from_err_code (line 211) | static void events_send_from_err_code(uint16_t conn_handle, function params_req_send (line 251) | static void params_req_send(uint16_t conn_handle, function sec_params_reply_context_t (line 267) | static sec_params_reply_context_t new_context_get(void) function ret_code_t (line 287) | static ret_code_t link_secure(uint16_t conn_handle, function smd_params_reply_perform (line 355) | static void smd_params_reply_perform(uint16_t conn_handle, ble_gap_sec_p... function __INLINE (line 379) | static __INLINE void params_req_process(pm_evt_t const * p_event) function ret_code_t (line 385) | ret_code_t sm_conn_sec_status_get(uint16_t conn_handle, pm_conn_sec_stat... function sm_sec_is_sufficient (line 409) | bool sm_sec_is_sufficient(uint16_t conn_handle, pm_conn_sec_status_t * p... function sec_req_process (line 427) | static void sec_req_process(pm_evt_t const * p_event) function evt_forward (line 458) | static void evt_forward(pm_evt_t * p_event) function sm_smd_evt_handler (line 469) | void sm_smd_evt_handler(pm_evt_t * p_event) function params_reply_pending_handle (line 489) | static void params_reply_pending_handle(uint16_t conn_handle, void * p_c... function link_secure_pending_handle (line 498) | static void link_secure_pending_handle(uint16_t conn_handle, void * p_co... function sm_pdb_evt_handler (line 516) | void sm_pdb_evt_handler(pm_evt_t * p_event) function flag_id_init (line 543) | static void flag_id_init(ble_conn_state_user_flag_id_t * p_flag_id) function ret_code_t (line 552) | ret_code_t sm_init(void) function sm_ble_evt_handler (line 582) | void sm_ble_evt_handler(ble_evt_t const * p_ble_evt) function sec_params_verify (line 605) | static bool sec_params_verify(ble_gap_sec_params_t * p_sec_params) function ret_code_t (line 684) | ret_code_t sm_sec_params_set(ble_gap_sec_params_t * p_sec_params) function sm_conn_sec_config_reply (line 708) | void sm_conn_sec_config_reply(uint16_t conn_handle, pm_conn_sec_config_t... function ret_code_t (line 717) | ret_code_t sm_sec_params_reply(uint16_t conn_handle, function ret_code_t (line 746) | ret_code_t sm_lesc_public_key_set(ble_gap_lesc_p256_pk_t * p_public_key) function ret_code_t (line 760) | ret_code_t sm_link_secure(uint16_t conn_handle, bool force_repairing) FILE: SDK/components/boards/boards.c function bsp_board_led_state_get (line 56) | bool bsp_board_led_state_get(uint32_t led_idx) function bsp_board_led_on (line 63) | void bsp_board_led_on(uint32_t led_idx) function bsp_board_led_off (line 69) | void bsp_board_led_off(uint32_t led_idx) function bsp_board_leds_off (line 75) | void bsp_board_leds_off(void) function bsp_board_leds_on (line 84) | void bsp_board_leds_on(void) function bsp_board_led_invert (line 93) | void bsp_board_led_invert(uint32_t led_idx) function gpio_output_voltage_setup (line 104) | static void gpio_output_voltage_setup(void) function bsp_board_leds_init (line 125) | static void bsp_board_leds_init(void) function bsp_board_led_idx_to_pin (line 147) | uint32_t bsp_board_led_idx_to_pin(uint32_t led_idx) function bsp_board_pin_to_led_idx (line 153) | uint32_t bsp_board_pin_to_led_idx(uint32_t pin_number) function bsp_board_button_state_get (line 170) | bool bsp_board_button_state_get(uint32_t button_idx) function bsp_board_buttons_init (line 177) | static void bsp_board_buttons_init(void) function bsp_board_pin_to_button_idx (line 186) | uint32_t bsp_board_pin_to_button_idx(uint32_t pin_number) function bsp_board_button_idx_to_pin (line 201) | uint32_t bsp_board_button_idx_to_pin(uint32_t button_idx) function bsp_board_init (line 209) | void bsp_board_init(uint32_t init_flags) FILE: SDK/components/libraries/atomic/nrf_atomic.c function nrf_atomic_u32_fetch_store (line 61) | uint32_t nrf_atomic_u32_fetch_store(nrf_atomic_u32_t * p_data, uint32_t ... function nrf_atomic_u32_store (line 83) | uint32_t nrf_atomic_u32_store(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_u32_fetch_or (line 105) | uint32_t nrf_atomic_u32_fetch_or(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_u32_or (line 126) | uint32_t nrf_atomic_u32_or(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_u32_fetch_and (line 147) | uint32_t nrf_atomic_u32_fetch_and(nrf_atomic_u32_t * p_data, uint32_t va... function nrf_atomic_u32_and (line 168) | uint32_t nrf_atomic_u32_and(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_u32_fetch_xor (line 189) | uint32_t nrf_atomic_u32_fetch_xor(nrf_atomic_u32_t * p_data, uint32_t va... function nrf_atomic_u32_xor (line 210) | uint32_t nrf_atomic_u32_xor(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_u32_fetch_add (line 231) | uint32_t nrf_atomic_u32_fetch_add(nrf_atomic_u32_t * p_data, uint32_t va... function nrf_atomic_u32_add (line 252) | uint32_t nrf_atomic_u32_add(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_u32_fetch_sub (line 273) | uint32_t nrf_atomic_u32_fetch_sub(nrf_atomic_u32_t * p_data, uint32_t va... function nrf_atomic_u32_sub (line 294) | uint32_t nrf_atomic_u32_sub(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_u32_cmp_exch (line 315) | bool nrf_atomic_u32_cmp_exch(nrf_atomic_u32_t * p_data, function nrf_atomic_u32_fetch_sub_hs (line 346) | uint32_t nrf_atomic_u32_fetch_sub_hs(nrf_atomic_u32_t * p_data, uint32_t... function nrf_atomic_u32_sub_hs (line 388) | uint32_t nrf_atomic_u32_sub_hs(nrf_atomic_u32_t * p_data, uint32_t value) function nrf_atomic_flag_set_fetch (line 430) | uint32_t nrf_atomic_flag_set_fetch(nrf_atomic_flag_t * p_data) function nrf_atomic_flag_set (line 435) | uint32_t nrf_atomic_flag_set(nrf_atomic_flag_t * p_data) function nrf_atomic_flag_clear_fetch (line 440) | uint32_t nrf_atomic_flag_clear_fetch(nrf_atomic_flag_t * p_data) function nrf_atomic_flag_clear (line 445) | uint32_t nrf_atomic_flag_clear(nrf_atomic_flag_t * p_data) FILE: SDK/components/libraries/atomic/nrf_atomic.h type nrf_atomic_u32_t (line 59) | typedef volatile uint32_t nrf_atomic_u32_t; type nrf_atomic_flag_t (line 64) | typedef volatile uint32_t nrf_atomic_flag_t; FILE: SDK/components/libraries/atomic/nrf_atomic_internal.h function __asm (line 65) | static __asm uint32_t nrf_atomic_internal_mov(nrf_atomic_u32_t * p_ptr, function nrf_atomic_internal_cmp_exch (line 293) | static inline bool nrf_atomic_internal_cmp_exch(nrf_atomic_u32_t * p_data, FILE: SDK/components/libraries/atomic/nrf_atomic_sanity_check.h function nrf_atomic_sanity_check (line 52) | static inline void nrf_atomic_sanity_check(void) FILE: SDK/components/libraries/atomic_fifo/nrf_atfifo.c function ret_code_t (line 62) | ret_code_t nrf_atfifo_init(nrf_atfifo_t * const p_fifo, void * p_buf, ui... function ret_code_t (line 86) | ret_code_t nrf_atfifo_clear(nrf_atfifo_t * const p_fifo) function ret_code_t (line 94) | ret_code_t nrf_atfifo_alloc_put(nrf_atfifo_t * const p_fifo, void const ... function nrf_atfifo_item_put (line 130) | bool nrf_atfifo_item_put(nrf_atfifo_t * const p_fifo, nrf_atfifo_item_pu... function ret_code_t (line 143) | ret_code_t nrf_atfifo_get_free(nrf_atfifo_t * const p_fifo, void * const... function nrf_atfifo_item_free (line 179) | bool nrf_atfifo_item_free(nrf_atfifo_t * const p_fifo, nrf_atfifo_item_g... FILE: SDK/components/libraries/atomic_fifo/nrf_atfifo.h type nrf_atfifo_postag_pos_t (line 112) | typedef struct nrf_atfifo_postag_pos_s type nrf_atfifo_postag_t (line 125) | typedef union nrf_atfifo_postag_u type nrf_atfifo_t (line 137) | typedef struct nrf_atfifo_s type nrf_atfifo_item_put_t (line 153) | typedef struct nrf_atfifo_item_put_s type nrf_atfifo_item_get_t (line 164) | typedef struct nrf_atfifo_rcontext_s FILE: SDK/components/libraries/atomic_fifo/nrf_atfifo_internal.h function __ASM (line 165) | __ASM bool nrf_atfifo_wspace_req(nrf_atfifo_t * const p_fifo, nrf_atfifo... function nrf_atfifo_wspace_close (line 410) | void nrf_atfifo_wspace_close(nrf_atfifo_t * const p_fifo) function nrf_atfifo_rspace_req (line 438) | bool nrf_atfifo_rspace_req(nrf_atfifo_t * const p_fifo, nrf_atfifo_posta... function nrf_atfifo_rspace_close (line 496) | void nrf_atfifo_rspace_close(nrf_atfifo_t * const p_fifo) function nrf_atfifo_space_clear (line 524) | bool nrf_atfifo_space_clear(nrf_atfifo_t * const p_fifo) FILE: SDK/components/libraries/atomic_flags/nrf_atflags.c function nrf_atflags_set (line 65) | void nrf_atflags_set(nrf_atflags_t * p_flags, uint32_t flag_index) function nrf_atflags_fetch_set (line 72) | bool nrf_atflags_fetch_set(nrf_atflags_t * p_flags, uint32_t flag_index) function nrf_atflags_clear (line 79) | void nrf_atflags_clear(nrf_atflags_t * p_flags, uint32_t flag_index) function nrf_atflags_fetch_clear (line 86) | bool nrf_atflags_fetch_clear(nrf_atflags_t * p_flags, uint32_t flag_index) function nrf_atflags_get (line 93) | bool nrf_atflags_get(nrf_atflags_t const * p_flags, uint32_t flag_index) function nrf_atflags_init (line 99) | uint32_t nrf_atflags_init(nrf_atflags_t * p_flags, uint32_t flags_array_... function nrf_atflags_find_and_set_flag (line 114) | uint32_t nrf_atflags_find_and_set_flag(nrf_atflags_t * p_flags, uint32_t... function nrf_atflags_find_and_clear_flag (line 138) | uint32_t nrf_atflags_find_and_clear_flag(nrf_atflags_t * p_flags, uint32... FILE: SDK/components/libraries/atomic_flags/nrf_atflags.h type nrf_atflags_t (line 67) | typedef volatile uint32_t nrf_atflags_t; FILE: SDK/components/libraries/balloc/nrf_balloc.c function nrf_balloc_status (line 75) | static void nrf_balloc_status(nrf_cli_t const * p_cli, size_t argc, char... function __STATIC_INLINE (line 132) | __STATIC_INLINE void * nrf_balloc_block_unwrap(nrf_balloc_t const * p_po... function __STATIC_INLINE (line 177) | __STATIC_INLINE void * nrf_balloc_element_wrap(nrf_balloc_t const * p_po... function nrf_balloc_block2idx (line 243) | static uint8_t nrf_balloc_block2idx(nrf_balloc_t const * p_pool, void co... function ret_code_t (line 249) | ret_code_t nrf_balloc_init(nrf_balloc_t const * p_pool) function nrf_balloc_free (line 325) | void nrf_balloc_free(nrf_balloc_t const * p_pool, void * p_element) FILE: SDK/components/libraries/balloc/nrf_balloc.h type nrf_balloc_cb_t (line 104) | typedef struct type nrf_balloc_t (line 111) | typedef struct function __STATIC_INLINE (line 323) | __STATIC_INLINE uint8_t nrf_balloc_max_utilization_get(nrf_balloc_t cons... function __STATIC_INLINE (line 339) | __STATIC_INLINE uint8_t nrf_balloc_utilization_get(nrf_balloc_t const * ... FILE: SDK/components/libraries/block_dev/empty/nrf_block_dev_empty.c function ret_code_t (line 65) | static ret_code_t block_dev_empty_init(nrf_block_dev_t const * p_blk_dev, function ret_code_t (line 98) | static ret_code_t block_dev_empty_uninit(nrf_block_dev_t const * p_blk_dev) function ret_code_t (line 124) | static ret_code_t block_dev_empty_read_req(nrf_block_dev_t const * p_blk... function ret_code_t (line 169) | static ret_code_t block_dev_empty_write_req(nrf_block_dev_t const * p_bl... function ret_code_t (line 214) | static ret_code_t block_dev_empty_ioctl(nrf_block_dev_t const * p_blk_dev, function nrf_block_dev_geometry_t (line 249) | static nrf_block_dev_geometry_t const * block_dev_empty_geometry(nrf_blo... FILE: SDK/components/libraries/block_dev/empty/nrf_block_dev_empty.h type nrf_block_dev_empty_work_t (line 70) | typedef struct { type nrf_block_dev_empty_config_t (line 91) | typedef struct { type nrf_block_dev_empty_t (line 99) | typedef struct { function nrf_block_dev_t (line 140) | static inline nrf_block_dev_t const * FILE: SDK/components/libraries/block_dev/nrf_block_dev.h type nrf_block_req_t (line 65) | typedef struct { type nrf_block_dev_event_type_t (line 92) | typedef enum { type nrf_block_dev_result_t (line 99) | typedef enum { type nrf_block_dev_event_t (line 108) | typedef struct { type nrf_block_dev_s (line 115) | struct nrf_block_dev_s type nrf_block_dev_s (line 123) | struct nrf_block_dev_s type nrf_block_dev_geometry_t (line 129) | typedef struct { type nrf_block_dev_info_strings_t (line 137) | typedef struct { type nrf_block_dev_ioctl_req_t (line 165) | typedef enum { type nrf_block_dev_t (line 182) | typedef struct nrf_block_dev_s { type nrf_block_dev_ops_t (line 225) | typedef struct nrf_block_dev_ops_s nrf_block_dev_ops_t; function ret_code_t (line 236) | static inline ret_code_t nrf_blk_dev_init(nrf_block_dev_t const * p_blk_... function ret_code_t (line 251) | static inline ret_code_t nrf_blk_dev_uninit(nrf_block_dev_t const * p_bl... function ret_code_t (line 271) | static inline ret_code_t nrf_blk_dev_read_req(nrf_block_dev_t const * p_... function ret_code_t (line 299) | static inline ret_code_t nrf_blk_dev_write_req(nrf_block_dev_t const * p... function ret_code_t (line 322) | static inline ret_code_t nrf_blk_dev_ioctl(nrf_block_dev_t const * p_blk... function nrf_block_dev_geometry_t (line 337) | static inline nrf_block_dev_geometry_t const * FILE: SDK/components/libraries/block_dev/qspi/nrf_block_dev_qspi.c function block_dev_qspi_read_from_eunit (line 95) | static void block_dev_qspi_read_from_eunit(nrf_block_dev_qspi_t const * ... function qspi_handler (line 166) | static void qspi_handler(nrf_drv_qspi_evt_t event, void * p_context) function wait_for_idle (line 286) | static void wait_for_idle(nrf_block_dev_qspi_t const * p_qspi_dev) function ret_code_t (line 295) | static ret_code_t block_dev_qspi_init(nrf_block_dev_t const * p_blk_dev, function ret_code_t (line 425) | static ret_code_t block_dev_qspi_uninit(nrf_block_dev_t const * p_blk_dev) function ret_code_t (line 468) | static ret_code_t block_dev_qspi_read_req(nrf_block_dev_t const * p_blk_... function block_dev_qspi_update_eunit (line 540) | static bool block_dev_qspi_update_eunit(nrf_block_dev_qspi_t const * p_q... function ret_code_t (line 575) | static ret_code_t block_dev_qspi_write_start(nrf_block_dev_qspi_t const ... function ret_code_t (line 603) | static ret_code_t block_dev_qspi_eunit_write(nrf_block_dev_qspi_t const ... function ret_code_t (line 659) | static ret_code_t block_dev_qspi_write_req(nrf_block_dev_t const * p_blk... function ret_code_t (line 751) | static ret_code_t block_dev_qspi_ioctl(nrf_block_dev_t const * p_blk_dev, function nrf_block_dev_geometry_t (line 811) | static nrf_block_dev_geometry_t const * block_dev_qspi_geometry(nrf_bloc... FILE: SDK/components/libraries/block_dev/qspi/nrf_block_dev_qspi.h type nrf_block_dev_qspi_state_t (line 72) | typedef enum { type nrf_block_dev_qspi_work_t (line 84) | typedef struct { type nrf_block_dev_qspi_flag_t (line 103) | typedef enum { type nrf_block_dev_qspi_config_t (line 127) | typedef struct { type nrf_block_dev_qspi_t (line 136) | typedef struct { function nrf_block_dev_t (line 173) | static inline nrf_block_dev_t const * FILE: SDK/components/libraries/block_dev/qspi/nrf_serial_flash_params.c function nrf_serial_flash_params_t (line 52) | nrf_serial_flash_params_t const * nrf_serial_flash_params_get(const uint... FILE: SDK/components/libraries/block_dev/qspi/nrf_serial_flash_params.h type nrf_serial_flash_params_t (line 60) | typedef struct { FILE: SDK/components/libraries/block_dev/ram/nrf_block_dev_ram.c function ret_code_t (line 62) | static ret_code_t block_dev_ram_init(nrf_block_dev_t const * p_blk_dev, function ret_code_t (line 94) | static ret_code_t block_dev_ram_uninit(nrf_block_dev_t const * p_blk_dev) function ret_code_t (line 118) | static ret_code_t block_dev_ram_req(nrf_block_dev_t const * p_blk_dev, function ret_code_t (line 177) | static ret_code_t block_dev_ram_read_req(nrf_block_dev_t const * p_blk_dev, function ret_code_t (line 183) | static ret_code_t block_dev_ram_write_req(nrf_block_dev_t const * p_blk_... function ret_code_t (line 189) | static ret_code_t block_dev_ram_ioctl(nrf_block_dev_t const * p_blk_dev, function nrf_block_dev_geometry_t (line 225) | static nrf_block_dev_geometry_t const * block_dev_ram_geometry(nrf_block... FILE: SDK/components/libraries/block_dev/ram/nrf_block_dev_ram.h type nrf_block_dev_ram_work_t (line 68) | typedef struct { type nrf_block_dev_ram_config_t (line 94) | typedef struct { type nrf_block_dev_ram_t (line 103) | typedef struct { function nrf_block_dev_t (line 140) | static inline nrf_block_dev_t const * FILE: SDK/components/libraries/block_dev/sdc/nrf_block_dev_sdc.c function wait_func (line 61) | static void wait_func(void) function sdc_wait (line 65) | static void sdc_wait() function sdc_handler (line 74) | static void sdc_handler(sdc_evt_t const * p_event) function ret_code_t (line 142) | static ret_code_t block_dev_sdc_init(nrf_block_dev_t const * p_blk_dev, function ret_code_t (line 200) | static ret_code_t block_dev_sdc_uninit(nrf_block_dev_t const * p_blk_dev) function ret_code_t (line 243) | static ret_code_t block_dev_sdc_read_req(nrf_block_dev_t const * p_blk_dev, function ret_code_t (line 293) | static ret_code_t block_dev_sdc_write_req(nrf_block_dev_t const * p_blk_... function ret_code_t (line 343) | static ret_code_t block_dev_sdc_ioctl(nrf_block_dev_t const * p_blk_dev, function nrf_block_dev_geometry_t (line 379) | static nrf_block_dev_geometry_t const * block_dev_sdc_geometry(nrf_block... FILE: SDK/components/libraries/block_dev/sdc/nrf_block_dev_sdc.h type nrf_block_dev_sdc_work_t (line 67) | typedef struct { type nrf_block_dev_sdc_config_t (line 90) | typedef struct { type nrf_block_dev_sdc_t (line 98) | typedef struct { function nrf_block_dev_t (line 127) | static inline nrf_block_dev_t const * FILE: SDK/components/libraries/bootloader/ant_dfu/nrf_dfu_ant.c function release_rx_buff (line 204) | static void release_rx_buff(void) function transmit_response (line 213) | static void transmit_response(void) function update_bcast_data (line 249) | static void update_bcast_data(void) function handle_write_complete (line 263) | static void handle_write_complete(void * p_buf) function prepare_response (line 268) | static void prepare_response(nrf_dfu_response_t * p_res) function handle_response (line 371) | static void handle_response(nrf_dfu_response_t * p_res, void * p_context) function handle_request (line 402) | static uint32_t handle_request(void) function handle_tx_transfer_complete (line 518) | static void handle_tx_transfer_complete(bool success) function handle_rx_transfer_start (line 539) | static void handle_rx_transfer_start() function handle_rx_transfer_complete (line 559) | static void handle_rx_transfer_complete(bool success) function handle_rx_transfer_data (line 573) | static void handle_rx_transfer_data(uint8_t * data, size_t len) function handle_data_mesg (line 592) | static void handle_data_mesg(ANT_MESSAGE * p_msg) function ant_dfu_evt_handler (line 640) | static void ant_dfu_evt_handler(ant_evt_t * p_ant_evt, void * p_context) function ant_dfu_init (line 676) | static uint32_t ant_dfu_init(nrf_dfu_observer_t observer) function ant_dfu_close (line 740) | static uint32_t ant_dfu_close(nrf_dfu_transport_t const * p_exception) FILE: SDK/components/libraries/bootloader/ble_dfu/nrf_dfu_ble.c function advertising_init (line 142) | static uint32_t advertising_init(uint8_t adv_flags, ble_gap_adv_params_t... function advertising_start (line 189) | static uint32_t advertising_start(void) function is_cccd_configured (line 243) | static bool is_cccd_configured(ble_dfu_t * p_dfu) function ret_code_t (line 263) | static ret_code_t response_send(uint8_t * p_buf, uint16_t len) function service_changed_send (line 278) | static uint32_t service_changed_send(void) function response_prepare (line 322) | static uint32_t response_prepare(uint8_t * p_buffer, uint8_t op_code, ui... function response_select_obj_add (line 343) | static uint32_t response_select_obj_add(uint8_t * p_buffer, function response_crc_add (line 365) | static uint32_t response_crc_add(uint8_t * p_buffer, uint32_t fw_offset,... function response_ext_err_payload_add (line 381) | static uint32_t response_ext_err_payload_add(uint8_t * p_buffer, uint8_t... function ble_dfu_req_handler_callback (line 389) | static void ble_dfu_req_handler_callback(nrf_dfu_response_t * p_res, voi... function on_ctrl_pt_write (line 467) | static uint32_t on_ctrl_pt_write(ble_dfu_t * p_dfu, ble_gatts_evt_write_... function on_rw_authorize_req (line 523) | static bool on_rw_authorize_req(ble_dfu_t * p_dfu, ble_evt_t const * p_b... function on_flash_write (line 568) | static void on_flash_write(void * p_buf) function on_write (line 580) | static void on_write(ble_dfu_t * p_dfu, ble_evt_t const * p_ble_evt) function ble_evt_handler (line 636) | static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) function gap_address_change (line 898) | static uint32_t gap_address_change(void) function gap_params_init (line 922) | static uint32_t gap_params_init(void) function ble_stack_init (line 958) | static uint32_t ble_stack_init() function dfu_pkt_char_add (line 999) | static uint32_t dfu_pkt_char_add(ble_dfu_t * const p_dfu) function dfu_ctrl_pt_add (line 1047) | static uint32_t dfu_ctrl_pt_add(ble_dfu_t * const p_dfu) function ble_dfu_init (line 1101) | uint32_t ble_dfu_init(ble_dfu_t * p_dfu) function ble_dfu_transport_init (line 1138) | uint32_t ble_dfu_transport_init(nrf_dfu_observer_t observer) function ble_dfu_transport_close (line 1204) | uint32_t ble_dfu_transport_close(nrf_dfu_transport_t const * p_exception) function ble_dfu_transport_disconnect (line 1242) | uint32_t ble_dfu_transport_disconnect(void) FILE: SDK/components/libraries/bootloader/ble_dfu/nrf_dfu_ble.h type ble_dfu_t (line 78) | typedef struct FILE: SDK/components/libraries/bootloader/dfu/dfu-cc.pb.h type dfu_fw_type_t (line 57) | typedef enum type dfu_hash_type_t (line 69) | typedef enum type dfu_op_code_t (line 81) | typedef enum type dfu_validation_type_t (line 89) | typedef enum type dfu_signature_type_t (line 100) | typedef enum type dfu_boot_validation_t (line 110) | typedef PB_BYTES_ARRAY_T(64) dfu_boot_validation_bytes_t; type dfu_hash_t (line 117) | typedef PB_BYTES_ARRAY_T(32) dfu_hash_hash_t; type dfu_init_command_t (line 124) | typedef struct { type dfu_command_t (line 148) | typedef struct { type dfu_signed_command_t (line 156) | typedef PB_BYTES_ARRAY_T(64) dfu_signed_command_signature_t; type dfu_packet_t (line 164) | typedef struct { FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu.c function dfu_observer (line 54) | static void dfu_observer(nrf_dfu_evt_type_t event) function nrf_dfu_init (line 77) | uint32_t nrf_dfu_init(nrf_dfu_observer_t observer) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_flash.c function dfu_fstorage_evt_handler (line 66) | void dfu_fstorage_evt_handler(nrf_fstorage_evt_t * p_evt) function ret_code_t (line 95) | ret_code_t nrf_dfu_flash_init(bool sd_irq_initialized) function ret_code_t (line 117) | ret_code_t nrf_dfu_flash_store(uint32_t dest, function ret_code_t (line 144) | ret_code_t nrf_dfu_flash_erase(uint32_t page_addr, FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_handling_error.c function nrf_dfu_result_t (line 48) | nrf_dfu_result_t ext_error_set(nrf_dfu_ext_error_code_t error_code) function nrf_dfu_ext_error_code_t (line 55) | nrf_dfu_ext_error_code_t ext_error_get() FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_handling_error.h type nrf_dfu_ext_error_code_t (line 69) | typedef enum FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_mbr.c function nrf_dfu_mbr_copy_bl (line 48) | uint32_t nrf_dfu_mbr_copy_bl(uint32_t * p_src, uint32_t len) function nrf_dfu_mbr_init_sd (line 66) | uint32_t nrf_dfu_mbr_init_sd(void) function nrf_dfu_mbr_irq_forward_address_set (line 81) | uint32_t nrf_dfu_mbr_irq_forward_address_set(void) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_req_handler.c function on_dfu_complete (line 82) | static void on_dfu_complete(nrf_fstorage_evt_t * p_evt) function nrf_dfu_result_t (line 92) | static nrf_dfu_result_t ext_err_code_handle(nrf_dfu_result_t ret_val) function on_protocol_version_request (line 108) | static void on_protocol_version_request(nrf_dfu_request_t const * p_req,... function on_hw_version_request (line 125) | static void on_hw_version_request(nrf_dfu_request_t const * p_req, nrf_d... function on_fw_version_request (line 139) | static void on_fw_version_request(nrf_dfu_request_t const * p_req, nrf_d... function on_ping_request (line 204) | static void on_ping_request(nrf_dfu_request_t * p_req, nrf_dfu_response_... function on_mtu_get_request (line 211) | static void on_mtu_get_request(nrf_dfu_request_t * p_req, nrf_dfu_respon... function on_prn_set_request (line 219) | static void on_prn_set_request(nrf_dfu_request_t * p_req, nrf_dfu_respon... function on_abort_request (line 227) | static void on_abort_request(nrf_dfu_request_t * p_req, nrf_dfu_response... function cmd_response_offset_and_crc_set (line 238) | static void cmd_response_offset_and_crc_set(nrf_dfu_response_t * const p... function on_cmd_obj_select_request (line 248) | static void on_cmd_obj_select_request(nrf_dfu_request_t const * p_req, n... function on_cmd_obj_create_request (line 258) | static void on_cmd_obj_create_request(nrf_dfu_request_t * p_req, nrf_dfu... function on_cmd_obj_write_request (line 272) | static void on_cmd_obj_write_request(nrf_dfu_request_t * p_req, nrf_dfu_... function on_cmd_obj_execute_request (line 298) | static void on_cmd_obj_execute_request(nrf_dfu_request_t const * p_req, ... function on_cmd_obj_crc_request (line 324) | static void on_cmd_obj_crc_request(nrf_dfu_request_t const * p_req, nrf_... function nrf_dfu_command_req (line 342) | static void nrf_dfu_command_req(nrf_dfu_request_t * p_req, nrf_dfu_respo... function on_data_obj_select_request (line 382) | static void on_data_obj_select_request(nrf_dfu_request_t * p_req, nrf_df... function on_data_obj_create_request (line 398) | static void on_data_obj_create_request(nrf_dfu_request_t * p_req, nrf_df... function on_data_obj_write_request (line 467) | static void on_data_obj_write_request(nrf_dfu_request_t * p_req, nrf_dfu... function on_data_obj_crc_request (line 524) | static void on_data_obj_crc_request(nrf_dfu_request_t * p_req, nrf_dfu_r... function on_data_obj_execute_request_sched (line 536) | static void on_data_obj_execute_request_sched(void * p_evt, uint16_t eve... function on_data_obj_execute_request (line 596) | static bool on_data_obj_execute_request(nrf_dfu_request_t * p_req, nrf_d... function nrf_dfu_data_req (line 627) | static bool nrf_dfu_data_req(nrf_dfu_request_t * p_req, nrf_dfu_response... function nrf_dfu_obj_op (line 678) | static bool nrf_dfu_obj_op(nrf_dfu_request_t * p_req, nrf_dfu_response_t... function nrf_dfu_req_handler_req_process (line 717) | static void nrf_dfu_req_handler_req_process(nrf_dfu_request_t * p_req) function nrf_dfu_req_handler_req (line 800) | static void nrf_dfu_req_handler_req(void * p_evt, uint16_t event_length) function ret_code_t (line 807) | ret_code_t nrf_dfu_req_handler_on_req(nrf_dfu_request_t * p_req) function ret_code_t (line 826) | ret_code_t nrf_dfu_req_handler_init(nrf_dfu_observer_t observer) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_req_handler.h type nrf_dfu_obj_type_t (line 66) | typedef enum type nrf_dfu_op_t (line 76) | typedef enum type nrf_dfu_result_t (line 97) | typedef enum type nrf_dfu_firmware_type_t (line 111) | typedef enum type nrf_dfu_response_protocol_t (line 122) | typedef struct type nrf_dfu_response_hardware_t (line 130) | typedef struct type nrf_dfu_response_firmware_t (line 145) | typedef struct type nrf_dfu_response_select_t (line 156) | typedef struct type nrf_dfu_response_create_t (line 166) | typedef struct type nrf_dfu_response_write_t (line 175) | typedef struct type nrf_dfu_response_crc_t (line 184) | typedef struct type nrf_dfu_response_ping_t (line 193) | typedef struct type nrf_dfu_response_mtu_t (line 201) | typedef struct type nrf_dfu_response_t (line 209) | typedef struct type nrf_dfu_request_firmware_t (line 230) | typedef struct type nrf_dfu_request_select_t (line 238) | typedef struct type nrf_dfu_request_create_t (line 246) | typedef struct type nrf_dfu_request_write_t (line 255) | typedef struct type nrf_dfu_request_ping_t (line 264) | typedef struct type nrf_dfu_request_mtu_t (line 272) | typedef struct type nrf_dfu_request_prn_t (line 280) | typedef struct type nrf_dfu_request_t (line 291) | typedef struct FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_settings.c function settings_crc_get (line 158) | static uint32_t settings_crc_get(nrf_dfu_settings_t const * p_settings) function crc_ok (line 167) | static bool crc_ok(nrf_dfu_settings_t const * p_settings) function boot_validation_crc (line 182) | static uint32_t boot_validation_crc(nrf_dfu_settings_t const * p_settings) function boot_validation_crc_ok (line 190) | static bool boot_validation_crc_ok(nrf_dfu_settings_t const * p_settings) function settings_crc_ok (line 196) | static bool settings_crc_ok(void) function settings_backup_crc_ok (line 203) | static bool settings_backup_crc_ok(void) function settings_forbidden_parts_copy_from_backup (line 215) | static void settings_forbidden_parts_copy_from_backup(uint8_t * p_dst_addr) function nrf_dfu_settings_reinit (line 228) | void nrf_dfu_settings_reinit(void) function ret_code_t (line 279) | ret_code_t nrf_dfu_settings_init(bool sd_irq_initialized) function settings_forbidden_parts_equal_to_backup (line 304) | static bool settings_forbidden_parts_equal_to_backup(uint8_t * p_compare... function ret_code_t (line 313) | static ret_code_t settings_write(void * p_dst, function ret_code_t (line 367) | ret_code_t nrf_dfu_settings_write(nrf_dfu_flash_callback_t callback) function settings_backup (line 379) | void settings_backup(nrf_dfu_flash_callback_t callback, void * p_src) function nrf_dfu_settings_backup (line 400) | void nrf_dfu_settings_backup(nrf_dfu_flash_callback_t callback) function ret_code_t (line 406) | ret_code_t nrf_dfu_settings_write_and_backup(nrf_dfu_flash_callback_t ca... function __WEAK (line 421) | __WEAK ret_code_t nrf_dfu_settings_additional_erase(void) function nrf_dfu_settings_progress_reset (line 428) | void nrf_dfu_settings_progress_reset(void) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_settings_svci.c function ret_code_t (line 61) | ret_code_t nrf_dfu_settings_peer_data_write(nrf_dfu_peer_data_t * p_data) function ret_code_t (line 91) | ret_code_t nrf_dfu_settings_peer_data_copy(nrf_dfu_peer_data_t * p_data) function nrf_dfu_settings_peer_data_is_valid (line 101) | bool nrf_dfu_settings_peer_data_is_valid(void) function ret_code_t (line 114) | ret_code_t nrf_dfu_settings_adv_name_write(nrf_dfu_adv_name_t * p_adv_name) function ret_code_t (line 143) | ret_code_t nrf_dfu_settings_adv_name_copy(nrf_dfu_adv_name_t * p_adv_name) function nrf_dfu_settings_adv_name_is_valid (line 152) | bool nrf_dfu_settings_adv_name_is_valid(void) function ret_code_t (line 167) | ret_code_t nrf_dfu_settings_additional_erase(void) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_svci.c function nrf_dfu_svci_vector_table_set (line 50) | uint32_t nrf_dfu_svci_vector_table_set(void) function nrf_dfu_svci_vector_table_unset (line 73) | uint32_t nrf_dfu_svci_vector_table_unset(void) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_svci_handler.c function nrf_dfu_set_peer_data_handler (line 59) | static uint32_t nrf_dfu_set_peer_data_handler(nrf_dfu_set_peer_data_svci... function nrf_dfu_set_peer_data_on_call (line 71) | static uint32_t nrf_dfu_set_peer_data_on_call(nrf_dfu_peer_data_t ... function nrf_dfu_set_peer_data_on_sys_evt (line 105) | static uint32_t nrf_dfu_set_peer_data_on_sys_evt(uint32_t sys_event, nrf... function nrf_dfu_set_adv_name_handler (line 139) | static uint32_t nrf_dfu_set_adv_name_handler(nrf_dfu_set_adv_name_svci_a... function nrf_dfu_set_adv_name_on_call (line 151) | static uint32_t nrf_dfu_set_adv_name_on_call(nrf_dfu_adv_name_t ... function nrf_dfu_set_adv_name_on_sys_evt (line 185) | static uint32_t nrf_dfu_set_adv_name_on_sys_evt(uint32_t sys_event, nrf_... FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_transport.c function nrf_dfu_transports_init (line 50) | uint32_t nrf_dfu_transports_init(nrf_dfu_observer_t observer) function nrf_dfu_transports_close (line 72) | uint32_t nrf_dfu_transports_close(nrf_dfu_transport_t const * p_exception) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_transport.h type nrf_dfu_transport_t (line 63) | typedef struct nrf_dfu_transport_s nrf_dfu_transport_t; type nrf_dfu_transport_s (line 95) | struct nrf_dfu_transport_s FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_trigger_usb.c function dfu_trigger_evt_handler (line 75) | static void dfu_trigger_evt_handler(app_usbd_class_inst_t const *... function usbd_user_evt_handler (line 101) | static void usbd_user_evt_handler(app_usbd_event_type_t event) function strings_create (line 136) | static void strings_create(void) function usbd_evt_handler (line 170) | static void usbd_evt_handler(app_usbd_internal_evt_t const * const p_event) function ret_code_t (line 176) | ret_code_t nrf_dfu_trigger_usb_init(void) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_types.h type nrf_dfu_bank_t (line 175) | typedef struct type dfu_progress_t (line 190) | typedef struct type nrf_dfu_evt_type_t (line 214) | typedef enum type nrf_dfu_peer_data_t (line 236) | typedef struct type nrf_dfu_peer_data_state_t (line 244) | typedef enum type nrf_dfu_adv_name_t (line 253) | typedef struct type nrf_dfu_set_adv_name_state_t (line 260) | typedef enum type nrf_dfu_peer_data_t (line 270) | typedef struct type nrf_dfu_adv_name_t (line 275) | typedef struct type boot_validation_type_t (line 288) | typedef enum type boot_validation_t (line 296) | typedef struct type nrf_dfu_settings_t (line 304) | typedef struct FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_utils.c function nrf_dfu_bank_invalidate (line 48) | void nrf_dfu_bank_invalidate(nrf_dfu_bank_t * const p_bank) function nrf_dfu_softdevice_invalidate (line 59) | void nrf_dfu_softdevice_invalidate(void) function nrf_dfu_bank0_start_addr (line 87) | uint32_t nrf_dfu_bank0_start_addr(void) function nrf_dfu_bank1_start_addr (line 100) | uint32_t nrf_dfu_bank1_start_addr(void) function nrf_dfu_app_start_address (line 107) | uint32_t nrf_dfu_app_start_address(void) function nrf_dfu_softdevice_start_address (line 113) | uint32_t nrf_dfu_softdevice_start_address(void) function nrf_dfu_cache_prepare (line 119) | uint32_t nrf_dfu_cache_prepare(const uint32_t required_size, bool single... FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_validation.c function pb_decoding_callback (line 112) | static void pb_decoding_callback(pb_istream_t *str, function stored_init_cmd_decode (line 154) | static bool stored_init_cmd_decode(void) function crypto_init (line 208) | static void crypto_init(void) function nrf_dfu_validation_init (line 236) | void nrf_dfu_validation_init(void) function nrf_dfu_result_t (line 251) | nrf_dfu_result_t nrf_dfu_validation_init_cmd_create(uint32_t size) function nrf_dfu_result_t (line 277) | nrf_dfu_result_t nrf_dfu_validation_init_cmd_append(uint8_t const * p_da... function nrf_dfu_validation_init_cmd_status_get (line 301) | void nrf_dfu_validation_init_cmd_status_get(uint32_t * p_offset, function nrf_dfu_validation_init_cmd_present (line 311) | bool nrf_dfu_validation_init_cmd_present(void) function signature_required (line 318) | static bool signature_required(dfu_fw_type_t fw_type_to_be_updated) function nrf_dfu_result_t (line 334) | static nrf_dfu_result_t nrf_dfu_validation_signature_check(dfu_signature... function nrf_dfu_result_t (line 413) | static nrf_dfu_result_t update_data_size_get(dfu_init_command_t const * ... function use_single_bank (line 465) | static bool use_single_bank(dfu_fw_type_t new_fw_type) function update_requires_softdevice (line 482) | static bool update_requires_softdevice(dfu_init_command_t const * p_init) function keep_softdevice (line 489) | static bool keep_softdevice(dfu_init_command_t const * p_init) function nrf_dfu_result_t (line 508) | static nrf_dfu_result_t update_data_addr_get(dfu_init_command_t const * ... function nrf_dfu_result_t (line 531) | nrf_dfu_result_t nrf_dfu_validation_prevalidate(void) function nrf_dfu_result_t (line 574) | nrf_dfu_result_t nrf_dfu_validation_init_cmd_execute(uint32_t * p_dst_da... function nrf_dfu_validation_hash_ok (line 633) | static bool nrf_dfu_validation_hash_ok(uint8_t const * p_hash, uint32_t ... function fw_hash_ok (line 686) | bool fw_hash_ok(dfu_init_command_t const * p_init, uint32_t fw_start_add... function is_major_softdevice_update (line 695) | static bool is_major_softdevice_update(uint32_t new_sd_addr) function softdevice_info_ok (line 723) | static bool softdevice_info_ok(uint32_t sd_start_addr, uint32_t sd_size) function boot_validation_extract (line 749) | static bool boot_validation_extract(boot_validation_t * p_boot_validation, function postvalidate_app (line 803) | static bool postvalidate_app(dfu_init_command_t const * p_init, uint32_t... function postvalidate_sd_bl (line 853) | static bool postvalidate_sd_bl(dfu_init_command_t const * p_init, function nrf_dfu_validation_boot_validate (line 948) | bool nrf_dfu_validation_boot_validate(boot_validation_t const * p_valida... function nrf_dfu_result_t (line 991) | nrf_dfu_result_t postvalidate(uint32_t data_addr, uint32_t data_len, boo... function nrf_dfu_result_t (line 1072) | nrf_dfu_result_t nrf_dfu_validation_post_data_execute(uint32_t data_addr... function nrf_dfu_result_t (line 1078) | nrf_dfu_result_t nrf_dfu_validation_activation_prepare(uint32_t data_add... function nrf_dfu_validation_valid_external_app (line 1084) | bool nrf_dfu_validation_valid_external_app(void) FILE: SDK/components/libraries/bootloader/dfu/nrf_dfu_ver_validation.c function sd_req_check (line 63) | static bool sd_req_check(uint32_t const * p_sd_req, uint8_t sd_req_cnt, ... function sd_req_ok (line 81) | static bool sd_req_ok(dfu_init_command_t const * p_init) function fw_hash_type_ok (line 161) | static bool fw_hash_type_ok(dfu_init_command_t const * p_init) function fw_version_required (line 169) | static bool fw_version_required(dfu_fw_type_t new_fw_type) function fw_type_ok (line 194) | static bool fw_type_ok(dfu_init_command_t const * p_init) function fw_version_ok (line 217) | static bool fw_version_ok(dfu_init_command_t const * p_init) function nrf_dfu_result_t (line 262) | nrf_dfu_result_t nrf_dfu_ver_validation_check(dfu_init_command_t const *... FILE: SDK/components/libraries/bootloader/nrf_bootloader.c function __WEAK (line 91) | __WEAK uint32_t nrf_dfu_init(nrf_dfu_observer_t observer) function __WEAK (line 104) | __WEAK uint32_t nrf_dfu_init_user(void) function flash_write_callback (line 111) | static void flash_write_callback(void * p_context) function do_reset (line 118) | static void do_reset(void * p_context) function bootloader_reset (line 130) | static void bootloader_reset(bool do_backup) function inactivity_timeout (line 146) | static void inactivity_timeout(void) function dfu_observer (line 155) | static void dfu_observer(nrf_dfu_evt_type_t evt_type) function scheduler_init (line 186) | static void scheduler_init(void) function wait_for_event (line 194) | static void wait_for_event(void) function loop_forever (line 210) | static void loop_forever(void) function dfu_enter_button_init (line 232) | static void dfu_enter_button_init(void) function crc_on_valid_app_required (line 241) | static bool crc_on_valid_app_required(void) function boot_validate (line 265) | static bool boot_validate(boot_validation_t const * p_validation, uint32... function app_is_valid (line 287) | static bool app_is_valid(bool do_crc) function dfu_enter_flags_clear (line 325) | static void dfu_enter_flags_clear(void) function dfu_enter_check (line 353) | static bool dfu_enter_check(void) function postvalidate (line 394) | static void postvalidate(void) function ret_code_t (line 423) | ret_code_t nrf_bootloader_init(nrf_dfu_observer_t observer) FILE: SDK/components/libraries/bootloader/nrf_bootloader_app_start.c function nrf_bootloader_app_start (line 52) | void nrf_bootloader_app_start(void) FILE: SDK/components/libraries/bootloader/nrf_bootloader_app_start_final.c function jump_to_addr (line 66) | void jump_to_addr(uint32_t new_msp, uint32_t addr) function __STATIC_INLINE (line 77) | __STATIC_INLINE void app_start(uint32_t vector_table_addr) function ret_code_t (line 95) | ret_code_t nrf_bootloader_flash_protect(uint32_t address, uint32_t size) function nrf_bootloader_app_start_final (line 156) | void nrf_bootloader_app_start_final(uint32_t vector_table_addr) FILE: SDK/components/libraries/bootloader/nrf_bootloader_dfu_timers.c type dfu_timer_t (line 55) | typedef struct function timer_init (line 87) | static void timer_init(void) function rtc_update (line 117) | static void rtc_update(uint32_t cc_channel, uint32_t cc_value) function timer_activate (line 139) | static void timer_activate(dfu_timer_t * p_timer, uint32_t timeout_ticks) function timer_stop (line 166) | static void timer_stop(dfu_timer_t * p_timer) function timer_fire (line 182) | static void timer_fire(dfu_timer_t * p_timer) function timer_start (line 214) | static void timer_start(dfu_timer_t * p_timer, function RTC_IRQHandler (line 226) | void RTC_IRQHandler(void) function nrf_bootloader_dfu_inactivity_timer_restart (line 246) | void nrf_bootloader_dfu_inactivity_timer_restart(uint32_t ... function nrf_bootloader_wdt_feed_timer_start (line 257) | void nrf_bootloader_wdt_feed_timer_start(uint32_t ... function nrf_bootloader_dfu_timer_counter_get (line 265) | uint32_t nrf_bootloader_dfu_timer_counter_get(void) FILE: SDK/components/libraries/bootloader/nrf_bootloader_fw_activation.c function image_copy (line 68) | static uint32_t image_copy(uint32_t dst_addr, function app_activate (line 155) | static uint32_t app_activate(void) function sd_activate (line 209) | static uint32_t sd_activate(void) function bl_activate (line 268) | static uint32_t bl_activate(void) function sd_bl_activate (line 344) | static uint32_t sd_bl_activate() function flash_write_callback (line 368) | static void flash_write_callback(void * p_context) function nrf_bootloader_fw_activation_result_t (line 375) | nrf_bootloader_fw_activation_result_t nrf_bootloader_fw_activate(void) FILE: SDK/components/libraries/bootloader/nrf_bootloader_fw_activation.h type nrf_bootloader_fw_activation_result_t (line 58) | typedef enum FILE: SDK/components/libraries/bootloader/nrf_bootloader_info.c function nrf_bootloader_mbr_addrs_populate (line 64) | void nrf_bootloader_mbr_addrs_populate(void) function nrf_bootloader_debug_port_disable (line 77) | void nrf_bootloader_debug_port_disable(void) FILE: SDK/components/libraries/bootloader/nrf_bootloader_wdt.c function wdt_feed (line 50) | static void wdt_feed(void) function wdt_feed_timer_handler (line 65) | static void wdt_feed_timer_handler(void) function WDT_IRQHandler (line 72) | void WDT_IRQHandler(void) function nrf_bootloader_wdt_init (line 80) | void nrf_bootloader_wdt_init(void) function nrf_bootloader_wdt_feed (line 115) | void nrf_bootloader_wdt_feed(void) FILE: SDK/components/libraries/bootloader/serial_dfu/nrf_dfu_serial.c function response_ext_err_payload_add (line 55) | static uint32_t response_ext_err_payload_add(uint8_t * p_buffer, uint32_... function response_send (line 64) | static void response_send(nrf_dfu_serial_t * p_transport, function dfu_req_handler_rsp_clbk (line 146) | void dfu_req_handler_rsp_clbk(nrf_dfu_response_t * p_res, void * p_context) function nrf_dfu_serial_on_packet_received (line 188) | void nrf_dfu_serial_on_packet_received(nrf_dfu_serial_t * p_transp... FILE: SDK/components/libraries/bootloader/serial_dfu/nrf_dfu_serial.h type ret_code_t (line 76) | typedef ret_code_t (*nrf_serial_rsp_func_t)(uint8_t const * p_data, uint... type nrf_dfu_serial_t (line 90) | typedef struct FILE: SDK/components/libraries/bootloader/serial_dfu/nrf_dfu_serial_uart.c function payload_free (line 92) | static void payload_free(void * p_buf) function ret_code_t (line 98) | static ret_code_t rsp_send(uint8_t const * p_data, uint32_t length) function __INLINE (line 106) | static __INLINE void on_rx_complete(nrf_dfu_serial_t * p_transport, uint... function uart_event_handler (line 139) | static void uart_event_handler(nrf_drv_uart_event_t * p_event, void * p_... function uart_dfu_transport_init (line 159) | static uint32_t uart_dfu_transport_init(nrf_dfu_observer_t observer) function uart_dfu_transport_close (line 228) | static uint32_t uart_dfu_transport_close(nrf_dfu_transport_t const * p_e... FILE: SDK/components/libraries/bootloader/serial_dfu/nrf_dfu_serial_usb.c function payload_free (line 138) | static void payload_free(void * p_buf) function ret_code_t (line 145) | static ret_code_t rsp_send(uint8_t const * p_data, uint32_t length) function on_rx_complete (line 159) | static void on_rx_complete(nrf_dfu_serial_t * p_transport, uint8_t * p_d... function cdc_acm_user_ev_handler (line 193) | static void cdc_acm_user_ev_handler(app_usbd_class_inst_t const * p_inst, function usbd_dfu_transport_ev_handler (line 221) | static void usbd_dfu_transport_ev_handler(app_usbd_event_type_t event) function usbd_sched_event_handler (line 262) | static void usbd_sched_event_handler(void * p_event_data, uint16_t event... function usbd_event_handler (line 268) | static void usbd_event_handler(app_usbd_internal_evt_t const * const p_e... function usb_dfu_transport_init (line 289) | static uint32_t usb_dfu_transport_init(nrf_dfu_observer_t observer) function usb_dfu_transport_close (line 365) | static uint32_t usb_dfu_transport_close(nrf_dfu_transport_t const * p_ex... FILE: SDK/components/libraries/bsp/bsp.c function bsp_button_is_pressed (line 112) | bool bsp_button_is_pressed(uint32_t button) function bsp_button_event_handler (line 132) | static void bsp_button_event_handler(uint8_t pin_no, uint8_t button_action) function button_timer_handler (line 180) | static void button_timer_handler(void * p_context) function leds_off (line 190) | static void leds_off(void) function bsp_led_indication (line 213) | static uint32_t bsp_led_indication(bsp_indication_t indicate) function leds_timer_handler (line 440) | static void leds_timer_handler(void * p_context) function alert_timer_handler (line 455) | static void alert_timer_handler(void * p_context) function bsp_indication_set (line 465) | uint32_t bsp_indication_set(bsp_indication_t indicate) function bsp_init (line 481) | uint32_t bsp_init(uint32_t type, bsp_event_callback_t callback) function bsp_event_to_button_action_assign (line 553) | uint32_t bsp_event_to_button_action_assign(uint32_t button, bsp_button_a... function bsp_buttons_enable (line 595) | uint32_t bsp_buttons_enable() function bsp_buttons_disable (line 604) | uint32_t bsp_buttons_disable() function wakeup_button_cfg (line 612) | static uint32_t wakeup_button_cfg(uint32_t button_idx, bool enable) function bsp_wakeup_button_enable (line 630) | uint32_t bsp_wakeup_button_enable(uint32_t button_idx) function bsp_wakeup_button_disable (line 635) | uint32_t bsp_wakeup_button_disable(uint32_t button_idx) FILE: SDK/components/libraries/bsp/bsp.h type bsp_button_action_t (line 77) | typedef uint8_t bsp_button_action_t; type bsp_indication_t (line 111) | typedef enum type bsp_event_t (line 145) | typedef enum type bsp_button_event_cfg_t (line 173) | typedef struct FILE: SDK/components/libraries/bsp/bsp_btn_ant.c function ret_code_t (line 56) | static ret_code_t connection_buttons_configure(void) function ret_code_t (line 74) | static ret_code_t searching_buttons_configure(void) function ret_code_t (line 88) | ret_code_t bsp_btn_ant_sleep_mode_prepare(void) function ant_evt_handler (line 111) | static void ant_evt_handler(ant_evt_t * p_ant_evt, void * p_context) function ret_code_t (line 153) | ret_code_t bsp_btn_ant_init(uint8_t channel, uint8_t channel_type) FILE: SDK/components/libraries/bsp/bsp_btn_ble.c function connection_buttons_configure (line 105) | static uint32_t connection_buttons_configure() function advertising_buttons_configure (line 134) | static uint32_t advertising_buttons_configure() function startup_event_extract (line 165) | static void startup_event_extract(bsp_event_t * p_startup_event) function bsp_btn_ble_sleep_mode_prepare (line 183) | uint32_t bsp_btn_ble_sleep_mode_prepare(void) function ble_evt_handler (line 203) | static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) function bsp_btn_ble_init (line 237) | uint32_t bsp_btn_ble_init(bsp_btn_ble_error_handler_t error_handler, bsp... FILE: SDK/components/libraries/bsp/bsp_cli.c function cmd_btn (line 44) | static void cmd_btn(nrf_cli_t const * p_cli, size_t argc, char **argv) function cmd_evt (line 54) | static void cmd_evt(nrf_cli_t const * p_cli, size_t argc, char **argv) function ret_code_t (line 64) | ret_code_t bsp_cli_init(bsp_event_callback_t callback) function NRF_CLI_CREATE_STATIC_SUBCMD_SET (line 71) | NRF_CLI_CREATE_STATIC_SUBCMD_SET(m_sub_bsp) FILE: SDK/components/libraries/bsp/bsp_nfc.c function ret_code_t (line 48) | ret_code_t bsp_nfc_btn_init(uint32_t sleep_button) function ret_code_t (line 56) | ret_code_t bsp_nfc_btn_deinit(uint32_t sleep_button) function ret_code_t (line 64) | ret_code_t bsp_nfc_sleep_mode_prepare(void) FILE: SDK/components/libraries/button/app_button.c type btn_state_t (line 97) | typedef enum { function btn_state_t (line 106) | static btn_state_t state_get(uint8_t pin) function state_set (line 115) | static void state_set(uint8_t pin, btn_state_t state) function app_button_cfg_t (line 125) | static app_button_cfg_t const * button_get(uint8_t pin) function usr_event (line 140) | static void usr_event(uint8_t pin, uint8_t type) function evt_handle (line 152) | void evt_handle(uint8_t pin, uint8_t value) function timer_start (line 215) | static void timer_start(void) function detection_delay_timeout_handler (line 224) | static void detection_delay_timeout_handler(void * p_context) function gpiote_event_handler (line 245) | static void gpiote_event_handler(nrf_drv_gpiote_pin_t pin, nrf_gpiote_po... function app_button_init (line 261) | uint32_t app_button_init(app_button_cfg_t const * p_buttons, function app_button_enable (line 307) | uint32_t app_button_enable(void) function app_button_disable (line 321) | uint32_t app_button_disable(void) function app_button_is_pushed (line 339) | bool app_button_is_pushed(uint8_t button_id) FILE: SDK/components/libraries/button/app_button.h type app_button_cfg_t (line 85) | typedef struct FILE: SDK/components/libraries/cli/ble_uart/nrf_cli_ble_uart.c function tx_try (line 75) | static void tx_try(nrf_cli_ble_uart_internal_t * p_instance, uint32_t th... function nus_data_handler (line 115) | static void nus_data_handler(ble_nus_evt_t * p_nus_evt) function timer_handler (line 170) | static void timer_handler(void * p_context) function ret_code_t (line 182) | ret_code_t nrf_cli_ble_uart_service_init(void) function ret_code_t (line 192) | static ret_code_t cli_ble_uart_init(nrf_cli_transport_t const * p_transp... function ret_code_t (line 222) | static ret_code_t cli_ble_uart_uninit(nrf_cli_transport_t const * p_tran... function ret_code_t (line 233) | static ret_code_t cli_ble_uart_enable(nrf_cli_transport_t const * p_tran... function ret_code_t (line 258) | static ret_code_t cli_ble_uart_read(nrf_cli_transport_t const * p_transp... function ret_code_t (line 281) | static ret_code_t cli_ble_uart_write(nrf_cli_transport_t const * p_trans... FILE: SDK/components/libraries/cli/ble_uart/nrf_cli_ble_uart.h type nrf_cli_ble_uart_internal_t (line 70) | typedef struct nrf_cli_ble_uart_internal_s nrf_cli_ble_uart_internal_t; type nrf_cli_ble_uart_internal_cb_t (line 72) | typedef struct { type nrf_cli_ble_uart_internal_s (line 81) | struct nrf_cli_ble_uart_internal_s { type nrf_cli_ble_uart_config_t (line 90) | typedef struct { FILE: SDK/components/libraries/cli/cdc_acm/nrf_cli_cdc_acm.c function cdc_acm_process_and_prepare_buffer (line 89) | static void cdc_acm_process_and_prepare_buffer(app_usbd_cdc_acm_t const ... function cdc_acm_user_ev_handler (line 122) | static void cdc_acm_user_ev_handler(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 159) | static ret_code_t cli_cdc_acm_init(nrf_cli_transport_t const * p_transport, function ret_code_t (line 174) | static ret_code_t cli_cdc_acm_uninit(nrf_cli_transport_t const * p_trans... function ret_code_t (line 180) | static ret_code_t cli_cdc_acm_enable(nrf_cli_transport_t const * p_trans... function ret_code_t (line 194) | static ret_code_t cli_cdc_acm_read(nrf_cli_transport_t const * p_transport, function ret_code_t (line 207) | static ret_code_t cli_cdc_acm_write(nrf_cli_transport_t const * p_transp... FILE: SDK/components/libraries/cli/cdc_acm/nrf_cli_cdc_acm.h type nrf_cli_cdc_acm_internal_cb_t (line 71) | typedef struct { type nrf_cli_cdc_acm_internal_t (line 76) | typedef struct { FILE: SDK/components/libraries/cli/cli_utils_cmds.c function cmd_reset (line 43) | static void cmd_reset(nrf_cli_t const * p_cli, size_t argc, char **argv) function cmd_error (line 58) | static void cmd_error(nrf_cli_t const * p_cli, size_t argc, char **argv) function cmd_app_size (line 73) | static void cmd_app_size(nrf_cli_t const * p_cli, size_t argc, char **argv) function cmd_log_msg_error (line 94) | static void cmd_log_msg_error(nrf_cli_t const * p_cli, size_t argc, char... function cmd_log_msg_warning (line 121) | static void cmd_log_msg_warning(nrf_cli_t const * p_cli, size_t argc, ch... function NRF_CLI_CREATE_STATIC_SUBCMD_SET (line 157) | NRF_CLI_CREATE_STATIC_SUBCMD_SET(m_sub_log_msg) FILE: SDK/components/libraries/cli/libuarte/nrf_cli_libuarte.c function uart_event_handler (line 66) | static void uart_event_handler(void * context, nrf_libuarte_async_evt_t ... function ret_code_t (line 132) | static ret_code_t cli_libuarte_init(nrf_cli_transport_t const * p_transp... function ret_code_t (line 166) | static ret_code_t cli_libuarte_uninit(nrf_cli_transport_t const * p_tran... function ret_code_t (line 173) | static ret_code_t cli_libuarte_enable(nrf_cli_transport_t const * p_tran... function ret_code_t (line 188) | static ret_code_t cli_libuarte_read(nrf_cli_transport_t const * p_transp... function ret_code_t (line 208) | static ret_code_t cli_libuarte_write(nrf_cli_transport_t const * p_trans... FILE: SDK/components/libraries/cli/libuarte/nrf_cli_libuarte.h type cli_libuarte_internal_t (line 66) | typedef struct cli_libuarte_internal_s cli_libuarte_internal_t; type cli_libuarte_internal_cb_t (line 68) | typedef struct { type cli_libuarte_internal_s (line 74) | struct cli_libuarte_internal_s { type cli_libuarte_config_t (line 81) | typedef struct FILE: SDK/components/libraries/cli/nrf_cli.c type wildcard_cmd_status_t (line 130) | typedef enum function transport_buffer_flush (line 143) | static inline void transport_buffer_flush(nrf_cli_t const * p_cli) function cli_flag_help_set (line 148) | static inline void cli_flag_help_set(nrf_cli_t const * p_cli) function cli_flag_help_clear (line 152) | static inline void cli_flag_help_clear(nrf_cli_t const * p_cli) function cli_flag_echo_set (line 158) | static inline void cli_flag_echo_set(nrf_cli_t const * p_cli) function cli_flag_echo_clear (line 163) | static inline void cli_flag_echo_clear(nrf_cli_t const * p_cli) function cli_flag_echo_is_set (line 169) | static inline bool cli_flag_echo_is_set(nrf_cli_t const * p_cli) function cli_flag_processing_is_set (line 174) | static inline bool cli_flag_processing_is_set(nrf_cli_t const * p_cli) function cli_flag_last_nl_get (line 179) | static inline uint8_t cli_flag_last_nl_get(nrf_cli_t const * p_cli) function cli_flag_last_nl_set (line 184) | static inline void cli_flag_last_nl_set(nrf_cli_t const * p_cli, uint8_t... function receive_state_change (line 189) | static inline void receive_state_change(nrf_cli_t const * p_cli, nrf_cli... function cli_strlen (line 194) | static inline size_t cli_strlen(char const * str) function cli_cmd_buffer_clear (line 199) | static void cli_cmd_buffer_clear(nrf_cli_t const * p_cli) function cursor_in_empty_line (line 207) | static inline bool cursor_in_empty_line(nrf_cli_t const * p_cli) function full_line_cmd (line 214) | static inline bool full_line_cmd(nrf_cli_t const * p_cli) function wildcard_character_exist (line 222) | static bool wildcard_character_exist(char * p_str) function cli_write (line 239) | static void cli_write(nrf_cli_t const * p_cli, function cli_putc (line 280) | static inline void cli_putc(nrf_cli_t const * p_cli, char ch) function cli_read (line 286) | static void cli_read(nrf_cli_t const * p_cli, function cmd_get (line 306) | static void cmd_get(nrf_cli_cmd_entry_t const * p_command, function nrf_cli_multiline_cons_t (line 391) | static nrf_cli_multiline_cons_t const * multiline_console_data_check(nrf... function cli_line_num_with_buffer_offset_get (line 413) | static uint32_t cli_line_num_with_buffer_offset_get(nrf_cli_t const * p_... function cli_col_num_with_buffer_offset_get (line 428) | static uint32_t cli_col_num_with_buffer_offset_get(nrf_cli_t const * p_cli, function cli_row_span_with_buffer_offsets_get (line 444) | static int32_t cli_row_span_with_buffer_offsets_get(nrf_cli_t const * p_... function cli_column_span_with_buffer_offsets_get (line 455) | static int32_t cli_column_span_with_buffer_offsets_get(nrf_cli_t const *... function cli_clear_eos (line 466) | static inline void cli_clear_eos(nrf_cli_t const * p_cli) function cli_cursor_save (line 472) | static inline void cli_cursor_save(nrf_cli_t const * p_cli) function cli_cursor_restore (line 478) | static inline void cli_cursor_restore(nrf_cli_t const * p_cli) function cursor_next_line_move (line 484) | static inline void cursor_next_line_move(nrf_cli_t const * p_cli) function cursor_left_move (line 490) | static inline void cursor_left_move(nrf_cli_t const * p_cli, nrf_cli_cmd... function cursor_right_move (line 499) | static inline void cursor_right_move(nrf_cli_t const * p_cli, nrf_cli_cm... function cursor_horiz_move (line 509) | static void cursor_horiz_move(nrf_cli_t const * p_cli, int32_t delta) function cursor_up_move (line 524) | static inline void cursor_up_move(nrf_cli_t const * p_cli, nrf_cli_cmd_l... function cursor_down_move (line 534) | static inline void cursor_down_move(nrf_cli_t const * p_cli, nrf_cli_cmd... function cursor_vert_move (line 544) | static void cursor_vert_move(nrf_cli_t const * p_cli, int32_t delta) function cursor_position_increment (line 559) | static void cursor_position_increment(nrf_cli_t const * p_cli) function cursor_position_synchronize (line 584) | static void cursor_position_synchronize(nrf_cli_t const * p_cli) function cli_cmd_word_remove (line 619) | static void cli_cmd_word_remove(nrf_cli_t const * p_cli) function cursor_home_position_move (line 676) | static void cursor_home_position_move(nrf_cli_t const * p_cli) function cursor_end_position_move (line 705) | static void cursor_end_position_move(nrf_cli_t const * p_cli) function ret_code_t (line 733) | static ret_code_t cursor_position_get(nrf_cli_t const * p_cli) function ret_code_t (line 837) | static ret_code_t terminal_size_get(nrf_cli_t const * p_cli, function vt100_color_set (line 874) | static void vt100_color_set(nrf_cli_t const * p_cli, nrf_cli_vt100_color... function vt100_bgcolor_set (line 897) | static void vt100_bgcolor_set(nrf_cli_t const * p_cli, nrf_cli_vt100_col... function vt100_colors_store (line 913) | static inline void vt100_colors_store(nrf_cli_t const * p_cli, function vt100_colors_restore (line 919) | static void vt100_colors_restore(nrf_cli_t const * p_cli, function left_arrow_handle (line 927) | static void left_arrow_handle(nrf_cli_t const * p_cli) function right_arrow_handle (line 950) | static void right_arrow_handle(nrf_cli_t const * p_cli) function char_insert_echo_off (line 973) | static inline void char_insert_echo_off(nrf_cli_t const * p_cli, char d... function char_insert (line 985) | static void char_insert(nrf_cli_t const * p_cli, char data) function char_backspace (line 1085) | static void char_backspace(nrf_cli_t const * p_cli) function char_delete (line 1140) | static void char_delete(nrf_cli_t const * p_cli) function make_argv (line 1182) | static char make_argv(size_t * p_argc, char ** pp_argv, char * p_cmd, ui... function cli_state_set (line 1328) | static void cli_state_set(nrf_cli_t const * p_cli, nrf_cli_state_t state) function history_mode_exit (line 1340) | static inline void history_mode_exit(nrf_cli_t const * p_cli) function history_handle (line 1345) | static void history_handle(nrf_cli_t const * p_cli, bool up) function history_list_element_add (line 1448) | static void history_list_element_add(nrf_cli_t const * p_cli, nrf_memobj... function history_list_element_oldest_remove (line 1494) | static void history_list_element_oldest_remove(nrf_cli_t const * p_cli) function history_list_free_memory (line 1530) | static void history_list_free_memory(nrf_cli_t const * p_cli) function history_save (line 1538) | static void history_save(nrf_cli_t const * p_cli) function nrf_cli_cmd_len_t (line 1596) | static nrf_cli_cmd_len_t str_similarity_check(char const * str_a, char c... function completion_insert (line 1615) | static void completion_insert(nrf_cli_t const * p_cli, function option_print (line 1657) | static void option_print(nrf_cli_t const * p_cli, function is_completion_candidate (line 1686) | static inline bool is_completion_candidate(const char *candidate, function cli_tab_handle (line 1693) | static void cli_tab_handle(nrf_cli_t const * p_cli) function process_nl (line 1940) | static bool process_nl(nrf_cli_t const * p_cli, uint8_t data) function ret_code_t (line 1959) | static inline ret_code_t ascii_filter(char const data) function cli_state_collect (line 1964) | static void cli_state_collect(nrf_cli_t const * p_cli) function cmd_trim (line 2155) | static void cmd_trim(nrf_cli_t const * p_cli) function spaces_trim (line 2203) | static void spaces_trim(char * p_char) function command_to_tmp_buffer_add (line 2237) | static bool command_to_tmp_buffer_add(nrf_cli_t const * p_cli, function pattern_from_tmp_buffer_remove (line 2274) | static void pattern_from_tmp_buffer_remove(nrf_cli_t const * p_cli, function wildcard_cmd_status_t (line 2318) | static wildcard_cmd_status_t commands_expand(nrf_cli_t const * ... function cli_execute (line 2380) | static void cli_execute(nrf_cli_t const * p_cli) function string_cmp (line 2595) | static int string_cmp(void const * pp_a, void const * pp_b) function cli_transport_evt_handler (line 2606) | static void cli_transport_evt_handler(nrf_cli_transport_evt_t evt_type, ... function ret_code_t (line 2627) | static ret_code_t nrf_cli_instance_init(nrf_cli_t const * p_cli, function console_task (line 2694) | void console_task(void * p_context) function ret_code_t (line 2718) | ret_code_t nrf_cli_init(nrf_cli_t const * p_cli, function ret_code_t (line 2743) | ret_code_t nrf_cli_task_create(nrf_cli_t const * p_cli) function ret_code_t (line 2760) | static ret_code_t nrf_cli_instance_uninit(nrf_cli_t const * p_cli) function ret_code_t (line 2794) | ret_code_t nrf_cli_uninit(nrf_cli_t const * p_cli) function ret_code_t (line 2808) | ret_code_t nrf_cli_start(nrf_cli_t const * p_cli) function ret_code_t (line 2842) | ret_code_t nrf_cli_stop(nrf_cli_t const * p_cli) function nrf_cli_process (line 2857) | void nrf_cli_process(nrf_cli_t const * p_cli) function nrf_cli_print_stream (line 2900) | void nrf_cli_print_stream(void const * p_user_ctx, char const * p_data, ... function nrf_cli_fprintf (line 2908) | void nrf_cli_fprintf(nrf_cli_t const * p_cli, function format_offset_string_print (line 2949) | static void format_offset_string_print(nrf_cli_t const * p_cli, function nrf_cli_help_print (line 3038) | void nrf_cli_help_print(nrf_cli_t const * p_cli, function cli_log_entry_process (line 3216) | static bool cli_log_entry_process(nrf_cli_t const * p_cli, bool skip) function nrf_log_backend_cli_put (line 3326) | static void nrf_log_backend_cli_put(nrf_log_backend_t const * p_backend,... function nrf_log_backend_cli_flush (line 3359) | static void nrf_log_backend_cli_flush(nrf_log_backend_t const * p_backend) function nrf_log_backend_cli_panic_set (line 3369) | static void nrf_log_backend_cli_panic_set(nrf_log_backend_t const * p_ba... function cli_log_entry_process (line 3390) | static bool cli_log_entry_process(nrf_cli_t const * p_cli, bool skip) function nrf_cli_build_in_cmd_common_executed (line 3401) | static bool nrf_cli_build_in_cmd_common_executed(nrf_cli_t const * ... function nrf_cli_cmd_clear (line 3421) | static void nrf_cli_cmd_clear(nrf_cli_t const * p_cli, size_t argc, char... function nrf_cli_cmd_cli (line 3436) | static void nrf_cli_cmd_cli(nrf_cli_t const * p_cli, size_t argc, char *... function nrf_cli_cmd_colors_off (line 3451) | static void nrf_cli_cmd_colors_off(nrf_cli_t const * p_cli, size_t argc,... function nrf_cli_cmd_colors_on (line 3460) | static void nrf_cli_cmd_colors_on(nrf_cli_t const * p_cli, size_t argc, ... function nrf_cli_cmd_colors (line 3469) | static void nrf_cli_cmd_colors(nrf_cli_t const * p_cli, size_t argc, cha... function nrf_cli_cmd_echo (line 3489) | static void nrf_cli_cmd_echo(nrf_cli_t const * p_cli, size_t argc, char ... function nrf_cli_cmd_echo_off (line 3504) | static void nrf_cli_cmd_echo_off(nrf_cli_t const * p_cli, size_t argc, c... function nrf_cli_cmd_echo_on (line 3514) | static void nrf_cli_cmd_echo_on(nrf_cli_t const * p_cli, size_t argc, ch... function nrf_cli_cmd_history (line 3525) | static void nrf_cli_cmd_history(nrf_cli_t const * p_cli, size_t argc, ch... function nrf_cli_cmd_cli_stats (line 3561) | void nrf_cli_cmd_cli_stats(nrf_cli_t const * p_cli, size_t argc, char **... function nrf_cli_cmd_cli_stats_show (line 3578) | void nrf_cli_cmd_cli_stats_show(nrf_cli_t const * p_cli, size_t argc, ch... function nrf_cli_cmd_cli_stats_reset (line 3597) | void nrf_cli_cmd_cli_stats_reset(nrf_cli_t const * p_cli, size_t argc, c... function nrf_cli_cmd_resize_default (line 3610) | static void nrf_cli_cmd_resize_default(nrf_cli_t const * p_cli, size_t a... function nrf_cli_cmd_resize (line 3622) | static void nrf_cli_cmd_resize(nrf_cli_t const * p_cli, size_t argc, cha... FILE: SDK/components/libraries/cli/nrf_cli.h type nrf_cli_t (line 90) | typedef struct nrf_cli nrf_cli_t; type nrf_cli_cmd_entry_t (line 91) | typedef struct nrf_cli_cmd_entry nrf_cli_cmd_entry_t; type nrf_cli_static_entry_t (line 92) | typedef struct nrf_cli_static_entry nrf_cli_static_entry_t; type nrf_cli_cmd_entry (line 109) | struct nrf_cli_cmd_entry type nrf_cli_static_entry (line 127) | struct nrf_cli_static_entry type nrf_cli_receive_t (line 228) | typedef enum type nrf_cli_state_t (line 240) | typedef enum type nrf_cli_transport_evt_t (line 252) | typedef enum type nrf_cli_transport_t (line 260) | typedef struct nrf_cli_transport_s nrf_cli_transport_t; type nrf_cli_transport_api_t (line 265) | typedef struct type nrf_cli_transport_s (line 334) | struct nrf_cli_transport_s type nrf_cli_statistics_t (line 352) | typedef struct type nrf_cli_flag_t (line 361) | typedef struct type nrf_cli_internal_t (line 376) | typedef union type nrf_cli_ctx_t (line 385) | typedef struct type nrf_cli_log_backend_t (line 423) | typedef struct type nrf_cli (line 466) | struct nrf_cli type nrf_cli_getopt_option_t (line 638) | typedef struct nrf_cli_getopt_option function __STATIC_INLINE (line 669) | __STATIC_INLINE bool nrf_cli_help_requested(nrf_cli_t const * p_cli) FILE: SDK/components/libraries/cli/nrf_cli_types.h type nrf_cli_cmd_len_t (line 51) | typedef uint32_t nrf_cli_cmd_len_t; type nrf_cli_cmd_len_t (line 53) | typedef uint16_t nrf_cli_cmd_len_t; type nrf_cli_cmd_len_t (line 55) | typedef uint8_t nrf_cli_cmd_len_t; type nrf_cli_vt100_color_t (line 58) | typedef enum type nrf_cli_vt100_colors_t (line 73) | typedef struct type nrf_cli_multiline_cons_t (line 79) | typedef struct type nrf_cli_vt100_ctx_t (line 90) | typedef struct FILE: SDK/components/libraries/cli/rtt/nrf_cli_rtt.c function timer_handler (line 53) | static void timer_handler(void * p_context) function ret_code_t (line 69) | static ret_code_t cli_rtt_init(nrf_cli_transport_t const * p_transport, function ret_code_t (line 89) | static ret_code_t cli_rtt_uninit(nrf_cli_transport_t const * p_transport) function ret_code_t (line 97) | static ret_code_t cli_rtt_enable(nrf_cli_transport_t const * p_transport, function ret_code_t (line 135) | static ret_code_t cli_rtt_read(nrf_cli_transport_t const * p_transport, function ret_code_t (line 149) | static ret_code_t cli_rtt_write(nrf_cli_transport_t const * p_transport, FILE: SDK/components/libraries/cli/rtt/nrf_cli_rtt.h type nrf_cli_rtt_internal_cb_t (line 68) | typedef struct { type nrf_cli_rtt_internal_t (line 77) | typedef struct { FILE: SDK/components/libraries/cli/uart/nrf_cli_uart.c function ret_code_t (line 57) | static ret_code_t rx_try(nrf_cli_uart_internal_t * p_internal) function uart_event_handler (line 81) | static void uart_event_handler(nrf_drv_uart_event_t * p_event, void * p_... function timer_handler (line 143) | static void timer_handler(void * p_context) function ret_code_t (line 150) | static ret_code_t cli_uart_init(nrf_cli_transport_t const * p_transport, function ret_code_t (line 178) | static ret_code_t cli_uart_uninit(nrf_cli_transport_t const * p_transport) function ret_code_t (line 190) | static ret_code_t cli_uart_enable(nrf_cli_transport_t const * p_transport, function ret_code_t (line 243) | static ret_code_t cli_uart_read(nrf_cli_transport_t const * p_transport, function ret_code_t (line 263) | static ret_code_t cli_uart_write(nrf_cli_transport_t const * p_transport, FILE: SDK/components/libraries/cli/uart/nrf_cli_uart.h type nrf_cli_uart_internal_t (line 66) | typedef struct nrf_cli_uart_internal_s nrf_cli_uart_internal_t; type nrf_cli_uart_internal_cb_t (line 68) | typedef struct { type nrf_cli_uart_internal_s (line 76) | struct nrf_cli_uart_internal_s { type nrf_drv_uart_config_t (line 85) | typedef nrf_drv_uart_config_t nrf_cli_uart_config_t; FILE: SDK/components/libraries/crc16/crc16.c function crc16_compute (line 46) | uint16_t crc16_compute(uint8_t const * p_data, uint32_t size, uint16_t c... FILE: SDK/components/libraries/crc32/crc32.c function crc32_compute (line 46) | uint32_t crc32_compute(uint8_t const * p_data, uint32_t size, uint32_t c... FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_aes.c type nrf_crypto_backend_cc310_aes_any_context_t (line 56) | typedef struct type nrf_crypto_backend_cc310_aes_context_t (line 66) | typedef union function ret_code_t (line 88) | static ret_code_t result_get(SaSiError_t error) function ret_code_t (line 141) | static ret_code_t params_validate(nrf_crypto_backend_cc310_aes_context_t... function ret_code_t (line 192) | static ret_code_t backend_cc310_init(void * const p_context, nrf_crypto_... function ret_code_t (line 251) | static ret_code_t backend_cc310_uninit(void * const p_context) function ret_code_t (line 269) | static ret_code_t backend_cc310_key_set(void * const p_context, uint8_t ... function ret_code_t (line 306) | static ret_code_t backend_cc310_iv_set(void * const p_context, uint8_t *... function ret_code_t (line 332) | static ret_code_t backend_cc310_iv_get(void * const p_context, uint8_t *... function ret_code_t (line 372) | static ret_code_t backend_cc310_update(void * const p_context, function ret_code_t (line 434) | static ret_code_t backend_cc310_finalize(void * const p_context, function ret_code_t (line 525) | static ret_code_t backend_cc310_mac_finalize(void * const p_context, function ret_code_t (line 612) | static ret_code_t backend_cc310_cbc_mac_padding_finalize(void * const p_... function ret_code_t (line 658) | static ret_code_t backend_cc310_padding_finalize(void * const p_context, FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_aes.h type nrf_crypto_backend_aes_cbc_context_t (line 81) | typedef struct type nrf_crypto_backend_aes_ctr_context_t (line 103) | typedef struct type nrf_crypto_backend_aes_ecb_context_t (line 125) | typedef struct type nrf_crypto_backend_aes_cbc_mac_context_t (line 148) | typedef struct type nrf_crypto_backend_aes_cmac_context_t (line 170) | typedef struct FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_aes_aead.c type nrf_crypto_backend_cc310_aes_aead_context_t (line 56) | typedef struct function ret_code_t (line 63) | static ret_code_t result_get(CRYSError_t error) function ret_code_t (line 129) | static ret_code_t backend_cc310_init(void * const p_context, uint8_t * p... function ret_code_t (line 168) | static ret_code_t backend_cc310_uninit(void * const p_context) function ret_code_t (line 178) | static ret_code_t backend_cc310_crypt(void * const p_context, FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_aes_aead.h type nrf_crypto_backend_aes_ccm_context_t (line 83) | typedef struct type nrf_crypto_backend_aes_ccm_star_context_t (line 106) | typedef struct FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_chacha_poly_aead.c function ret_code_t (line 54) | static ret_code_t result_get(CRYSError_t error) function ret_code_t (line 92) | static ret_code_t backend_cc310_init(void * const p_context, uint8_t * p... function ret_code_t (line 111) | static inline ret_code_t backend_cc310_uninit(void * const p_context) function ret_code_t (line 116) | static ret_code_t backend_cc310_crypt(void * const p_context, FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_chacha_poly_aead.h type nrf_crypto_backend_chacha_poly_context_t (line 82) | typedef struct FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_ecc.c function ret_code_t (line 67) | ret_code_t nrf_crypto_backend_cc310_ecc_error_convert(uint32_t crys_error) function CRYS_ECPKI_Domain_t (line 93) | static CRYS_ECPKI_Domain_t const * get_domain(nrf_crypto_ecc_curve_info_... function ret_code_t (line 101) | ret_code_t nrf_crypto_backend_cc310_ecc_public_key_convert( function ret_code_t (line 152) | ret_code_t nrf_crypto_backend_cc310_key_pair_generate( function ret_code_t (line 193) | ret_code_t nrf_crypto_backend_cc310_private_key_from_raw( function ret_code_t (line 224) | ret_code_t nrf_crypto_backend_cc310_private_key_to_raw( function ret_code_t (line 254) | ret_code_t nrf_crypto_backend_cc310_public_key_from_raw( function ret_code_t (line 270) | ret_code_t nrf_crypto_backend_cc310_public_key_to_raw( function ret_code_t (line 321) | ret_code_t nrf_crypto_backend_cc310_curve25519_key_pair_generate( function ret_code_t (line 360) | ret_code_t nrf_crypto_backend_cc310_curve25519_key_from_raw( function ret_code_t (line 377) | ret_code_t nrf_crypto_backend_cc310_curve25519_key_to_raw( function ret_code_t (line 398) | ret_code_t nrf_crypto_backend_cc310_ed25519_key_pair_generate( function ret_code_t (line 437) | ret_code_t nrf_crypto_backend_cc310_ed25519_private_key_from_raw( function ret_code_t (line 481) | ret_code_t nrf_crypto_backend_cc310_ed25519_private_key_to_raw( function ret_code_t (line 494) | ret_code_t nrf_crypto_backend_cc310_ed25519_public_key_from_raw( function ret_code_t (line 507) | ret_code_t nrf_crypto_backend_cc310_ed25519_public_key_to_raw( function ret_code_t (line 520) | ret_code_t nrf_crypto_backend_ed25519_public_key_calculate( FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_ecc.h type nrf_crypto_backend_cc310_ecc_private_key_t (line 63) | typedef struct type nrf_crypto_backend_cc310_ecc_public_key_t (line 74) | typedef struct type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 90) | typedef struct type nrf_crypto_backend_cc310_ecc_private_key_t (line 186) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 187) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 190) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp160r1_public_key_calculate_context_t (line 194) | typedef uint32_t nrf_crypto_backend_secp160r1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 222) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 223) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 226) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp160r2_public_key_calculate_context_t (line 230) | typedef uint32_t nrf_crypto_backend_secp160r2_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 258) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 259) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 262) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp192r1_public_key_calculate_context_t (line 266) | typedef uint32_t nrf_crypto_backend_secp192r1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 294) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 295) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 298) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp224r1_public_key_calculate_context_t (line 302) | typedef uint32_t nrf_crypto_backend_secp224r1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 330) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 331) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 334) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 338) | typedef uint32_t nrf_crypto_backend_secp256r1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 366) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 367) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 370) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp384r1_public_key_calculate_context_t (line 374) | typedef uint32_t nrf_crypto_backend_secp384r1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 402) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 403) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 406) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp521r1_public_key_calculate_context_t (line 410) | typedef uint32_t nrf_crypto_backend_secp521r1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 438) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 439) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 442) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp160k1_public_key_calculate_context_t (line 446) | typedef uint32_t nrf_crypto_backend_secp160k1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 474) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 475) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 478) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp192k1_public_key_calculate_context_t (line 482) | typedef uint32_t nrf_crypto_backend_secp192k1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 510) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 511) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 514) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp224k1_public_key_calculate_context_t (line 518) | typedef uint32_t nrf_crypto_backend_secp224k1_public_key_calculate_conte... type nrf_crypto_backend_cc310_ecc_private_key_t (line 546) | typedef nrf_crypto_backend_cc310_ecc_private_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_ecc_public_key_t (line 547) | typedef nrf_crypto_backend_cc310_ecc_public_key_t nrf_crypto_backend_se... type nrf_crypto_backend_cc310_key_pair_generate_context_t (line 550) | typedef nrf_crypto_backend_cc310_key_pair_generate_context_t type nrf_crypto_backend_secp256k1_public_key_calculate_context_t (line 554) | typedef uint32_t nrf_crypto_backend_secp256k1_public_key_calculate_conte... type nrf_crypto_backend_cc310_curve25519_context_t (line 568) | typedef struct type nrf_crypto_backend_curve25519_key_t (line 575) | typedef struct type nrf_crypto_backend_curve25519_key_t (line 582) | typedef nrf_crypto_backend_curve25519_key_t nrf_crypto_backend_curve... type nrf_crypto_backend_curve25519_key_t (line 583) | typedef nrf_crypto_backend_curve25519_key_t nrf_crypto_backend_curve... type nrf_crypto_backend_cc310_curve25519_context_t (line 623) | typedef nrf_crypto_backend_cc310_curve25519_context_t type nrf_crypto_backend_cc310_curve25519_context_t (line 627) | typedef nrf_crypto_backend_cc310_curve25519_context_t type nrf_crypto_backend_cc310_ed25519_context_t (line 642) | typedef struct type nrf_crypto_backend_ed25519_private_key_t (line 650) | typedef struct type nrf_crypto_backend_ed25519_public_key_t (line 659) | typedef struct type nrf_crypto_backend_cc310_ed25519_context_t (line 718) | typedef nrf_crypto_backend_cc310_ed25519_context_t type nrf_crypto_backend_cc310_ed25519_context_t (line 722) | typedef nrf_crypto_backend_cc310_ed25519_context_t FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_ecdh.c function ret_code_t (line 58) | ret_code_t nrf_crypto_backend_cc310_ecdh_compute( function ret_code_t (line 130) | ret_code_t nrf_crypto_backend_cc310_curve25519_ecdh_compute( FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_ecdh.h type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 61) | typedef union type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 82) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 91) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 100) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 109) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 118) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 127) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 136) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 145) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 154) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 163) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 172) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... type nrf_crypto_backend_cc310_ecdh_compute_context_t (line 188) | typedef nrf_crypto_backend_cc310_ecdh_compute_context_t nrf_crypto_backe... FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_ecdsa.c function CRYS_ECPKI_HASH_OpMode_t (line 77) | static CRYS_ECPKI_HASH_OpMode_t hash_mode_from_size(uint32_t data_size) function ret_code_t (line 112) | ret_code_t nrf_crypto_backend_cc310_sign( function ret_code_t (line 166) | ret_code_t nrf_crypto_backend_cc310_verify( FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_ecdsa.h type nrf_crypto_backend_cc310_sign_context_t (line 61) | typedef struct type nrf_crypto_backend_cc310_verify_context_t (line 69) | typedef union type nrf_crypto_backend_cc310_sign_context_t (line 101) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 102) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 113) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 114) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 125) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 126) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 137) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 138) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 149) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 150) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 161) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 162) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 173) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 174) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 185) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 186) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 197) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 198) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 209) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 210) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_sign_context_t (line 221) | typedef nrf_crypto_backend_cc310_sign_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_cc310_verify_context_t (line 222) | typedef nrf_crypto_backend_cc310_verify_context_t nrf_crypto_backend_sec... type nrf_crypto_backend_curve25519_sign_context_t (line 232) | typedef uint32_t nrf_crypto_backend_cur... type nrf_crypto_backend_curve25519_verify_context_t (line 233) | typedef uint32_t nrf_crypto_backend_cur... FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_eddsa.c function ret_code_t (line 62) | ret_code_t nrf_crypto_backend_ed25519_sign( function ret_code_t (line 98) | ret_code_t nrf_crypto_backend_ed25519_verify( FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_eddsa.h type nrf_crypto_backend_cc310_ed25519_context_t (line 62) | typedef nrf_crypto_backend_cc310_ed25519_context_t nrf_crypto_backend_ed... type nrf_crypto_backend_cc310_ed25519_context_t (line 63) | typedef nrf_crypto_backend_cc310_ed25519_context_t nrf_crypto_backend_ed... FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_hash.c function ret_code_t (line 63) | static ret_code_t hash_result_get(CRYSError_t error) function ret_code_t (line 104) | static ret_code_t cc310_backend_hash_sha256_init(void * const p_context) function ret_code_t (line 124) | static ret_code_t cc310_backend_hash_sha256_update(void * const p... function ret_code_t (line 169) | static ret_code_t cc310_backend_hash_sha256_finalize(void * const p... function ret_code_t (line 219) | static ret_code_t cc310_backend_hash_sha512_init(void * p_context) function ret_code_t (line 238) | static ret_code_t cc310_backend_hash_sha512_update(void * const p_co... function ret_code_t (line 262) | static ret_code_t cc310_backend_hash_sha512_finalize(void * const ... FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_hash.h type nrf_crypto_backend_hash_sha256_context_t (line 80) | typedef struct type nrf_crypto_backend_hash_sha512_context_t (line 105) | typedef struct FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_hmac.c function ret_code_t (line 61) | static ret_code_t result_get(CRYSError_t err_code) function ret_code_t (line 109) | static ret_code_t cc310_backend_hmac_init(void * const p_context, function ret_code_t (line 155) | static ret_code_t cc310_backend_hmac_update(void * const p_context, function ret_code_t (line 196) | static ret_code_t cc310_backend_hmac_finalize(void * const p_context, FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_hmac.h type nrf_crypto_backend_cc310_hmac_context_t (line 79) | typedef struct type nrf_crypto_backend_cc310_hmac_context_t (line 96) | typedef nrf_crypto_backend_cc310_hmac_context_t nrf_crypto_backend_hmac_... type nrf_crypto_backend_cc310_hmac_context_t (line 110) | typedef nrf_crypto_backend_cc310_hmac_context_t nrf_crypto_backend_hmac_... FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_init.c function init_result_get (line 52) | static uint32_t init_result_get(uint32_t crys_error) function ret_code_t (line 69) | static ret_code_t cc310_backend_init(void) function ret_code_t (line 101) | static ret_code_t cc310_backend_uninit(void) FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_mutex.h function __STATIC_INLINE (line 73) | __STATIC_INLINE void cc310_backend_mutex_init(void) function __STATIC_INLINE (line 82) | __STATIC_INLINE bool cc310_backend_mutex_trylock(void) function __STATIC_INLINE (line 94) | __STATIC_INLINE void cc310_backend_mutex_unlock(void) FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_rng.c function ret_code_t (line 55) | static ret_code_t result_get(CRYSError_t err_code) function ret_code_t (line 138) | ret_code_t nrf_crypto_rng_backend_init(void * const p_context, function ret_code_t (line 166) | ret_code_t nrf_crypto_rng_backend_uninit(void * const p_context) function ret_code_t (line 188) | ret_code_t nrf_crypto_rng_backend_vector_generate(void * const p_co... function ret_code_t (line 218) | ret_code_t nrf_crypto_rng_backend_reseed(void * const p_context, FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_rng.h type nrf_crypto_backend_rng_context_t (line 75) | typedef struct type CRYS_RND_WorkBuff_t (line 85) | typedef CRYS_RND_WorkBuff_t nrf_crypto_backend_rng_temp_buffer_t; FILE: SDK/components/libraries/crypto/backend/cc310/cc310_backend_shared.c function nrf_crypto_backend_cc310_rng (line 52) | uint32_t nrf_crypto_backend_cc310_rng(void * p_state, uint16_t size, uin... FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_ecc.c function ret_code_t (line 64) | ret_code_t nrf_crypto_backend_secp224r1_public_key_from_raw( function ret_code_t (line 82) | ret_code_t nrf_crypto_backend_secp224r1_public_key_to_raw( function ret_code_t (line 116) | ret_code_t nrf_crypto_backend_secp256r1_public_key_from_raw( function ret_code_t (line 134) | ret_code_t nrf_crypto_backend_secp256r1_public_key_to_raw( FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_ecc.h type nrf_crypto_backend_secp224r1_public_key_t (line 70) | typedef struct type nrf_crypto_backend_secp224r1_private_key_t (line 99) | typedef uint32_t nrf_crypto_backend_secp224r1_private_key_t; type nrf_crypto_backend_secp224r1_key_pair_generate_context_t (line 100) | typedef uint32_t nrf_crypto_backend_secp224r1_key_pair_generate_context_t; type nrf_crypto_backend_secp224r1_public_key_calculate_context_t (line 101) | typedef uint32_t nrf_crypto_backend_secp224r1_public_key_calculate_conte... type nrf_crypto_backend_secp256r1_public_key_t (line 113) | typedef struct type nrf_crypto_backend_secp256r1_private_key_t (line 142) | typedef uint32_t nrf_crypto_backend_secp256r1_private_key_t; type nrf_crypto_backend_secp256r1_key_pair_generate_context_t (line 143) | typedef uint32_t nrf_crypto_backend_secp256r1_key_pair_generate_context_t; type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 144) | typedef uint32_t nrf_crypto_backend_secp256r1_public_key_calculate_conte... FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_ecdh.h type nrf_crypto_backend_secp224r1_ecdh_context_t (line 58) | typedef uint32_t nrf_crypto_backend_secp224r1_ecdh_context_t; type nrf_crypto_backend_secp256r1_ecdh_context_t (line 65) | typedef uint32_t nrf_crypto_backend_secp256r1_ecdh_context_t; FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_ecdsa.c function ret_code_t (line 69) | static ret_code_t crys_error_to_ret_code(CRYSError_t crys_error) function ret_code_t (line 98) | ret_code_t nrf_crypto_backend_secp224r1_verify( function ret_code_t (line 153) | ret_code_t nrf_crypto_backend_secp256r1_verify( FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_ecdsa.h type nrf_crypto_backend_secp224r1_verify_context_t (line 68) | typedef struct type nrf_crypto_backend_secp224r1_sign_context_t (line 85) | typedef uint32_t nrf_crypto_backend_secp224r1_sign_context_t; type nrf_crypto_backend_secp256r1_verify_context_t (line 95) | typedef struct type nrf_crypto_backend_secp256r1_sign_context_t (line 112) | typedef uint32_t nrf_crypto_backend_secp256r1_sign_context_t; FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_hash.c function ret_code_t (line 80) | static ret_code_t hash_result_get(CRYSError_t error) function ret_code_t (line 120) | static ret_code_t cc310_bl_backend_hash_sha256_init(void * const p_context) function cc310_bl_backend_hash_sha256_update (line 139) | static uint32_t cc310_bl_backend_hash_sha256_update(void * const p_... function cc310_bl_backend_hash_sha256_finalize (line 221) | static uint32_t cc310_bl_backend_hash_sha256_finalize(void * const p_... FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_hash.h type nrf_crypto_backend_hash_sha256_context_t (line 80) | typedef struct FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_init.c function init_result_get (line 56) | static uint32_t init_result_get(uint32_t crys_error) function ret_code_t (line 78) | static ret_code_t cc310_bl_backend_init(void) function ret_code_t (line 100) | static ret_code_t cc310_bl_backend_uninit(void) FILE: SDK/components/libraries/crypto/backend/cc310_bl/cc310_bl_backend_shared.c function cc310_bl_backend_enable (line 48) | void cc310_bl_backend_enable(void) function cc310_bl_backend_disable (line 71) | void cc310_bl_backend_disable(void) FILE: SDK/components/libraries/crypto/backend/cifra/cifra_backend_aes_aead.c type nrf_crypto_backend_cifra_aes_aead_context_t (line 53) | typedef struct function ret_code_t (line 60) | static ret_code_t result_get(int error) function ret_code_t (line 75) | static ret_code_t backend_cifra_init(void * const p_context, uint8_t * p... function ret_code_t (line 98) | static ret_code_t backend_cifra_uninit(void * const p_context) function ret_code_t (line 108) | static ret_code_t backend_cifra_crypt(void * const p_context, FILE: SDK/components/libraries/crypto/backend/cifra/cifra_backend_aes_aead.h type nrf_crypto_backend_aes_eax_context_t (line 83) | typedef struct FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_aes.c type nrf_crypto_backend_mbedtls_aes_any_context_t (line 67) | typedef struct type nrf_crypto_backend_mbedtls_aes_context_t (line 77) | typedef union function ret_code_t (line 102) | static ret_code_t result_get(int error) function ret_code_t (line 140) | static ret_code_t backend_cmac_init(nrf_crypto_backend_aes_cmac_context_... function ret_code_t (line 181) | static ret_code_t backend_mbedtls_init(void * const p_context, nrf_crypt... function ret_code_t (line 270) | static ret_code_t backend_mbedtls_uninit(void * const p_context) function ret_code_t (line 323) | static ret_code_t backend_mbedtls_key_set(void * const p_context, uint8_... function ret_code_t (line 419) | static ret_code_t backend_mbedtls_iv_set(void * const p_context, uint8_t... function ret_code_t (line 429) | static ret_code_t backend_mbedtls_iv_get(void * const p_context, uint8_t... function backend_mbedtls_ecb_crypt (line 443) | static int backend_mbedtls_ecb_crypt(nrf_crypto_backend_aes_ecb_context_... function backend_mbedtls_cbc_mac_update (line 474) | static int backend_mbedtls_cbc_mac_update(void * const p_context, function ret_code_t (line 501) | static ret_code_t backend_mbedtls_cbc_mac_finalize(void * const p_context, function ret_code_t (line 528) | static ret_code_t backend_mbedtls_cbc_mac_padding_finalize(void * const ... function ret_code_t (line 571) | static ret_code_t backend_mbedtls_update(void * const p_context, function ret_code_t (line 655) | static ret_code_t backend_mbedtls_finalize(void * const p_context, function ret_code_t (line 691) | static ret_code_t backend_mbedtls_cmac_finalize(void * const p_context, function ret_code_t (line 721) | static ret_code_t backend_mbedtls_padding_finalize(void * const p_context, FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_aes.h type nrf_crypto_backend_aes_cbc_context_t (line 87) | typedef struct type nrf_crypto_backend_aes_ctr_context_t (line 112) | typedef struct type nrf_crypto_backend_aes_cfb_context_t (line 136) | typedef struct type nrf_crypto_backend_aes_ecb_context_t (line 160) | typedef struct type nrf_crypto_backend_aes_cbc_mac_context_t (line 186) | typedef struct type nrf_crypto_backend_aes_cmac_context_t (line 211) | typedef struct FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_aes_aead.c type nrf_crypto_backend_mbedtls_aes_aead_context_t (line 53) | typedef union function ret_code_t (line 65) | static ret_code_t result_get(int error) function ret_code_t (line 114) | static ret_code_t backend_mbedtls_init(void * const p_context, uint8_t *... function ret_code_t (line 166) | static ret_code_t backend_mbedtls_uninit(void * const p_context) function ret_code_t (line 188) | static ret_code_t backend_mbedtls_ccm_crypt(void * const p_co... function ret_code_t (line 257) | static ret_code_t backend_mbedtls_gcm_crypt(void * const p_co... FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_aes_aead.h type nrf_crypto_backend_aes_ccm_context_t (line 84) | typedef struct type nrf_crypto_backend_aes_gcm_context_t (line 107) | typedef struct FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_ecc.c function nrf_crypto_backend_mbedtls_ecc_group_load (line 68) | bool nrf_crypto_backend_mbedtls_ecc_group_load( function nrf_crypto_backend_mbedtls_ecc_mbedtls_rng (line 86) | int nrf_crypto_backend_mbedtls_ecc_mbedtls_rng(void * p_param, unsigned ... function ret_code_t (line 106) | ret_code_t nrf_crypto_backend_mbedtls_key_pair_generate( function ret_code_t (line 147) | ret_code_t nrf_crypto_backend_mbedtls_public_key_calculate( function ret_code_t (line 187) | ret_code_t nrf_crypto_backend_mbedtls_private_key_from_raw( function ret_code_t (line 258) | ret_code_t nrf_crypto_backend_mbedtls_private_key_to_raw( function ret_code_t (line 289) | ret_code_t nrf_crypto_backend_mbedtls_public_key_from_raw( function ret_code_t (line 364) | ret_code_t nrf_crypto_backend_mbedtls_public_key_to_raw( function ret_code_t (line 408) | ret_code_t nrf_crypto_backend_mbedtls_private_key_free( function ret_code_t (line 418) | ret_code_t nrf_crypto_backend_mbedtls_public_key_free( FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_ecc.h type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 70) | typedef struct type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 79) | typedef struct type nrf_crypto_ecc_curve_info_s (line 150) | struct nrf_crypto_ecc_curve_info_s type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 185) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 186) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp192r1_key_pair_generate_context_t (line 188) | typedef uint32_t nrf_crypto_backend_secp192r1_key_pair_generate_context_t; type nrf_crypto_backend_secp192r1_public_key_calculate_context_t (line 189) | typedef uint32_t nrf_crypto_backend_secp192r1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 214) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 215) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp224r1_key_pair_generate_context_t (line 217) | typedef uint32_t nrf_crypto_backend_secp224r1_key_pair_generate_context_t; type nrf_crypto_backend_secp224r1_public_key_calculate_context_t (line 218) | typedef uint32_t nrf_crypto_backend_secp224r1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 243) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 244) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp256r1_key_pair_generate_context_t (line 246) | typedef uint32_t nrf_crypto_backend_secp256r1_key_pair_generate_context_t; type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 247) | typedef uint32_t nrf_crypto_backend_secp256r1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 272) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 273) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp384r1_key_pair_generate_context_t (line 275) | typedef uint32_t nrf_crypto_backend_secp384r1_key_pair_generate_context_t; type nrf_crypto_backend_secp384r1_public_key_calculate_context_t (line 276) | typedef uint32_t nrf_crypto_backend_secp384r1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 301) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 302) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp521r1_key_pair_generate_context_t (line 304) | typedef uint32_t nrf_crypto_backend_secp521r1_key_pair_generate_context_t; type nrf_crypto_backend_secp521r1_public_key_calculate_context_t (line 305) | typedef uint32_t nrf_crypto_backend_secp521r1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 330) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 331) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp192k1_key_pair_generate_context_t (line 333) | typedef uint32_t nrf_crypto_backend_secp192k1_key_pair_generate_context_t; type nrf_crypto_backend_secp192k1_public_key_calculate_context_t (line 334) | typedef uint32_t nrf_crypto_backend_secp192k1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 359) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 360) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp224k1_key_pair_generate_context_t (line 362) | typedef uint32_t nrf_crypto_backend_secp224k1_key_pair_generate_context_t; type nrf_crypto_backend_secp224k1_public_key_calculate_context_t (line 363) | typedef uint32_t nrf_crypto_backend_secp224k1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 388) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 389) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_secp256k1_key_pair_generate_context_t (line 391) | typedef uint32_t nrf_crypto_backend_secp256k1_key_pair_generate_context_t; type nrf_crypto_backend_secp256k1_public_key_calculate_context_t (line 392) | typedef uint32_t nrf_crypto_backend_secp256k1_public_key_calculate_conte... type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 417) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 418) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_bp256r1_key_pair_generate_context_t (line 420) | typedef uint32_t nrf_crypto_backend_bp256r1_key_pair_generate_context_t; type nrf_crypto_backend_bp256r1_public_key_calculate_context_t (line 421) | typedef uint32_t nrf_crypto_backend_bp256r1_public_key_calculate_context_t; type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 446) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 447) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_bp384r1_key_pair_generate_context_t (line 449) | typedef uint32_t nrf_crypto_backend_bp384r1_key_pair_generate_context_t; type nrf_crypto_backend_bp384r1_public_key_calculate_context_t (line 450) | typedef uint32_t nrf_crypto_backend_bp384r1_public_key_calculate_context_t; type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 475) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 476) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_bp512r1_key_pair_generate_context_t (line 478) | typedef uint32_t nrf_crypto_backend_bp512r1_key_pair_generate_context_t; type nrf_crypto_backend_bp512r1_public_key_calculate_context_t (line 479) | typedef uint32_t nrf_crypto_backend_bp512r1_public_key_calculate_context_t; type nrf_crypto_backend_mbedtls_ecc_private_key_t (line 504) | typedef nrf_crypto_backend_mbedtls_ecc_private_key_t nrf_crypto_backend_... type nrf_crypto_backend_mbedtls_ecc_public_key_t (line 505) | typedef nrf_crypto_backend_mbedtls_ecc_public_key_t nrf_crypto_backend_... type nrf_crypto_backend_curve25519_key_pair_generate_context_t (line 507) | typedef uint32_t nrf_crypto_backend_curve25519_key_pair_generate_context_t; type nrf_crypto_backend_curve25519_public_key_calculate_context_t (line 508) | typedef uint32_t nrf_crypto_backend_curve25519_public_key_calculate_cont... FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_ecdh.c function ret_code_t (line 64) | ret_code_t nrf_crypto_backend_mbedtls_ecdh_compute( FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_ecdh.h type nrf_crypto_backend_secp192r1_ecdh_context_t (line 70) | typedef uint32_t nrf_crypto_backend_secp192r1_ecdh_context_t; type nrf_crypto_backend_secp224r1_ecdh_context_t (line 78) | typedef uint32_t nrf_crypto_backend_secp224r1_ecdh_context_t; type nrf_crypto_backend_secp256r1_ecdh_context_t (line 86) | typedef uint32_t nrf_crypto_backend_secp256r1_ecdh_context_t; type nrf_crypto_backend_secp384r1_ecdh_context_t (line 94) | typedef uint32_t nrf_crypto_backend_secp384r1_ecdh_context_t; type nrf_crypto_backend_secp521r1_ecdh_context_t (line 102) | typedef uint32_t nrf_crypto_backend_secp521r1_ecdh_context_t; type nrf_crypto_backend_secp192k1_ecdh_context_t (line 110) | typedef uint32_t nrf_crypto_backend_secp192k1_ecdh_context_t; type nrf_crypto_backend_secp224k1_ecdh_context_t (line 118) | typedef uint32_t nrf_crypto_backend_secp224k1_ecdh_context_t; type nrf_crypto_backend_secp256k1_ecdh_context_t (line 126) | typedef uint32_t nrf_crypto_backend_secp256k1_ecdh_context_t; type nrf_crypto_backend_bp256r1_ecdh_context_t (line 134) | typedef uint32_t nrf_crypto_backend_bp256r1_ecdh_context_t; type nrf_crypto_backend_bp384r1_ecdh_context_t (line 142) | typedef uint32_t nrf_crypto_backend_bp384r1_ecdh_context_t; type nrf_crypto_backend_bp512r1_ecdh_context_t (line 150) | typedef uint32_t nrf_crypto_backend_bp512r1_ecdh_context_t; type nrf_crypto_backend_curve25519_ecdh_context_t (line 158) | typedef uint32_t nrf_crypto_backend_curve25519_ecdh_context_t; FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_ecdsa.c function ret_code_t (line 66) | ret_code_t nrf_crypto_backend_mbedtls_sign( function ret_code_t (line 123) | ret_code_t nrf_crypto_backend_mbedtls_verify( FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_ecdsa.h type nrf_crypto_backend_secp192r1_sign_context_t (line 83) | typedef uint32_t nrf_crypto_backend_secp192r1_sign_context_t; type nrf_crypto_backend_secp192r1_verify_context_t (line 84) | typedef uint32_t nrf_crypto_backend_secp192r1_verify_context_t; type nrf_crypto_backend_secp224r1_sign_context_t (line 96) | typedef uint32_t nrf_crypto_backend_secp224r1_sign_context_t; type nrf_crypto_backend_secp224r1_verify_context_t (line 97) | typedef uint32_t nrf_crypto_backend_secp224r1_verify_context_t; type nrf_crypto_backend_secp256r1_sign_context_t (line 109) | typedef uint32_t nrf_crypto_backend_secp256r1_sign_context_t; type nrf_crypto_backend_secp256r1_verify_context_t (line 110) | typedef uint32_t nrf_crypto_backend_secp256r1_verify_context_t; type nrf_crypto_backend_secp384r1_sign_context_t (line 122) | typedef uint32_t nrf_crypto_backend_secp384r1_sign_context_t; type nrf_crypto_backend_secp384r1_verify_context_t (line 123) | typedef uint32_t nrf_crypto_backend_secp384r1_verify_context_t; type nrf_crypto_backend_secp521r1_sign_context_t (line 135) | typedef uint32_t nrf_crypto_backend_secp521r1_sign_context_t; type nrf_crypto_backend_secp521r1_verify_context_t (line 136) | typedef uint32_t nrf_crypto_backend_secp521r1_verify_context_t; type nrf_crypto_backend_secp192k1_sign_context_t (line 148) | typedef uint32_t nrf_crypto_backend_secp192k1_sign_context_t; type nrf_crypto_backend_secp192k1_verify_context_t (line 149) | typedef uint32_t nrf_crypto_backend_secp192k1_verify_context_t; type nrf_crypto_backend_secp224k1_sign_context_t (line 161) | typedef uint32_t nrf_crypto_backend_secp224k1_sign_context_t; type nrf_crypto_backend_secp224k1_verify_context_t (line 162) | typedef uint32_t nrf_crypto_backend_secp224k1_verify_context_t; type nrf_crypto_backend_secp256k1_sign_context_t (line 174) | typedef uint32_t nrf_crypto_backend_secp256k1_sign_context_t; type nrf_crypto_backend_secp256k1_verify_context_t (line 175) | typedef uint32_t nrf_crypto_backend_secp256k1_verify_context_t; type nrf_crypto_backend_bp256r1_sign_context_t (line 187) | typedef uint32_t nrf_crypto_backend_bp256r1_sign_context_t; type nrf_crypto_backend_bp256r1_verify_context_t (line 188) | typedef uint32_t nrf_crypto_backend_bp256r1_verify_context_t; type nrf_crypto_backend_bp384r1_sign_context_t (line 200) | typedef uint32_t nrf_crypto_backend_bp384r1_sign_context_t; type nrf_crypto_backend_bp384r1_verify_context_t (line 201) | typedef uint32_t nrf_crypto_backend_bp384r1_verify_context_t; type nrf_crypto_backend_bp512r1_sign_context_t (line 213) | typedef uint32_t nrf_crypto_backend_bp512r1_sign_context_t; type nrf_crypto_backend_bp512r1_verify_context_t (line 214) | typedef uint32_t nrf_crypto_backend_bp512r1_verify_context_t; type nrf_crypto_backend_curve25519_sign_context_t (line 226) | typedef uint32_t nrf_crypto_backend_curve25519_sign_context_t; type nrf_crypto_backend_curve25519_verify_context_t (line 227) | typedef uint32_t nrf_crypto_backend_curve25519_verify_context_t; FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_hash.c function ret_code_t (line 68) | static ret_code_t mbedtls_backend_hash_sha256_init(void * const p_context) function mbedtls_backend_hash_sha256_update (line 83) | static uint32_t mbedtls_backend_hash_sha256_update(void * const p_co... function mbedtls_backend_hash_sha256_finalize (line 99) | static uint32_t mbedtls_backend_hash_sha256_finalize(void * const ... function ret_code_t (line 133) | static ret_code_t mbedtls_backend_hash_sha512_init(void * p_context) function ret_code_t (line 149) | static ret_code_t mbedtls_backend_hash_sha512_update(void * const ... function ret_code_t (line 165) | static ret_code_t mbedtls_backend_hash_sha512_finalize(void * const ... FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_hash.h type nrf_crypto_backend_hash_sha256_context_t (line 85) | typedef struct type nrf_crypto_backend_hash_sha512_context_t (line 111) | typedef struct FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_hmac.c function ret_code_t (line 52) | static ret_code_t mbedtls_backend_hmac_init_sha256(void * const p_co... function ret_code_t (line 86) | static ret_code_t mbedtls_backend_hmac_update_sha256(void * const ... function ret_code_t (line 105) | static ret_code_t mbedtls_backend_hmac_finalize_sha256(void * const ... function ret_code_t (line 146) | static ret_code_t mbedtls_backend_hmac_init_sha512(void * const p_co... function ret_code_t (line 176) | static ret_code_t mbedtls_backend_hmac_update_sha512(void * const ... function ret_code_t (line 195) | static ret_code_t mbedtls_backend_hmac_finalize_sha512(void * const ... FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_hmac.h type nrf_crypto_backend_mbedtls_hmac_sha256_context_t (line 87) | typedef struct type nrf_crypto_backend_mbedtls_hmac_sha256_context_t (line 98) | typedef nrf_crypto_backend_mbedtls_hmac_sha256_context_t nrf_crypto_back... type nrf_crypto_backend_mbedtls_hmac_sha512_context_t (line 118) | typedef struct type nrf_crypto_backend_mbedtls_hmac_sha512_context_t (line 129) | typedef nrf_crypto_backend_mbedtls_hmac_sha512_context_t nrf_crypto_back... FILE: SDK/components/libraries/crypto/backend/mbedtls/mbedtls_backend_init.c function mbedtls_backend_free (line 76) | static void mbedtls_backend_free(void * p_data) function ret_code_t (line 84) | static ret_code_t mbedtls_backend_init(void) function ret_code_t (line 93) | static ret_code_t mbedtls_backend_uninit(void) FILE: SDK/components/libraries/crypto/backend/micro_ecc/micro_ecc_backend_ecc.c type uECC_Curve (line 59) | typedef uECC_Curve (*micro_ecc_curve_fn_t)(void); function nrf_crypto_backend_micro_ecc_rng_callback (line 62) | int nrf_crypto_backend_micro_ecc_rng_callback(uint8_t * dest, unsigned s... function uECC_Curve (line 85) | uECC_Curve nrf_crypto_backend_micro_ecc_curve_get( function ret_code_t (line 102) | ret_code_t nrf_crypto_backend_micro_ecc_key_pair_generate( function ret_code_t (line 130) | ret_code_t nrf_crypto_backend_micro_ecc_public_key_calculate( function ret_code_t (line 156) | ret_code_t nrf_crypto_backend_micro_ecc_private_key_from_raw( function ret_code_t (line 177) | ret_code_t nrf_crypto_backend_micro_ecc_private_key_to_raw( function ret_code_t (line 198) | ret_code_t nrf_crypto_backend_micro_ecc_public_key_from_raw( function ret_code_t (line 219) | ret_code_t nrf_crypto_backend_micro_ecc_public_key_to_raw( FILE: SDK/components/libraries/crypto/backend/micro_ecc/micro_ecc_backend_ecc.h type nrf_crypto_backend_micro_ecc_common_key_t (line 106) | typedef struct type nrf_crypto_backend_secp192r1_private_key_t (line 138) | typedef struct type nrf_crypto_backend_secp192r1_public_key_t (line 146) | typedef struct type nrf_crypto_backend_secp192r1_key_pair_generate_context_t (line 165) | typedef uint32_t nrf_crypto_backend_secp192r1_key_pair_generate_context_t; type nrf_crypto_backend_secp192r1_public_key_calculate_context_t (line 166) | typedef uint32_t nrf_crypto_backend_secp192r1_public_key_calculate_conte... type nrf_crypto_backend_secp224r1_private_key_t (line 180) | typedef struct type nrf_crypto_backend_secp224r1_public_key_t (line 188) | typedef struct type nrf_crypto_backend_secp224r1_key_pair_generate_context_t (line 207) | typedef uint32_t nrf_crypto_backend_secp224r1_key_pair_generate_context_t; type nrf_crypto_backend_secp224r1_public_key_calculate_context_t (line 208) | typedef uint32_t nrf_crypto_backend_secp224r1_public_key_calculate_conte... type nrf_crypto_backend_secp256r1_private_key_t (line 222) | typedef struct type nrf_crypto_backend_secp256r1_public_key_t (line 230) | typedef struct type nrf_crypto_backend_secp256r1_key_pair_generate_context_t (line 249) | typedef uint32_t nrf_crypto_backend_secp256r1_key_pair_generate_context_t; type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 250) | typedef uint32_t nrf_crypto_backend_secp256r1_public_key_calculate_conte... type nrf_crypto_backend_secp256k1_private_key_t (line 264) | typedef struct type nrf_crypto_backend_secp256k1_public_key_t (line 272) | typedef struct type nrf_crypto_backend_secp256k1_key_pair_generate_context_t (line 291) | typedef uint32_t nrf_crypto_backend_secp256k1_key_pair_generate_context_t; type nrf_crypto_backend_secp256k1_public_key_calculate_context_t (line 292) | typedef uint32_t nrf_crypto_backend_secp256k1_public_key_calculate_conte... FILE: SDK/components/libraries/crypto/backend/micro_ecc/micro_ecc_backend_ecdh.c function ret_code_t (line 57) | ret_code_t nrf_crypto_backend_micro_ecc_ecdh_compute( FILE: SDK/components/libraries/crypto/backend/micro_ecc/micro_ecc_backend_ecdh.h type nrf_crypto_backend_secp192r1_ecdh_context_t (line 70) | typedef uint32_t nrf_crypto_backend_secp192r1_ecdh_context_t; type nrf_crypto_backend_secp224r1_ecdh_context_t (line 78) | typedef uint32_t nrf_crypto_backend_secp224r1_ecdh_context_t; type nrf_crypto_backend_secp256r1_ecdh_context_t (line 86) | typedef uint32_t nrf_crypto_backend_secp256r1_ecdh_context_t; type nrf_crypto_backend_secp256k1_ecdh_context_t (line 94) | typedef uint32_t nrf_crypto_backend_secp256k1_ecdh_context_t; FILE: SDK/components/libraries/crypto/backend/micro_ecc/micro_ecc_backend_ecdsa.c function ret_code_t (line 59) | ret_code_t nrf_crypto_backend_micro_ecc_sign( function ret_code_t (line 112) | ret_code_t nrf_crypto_backend_micro_ecc_verify( FILE: SDK/components/libraries/crypto/backend/micro_ecc/micro_ecc_backend_ecdsa.h type nrf_crypto_backend_secp192r1_sign_context_t (line 81) | typedef uint32_t nrf_crypto_backend_secp192r1_sign_context_t; type nrf_crypto_backend_secp192r1_verify_context_t (line 82) | typedef uint32_t nrf_crypto_backend_secp192r1_verify_context_t; type nrf_crypto_backend_secp224r1_sign_context_t (line 91) | typedef uint32_t nrf_crypto_backend_secp224r1_sign_context_t; type nrf_crypto_backend_secp224r1_verify_context_t (line 92) | typedef uint32_t nrf_crypto_backend_secp224r1_verify_context_t; type nrf_crypto_backend_secp256r1_sign_context_t (line 101) | typedef uint32_t nrf_crypto_backend_secp256r1_sign_context_t; type nrf_crypto_backend_secp256r1_verify_context_t (line 102) | typedef uint32_t nrf_crypto_backend_secp256r1_verify_context_t; type nrf_crypto_backend_secp256k1_sign_context_t (line 111) | typedef uint32_t nrf_crypto_backend_secp256k1_sign_context_t; type nrf_crypto_backend_secp256k1_verify_context_t (line 112) | typedef uint32_t nrf_crypto_backend_secp256k1_verify_context_t; FILE: SDK/components/libraries/crypto/backend/nrf_hw/nrf_hw_backend_init.c function ret_code_t (line 49) | static ret_code_t nrf_hw_backend_init(void) function ret_code_t (line 69) | static ret_code_t nrf_hw_backend_uninit(void) FILE: SDK/components/libraries/crypto/backend/nrf_hw/nrf_hw_backend_rng.c function ret_code_t (line 50) | ret_code_t nrf_crypto_rng_backend_init(void * const p_context, function ret_code_t (line 64) | ret_code_t nrf_crypto_rng_backend_uninit(void * const p_context) function ret_code_t (line 74) | ret_code_t nrf_crypto_rng_backend_vector_generate(void * const p_co... function ret_code_t (line 88) | ret_code_t nrf_crypto_rng_backend_reseed(void * const p_context, FILE: SDK/components/libraries/crypto/backend/nrf_hw/nrf_hw_backend_rng.h type nrf_crypto_backend_rng_context_t (line 82) | typedef struct type nrf_crypto_backend_rng_temp_buffer_t (line 90) | typedef struct FILE: SDK/components/libraries/crypto/backend/nrf_hw/nrf_hw_backend_rng_mbedtls.c function ret_code_t (line 52) | static ret_code_t result_get(int mbedtls_ret_val) function entropy_callback (line 80) | static int entropy_callback(void * p_entropy, unsigned char * p_buffer, ... function ret_code_t (line 90) | ret_code_t nrf_crypto_rng_backend_init(void * const p_context, void * co... function ret_code_t (line 123) | ret_code_t nrf_crypto_rng_backend_uninit(void * const p_context) function ret_code_t (line 135) | ret_code_t nrf_crypto_rng_backend_vector_generate(void * const p_co... function ret_code_t (line 152) | ret_code_t nrf_crypto_rng_backend_reseed(void * const p_context, FILE: SDK/components/libraries/crypto/backend/nrf_hw/nrf_hw_backend_rng_mbedtls.h type nrf_crypto_backend_rng_context_t (line 85) | typedef struct type nrf_crypto_backend_rng_temp_buffer_t (line 94) | typedef struct FILE: SDK/components/libraries/crypto/backend/nrf_sw/nrf_sw_backend_hash.c function ret_code_t (line 62) | static ret_code_t nrf_sw_backend_hash_sha256_init(void * const p_context) function nrf_sw_backend_hash_sha256_update (line 77) | static uint32_t nrf_sw_backend_hash_sha256_update(void * const p_con... function nrf_sw_backend_hash_sha256_finalize (line 95) | static uint32_t nrf_sw_backend_hash_sha256_finalize(void * const p_con... FILE: SDK/components/libraries/crypto/backend/nrf_sw/nrf_sw_backend_hash.h type nrf_crypto_backend_hash_sha256_context_t (line 84) | typedef struct FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_chacha_poly_aead.c function ret_code_t (line 49) | static ret_code_t backend_cc310_init(void * const p_context, uint8_t * p... function ret_code_t (line 65) | static inline ret_code_t backend_cc310_uninit(void * const p_context) function ret_code_t (line 70) | static ret_code_t backend_cc310_crypt(void * const p_context, FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_chacha_poly_aead.h type nrf_crypto_backend_chacha_poly_context_t (line 83) | typedef struct FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_ecc.c type nrf_crypto_backend_oberon_private_key_t (line 70) | typedef struct type nrf_crypto_backend_oberon_public_key_t (line 79) | typedef struct function ret_code_t (line 91) | ret_code_t nrf_crypto_backend_oberon_private_key_to_raw( function ret_code_t (line 108) | ret_code_t nrf_crypto_backend_oberon_public_key_from_raw( function ret_code_t (line 125) | ret_code_t nrf_crypto_backend_oberon_public_key_to_raw( function ret_code_t (line 146) | ret_code_t nrf_crypto_backend_oberon_private_key_from_raw( function ret_code_t (line 170) | static ret_code_t oberon_vector_generate(uint8_t * p_data, size_t size) function ret_code_t (line 203) | ret_code_t nrf_crypto_backend_oberon_ecc_secp256r1_rng(uint8_t data[32]) function ret_code_t (line 225) | ret_code_t nrf_crypto_backend_secp256r1_key_pair_generate( function ret_code_t (line 255) | ret_code_t nrf_crypto_backend_secp256r1_public_key_calculate( function ret_code_t (line 306) | ret_code_t nrf_crypto_backend_curve25519_key_pair_generate( function ret_code_t (line 336) | ret_code_t nrf_crypto_backend_curve25519_public_key_calculate( function ret_code_t (line 388) | ret_code_t nrf_crypto_backend_ed25519_private_key_from_raw( function ret_code_t (line 403) | ret_code_t nrf_crypto_backend_ed25519_key_pair_generate( function ret_code_t (line 431) | ret_code_t nrf_crypto_backend_ed25519_public_key_calculate( FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_ecc.h type nrf_crypto_backend_secp256r1_private_key_t (line 107) | typedef struct type nrf_crypto_backend_secp256r1_public_key_t (line 116) | typedef struct type nrf_crypto_backend_secp256r1_key_pair_generate_context_t (line 158) | typedef uint32_t nrf_crypto_backend_secp256r1_key_pair_generate_context_t; type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 159) | typedef uint32_t nrf_crypto_backend_secp256r1_public_key_calculate_conte... type nrf_crypto_backend_curve25519_private_key_t (line 175) | typedef struct type nrf_crypto_backend_curve25519_public_key_t (line 184) | typedef struct type nrf_crypto_backend_curve25519_key_pair_generate_context_t (line 226) | typedef uint32_t nrf_crypto_backend_curve25519_key_pair_generate_context_t; type nrf_crypto_backend_curve25519_public_key_calculate_context_t (line 227) | typedef uint32_t nrf_crypto_backend_curve25519_public_key_calculate_cont... type nrf_crypto_backend_ed25519_private_key_t (line 244) | typedef struct type nrf_crypto_backend_ed25519_public_key_t (line 254) | typedef struct type nrf_crypto_backend_ed25519_key_pair_generate_context_t (line 301) | typedef uint32_t nrf_crypto_backend_ed25519_key_pair_generate_context_t; type nrf_crypto_backend_ed25519_public_key_calculate_context_t (line 302) | typedef uint32_t nrf_crypto_backend_ed25519_public_key_calculate_context_t; FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_ecdh.c function ret_code_t (line 63) | ret_code_t nrf_crypto_backend_secp256r1_ecdh_compute( function ret_code_t (line 90) | ret_code_t nrf_crypto_backend_curve25519_ecdh_compute( FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_ecdh.h type nrf_crypto_backend_secp256r1_ecdh_context_t (line 71) | typedef uint32_t nrf_crypto_backend_secp256r1_ecdh_context_t; type nrf_crypto_backend_curve25519_ecdh_context_t (line 87) | typedef uint32_t nrf_crypto_backend_curve25519_ecdh_context_t; type nrf_crypto_backend_ed25519_ecdh_context_t (line 96) | typedef uint32_t nrf_crypto_backend_ed25519_ecdh_context_t; FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_ecdsa.c function ret_code_t (line 63) | ret_code_t nrf_crypto_backend_secp256r1_sign( function ret_code_t (line 93) | ret_code_t nrf_crypto_backend_secp256r1_verify( FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_ecdsa.h type nrf_crypto_backend_secp256r1_sign_context_t (line 84) | typedef uint32_t nrf_crypto_backend_secp256r1_sign_context_t; type nrf_crypto_backend_secp256r1_verify_context_t (line 85) | typedef uint32_t nrf_crypto_backend_secp256r1_verify_context_t; type nrf_crypto_backend_curve25519_sign_context_t (line 95) | typedef uint32_t nrf_crypto_backend_curve25519_sign_context_t; type nrf_crypto_backend_curve25519_verify_context_t (line 96) | typedef uint32_t nrf_crypto_backend_curve25519_verify_context_t; FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_eddsa.c function ret_code_t (line 58) | ret_code_t nrf_crypto_backend_ed25519_sign( function ret_code_t (line 74) | ret_code_t nrf_crypto_backend_ed25519_verify( FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_eddsa.h type nrf_crypto_backend_ed25519_sign_context_t (line 62) | typedef uint32_t nrf_crypto_backend_ed25519_sign_context_t; type nrf_crypto_backend_ed25519_verify_context_t (line 63) | typedef uint32_t nrf_crypto_backend_ed25519_verify_context_t; FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_hash.c function ret_code_t (line 58) | static ret_code_t oberon_backend_hash_sha256_init(void * const p_context) function oberon_backend_hash_sha256_update (line 72) | static uint32_t oberon_backend_hash_sha256_update(void * const p_con... function oberon_backend_hash_sha256_finalize (line 88) | static uint32_t oberon_backend_hash_sha256_finalize(void * const p_con... function ret_code_t (line 122) | static ret_code_t oberon_backend_hash_sha512_init(void * p_context) function ret_code_t (line 136) | static ret_code_t oberon_backend_hash_sha512_update(void * const p_co... function ret_code_t (line 152) | static ret_code_t oberon_backend_hash_sha512_finalize(void * const p_co... FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_hash.h type nrf_crypto_backend_hash_sha256_context_t (line 81) | typedef struct type nrf_crypto_backend_hash_sha512_context_t (line 106) | typedef struct FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_hmac.c function ret_code_t (line 54) | static ret_code_t oberon_backend_hmac_init_sha256(void * const p_co... function ret_code_t (line 67) | static ret_code_t oberon_backend_hmac_update_sha256(void * const p_co... function ret_code_t (line 80) | static ret_code_t oberon_backend_hmac_finalize_sha256(void * const ... function ret_code_t (line 115) | static ret_code_t oberon_backend_hmac_init_sha512(void * const p_co... function ret_code_t (line 128) | static ret_code_t oberon_backend_hmac_update_sha512(void * const p_co... function ret_code_t (line 141) | static ret_code_t oberon_backend_hmac_finalize_sha512(void * const ... FILE: SDK/components/libraries/crypto/backend/oberon/oberon_backend_hmac.h type nrf_crypto_backend_oberon_hmac_sha256_context_t (line 85) | typedef struct type nrf_crypto_backend_oberon_hmac_sha256_context_t (line 95) | typedef nrf_crypto_backend_oberon_hmac_sha256_context_t nrf_crypto_backe... type nrf_crypto_backend_oberon_hmac_sha512_context_t (line 114) | typedef struct type nrf_crypto_backend_oberon_hmac_sha512_context_t (line 123) | typedef nrf_crypto_backend_oberon_hmac_sha512_context_t nrf_crypto_backe... FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_ecc.c function nrf_crypto_backend_optiga_ecc_optiga_rng (line 61) | int nrf_crypto_backend_optiga_ecc_optiga_rng(void * p_param, unsigned ch... function ret_code_t (line 87) | ret_code_t nrf_crypto_backend_optiga_key_pair_generate( function ret_code_t (line 164) | ret_code_t nrf_crypto_backend_optiga_public_key_calculate( function ret_code_t (line 173) | ret_code_t nrf_crypto_backend_optiga_private_key_from_raw( function ret_code_t (line 182) | ret_code_t nrf_crypto_backend_optiga_private_key_to_raw( function ret_code_t (line 223) | ret_code_t nrf_crypto_backend_optiga_public_key_from_raw( function ret_code_t (line 248) | ret_code_t nrf_crypto_backend_optiga_public_key_to_raw( function ret_code_t (line 281) | ret_code_t nrf_crypto_backend_optiga_private_key_free( function ret_code_t (line 287) | ret_code_t nrf_crypto_backend_optiga_public_key_free( FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_ecc.h type nrf_crypto_backend_optiga_ecc_private_key_t (line 72) | typedef struct nrf_crypto_backend_optiga_ecc_private_key_t type nrf_crypto_backend_secp256r1_public_key_t (line 91) | typedef struct type nrf_crypto_backend_optiga_ecc_private_key_t (line 187) | typedef nrf_crypto_backend_optiga_ecc_private_key_t nrf_crypto_backend_s... type nrf_crypto_backend_secp256r1_key_pair_generate_context_t (line 189) | typedef uint32_t nrf_crypto_backend_secp256r1_key_pair_generate_context_t; type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 190) | typedef uint32_t nrf_crypto_backend_secp256r1_public_key_calculate_conte... FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_ecdh.c function ret_code_t (line 59) | ret_code_t nrf_crypto_backend_optiga_ecdh_compute( FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_ecdh.h type nrf_crypto_backend_secp256r1_ecdh_context_t (line 72) | typedef uint32_t nrf_crypto_backend_secp256r1_ecdh_context_t; FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_ecdsa.c function ret_code_t (line 58) | ret_code_t nrf_crypto_backend_optiga_sign( function ret_code_t (line 89) | ret_code_t nrf_crypto_backend_optiga_verify( FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_ecdsa.h type nrf_crypto_backend_secp256r1_sign_context_t (line 85) | typedef uint32_t nrf_crypto_backend_secp256r1_sign_context_t; type nrf_crypto_backend_secp256r1_verify_context_t (line 86) | typedef uint32_t nrf_crypto_backend_secp256r1_verify_context_t; FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_init.c function optiga_init (line 65) | static int32_t optiga_init(void) function ret_code_t (line 87) | static ret_code_t optiga_backend_init(void) function ret_code_t (line 115) | static ret_code_t optiga_backend_uninit(void) FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_rng.c function ret_code_t (line 66) | ret_code_t nrf_crypto_rng_backend_init(void * const p_context, function ret_code_t (line 76) | ret_code_t nrf_crypto_rng_backend_uninit(void * const p_context) function ret_code_t (line 84) | ret_code_t nrf_crypto_rng_backend_vector_generate(void * const p_co... function ret_code_t (line 132) | ret_code_t nrf_crypto_rng_backend_reseed(void * const p_context, FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_rng.h type nrf_crypto_backend_rng_context_t (line 76) | typedef struct type nrf_crypto_backend_rng_temp_buffer_t (line 84) | typedef struct FILE: SDK/components/libraries/crypto/backend/optiga/optiga_backend_utils.c function ret_code_t (line 57) | ret_code_t asn1_to_ecdsa_rs(uint8_t const * p_asn1, function ecdsa_rs_to_asn1 (line 193) | bool ecdsa_rs_to_asn1(uint8_t const * p_r, FILE: SDK/components/libraries/crypto/nrf_crypto_aead.c function ret_code_t (line 49) | static ret_code_t context_verify(nrf_crypto_aead_internal_context_t cons... function ret_code_t (line 60) | ret_code_t nrf_crypto_aead_init(nrf_crypto_aead_context_t * const p_c... function ret_code_t (line 90) | ret_code_t nrf_crypto_aead_uninit(void * const p_context) function ret_code_t (line 107) | ret_code_t nrf_crypto_aead_crypt(nrf_crypto_aead_context_t * const p_con... FILE: SDK/components/libraries/crypto/nrf_crypto_aead.h type nrf_crypto_backend_aead_context_t (line 151) | typedef nrf_crypto_backend_aead_context_t nrf_crypto_aead_context_t; FILE: SDK/components/libraries/crypto/nrf_crypto_aead_backend.h type nrf_crypto_aead_internal_context_t (line 57) | typedef nrf_crypto_aead_internal_context_t nrf_crypto_backend_aes_ccm_co... type nrf_crypto_aead_internal_context_t (line 63) | typedef nrf_crypto_aead_internal_context_t nrf_crypto_backend_aes_ccm_st... type nrf_crypto_aead_internal_context_t (line 69) | typedef nrf_crypto_aead_internal_context_t nrf_crypto_backend_aes_eax_co... type nrf_crypto_aead_internal_context_t (line 75) | typedef nrf_crypto_aead_internal_context_t nrf_crypto_backend_aes_gcm_co... type nrf_crypto_aead_internal_context_t (line 81) | typedef nrf_crypto_aead_internal_context_t nrf_crypto_backend_chacha_pol... type nrf_crypto_backend_aead_context_t (line 85) | typedef union FILE: SDK/components/libraries/crypto/nrf_crypto_aead_shared.h type nrf_crypto_aead_mode_t (line 77) | typedef enum type ret_code_t (line 91) | typedef ret_code_t (*aead_init_fn_t)(void * const p_context, uint8_t * p... type ret_code_t (line 97) | typedef ret_code_t (*aead_uninit_fn_t)(void * const p_context); type ret_code_t (line 103) | typedef ret_code_t (*aead_crypt_fn_t)(void * const p_context, type nrf_crypto_aead_info_t (line 120) | typedef struct type nrf_crypto_aead_internal_context_t (line 134) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_aes.c function ret_code_t (line 53) | static ret_code_t context_verify(nrf_crypto_aes_internal_context_t const... function ret_code_t (line 68) | ret_code_t nrf_crypto_aes_init(nrf_crypto_aes_context_t * const p_con... function ret_code_t (line 95) | ret_code_t nrf_crypto_aes_uninit(nrf_crypto_aes_context_t * const p_cont... function ret_code_t (line 122) | ret_code_t nrf_crypto_aes_key_set(nrf_crypto_aes_context_t * const p_con... function ret_code_t (line 139) | ret_code_t nrf_crypto_aes_iv_set(nrf_crypto_aes_context_t * const p_cont... function ret_code_t (line 158) | ret_code_t nrf_crypto_aes_iv_get(nrf_crypto_aes_context_t * const p_cont... function ret_code_t (line 186) | ret_code_t nrf_crypto_aes_update(nrf_crypto_aes_context_t * const p_cont... function ret_code_t (line 219) | ret_code_t nrf_crypto_aes_finalize(nrf_crypto_aes_context_t * const p_co... function ret_code_t (line 258) | ret_code_t nrf_crypto_aes_crypt(nrf_crypto_aes_context_t * const p_co... FILE: SDK/components/libraries/crypto/nrf_crypto_aes.h type nrf_crypto_backend_aes_context_t (line 309) | typedef nrf_crypto_backend_aes_context_t nrf_crypto_aes_context_t; FILE: SDK/components/libraries/crypto/nrf_crypto_aes_backend.h type nrf_crypto_aes_internal_context_t (line 54) | typedef nrf_crypto_aes_internal_context_t nrf_crypto_backend_aes_cbc_con... type nrf_crypto_aes_internal_context_t (line 60) | typedef nrf_crypto_aes_internal_context_t nrf_crypto_backend_aes_cfb_con... type nrf_crypto_aes_internal_context_t (line 66) | typedef nrf_crypto_aes_internal_context_t nrf_crypto_backend_aes_ctr_con... type nrf_crypto_aes_internal_context_t (line 72) | typedef nrf_crypto_aes_internal_context_t nrf_crypto_backend_aes_ecb_con... type nrf_crypto_aes_internal_context_t (line 79) | typedef nrf_crypto_aes_internal_context_t nrf_crypto_backend_aes_cbc_mac... type nrf_crypto_aes_internal_context_t (line 85) | typedef nrf_crypto_aes_internal_context_t nrf_crypto_backend_aes_cmac_co... type nrf_crypto_aes_internal_context_t (line 91) | typedef nrf_crypto_aes_internal_context_t nrf_crypto_backend_aes_cmac_pr... type nrf_crypto_backend_aes_context_t (line 96) | typedef union FILE: SDK/components/libraries/crypto/nrf_crypto_aes_shared.c function ret_code_t (line 49) | ret_code_t padding_pkcs7_add(uint8_t * p_padding_buff, function ret_code_t (line 81) | ret_code_t padding_pkcs7_remove(uint8_t * p_padded_message, FILE: SDK/components/libraries/crypto/nrf_crypto_aes_shared.h type nrf_crypto_aes_mode_t (line 71) | typedef enum type ret_code_t (line 90) | typedef ret_code_t (*aes_init_fn_t)(void * const p_context, nrf_crypto_o... type ret_code_t (line 96) | typedef ret_code_t (*aes_uninit_fn_t)(void * const p_context); type ret_code_t (line 102) | typedef ret_code_t (*aes_key_set_fn_t)(void * const p_context, uint8_t *... type ret_code_t (line 108) | typedef ret_code_t (*aes_iv_set_fn_t)(void * const p_context, uint8_t * ... type ret_code_t (line 114) | typedef ret_code_t (*aes_iv_get_fn_t)(void * const p_context, uint8_t * ... type ret_code_t (line 120) | typedef ret_code_t (*aes_update_fn_t)(void * const p_context, type ret_code_t (line 129) | typedef ret_code_t (*aes_finalize_fn_t)(void * const p_context, type nrf_crypto_aes_info_t (line 140) | typedef struct type nrf_crypto_aes_internal_context_t (line 159) | typedef struct type nrf_crypto_backend_aes_ctx_t (line 171) | typedef struct type nrf_crypto_backend_no_iv_aes_ctx_t (line 183) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_ecc.c function ret_code_t (line 822) | ret_code_t nrf_crypto_internal_ecc_key_output_prepare( function ret_code_t (line 839) | ret_code_t nrf_crypto_internal_ecc_key_input_check( function ret_code_t (line 852) | ret_code_t nrf_crypto_internal_ecc_raw_output_prepare( function ret_code_t (line 872) | ret_code_t nrf_crypto_internal_ecc_raw_input_check( function ret_code_t (line 884) | ret_code_t nrf_crypto_ecc_key_pair_generate( function ret_code_t (line 940) | ret_code_t nrf_crypto_ecc_public_key_calculate( function ret_code_t (line 998) | ret_code_t nrf_crypto_ecc_private_key_from_raw( function ret_code_t (line 1037) | ret_code_t nrf_crypto_ecc_private_key_to_raw( function ret_code_t (line 1072) | ret_code_t nrf_crypto_ecc_public_key_from_raw( function ret_code_t (line 1111) | ret_code_t nrf_crypto_ecc_public_key_to_raw( function ret_code_t (line 1146) | ret_code_t nrf_crypto_ecc_private_key_free( function ret_code_t (line 1187) | ret_code_t nrf_crypto_ecc_public_key_free( function ret_code_t (line 1228) | ret_code_t nrf_crypto_ecc_curve_info_get( function ret_code_t (line 1259) | ret_code_t nrf_crypto_ecc_byte_order_invert( FILE: SDK/components/libraries/crypto/nrf_crypto_ecc.h type nrf_crypto_ecc_curve_type_t (line 143) | typedef enum type nrf_crypto_ecc_curve_info_t (line 249) | typedef struct nrf_crypto_ecc_curve_info_s type nrf_crypto_backend_secp160r1_key_pair_generate_context_t (line 263) | typedef nrf_crypto_backend_secp160r1_key_pair_generate_context_t type nrf_crypto_backend_secp160r1_public_key_calculate_context_t (line 265) | typedef nrf_crypto_backend_secp160r1_public_key_calculate_context_t type nrf_crypto_backend_secp160r1_private_key_t (line 267) | typedef nrf_crypto_backend_secp160r1_private_key_t type nrf_crypto_backend_secp160r1_public_key_t (line 269) | typedef nrf_crypto_backend_secp160r1_public_key_t type nrf_crypto_backend_secp160r2_key_pair_generate_context_t (line 291) | typedef nrf_crypto_backend_secp160r2_key_pair_generate_context_t type nrf_crypto_backend_secp160r2_public_key_calculate_context_t (line 293) | typedef nrf_crypto_backend_secp160r2_public_key_calculate_context_t type nrf_crypto_backend_secp160r2_private_key_t (line 295) | typedef nrf_crypto_backend_secp160r2_private_key_t type nrf_crypto_backend_secp160r2_public_key_t (line 297) | typedef nrf_crypto_backend_secp160r2_public_key_t type nrf_crypto_backend_secp192r1_key_pair_generate_context_t (line 319) | typedef nrf_crypto_backend_secp192r1_key_pair_generate_context_t type nrf_crypto_backend_secp192r1_public_key_calculate_context_t (line 321) | typedef nrf_crypto_backend_secp192r1_public_key_calculate_context_t type nrf_crypto_backend_secp192r1_private_key_t (line 323) | typedef nrf_crypto_backend_secp192r1_private_key_t type nrf_crypto_backend_secp192r1_public_key_t (line 325) | typedef nrf_crypto_backend_secp192r1_public_key_t type nrf_crypto_backend_secp224r1_key_pair_generate_context_t (line 347) | typedef nrf_crypto_backend_secp224r1_key_pair_generate_context_t type nrf_crypto_backend_secp224r1_public_key_calculate_context_t (line 349) | typedef nrf_crypto_backend_secp224r1_public_key_calculate_context_t type nrf_crypto_backend_secp224r1_private_key_t (line 351) | typedef nrf_crypto_backend_secp224r1_private_key_t type nrf_crypto_backend_secp224r1_public_key_t (line 353) | typedef nrf_crypto_backend_secp224r1_public_key_t type nrf_crypto_backend_secp256r1_key_pair_generate_context_t (line 375) | typedef nrf_crypto_backend_secp256r1_key_pair_generate_context_t type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 377) | typedef nrf_crypto_backend_secp256r1_public_key_calculate_context_t type nrf_crypto_backend_secp256r1_private_key_t (line 379) | typedef nrf_crypto_backend_secp256r1_private_key_t type nrf_crypto_backend_secp256r1_public_key_t (line 381) | typedef nrf_crypto_backend_secp256r1_public_key_t type nrf_crypto_backend_secp384r1_key_pair_generate_context_t (line 403) | typedef nrf_crypto_backend_secp384r1_key_pair_generate_context_t type nrf_crypto_backend_secp384r1_public_key_calculate_context_t (line 405) | typedef nrf_crypto_backend_secp384r1_public_key_calculate_context_t type nrf_crypto_backend_secp384r1_private_key_t (line 407) | typedef nrf_crypto_backend_secp384r1_private_key_t type nrf_crypto_backend_secp384r1_public_key_t (line 409) | typedef nrf_crypto_backend_secp384r1_public_key_t type nrf_crypto_backend_secp521r1_key_pair_generate_context_t (line 431) | typedef nrf_crypto_backend_secp521r1_key_pair_generate_context_t type nrf_crypto_backend_secp521r1_public_key_calculate_context_t (line 433) | typedef nrf_crypto_backend_secp521r1_public_key_calculate_context_t type nrf_crypto_backend_secp521r1_private_key_t (line 435) | typedef nrf_crypto_backend_secp521r1_private_key_t type nrf_crypto_backend_secp521r1_public_key_t (line 437) | typedef nrf_crypto_backend_secp521r1_public_key_t type nrf_crypto_backend_secp160k1_key_pair_generate_context_t (line 459) | typedef nrf_crypto_backend_secp160k1_key_pair_generate_context_t type nrf_crypto_backend_secp160k1_public_key_calculate_context_t (line 461) | typedef nrf_crypto_backend_secp160k1_public_key_calculate_context_t type nrf_crypto_backend_secp160k1_private_key_t (line 463) | typedef nrf_crypto_backend_secp160k1_private_key_t type nrf_crypto_backend_secp160k1_public_key_t (line 465) | typedef nrf_crypto_backend_secp160k1_public_key_t type nrf_crypto_backend_secp192k1_key_pair_generate_context_t (line 487) | typedef nrf_crypto_backend_secp192k1_key_pair_generate_context_t type nrf_crypto_backend_secp192k1_public_key_calculate_context_t (line 489) | typedef nrf_crypto_backend_secp192k1_public_key_calculate_context_t type nrf_crypto_backend_secp192k1_private_key_t (line 491) | typedef nrf_crypto_backend_secp192k1_private_key_t type nrf_crypto_backend_secp192k1_public_key_t (line 493) | typedef nrf_crypto_backend_secp192k1_public_key_t type nrf_crypto_backend_secp224k1_key_pair_generate_context_t (line 515) | typedef nrf_crypto_backend_secp224k1_key_pair_generate_context_t type nrf_crypto_backend_secp224k1_public_key_calculate_context_t (line 517) | typedef nrf_crypto_backend_secp224k1_public_key_calculate_context_t type nrf_crypto_backend_secp224k1_private_key_t (line 519) | typedef nrf_crypto_backend_secp224k1_private_key_t type nrf_crypto_backend_secp224k1_public_key_t (line 521) | typedef nrf_crypto_backend_secp224k1_public_key_t type nrf_crypto_backend_secp256k1_key_pair_generate_context_t (line 543) | typedef nrf_crypto_backend_secp256k1_key_pair_generate_context_t type nrf_crypto_backend_secp256k1_public_key_calculate_context_t (line 545) | typedef nrf_crypto_backend_secp256k1_public_key_calculate_context_t type nrf_crypto_backend_secp256k1_private_key_t (line 547) | typedef nrf_crypto_backend_secp256k1_private_key_t type nrf_crypto_backend_secp256k1_public_key_t (line 549) | typedef nrf_crypto_backend_secp256k1_public_key_t type nrf_crypto_backend_bp256r1_key_pair_generate_context_t (line 571) | typedef nrf_crypto_backend_bp256r1_key_pair_generate_context_t type nrf_crypto_backend_bp256r1_public_key_calculate_context_t (line 573) | typedef nrf_crypto_backend_bp256r1_public_key_calculate_context_t type nrf_crypto_backend_bp256r1_private_key_t (line 575) | typedef nrf_crypto_backend_bp256r1_private_key_t type nrf_crypto_backend_bp256r1_public_key_t (line 577) | typedef nrf_crypto_backend_bp256r1_public_key_t type nrf_crypto_backend_bp384r1_key_pair_generate_context_t (line 599) | typedef nrf_crypto_backend_bp384r1_key_pair_generate_context_t type nrf_crypto_backend_bp384r1_public_key_calculate_context_t (line 601) | typedef nrf_crypto_backend_bp384r1_public_key_calculate_context_t type nrf_crypto_backend_bp384r1_private_key_t (line 603) | typedef nrf_crypto_backend_bp384r1_private_key_t type nrf_crypto_backend_bp384r1_public_key_t (line 605) | typedef nrf_crypto_backend_bp384r1_public_key_t type nrf_crypto_backend_bp512r1_key_pair_generate_context_t (line 627) | typedef nrf_crypto_backend_bp512r1_key_pair_generate_context_t type nrf_crypto_backend_bp512r1_public_key_calculate_context_t (line 629) | typedef nrf_crypto_backend_bp512r1_public_key_calculate_context_t type nrf_crypto_backend_bp512r1_private_key_t (line 631) | typedef nrf_crypto_backend_bp512r1_private_key_t type nrf_crypto_backend_bp512r1_public_key_t (line 633) | typedef nrf_crypto_backend_bp512r1_public_key_t type nrf_crypto_backend_curve25519_key_pair_generate_context_t (line 655) | typedef nrf_crypto_backend_curve25519_key_pair_generate_context_t type nrf_crypto_backend_curve25519_public_key_calculate_context_t (line 657) | typedef nrf_crypto_backend_curve25519_public_key_calculate_context_t type nrf_crypto_backend_curve25519_private_key_t (line 659) | typedef nrf_crypto_backend_curve25519_private_key_t type nrf_crypto_backend_curve25519_public_key_t (line 661) | typedef nrf_crypto_backend_curve25519_public_key_t type nrf_crypto_backend_ed25519_key_pair_generate_context_t (line 682) | typedef nrf_crypto_backend_ed25519_key_pair_generate_context_t type nrf_crypto_backend_ed25519_public_key_calculate_context_t (line 684) | typedef nrf_crypto_backend_ed25519_public_key_calculate_context_t type nrf_crypto_backend_ed25519_private_key_t (line 686) | typedef nrf_crypto_backend_ed25519_private_key_t type nrf_crypto_backend_ed25519_public_key_t (line 688) | typedef nrf_crypto_backend_ed25519_public_key_t type nrf_crypto_ecc_key_pair_generate_context_t (line 713) | typedef union type nrf_crypto_ecc_public_key_calculate_context_t (line 736) | typedef union type nrf_crypto_ecc_private_key_t (line 759) | typedef union type nrf_crypto_ecc_public_key_t (line 782) | typedef union FILE: SDK/components/libraries/crypto/nrf_crypto_ecc_backend.h type nrf_crypto_backend_secp160r1_key_pair_generate_context_t (line 164) | typedef uint32_t nrf_crypto_backend_secp160r1_key_pair_generate_context_t; type nrf_crypto_backend_secp160r1_public_key_calculate_context_t (line 165) | typedef uint32_t nrf_crypto_backend_secp160r1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 167) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp160r... type nrf_crypto_internal_ecc_key_header_t (line 168) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp160r... type nrf_crypto_backend_secp160r2_key_pair_generate_context_t (line 173) | typedef uint32_t nrf_crypto_backend_secp160r2_key_pair_generate_context_t; type nrf_crypto_backend_secp160r2_public_key_calculate_context_t (line 174) | typedef uint32_t nrf_crypto_backend_secp160r2_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 176) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp160r... type nrf_crypto_internal_ecc_key_header_t (line 177) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp160r... type nrf_crypto_backend_secp192r1_key_pair_generate_context_t (line 182) | typedef uint32_t nrf_crypto_backend_secp192r1_key_pair_generate_context_t; type nrf_crypto_backend_secp192r1_public_key_calculate_context_t (line 183) | typedef uint32_t nrf_crypto_backend_secp192r1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 185) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp192r... type nrf_crypto_internal_ecc_key_header_t (line 186) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp192r... type nrf_crypto_backend_secp224r1_key_pair_generate_context_t (line 191) | typedef uint32_t nrf_crypto_backend_secp224r1_key_pair_generate_context_t; type nrf_crypto_backend_secp224r1_public_key_calculate_context_t (line 192) | typedef uint32_t nrf_crypto_backend_secp224r1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 194) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp224r... type nrf_crypto_internal_ecc_key_header_t (line 195) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp224r... type nrf_crypto_backend_secp256r1_key_pair_generate_context_t (line 200) | typedef uint32_t nrf_crypto_backend_secp256r1_key_pair_generate_context_t; type nrf_crypto_backend_secp256r1_public_key_calculate_context_t (line 201) | typedef uint32_t nrf_crypto_backend_secp256r1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 203) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp256r... type nrf_crypto_internal_ecc_key_header_t (line 204) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp256r... type nrf_crypto_backend_secp384r1_key_pair_generate_context_t (line 209) | typedef uint32_t nrf_crypto_backend_secp384r1_key_pair_generate_context_t; type nrf_crypto_backend_secp384r1_public_key_calculate_context_t (line 210) | typedef uint32_t nrf_crypto_backend_secp384r1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 212) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp384r... type nrf_crypto_internal_ecc_key_header_t (line 213) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp384r... type nrf_crypto_backend_secp521r1_key_pair_generate_context_t (line 218) | typedef uint32_t nrf_crypto_backend_secp521r1_key_pair_generate_context_t; type nrf_crypto_backend_secp521r1_public_key_calculate_context_t (line 219) | typedef uint32_t nrf_crypto_backend_secp521r1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 221) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp521r... type nrf_crypto_internal_ecc_key_header_t (line 222) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp521r... type nrf_crypto_backend_secp160k1_key_pair_generate_context_t (line 227) | typedef uint32_t nrf_crypto_backend_secp160k1_key_pair_generate_context_t; type nrf_crypto_backend_secp160k1_public_key_calculate_context_t (line 228) | typedef uint32_t nrf_crypto_backend_secp160k1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 230) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp160k... type nrf_crypto_internal_ecc_key_header_t (line 231) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp160k... type nrf_crypto_backend_secp192k1_key_pair_generate_context_t (line 236) | typedef uint32_t nrf_crypto_backend_secp192k1_key_pair_generate_context_t; type nrf_crypto_backend_secp192k1_public_key_calculate_context_t (line 237) | typedef uint32_t nrf_crypto_backend_secp192k1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 239) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp192k... type nrf_crypto_internal_ecc_key_header_t (line 240) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp192k... type nrf_crypto_backend_secp224k1_key_pair_generate_context_t (line 245) | typedef uint32_t nrf_crypto_backend_secp224k1_key_pair_generate_context_t; type nrf_crypto_backend_secp224k1_public_key_calculate_context_t (line 246) | typedef uint32_t nrf_crypto_backend_secp224k1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 248) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp224k... type nrf_crypto_internal_ecc_key_header_t (line 249) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp224k... type nrf_crypto_backend_secp256k1_key_pair_generate_context_t (line 254) | typedef uint32_t nrf_crypto_backend_secp256k1_key_pair_generate_context_t; type nrf_crypto_backend_secp256k1_public_key_calculate_context_t (line 255) | typedef uint32_t nrf_crypto_backend_secp256k1_public_key_calculate_conte... type nrf_crypto_internal_ecc_key_header_t (line 257) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp256k... type nrf_crypto_internal_ecc_key_header_t (line 258) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_secp256k... type nrf_crypto_backend_bp256r1_key_pair_generate_context_t (line 263) | typedef uint32_t nrf_crypto_backend_bp256r1_key_pair_generate_context_t; type nrf_crypto_backend_bp256r1_public_key_calculate_context_t (line 264) | typedef uint32_t nrf_crypto_backend_bp256r1_public_key_calculate_context_t; type nrf_crypto_internal_ecc_key_header_t (line 266) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_bp256r1_... type nrf_crypto_internal_ecc_key_header_t (line 267) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_bp256r1_... type nrf_crypto_backend_bp384r1_key_pair_generate_context_t (line 272) | typedef uint32_t nrf_crypto_backend_bp384r1_key_pair_generate_context_t; type nrf_crypto_backend_bp384r1_public_key_calculate_context_t (line 273) | typedef uint32_t nrf_crypto_backend_bp384r1_public_key_calculate_context_t; type nrf_crypto_internal_ecc_key_header_t (line 275) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_bp384r1_... type nrf_crypto_internal_ecc_key_header_t (line 276) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_bp384r1_... type nrf_crypto_backend_bp512r1_key_pair_generate_context_t (line 281) | typedef uint32_t nrf_crypto_backend_bp512r1_key_pair_generate_context_t; type nrf_crypto_backend_bp512r1_public_key_calculate_context_t (line 282) | typedef uint32_t nrf_crypto_backend_bp512r1_public_key_calculate_context_t; type nrf_crypto_internal_ecc_key_header_t (line 284) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_bp512r1_... type nrf_crypto_internal_ecc_key_header_t (line 285) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_bp512r1_... type nrf_crypto_backend_curve25519_key_pair_generate_context_t (line 290) | typedef uint32_t nrf_crypto_backend_curve25519_key_pair_generate_context_t; type nrf_crypto_backend_curve25519_public_key_calculate_context_t (line 291) | typedef uint32_t nrf_crypto_backend_curve25519_public_key_calculate_cont... type nrf_crypto_internal_ecc_key_header_t (line 293) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_curve255... type nrf_crypto_internal_ecc_key_header_t (line 294) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_curve255... type nrf_crypto_backend_ed25519_key_pair_generate_context_t (line 299) | typedef uint32_t nrf_crypto_backend_ed25519_key_pair_generate_context_t; type nrf_crypto_backend_ed25519_public_key_calculate_context_t (line 300) | typedef uint32_t nrf_crypto_backend_ed25519_public_key_calculate_context_t; type nrf_crypto_internal_ecc_key_header_t (line 302) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_ed25519_... type nrf_crypto_internal_ecc_key_header_t (line 303) | typedef nrf_crypto_internal_ecc_key_header_t nrf_crypto_backend_ed25519_... FILE: SDK/components/libraries/crypto/nrf_crypto_ecc_shared.h type nrf_crypto_ecc_curve_info_s (line 62) | struct nrf_crypto_ecc_curve_info_s type nrf_crypto_internal_ecc_key_header_t (line 67) | typedef struct type ret_code_t (line 84) | typedef ret_code_t (*nrf_crypto_backend_ecc_key_pair_generate_fn_t)( type ret_code_t (line 100) | typedef ret_code_t (*nrf_crypto_backend_ecc_public_key_calculate_fn_t)( type ret_code_t (line 115) | typedef ret_code_t (*nrf_crypto_backend_ecc_private_key_from_raw_fn_t)( type ret_code_t (line 129) | typedef ret_code_t (*nrf_crypto_backend_ecc_private_key_to_raw_fn_t)( type ret_code_t (line 143) | typedef ret_code_t (*nrf_crypto_backend_ecc_public_key_from_raw_fn_t)( type ret_code_t (line 157) | typedef ret_code_t (*nrf_crypto_backend_ecc_public_key_to_raw_fn_t)( type ret_code_t (line 170) | typedef ret_code_t (*nrf_crypto_backend_ecc_key_free_fn_t)( type nrf_crypto_ecc_curve_info_s (line 181) | struct nrf_crypto_ecc_curve_info_s FILE: SDK/components/libraries/crypto/nrf_crypto_ecdh.c function ret_code_t (line 214) | ret_code_t nrf_crypto_ecdh_compute( FILE: SDK/components/libraries/crypto/nrf_crypto_ecdh.h type nrf_crypto_backend_secp160r1_ecdh_context_t (line 98) | typedef nrf_crypto_backend_secp160r1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp160r2_ecdh_context_t (line 99) | typedef nrf_crypto_backend_secp160r2_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp192r1_ecdh_context_t (line 100) | typedef nrf_crypto_backend_secp192r1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp224r1_ecdh_context_t (line 101) | typedef nrf_crypto_backend_secp224r1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp256r1_ecdh_context_t (line 102) | typedef nrf_crypto_backend_secp256r1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp384r1_ecdh_context_t (line 103) | typedef nrf_crypto_backend_secp384r1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp521r1_ecdh_context_t (line 104) | typedef nrf_crypto_backend_secp521r1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp160k1_ecdh_context_t (line 105) | typedef nrf_crypto_backend_secp160k1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp192k1_ecdh_context_t (line 106) | typedef nrf_crypto_backend_secp192k1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp224k1_ecdh_context_t (line 107) | typedef nrf_crypto_backend_secp224k1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_secp256k1_ecdh_context_t (line 108) | typedef nrf_crypto_backend_secp256k1_ecdh_context_t nrf_crypto_ecdh_sec... type nrf_crypto_backend_bp256r1_ecdh_context_t (line 109) | typedef nrf_crypto_backend_bp256r1_ecdh_context_t nrf_crypto_ecdh_bp2... type nrf_crypto_backend_bp384r1_ecdh_context_t (line 110) | typedef nrf_crypto_backend_bp384r1_ecdh_context_t nrf_crypto_ecdh_bp3... type nrf_crypto_backend_bp512r1_ecdh_context_t (line 111) | typedef nrf_crypto_backend_bp512r1_ecdh_context_t nrf_crypto_ecdh_bp5... type nrf_crypto_backend_curve25519_ecdh_context_t (line 112) | typedef nrf_crypto_backend_curve25519_ecdh_context_t nrf_crypto_ecdh_cur... type nrf_crypto_ecdh_context_t (line 151) | typedef union FILE: SDK/components/libraries/crypto/nrf_crypto_ecdh_backend.h type nrf_crypto_backend_secp160r1_ecdh_context_t (line 69) | typedef uint32_t nrf_crypto_backend_secp160r1_ecdh_context_t; type nrf_crypto_backend_secp160r2_ecdh_context_t (line 76) | typedef uint32_t nrf_crypto_backend_secp160r2_ecdh_context_t; type nrf_crypto_backend_secp192r1_ecdh_context_t (line 83) | typedef uint32_t nrf_crypto_backend_secp192r1_ecdh_context_t; type nrf_crypto_backend_secp224r1_ecdh_context_t (line 90) | typedef uint32_t nrf_crypto_backend_secp224r1_ecdh_context_t; type nrf_crypto_backend_secp256r1_ecdh_context_t (line 97) | typedef uint32_t nrf_crypto_backend_secp256r1_ecdh_context_t; type nrf_crypto_backend_secp384r1_ecdh_context_t (line 104) | typedef uint32_t nrf_crypto_backend_secp384r1_ecdh_context_t; type nrf_crypto_backend_secp521r1_ecdh_context_t (line 111) | typedef uint32_t nrf_crypto_backend_secp521r1_ecdh_context_t; type nrf_crypto_backend_secp160k1_ecdh_context_t (line 118) | typedef uint32_t nrf_crypto_backend_secp160k1_ecdh_context_t; type nrf_crypto_backend_secp192k1_ecdh_context_t (line 125) | typedef uint32_t nrf_crypto_backend_secp192k1_ecdh_context_t; type nrf_crypto_backend_secp224k1_ecdh_context_t (line 132) | typedef uint32_t nrf_crypto_backend_secp224k1_ecdh_context_t; type nrf_crypto_backend_secp256k1_ecdh_context_t (line 139) | typedef uint32_t nrf_crypto_backend_secp256k1_ecdh_context_t; type nrf_crypto_backend_bp256r1_ecdh_context_t (line 146) | typedef uint32_t nrf_crypto_backend_bp256r1_ecdh_context_t; type nrf_crypto_backend_bp384r1_ecdh_context_t (line 153) | typedef uint32_t nrf_crypto_backend_bp384r1_ecdh_context_t; type nrf_crypto_backend_bp512r1_ecdh_context_t (line 160) | typedef uint32_t nrf_crypto_backend_bp512r1_ecdh_context_t; type nrf_crypto_backend_curve25519_ecdh_context_t (line 167) | typedef uint32_t nrf_crypto_backend_curve25519_ecdh_context_t; type nrf_crypto_backend_ed25519_ecdh_context_t (line 174) | typedef uint32_t nrf_crypto_backend_ed25519_ecdh_context_t; FILE: SDK/components/libraries/crypto/nrf_crypto_ecdh_shared.h type ret_code_t (line 67) | typedef ret_code_t (*nrf_crypto_backend_ecdh_compute_fn_t)( FILE: SDK/components/libraries/crypto/nrf_crypto_ecdsa.c function ret_code_t (line 342) | ret_code_t nrf_crypto_ecdsa_sign( function ret_code_t (line 398) | ret_code_t nrf_crypto_ecdsa_verify( FILE: SDK/components/libraries/crypto/nrf_crypto_ecdsa.h type nrf_crypto_backend_secp160r1_sign_context_t (line 116) | typedef nrf_crypto_backend_secp160r1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp160r2_sign_context_t (line 117) | typedef nrf_crypto_backend_secp160r2_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp192r1_sign_context_t (line 118) | typedef nrf_crypto_backend_secp192r1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp224r1_sign_context_t (line 119) | typedef nrf_crypto_backend_secp224r1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp256r1_sign_context_t (line 120) | typedef nrf_crypto_backend_secp256r1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp384r1_sign_context_t (line 121) | typedef nrf_crypto_backend_secp384r1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp521r1_sign_context_t (line 122) | typedef nrf_crypto_backend_secp521r1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp160k1_sign_context_t (line 123) | typedef nrf_crypto_backend_secp160k1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp192k1_sign_context_t (line 124) | typedef nrf_crypto_backend_secp192k1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp224k1_sign_context_t (line 125) | typedef nrf_crypto_backend_secp224k1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_secp256k1_sign_context_t (line 126) | typedef nrf_crypto_backend_secp256k1_sign_context_t nrf_crypto_ecdsa_se... type nrf_crypto_backend_bp256r1_sign_context_t (line 127) | typedef nrf_crypto_backend_bp256r1_sign_context_t nrf_crypto_ecdsa_bp... type nrf_crypto_backend_bp384r1_sign_context_t (line 128) | typedef nrf_crypto_backend_bp384r1_sign_context_t nrf_crypto_ecdsa_bp... type nrf_crypto_backend_bp512r1_sign_context_t (line 129) | typedef nrf_crypto_backend_bp512r1_sign_context_t nrf_crypto_ecdsa_bp... type nrf_crypto_backend_curve25519_sign_context_t (line 130) | typedef nrf_crypto_backend_curve25519_sign_context_t nrf_crypto_ecdsa_cu... type nrf_crypto_backend_secp160r1_verify_context_t (line 133) | typedef nrf_crypto_backend_secp160r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp160r2_verify_context_t (line 134) | typedef nrf_crypto_backend_secp160r2_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp192r1_verify_context_t (line 135) | typedef nrf_crypto_backend_secp192r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp224r1_verify_context_t (line 136) | typedef nrf_crypto_backend_secp224r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp256r1_verify_context_t (line 137) | typedef nrf_crypto_backend_secp256r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp384r1_verify_context_t (line 138) | typedef nrf_crypto_backend_secp384r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp521r1_verify_context_t (line 139) | typedef nrf_crypto_backend_secp521r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp160k1_verify_context_t (line 140) | typedef nrf_crypto_backend_secp160k1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp192k1_verify_context_t (line 141) | typedef nrf_crypto_backend_secp192k1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp224k1_verify_context_t (line 142) | typedef nrf_crypto_backend_secp224k1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_secp256k1_verify_context_t (line 143) | typedef nrf_crypto_backend_secp256k1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_bp256r1_verify_context_t (line 144) | typedef nrf_crypto_backend_bp256r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_bp384r1_verify_context_t (line 145) | typedef nrf_crypto_backend_bp384r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_bp512r1_verify_context_t (line 146) | typedef nrf_crypto_backend_bp512r1_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_backend_curve25519_verify_context_t (line 147) | typedef nrf_crypto_backend_curve25519_verify_context_t nrf_crypto_ecdsa_... type nrf_crypto_ecdsa_sign_context_t (line 152) | typedef union type nrf_crypto_ecdsa_verify_context_t (line 174) | typedef union FILE: SDK/components/libraries/crypto/nrf_crypto_ecdsa_backend.h type nrf_crypto_backend_secp160r1_sign_context_t (line 70) | typedef uint8_t nrf_crypto_backend_secp160r1_sign_context_t; type nrf_crypto_backend_secp160r1_verify_context_t (line 71) | typedef uint8_t nrf_crypto_backend_secp160r1_verify_context_t; type nrf_crypto_backend_secp160r2_sign_context_t (line 82) | typedef uint8_t nrf_crypto_backend_secp160r2_sign_context_t; type nrf_crypto_backend_secp160r2_verify_context_t (line 83) | typedef uint8_t nrf_crypto_backend_secp160r2_verify_context_t; type nrf_crypto_backend_secp192r1_sign_context_t (line 94) | typedef uint8_t nrf_crypto_backend_secp192r1_sign_context_t; type nrf_crypto_backend_secp192r1_verify_context_t (line 95) | typedef uint8_t nrf_crypto_backend_secp192r1_verify_context_t; type nrf_crypto_backend_secp224r1_sign_context_t (line 106) | typedef uint8_t nrf_crypto_backend_secp224r1_sign_context_t; type nrf_crypto_backend_secp224r1_verify_context_t (line 107) | typedef uint8_t nrf_crypto_backend_secp224r1_verify_context_t; type nrf_crypto_backend_secp256r1_sign_context_t (line 118) | typedef uint8_t nrf_crypto_backend_secp256r1_sign_context_t; type nrf_crypto_backend_secp256r1_verify_context_t (line 119) | typedef uint8_t nrf_crypto_backend_secp256r1_verify_context_t; type nrf_crypto_backend_secp384r1_sign_context_t (line 130) | typedef uint8_t nrf_crypto_backend_secp384r1_sign_context_t; type nrf_crypto_backend_secp384r1_verify_context_t (line 131) | typedef uint8_t nrf_crypto_backend_secp384r1_verify_context_t; type nrf_crypto_backend_secp521r1_sign_context_t (line 142) | typedef uint8_t nrf_crypto_backend_secp521r1_sign_context_t; type nrf_crypto_backend_secp521r1_verify_context_t (line 143) | typedef uint8_t nrf_crypto_backend_secp521r1_verify_context_t; type nrf_crypto_backend_secp160k1_sign_context_t (line 154) | typedef uint8_t nrf_crypto_backend_secp160k1_sign_context_t; type nrf_crypto_backend_secp160k1_verify_context_t (line 155) | typedef uint8_t nrf_crypto_backend_secp160k1_verify_context_t; type nrf_crypto_backend_secp192k1_sign_context_t (line 166) | typedef uint8_t nrf_crypto_backend_secp192k1_sign_context_t; type nrf_crypto_backend_secp192k1_verify_context_t (line 167) | typedef uint8_t nrf_crypto_backend_secp192k1_verify_context_t; type nrf_crypto_backend_secp224k1_sign_context_t (line 178) | typedef uint8_t nrf_crypto_backend_secp224k1_sign_context_t; type nrf_crypto_backend_secp224k1_verify_context_t (line 179) | typedef uint8_t nrf_crypto_backend_secp224k1_verify_context_t; type nrf_crypto_backend_secp256k1_sign_context_t (line 190) | typedef uint8_t nrf_crypto_backend_secp256k1_sign_context_t; type nrf_crypto_backend_secp256k1_verify_context_t (line 191) | typedef uint8_t nrf_crypto_backend_secp256k1_verify_context_t; type nrf_crypto_backend_bp256r1_sign_context_t (line 202) | typedef uint8_t nrf_crypto_backend_bp256r1_sign_context_t; type nrf_crypto_backend_bp256r1_verify_context_t (line 203) | typedef uint8_t nrf_crypto_backend_bp256r1_verify_context_t; type nrf_crypto_backend_bp384r1_sign_context_t (line 214) | typedef uint8_t nrf_crypto_backend_bp384r1_sign_context_t; type nrf_crypto_backend_bp384r1_verify_context_t (line 215) | typedef uint8_t nrf_crypto_backend_bp384r1_verify_context_t; type nrf_crypto_backend_bp512r1_sign_context_t (line 226) | typedef uint8_t nrf_crypto_backend_bp512r1_sign_context_t; type nrf_crypto_backend_bp512r1_verify_context_t (line 227) | typedef uint8_t nrf_crypto_backend_bp512r1_verify_context_t; type nrf_crypto_backend_curve25519_sign_context_t (line 238) | typedef uint8_t nrf_crypto_backend_curve25519_sign_context_t; type nrf_crypto_backend_curve25519_verify_context_t (line 239) | typedef uint8_t nrf_crypto_backend_curve25519_verify_context_t; FILE: SDK/components/libraries/crypto/nrf_crypto_ecdsa_shared.h type ret_code_t (line 69) | typedef ret_code_t (*nrf_crypto_backend_ecdsa_sign_fn_t)( type ret_code_t (line 91) | typedef ret_code_t (*nrf_crypto_backend_ecdsa_verify_fn_t)( FILE: SDK/components/libraries/crypto/nrf_crypto_eddsa.c function ret_code_t (line 53) | ret_code_t nrf_crypto_eddsa_sign(nrf_crypto_eddsa_sign_context_t ... function ret_code_t (line 108) | ret_code_t nrf_crypto_eddsa_verify(nrf_crypto_eddsa_verify_context_t ... FILE: SDK/components/libraries/crypto/nrf_crypto_eddsa.h type nrf_crypto_backend_ed25519_sign_context_t (line 70) | typedef nrf_crypto_backend_ed25519_sign_context_t nrf_crypto_eddsa_sign_... type nrf_crypto_backend_ed25519_verify_context_t (line 73) | typedef nrf_crypto_backend_ed25519_verify_context_t nrf_crypto_eddsa_ver... FILE: SDK/components/libraries/crypto/nrf_crypto_eddsa_backend.h type nrf_crypto_backend_ed25519_sign_context_t (line 67) | typedef uint8_t nrf_crypto_backend_ed25519_sign_context_t; type nrf_crypto_backend_ed25519_verify_context_t (line 68) | typedef uint8_t nrf_crypto_backend_ed25519_verify_context_t; FILE: SDK/components/libraries/crypto/nrf_crypto_error.c type error_code_pair (line 47) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_hash.c function ret_code_t (line 53) | static ret_code_t verify_context(nrf_crypto_hash_internal_context_t * co... function ret_code_t (line 69) | ret_code_t nrf_crypto_hash_init(nrf_crypto_hash_context_t * const p_cont... function ret_code_t (line 93) | ret_code_t nrf_crypto_hash_update(nrf_crypto_hash_context_t * const p_... function ret_code_t (line 121) | ret_code_t nrf_crypto_hash_finalize(nrf_crypto_hash_context_t * const p_... function ret_code_t (line 144) | ret_code_t nrf_crypto_hash_calculate(nrf_crypto_hash_context_t * cons... FILE: SDK/components/libraries/crypto/nrf_crypto_hash.h type nrf_crypto_backend_hash_context_t (line 87) | typedef nrf_crypto_backend_hash_context_t nrf_crypto_hash_context_t; FILE: SDK/components/libraries/crypto/nrf_crypto_hash_backend.h type nrf_crypto_hash_internal_context_t (line 59) | typedef nrf_crypto_hash_internal_context_t nrf_crypto_backend_hash_sha2... type nrf_crypto_hash_internal_context_t (line 67) | typedef nrf_crypto_hash_internal_context_t nrf_crypto_backend_hash_sha5... type nrf_crypto_backend_hash_context_t (line 73) | typedef union FILE: SDK/components/libraries/crypto/nrf_crypto_hash_shared.h type nrf_crypto_hash_mode_t (line 56) | typedef enum type ret_code_t (line 67) | typedef ret_code_t (*nrf_crypto_hash_init_fn_t)(void * const p_context); type ret_code_t (line 74) | typedef ret_code_t (*nrf_crypto_hash_update_fn_t)(void * const p_... type ret_code_t (line 83) | typedef ret_code_t (*nrf_crypto_hash_finalize_fn_t)(void * const p_... type nrf_crypto_hash_info_t (line 93) | typedef struct type nrf_crypto_hash_internal_context_t (line 108) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_hkdf.c function ret_code_t (line 55) | static ret_code_t hkdf_expand(nrf_crypto_hmac_context_t * const p_c... function ret_code_t (line 112) | ret_code_t nrf_crypto_hkdf_calculate(nrf_crypto_hmac_context_t * co... FILE: SDK/components/libraries/crypto/nrf_crypto_hkdf.h type nrf_crypto_hkdf_mode_t (line 73) | typedef enum FILE: SDK/components/libraries/crypto/nrf_crypto_hmac.c function ret_code_t (line 59) | static ret_code_t verify_context_valid(nrf_crypto_hmac_internal_context_... function ret_code_t (line 76) | ret_code_t nrf_crypto_hmac_init(nrf_crypto_hmac_context_t * const p_co... function ret_code_t (line 107) | ret_code_t nrf_crypto_hmac_update(nrf_crypto_hmac_context_t * const p_co... function ret_code_t (line 129) | ret_code_t nrf_crypto_hmac_finalize(nrf_crypto_hmac_context_t * const ... function ret_code_t (line 151) | ret_code_t nrf_crypto_hmac_calculate(nrf_crypto_hmac_context_t * const ... FILE: SDK/components/libraries/crypto/nrf_crypto_hmac.h type nrf_crypto_backend_hmac_context_t (line 90) | typedef nrf_crypto_backend_hmac_context_t nrf_crypto_hmac_context_t; FILE: SDK/components/libraries/crypto/nrf_crypto_hmac_backend.h type nrf_crypto_hmac_internal_context_t (line 70) | typedef nrf_crypto_hmac_internal_context_t nrf_crypto_backend_hmac_sha25... type nrf_crypto_hmac_internal_context_t (line 75) | typedef nrf_crypto_hmac_internal_context_t nrf_crypto_backend_hmac_sha51... type nrf_crypto_backend_hmac_context_t (line 80) | typedef union FILE: SDK/components/libraries/crypto/nrf_crypto_hmac_shared.h type nrf_crypto_hmac_type_t (line 65) | typedef enum { type ret_code_t (line 81) | typedef ret_code_t (*nrf_crypto_hmac_init_fn_t)(void * const p_context, type ret_code_t (line 96) | typedef ret_code_t (*nrf_crypto_hmac_update_fn_t)(void * const p_co... type ret_code_t (line 111) | typedef ret_code_t (*nrf_crypto_hmac_finalize_fn_t)(void * const p_co... type nrf_crypto_hmac_info_t (line 121) | typedef struct type nrf_crypto_hmac_internal_context_t (line 137) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_init.c type nrf_crypto_state_t (line 55) | typedef enum function ret_code_t (line 65) | ret_code_t nrf_crypto_init(void) function ret_code_t (line 89) | ret_code_t nrf_crypto_uninit(void) function nrf_crypto_is_initialized (line 111) | bool nrf_crypto_is_initialized(void) function nrf_crypto_is_initializing (line 117) | bool nrf_crypto_is_initializing(void) FILE: SDK/components/libraries/crypto/nrf_crypto_init.h type ret_code_t (line 81) | typedef ret_code_t (*nrf_crypto_backend_init_fn_t)(void); type ret_code_t (line 88) | typedef ret_code_t (*nrf_crypto_backend_uninit_fn_t)(void); type nrf_crypto_backend_info_t (line 99) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_rng.c function is_vector_greater_or_equal (line 67) | static bool is_vector_greater_or_equal(uint8_t const * const p_vector, function is_vector_in_range (line 91) | static bool is_vector_in_range(uint8_t const * const p_vector, function count_leading_zeros (line 110) | static uint32_t count_leading_zeros(uint8_t const * const p_vector, size... function ret_code_t (line 146) | static ret_code_t generate(uint8_t * const p_target, size_t size, bool u... function ret_code_t (line 176) | static ret_code_t generate_in_range(uint8_t * const p_target, function ret_code_t (line 213) | ret_code_t nrf_crypto_rng_vector_generate(uint8_t * const p_target, size... function ret_code_t (line 223) | ret_code_t nrf_crypto_rng_vector_generate_in_range(uint8_t * co... function ret_code_t (line 236) | ret_code_t nrf_crypto_rng_vector_generate_no_mutex(uint8_t * const p_tar... function ret_code_t (line 246) | ret_code_t nrf_crypto_rng_vector_generate_in_range_no_mutex(uint8_t ... function ret_code_t (line 259) | ret_code_t nrf_crypto_rng_init(nrf_crypto_rng_context_t * p_context, function ret_code_t (line 353) | ret_code_t nrf_crypto_rng_uninit(void) function ret_code_t (line 377) | ret_code_t nrf_crypto_rng_reseed(nrf_crypto_rng_temp_buffer_t * p_temp_b... FILE: SDK/components/libraries/crypto/nrf_crypto_rng.h type nrf_crypto_backend_rng_context_t (line 80) | typedef nrf_crypto_backend_rng_context_t nrf_crypto_rng_context_t; type nrf_crypto_backend_rng_temp_buffer_t (line 92) | typedef nrf_crypto_backend_rng_temp_buffer_t nrf_crypto_rng_temp_buffer_t; FILE: SDK/components/libraries/crypto/nrf_crypto_rng_backend.h type nrf_crypto_rng_internal_context_t (line 67) | typedef nrf_crypto_rng_internal_context_t nrf_crypto_backend_rng_context_t; type nrf_crypto_backend_rng_temp_buffer_t (line 70) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_rng_shared.h type nrf_crypto_rng_internal_context_t (line 70) | typedef struct FILE: SDK/components/libraries/crypto/nrf_crypto_shared.c function nrf_crypto_internal_swap_endian_in_place (line 49) | void nrf_crypto_internal_swap_endian_in_place(uint8_t * p_buffer, size_t... function nrf_crypto_internal_swap_endian (line 67) | void nrf_crypto_internal_swap_endian(uint8_t * p_out, uint8_t const * p_... function nrf_crypto_internal_double_swap_endian (line 83) | void nrf_crypto_internal_double_swap_endian(uint8_t * p_out, uint8_t con... function nrf_crypto_internal_double_swap_endian_in_place (line 90) | void nrf_crypto_internal_double_swap_endian_in_place(uint8_t * p_buffer,... FILE: SDK/components/libraries/crypto/nrf_crypto_types.h type nrf_hash_type_t (line 63) | typedef enum type nrf_crypto_key_size_id_t (line 89) | typedef enum type nrf_crypto_operation_t (line 98) | typedef enum FILE: SDK/components/libraries/csense/nrf_csense.c type nrf_csense_t (line 61) | typedef struct function csense_timer_handler (line 85) | static void csense_timer_handler(void * p_context) function __STATIC_INLINE (line 105) | __STATIC_INLINE void min_or_max_update(nrf_csense_instance_t const * p_i... function __STATIC_INLINE (line 133) | __STATIC_INLINE uint16_t ratio_calculate(nrf_csense_instance_t const * p... function calculate_step (line 161) | static uint16_t calculate_step(nrf_csense_instance_t * p_instance, function find_touched_mask (line 191) | static uint32_t find_touched_mask(nrf_csense_instance_t const * p_instance) function find_touched_pad (line 240) | static uint16_t find_touched_pad(nrf_csense_instance_t const * p_instance, function find_touched_step (line 290) | static uint16_t find_touched_step(nrf_csense_instance_t * p_instance) function csense_event_handler (line 322) | static void csense_event_handler(nrf_drv_csense_evt_t * p_event_struct) function ret_code_t (line 441) | ret_code_t nrf_csense_init(nrf_csense_event_handler_t event_handler, function ret_code_t (line 476) | ret_code_t nrf_csense_uninit(void) function ret_code_t (line 513) | ret_code_t nrf_csense_add(nrf_csense_instance_t * const p_instance) function ret_code_t (line 535) | ret_code_t nrf_csense_enable(nrf_csense_instance_t * const p_instance) function ret_code_t (line 574) | ret_code_t nrf_csense_disable(nrf_csense_instance_t * const p_instance) function ret_code_t (line 619) | ret_code_t nrf_csense_ticks_set(uint32_t ticks) function ret_code_t (line 651) | ret_code_t nrf_csense_steps_set(nrf_csense_instance_t * const p_instance... FILE: SDK/components/libraries/csense/nrf_csense.h type nrf_csense_instance_t (line 168) | typedef struct nrf_csense_instance_s nrf_csense_instance_t; type nrf_csense_pad_t (line 173) | typedef struct nrf_csense_pad_s nrf_csense_pad_t; type nrf_csense_min_max_t (line 178) | typedef struct type nrf_csense_instance_s (line 187) | struct nrf_csense_instance_s type nrf_csense_pad_s (line 200) | struct nrf_csense_pad_s type nrf_csense_evt_type_t (line 215) | typedef enum type nrf_csense_slider_evt_t (line 227) | typedef struct type nrf_csense_evt_param_t (line 235) | typedef union type nrf_csense_evt_t (line 243) | typedef struct function __STATIC_INLINE (line 261) | __STATIC_INLINE void nrf_csense_instance_context_set(nrf_csense_instance... FILE: SDK/components/libraries/csense_drv/nrf_drv_csense.c type csense_t (line 116) | typedef struct function __STATIC_INLINE (line 134) | __STATIC_INLINE void calculate_next_channel(void) function conversion_handler (line 144) | static void conversion_handler(uint16_t val) function counter_compare_handler (line 192) | static void counter_compare_handler(nrf_timer_event_t event_type, void* ... function dummy_handler (line 214) | static void dummy_handler(nrf_timer_event_t event_type, void* p_context){} function ret_code_t (line 222) | static ret_code_t timer_init(void) function ret_code_t (line 253) | static ret_code_t ppi_init(void) function comp_event_handler (line 316) | static void comp_event_handler(nrf_comp_event_t event){} function ret_code_t (line 326) | static ret_code_t comp_init(void) function adc_handler (line 354) | void adc_handler(nrfx_adc_evt_t const * p_event) function ret_code_t (line 367) | static ret_code_t adc_init(void) function saadc_handler (line 390) | void saadc_handler(nrf_drv_saadc_evt_t const * p_event) function ret_code_t (line 404) | static ret_code_t saadc_init(void) function ret_code_t (line 438) | ret_code_t nrf_drv_csense_init(nrf_drv_csense_config_t const * p_config,... function ret_code_t (line 502) | ret_code_t nrf_drv_csense_uninit(void) function nrf_drv_csense_channels_enable (line 543) | void nrf_drv_csense_channels_enable(uint8_t channels_mask) function nrf_drv_csense_channels_disable (line 556) | void nrf_drv_csense_channels_disable(uint8_t channels_mask) function nrf_drv_csense_channel_read (line 568) | uint16_t nrf_drv_csense_channel_read(uint8_t csense_channel) function ret_code_t (line 573) | ret_code_t nrf_drv_csense_sample(void) function nrf_drv_csense_is_busy (line 629) | bool nrf_drv_csense_is_busy(void) FILE: SDK/components/libraries/csense_drv/nrf_drv_csense.h type nrf_drv_csense_config_t (line 62) | typedef struct type nrf_drv_csense_evt_t (line 70) | typedef struct FILE: SDK/components/libraries/delay/nrf_delay.h function __STATIC_INLINE (line 64) | __STATIC_INLINE void nrf_delay_ms(uint32_t ms_time) FILE: SDK/components/libraries/ecc/ecc.c function ecc_rng (line 58) | static int ecc_rng(uint8_t *dest, unsigned size) function ecc_init (line 64) | void ecc_init(bool rng) function ret_code_t (line 72) | ret_code_t ecc_p256_keypair_gen(uint8_t *p_le_sk, uint8_t *p_le_pk) function ret_code_t (line 97) | ret_code_t ecc_p256_public_key_compute(uint8_t const *p_le_sk, uint8_t *... function ret_code_t (line 124) | ret_code_t ecc_p256_shared_secret_compute(uint8_t const *p_le_sk, uint8_... function ret_code_t (line 160) | ret_code_t ecc_p256_sign(uint8_t const *p_le_sk, uint8_t const * p_le_ha... function ret_code_t (line 187) | ret_code_t ecc_p256_verify(uint8_t const *p_le_pk, uint8_t const * p_le_... FILE: SDK/components/libraries/experimental_section_vars/nrf_section_iter.c function nrf_section_iter_item_set (line 49) | static void nrf_section_iter_item_set(nrf_section_iter_t * p_iter) function nrf_section_iter_init (line 78) | void nrf_section_iter_init(nrf_section_iter_t * p_iter, nrf_section_set_... function nrf_section_iter_next (line 97) | void nrf_section_iter_next(nrf_section_iter_t * p_iter) FILE: SDK/components/libraries/experimental_section_vars/nrf_section_iter.h type nrf_section_t (line 61) | typedef struct type nrf_section_set_t (line 69) | typedef struct type nrf_section_iter_t (line 87) | typedef struct FILE: SDK/components/libraries/experimental_task_manager/task_manager.c type task_stack_t (line 97) | typedef struct type task_state_t (line 114) | typedef struct type task_manager_stack_t (line 141) | typedef struct function task_stack_poison (line 194) | static void task_stack_poison(task_id_t task_id) function task_stack_protect (line 207) | static void task_stack_protect(task_id_t task_id) function PRAGMA_OPTIMIZATION_FORCE_START (line 217) | PRAGMA_OPTIMIZATION_FORCE_START function PRAGMA_OPTIMIZATION_FORCE_END (line 269) | PRAGMA_OPTIMIZATION_FORCE_END function task_yield (line 386) | void task_yield(void) function task_events_wait (line 397) | uint32_t task_events_wait(uint32_t evt_mask) function task_events_set (line 419) | void task_events_set(task_id_t task_id, uint32_t evt_mask) function task_exit (line 429) | void task_exit(void) function task_id_t (line 440) | task_id_t task_id_get(void) function task_stack_max_usage_get (line 450) | uint32_t task_stack_max_usage_get(task_id_t task_id) function task_mnanager_info (line 480) | static void task_mnanager_info(nrf_cli_t const * p_cli, size_t argc, cha... function NRF_CLI_CREATE_STATIC_SUBCMD_SET (line 530) | NRF_CLI_CREATE_STATIC_SUBCMD_SET(m_sub_task_mngr) FILE: SDK/components/libraries/experimental_task_manager/task_manager.h type task_id_t (line 65) | typedef uint8_t task_id_t; FILE: SDK/components/libraries/fds/fds.c function event_send (line 103) | static void event_send(fds_evt_t const * const p_evt) function event_prepare (line 115) | static void event_prepare(fds_op_t const * const p_op, fds_evt_t * const... function header_has_next (line 164) | static bool header_has_next(fds_header_t const * p_hdr, uint32_t const *... function fds_header_t (line 173) | static fds_header_t const * header_jump(fds_header_t const * const p_hdr) function fds_header_status_t (line 179) | static fds_header_status_t header_check(fds_header_t const * p_hdr, uint... function address_is_valid (line 204) | static bool address_is_valid(uint32_t const * const p_addr) function fds_page_type_t (line 214) | static fds_page_type_t page_identify(uint32_t const * const p_page_addr) function page_can_tag (line 237) | static bool page_can_tag(uint32_t const * const p_page_addr) function page_has_space (line 267) | static bool page_has_space(uint16_t page, uint16_t length_words) function ret_code_t (line 277) | static ret_code_t page_from_record(uint16_t * const p_page, uint32_t con... function page_scan (line 302) | static void page_scan(uint32_t const * p_addr, function page_offsets_update (line 351) | static void page_offsets_update(fds_page_t * const p_page, fds_op_t cons... function ret_code_t (line 368) | static ret_code_t page_tag_write_swap(void) function ret_code_t (line 377) | static ret_code_t page_tag_write_data(uint32_t const * const p_page_addr) function ret_code_t (line 387) | static ret_code_t write_space_reserve(uint16_t length_words, uint16_t * ... function write_space_free (line 418) | static void write_space_free(uint16_t length_words, uint16_t page) function record_id_new (line 424) | static uint32_t record_id_new(void) function record_find_next (line 435) | static bool record_find_next(uint16_t page, uint32_t const ** p_record) function record_find_by_desc (line 482) | static bool record_find_by_desc(fds_record_desc_t * const p_desc, uint16... function ret_code_t (line 521) | static ret_code_t record_find(uint16_t const * p_file_id, function records_stat (line 581) | static void records_stat(uint16_t page, function fds_op_t (line 622) | static fds_op_t * queue_buf_get(nrf_atfifo_item_put_t * p_iput_ctx) function queue_buf_store (line 632) | static void queue_buf_store(nrf_atfifo_item_put_t * p_iput_ctx) function fds_op_t (line 639) | static fds_op_t * queue_load(nrf_atfifo_item_get_t * p_iget_ctx) function queue_free (line 646) | static void queue_free(nrf_atfifo_item_get_t * p_iget_ctx) function queue_has_next (line 653) | static bool queue_has_next(void) function fds_init_opts_t (line 663) | static fds_init_opts_t pages_init(void) function ret_code_t (line 767) | static ret_code_t record_header_write_begin(fds_op_t * const p_op, uint3... function ret_code_t (line 781) | static ret_code_t record_header_write_id(fds_op_t * const p_op, uint32_t... function ret_code_t (line 797) | static ret_code_t record_header_write_finalize(fds_op_t * const p_op, ui... function ret_code_t (line 813) | static ret_code_t record_header_flag_dirty(uint32_t * const p_record, ui... function ret_code_t (line 836) | static ret_code_t record_find_and_delete(fds_op_t * const p_op) function ret_code_t (line 870) | static ret_code_t file_find_and_delete(fds_op_t * const p_op) function ret_code_t (line 897) | static ret_code_t record_write_data(fds_op_t * const p_op, uint32_t * co... function crc_verify_success (line 911) | static bool crc_verify_success(uint16_t crc, uint16_t len_words, uint32_... function gc_init (line 929) | static void gc_init(void) function gc_page_next (line 946) | static bool gc_page_next(uint16_t * const p_next_page) function ret_code_t (line 971) | static ret_code_t gc_swap_erase(void) function ret_code_t (line 982) | static ret_code_t gc_page_erase(void) function ret_code_t (line 1005) | static ret_code_t gc_record_copy(void) function ret_code_t (line 1021) | static ret_code_t gc_record_find_next(void) function ret_code_t (line 1041) | static ret_code_t gc_swap_promote(void) function ret_code_t (line 1049) | static ret_code_t gc_tag_new_swap(void) function ret_code_t (line 1057) | static ret_code_t gc_next_page(void) function gc_update_swap_offset (line 1074) | static void gc_update_swap_offset(void) function gc_swap_pages (line 1083) | static void gc_swap_pages(void) function gc_state_advance (line 1101) | static void gc_state_advance(void) function ret_code_t (line 1142) | static ret_code_t init_execute(uint32_t prev_ret, fds_op_t * const p_op) function ret_code_t (line 1233) | static ret_code_t write_execute(uint32_t prev_ret, fds_op_t * const p_op) function ret_code_t (line 1326) | static ret_code_t delete_execute(uint32_t prev_ret, fds_op_t * const p_op) function ret_code_t (line 1365) | static ret_code_t gc_execute(uint32_t prev_ret) function queue_process (line 1420) | static void queue_process(ret_code_t result) function queue_start (line 1511) | static void queue_start(void) function fs_event_handler (line 1520) | static void fs_event_handler(nrf_fstorage_evt_t * p_evt) function ret_code_t (line 1527) | static ret_code_t write_enqueue(fds_record_desc_t * const p_desc, function ret_code_t (line 1639) | ret_code_t fds_register(fds_cb_t cb) function flash_end_addr (line 1659) | static uint32_t flash_end_addr(void) function flash_bounds_set (line 1679) | static void flash_bounds_set(void) function ret_code_t (line 1687) | static ret_code_t flash_subsystem_init(void) function queue_init (line 1701) | static void queue_init(void) function ret_code_t (line 1707) | ret_code_t fds_init(void) function ret_code_t (line 1810) | ret_code_t fds_record_open(fds_record_desc_t * const p_desc, function ret_code_t (line 1852) | ret_code_t fds_record_close(fds_record_desc_t * const p_desc) function ret_code_t (line 1888) | ret_code_t fds_reserve(fds_reserve_token_t * const p_tok, uint16_t lengt... function ret_code_t (line 1915) | ret_code_t fds_reserve_cancel(fds_reserve_token_t * const p_tok) function ret_code_t (line 1960) | ret_code_t fds_record_write(fds_record_desc_t * const p_desc, function ret_code_t (line 1967) | ret_code_t fds_record_write_reserved(fds_record_desc_t * const p... function ret_code_t (line 1981) | ret_code_t fds_record_update(fds_record_desc_t * const p_desc, function ret_code_t (line 1994) | ret_code_t fds_record_delete(fds_record_desc_t * const p_desc) function ret_code_t (line 2026) | ret_code_t fds_file_delete(uint16_t file_id) function ret_code_t (line 2058) | ret_code_t fds_gc(void) function ret_code_t (line 2090) | ret_code_t fds_record_iterate(fds_record_desc_t * const p_desc, function ret_code_t (line 2097) | ret_code_t fds_record_find(uint16_t file_id, function ret_code_t (line 2106) | ret_code_t fds_record_find_by_key(uint16_t record_key, function ret_code_t (line 2114) | ret_code_t fds_record_find_in_file(uint16_t file_id, function ret_code_t (line 2122) | ret_code_t fds_descriptor_from_rec_id(fds_record_desc_t * const p_desc, function ret_code_t (line 2138) | ret_code_t fds_record_id_from_desc(fds_record_desc_t const * const p_desc, function ret_code_t (line 2152) | ret_code_t fds_stat(fds_stat_t * const p_stat) FILE: SDK/components/libraries/fds/fds.h type fds_header_t (line 106) | typedef struct type fds_record_desc_t (line 126) | typedef struct type fds_flash_record_t (line 140) | typedef struct type fds_record_t (line 148) | typedef struct type fds_reserve_token_t (line 165) | typedef struct type fds_find_token_t (line 178) | typedef struct type fds_evt_id_t (line 187) | typedef enum type fds_evt_t (line 201) | typedef struct type fds_stat_t (line 227) | typedef struct FILE: SDK/components/libraries/fds/fds_internal_defs.h type fds_page_type_t (line 114) | typedef enum type fds_header_status_t (line 123) | typedef enum type fds_page_t (line 131) | typedef struct type fds_swap_page_t (line 142) | typedef struct type fds_op_code_t (line 150) | typedef enum type fds_init_step_t (line 162) | typedef enum type fds_write_step_t (line 171) | typedef enum type fds_delete_step_t (line 183) | typedef enum type fds_op_t (line 200) | typedef struct type fds_init_opts_t (line 245) | typedef enum type fds_gc_state_t (line 286) | typedef enum type fds_gc_data_t (line 300) | typedef struct FILE: SDK/components/libraries/fifo/app_fifo.c function __INLINE (line 44) | static __INLINE uint32_t fifo_length(app_fifo_t * p_fifo) function __INLINE (line 55) | static __INLINE void fifo_put(app_fifo_t * p_fifo, uint8_t byte) function __INLINE (line 63) | static __INLINE void fifo_peek(app_fifo_t * p_fifo, uint16_t index, uint... function __INLINE (line 70) | static __INLINE void fifo_get(app_fifo_t * p_fifo, uint8_t * p_byte) function app_fifo_init (line 77) | uint32_t app_fifo_init(app_fifo_t * p_fifo, uint8_t * p_buf, uint16_t bu... function app_fifo_put (line 100) | uint32_t app_fifo_put(app_fifo_t * p_fifo, uint8_t byte) function app_fifo_get (line 112) | uint32_t app_fifo_get(app_fifo_t * p_fifo, uint8_t * p_byte) function app_fifo_peek (line 125) | uint32_t app_fifo_peek(app_fifo_t * p_fifo, uint16_t index, uint8_t * p_... function app_fifo_flush (line 137) | uint32_t app_fifo_flush(app_fifo_t * p_fifo) function app_fifo_read (line 144) | uint32_t app_fifo_read(app_fifo_t * p_fifo, uint8_t * p_byte_array, uint... function app_fifo_write (line 180) | uint32_t app_fifo_write(app_fifo_t * p_fifo, uint8_t const * p_byte_arra... FILE: SDK/components/libraries/fifo/app_fifo.h type app_fifo_t (line 64) | typedef struct FILE: SDK/components/libraries/fstorage/nrf_fstorage.c function ret_code_t (line 81) | ret_code_t nrf_fstorage_init(nrf_fstorage_t * p_fs, function ret_code_t (line 94) | ret_code_t nrf_fstorage_uninit(nrf_fstorage_t * p_fs, function ret_code_t (line 112) | ret_code_t nrf_fstorage_read(nrf_fstorage_t const * p_fs, function ret_code_t (line 130) | ret_code_t nrf_fstorage_write(nrf_fstorage_t const * p_fs, function ret_code_t (line 153) | ret_code_t nrf_fstorage_erase(nrf_fstorage_t const * p_fs, function nrf_fstorage_is_busy (line 196) | bool nrf_fstorage_is_busy(nrf_fstorage_t const * p_fs) function addr_is_within_bounds (line 222) | static bool addr_is_within_bounds(nrf_fstorage_t const * p_fs, function addr_is_aligned32 (line 231) | static bool addr_is_aligned32(uint32_t addr) function addr_is_page_aligned (line 237) | static bool addr_is_page_aligned(nrf_fstorage_t const * p_fs, FILE: SDK/components/libraries/fstorage/nrf_fstorage.h type nrf_fstorage_evt_id_t (line 88) | typedef enum type nrf_fstorage_evt_t (line 97) | typedef struct type nrf_fstorage_info_t (line 116) | typedef struct type nrf_fstorage_api_s (line 126) | struct nrf_fstorage_api_s type nrf_fstorage_t (line 136) | typedef struct type nrf_fstorage_api_t (line 169) | typedef struct nrf_fstorage_api_s FILE: SDK/components/libraries/fstorage/nrf_fstorage_nvmc.c function event_send (line 70) | static void event_send(nrf_fstorage_t const * p_fs, function ret_code_t (line 97) | static ret_code_t init(nrf_fstorage_t * p_fs, void * p_param) function ret_code_t (line 107) | static ret_code_t uninit(nrf_fstorage_t * p_fs, void * p_param) function ret_code_t (line 118) | static ret_code_t read(nrf_fstorage_t const * p_fs, uint32_t src, void *... function ret_code_t (line 128) | static ret_code_t write(nrf_fstorage_t const * p_fs, function ret_code_t (line 150) | static ret_code_t erase(nrf_fstorage_t const * p_fs, function is_busy (line 195) | static bool is_busy(nrf_fstorage_t const * p_fs) FILE: SDK/components/libraries/fstorage/nrf_fstorage_sd.c type nrf_fstorage_sd_opcode_t (line 64) | typedef enum type nrf_fstorage_sd_op_t (line 72) | typedef struct type nrf_fstorage_sd_state_t (line 96) | typedef enum type nrf_fstorage_sd_work_t (line 104) | typedef struct function event_send (line 159) | static void event_send(nrf_fstorage_sd_op_t const * p_op, ret_code_t res... function write_execute (line 198) | static uint32_t write_execute(nrf_fstorage_sd_op_t const * p_op) function erase_execute (line 214) | static uint32_t erase_execute(nrf_fstorage_sd_op_t const * p_op) function queue_free (line 221) | static void queue_free(void) function queue_load_next (line 228) | static bool queue_load_next(void) function queue_process (line 237) | static void queue_process(void) function queue_start (line 303) | static void queue_start(void) function on_operation_success (line 314) | static bool on_operation_success(nrf_fstorage_sd_op_t * const p_op) function on_operation_failure (line 356) | static bool on_operation_failure(nrf_fstorage_sd_op_t const * p_op) function ret_code_t (line 373) | static ret_code_t init(nrf_fstorage_t * p_fs, void * p_param) function ret_code_t (line 391) | static ret_code_t uninit(nrf_fstorage_t * p_fs, void * p_param) function ret_code_t (line 407) | static ret_code_t write(nrf_fstorage_t const * p_fs, function ret_code_t (line 443) | static ret_code_t read(nrf_fstorage_t const * p_fs, uint32_t src, void *... function ret_code_t (line 451) | static ret_code_t erase(nrf_fstorage_t const * p_fs, function is_busy (line 503) | static bool is_busy(nrf_fstorage_t const * p_fs) function nrf_fstorage_sys_evt_handler (line 511) | void nrf_fstorage_sys_evt_handler(uint32_t sys_evt, void * p_context) function nrf_fstorage_sdh_req_handler (line 582) | bool nrf_fstorage_sdh_req_handler(nrf_sdh_req_evt_t req, void * p_context) function nrf_fstorage_sdh_state_handler (line 594) | void nrf_fstorage_sdh_state_handler(nrf_sdh_state_evt_t state, void * p_... FILE: SDK/components/libraries/gfx/nrf_gfx.c function pixel_draw (line 54) | static inline void pixel_draw(nrf_lcd_t const * p_instance, function rect_draw (line 70) | static void rect_draw(nrf_lcd_t const * p_instance, function line_draw (line 98) | static void line_draw(nrf_lcd_t const * p_instance, function write_character (line 157) | static void write_character(nrf_lcd_t const * p_instance, function ret_code_t (line 191) | ret_code_t nrf_gfx_init(nrf_lcd_t const * p_instance) function nrf_gfx_uninit (line 216) | void nrf_gfx_uninit(nrf_lcd_t const * p_instance) function nrf_gfx_point_draw (line 226) | void nrf_gfx_point_draw(nrf_lcd_t const * p_instance, function ret_code_t (line 237) | ret_code_t nrf_gfx_line_draw(nrf_lcd_t const * p_instance, function ret_code_t (line 314) | ret_code_t nrf_gfx_circle_draw(nrf_lcd_t const * p_instance, function ret_code_t (line 379) | ret_code_t nrf_gfx_rect_draw(nrf_lcd_t const * p_instance, function nrf_gfx_screen_fill (line 446) | void nrf_gfx_screen_fill(nrf_lcd_t const * p_instance, uint32_t color) function ret_code_t (line 451) | ret_code_t nrf_gfx_bmp565_draw(nrf_lcd_t const * p_instance, function nrf_gfx_background_set (line 484) | void nrf_gfx_background_set(nrf_lcd_t const * p_instance, uint16_t const... function nrf_gfx_display (line 501) | void nrf_gfx_display(nrf_lcd_t const * p_instance) function nrf_gfx_rotation_set (line 508) | void nrf_gfx_rotation_set(nrf_lcd_t const * p_instance, nrf_lcd_rotation... function nrf_gfx_invert (line 546) | void nrf_gfx_invert(nrf_lcd_t const * p_instance, bool invert) function ret_code_t (line 553) | ret_code_t nrf_gfx_print(nrf_lcd_t const * p_instance, function nrf_gfx_height_get (line 613) | uint16_t nrf_gfx_height_get(nrf_lcd_t const * p_instance) function nrf_gfx_width_get (line 620) | uint16_t nrf_gfx_width_get(nrf_lcd_t const * p_instance) FILE: SDK/components/libraries/gfx/nrf_gfx.h type nrf_gfx_point_t (line 69) | typedef struct type nrf_gfx_line_t (line 78) | typedef struct type nrf_gfx_circle_t (line 90) | typedef struct type nrf_gfx_rect_t (line 100) | typedef struct type FONT_INFO (line 146) | typedef FONT_INFO nrf_gfx_font_desc_t; FILE: SDK/components/libraries/gfx/nrf_lcd.h type nrf_lcd_rotation_t (line 58) | typedef enum{ type lcd_cb_t (line 68) | typedef struct type nrf_lcd_t (line 81) | typedef struct FILE: SDK/components/libraries/gpiote/app_gpiote.c type gpiote_user_t (line 55) | typedef struct function gpiote_handler (line 74) | void gpiote_handler(nrf_drv_gpiote_pin_t pin, nrf_gpiote_polarity_t action) function app_gpiote_init (line 103) | uint32_t app_gpiote_init(uint8_t max_users, void * p_buffer) function app_gpiote_user_register (line 134) | uint32_t app_gpiote_user_register(app_gpiote_user_id_t * p_user_id, function app_gpiote_user_register_ex (line 186) | uint32_t app_gpiote_user_register_ex(app_gpiote_user_id_t * p_user_id, function __STATIC_INLINE (line 242) | __STATIC_INLINE uint32_t error_check(app_gpiote_user_id_t user_id) function pin_event_enable (line 260) | static void pin_event_enable(uint32_t pin, bool enable) function user_enable (line 297) | static uint32_t user_enable(app_gpiote_user_id_t user_id, bool enable) function app_gpiote_user_enable (line 315) | uint32_t app_gpiote_user_enable(app_gpiote_user_id_t user_id) function app_gpiote_user_disable (line 333) | uint32_t app_gpiote_user_disable(app_gpiote_user_id_t user_id) function app_gpiote_pins_state_get (line 346) | uint32_t app_gpiote_pins_state_get(app_gpiote_user_id_t user_id, uint32_... FILE: SDK/components/libraries/gpiote/app_gpiote.h type app_gpiote_user_id_t (line 91) | typedef uint8_t app_gpiote_user_id_t; type app_gpiote_user_pin_config_t (line 111) | typedef struct FILE: SDK/components/libraries/hardfault/hardfault.h type HardFault_stack_t (line 60) | typedef struct HardFault_stack FILE: SDK/components/libraries/hardfault/hardfault_genhf.h function __ASM (line 80) | static inline __ASM void hardfault_genhf_invalid_fp(void) function __ASM (line 86) | static inline __ASM void hardfault_genhf_undefined_instr(void) function __ASM (line 92) | static inline __ASM void hardfault_genhf_ldm_align(void) function hardfault_genhf_invalid_fp (line 101) | static inline void hardfault_genhf_invalid_fp(void) function hardfault_genhf_undefined_instr (line 110) | static inline void hardfault_genhf_undefined_instr(void) function hardfault_genhf_ldm_align (line 120) | static inline void hardfault_genhf_ldm_align(void) function hardfault_genhf_invalid_fp (line 130) | static inline void hardfault_genhf_invalid_fp(void) function hardfault_genhf_undefined_instr (line 139) | static inline void hardfault_genhf_undefined_instr(void) function hardfault_genhf_ldm_align (line 147) | static inline void hardfault_genhf_ldm_align(void) FILE: SDK/components/libraries/hardfault/hardfault_implementation.c function __WEAK (line 56) | __WEAK void HardFault_process(HardFault_stack_t * p_stack) function HardFault_c_handler (line 63) | void HardFault_c_handler(uint32_t * p_stack_address) FILE: SDK/components/libraries/hardfault/nrf51/handler/hardfault_handler_gcc.c function HardFault_Handler (line 49) | void HardFault_Handler(void) FILE: SDK/components/libraries/hardfault/nrf51/handler/hardfault_handler_iar.c function __stackless (line 50) | __stackless void HardFault_Handler(void) FILE: SDK/components/libraries/hardfault/nrf51/handler/hardfault_handler_keil.c function __ASM (line 48) | __ASM void HardFault_Handler(void) FILE: SDK/components/libraries/hardfault/nrf52/handler/hardfault_handler_gcc.c function HardFault_Handler (line 49) | void HardFault_Handler(void) FILE: SDK/components/libraries/hardfault/nrf52/handler/hardfault_handler_iar.c function __stackless (line 50) | __stackless void HardFault_Handler(void) FILE: SDK/components/libraries/hardfault/nrf52/handler/hardfault_handler_keil.c function __ASM (line 48) | __ASM void HardFault_Handler(void) FILE: SDK/components/libraries/hci/hci_mem_pool.c type rx_buffer_elem_t (line 48) | typedef struct type rx_buffer_queue_t (line 56) | typedef struct function hci_mem_pool_open (line 72) | uint32_t hci_mem_pool_open(void) function hci_mem_pool_close (line 87) | uint32_t hci_mem_pool_close(void) function hci_mem_pool_tx_alloc (line 93) | uint32_t hci_mem_pool_tx_alloc(void ** pp_buffer) function hci_mem_pool_tx_free (line 119) | uint32_t hci_mem_pool_tx_free(void) function hci_mem_pool_rx_produce (line 127) | uint32_t hci_mem_pool_rx_produce(uint32_t length, void ** pp_buffer) function hci_mem_pool_rx_consume (line 171) | uint32_t hci_mem_pool_rx_consume(uint8_t * p_buffer) function hci_mem_pool_rx_data_size_set (line 218) | uint32_t hci_mem_pool_rx_data_size_set(uint32_t length) function hci_mem_pool_rx_extract (line 230) | uint32_t hci_mem_pool_rx_extract(uint8_t ** pp_buffer, uint32_t * p_length) FILE: SDK/components/libraries/hci/hci_slip.c type slip_states_t (line 53) | typedef enum function send_tx_byte_end (line 121) | static uint32_t send_tx_byte_end(void) function send_tx_byte_default (line 135) | static uint32_t send_tx_byte_default(void) function send_tx_byte_encoded (line 148) | static uint32_t send_tx_byte_encoded(void) function send_tx_byte_esc (line 177) | static uint32_t send_tx_byte_esc(void) function transmit_buffer (line 194) | static void transmit_buffer(void) function handle_slip_end (line 241) | static void handle_slip_end(void) function handle_rx_byte_esc (line 259) | static void handle_rx_byte_esc(uint8_t byte) function handle_rx_byte_default (line 284) | static void handle_rx_byte_default(uint8_t byte) function handle_rx_byte_wait_start (line 303) | static void handle_rx_byte_wait_start(uint8_t byte) function rx_buffer_overflowed (line 320) | static bool rx_buffer_overflowed(void) function slip_uart_eventhandler (line 342) | static void slip_uart_eventhandler(app_uart_evt_t * uart_event) function slip_uart_open (line 358) | static uint32_t slip_uart_open(void) function hci_slip_evt_handler_register (line 387) | uint32_t hci_slip_evt_handler_register(hci_slip_event_handler_t event_ha... function hci_slip_open (line 395) | uint32_t hci_slip_open() function hci_slip_close (line 411) | uint32_t hci_slip_close() function hci_slip_write (line 420) | uint32_t hci_slip_write(const uint8_t * p_buffer, uint32_t length) function hci_slip_rx_buffer_register (line 449) | uint32_t hci_slip_rx_buffer_register(uint8_t * p_buffer, uint32_t length) FILE: SDK/components/libraries/hci/hci_slip.h type hci_slip_evt_type_t (line 68) | typedef enum type hci_slip_evt_t (line 79) | typedef struct FILE: SDK/components/libraries/hci/hci_transport.c type tx_state_t (line 69) | typedef enum type tx_event_t (line 77) | typedef enum function is_rx_pkt_valid (line 109) | static bool is_rx_pkt_valid(const uint8_t * p_buffer, uint32_t length) function __INLINE (line 161) | static __INLINE uint8_t packet_number_expected_get(void) function header_checksum_calculate (line 173) | static uint8_t header_checksum_calculate(const uint8_t * p_hdr) function ack_transmit (line 190) | static void ack_transmit(void) function __INLINE (line 221) | static __INLINE uint8_t packet_seq_nmbr_extract(const uint8_t * p_buffer) function __INLINE (line 229) | static __INLINE void packet_number_expected_inc(void) function __INLINE (line 243) | static __INLINE uint32_t packet_type_decode(const uint8_t * p_buffer, ui... function rx_vendor_specific_pkt_type_handle (line 266) | static void rx_vendor_specific_pkt_type_handle(const uint8_t * p_buffer,... function __INLINE (line 332) | static __INLINE uint8_t packet_number_to_transmit_get(void) function __INLINE (line 342) | static __INLINE uint8_t expected_ack_number_get(void) function __INLINE (line 361) | static __INLINE bool rx_ack_pkt_type_handle(const uint8_t * p_buffer) function __INLINE (line 382) | static __INLINE void packet_number_tx_inc(void) function tx_sm_event_handle (line 393) | static void tx_sm_event_handle(tx_event_t event) function tx_sm_state_change (line 484) | static void tx_sm_state_change(tx_state_t new_state) function slip_event_handle (line 495) | void slip_event_handle(hci_slip_evt_t event) function hci_transport_evt_handler_reg (line 568) | uint32_t hci_transport_evt_handler_reg(hci_transport_event_handler_t eve... function hci_transport_tx_done_register (line 580) | uint32_t hci_transport_tx_done_register(hci_transport_tx_done_handler_t ... function hci_transport_timeout_handle (line 602) | void hci_transport_timeout_handle(void * p_context) function hci_transport_open (line 608) | uint32_t hci_transport_open(void) function hci_transport_close (line 647) | uint32_t hci_transport_close(void) function hci_transport_tx_alloc (line 667) | uint32_t hci_transport_tx_alloc(uint8_t ** pp_memory) function hci_transport_tx_free (line 682) | uint32_t hci_transport_tx_free(void) function __INLINE (line 692) | static __INLINE uint8_t tx_packet_byte_zero_construct(void) function pkt_write_handle (line 705) | static uint32_t pkt_write_handle(void) function hci_transport_pkt_write (line 745) | uint32_t hci_transport_pkt_write(const uint8_t * p_buffer, uint16_t length) function hci_transport_rx_pkt_extract (line 773) | uint32_t hci_transport_rx_pkt_extract(uint8_t ** pp_buffer, uint16_t * p... function hci_transport_rx_pkt_consume (line 804) | uint32_t hci_transport_rx_pkt_consume(uint8_t * p_buffer) FILE: SDK/components/libraries/hci/hci_transport.h type hci_transport_evt_type_t (line 113) | typedef enum type hci_transport_evt_t (line 121) | typedef struct type hci_transport_tx_done_result_t (line 133) | typedef enum FILE: SDK/components/libraries/led_softblink/led_softblink.c type led_sb_context_t (line 55) | typedef struct function led_softblink_on_timeout (line 77) | static void led_softblink_on_timeout(void * p_context) function ret_code_t (line 125) | ret_code_t led_softblink_init(led_sb_init_params_t const * p_init_params) function ret_code_t (line 173) | ret_code_t led_softblink_start(uint32_t leds_pin_bit_mask) function ret_code_t (line 185) | ret_code_t led_softblink_stop(void) function led_softblink_off_time_set (line 195) | void led_softblink_off_time_set(uint32_t off_time_ticks) function led_softblink_on_time_set (line 203) | void led_softblink_on_time_set(uint32_t on_time_ticks) function ret_code_t (line 211) | ret_code_t led_softblink_uninit(void) FILE: SDK/components/libraries/led_softblink/led_softblink.h type led_sb_init_params_t (line 70) | typedef struct FILE: SDK/components/libraries/log/nrf_log_backend_flash.h type nrf_log_backend_flashlog_t (line 67) | typedef struct { type nrf_log_backend_crashlog_t (line 72) | typedef struct { FILE: SDK/components/libraries/log/nrf_log_backend_interface.h type nrf_memobj_t (line 69) | typedef nrf_memobj_t nrf_log_entry_t; type nrf_log_entry_t (line 71) | typedef void nrf_log_entry_t; type nrf_log_backend_t (line 75) | typedef struct nrf_log_backend_s nrf_log_backend_t; type nrf_log_backend_api_t (line 80) | typedef struct type nrf_log_backend_cb_t (line 101) | typedef struct type nrf_log_backend_s (line 111) | struct nrf_log_backend_s function __STATIC_INLINE (line 222) | __STATIC_INLINE void nrf_log_backend_put(nrf_log_backend_t const * const... function __STATIC_INLINE (line 228) | __STATIC_INLINE void nrf_log_backend_panic_set(nrf_log_backend_t const *... function __STATIC_INLINE (line 233) | __STATIC_INLINE void nrf_log_backend_flush(nrf_log_backend_t const * con... function __STATIC_INLINE (line 238) | __STATIC_INLINE void nrf_log_backend_id_set(nrf_log_backend_t const * co... function __STATIC_INLINE (line 243) | __STATIC_INLINE uint8_t nrf_log_backend_id_get(nrf_log_backend_t const *... function __STATIC_INLINE (line 248) | __STATIC_INLINE void nrf_log_backend_enable(nrf_log_backend_t const * co... function __STATIC_INLINE (line 253) | __STATIC_INLINE void nrf_log_backend_disable(nrf_log_backend_t const * c... function __STATIC_INLINE (line 258) | __STATIC_INLINE bool nrf_log_backend_is_enabled(nrf_log_backend_t const ... FILE: SDK/components/libraries/log/nrf_log_backend_rtt.h type nrf_log_backend_rtt_t (line 60) | typedef struct { FILE: SDK/components/libraries/log/nrf_log_backend_uart.h type nrf_log_backend_uart_t (line 60) | typedef struct { FILE: SDK/components/libraries/log/nrf_log_str_formatter.h type nrf_log_str_formatter_entry_params_t (line 59) | typedef struct FILE: SDK/components/libraries/log/nrf_log_types.h type nrf_log_severity_t (line 48) | typedef enum type nrf_log_module_dynamic_data_t (line 63) | typedef struct type nrf_log_module_filter_data_t (line 74) | typedef struct type nrf_log_module_const_data_t (line 84) | typedef struct FILE: SDK/components/libraries/log/src/nrf_log_backend_flash.c type log_backend_flash_state_t (line 138) | typedef enum function saturate_align_length (line 162) | static uint32_t saturate_align_length(uint32_t length) function msg_to_buf (line 179) | static bool msg_to_buf(nrf_log_entry_t * p_msg, uint8_t * p_buf, size_t ... function msg_from_buf (line 228) | static bool msg_from_buf(uint32_t * p_buf, function log_msg_queue_process (line 272) | static void log_msg_queue_process(nrf_queue_t const * p_queue, bool fsto... function queue_element_drop (line 328) | static void queue_element_drop(nrf_queue_t const * p_queue) function fstorage_evt_handler (line 338) | static void fstorage_evt_handler(nrf_fstorage_evt_t * p_evt) function message_enqueue (line 385) | static uint32_t message_enqueue(nrf_queue_t const * p_queue, nrf_log_ent... function nrf_log_backend_flashlog_put (line 405) | void nrf_log_backend_flashlog_put(nrf_log_backend_t const * p_backend, function nrf_log_backend_crashlog_put (line 422) | void nrf_log_backend_crashlog_put(nrf_log_backend_t const * p_backend, function nrf_log_backend_flashlog_flush (line 438) | void nrf_log_backend_flashlog_flush(nrf_log_backend_t const * p_backend) function nrf_log_backend_crashlog_flush (line 443) | void nrf_log_backend_crashlog_flush(nrf_log_backend_t const * p_backend) function nrf_log_backend_flashlog_panic_set (line 448) | void nrf_log_backend_flashlog_panic_set(nrf_log_backend_t const * p_back... function crashlog_marker_inject (line 456) | static void crashlog_marker_inject(void) function nrf_log_backend_crashlog_panic_set (line 478) | void nrf_log_backend_crashlog_panic_set(nrf_log_backend_t const * p_back... function empty_addr_get (line 502) | static uint32_t empty_addr_get(void) function ret_code_t (line 517) | ret_code_t nrf_log_backend_flash_init(nrf_fstorage_api_t const * p_fs_api) function ret_code_t (line 541) | ret_code_t nrf_log_backend_flash_next_entry_get(uint32_t * ... function ret_code_t (line 568) | ret_code_t nrf_log_backend_flash_erase(void) function flashlog_clear_cmd (line 615) | static void flashlog_clear_cmd(nrf_cli_t const * p_cli, size_t argc, cha... function cli_tx (line 626) | static void cli_tx(void const * p_context, char const * p_buffer, size_t... function entry_process (line 636) | static void entry_process(nrf_cli_t const * p_cli, nrf_log_header_t * p_... function flashlog_read_cmd (line 676) | static void flashlog_read_cmd(nrf_cli_t const * p_cli, size_t argc, char... function flashlog_status_cmd (line 708) | static void flashlog_status_cmd(nrf_cli_t const * p_cli, size_t argc, ch... function NRF_CLI_CREATE_STATIC_SUBCMD_SET (line 728) | NRF_CLI_CREATE_STATIC_SUBCMD_SET(m_flashlog_cmd) FILE: SDK/components/libraries/log/src/nrf_log_backend_rtt.c function nrf_log_backend_rtt_init (line 54) | void nrf_log_backend_rtt_init(void) function serial_tx (line 59) | static void serial_tx(void const * p_context, char const * buffer, size_... function nrf_log_backend_rtt_put (line 102) | static void nrf_log_backend_rtt_put(nrf_log_backend_t const * p_backend, function nrf_log_backend_rtt_flush (line 108) | static void nrf_log_backend_rtt_flush(nrf_log_backend_t const * p_backend) function nrf_log_backend_rtt_panic_set (line 113) | static void nrf_log_backend_rtt_panic_set(nrf_log_backend_t const * p_ba... FILE: SDK/components/libraries/log/src/nrf_log_backend_serial.c function nrf_log_backend_serial_put (line 46) | void nrf_log_backend_serial_put(nrf_log_backend_t const * p_backend, FILE: SDK/components/libraries/log/src/nrf_log_backend_uart.c function uart_evt_handler (line 53) | static void uart_evt_handler(nrf_drv_uart_event_t * p_event, void * p_co... function uart_init (line 58) | static void uart_init(bool async_mode) function nrf_log_backend_uart_init (line 72) | void nrf_log_backend_uart_init(void) function serial_tx (line 78) | static void serial_tx(void const * p_context, char const * p_buffer, siz... function nrf_log_backend_uart_put (line 92) | static void nrf_log_backend_uart_put(nrf_log_backend_t const * p_backend, function nrf_log_backend_uart_flush (line 99) | static void nrf_log_backend_uart_flush(nrf_log_backend_t const * p_backend) function nrf_log_backend_uart_panic_set (line 104) | static void nrf_log_backend_uart_panic_set(nrf_log_backend_t const * p_b... FILE: SDK/components/libraries/log/src/nrf_log_default_backends.c function nrf_log_default_backends_init (line 58) | void nrf_log_default_backends_init(void) FILE: SDK/components/libraries/log/src/nrf_log_frontend.c type log_data_t (line 94) | typedef struct function ret_code_t (line 118) | ret_code_t nrf_log_init(nrf_log_timestamp_func_t timestamp_func, uint32_... function nrf_log_module_cnt_get (line 187) | uint32_t nrf_log_module_cnt_get(void) function ret_code_t (line 192) | static ret_code_t module_idx_get(uint32_t * p_idx, bool ordered_idx) function nrf_log_color_id_get (line 227) | uint8_t nrf_log_color_id_get(uint32_t module_id, nrf_log_severity_t seve... function higher_lvl_get (line 252) | static uint16_t higher_lvl_get(uint32_t lvls) function nrf_log_module_filter_set (line 270) | void nrf_log_module_filter_set(uint32_t backend_id, uint32_t module_id, ... function nrf_log_severity_t (line 284) | static nrf_log_severity_t nrf_log_module_init_filter_get(uint32_t module... function nrf_log_severity_t (line 291) | nrf_log_severity_t nrf_log_module_filter_get(uint32_t backend_id, function invalid_packets_omit (line 321) | static bool invalid_packets_omit(nrf_log_header_t const * p_header, uint... function log_skip (line 346) | static uint32_t log_skip(void) function dropped_sat16_get (line 407) | static inline uint32_t dropped_sat16_get(void) function std_header_set (line 414) | static inline void std_header_set(uint32_t severity_mid, function __WEAK (line 446) | __WEAK void log_pending_hook( void ) function buf_prealloc (line 462) | static inline bool buf_prealloc(uint32_t content_len, uint32_t * p_wr_id... function std_n (line 552) | static inline void std_n(uint32_t severity_mid, function nrf_log_frontend_std_0 (line 592) | void nrf_log_frontend_std_0(uint32_t severity_mid, char const * const p_... function nrf_log_frontend_std_1 (line 598) | void nrf_log_frontend_std_1(uint32_t severity_mid, function nrf_log_frontend_std_2 (line 607) | void nrf_log_frontend_std_2(uint32_t severity_mid, function nrf_log_frontend_std_3 (line 617) | void nrf_log_frontend_std_3(uint32_t severity_mid, function nrf_log_frontend_std_4 (line 628) | void nrf_log_frontend_std_4(uint32_t severity_mid, function nrf_log_frontend_std_5 (line 640) | void nrf_log_frontend_std_5(uint32_t severity_mid, function nrf_log_frontend_std_6 (line 653) | void nrf_log_frontend_std_6(uint32_t severity_mid, function nrf_log_frontend_hexdump (line 667) | void nrf_log_frontend_hexdump(uint32_t severity_mid, function buffer_is_empty (line 727) | bool buffer_is_empty(void) function nrf_log_frontend_dequeue (line 732) | bool nrf_log_frontend_dequeue(void) function backend_id_assign (line 926) | static int32_t backend_id_assign(void) function nrf_log_backend_add (line 952) | int32_t nrf_log_backend_add(nrf_log_backend_t const * p_backend, nrf_log... function nrf_log_backend_remove (line 987) | void nrf_log_backend_remove(nrf_log_backend_t const * p_backend) function nrf_log_panic (line 1009) | void nrf_log_panic(void) function ret_code_t (line 1026) | ret_code_t nrf_log_config_store(void) function ret_code_t (line 1056) | ret_code_t nrf_log_config_load(void) function nrf_log_backend_t (line 1120) | static nrf_log_backend_t const * backend_find(char const * p_name) function nrf_cli_backend_cmd_execute (line 1140) | static void nrf_cli_backend_cmd_execute(nrf_cli_t const * p_cli, function log_status (line 1161) | static void log_status(nrf_cli_t const * p_cli, function log_self_status (line 1198) | static void log_self_status(nrf_cli_t const * p_cli, size_t argc, char *... function log_backend_status (line 1204) | static void log_backend_status(nrf_cli_t const * p_cli, size_t argc, cha... function module_id_get (line 1210) | static bool module_id_get(const char * p_name, uint32_t * p_id) function module_id_filter_set (line 1228) | static bool module_id_filter_set(uint32_t backend_id, function log_ctrl (line 1245) | static void log_ctrl(nrf_cli_t const * p_cli, function log_self_ctrl (line 1341) | static void log_self_ctrl(nrf_cli_t const * p_cli, size_t argc, char **a... function log_backend_ctrl (line 1347) | static void log_backend_ctrl(nrf_cli_t const * p_cli, size_t argc, char ... function module_name_get (line 1356) | static void module_name_get(size_t idx, nrf_cli_static_entry_t * p_static) function severity_lvl_get (line 1365) | static void severity_lvl_get(size_t idx, nrf_cli_static_entry_t * p_static) function log_halt (line 1377) | static void log_halt(nrf_cli_t const * p_cli, function log_backend_halt (line 1389) | static void log_backend_halt(nrf_cli_t const * p_cli, size_t argc, char ... function log_self_halt (line 1395) | static void log_self_halt(nrf_cli_t const * p_cli, size_t argc, char **a... function log_go (line 1401) | static void log_go(nrf_cli_t const * p_cli, function log_backend_go (line 1413) | static void log_backend_go(nrf_cli_t const * p_cli, size_t argc, char **... function log_self_go (line 1419) | static void log_self_go(nrf_cli_t const * p_cli, size_t argc, char **argv) function log_cmd_backends_list (line 1425) | static void log_cmd_backends_list(nrf_cli_t const * p_cli, size_t argc, ... function backend_name_get (line 1477) | static void backend_name_get(size_t idx, nrf_cli_static_entry_t * p_static) function log_config_load_cmd (line 1508) | static void log_config_load_cmd(nrf_cli_t const * p_cli, size_t argc, ch... function log_config_store_cmd (line 1533) | static void log_config_store_cmd(nrf_cli_t const * p_cli, size_t argc, c... function log_cmd (line 1584) | static void log_cmd(nrf_cli_t const * p_cli, size_t argc, char **argv) FILE: SDK/components/libraries/log/src/nrf_log_internal.h type nrf_log_generic_header_t (line 363) | typedef struct type nrf_log_std_header_t (line 370) | typedef struct type nrf_log_hexdump_header_t (line 379) | typedef struct type nrf_log_main_header_t (line 389) | typedef union type nrf_log_header_t (line 397) | typedef struct FILE: SDK/components/libraries/log/src/nrf_log_str_formatter.c function timestamp_print (line 83) | static void timestamp_print(nrf_fprintf_ctx_t * p_ctx, uint32_t timestamp) function prefix_process (line 108) | static void prefix_process(nrf_log_str_formatter_entry_params_t * p_params, function postfix_process (line 134) | static void postfix_process(nrf_log_str_formatter_entry_params_t * p_par... function nrf_log_std_entry_process (line 153) | void nrf_log_std_entry_process(char const * p_str, function nrf_log_hexdump_entry_process (line 198) | void nrf_log_hexdump_entry_process(uint8_t * p_data, function nrf_log_str_formatter_timestamp_freq_set (line 245) | void nrf_log_str_formatter_timestamp_freq_set(uint32_t freq) FILE: SDK/components/libraries/low_power_pwm/low_power_pwm.c function __STATIC_INLINE (line 55) | __STATIC_INLINE void pin_on(low_power_pwm_t * p_pwm_instance) function __STATIC_INLINE (line 76) | __STATIC_INLINE void pin_off(low_power_pwm_t * p_pwm_instance) function pwm_timeout_handler (line 97) | static void pwm_timeout_handler(void * p_context) function ret_code_t (line 153) | ret_code_t low_power_pwm_init(low_power_pwm_t * p_pwm_instance, function ret_code_t (line 202) | ret_code_t low_power_pwm_start(low_power_pwm_t * p_pwm_instance, function ret_code_t (line 225) | ret_code_t low_power_pwm_stop(low_power_pwm_t * p_pwm_instance) function ret_code_t (line 247) | ret_code_t low_power_pwm_duty_set(low_power_pwm_t * p_pwm_instance, uint... FILE: SDK/components/libraries/low_power_pwm/low_power_pwm.h type low_power_pwm_evt_type_t (line 69) | typedef enum type low_power_pwm_config_t (line 81) | typedef struct type low_power_pwm_s (line 127) | struct low_power_pwm_s type low_power_pwm_t (line 150) | typedef struct low_power_pwm_s low_power_pwm_t; FILE: SDK/components/libraries/mem_manager/mem_manager.c function __INLINE (line 562) | static __INLINE void get_block_coordinates(uint32_t block_index, uint32_... function __INLINE (line 575) | static __INLINE uint32_t get_block_cat(uint32_t size, uint32_t block_index) function block_init (line 591) | static void block_init (uint32_t block_index) function __INLINE (line 615) | static __INLINE uint32_t get_block_size(uint32_t block_index) function is_block_free (line 629) | static bool is_block_free(uint32_t block_index) function block_allocate (line 643) | static void block_allocate(uint32_t block_index) function nrf_mem_init (line 669) | uint32_t nrf_mem_init(void) function nrf_free (line 808) | void nrf_free(void * p_mem) function print_block_info (line 856) | void print_block_info(uint32_t block_cat, uint32_t * p_mem_in_use) function nrf_mem_diagnose (line 944) | void nrf_mem_diagnose(void) function nrf_mem_diagnose_reset (line 968) | void nrf_mem_diagnose_reset(void) FILE: SDK/components/libraries/memobj/nrf_memobj.c type memobj_elem_t (line 45) | typedef struct memobj_elem_s memobj_elem_t; type memobj_header_t (line 48) | typedef struct type memobj_head_header_fields_t (line 54) | typedef struct type memobj_head_header_t (line 62) | typedef struct type memobj_head_t (line 72) | typedef struct type memobj_elem_s (line 82) | struct memobj_elem_s function ret_code_t (line 88) | ret_code_t nrf_memobj_pool_init(nrf_memobj_pool_t const * p_pool) function nrf_memobj_t (line 93) | nrf_memobj_t * nrf_memobj_alloc(nrf_memobj_pool_t const * p_pool, function nrf_memobj_free (line 134) | void nrf_memobj_free(nrf_memobj_t * p_obj) function nrf_memobj_get (line 158) | void nrf_memobj_get(nrf_memobj_t const * p_obj) function nrf_memobj_put (line 164) | void nrf_memobj_put(nrf_memobj_t * p_obj) function memobj_op (line 175) | static void memobj_op(nrf_memobj_t * p_obj, function nrf_memobj_write (line 238) | void nrf_memobj_write(nrf_memobj_t * p_obj, function nrf_memobj_read (line 249) | void nrf_memobj_read(nrf_memobj_t * p_obj, FILE: SDK/components/libraries/memobj/nrf_memobj.h type nrf_balloc_t (line 100) | typedef nrf_balloc_t nrf_memobj_pool_t; FILE: SDK/components/libraries/mpu/nrf_mpu_lib.c function nrf_mpu_lib_get_number_of_regions (line 68) | __STATIC_INLINE unsigned int nrf_mpu_lib_get_number_of_regions(void) function ret_code_t (line 152) | ret_code_t nrf_mpu_lib_init(void) function ret_code_t (line 194) | ret_code_t nrf_mpu_lib_region_create(nrf_mpu_lib_region_t *p_region, function ret_code_t (line 268) | ret_code_t nrf_mpu_lib_region_destroy(nrf_mpu_lib_region_t region) function nrf_mpu_lib_cmd_info (line 344) | static void nrf_mpu_lib_cmd_info(nrf_cli_t const *p_cli, size_t argc, ch... function nrf_mpu_lib_cmd_dump (line 392) | static void nrf_mpu_lib_cmd_dump(nrf_cli_t const *p_cli, size_t argc, ch... function nrf_mpu_lib_cmd_unknown (line 421) | static void nrf_mpu_lib_cmd_unknown(nrf_cli_t const * p_cli, size_t argc... function NRF_CLI_CREATE_STATIC_SUBCMD_SET (line 433) | NRF_CLI_CREATE_STATIC_SUBCMD_SET(nrf_mpu_lib_commands) FILE: SDK/components/libraries/mpu/nrf_mpu_lib.h type nrf_mpu_lib_region_t (line 59) | typedef uint8_t nrf_mpu_lib_region_t; FILE: SDK/components/libraries/mutex/nrf_mtx.h type nrf_atomic_u32_t (line 67) | typedef nrf_atomic_u32_t nrf_mtx_t; function __STATIC_INLINE (line 112) | __STATIC_INLINE void nrf_mtx_init(nrf_mtx_t * p_mtx) function __STATIC_INLINE (line 120) | __STATIC_INLINE void nrf_mtx_destroy(nrf_mtx_t * p_mtx) function __STATIC_INLINE (line 131) | __STATIC_INLINE bool nrf_mtx_trylock(nrf_mtx_t * p_mtx) function __STATIC_INLINE (line 144) | __STATIC_INLINE void nrf_mtx_unlock(nrf_mtx_t * p_mtx) FILE: SDK/components/libraries/pwm/app_pwm.c function pan73_workaround (line 126) | static void pan73_workaround(NRF_TIMER_Type * p_timer, bool enable) function app_pwm_busy_check (line 147) | bool app_pwm_busy_check(app_pwm_t const * const p_instance) function __STATIC_INLINE (line 176) | __STATIC_INLINE void pwm_irq_enable(app_pwm_t const * const p_instance) function __STATIC_INLINE (line 187) | __STATIC_INLINE void pwm_irq_disable(app_pwm_t const * const p_instance) function __STATIC_INLINE (line 198) | __STATIC_INLINE void pwm_channel_ppi_disable(app_pwm_t const * const p_i... function __STATIC_INLINE (line 212) | __STATIC_INLINE void pwm_ppi_disable(app_pwm_t const * const p_instance) function pwm_ready_tick (line 227) | void pwm_ready_tick(nrf_timer_event_t event_type, void * p_context) function pwm_dealloc (line 262) | static void pwm_dealloc(app_pwm_t const * const p_instance) function pwm_transition_n_to_0or100 (line 310) | static void pwm_transition_n_to_0or100(app_pwm_t const * const p_instance, function pwm_transition_n_to_m (line 366) | static void pwm_transition_n_to_m(app_pwm_t const * const p_instance, function pwm_transition_0or100_to_n (line 414) | static void pwm_transition_0or100_to_n(app_pwm_t const * const p_instance, function pwm_transition_0or100_to_0or100 (line 475) | static void pwm_transition_0or100_to_0or100(app_pwm_t const * const p_in... function pwm_transition (line 502) | static void pwm_transition(app_pwm_t const * const p_instance, function pwm_transition (line 546) | static void pwm_transition(app_pwm_t const * const p_instance, function ret_code_t (line 596) | ret_code_t app_pwm_channel_duty_ticks_set(app_pwm_t const * const p_inst... function app_pwm_channel_duty_ticks_get (line 638) | uint16_t app_pwm_channel_duty_ticks_get(app_pwm_t const * const p_instan... function app_pwm_cycle_ticks_get (line 646) | uint16_t app_pwm_cycle_ticks_get(app_pwm_t const * const p_instance) function ret_code_t (line 653) | ret_code_t app_pwm_channel_duty_set(app_pwm_t const * const p_instance, function app_pwm_duty_t (line 661) | app_pwm_duty_t app_pwm_channel_duty_get(app_pwm_t const * const p_instan... function ret_code_t (line 681) | static ret_code_t app_pwm_channel_init(app_pwm_t const * const p_instanc... function __STATIC_INLINE (line 760) | __STATIC_INLINE nrf_timer_frequency_t pwm_calculate_timer_frequency(uint... function ret_code_t (line 782) | ret_code_t app_pwm_init(app_pwm_t const * const p_instance, app_pwm_conf... function app_pwm_enable (line 915) | void app_pwm_enable(app_pwm_t const * const p_instance) function app_pwm_disable (line 944) | void app_pwm_disable(app_pwm_t const * const p_instance) function ret_code_t (line 989) | ret_code_t app_pwm_uninit(app_pwm_t const * const p_instance) FILE: SDK/components/libraries/pwm/app_pwm.h type app_pwm_duty_t (line 111) | typedef uint16_t app_pwm_duty_t; type app_pwm_polarity_t (line 123) | typedef enum type app_pwm_config_t (line 130) | typedef struct type app_pwm_channel_cb_t (line 158) | typedef struct type app_pwm_cb_t (line 172) | typedef struct type app_pwm_t (line 191) | typedef struct FILE: SDK/components/libraries/pwr_mgmt/nrf_pwr_mgmt.c function __STATIC_INLINE (line 91) | __STATIC_INLINE void pwr_mgmt_fpu_sleep_prepare(void) function __STATIC_INLINE (line 141) | __STATIC_INLINE void pwr_mgmt_debug_pins_init(void) function __STATIC_INLINE (line 182) | __STATIC_INLINE void pwr_mgmt_cpu_usage_monitor_init(void) function __STATIC_INLINE (line 189) | __STATIC_INLINE void pwr_mgmt_cpu_usage_monitor_update(void) function __STATIC_INLINE (line 229) | __STATIC_INLINE void pwr_mgmt_standby_timeout_clear(void) function __STATIC_INLINE (line 234) | __STATIC_INLINE void pwr_mgmt_standby_timeout_check(void) function __STATIC_INLINE (line 259) | __STATIC_INLINE void pwr_mgmt_auto_shutdown_retry(void) function __STATIC_INLINE (line 278) | __STATIC_INLINE void pwr_mgmt_sleep_init(void) function nrf_pwr_mgmt_timeout_handler (line 301) | static void nrf_pwr_mgmt_timeout_handler(void * p_context) function __STATIC_INLINE (line 308) | __STATIC_INLINE ret_code_t pwr_mgmt_timer_create(void) function ret_code_t (line 324) | ret_code_t nrf_pwr_mgmt_init(void) function nrf_pwr_mgmt_run (line 340) | void nrf_pwr_mgmt_run(void) function nrf_pwr_mgmt_feed (line 370) | void nrf_pwr_mgmt_feed(void) function shutdown_process (line 379) | static void shutdown_process(void) function scheduler_shutdown_handler (line 439) | static void scheduler_shutdown_handler(void * p_event_data, uint16_t eve... function nrf_pwr_mgmt_shutdown (line 447) | void nrf_pwr_mgmt_shutdown(nrf_pwr_mgmt_shutdown_t shutdown_type) FILE: SDK/components/libraries/pwr_mgmt/nrf_pwr_mgmt.h type nrf_pwr_mgmt_shutdown_t (line 60) | typedef enum type nrf_pwr_mgmt_evt_t (line 86) | typedef enum FILE: SDK/components/libraries/queue/nrf_queue.c function nrf_queue_status (line 60) | static void nrf_queue_status(nrf_cli_t const * p_cli, size_t argc, char ... function __STATIC_INLINE (line 110) | __STATIC_INLINE size_t circullar_buffer_size_get(nrf_queue_t const * p_q... function __STATIC_INLINE (line 129) | __STATIC_INLINE size_t nrf_queue_next_idx(nrf_queue_t const * p_queue, s... function __STATIC_INLINE (line 141) | __STATIC_INLINE size_t queue_utilization_get(nrf_queue_t const * p_queue) function nrf_queue_is_full (line 150) | bool nrf_queue_is_full(nrf_queue_t const * p_queue) function ret_code_t (line 159) | ret_code_t nrf_queue_push(nrf_queue_t const * p_queue, void const * p_el... function ret_code_t (line 225) | ret_code_t nrf_queue_generic_pop(nrf_queue_t const * p_queue, function continous_items_get (line 287) | static size_t continous_items_get(nrf_queue_t const * p_queue, bool write) function queue_write (line 310) | static void queue_write(nrf_queue_t const * p_queue, void const * p_data... function ret_code_t (line 355) | ret_code_t nrf_queue_write(nrf_queue_t const * p_queue, function nrf_queue_in (line 390) | size_t nrf_queue_in(nrf_queue_t const * p_queue, function queue_read (line 433) | static void queue_read(nrf_queue_t const * p_queue, void * p_data, uint3... function ret_code_t (line 466) | ret_code_t nrf_queue_read(nrf_queue_t const * p_queue, function nrf_queue_out (line 498) | size_t nrf_queue_out(nrf_queue_t const * p_queue, function nrf_queue_reset (line 526) | void nrf_queue_reset(nrf_queue_t const * p_queue) function nrf_queue_utilization_get (line 539) | size_t nrf_queue_utilization_get(nrf_queue_t const * p_queue) function nrf_queue_is_empty (line 553) | bool nrf_queue_is_empty(nrf_queue_t const * p_queue) function nrf_queue_available_get (line 561) | size_t nrf_queue_available_get(nrf_queue_t const * p_queue) function nrf_queue_max_utilization_get (line 567) | size_t nrf_queue_max_utilization_get(nrf_queue_t const * p_queue) function nrf_queue_max_utilization_reset (line 573) | void nrf_queue_max_utilization_reset(nrf_queue_t const * p_queue) FILE: SDK/components/libraries/queue/nrf_queue.h type nrf_queue_cb_t (line 69) | typedef struct type nrf_queue_mode_t (line 77) | typedef enum FILE: SDK/components/libraries/ringbuf/nrf_ringbuf.c function nrf_ringbuf_init (line 47) | void nrf_ringbuf_init(nrf_ringbuf_t const * p_ringbuf) function ret_code_t (line 57) | ret_code_t nrf_ringbuf_alloc(nrf_ringbuf_t const * p_ringbuf, uint8_t * ... function ret_code_t (line 91) | ret_code_t nrf_ringbuf_put(nrf_ringbuf_t const * p_ringbuf, size_t length) function ret_code_t (line 110) | ret_code_t nrf_ringbuf_cpy_put(nrf_ringbuf_t const * p_ringbuf, function ret_code_t (line 145) | ret_code_t nrf_ringbuf_get(nrf_ringbuf_t const * p_ringbuf, uint8_t * * ... function ret_code_t (line 190) | ret_code_t nrf_ringbuf_cpy_get(nrf_ringbuf_t const * p_ringbuf, function ret_code_t (line 226) | ret_code_t nrf_ringbuf_free(nrf_ringbuf_t const * p_ringbuf, size_t length) FILE: SDK/components/libraries/ringbuf/nrf_ringbuf.h type nrf_ringbuf_cb_t (line 60) | typedef struct type nrf_ringbuf_t (line 73) | typedef struct FILE: SDK/components/libraries/scheduler/app_scheduler.c type event_header_t (line 51) | typedef struct function __INLINE (line 81) | static __INLINE uint8_t next_index(uint8_t index) function __INLINE (line 87) | static __INLINE uint8_t app_sched_queue_full() function __INLINE (line 97) | static __INLINE uint8_t app_sched_queue_empty() function app_sched_init (line 107) | uint32_t app_sched_init(uint16_t event_size, uint16_t queue_size, void *... function app_sched_queue_space_get (line 133) | uint16_t app_sched_queue_space_get() function queue_utilization_check (line 144) | static void queue_utilization_check(void) function app_sched_queue_utilization_get (line 157) | uint16_t app_sched_queue_utilization_get(void) function app_sched_event_put (line 164) | uint32_t app_sched_event_put(void const * p_event_data, function app_sched_pause (line 224) | void app_sched_pause(void) function app_sched_resume (line 235) | void app_sched_resume(void) function __INLINE (line 253) | static __INLINE bool is_app_sched_paused(void) function app_sched_execute (line 263) | void app_sched_execute(void) FILE: SDK/components/libraries/scheduler/app_scheduler_serconn.c type event_header_t (line 50) | typedef struct function __INLINE (line 78) | static __INLINE uint8_t next_index(uint8_t index) function __INLINE (line 83) | static __INLINE uint8_t app_sched_queue_full(void) function __INLINE (line 92) | static __INLINE uint8_t app_sched_queue_empty(void) function app_sched_init (line 102) | uint32_t app_sched_init(uint16_t event_size, uint16_t queue_size, void *... function app_sched_queue_space_get (line 128) | uint16_t app_sched_queue_space_get() function __INLINE (line 139) | static __INLINE void check_queue_utilization(void) function app_sched_queue_utilization_get (line 152) | uint16_t app_sched_queue_utilization_get(void) function app_sched_event_put (line 159) | uint32_t app_sched_event_put(void * p_event_data, function app_sched_event_get (line 225) | static uint32_t app_sched_event_get(void * * pp_event... function app_sched_pause (line 253) | void app_sched_pause(void) function app_sched_resume (line 265) | void app_sched_resume(void) function __INLINE (line 281) | static __INLINE bool is_app_sched_paused(void) function app_sched_execute (line 286) | void app_sched_execute(void) FILE: SDK/components/libraries/sha256/sha256.c function sha256_transform (line 74) | void sha256_transform(sha256_context_t *ctx, const uint8_t * data) function ret_code_t (line 116) | ret_code_t sha256_init(sha256_context_t *ctx) function ret_code_t (line 135) | ret_code_t sha256_update(sha256_context_t *ctx, const uint8_t * data, si... function ret_code_t (line 159) | ret_code_t sha256_final(sha256_context_t *ctx, uint8_t * hash, uint8_t le) FILE: SDK/components/libraries/sha256/sha256.h type sha256_context_t (line 73) | typedef struct { FILE: SDK/components/libraries/simple_timer/app_simple_timer.c type simple_timer_states_t (line 51) | typedef enum function app_simple_timer_event_handler (line 69) | static void app_simple_timer_event_handler(nrf_timer_event_t event_type,... function app_simple_timer_init (line 89) | uint32_t app_simple_timer_init(void) function app_simple_timer_start (line 106) | uint32_t app_simple_timer_start(app_simple_timer_mode_t mode, function app_simple_timer_stop (line 167) | uint32_t app_simple_timer_stop(void) function app_simple_timer_uninit (line 179) | uint32_t app_simple_timer_uninit(void) FILE: SDK/components/libraries/simple_timer/app_simple_timer.h type app_simple_timer_mode_t (line 67) | typedef enum FILE: SDK/components/libraries/slip/slip.c function ret_code_t (line 53) | ret_code_t slip_encode(uint8_t * p_output, uint8_t * p_input, uint32_t ... function ret_code_t (line 86) | ret_code_t slip_decode_add_byte(slip_t * p_slip, uint8_t c) FILE: SDK/components/libraries/slip/slip.h type slip_read_state_t (line 62) | typedef enum type slip_t (line 70) | typedef struct FILE: SDK/components/libraries/sortlist/nrf_sortlist.c function nrf_sortlist_add (line 56) | void nrf_sortlist_add(nrf_sortlist_t const * p_list, nrf_sortlist_item_t... function nrf_sortlist_item_t (line 79) | nrf_sortlist_item_t * nrf_sortlist_pop(nrf_sortlist_t const * p_list) function nrf_sortlist_item_t (line 91) | nrf_sortlist_item_t const * nrf_sortlist_peek(nrf_sortlist_t const * p_l... function nrf_sortlist_item_t (line 97) | nrf_sortlist_item_t const * nrf_sortlist_next(nrf_sortlist_item_t const ... function nrf_sortlist_remove (line 103) | bool nrf_sortlist_remove(nrf_sortlist_t const * p_list, nrf_sortlist_ite... FILE: SDK/components/libraries/sortlist/nrf_sortlist.h type nrf_sortlist_item_t (line 60) | typedef struct nrf_sortlist_item_s nrf_sortlist_item_t; type nrf_sortlist_item_s (line 75) | struct nrf_sortlist_item_s type nrf_sortlist_cb_t (line 85) | typedef struct type nrf_sortlist_t (line 94) | typedef struct FILE: SDK/components/libraries/spi_mngr/nrf_spi_mngr.c type nrf_spi_mngr_cb_data_t (line 47) | typedef volatile struct function ret_code_t (line 53) | static ret_code_t start_transfer(nrf_spi_mngr_t const * p_nrf_spi_mngr) function transaction_begin_signal (line 69) | static void transaction_begin_signal(nrf_spi_mngr_t const * p_nrf_spi_mngr) function transaction_end_signal (line 85) | static void transaction_end_signal(nrf_spi_mngr_t const * p_nrf_spi_mngr, function start_pending_transaction (line 110) | static void start_pending_transaction(nrf_spi_mngr_t const * p_nrf_spi_m... function spi_event_handler (line 189) | static void spi_event_handler(nrf_drv_spi_evt_t const * p_event, function ret_code_t (line 242) | ret_code_t nrf_spi_mngr_init(nrf_spi_mngr_t const * p_nrf_spi_mngr, function nrf_spi_mngr_uninit (line 270) | void nrf_spi_mngr_uninit(nrf_spi_mngr_t const * p_nrf_spi_mngr) function ret_code_t (line 280) | ret_code_t nrf_spi_mngr_schedule(nrf_spi_mngr_t const * p_nr... function spi_internal_transaction_cb (line 300) | static void spi_internal_transaction_cb(ret_code_t result, void * p_user... function ret_code_t (line 308) | ret_code_t nrf_spi_mngr_perform(nrf_spi_mngr_t const * p_nrf_sp... FILE: SDK/components/libraries/spi_mngr/nrf_spi_mngr.h type nrf_spi_mngr_transfer_t (line 112) | typedef struct type nrf_spi_mngr_transaction_t (line 124) | typedef struct type nrf_spi_mngr_cb_t (line 149) | typedef struct type nrf_spi_mngr_t (line 168) | typedef struct function __STATIC_INLINE (line 296) | __STATIC_INLINE bool nrf_spi_mngr_is_idle(nrf_spi_mngr_t const * p_nrf_s... FILE: SDK/components/libraries/stack_guard/nrf_stack_guard.c function ret_code_t (line 60) | ret_code_t nrf_stack_guard_init(void) FILE: SDK/components/libraries/stack_info/nrf_stack_info.h function __STATIC_INLINE (line 95) | __STATIC_INLINE size_t nrf_stack_info_get_available(void) function __STATIC_INLINE (line 113) | __STATIC_INLINE size_t nrf_stack_info_get_depth(void) function __STATIC_INLINE (line 127) | __STATIC_INLINE bool nrf_stack_info_overflowed(void) function __STATIC_INLINE (line 145) | __STATIC_INLINE bool nrf_stack_info_is_on_stack(void const * const p_add... FILE: SDK/components/libraries/strerror/nrf_strerror.c type nrf_strerror_desc_t (line 55) | typedef struct FILE: SDK/components/libraries/svc/nrf_svc_function.h type nrf_svc_func_reg_t (line 78) | typedef struct FILE: SDK/components/libraries/svc/nrf_svc_handler.c function nrf_svc_handler_c (line 70) | void nrf_svc_handler_c(uint32_t* p_svc_args) function __ASM (line 116) | __ASM void SVC_Handler(void) function SVC_Handler (line 126) | void __attribute__((naked)) SVC_Handler(void) function SVC_Handler (line 139) | void SVC_Handler(void) FILE: SDK/components/libraries/timer/app_timer.c type timer_node_t (line 85) | typedef struct type timer_user_op_type_t (line 101) | typedef enum type timer_user_op_start_t (line 110) | typedef struct type timer_user_op_t (line 119) | typedef struct type timer_op_queue_t (line 134) | typedef struct function rtc1_init (line 163) | static void rtc1_init(uint32_t prescaler) function rtc1_start (line 172) | static void rtc1_start(void) function rtc1_stop (line 189) | static void rtc1_stop(void) function __INLINE (line 211) | static __INLINE uint32_t rtc1_counter_get(void) function __INLINE (line 221) | static __INLINE uint32_t ticks_diff_get(uint32_t ticks_now, uint32_t tic... function __INLINE (line 232) | static __INLINE void rtc1_compare0_set(uint32_t value) function timer_list_insert (line 242) | static void timer_list_insert(timer_node_t * p_timer) function timer_list_remove (line 293) | static bool timer_list_remove(timer_node_t * p_timer) function timer_timeouts_check_sched (line 355) | static void timer_timeouts_check_sched(void) function timer_list_handler_sched (line 363) | static void timer_list_handler_sched(void) function timeout_handler_scheduled_exec (line 369) | static void timeout_handler_scheduled_exec(void * p_event_data, uint16_t... function timeout_handler_exec (line 383) | static void timeout_handler_exec(timer_node_t * p_timer) function timer_timeouts_check (line 400) | static void timer_timeouts_check(void) function elapsed_ticks_acquire (line 474) | static bool elapsed_ticks_acquire(uint32_t * p_ticks_elapsed) function expired_timers_handler (line 508) | static void expired_timers_handler(uint32_t ticks_elapsed, function list_insertions_handler (line 558) | static bool list_insertions_handler(timer_node_t * p_restart_list_head) function compare_reg_update (line 674) | static void compare_reg_update(timer_node_t * p_timer_id_head_old) function timer_list_handler (line 725) | static void timer_list_handler(void) function user_op_enque (line 783) | static void user_op_enque(uint8_t last_index) function timer_user_op_t (line 795) | static timer_user_op_t * user_op_alloc( uint8_t * p_last_index) function timer_start_op_schedule (line 829) | static uint32_t timer_start_op_schedule(timer_node_t * p_node, function timer_stop_op_schedule (line 873) | static uint32_t timer_stop_op_schedule(timer_node_t * p_node, function RTC1_IRQHandler (line 906) | void RTC1_IRQHandler(void) function SWI_IRQHandler (line 925) | void SWI_IRQHandler(void) function ret_code_t (line 931) | ret_code_t app_timer_init(void) function ret_code_t (line 961) | ret_code_t app_timer_create(app_timer_id_t const * p_timer_id, function ret_code_t (line 988) | ret_code_t app_timer_start(app_timer_id_t timer_id, uint32_t timeout_tic... function ret_code_t (line 1019) | ret_code_t app_timer_stop(app_timer_id_t timer_id) function ret_code_t (line 1037) | ret_code_t app_timer_stop_all(void) function app_timer_cnt_get (line 1046) | uint32_t app_timer_cnt_get(void) function app_timer_cnt_diff_compute (line 1052) | uint32_t app_timer_cnt_diff_compute(uint32_t ticks_to, function app_timer_op_queue_utilization_get (line 1059) | uint8_t app_timer_op_queue_utilization_get(void) function app_timer_pause (line 1065) | void app_timer_pause(void) function app_timer_resume (line 1070) | void app_timer_resume(void) FILE: SDK/components/libraries/timer/app_timer.h type app_timer_t (line 139) | typedef struct type app_timer_t (line 151) | typedef app_timer_t * app_timer_id_t; type app_timer_t (line 167) | typedef struct app_timer_t { uint32_t data[CEIL_DIV(APP_TIMER_NODE_SIZE,... type app_timer_t (line 171) | typedef app_timer_t * app_timer_id_t; type app_timer_event_t (line 181) | typedef struct type app_timer_mode_t (line 188) | typedef enum FILE: SDK/components/libraries/timer/app_timer2.c type app_timer_req_type_t (line 85) | typedef enum type timer_req_t (line 95) | typedef struct function get_now (line 116) | static uint64_t get_now(void) function compare_func (line 133) | static inline bool compare_func(nrf_sortlist_item_t * p_item0, nrf_sortl... function scheduled_timeout_handler (line 144) | static void scheduled_timeout_handler(void * p_event_data, uint16_t even... function timer_expire (line 163) | static bool timer_expire(app_timer_t * p_timer) function rtc_schedule (line 235) | static bool rtc_schedule(app_timer_t * p_timer, bool * p_rerun) function app_timer_t (line 274) | static inline app_timer_t * sortlist_pop(void) function app_timer_t (line 280) | static inline app_timer_t * sortlist_peek(void) function sorted_list_stop_all (line 289) | static void sorted_list_stop_all(void) function on_overflow_evt (line 307) | static void on_overflow_evt(void) function on_compare_evt (line 316) | static void on_compare_evt(drv_rtc_t const * const p_instance) function on_compare1_evt (line 338) | static void on_compare1_evt(drv_rtc_t const * const p_instance) function rtc_update (line 350) | static void rtc_update(drv_rtc_t const * const p_instance) function timer_req_process (line 435) | static void timer_req_process(drv_rtc_t const * const p_instance) function rtc_irq (line 501) | static void rtc_irq(drv_rtc_t const * const p_instance) function timer_request_proc_trigger (line 525) | static inline void timer_request_proc_trigger(void) function ret_code_t (line 533) | static ret_code_t timer_req_schedule(app_timer_req_type_t type, app_time... function ret_code_t (line 568) | ret_code_t app_timer_init(void) function ret_code_t (line 598) | ret_code_t app_timer_create(app_timer_id_t const * p_timer_id, function ret_code_t (line 617) | ret_code_t app_timer_start(app_timer_t * p_timer, uint32_t timeout_ticks... function ret_code_t (line 657) | ret_code_t app_timer_stop(app_timer_t * p_timer) function ret_code_t (line 686) | ret_code_t app_timer_stop_all(void) function app_timer_op_queue_utilization_get (line 695) | uint8_t app_timer_op_queue_utilization_get(void) function app_timer_cnt_diff_compute (line 701) | uint32_t app_timer_cnt_diff_compute(uint32_t ticks_to, function app_timer_cnt_get (line 707) | uint32_t app_timer_cnt_get(void) function app_timer_pause (line 712) | void app_timer_pause(void) function app_timer_resume (line 717) | void app_timer_resume(void) FILE: SDK/components/libraries/timer/app_timer_freertos.c type app_timer_info_t (line 73) | typedef struct function app_timer_callback (line 103) | static void app_timer_callback(TimerHandle_t xTimer) function app_timer_init (line 117) | uint32_t app_timer_init(void) function app_timer_create (line 123) | uint32_t app_timer_create(app_timer_id_t const * p_timer_id, function app_timer_start (line 163) | uint32_t app_timer_start(app_timer_id_t timer_id, uint32_t timeout_ticks... function app_timer_stop (line 214) | uint32_t app_timer_stop(app_timer_id_t timer_id) FILE: SDK/components/libraries/timer/app_timer_rtx.c type app_timer_info_t (line 55) | typedef struct type app_timer_control_t (line 63) | typedef struct type os_timer_cb (line 73) | typedef struct os_timer_cb_ function ret_code_t (line 118) | ret_code_t app_timer_init(void) function ret_code_t (line 132) | ret_code_t app_timer_create(app_timer_id_t const * p_timer_id, function ret_code_t (line 157) | ret_code_t app_timer_start(app_timer_id_t timer_id, uint32_t timeout_tic... function ret_code_t (line 211) | ret_code_t app_timer_stop(app_timer_id_t timer_id) function ret_code_t (line 253) | ret_code_t app_timer_stop_all(void) function app_timer_cnt_get (line 267) | uint32_t app_timer_cnt_get(void) function app_timer_cnt_diff_compute (line 273) | uint32_t app_timer_cnt_diff_compute(uint32_t ticks_to, FILE: SDK/components/libraries/timer/drv_rtc.c type drv_rtc_cb_t (line 67) | typedef struct function ret_code_t (line 81) | ret_code_t drv_rtc_init(drv_rtc_t const * const p_instance, function drv_rtc_uninit (line 112) | void drv_rtc_uninit(drv_rtc_t const * const p_instance) function drv_rtc_start (line 133) | void drv_rtc_start(drv_rtc_t const * const p_instance) function drv_rtc_stop (line 139) | void drv_rtc_stop(drv_rtc_t const * const p_instance) function drv_rtc_compare_set (line 145) | void drv_rtc_compare_set(drv_rtc_t const * const p_instance, function evt_enable (line 167) | static void evt_enable(drv_rtc_t const * const p_instance, uint32_t mask... function evt_disable (line 177) | static void evt_disable(drv_rtc_t const * const p_instance, uint32_t mask) function evt_pending (line 184) | static bool evt_pending(drv_rtc_t const * const p_instance, nrf_rtc_even... function ticks_sub (line 195) | static uint32_t ticks_sub(uint32_t a, uint32_t b) function ret_code_t (line 200) | ret_code_t drv_rtc_windowed_compare_set(drv_rtc_t const * const p_instance, function drv_rtc_overflow_enable (line 277) | void drv_rtc_overflow_enable(drv_rtc_t const * const p_instance, bool ir... function drv_rtc_overflow_disable (line 282) | void drv_rtc_overflow_disable(drv_rtc_t const * const p_instance) function drv_rtc_overflow_pending (line 287) | bool drv_rtc_overflow_pending(drv_rtc_t const * const p_instance) function drv_rtc_tick_enable (line 292) | void drv_rtc_tick_enable(drv_rtc_t const * const p_instance, bool irq_en... function drv_rtc_tick_disable (line 297) | void drv_rtc_tick_disable(drv_rtc_t const * const p_instance) function drv_rtc_tick_pending (line 302) | bool drv_rtc_tick_pending(drv_rtc_t const * const p_instance) function drv_rtc_compare_enable (line 307) | void drv_rtc_compare_enable(drv_rtc_t const * const p_instance, function drv_rtc_compare_disable (line 314) | void drv_rtc_compare_disable(drv_rtc_t const * const p_instance, uint32_... function drv_rtc_compare_pending (line 319) | bool drv_rtc_compare_pending(drv_rtc_t const * const p_instance, uint32_... function drv_rtc_compare_get (line 325) | uint32_t drv_rtc_compare_get(drv_rtc_t const * const p_instance, uint32_... function drv_rtc_counter_get (line 330) | uint32_t drv_rtc_counter_get(drv_rtc_t const * const p_instance) function drv_rtc_irq_trigger (line 335) | void drv_rtc_irq_trigger(drv_rtc_t const * const p_instance) function drv_rtc_rtc_0_irq_handler (line 345) | void drv_rtc_rtc_0_irq_handler(void) function drv_rtc_rtc_1_irq_handler (line 352) | void drv_rtc_rtc_1_irq_handler(void) function drv_rtc_rtc_2_irq_handler (line 359) | void drv_rtc_rtc_2_irq_handler(void) FILE: SDK/components/libraries/timer/drv_rtc.h type drv_rtc_t (line 80) | typedef struct type drv_rtc_config_t (line 111) | typedef struct FILE: SDK/components/libraries/twi_mngr/nrf_twi_mngr.c type nrf_twi_mngr_cb_data_t (line 46) | typedef volatile struct function ret_code_t (line 53) | static ret_code_t start_transfer(nrf_twi_mngr_t const * p_nrf_twi_mngr) function transaction_end_signal (line 110) | static void transaction_end_signal(nrf_twi_mngr_t const * p_nrf_twi_mngr, function start_pending_transaction (line 132) | static void start_pending_transaction(nrf_twi_mngr_t const * p_nrf_twi_m... function twi_event_handler (line 207) | static void twi_event_handler(nrf_drv_twi_evt_t const * p_event, function ret_code_t (line 261) | ret_code_t nrf_twi_mngr_init(nrf_twi_mngr_t const * p_nrf_twi_mngr, function nrf_twi_mngr_uninit (line 288) | void nrf_twi_mngr_uninit(nrf_twi_mngr_t const * p_nrf_twi_mngr) function ret_code_t (line 298) | ret_code_t nrf_twi_mngr_schedule(nrf_twi_mngr_t const * p_nr... function internal_transaction_cb (line 320) | static void internal_transaction_cb(ret_code_t result, void * p_user_data) function ret_code_t (line 329) | ret_code_t nrf_twi_mngr_perform(nrf_twi_mngr_t const * p_nrf_tw... FILE: SDK/components/libraries/twi_mngr/nrf_twi_mngr.h type nrf_twi_mngr_transfer_t (line 157) | typedef struct { type nrf_twi_mngr_transaction_t (line 167) | typedef struct { type nrf_twi_mngr_cb_t (line 187) | typedef struct { type nrf_twi_mngr_t (line 204) | typedef struct { function __STATIC_INLINE (line 328) | __STATIC_INLINE bool nrf_twi_mngr_is_idle(nrf_twi_mngr_t const * p_nrf_t... FILE: SDK/components/libraries/twi_sensor/nrf_twi_sensor.c function ret_code_t (line 55) | ret_code_t nrf_twi_sensor_init(nrf_twi_sensor_t * p_twi_sensor) function sensor_read_reg_cb (line 60) | static void sensor_read_reg_cb(ret_code_t result, void * p_user_data) function ret_code_t (line 74) | ret_code_t nrf_twi_sensor_reg_read(nrf_twi_sensor_t const * p_instance, function sensor_write_reg_cb (line 129) | static void sensor_write_reg_cb(ret_code_t result, void * p_user_data) function ret_code_t (line 136) | ret_code_t nrf_twi_sensor_write(nrf_twi_sensor_t const * p_instance, function ret_code_t (line 197) | ret_code_t nrf_twi_sensor_reg_write(nrf_twi_sensor_t const * p_instance, FILE: SDK/components/libraries/twi_sensor/nrf_twi_sensor.h type nrf_twi_sensor_t (line 79) | typedef struct type nrf_twi_sensor_read_cmd_t (line 92) | typedef struct type nrf_twi_sensor_write_cmd_t (line 106) | typedef struct type nrf_twi_sensor_cmd_t (line 119) | typedef union function __STATIC_INLINE (line 302) | __STATIC_INLINE uint8_t nrf_twi_sensor_max_util_get(nrf_twi_sensor_t con... FILE: SDK/components/libraries/uart/app_uart.c function uart_event_handler (line 52) | static void uart_event_handler(nrf_drv_uart_event_t * p_event, void* p_c... function app_uart_init (line 85) | uint32_t app_uart_init(const app_uart_comm_params_t * p_comm_params, function app_uart_get (line 120) | uint32_t app_uart_get(uint8_t * p_byte) function app_uart_put (line 136) | uint32_t app_uart_put(uint8_t byte) function app_uart_flush (line 154) | uint32_t app_uart_flush(void) function app_uart_close (line 159) | uint32_t app_uart_close(void) FILE: SDK/components/libraries/uart/app_uart.h type app_uart_flow_control_t (line 64) | typedef enum type app_uart_comm_params_t (line 72) | typedef struct type app_uart_buffers_t (line 85) | typedef struct type app_uart_evt_type_t (line 98) | typedef enum type app_uart_evt_t (line 112) | typedef struct FILE: SDK/components/libraries/uart/app_uart_fifo.c function __INLINE (line 49) | static __INLINE uint32_t fifo_length(app_fifo_t * const fifo) function uart_event_handler (line 66) | static void uart_event_handler(nrf_drv_uart_event_t * p_event, void* p_c... function app_uart_init (line 137) | uint32_t app_uart_init(const app_uart_comm_params_t * p_comm_params, function app_uart_flush (line 186) | uint32_t app_uart_flush(void) function app_uart_get (line 200) | uint32_t app_uart_get(uint8_t * p_byte) function app_uart_put (line 221) | uint32_t app_uart_put(uint8_t byte) function app_uart_close (line 247) | uint32_t app_uart_close(void) FILE: SDK/components/libraries/uart/retarget.c type __FILE (line 65) | struct __FILE { int handle; /* Add whatever you need here */ } function fgetc (line 70) | int fgetc(FILE * p_file) function fputc (line 80) | int fputc(int ch, FILE * p_file) function __getchar (line 90) | int __getchar(FILE * p_file) function __putchar (line 101) | int __putchar(int ch, __printf_tag_ptr tag_ptr) function __putchar (line 109) | int __putchar(int ch, FILE * p_file) function _write (line 120) | int _write(int file, const char * p_char, int len) function _read (line 134) | int _read(int file, char * p_char, int len) function __write (line 146) | size_t __write(int handle, const unsigned char * buffer, size_t size) function __read (line 157) | size_t __read(int handle, unsigned char * buffer, size_t size) function __lseek (line 169) | long __lseek(int handle, long offset, int whence) function __close (line 173) | int __close(int handle) function remove (line 177) | int remove(const char * filename) FILE: SDK/components/libraries/usbd/app_usbd.c type app_usbd_ep_conf_t (line 103) | typedef struct type app_usbd_internal_queue_evt_t (line 127) | typedef struct type app_usbd_sustate_t (line 222) | typedef enum function ret_code_t (line 268) | static inline ret_code_t class_event_handler(app_usbd_class_inst_t cons... function class_sof_interrupt_handler (line 278) | static inline void class_sof_interrupt_handler(app_usbd_class_inst_t co... function user_event_handler (line 293) | static inline void user_event_handler(app_usbd_internal_evt_t const * co... function user_event_state_proc (line 307) | static inline void user_event_state_proc(app_usbd_event_type_t event) function ret_code_t (line 328) | ret_code_t app_usbd_class_descriptor_find(app_usbd_class_inst_t const * ... function app_usbd_ep_conf_t (line 403) | static app_usbd_ep_conf_t * app_usbd_ep_conf_access(nrf_drv_usbd_ep_t ep) function app_usbd_class_inst_t (line 426) | static inline app_usbd_class_inst_t const * app_usbd_ep_instance_get(nrf... function app_usbd_ep_instance_set (line 443) | static void app_usbd_ep_instance_set(nrf_drv_usbd_ep_t ep, app_usbd_clas... function ret_code_t (line 467) | static inline ret_code_t app_usbd_core_handler_call(app_usbd_internal_ev... function app_usbd_event_add (line 484) | static inline void app_usbd_event_add(app_usbd_internal_evt_t const * co... function app_usbd_power_event_handler (line 581) | static void app_usbd_power_event_handler(nrf_drv_power_usb_evt_t event) function app_usbd_event_handler (line 621) | static void app_usbd_event_handler(nrf_drv_usbd_evt_t const * const p_ev... function app_usbd_hfclk_ready (line 633) | static void app_usbd_hfclk_ready(nrf_drv_clock_evt_type_t event) function app_usbd_sustate_with_requested_hfclk (line 651) | static inline bool app_usbd_sustate_with_requested_hfclk(app_usbd_sustat... function app_usbd_sustate_with_running_hfclk (line 677) | static inline bool app_usbd_sustate_with_running_hfclk(app_usbd_sustate_... function app_usbd_sustate_t (line 700) | static inline app_usbd_sustate_t sustate_get(void) function sustate_set (line 710) | static inline void sustate_set(app_usbd_sustate_t sustate) function ret_code_t (line 756) | static inline ret_code_t default_iface_select( function default_iface_deselect (line 788) | static inline void default_iface_deselect( function app_usbd_sof_timestamp_get (line 809) | uint32_t app_usbd_sof_timestamp_get(void) function ret_code_t (line 815) | ret_code_t app_usbd_init(app_usbd_config_t const * p_config) function ret_code_t (line 898) | ret_code_t app_usbd_uninit(void) function ret_code_t (line 946) | ret_code_t app_usbd_power_events_enable(void) function app_usbd_enable (line 969) | void app_usbd_enable(void) function app_usbd_disable (line 975) | void app_usbd_disable(void) function app_usbd_start (line 982) | void app_usbd_start(void) function app_usbd_stop (line 1025) | void app_usbd_stop(void) function app_usbd_suspend_req (line 1033) | void app_usbd_suspend_req(void) function app_usbd_wakeup_req (line 1041) | bool app_usbd_wakeup_req(void) function app_usbd_active_check (line 1054) | bool app_usbd_active_check(void) function app_usbd_event_execute (line 1059) | void app_usbd_event_execute(app_usbd_internal_evt_t const * const p_event) function app_usbd_event_queue_process (line 1325) | bool app_usbd_event_queue_process(void) function ret_code_t (line 1384) | ret_code_t app_usbd_class_append(app_usbd_class_inst_t const * p_cinst) function ret_code_t (line 1442) | ret_code_t app_usbd_class_remove(app_usbd_class_inst_t const * p_cinst) function ret_code_t (line 1498) | ret_code_t app_usbd_class_remove_all(void) function ret_code_t (line 1514) | ret_code_t app_usbd_ep_handler_set(app_usbd_class_inst_t const * const p... function ret_code_t (line 1533) | ret_code_t app_usbd_class_sof_register(app_usbd_class_inst_t const * p_c... function ret_code_t (line 1565) | ret_code_t app_usbd_class_sof_unregister(app_usbd_class_inst_t const * p... function ret_code_t (line 1587) | ret_code_t app_usbd_class_sof_interrupt_register(app_usbd_class_inst_t c... function ret_code_t (line 1622) | ret_code_t app_usbd_class_sof_interrupt_unregister(app_usbd_class_inst_t... function ret_code_t (line 1644) | ret_code_t app_usbd_class_rwu_register(app_usbd_class_inst_t const * con... function ret_code_t (line 1655) | ret_code_t app_usbd_class_rwu_unregister(app_usbd_class_inst_t const * c... function app_usbd_class_rwu_enabled_check (line 1665) | bool app_usbd_class_rwu_enabled_check(void) function ret_code_t (line 1670) | ret_code_t app_usbd_interface_ep_reset(app_usbd_class_inst_t const * con... function app_usbd_ep_enable (line 1708) | void app_usbd_ep_enable(nrf_drv_usbd_ep_t ep) function app_usbd_ep_disable (line 1718) | void app_usbd_ep_disable(nrf_drv_usbd_ep_t ep) function app_usbd_class_inst_t (line 1724) | app_usbd_class_inst_t const * app_usbd_class_first_get(void) function app_usbd_class_inst_t (line 1729) | app_usbd_class_inst_t const * app_usbd_class_sof_first_get(void) function app_usbd_class_inst_t (line 1734) | app_usbd_class_inst_t const * app_usbd_class_sof_interrupt_first_get(void) function app_usbd_class_inst_t (line 1739) | app_usbd_class_inst_t const * app_usbd_iface_find(uint8_t iface, uint8_t... function ret_code_t (line 1764) | ret_code_t app_usbd_iface_call( function ret_code_t (line 1773) | ret_code_t app_usbd_ep_call(nrf_drv_usbd_ep_t ep, app_usbd_complex_evt_t... function app_usbd_all_call (line 1786) | void app_usbd_all_call(app_usbd_complex_evt_t const * const p_event) function ret_code_t (line 1796) | ret_code_t app_usbd_all_until_served_call(app_usbd_complex_evt_t const *... function ret_code_t (line 1816) | ret_code_t app_usbd_ep_transfer( function ret_code_t (line 1831) | ret_code_t app_usbd_ep_handled_transfer( function ret_code_t (line 1846) | ret_code_t app_usbd_iface_select( function app_usbd_iface_deselect (line 1865) | void app_usbd_iface_deselect( function app_usbd_iface_selection_get (line 1876) | uint8_t app_usbd_iface_selection_get( function app_usbd_all_iface_select_0 (line 1888) | void app_usbd_all_iface_select_0(void) function app_usbd_all_iface_deselect (line 1905) | void app_usbd_all_iface_deselect(void) FILE: SDK/components/libraries/usbd/app_usbd.h type app_usbd_config_t (line 89) | typedef struct { function app_usbd_class_inst_t (line 576) | static inline app_usbd_class_inst_t const * app_usbd_class_next_get( function app_usbd_class_inst_t (line 604) | static inline app_usbd_class_inst_t const * app_usbd_class_sof_next_get( function app_usbd_class_inst_t (line 632) | static inline app_usbd_class_inst_t const * app_usbd_class_sof_interrupt... FILE: SDK/components/libraries/usbd/app_usbd_class_base.h type app_usbd_class_ep_conf_t (line 71) | typedef struct type app_usbd_class_iface_conf_t (line 79) | typedef struct type app_usbd_class_data_t (line 92) | typedef struct type app_usbd_class_descriptor_ctx_t (line 102) | typedef struct type app_usbd_class_descriptor_state_t (line 111) | typedef struct type app_usbd_class_methods_t (line 122) | typedef struct { type app_usbd_class_inst_s (line 233) | struct app_usbd_class_inst_s function app_usbd_class_iface_count_get (line 250) | static inline uint8_t app_usbd_class_iface_count_get(app_usbd_class_inst... function app_usbd_class_iface_conf_t (line 268) | static inline app_usbd_class_iface_conf_t const * app_usbd_class_iface_get( function app_usbd_class_iface_number_get (line 290) | static inline uint8_t app_usbd_class_iface_number_get( function app_usbd_class_iface_ep_count_get (line 303) | static inline uint8_t app_usbd_class_iface_ep_count_get( function app_usbd_class_ep_conf_t (line 319) | static inline app_usbd_class_ep_conf_t const * app_usbd_class_iface_ep_get( function app_usbd_class_iface_ep_idx_get (line 343) | static inline uint8_t app_usbd_class_iface_ep_idx_get( function nrf_drv_usbd_ep_t (line 370) | static inline nrf_drv_usbd_ep_t app_usbd_class_ep_address_get(app_usbd_c... function app_usbd_class_data_t (line 381) | static inline app_usbd_class_data_t * app_usbd_class_data_access( FILE: SDK/components/libraries/usbd/app_usbd_core.c function usbd_core_state_set (line 230) | static void usbd_core_state_set(app_usbd_state_t state) function app_usbd_state_t (line 257) | static inline app_usbd_state_t usbd_core_state_get(void) function usbd_core_power_is_detected (line 266) | static inline bool usbd_core_power_is_detected(void) function usbd_core_ep0_handler_clear (line 276) | static inline void usbd_core_ep0_handler_clear(void) function ret_code_t (line 288) | static inline ret_code_t usbd_core_ep0_handler_call_and_clear(nrf_drv_us... function usb_core_ep0_handler_check (line 317) | static inline bool usb_core_ep0_handler_check(void) function ret_code_t (line 330) | static ret_code_t setup_data_handler_empty(nrf_drv_usbd_ep_status_t stat... type app_usbd_core_descriptor_conf_feed_data_t (line 354) | typedef struct function usbd_descriptor_conf_feeder (line 387) | static bool usbd_descriptor_conf_feeder( function ret_code_t (line 502) | static ret_code_t setup_endpoint_req_std(app_usbd_setup_evt_t const * p_... function ret_code_t (line 589) | static ret_code_t setup_interface_req_std_handle( function ret_code_t (line 665) | static ret_code_t setup_device_req_get_status( function ret_code_t (line 686) | static ret_code_t setup_device_req_get_descriptor(app_usbd_class_inst_t ... function ret_code_t (line 807) | static ret_code_t setup_device_req_get_configuration( function ret_code_t (line 830) | static ret_code_t setup_device_req_set_configuration( function ret_code_t (line 869) | static ret_code_t setup_device_req_std_handler(app_usbd_class_inst_t con... function ret_code_t (line 959) | static inline ret_code_t app_usbd_core_setup_req_handler(app_usbd_class_... function ret_code_t (line 1067) | static ret_code_t app_usbd_core_event_handler(app_usbd_class_inst_t cons... function app_usbd_core_ep0_enable (line 1185) | void app_usbd_core_ep0_enable(void) function app_usbd_core_ep0_disable (line 1191) | void app_usbd_core_ep0_disable(void) function ret_code_t (line 1198) | ret_code_t app_usbd_core_setup_rsp(app_usbd_setup_t const * p_setup, function ret_code_t (line 1226) | ret_code_t app_usbd_core_setup_data_handler_set( function app_usbd_state_t (line 1247) | app_usbd_state_t app_usbd_core_state_get(void) function app_usbd_core_feature_state_get (line 1253) | bool app_usbd_core_feature_state_get(app_usbd_setup_stdfeature_t feature) FILE: SDK/components/libraries/usbd/app_usbd_core.h type app_usbd_state_t (line 77) | typedef enum type ret_code_t (line 95) | typedef ret_code_t (*app_usbd_core_setup_data_handler_t)(nrf_drv_usbd_ep... type app_usbd_core_setup_data_handler_desc_t (line 105) | typedef struct function app_usbd_class_inst_t (line 130) | static inline app_usbd_class_inst_t const * app_usbd_core_instance_acces... FILE: SDK/components/libraries/usbd/app_usbd_descriptor.h type app_usbd_descriptor_t (line 99) | typedef enum type app_usbd_descriptor_header_t (line 145) | typedef struct type app_usbd_descriptor_device_t (line 157) | typedef struct type app_usbd_descriptor_configuration_attributes_t (line 190) | typedef enum type app_usbd_descriptor_configuration_t (line 205) | typedef struct type app_usbd_descriptor_string0_t (line 222) | typedef struct type app_usbd_descriptor_string_t (line 234) | typedef struct type app_usbd_descriptor_iface_t (line 247) | typedef struct type app_usbd_descriptor_ep_attr_bitmap_t (line 282) | typedef enum type app_usbd_descriptor_ep_t (line 304) | typedef struct type app_usbd_descriptor_iad_t (line 317) | typedef struct FILE: SDK/components/libraries/usbd/app_usbd_langid.h type app_usbd_langid_primary_t (line 105) | typedef enum type app_usbd_langid_sub_t (line 186) | typedef enum type app_usbd_langid_t (line 294) | typedef uint16_t app_usbd_langid_t; FILE: SDK/components/libraries/usbd/app_usbd_request.h type app_usbd_setup_reqrec_t (line 93) | typedef enum { type app_usbd_setup_reqtype_t (line 105) | typedef enum { type app_usbd_setup_reqdir_t (line 116) | typedef enum { type app_usbd_setup_stdrequest_t (line 127) | typedef enum { type app_usbd_setup_stdfeature_t (line 234) | typedef enum { type app_usbd_setup_w_t (line 260) | typedef union { type app_usbd_setup_t (line 277) | typedef struct { function app_usbd_setup_reqrec_t (line 295) | static inline app_usbd_setup_reqrec_t app_usbd_setup_req_rec(uint8_t bmR... function app_usbd_setup_reqtype_t (line 307) | static inline app_usbd_setup_reqtype_t app_usbd_setup_req_typ(uint8_t bm... function app_usbd_setup_reqdir_t (line 320) | static inline app_usbd_setup_reqdir_t app_usbd_setup_req_dir(uint8_t bmR... function app_usbd_setup_req_val (line 334) | static inline uint8_t app_usbd_setup_req_val(app_usbd_setup_reqrec_t rec, FILE: SDK/components/libraries/usbd/app_usbd_serial_num.c function string_create (line 61) | static void string_create(char * p_serial_number_string) function app_usbd_serial_num_generate (line 71) | void app_usbd_serial_num_generate(void) FILE: SDK/components/libraries/usbd/app_usbd_string_desc.h type app_usbd_string_desc_idx_t (line 152) | typedef enum { type app_usbd_strings_convert_t (line 179) | typedef struct { function app_usbd_string_desc_length (line 201) | static inline size_t app_usbd_string_desc_length(uint16_t const * p_str) FILE: SDK/components/libraries/usbd/app_usbd_types.h type app_usbd_event_type_t (line 111) | typedef enum type app_usbd_evt_t (line 166) | typedef struct type app_usbd_setup_evt_t (line 177) | typedef struct type app_usbd_complex_evt_t (line 189) | typedef union type app_usbd_internal_evt_t (line 217) | typedef union type app_usbd_class_inst_t (line 246) | typedef struct {} app_usbd_class_inst_t; type app_usbd_class_inst_t (line 248) | typedef struct app_usbd_class_inst_s app_usbd_class_inst_t; type ret_code_t (line 259) | typedef ret_code_t (*app_usbd_ep_event_handler_t)( FILE: SDK/components/libraries/usbd/class/audio/app_usbd_audio.c function app_usbd_audio_t (line 74) | static inline app_usbd_audio_t const * audio_get(app_usbd_class_inst_t c... function app_usbd_audio_ctx_t (line 87) | static inline app_usbd_audio_ctx_t * audio_ctx_get(app_usbd_audio_t cons... function user_event_handler (line 101) | static inline void user_event_handler( function ret_code_t (line 121) | static ret_code_t iface_select( function iface_deselect (line 161) | static void iface_deselect( function iface_selection_get (line 178) | static uint8_t iface_selection_get( function ret_code_t (line 206) | static ret_code_t setup_req_std_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 248) | static ret_code_t setup_req_class_in( function ret_code_t (line 296) | static ret_code_t audio_req_out_data_cb(nrf_drv_usbd_ep_status_t status,... function ret_code_t (line 310) | static ret_code_t audio_req_out( function ret_code_t (line 362) | static ret_code_t setup_req_class_out( function ret_code_t (line 393) | static ret_code_t setup_event_handler( function ret_code_t (line 439) | static ret_code_t endpoint_in_event_handler(app_usbd_class_inst_t const ... function ret_code_t (line 455) | static ret_code_t endpoint_out_event_handler(app_usbd_class_inst_t const... function nrf_drv_usbd_ep_t (line 469) | static inline nrf_drv_usbd_ep_t ep_iso_addr_get(app_usbd_class_inst_t co... function ret_code_t (line 485) | static ret_code_t audio_event_handler( function audio_get_format_descriptor_size (line 559) | static size_t audio_get_format_descriptor_size(app_usbd_class_inst_t con... function audio_get_format_descriptor_data (line 572) | static size_t audio_get_format_descriptor_data(app_usbd_class_inst_t con... function audio_get_input_descriptor_size (line 581) | static size_t audio_get_input_descriptor_size(app_usbd_class_inst_t cons... function audio_get_input_descriptor_data (line 594) | static size_t audio_get_input_descriptor_data(app_usbd_class_inst_t cons... function audio_get_output_descriptor_size (line 603) | static size_t audio_get_output_descriptor_size(app_usbd_class_inst_t con... function audio_get_output_descriptor_data (line 616) | static size_t audio_get_output_descriptor_data(app_usbd_class_inst_t con... function audio_get_feature_descriptor_size (line 625) | static size_t audio_get_feature_descriptor_size(app_usbd_class_inst_t co... function audio_get_feature_descriptor_data (line 638) | static size_t audio_get_feature_descriptor_data(app_usbd_class_inst_t co... function audio_get_control_interface_number (line 647) | static uint8_t audio_get_control_interface_number(app_usbd_class_inst_t ... function audio_feed_descriptors (line 660) | static bool audio_feed_descriptors(app_usbd_class_descriptor_ctx_t * p_ctx, function app_usbd_audio_class_rx_size_get (line 810) | size_t app_usbd_audio_class_rx_size_get(app_usbd_class_inst_t const * p_... function ret_code_t (line 821) | ret_code_t app_usbd_audio_class_rx_start( function ret_code_t (line 836) | ret_code_t app_usbd_audio_class_tx_start( function ret_code_t (line 850) | ret_code_t app_usbd_audio_sof_interrupt_register(app_usbd_class_inst_t c... FILE: SDK/components/libraries/usbd/class/audio/app_usbd_audio.h type app_usbd_audio_t (line 84) | typedef struct { } app_usbd_audio_t; type app_usbd_audio_user_event_t (line 108) | typedef enum app_usbd_audio_user_event_e { function app_usbd_class_inst_t (line 243) | static inline app_usbd_class_inst_t const * function app_usbd_audio_req_t (line 255) | static inline app_usbd_audio_req_t * function app_usbd_audio_t (line 267) | static inline app_usbd_audio_t const * FILE: SDK/components/libraries/usbd/class/audio/app_usbd_audio_internal.h type app_usbd_audio_user_event_e (line 65) | enum app_usbd_audio_user_event_e type app_usbd_audio_user_event_e (line 77) | enum app_usbd_audio_user_event_e type app_usbd_audio_subclass_desc_t (line 84) | typedef struct { type app_usbd_audio_inst_t (line 93) | typedef struct { type app_usbd_audio_class_req_target_t (line 113) | typedef enum { type app_usbd_audio_req_t (line 123) | typedef struct { type app_usbd_audio_ctx_t (line 141) | typedef struct { FILE: SDK/components/libraries/usbd/class/audio/app_usbd_audio_types.h type app_usbd_audio_subclass_t (line 73) | typedef enum { type app_usbd_audio_descriptor_type_t (line 84) | typedef enum { type app_usbd_audio_ac_iface_subtype_t (line 97) | typedef enum { type app_usbd_audio_as_iface_subtype_t (line 112) | typedef enum { type app_usbd_audio_ep_subtype_t (line 123) | typedef enum { type app_usbd_audio_req_type_t (line 133) | typedef enum { type app_usbd_audio_terminal_type_t (line 154) | typedef enum { type app_usbd_audio_ac_iface_header_desc_t (line 191) | typedef struct { type app_usbd_audio_in_term_ch_config_t (line 207) | typedef enum { type app_usbd_audio_input_terminal_desc_t (line 225) | typedef struct { type app_usbd_audio_output_terminal_desc_t (line 241) | typedef struct { type app_usbd_audio_feature_unit_control_t (line 255) | typedef enum { type app_usbd_audio_feature_unit_desc_t (line 271) | typedef struct { type app_usbd_audio_as_iface_format_tag_t (line 286) | typedef enum { type app_usbd_audio_as_iface_desc_t (line 310) | typedef struct { type app_usbd_audio_as_format_type_one_desc_t (line 322) | typedef struct { type app_usbd_audio_as_format_type_two_desc_t (line 338) | typedef struct { type app_usbd_audio_as_format_type_three_desc_t (line 352) | typedef struct { type app_usbd_audio_as_endpoint_desc_t (line 367) | typedef struct { FILE: SDK/components/libraries/usbd/class/cdc/acm/app_usbd_cdc_acm.c function app_usbd_cdc_acm_t (line 80) | static inline app_usbd_cdc_acm_t const * cdc_acm_get(app_usbd_class_inst... function app_usbd_cdc_acm_ctx_t (line 93) | static inline app_usbd_cdc_acm_ctx_t * cdc_acm_ctx_get(app_usbd_cdc_acm_... function user_event_handler (line 106) | static inline void user_event_handler(app_usbd_class_inst_t const * p_inst, function nrf_drv_usbd_ep_t (line 123) | static inline nrf_drv_usbd_ep_t comm_ep_in_addr_get(app_usbd_class_inst_... function nrf_drv_usbd_ep_t (line 141) | static inline nrf_drv_usbd_ep_t data_ep_in_addr_get(app_usbd_class_inst_... function nrf_drv_usbd_ep_t (line 159) | static inline nrf_drv_usbd_ep_t data_ep_out_addr_get(app_usbd_class_inst... function ret_code_t (line 178) | static ret_code_t setup_req_std_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 217) | static ret_code_t setup_req_std_out(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 238) | static ret_code_t setup_req_class_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 272) | static ret_code_t cdc_acm_req_out_data_cb(nrf_drv_usbd_ep_status_t statu... function ret_code_t (line 314) | static ret_code_t cdc_acm_req_out_datastage(app_usbd_class_inst_t const ... function cdc_acm_reset_port (line 349) | static void cdc_acm_reset_port(app_usbd_class_inst_t const * p_inst) function ret_code_t (line 374) | static ret_code_t setup_req_class_out(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 453) | static ret_code_t setup_event_handler(app_usbd_class_inst_t const * p_inst, function cdc_acm_consumer (line 493) | static bool cdc_acm_consumer(nrf_drv_usbd_ep_transfer_t * p_next, function cdc_acm_single_shoot_consumer (line 530) | static bool cdc_acm_single_shoot_consumer(nrf_drv_usbd_ep_transfer_t * p... function ret_code_t (line 565) | static ret_code_t cdc_acm_rx_block_finished(app_usbd_class_inst_t const ... function ret_code_t (line 682) | static ret_code_t cdc_acm_endpoint_ev(app_usbd_class_inst_t const * p_i... function ret_code_t (line 730) | static ret_code_t cdc_acm_event_handler(app_usbd_class_inst_t const * p... function cdc_acm_feed_descriptors (line 775) | static bool cdc_acm_feed_descriptors(app_usbd_class_descriptor_ctx_t * p... function ret_code_t (line 936) | ret_code_t app_usbd_cdc_acm_write(app_usbd_cdc_acm_t const * p_cdc_acm, function app_usbd_cdc_acm_rx_size (line 965) | size_t app_usbd_cdc_acm_rx_size(app_usbd_cdc_acm_t const * p_cdc_acm) function app_usbd_cdc_acm_bytes_stored (line 972) | size_t app_usbd_cdc_acm_bytes_stored(app_usbd_cdc_acm_t const * p_cdc_acm) function ret_code_t (line 979) | ret_code_t app_usbd_cdc_acm_read(app_usbd_cdc_acm_t const * p_cdc_acm, function ret_code_t (line 1052) | ret_code_t app_usbd_cdc_acm_read_any(app_usbd_cdc_acm_t const * p_cdc_acm, function ret_code_t (line 1109) | static ret_code_t cdc_acm_serial_state_notify(app_usbd_cdc_acm_t const *... function ret_code_t (line 1122) | ret_code_t app_usbd_cdc_acm_serial_state_notify(app_usbd_cdc_acm_t const... function ret_code_t (line 1176) | ret_code_t app_usbd_cdc_acm_line_state_get(app_usbd_cdc_acm_t const * ... FILE: SDK/components/libraries/usbd/class/cdc/acm/app_usbd_cdc_acm.h type app_usbd_cdc_acm_t (line 81) | typedef struct { } app_usbd_cdc_acm_t; type app_usbd_cdc_acm_user_event_t (line 105) | typedef enum app_usbd_cdc_acm_user_event_e { function app_usbd_class_inst_t (line 182) | static inline app_usbd_class_inst_t const * function app_usbd_cdc_acm_req_t (line 195) | static inline app_usbd_cdc_acm_req_t * function app_usbd_cdc_acm_t (line 208) | static inline app_usbd_cdc_acm_t const * type app_usbd_cdc_acm_serial_state_t (line 313) | typedef enum { type app_usbd_cdc_acm_line_state_t (line 326) | typedef enum { FILE: SDK/components/libraries/usbd/class/cdc/acm/app_usbd_cdc_acm_internal.h type app_usbd_cdc_acm_user_event_e (line 68) | enum app_usbd_cdc_acm_user_event_e type app_usbd_cdc_acm_user_event_e (line 80) | enum app_usbd_cdc_acm_user_event_e type app_usbd_cdc_acm_inst_t (line 85) | typedef struct { type app_usbd_cdc_acm_notify_t (line 103) | typedef struct { type app_usbd_cdc_acm_req_t (line 111) | typedef struct { type cdc_rx_buffer_t (line 124) | typedef struct { type app_usbd_cdc_acm_ctx_t (line 132) | typedef struct { FILE: SDK/components/libraries/usbd/class/cdc/app_usbd_cdc_types.h type app_usbd_cdc_subclass_t (line 80) | typedef enum { type app_usbd_cdc_comm_protocol_t (line 102) | typedef enum { type app_usbd_cdc_data_protocol_t (line 118) | typedef enum { type app_usbd_cdc_func_type_t (line 145) | typedef enum { type app_usbd_cdc_func_subtype_t (line 153) | typedef enum { type app_usbd_cdc_desc_header_t (line 189) | typedef struct { type app_subd_cdc_call_mgmt_cap_t (line 201) | typedef enum { type app_usbd_cdc_desc_call_mgmt_t (line 209) | typedef struct { type app_subd_cdc_acm_cap_t (line 222) | typedef enum { type app_usbd_cdc_desc_acm_t (line 232) | typedef struct { type app_usbd_cdc_desc_union_t (line 242) | typedef struct { type app_usbd_cdc_desc_country_sel_t (line 253) | typedef struct { type app_usbd_cdc_req_id_t (line 264) | typedef enum { type app_usbd_cdc_notify_id_t (line 294) | typedef enum { type app_usbd_cdc_notify_t (line 314) | typedef struct { type app_usbd_cdc_line_coding_t (line 325) | typedef struct { type app_usbd_cdc_line_stopbit_t (line 335) | typedef enum { type app_usbd_cdc_line_parity_t (line 344) | typedef enum { FILE: SDK/components/libraries/usbd/class/dummy/app_usbd_dummy.c function ret_code_t (line 70) | static ret_code_t dummy_class_event_handler(app_usbd_class_inst_t const ... function dummy_class_feed_descriptors (line 85) | static bool dummy_class_feed_descriptors(app_usbd_class_descriptor_ctx_t... FILE: SDK/components/libraries/usbd/class/dummy/app_usbd_dummy.h type app_usbd_dummy_t (line 79) | typedef struct { } app_usbd_dummy_t; function app_usbd_class_inst_t (line 113) | static inline app_usbd_class_inst_t const * function app_usbd_dummy_t (line 126) | static inline app_usbd_dummy_t const * FILE: SDK/components/libraries/usbd/class/dummy/app_usbd_dummy_internal.h type app_usbd_dummy_inst_t (line 59) | typedef struct { type app_usbd_dummy_ctx_t (line 64) | typedef struct { FILE: SDK/components/libraries/usbd/class/hid/app_usbd_hid.c function hid_sof_required (line 69) | static uint16_t hid_sof_required(app_usbd_hid_ctx_t * p_hid_ctx, uint16_... function user_event_handler (line 122) | static inline void user_event_handler(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 142) | static ret_code_t setup_req_std_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 209) | static ret_code_t setup_req_std_out(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 229) | static ret_code_t setup_req_class_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 279) | static ret_code_t setup_req_class_out(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 386) | static ret_code_t setup_event_handler(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 433) | static ret_code_t endpoint_in_event_handler(app_usbd_class_inst_t const ... function ret_code_t (line 486) | static ret_code_t endpoint_out_event_handler(app_usbd_class_inst_t const... function app_usbd_clear_idle_ctx (line 507) | static void app_usbd_clear_idle_ctx(app_usbd_hid_ctx_t * p_hid_ctx) function ret_code_t (line 522) | ret_code_t app_usbd_hid_event_handler(app_usbd_class_inst_t const * p_inst, function app_usbd_hid_report_buffer_t (line 625) | app_usbd_hid_report_buffer_t * app_usbd_hid_rep_buff_in_get(app_usbd_hid... function app_usbd_hid_report_buffer_t (line 631) | app_usbd_hid_report_buffer_t const * app_usbd_hid_rep_buff_feature_get(a... FILE: SDK/components/libraries/usbd/class/hid/app_usbd_hid.h type app_usbd_hid_state_flag_t (line 72) | typedef enum { type app_usbd_hid_user_event_t (line 88) | typedef enum { type ret_code_t (line 112) | typedef ret_code_t (*app_usbd_hid_idle_handler_t)(app_usbd_class_inst_t ... type app_usbd_hid_methods_t (line 118) | typedef struct { type app_usbd_hid_report_buffer_t (line 222) | typedef struct { type app_usbd_hid_subclass_desc_t (line 260) | typedef struct { type app_usbd_hid_inst_t (line 306) | typedef struct { type app_usbd_hid_ctx_t (line 361) | typedef struct { function app_usbd_hid_access_lock (line 382) | static inline void app_usbd_hid_access_lock(app_usbd_hid_ctx_t * p_hid_ctx) function app_usbd_hid_access_unlock (line 397) | static inline void app_usbd_hid_access_unlock(app_usbd_hid_ctx_t * p_hid... function app_usbd_hid_access_lock_test (line 411) | static inline bool app_usbd_hid_access_lock_test(app_usbd_hid_ctx_t * p_... function app_usbd_hid_state_flag_set (line 422) | static inline void app_usbd_hid_state_flag_set(app_usbd_hid_ctx_t * p_hi... function app_usbd_hid_state_flag_clr (line 434) | static inline void app_usbd_hid_state_flag_clr(app_usbd_hid_ctx_t * p_hi... function app_usbd_hid_state_flag_test (line 450) | static inline bool app_usbd_hid_state_flag_test(app_usbd_hid_ctx_t * p_h... function app_usbd_hid_trans_required (line 464) | static inline bool app_usbd_hid_trans_required(app_usbd_hid_ctx_t * p_hi... function app_usbd_hid_state_valid (line 485) | static inline bool app_usbd_hid_state_valid(app_usbd_hid_ctx_t * p_hid_ctx) function app_usbd_hid_report_buffer_t (line 536) | static inline app_usbd_hid_report_buffer_t const * function app_usbd_hid_protocol_select_t (line 559) | static inline app_usbd_hid_protocol_select_t app_usbd_hid_selected_proto... function nrf_drv_usbd_ep_t (line 572) | static inline nrf_drv_usbd_ep_t app_usbd_hid_epin_addr_get(app_usbd_clas... function nrf_drv_usbd_ep_t (line 590) | static inline nrf_drv_usbd_ep_t app_usbd_hid_epout_addr_get(app_usbd_cl... FILE: SDK/components/libraries/usbd/class/hid/app_usbd_hid_types.h type app_usbd_hid_subclass_t (line 73) | typedef enum { type app_usbd_hid_protocol_select_t (line 89) | typedef enum { type app_usbd_hid_protocol_t (line 101) | typedef enum { type app_usbd_hid_country_code_t (line 114) | typedef enum { type app_usbd_hid_descriptor_type_t (line 158) | typedef enum { type app_usbd_hid_descriptor_t (line 187) | typedef union { type app_usbd_hid_req_t (line 207) | typedef enum { type app_usbd_hid_report_type_t (line 219) | typedef enum { FILE: SDK/components/libraries/usbd/class/hid/generic/app_usbd_hid_generic.c function app_usbd_hid_generic_ctx_t (line 62) | static inline app_usbd_hid_generic_ctx_t * function app_usbd_hid_generic_t (line 78) | static inline app_usbd_hid_generic_t const * function app_usbd_hid_report_buffer_t (line 93) | static inline app_usbd_hid_report_buffer_t * function hid_generic_transfer_next (line 111) | static inline bool hid_generic_transfer_next(app_usbd_hid_generic_t cons... function ret_code_t (line 126) | static inline ret_code_t hid_generic_transfer_set(app_usbd_hid_generic_t... function ret_code_t (line 160) | ret_code_t hid_generic_clear_buffer(app_usbd_class_inst_t const * p_inst) function ret_code_t (line 208) | ret_code_t app_usbd_hid_generic_in_report_set(app_usbd_hid_generic_t con... function ret_code_t (line 234) | ret_code_t app_usbd_hid_generic_idle_report_set(app_usbd_hid_generic_t c... function ret_code_t (line 292) | static ret_code_t hid_generic_on_get_report(app_usbd_class_inst_t const ... function ret_code_t (line 320) | static ret_code_t hid_generic_on_set_report_data_cb(nrf_drv_usbd_ep_stat... function ret_code_t (line 337) | static ret_code_t hid_generic_on_set_report_feature_data_cb(nrf_drv_usbd... function ret_code_t (line 357) | static ret_code_t hid_generic_on_set_report(app_usbd_class_inst_t const ... function ret_code_t (line 421) | static ret_code_t hid_generic_ep_transfer_in(app_usbd_class_inst_t const... function ret_code_t (line 443) | static ret_code_t hid_generic_ep_transfer_out(app_usbd_class_inst_t cons... function ret_code_t (line 462) | static ret_code_t hid_generic_event_handler(app_usbd_class_inst_t const ... function hid_generic_get_class_descriptors_count (line 478) | static uint8_t hid_generic_get_class_descriptors_count(app_usbd_class_in... function app_usbd_descriptor_t (line 487) | static app_usbd_descriptor_t hid_generic_get_class_descriptors_type( function hid_generic_get_class_descriptors_length (line 497) | static size_t hid_generic_get_class_descriptors_length(app_usbd_class_in... function hid_generic_feed_descriptors (line 522) | static bool hid_generic_feed_descriptors(app_usbd_class_descriptor_ctx_t... function ret_code_t (line 596) | ret_code_t hid_generic_on_set_protocol(app_usbd_hid_generic_t const * p_... function ret_code_t (line 614) | ret_code_t hid_generic_idle_handler_set(app_usbd_class_inst_t const * p_... function ret_code_t (line 625) | static ret_code_t hid_generic_on_idle(app_usbd_class_inst_t const * p_in... FILE: SDK/components/libraries/usbd/class/hid/generic/app_usbd_hid_generic.h type app_usbd_hid_generic_t (line 77) | typedef struct { } app_usbd_hid_generic_t; function app_usbd_class_inst_t (line 161) | static inline app_usbd_class_inst_t const * function app_usbd_hid_generic_t (line 174) | static inline app_usbd_hid_generic_t const * FILE: SDK/components/libraries/usbd/class/hid/generic/app_usbd_hid_generic_internal.h type app_usbd_hid_generic_inst_t (line 69) | typedef struct { type app_usbd_hid_generic_ctx_t (line 78) | typedef struct { FILE: SDK/components/libraries/usbd/class/hid/kbd/app_usbd_hid_kbd.c function app_usbd_hid_kbd_ctx_t (line 63) | static inline app_usbd_hid_kbd_ctx_t * hid_kbd_ctx_get(app_usbd_hid_kbd_... function app_usbd_hid_kbd_t (line 78) | static inline app_usbd_hid_kbd_t const * hid_kbd_get(app_usbd_class_inst... function app_usbd_hid_report_buffer_t (line 92) | static inline function hid_kbd_transfer_next (line 116) | static inline bool hid_kbd_transfer_next(app_usbd_hid_kbd_t const * p_kbd) function ret_code_t (line 139) | static inline ret_code_t hid_kbd_transfer_set(app_usbd_hid_kbd_t const *... function ret_code_t (line 172) | ret_code_t app_usbd_hid_kbd_modifier_state_set(app_usbd_hid_kbd_t const ... function ret_code_t (line 207) | ret_code_t app_usbd_hid_kbd_key_control(app_usbd_hid_kbd_t const * p_kbd, function app_usbd_hid_kbd_led_state_get (line 269) | bool app_usbd_hid_kbd_led_state_get(app_usbd_hid_kbd_t const * p_kbd, function ret_code_t (line 296) | static ret_code_t hid_kbd_on_get_report(app_usbd_class_inst_t const * p_... function ret_code_t (line 321) | static ret_code_t hid_kbd_on_set_report_data_cb(nrf_drv_usbd_ep_status_t... function ret_code_t (line 345) | static ret_code_t hid_kbd_on_set_report(app_usbd_class_inst_t const * p_... function ret_code_t (line 379) | static ret_code_t hid_kbd_ep_transfer_in(app_usbd_class_inst_t const * p... function ret_code_t (line 388) | static ret_code_t hid_kbd_event_handler(app_usbd_class_inst_t const * p... function ret_code_t (line 404) | ret_code_t hid_kbd_clear_buffer(app_usbd_class_inst_t const * p_inst) function hid_kbd_get_class_descriptors_count (line 435) | static uint8_t hid_kbd_get_class_descriptors_count(app_usbd_class_inst_t... function app_usbd_descriptor_t (line 444) | static app_usbd_descriptor_t hid_kbd_get_class_descriptors_type( function hid_kbd_get_class_descriptors_length (line 455) | static size_t hid_kbd_get_class_descriptors_length(app_usbd_class_inst_t... function hid_kbd_feed_descriptors (line 477) | static bool hid_kbd_feed_descriptors(app_usbd_class_descriptor_ctx_t ... function ret_code_t (line 552) | ret_code_t hid_kbd_on_set_protocol(app_usbd_hid_kbd_t const * p_kbd, app... function ret_code_t (line 571) | static ret_code_t hid_kbd_on_idle(app_usbd_class_inst_t const * p_inst, ... FILE: SDK/components/libraries/usbd/class/hid/kbd/app_usbd_hid_kbd.h type app_usbd_hid_kbd_codes_t (line 72) | typedef enum { type app_usbd_hid_kbd_modifier_t (line 174) | typedef enum { type app_usbd_hid_kbd_led_t (line 189) | typedef enum { type app_usbd_hid_kbd_t (line 205) | typedef struct { } app_usbd_hid_kbd_t; function app_usbd_class_inst_t (line 246) | static inline app_usbd_class_inst_t const * function app_usbd_hid_kbd_t (line 259) | static inline app_usbd_hid_kbd_t const * FILE: SDK/components/libraries/usbd/class/hid/kbd/app_usbd_hid_kbd_internal.h type app_usbd_hid_kbd_inst_t (line 67) | typedef struct { type app_usbd_hid_kbd_ctx_t (line 75) | typedef struct { FILE: SDK/components/libraries/usbd/class/hid/mouse/app_usbd_hid_mouse.c function app_usbd_hid_mouse_ctx_t (line 61) | static inline app_usbd_hid_mouse_ctx_t * hid_mouse_ctx_get(app_usbd_hid_... function app_usbd_hid_mouse_t (line 76) | static inline app_usbd_hid_mouse_t const * hid_mouse_get(app_usbd_class_... function app_usbd_hid_report_buffer_t (line 90) | static inline function hid_mouse_axis_acc_get (line 112) | static inline int8_t hid_mouse_axis_acc_get(int16_t acc) function hid_mouse_transfer_next (line 135) | static inline bool hid_mouse_transfer_next(app_usbd_hid_mouse_t const * ... function ret_code_t (line 187) | static inline ret_code_t hid_mouse_transfer_set(app_usbd_hid_mouse_t con... function hid_mouse_acc_overflow_check (line 230) | static inline bool hid_mouse_acc_overflow_check(int16_t acc, int8_t val) function ret_code_t (line 246) | ret_code_t app_usbd_hid_mouse_x_move(app_usbd_hid_mouse_t const * p_mous... function ret_code_t (line 281) | ret_code_t app_usbd_hid_mouse_y_move(app_usbd_hid_mouse_t const * p_mous... function ret_code_t (line 316) | ret_code_t app_usbd_hid_mouse_scroll_move(app_usbd_hid_mouse_t const * p... function ret_code_t (line 351) | ret_code_t app_usbd_hid_mouse_button_state(app_usbd_hid_mouse_t const * ... function ret_code_t (line 397) | static ret_code_t hid_mouse_on_get_report(app_usbd_class_inst_t const * ... function ret_code_t (line 415) | static ret_code_t hid_mouse_on_set_report(app_usbd_class_inst_t const * ... function ret_code_t (line 425) | static ret_code_t hid_mouse_ep_transfer_in(app_usbd_class_inst_t const *... function ret_code_t (line 434) | static ret_code_t hid_mouse_event_handler(app_usbd_class_inst_t const *... function ret_code_t (line 467) | ret_code_t hid_mouse_clear_buffer(app_usbd_class_inst_t const * p_inst) function hid_mouse_get_class_descriptors_count (line 500) | static uint8_t hid_mouse_get_class_descriptors_count(app_usbd_class_inst... function app_usbd_descriptor_t (line 509) | static app_usbd_descriptor_t hid_mouse_get_class_descriptors_type( function hid_mouse_get_class_descriptors_length (line 520) | static size_t hid_mouse_get_class_descriptors_length(app_usbd_class_inst... function hid_mouse_feed_descriptors (line 542) | static bool hid_mouse_feed_descriptors(app_usbd_class_descriptor_ctx_t ... function ret_code_t (line 618) | ret_code_t hid_mouse_on_set_protocol(app_usbd_hid_mouse_t const * p_mous... function ret_code_t (line 637) | static ret_code_t hid_mouse_on_idle(app_usbd_class_inst_t const * p_inst... FILE: SDK/components/libraries/usbd/class/hid/mouse/app_usbd_hid_mouse.h type app_usbd_hid_mouse_t (line 70) | typedef struct { } app_usbd_hid_mouse_t; function app_usbd_class_inst_t (line 119) | static inline app_usbd_class_inst_t const * function app_usbd_hid_mouse_t (line 132) | static inline app_usbd_hid_mouse_t const * FILE: SDK/components/libraries/usbd/class/hid/mouse/app_usbd_hid_mouse_internal.h type app_usbd_hid_mouse_inst_t (line 60) | typedef struct { type app_usbd_hid_mouse_ctx_t (line 68) | typedef struct { FILE: SDK/components/libraries/usbd/class/msc/app_usbd_msc.c function app_usbd_msc_t (line 128) | static inline app_usbd_msc_t const * msc_get(app_usbd_class_inst_t const... function app_usbd_msc_ctx_t (line 140) | static inline app_usbd_msc_ctx_t * msc_ctx_get(app_usbd_msc_t const * p_... function nrf_drv_usbd_ep_t (line 155) | static inline nrf_drv_usbd_ep_t ep_in_addr_get(app_usbd_class_inst_t con... function nrf_drv_usbd_ep_t (line 175) | static inline nrf_drv_usbd_ep_t ep_out_addr_get(app_usbd_class_inst_t co... function msc_buff_clear (line 193) | static inline void msc_buff_clear(app_usbd_msc_t const * p_msc) function msc_buff_data_check (line 210) | static inline bool msc_buff_data_check(app_usbd_msc_t const * p_msc) function msc_buff_space_check (line 224) | static inline bool msc_buff_space_check(app_usbd_msc_t const * p_msc) function msc_buff_put (line 269) | static inline void msc_buff_put(app_usbd_msc_t const * p_msc) function msc_buff_free (line 321) | static inline void msc_buff_free(app_usbd_msc_t const * p_msc) function ret_code_t (line 357) | static ret_code_t cbw_wait_start(app_usbd_class_inst_t const * p_inst) function ret_code_t (line 385) | static ret_code_t csw_wait_start(app_usbd_class_inst_t const * p_inst, u... function ret_code_t (line 422) | static ret_code_t transfer_in_start(app_usbd_class_inst_t const * p_inst, function bulk_ep_reset (line 450) | static void bulk_ep_reset(app_usbd_class_inst_t const * p_inst) function ret_code_t (line 470) | static ret_code_t transfer_out_start(app_usbd_class_inst_t const * p_inst, function status_generic_error_stall (line 499) | static void status_generic_error_stall(app_usbd_class_inst_t const * p_i... function ret_code_t (line 526) | static ret_code_t status_unsupported_start(app_usbd_class_inst_t const *... function status_cbwinvalid_start (line 553) | static void status_cbwinvalid_start(app_usbd_class_inst_t const * p_inst) function status_deverror_start (line 569) | static void status_deverror_start(app_usbd_class_inst_t const * p_inst) function ret_code_t (line 585) | static ret_code_t setup_req_std_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 627) | static ret_code_t setup_req_std_out(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 696) | static ret_code_t setup_req_class_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 745) | static ret_code_t setup_req_class_out(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 798) | static ret_code_t setup_event_handler(app_usbd_class_inst_t const * p_inst, function current_blkcnt_calc (line 848) | static uint32_t current_blkcnt_calc(app_usbd_msc_t const * p_msc, size_t... function current_size_calc (line 868) | static uint32_t current_size_calc(app_usbd_msc_t const * p_msc, size_t s... function ret_code_t (line 874) | static ret_code_t read_transfer_processor(app_usbd_class_inst_t const * ... function ret_code_t (line 925) | static ret_code_t read_blockmem_processor(app_usbd_class_inst_t const * ... function ret_code_t (line 965) | static ret_code_t write_transfer_processor(app_usbd_class_inst_t const *... function ret_code_t (line 990) | static ret_code_t write_blockmem_processor(app_usbd_class_inst_t const *... function ret_code_t (line 1058) | static ret_code_t cmd_testunitready(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1090) | static ret_code_t cmd_requestsense(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1142) | static ret_code_t cmd_formatunit(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1151) | static ret_code_t cmd_read_start(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1209) | static ret_code_t cmd_read6(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1233) | static ret_code_t cmd_write_start(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1291) | static ret_code_t cmd_write6(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1323) | static ret_code_t cmd_inquiry(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1406) | static ret_code_t cmd_modeselect6(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1423) | static ret_code_t cmd_modesense6(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1463) | static ret_code_t cmd_startstopunit(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1480) | static ret_code_t cmd_senddiagnostic(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1497) | static ret_code_t cmd_preventremoval(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1514) | static ret_code_t cmd_readcapacity10(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1563) | static ret_code_t cmd_read10(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1594) | static ret_code_t cmd_write10(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1625) | static ret_code_t cmd_modeselect10(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 1642) | static ret_code_t cmd_modesense10(app_usbd_class_inst_t const * p_inst, function get_last_out_size (line 1687) | static size_t get_last_out_size(app_usbd_class_inst_t const * p_inst) function ret_code_t (line 1708) | static ret_code_t state_cbw(app_usbd_class_inst_t const * p_inst) function state_data_in_out_process (line 1843) | static void state_data_in_out_process(app_usbd_msc_ctx_t * p_msc_ctx, si... function ret_code_t (line 1860) | static ret_code_t state_data_in_handle(app_usbd_class_inst_t const * p_i... function ret_code_t (line 1894) | static ret_code_t endpoint_in_event_handler(app_usbd_class_inst_t const ... function ret_code_t (line 1968) | static ret_code_t state_data_out_handle(app_usbd_class_inst_t const * p_... function ret_code_t (line 2007) | static ret_code_t endpoint_out_event_handler(app_usbd_class_inst_t const... function ret_code_t (line 2109) | static ret_code_t msc_event_handler(app_usbd_class_inst_t const * p_inst, function msc_feed_descriptors (line 2259) | static bool msc_feed_descriptors(app_usbd_class_descriptor_ctx_t * p_ctx, function msc_blockdev_done_process (line 2329) | static void msc_blockdev_done_process(nrf_block_dev_t const * p_bl... function msc_blockdev_read_done_handler (line 2357) | static void msc_blockdev_read_done_handler(nrf_block_dev_t const *... function msc_blockdev_write_done_handler (line 2401) | static void msc_blockdev_write_done_handler(nrf_block_dev_t const ... function msc_blockdev_ev_handler (line 2444) | static void msc_blockdev_ev_handler(nrf_block_dev_t const * p_blk_... function app_usbd_msc_sync (line 2474) | bool app_usbd_msc_sync(app_usbd_msc_t const * p_msc) FILE: SDK/components/libraries/usbd/class/msc/app_usbd_msc.h type app_usbd_msc_t (line 84) | typedef struct { } app_usbd_msc_t; type app_usbd_msc_user_event_t (line 107) | typedef enum app_usbd_msc_user_event_e { function app_usbd_class_inst_t (line 159) | static inline app_usbd_class_inst_t const * function app_usbd_msc_t (line 172) | static inline app_usbd_msc_t const * app_usbd_msc_class_get(app_usbd_cla... FILE: SDK/components/libraries/usbd/class/msc/app_usbd_msc_internal.h type app_usbd_msc_user_event_e (line 100) | enum app_usbd_msc_user_event_e type app_usbd_msc_user_event_e (line 112) | enum app_usbd_msc_user_event_e type app_usbd_msc_inst_t (line 117) | typedef struct { type app_usbd_msc_state_t (line 134) | typedef enum { type app_usbd_msc_ctx_t (line 153) | typedef struct { FILE: SDK/components/libraries/usbd/class/msc/app_usbd_msc_scsi.h type app_usbd_scsi_cmd_t (line 74) | typedef enum { type app_usbd_scsi_cmd_requestsense_t (line 99) | typedef struct { type app_usbd_scsi_cmd_requestsense_resp_t (line 136) | typedef struct { type app_usbd_scsi_cmd_inquiry_t (line 152) | typedef struct { type app_usbd_scsi_cmd_inquiry_resp_t (line 195) | typedef struct { type app_usbd_scsi_cmd_read6_t (line 212) | typedef struct { type app_usbd_scsi_cmd_write6_t (line 223) | typedef struct { type app_usbd_scsi_cmd_modesense6_t (line 234) | typedef struct { type app_usbd_scsi_cmd_modesense6_resp_t (line 246) | typedef struct { type app_usbd_scsi_cmd_readcapacity10_t (line 256) | typedef struct { type app_usbd_scsi_cmd_readcapacity10_resp_t (line 268) | typedef struct { type app_usbd_scsi_cmd_read10_t (line 276) | typedef struct { type app_usbd_scsi_cmd_write10_t (line 288) | typedef struct { type app_usbd_scsi_cmd_modesense10_t (line 300) | typedef struct { type app_usbd_scsi_cmd_modesense10_resp_t (line 313) | typedef struct { FILE: SDK/components/libraries/usbd/class/msc/app_usbd_msc_types.h type app_usbd_msc_subclass_t (line 66) | typedef enum { type app_usbd_msc_protocol_t (line 86) | typedef enum { type app_usbd_msc_req_t (line 97) | typedef enum { type app_usbd_msc_cbw_t (line 113) | typedef struct { type app_usbd_msc_csw_t (line 132) | typedef struct { FILE: SDK/components/libraries/usbd/class/nrf_dfu_trigger/app_usbd_nrf_dfu_trigger.c function app_usbd_nrf_dfu_trigger_t (line 76) | static inline app_usbd_nrf_dfu_trigger_t const * nrf_dfu_trigger_get(app... function app_usbd_nrf_dfu_trigger_ctx_t (line 89) | static inline app_usbd_nrf_dfu_trigger_ctx_t * nrf_dfu_trigger_ctx_get( function ret_code_t (line 107) | static ret_code_t setup_req_std_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 145) | static ret_code_t setup_req_std_out(app_usbd_class_inst_t const * p_inst, function user_event_handler (line 163) | static inline void user_event_handler(app_usbd_class_inst_t const * ... function ret_code_t (line 183) | static ret_code_t setup_req_class_in(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 221) | static ret_code_t setup_req_class_out(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 253) | static ret_code_t setup_event_handler(app_usbd_class_inst_t const * p_inst, function ret_code_t (line 290) | static ret_code_t nrf_dfu_trigger_event_handler(app_usbd_class_inst_t co... function nrf_dfu_trigger_feed_descriptors (line 331) | static bool nrf_dfu_trigger_feed_descriptors(app_usbd_class_descriptor_c... FILE: SDK/components/libraries/usbd/class/nrf_dfu_trigger/app_usbd_nrf_dfu_trigger.h type app_usbd_nrf_dfu_trigger_t (line 77) | typedef struct { } app_usbd_nrf_dfu_trigger_t; type app_usbd_nrf_dfu_trigger_user_event_t (line 100) | typedef enum app_usbd_nrf_dfu_trigger_user_event_e { function app_usbd_class_inst_t (line 141) | static inline app_usbd_class_inst_t const * function app_usbd_nrf_dfu_trigger_t (line 154) | static inline app_usbd_nrf_dfu_trigger_t const * FILE: SDK/components/libraries/usbd/class/nrf_dfu_trigger/app_usbd_nrf_dfu_trigger_internal.h type app_usbd_nrf_dfu_trigger_user_event_e (line 66) | enum app_usbd_nrf_dfu_trigger_user_event_e type app_usbd_nrf_dfu_trigger_user_event_e (line 79) | enum app_usbd_nrf_dfu_trigger_user_event_e type app_usbd_nrf_dfu_trigger_inst_t (line 84) | typedef struct { type app_usbd_nrf_dfu_trigger_state_t (line 101) | typedef enum { type app_usbd_nrf_dfu_trigger_ctx_t (line 110) | typedef struct { FILE: SDK/components/libraries/usbd/class/nrf_dfu_trigger/app_usbd_nrf_dfu_trigger_types.h type app_usbd_nrf_dfu_trigger_subclass_t (line 66) | typedef enum { type app_usbd_nrf_dfu_trigger_protocol_t (line 75) | typedef enum { type app_usbd_nrf_dfu_trigger_req_t (line 84) | typedef enum { type app_usbd_nrf_dfu_trigger_func_type_t (line 93) | typedef enum { type app_usbd_nrf_dfu_trigger_bm_attributes_t (line 102) | typedef enum { type app_usbd_nrf_dfu_trigger_desc_func_t (line 114) | typedef struct { type app_usbd_nrf_dfu_trigger_nordic_info_t (line 126) | typedef struct { FILE: SDK/components/libraries/util/app_error.c function app_error_handler_bare (line 64) | void app_error_handler_bare(ret_code_t error_code) function app_error_save_and_stop (line 78) | void app_error_save_and_stop(uint32_t id, uint32_t pc, uint32_t info) FILE: SDK/components/libraries/util/app_error.h type error_info_t (line 80) | typedef struct type assert_info_t (line 89) | typedef struct FILE: SDK/components/libraries/util/app_error_handler_gcc.c function app_error_handler (line 47) | void app_error_handler(ret_code_t error_code, uint32_t line_num, const u... function app_error_handler (line 87) | void app_error_handler(ret_code_t error_code, uint32_t line_num, const u... FILE: SDK/components/libraries/util/app_error_handler_iar.c function app_error_handler (line 45) | void app_error_handler(ret_code_t error_code, uint32_t line_num, const u... function app_error_handler (line 87) | void app_error_handler(ret_code_t error_code, uint32_t line_num, const u... FILE: SDK/components/libraries/util/app_error_handler_keil.c function __ASM (line 45) | __ASM void app_error_handler(ret_code_t error_code, uint32_t line_num, c... FILE: SDK/components/libraries/util/app_error_weak.c function __WEAK (line 56) | __WEAK void app_error_fault_handler(uint32_t id, uint32_t pc, uint32_t i... FILE: SDK/components/libraries/util/app_util.h type uint8_array_t (line 322) | typedef struct function __INLINE (line 1023) | static __INLINE uint64_t value_rescale(uint32_t value, uint32_t old_unit... function __INLINE (line 1035) | static __INLINE uint8_t uint16_encode(uint16_t value, uint8_t * p_encode... function __INLINE (line 1049) | static __INLINE uint8_t uint24_encode(uint32_t value, uint8_t * p_encode... function __INLINE (line 1064) | static __INLINE uint8_t uint32_encode(uint32_t value, uint8_t * p_encode... function __INLINE (line 1080) | static __INLINE uint8_t uint40_encode(uint64_t value, uint8_t * p_encode... function __INLINE (line 1097) | static __INLINE uint8_t uint48_encode(uint64_t value, uint8_t * p_encode... function __INLINE (line 1114) | static __INLINE uint16_t uint16_decode(const uint8_t * p_encoded_data) function __INLINE (line 1126) | static __INLINE uint16_t uint16_big_decode(const uint8_t * p_encoded_data) function __INLINE (line 1138) | static __INLINE uint32_t uint24_decode(const uint8_t * p_encoded_data) function __INLINE (line 1151) | static __INLINE uint32_t uint32_decode(const uint8_t * p_encoded_data) function __INLINE (line 1165) | static __INLINE uint32_t uint32_big_decode(const uint8_t * p_encoded_data) function __INLINE (line 1181) | static __INLINE uint8_t uint16_big_encode(uint16_t value, uint8_t * p_en... function __INLINE (line 1199) | static __INLINE uint8_t uint32_big_encode(uint32_t value, uint8_t * p_en... function __INLINE (line 1211) | static __INLINE uint64_t uint40_decode(const uint8_t * p_encoded_data) function __INLINE (line 1226) | static __INLINE uint64_t uint48_decode(const uint8_t * p_encoded_data) function __INLINE (line 1256) | static __INLINE uint8_t battery_level_in_percent(const uint16_t mvolts) function __INLINE (line 1294) | static __INLINE bool is_word_aligned(void const* p) function __INLINE (line 1307) | static __INLINE bool is_address_from_stack(void * ptr) FILE: SDK/components/libraries/util/app_util_bds.h type nibble_t (line 64) | typedef uint8_t nibble_t; type uint24_t (line 65) | typedef uint32_t uint24_t; type uint40_t (line 66) | typedef uint64_t uint40_t; type regcertdatalist_t (line 69) | typedef struct type sfloat_t (line 76) | typedef struct type ble_date_time_t (line 83) | typedef struct function __INLINE (line 101) | static __INLINE uint8_t bds_uint16_encode(const uint16_t * p_value, uint... function __INLINE (line 108) | static __INLINE uint8_t bds_int16_encode(const int16_t * p_value, uint8_... function __INLINE (line 121) | static __INLINE uint8_t bds_uint24_encode(const uint32_t * p_value, uint... function __INLINE (line 137) | static __INLINE uint8_t bds_uint32_encode(const uint32_t * p_value, uint... function __INLINE (line 154) | static __INLINE uint8_t bds_uint40_encode(const uint64_t * p_value, uint... function __INLINE (line 171) | static __INLINE uint8_t bds_sfloat_encode(const sfloat_t * p_value, uint... function __INLINE (line 187) | static __INLINE uint8_t bds_uint8_array_encode(const uint8_array_t * p_v... function __INLINE (line 201) | static __INLINE uint8_t bds_ble_srv_utf8_str_encode(const ble_srv_utf8_s... function __INLINE (line 214) | static __INLINE uint8_t bds_regcertdatalist_encode(const regcertdatalist... function __INLINE (line 228) | static __INLINE uint8_t bds_ble_date_time_encode(const ble_date_time_t *... function __INLINE (line 250) | static __INLINE uint8_t bds_uint16_decode(const uint8_t len, function __INLINE (line 268) | static __INLINE uint8_t bds_int16_decode(const uint8_t len, function __INLINE (line 288) | static __INLINE uint8_t bds_uint24_decode(const uint8_t len, function __INLINE (line 308) | static __INLINE uint8_t bds_uint32_decode(const uint8_t len, function __INLINE (line 329) | static __INLINE uint8_t bds_uint40_decode(const uint8_t len, function __INLINE (line 352) | static __INLINE uint8_t bds_sfloat_decode(const uint8_t len, function __INLINE (line 373) | static __INLINE uint8_t bds_uint8_array_decode(const uint8_t len, function __INLINE (line 391) | static __INLINE uint8_t bds_ble_srv_utf8_str_decode(const uint8_t len, function __INLINE (line 409) | static __INLINE uint8_t bds_regcertdatalist_decode(const uint8_t len, function __INLINE (line 427) | static __INLINE uint8_t bds_ble_date_time_decode(const uint8_t len, FILE: SDK/components/libraries/util/app_util_platform.c function app_util_disable_irq (line 49) | void app_util_disable_irq(void) function app_util_enable_irq (line 55) | void app_util_enable_irq(void) function app_util_critical_region_enter (line 64) | void app_util_critical_region_enter(uint8_t *p_nested) function app_util_critical_region_exit (line 78) | void app_util_critical_region_exit(uint8_t nested) function privilege_level_get (line 93) | uint8_t privilege_level_get(void) function current_int_priority_get (line 115) | uint8_t current_int_priority_get(void) FILE: SDK/components/libraries/util/app_util_platform.h type app_irq_priority_t (line 92) | typedef enum type app_level_t (line 114) | typedef enum FILE: SDK/components/libraries/util/nrf_assert.c function __WEAK (line 44) | __WEAK void assert_nrf_callback(uint16_t line_num, const uint8_t * file_... FILE: SDK/components/libraries/util/nrf_bitmask.h function __STATIC_INLINE (line 61) | __STATIC_INLINE uint32_t nrf_bitmask_bit_is_set(uint32_t bit, void const... function __STATIC_INLINE (line 75) | __STATIC_INLINE void nrf_bitmask_bit_set(uint32_t bit, void * p_mask) function __STATIC_INLINE (line 89) | __STATIC_INLINE void nrf_bitmask_bit_clear(uint32_t bit, void * p_mask) function __STATIC_INLINE (line 105) | __STATIC_INLINE void nrf_bitmask_masks_or(void const * p_mask1, function __STATIC_INLINE (line 128) | __STATIC_INLINE void nrf_bitmask_masks_and(void const * p_mask1, FILE: SDK/components/libraries/util/sdk_errors.h type ret_code_t (line 159) | typedef uint32_t ret_code_t; FILE: SDK/components/libraries/util/sdk_macros.h function else (line 85) | else if (!(_module ## _PARAM_CHECK_DISABLED)) ... FILE: SDK/components/libraries/util/sdk_mapped_flags.c function __INLINE (line 59) | static __INLINE void sdk_mapped_flags_set_by_index(sdk_mapped_flags_t * ... function __INLINE (line 72) | static __INLINE void sdk_mapped_flags_clear_by_index(sdk_mapped_flags_t ... function __INLINE (line 85) | static __INLINE bool sdk_mapped_flags_get_by_index(sdk_mapped_flags_t fl... function sdk_mapped_flags_first_key_index_get (line 92) | uint16_t sdk_mapped_flags_first_key_index_get(sdk_mapped_flags_t flags) function sdk_mapped_flags_update_by_key (line 105) | void sdk_mapped_flags_update_by_key(uint16_t * p_keys, function sdk_mapped_flags_bulk_update_by_key (line 114) | void sdk_mapped_flags_bulk_update_by_key(uint16_t * p_keys, function sdk_mapped_flags_get_by_key_w_idx (line 144) | bool sdk_mapped_flags_get_by_key_w_idx(uint16_t * p_keys, function sdk_mapped_flags_get_by_key (line 171) | bool sdk_mapped_flags_get_by_key(uint16_t * p_keys, sdk_mapped_flags_t f... function sdk_mapped_flags_key_list_t (line 187) | sdk_mapped_flags_key_list_t sdk_mapped_flags_key_list_get(uint16_t ... function sdk_mapped_flags_n_flags_set (line 208) | uint32_t sdk_mapped_flags_n_flags_set(sdk_mapped_flags_t flags) FILE: SDK/components/libraries/util/sdk_mapped_flags.h type sdk_mapped_flags_t (line 75) | typedef uint32_t sdk_mapped_flags_t; type sdk_mapped_flags_key_list_t (line 80) | typedef struct function __INLINE (line 186) | static __INLINE bool sdk_mapped_flags_any_set(sdk_mapped_flags_t flags) FILE: SDK/components/proprietary_rf/esb/nrf_esb.c type nrf_esb_mainstate_t (line 71) | typedef enum { type pipe_info_t (line 101) | typedef struct type nrf_esb_payload_random_access_buf_wrapper_t (line 110) | typedef struct type nrf_esb_payload_tx_fifo_t (line 119) | typedef struct type nrf_esb_payload_rx_fifo_t (line 129) | typedef struct type nrf_esb_address_t (line 144) | typedef struct function bytewise_bit_swap (line 215) | static uint32_t bytewise_bit_swap(uint8_t const * p_inp) function addr_conv (line 231) | static uint32_t addr_conv(uint8_t const* p_addr) function ret_code_t (line 237) | static ret_code_t apply_address_workarounds() function update_rf_payload_format_esb_dpl (line 285) | static void update_rf_payload_format_esb_dpl(uint32_t payload_length) function update_rf_payload_format_esb (line 306) | static void update_rf_payload_format_esb(uint32_t payload_length) function update_radio_addresses (line 320) | static void update_radio_addresses(uint8_t update_mask) function update_radio_tx_power (line 340) | static void update_radio_tx_power() function update_radio_bitrate (line 346) | static bool update_radio_bitrate() function update_radio_protocol (line 388) | static bool update_radio_protocol() function update_radio_crc (line 408) | static bool update_radio_crc() function update_radio_parameters (line 435) | static bool update_radio_parameters() function reset_fifos (line 447) | static void reset_fifos() function initialize_fifos (line 459) | static void initialize_fifos() function nrf_esb_skip_tx (line 486) | uint32_t nrf_esb_skip_tx() function rx_fifo_push_rfbuf (line 516) | static bool rx_fifo_push_rfbuf(uint8_t pipe, uint8_t pid) function sys_timer_init (line 559) | static void sys_timer_init() function ppi_init (line 568) | static void ppi_init() function start_tx_transaction (line 584) | static void start_tx_transaction() function on_radio_disabled_tx_noack (line 660) | static void on_radio_disabled_tx_noack() function on_radio_disabled_tx (line 678) | static void on_radio_disabled_tx() function on_radio_disabled_tx_wait_for_ack (line 710) | static void on_radio_disabled_tx_wait_for_ack() function clear_events_restart_rx (line 780) | static void clear_events_restart_rx(void) function on_radio_disabled_rx (line 796) | static void on_radio_disabled_rx(void) function on_radio_disabled_rx_ack (line 922) | static void on_radio_disabled_rx_ack(void) function nrf_esb_get_clear_interrupts (line 942) | static uint32_t nrf_esb_get_clear_interrupts(uint32_t * p_interrupts) function RADIO_IRQHandler (line 958) | void RADIO_IRQHandler() function nrf_esb_init (line 997) | uint32_t nrf_esb_init(nrf_esb_config_t const * p_config) function nrf_esb_suspend (line 1053) | uint32_t nrf_esb_suspend(void) function nrf_esb_disable (line 1069) | uint32_t nrf_esb_disable(void) function nrf_esb_is_idle (line 1094) | bool nrf_esb_is_idle(void) function ESB_EVT_IRQHandler (line 1100) | void ESB_EVT_IRQHandler(void) function nrf_esb_payload_random_access_buf_wrapper_t (line 1130) | static nrf_esb_payload_random_access_buf_wrapper_t *find_free_payload_co... function nrf_esb_write_payload (line 1140) | uint32_t nrf_esb_write_payload(nrf_esb_payload_t const * p_payload) function nrf_esb_read_rx_payload (line 1207) | uint32_t nrf_esb_read_rx_payload(nrf_esb_payload_t * p_payload) function nrf_esb_start_tx (line 1239) | uint32_t nrf_esb_start_tx(void) function nrf_esb_start_rx (line 1254) | uint32_t nrf_esb_start_rx(void) function nrf_esb_stop_rx (line 1283) | uint32_t nrf_esb_stop_rx(void) function nrf_esb_flush_tx (line 1303) | uint32_t nrf_esb_flush_tx(void) function nrf_esb_pop_tx (line 1319) | uint32_t nrf_esb_pop_tx(void) function nrf_esb_flush_rx (line 1342) | uint32_t nrf_esb_flush_rx(void) function nrf_esb_set_address_length (line 1360) | uint32_t nrf_esb_set_address_length(uint8_t length) function nrf_esb_set_base_address_0 (line 1424) | uint32_t nrf_esb_set_base_address_0(uint8_t const * p_addr) function nrf_esb_set_base_address_1 (line 1477) | uint32_t nrf_esb_set_base_address_1(uint8_t const * p_addr) function nrf_esb_set_prefixes (line 1533) | uint32_t nrf_esb_set_prefixes(uint8_t const * p_prefixes, uint8_t num_pi... function nrf_esb_update_prefix (line 1599) | uint32_t nrf_esb_update_prefix(uint8_t pipe, uint8_t prefix) function nrf_esb_enable_pipes (line 1660) | uint32_t nrf_esb_enable_pipes(uint8_t enable_mask) function nrf_esb_set_rf_channel (line 1675) | uint32_t nrf_esb_set_rf_channel(uint32_t channel) function nrf_esb_get_rf_channel (line 1686) | uint32_t nrf_esb_get_rf_channel(uint32_t * p_channel) function nrf_esb_set_tx_power (line 1696) | uint32_t nrf_esb_set_tx_power(nrf_esb_tx_power_t tx_output_power) function nrf_esb_set_retransmit_delay (line 1710) | uint32_t nrf_esb_set_retransmit_delay(uint16_t delay) function nrf_esb_set_retransmit_count (line 1720) | uint32_t nrf_esb_set_retransmit_count(uint16_t count) function nrf_esb_set_bitrate (line 1729) | uint32_t nrf_esb_set_bitrate(nrf_esb_bitrate_t bitrate) function nrf_esb_reuse_pid (line 1738) | uint32_t nrf_esb_reuse_pid(uint8_t pipe) function NRF_ESB_BUGFIX_TIMER_IRQHandler (line 1750) | void NRF_ESB_BUGFIX_TIMER_IRQHandler(void) FILE: SDK/components/proprietary_rf/esb/nrf_esb.h type nrf_esb_protocol_t (line 210) | typedef enum { type nrf_esb_mode_t (line 217) | typedef enum { type nrf_esb_bitrate_t (line 224) | typedef enum { type nrf_esb_crc_t (line 238) | typedef enum { type nrf_esb_tx_power_t (line 246) | typedef enum { type nrf_esb_tx_mode_t (line 278) | typedef enum { type nrf_esb_evt_id_t (line 286) | typedef enum type nrf_esb_payload_t (line 299) | typedef struct type nrf_esb_evt_t (line 311) | typedef struct type nrf_esb_config_t (line 323) | typedef struct FILE: SDK/components/proprietary_rf/gzll/nrf_gzll.h type nrf_gzll_mode_t (line 68) | typedef enum type nrf_gzll_device_channel_selection_policy_t (line 80) | typedef enum type nrf_gzll_tx_power_t (line 90) | typedef enum type nrf_gzll_datarate_t (line 105) | typedef enum type nrf_gzll_xosc_ctl_t (line 120) | typedef enum type nrf_gzll_error_code_t (line 130) | typedef enum type nrf_gzll_device_tx_info_t (line 157) | typedef struct type nrf_gzll_host_rx_info_t (line 172) | typedef struct type nrf_gzll_tx_statistics_t (line 180) | typedef struct type nrf_gzll_pa_lna_cfg_t (line 202) | typedef struct FILE: SDK/components/proprietary_rf/gzll/nrf_gzp.c function gzp_update_radio_params (line 105) | bool gzp_update_radio_params(const uint8_t* system_address) function gzp_generate_channels (line 156) | void gzp_generate_channels(uint8_t* ch_dst, const uint8_t* system_addres... function __INLINE (line 184) | __INLINE void nrf_gzp_disable_gzll(void) function gzp_xor_cipher (line 198) | void gzp_xor_cipher(uint8_t* dst, const uint8_t* src, const uint8_t* pad... function gzp_validate_id (line 211) | bool gzp_validate_id(const uint8_t* id) function gzp_add_validation_id (line 216) | void gzp_add_validation_id(uint8_t* dst) function gzp_crypt_set_session_token (line 221) | void gzp_crypt_set_session_token(const uint8_t * token) function gzp_crypt_set_dyn_key (line 226) | void gzp_crypt_set_dyn_key(const uint8_t* key) function gzp_crypt_get_session_token (line 231) | void gzp_crypt_get_session_token(uint8_t * dst_token) function gzp_crypt_get_dyn_key (line 236) | void gzp_crypt_get_dyn_key(uint8_t* dst_key) function gzp_crypt_select_key (line 241) | void gzp_crypt_select_key(gzp_key_select_t key_select) function gzp_crypt (line 246) | void gzp_crypt(uint8_t* dst, const uint8_t* src, uint8_t length) function gzp_random_numbers_generate (line 297) | void gzp_random_numbers_generate(uint8_t * dst, uint8_t n) function nrf_gzp_set_primask (line 325) | static void nrf_gzp_set_primask(uint32_t primask) function nrf_gzp_flush_rx_fifo (line 337) | void nrf_gzp_flush_rx_fifo(uint32_t pipe) FILE: SDK/components/proprietary_rf/gzll/nrf_gzp.h type gzp_key_select_t (line 203) | typedef enum type gzp_cmd_t (line 216) | typedef enum type gzp_id_req_res_t (line 238) | typedef enum FILE: SDK/components/proprietary_rf/gzll/nrf_gzp_device.c type gzp_tx_rx_trans_result_t (line 101) | typedef enum function gzp_init (line 340) | void gzp_init() function gzp_erase_pairing_data (line 353) | void gzp_erase_pairing_data(void) function gzp_address_req_send (line 359) | bool gzp_address_req_send() function gzp_id_req_res_t (line 456) | gzp_id_req_res_t gzp_id_req_send() function gzp_id_req_cancel (line 536) | void gzp_id_req_cancel() function gzp_crypt_data_send (line 541) | bool gzp_crypt_data_send(const uint8_t *src, uint8_t length) function gzp_tx_packet (line 579) | static bool gzp_tx_packet(const uint8_t* tx_packet, uint8_t length, uint... function gzp_tx_rx_trans_result_t (line 598) | static gzp_tx_rx_trans_result_t gzp_tx_rx_transaction(const uint8_t *tx_... function gzp_crypt_tx_transaction (line 671) | static bool gzp_crypt_tx_transaction(const uint8_t *src, uint8_t length) function gzp_key_update (line 734) | static bool gzp_key_update(void) function gzp_set_host_id (line 771) | void gzp_set_host_id(const uint8_t * id) function gzp_get_host_id (line 776) | void gzp_get_host_id(uint8_t * dst_id) function gzp_params_db_add (line 781) | static void gzp_params_db_add(const uint8_t* src_element, uint8_t index) function gzp_params_db_read (line 787) | static void gzp_params_db_read(uint8_t* dst_element, uint8_t index) function gzp_index_db_add (line 793) | static void gzp_index_db_add(uint8_t val) function gzp_index_db_read (line 831) | static uint8_t gzp_index_db_read() function gzp_get_pairing_status (line 863) | int8_t gzp_get_pairing_status(void) function gzp_index_db_full (line 918) | static bool gzp_index_db_full() function gzp_index_db_empty (line 928) | static bool gzp_index_db_empty() function gzp_array_is_set (line 938) | static bool gzp_array_is_set(const uint8_t* src, uint8_t length) function gzp_params_store (line 952) | static bool gzp_params_store(bool store_all) function gzp_params_restore (line 1066) | static bool gzp_params_restore(void) function gzp_delay_rx_periods (line 1087) | void gzp_delay_rx_periods(uint32_t rx_periods) function gzp_tick_sleep_rx_periods (line 1092) | void gzp_tick_sleep_rx_periods(uint32_t rx_periods) function nrf_gzll_device_tx_success (line 1103) | void nrf_gzll_device_tx_success(uint32_t pipe, nrf_gzll_device_tx_info_t... function nrf_gzll_device_tx_failed (line 1111) | void nrf_gzll_device_tx_failed(uint32_t pipe, nrf_gzll_device_tx_info_t ... function nrf_gzp_tx_complete (line 1119) | bool nrf_gzp_tx_complete(void) function nrf_gzp_tx_success (line 1124) | bool nrf_gzp_tx_success(void) function nrf_gzp_reset_tx_complete (line 1129) | void nrf_gzp_reset_tx_complete() function nrf_gzp_reset_tx_success (line 1134) | void nrf_gzp_reset_tx_success() function nrf_gzll_disabled (line 1139) | void nrf_gzll_disabled(void) function nrf_gzll_host_rx_data_ready (line 1143) | void nrf_gzll_host_rx_data_ready(uint32_t pipe, nrf_gzll_host_rx_info_t ... FILE: SDK/components/proprietary_rf/gzll/nrf_gzp_host.c type gzp_id_req_stat_t (line 71) | typedef enum function gzp_init (line 288) | void gzp_init() function gzp_pairing_enable (line 312) | void gzp_pairing_enable(bool enable) function gzp_host_execute (line 335) | void gzp_host_execute() function gzll_rx_start (line 409) | void gzll_rx_start(void) function gzp_id_req_received (line 423) | bool gzp_id_req_received() function gzp_id_req_reject (line 428) | void gzp_id_req_reject() function gzp_id_req_grant (line 436) | void gzp_id_req_grant() function gzp_id_req_cancel (line 444) | void gzp_id_req_cancel() function gzp_process_address_req (line 456) | static void gzp_process_address_req(uint8_t* gzp_req) function gzp_preload_ack (line 537) | static void gzp_preload_ack(uint8_t* src, uint8_t length, uint8_t pipe) function gzll_set_rx_timeout (line 548) | static void gzll_set_rx_timeout(uint32_t timeout) function gzp_address_exchanged (line 554) | bool gzp_address_exchanged() function gzp_crypt_user_data_received (line 561) | bool gzp_crypt_user_data_received() function gzp_crypt_user_data_read (line 566) | bool gzp_crypt_user_data_read(uint8_t* dst, uint8_t* length) function gzp_session_counter_inc (line 586) | static void gzp_session_counter_inc() function gzp_get_session_counter (line 600) | static void gzp_get_session_counter(uint8_t* dst) function gzp_set_host_id (line 605) | static void gzp_set_host_id(const uint8_t* src) function gzp_get_host_id (line 614) | void gzp_get_host_id(uint8_t *dst) function gzp_process_id_req (line 619) | static void gzp_process_id_req(uint8_t* rx_payload) function gzp_process_id_fetch (line 658) | static void gzp_process_id_fetch(uint8_t* rx_payload) function gzp_process_key_update_prepare (line 696) | static void gzp_process_key_update_prepare() function gzp_process_key_update (line 714) | static void gzp_process_key_update(uint8_t* rx_payload) function gzp_process_encrypted_user_data (line 724) | static void gzp_process_encrypted_user_data(uint8_t* rx_payload, uint8_t... function gzll_goto_idle (line 765) | static void gzll_goto_idle() function gzll_tx_fifo_flush (line 772) | static void gzll_tx_fifo_flush(void) function gzll_rx_fifo_flush (line 782) | static void gzll_rx_fifo_flush(void) function nrf_gzll_device_tx_failed (line 797) | void nrf_gzll_device_tx_failed(uint32_t pipe, nrf_gzll_device_tx_info_t ... function nrf_gzll_device_tx_success (line 802) | void nrf_gzll_device_tx_success(uint32_t pipe, nrf_gzll_device_tx_info_t... function nrf_gzll_disabled (line 807) | void nrf_gzll_disabled(void) function nrf_gzll_host_rx_data_ready (line 812) | void nrf_gzll_host_rx_data_ready(uint32_t pipe, nrf_gzll_host_rx_info_t ... FILE: SDK/components/proprietary_rf/gzll/nrf_gzp_host_nrf5x.c function gzp_host_chip_id_read (line 52) | void gzp_host_chip_id_read(uint8_t *dst, uint8_t n) FILE: SDK/components/serialization/application/codecs/ant/middleware/app_mw_ant.c function tx_buf_alloc (line 50) | static void tx_buf_alloc(uint8_t * * p_data, uint32_t * p_len) function enable_rsp_dec (line 74) | static uint32_t enable_rsp_dec(const uint8_t * p_buffer, uint16_t length) function sd_ant_enable (line 89) | uint32_t sd_ant_enable(ANT_ENABLE * const p_ant_enable) function channel_assign_rsp_dec (line 117) | static uint32_t channel_assign_rsp_dec(const uint8_t * p_buffer, uint16_... function sd_ant_channel_assign (line 131) | uint32_t sd_ant_channel_assign(uint8_t channel, uint8_t channel_type, ui... function channel_open_with_offset_rsp_dec (line 162) | static uint32_t channel_open_with_offset_rsp_dec(const uint8_t * p_buffe... function sd_ant_channel_open_with_offset (line 176) | uint32_t sd_ant_channel_open_with_offset(uint8_t channel, uint16_t usOff... function channel_id_set_rsp_dec (line 205) | static uint32_t channel_id_set_rsp_dec(const uint8_t * p_buffer, uint16_... function sd_ant_channel_id_set (line 219) | uint32_t sd_ant_channel_id_set (uint8_t channel, uint16_t device_number,... function channel_period_set_rsp_dec (line 250) | static uint32_t channel_period_set_rsp_dec(const uint8_t * p_buffer, uin... function sd_ant_channel_period_set (line 264) | uint32_t sd_ant_channel_period_set(uint8_t channel, uint16_t period) function channel_radio_freq_set_rsp_dec (line 293) | static uint32_t channel_radio_freq_set_rsp_dec(const uint8_t * p_buffer,... function sd_ant_channel_radio_freq_set (line 307) | uint32_t sd_ant_channel_radio_freq_set (uint8_t channel, uint8_t freq) function broadcast_message_tx_rsp_dec (line 336) | static uint32_t broadcast_message_tx_rsp_dec(const uint8_t * p_buffer, u... function sd_ant_broadcast_message_tx (line 350) | uint32_t sd_ant_broadcast_message_tx(uint8_t channel, uint8_t size, uint... function acknowledge_message_tx_rsp_dec (line 380) | static uint32_t acknowledge_message_tx_rsp_dec(const uint8_t * p_buffer,... function sd_ant_acknowledge_message_tx (line 395) | uint32_t sd_ant_acknowledge_message_tx(uint8_t channel, uint8_t size, ui... function channel_unassign_rsp_dec (line 425) | static uint32_t channel_unassign_rsp_dec(const uint8_t * p_buffer, uint1... function sd_ant_channel_unassign (line 440) | uint32_t sd_ant_channel_unassign(uint8_t channel) function channel_close_rsp_dec (line 468) | static uint32_t channel_close_rsp_dec(const uint8_t * p_buffer, uint16_t... function sd_ant_channel_close (line 483) | uint32_t sd_ant_channel_close(uint8_t channel) function network_address_set_rsp_dec (line 511) | static uint32_t network_address_set_rsp_dec(const uint8_t * p_buffer, ui... function sd_ant_network_address_set (line 526) | uint32_t sd_ant_network_address_set(uint8_t network, const uint8_t * p_n... function channel_radio_tx_power_set_rsp_dec (line 555) | static uint32_t channel_radio_tx_power_set_rsp_dec(const uint8_t * p_buf... function sd_ant_channel_radio_tx_power_set (line 570) | uint32_t sd_ant_channel_radio_tx_power_set(uint8_t channel, uint8_t tx_p... function channel_rx_search_timeout_set_rsp_dec (line 600) | static uint32_t channel_rx_search_timeout_set_rsp_dec(const uint8_t * p_... function sd_ant_channel_rx_search_timeout_set (line 615) | uint32_t sd_ant_channel_rx_search_timeout_set(uint8_t channel, uint8_t t... function channel_low_priority_rx_search_timeout_set_rsp_dec (line 644) | static uint32_t channel_low_priority_rx_search_timeout_set_rsp_dec(const... function sd_ant_channel_low_priority_rx_search_timeout_set (line 659) | uint32_t sd_ant_channel_low_priority_rx_search_timeout_set(uint8_t chann... function prox_search_set_rsp_dec (line 688) | static uint32_t prox_search_set_rsp_dec(const uint8_t * p_buffer, uint16... function sd_ant_prox_search_set (line 703) | uint32_t sd_ant_prox_search_set(uint8_t channel, uint8_t prox_threshold,... function search_waveform_set_rsp_dec (line 733) | static uint32_t search_waveform_set_rsp_dec(const uint8_t * p_buffer, ui... function sd_ant_search_waveform_set (line 748) | uint32_t sd_ant_search_waveform_set(uint8_t channel, uint16_t waveform) function channel_id_get_rsp_dec (line 777) | static uint32_t channel_id_get_rsp_dec(const uint8_t * p_buffer, uint16_... function sd_ant_channel_id_get (line 795) | uint32_t sd_ant_channel_id_get(uint8_t channel, uint16_t * p_device_numb... function channel_radio_freq_get_rsp_dec (line 826) | static uint32_t channel_radio_freq_get_rsp_dec(const uint8_t * p_buffer,... function sd_ant_channel_radio_freq_get (line 842) | uint32_t sd_ant_channel_radio_freq_get(uint8_t channel, uint8_t * p_r_freq) function channel_period_get_rsp_dec (line 871) | static uint32_t channel_period_get_rsp_dec(const uint8_t * p_buffer, uin... function sd_ant_channel_period_get (line 887) | uint32_t sd_ant_channel_period_get(uint8_t channel, uint16_t * p_period) function search_channel_priority_set_rsp_dec (line 916) | static uint32_t search_channel_priority_set_rsp_dec(const uint8_t * p_bu... function sd_ant_search_channel_priority_set (line 931) | uint32_t sd_ant_search_channel_priority_set(uint8_t channel, uint8_t sea... function active_search_sharing_cycles_set_rsp_dec (line 960) | static uint32_t active_search_sharing_cycles_set_rsp_dec(const uint8_t *... function sd_ant_active_search_sharing_cycles_set (line 975) | uint32_t sd_ant_active_search_sharing_cycles_set(uint8_t channel, uint8_... function lib_config_set_rsp_dec (line 1004) | static uint32_t lib_config_set_rsp_dec(const uint8_t * p_buffer, uint16_... function sd_ant_lib_config_set (line 1019) | uint32_t sd_ant_lib_config_set(uint8_t ant_lib_config) function active_search_sharing_cycles_get_rsp_dec (line 1047) | static uint32_t active_search_sharing_cycles_get_rsp_dec(const uint8_t *... function sd_ant_active_search_sharing_cycles_get (line 1063) | uint32_t sd_ant_active_search_sharing_cycles_get(uint8_t channel, uint8_... function lib_config_get_rsp_dec (line 1092) | static uint32_t lib_config_get_rsp_dec(const uint8_t * p_buffer, uint16_... function sd_ant_lib_config_get (line 1108) | uint32_t sd_ant_lib_config_get(uint8_t * p_ant_lib_config) function lib_config_clear_rsp_dec (line 1136) | static uint32_t lib_config_clear_rsp_dec(const uint8_t * p_buffer, uint1... function sd_ant_lib_config_clear (line 1151) | uint32_t sd_ant_lib_config_clear(uint8_t ant_lib_config) function stack_reset_rsp_dec (line 1179) | static uint32_t stack_reset_rsp_dec(const uint8_t * p_buffer, uint16_t l... function sd_ant_stack_reset (line 1194) | uint32_t sd_ant_stack_reset() function rx_scan_mode_start_rsp_dec (line 1221) | static uint32_t rx_scan_mode_start_rsp_dec(const uint8_t * p_buffer, uin... function sd_ant_rx_scan_mode_start (line 1236) | uint32_t sd_ant_rx_scan_mode_start(uint8_t sync_channel_packets_only) function id_list_add_rsp_dec (line 1264) | static uint32_t id_list_add_rsp_dec(const uint8_t * p_buffer, uint16_t l... function sd_ant_id_list_add (line 1279) | uint32_t sd_ant_id_list_add(uint8_t channel, uint8_t * p_dev_id, uint8_t... function id_list_config_rsp_dec (line 1309) | static uint32_t id_list_config_rsp_dec(const uint8_t * p_buffer, uint16_... function sd_ant_id_list_config (line 1324) | uint32_t sd_ant_id_list_config(uint8_t channel, uint8_t id_list_size, ui... function channel_status_get_rsp_dec (line 1354) | static uint32_t channel_status_get_rsp_dec(const uint8_t * p_buffer, uin... function sd_ant_channel_status_get (line 1370) | uint32_t sd_ant_channel_status_get(uint8_t channel, uint8_t * p_status) function cw_test_mode_init_rsp_dec (line 1399) | static uint32_t cw_test_mode_init_rsp_dec(const uint8_t * p_buffer, uint... function sd_ant_cw_test_mode_init (line 1414) | uint32_t sd_ant_cw_test_mode_init() function cw_test_mode_rsp_dec (line 1441) | static uint32_t cw_test_mode_rsp_dec(const uint8_t * p_buffer, uint16_t ... function sd_ant_cw_test_mode (line 1456) | uint32_t sd_ant_cw_test_mode(uint8_t radio_freq, uint8_t tx_power, uint8... function version_get_rsp_dec (line 1487) | static uint32_t version_get_rsp_dec(const uint8_t * p_buffer, uint16_t l... function sd_ant_version_get (line 1503) | uint32_t sd_ant_version_get(uint8_t * p_version) function capabilities_get_rsp_dec (line 1531) | static uint32_t capabilities_get_rsp_dec(const uint8_t * p_buffer, uint1... function sd_ant_capabilities_get (line 1547) | uint32_t sd_ant_capabilities_get(uint8_t * p_capabilities) function crypto_channel_enable_rsp_dec (line 1575) | static uint32_t crypto_channel_enable_rsp_dec(const uint8_t * p_buffer, ... function sd_ant_crypto_channel_enable (line 1589) | uint32_t sd_ant_crypto_channel_enable(uint8_t channel, uint8_t enable, u... function adv_burst_config_set_rsp_dec (line 1620) | static uint32_t adv_burst_config_set_rsp_dec(const uint8_t * p_buffer, u... function sd_ant_adv_burst_config_set (line 1633) | uint32_t sd_ant_adv_burst_config_set(uint8_t * p_config, uint8_t size) function crypto_key_set_rsp_dec (line 1662) | static uint32_t crypto_key_set_rsp_dec(const uint8_t * p_buffer, uint16_... function sd_ant_crypto_key_set (line 1675) | uint32_t sd_ant_crypto_key_set(uint8_t key_num, uint8_t * p_key) function crypto_info_set_rsp_dec (line 1704) | static uint32_t crypto_info_set_rsp_dec(const uint8_t * p_buffer, uint16... function sd_ant_crypto_info_set (line 1717) | uint32_t sd_ant_crypto_info_set(uint8_t type, uint8_t * p_info) function crypto_info_get_rsp_dec (line 1746) | static uint32_t crypto_info_get_rsp_dec(const uint8_t * p_buffer, uint16... function sd_ant_crypto_info_get (line 1760) | uint32_t sd_ant_crypto_info_get(uint8_t type, uint8_t * p_info) function coex_config_set_rsp_dec (line 1789) | static uint32_t coex_config_set_rsp_dec(const uint8_t * p_buffer, uint16... function sd_ant_coex_config_set (line 1802) | uint32_t sd_ant_coex_config_set(uint8_t channel, ANT_BUFFER_PTR * p_coex... function coex_config_get_rsp_dec (line 1832) | static uint32_t coex_config_get_rsp_dec(const uint8_t * p_buffer, uint16... function sd_ant_coex_config_get (line 1849) | uint32_t sd_ant_coex_config_get(uint8_t channel, ANT_BUFFER_PTR * p_coex... FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_acknowledge_message_tx.c function ant_acknowledge_message_tx_req_enc (line 49) | uint32_t ant_acknowledge_message_tx_req_enc(uint8_t channel, function ant_acknowledge_message_tx_rsp_dec (line 83) | uint32_t ant_acknowledge_message_tx_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_active_search_sharing_cycles_get.c function ant_active_search_sharing_cycles_get_req_enc (line 49) | uint32_t ant_active_search_sharing_cycles_get_req_enc(uint8_t c... function ant_active_search_sharing_cycles_get_rsp_dec (line 70) | uint32_t ant_active_search_sharing_cycles_get_rsp_dec(uint8_t const * co... FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_active_search_sharing_cycles_set.c function ant_active_search_sharing_cycles_set_req_enc (line 49) | uint32_t ant_active_search_sharing_cycles_set_req_enc(uint8_t c... function ant_active_search_sharing_cycles_set_rsp_dec (line 71) | uint32_t ant_active_search_sharing_cycles_set_rsp_dec(uint8_t const * co... FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_adv_burst_config_set.c function ant_adv_burst_config_set_req_enc (line 49) | uint32_t ant_adv_burst_config_set_req_enc(uint8_t const * const p_config, function ant_adv_burst_config_set_rsp_dec (line 79) | uint32_t ant_adv_burst_config_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_broadcast_message_tx.c function ant_broadcast_message_tx_req_enc (line 49) | uint32_t ant_broadcast_message_tx_req_enc(uint8_t channel, function ant_broadcast_message_tx_rsp_dec (line 83) | uint32_t ant_broadcast_message_tx_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_capabilities_get.c function ant_capabilities_get_req_enc (line 49) | uint32_t ant_capabilities_get_req_enc(uint8_t * const p_buf, function ant_capabilities_get_rsp_dec (line 67) | uint32_t ant_capabilities_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_assign.c function ant_channel_assign_req_enc (line 49) | uint32_t ant_channel_assign_req_enc(uint8_t channel, function ant_channel_assign_rsp_dec (line 76) | uint32_t ant_channel_assign_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_close.c function ant_channel_close_req_enc (line 49) | uint32_t ant_channel_close_req_enc(uint8_t channel, function ant_channel_close_rsp_dec (line 69) | uint32_t ant_channel_close_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_id_get.c function ant_channel_id_get_req_enc (line 49) | uint32_t ant_channel_id_get_req_enc(uint8_t channel, function ant_channel_id_get_rsp_dec (line 69) | uint32_t ant_channel_id_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_id_set.c function ant_channel_id_set_req_enc (line 49) | uint32_t ant_channel_id_set_req_enc(uint8_t channel, function ant_channel_id_set_rsp_dec (line 76) | uint32_t ant_channel_id_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_low_priority_rx_search_timeout_set.c function ant_channel_low_priority_rx_search_timeout_set_req_enc (line 49) | uint32_t ant_channel_low_priority_rx_search_timeout_set_req_enc(uint8_t ... function ant_channel_low_priority_rx_search_timeout_set_rsp_dec (line 72) | uint32_t ant_channel_low_priority_rx_search_timeout_set_rsp_dec(uint8_t ... FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_open_with_offset.c function ant_channel_open_with_offset_req_enc (line 49) | uint32_t ant_channel_open_with_offset_req_enc(uint8_t channel, function ant_channel_open_with_offset_rsp_dec (line 72) | uint32_t ant_channel_open_with_offset_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_period_get.c function ant_channel_period_get_req_enc (line 48) | uint32_t ant_channel_period_get_req_enc(uint8_t channel, function ant_channel_period_get_rsp_dec (line 68) | uint32_t ant_channel_period_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_period_set.c function ant_channel_period_set_req_enc (line 49) | uint32_t ant_channel_period_set_req_enc(uint8_t channel, function ant_channel_period_set_rsp_dec (line 71) | uint32_t ant_channel_period_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_radio_freq_get.c function ant_channel_radio_freq_get_req_enc (line 49) | uint32_t ant_channel_radio_freq_get_req_enc(uint8_t channel, function ant_channel_radio_freq_get_rsp_dec (line 69) | uint32_t ant_channel_radio_freq_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_radio_freq_set.c function ant_channel_radio_freq_set_req_enc (line 49) | uint32_t ant_channel_radio_freq_set_req_enc(uint8_t channel, function ant_channel_radio_freq_set_rsp_dec (line 71) | uint32_t ant_channel_radio_freq_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_radio_tx_power_set.c function ant_channel_radio_tx_power_set_req_enc (line 49) | uint32_t ant_channel_radio_tx_power_set_req_enc(uint8_t channel, function ant_channel_radio_tx_power_set_rsp_dec (line 74) | uint32_t ant_channel_radio_tx_power_set_rsp_dec(uint8_t const * const p_... FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_rx_search_timeout_set.c function ant_channel_rx_search_timeout_set_req_enc (line 49) | uint32_t ant_channel_rx_search_timeout_set_req_enc(uint8_t chan... function ant_channel_rx_search_timeout_set_rsp_dec (line 72) | uint32_t ant_channel_rx_search_timeout_set_rsp_dec(uint8_t const * const... FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_status_get.c function ant_channel_status_get_req_enc (line 49) | uint32_t ant_channel_status_get_req_enc(uint8_t channel, function ant_channel_status_get_rsp_dec (line 69) | uint32_t ant_channel_status_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_channel_unassign.c function ant_channel_unassign_req_enc (line 49) | uint32_t ant_channel_unassign_req_enc(uint8_t channel, function ant_channel_unassign_rsp_dec (line 69) | uint32_t ant_channel_unassign_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_coex_config_get.c function ant_coex_config_get_req_enc (line 50) | uint32_t ant_coex_config_get_req_enc(uint8_t channel, function ant_coex_config_get_rsp_dec (line 75) | uint32_t ant_coex_config_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_coex_config_set.c function ant_coex_config_set_req_enc (line 49) | uint32_t ant_coex_config_set_req_enc(uint8_t channel, function ant_coex_config_set_rsp_dec (line 102) | uint32_t ant_coex_config_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_crypto_channel_enable.c function ant_crypto_channel_enable_req_enc (line 49) | uint32_t ant_crypto_channel_enable_req_enc(uint8_t channel, function ant_crypto_channel_enable_rsp_dec (line 75) | uint32_t ant_crypto_channel_enable_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_crypto_info_get.c function ant_crypto_info_get_req_enc (line 49) | uint32_t ant_crypto_info_get_req_enc(uint8_t type, function ant_crypto_info_get_rsp_dec (line 74) | uint32_t ant_crypto_info_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_crypto_info_set.c function ant_crypto_info_set_req_enc (line 49) | uint32_t ant_crypto_info_set_req_enc(uint8_t type, function ant_crypto_info_set_rsp_dec (line 83) | uint32_t ant_crypto_info_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_crypto_key_set.c function ant_crypto_key_set_req_enc (line 49) | uint32_t ant_crypto_key_set_req_enc(uint8_t key_num, function ant_crypto_key_set_rsp_dec (line 78) | uint32_t ant_crypto_key_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_cw_test_mode.c function ant_cw_test_mode_req_enc (line 49) | uint32_t ant_cw_test_mode_req_enc(uint8_t radio_freq, function ant_cw_test_mode_rsp_dec (line 75) | uint32_t ant_cw_test_mode_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_cw_test_mode_init.c function ant_cw_test_mode_init_req_enc (line 49) | uint32_t ant_cw_test_mode_init_req_enc(uint8_t * const p_buf, function ant_cw_test_mode_init_rsp_dec (line 67) | uint32_t ant_cw_test_mode_init_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_enable.c function ant_enable_req_enc (line 49) | uint32_t ant_enable_req_enc(ANT_ENABLE * const p_channel_enable, function ant_enable_rsp_dec (line 72) | uint32_t ant_enable_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_event.c function ant_event_dec (line 53) | uint32_t ant_event_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_id_list_add.c function ant_id_list_add_req_enc (line 50) | uint32_t ant_id_list_add_req_enc(uint8_t channel, function ant_id_list_add_rsp_dec (line 84) | uint32_t ant_id_list_add_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_id_list_config.c function ant_id_list_config_req_enc (line 49) | uint32_t ant_id_list_config_req_enc(uint8_t channel, function ant_id_list_config_rsp_dec (line 74) | uint32_t ant_id_list_config_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_lib_config_clear.c function ant_lib_config_clear_req_enc (line 49) | uint32_t ant_lib_config_clear_req_enc(uint8_t ant_lib_config, function ant_lib_config_clear_rsp_dec (line 69) | uint32_t ant_lib_config_clear_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_lib_config_get.c function ant_lib_config_get_req_enc (line 49) | uint32_t ant_lib_config_get_req_enc(uint8_t * const p_buf, function ant_lib_config_get_rsp_dec (line 67) | uint32_t ant_lib_config_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_lib_config_set.c function ant_lib_config_set_req_enc (line 49) | uint32_t ant_lib_config_set_req_enc(uint8_t ant_lib_config, function ant_lib_config_set_rsp_dec (line 69) | uint32_t ant_lib_config_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_network_address_set.c function ant_network_address_set_req_enc (line 49) | uint32_t ant_network_address_set_req_enc(uint8_t network, function ant_network_address_set_rsp_dec (line 78) | uint32_t ant_network_address_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_prox_search_set.c function ant_prox_search_set_req_enc (line 49) | uint32_t ant_prox_search_set_req_enc(uint8_t channel, function ant_prox_search_set_rsp_dec (line 74) | uint32_t ant_prox_search_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_rx_scan_mode_start.c function ant_rx_scan_mode_start_req_enc (line 49) | uint32_t ant_rx_scan_mode_start_req_enc(uint8_t sync_scan_chann... function ant_rx_scan_mode_start_rsp_dec (line 69) | uint32_t ant_rx_scan_mode_start_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_search_channel_priority_set.c function ant_search_channel_priority_set_req_enc (line 49) | uint32_t ant_search_channel_priority_set_req_enc(uint8_t channel, function ant_search_channel_priority_set_rsp_dec (line 71) | uint32_t ant_search_channel_priority_set_rsp_dec(uint8_t const * const p... FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_search_waveform_set.c function ant_search_waveform_set_req_enc (line 49) | uint32_t ant_search_waveform_set_req_enc(uint8_t channel, function ant_search_waveform_set_rsp_dec (line 72) | uint32_t ant_search_waveform_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_stack_reset.c function ant_stack_reset_req_enc (line 49) | uint32_t ant_stack_reset_req_enc(uint8_t * const p_buf, function ant_stack_reset_rsp_dec (line 67) | uint32_t ant_stack_reset_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ant/serializers/ant_version_get.c function ant_version_get_req_enc (line 49) | uint32_t ant_version_get_req_enc(uint8_t * const p_buf, function ant_version_get_rsp_dec (line 67) | uint32_t ant_version_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/middleware/app_mw_ble.c type ble_uuid_encode_out_params_t (line 52) | typedef struct type ble_user_mem_reply_out_params_t (line 59) | typedef struct type ble_command_output_params_t (line 66) | typedef union function tx_buf_alloc (line 77) | static void tx_buf_alloc(uint8_t * * p_data, uint32_t * p_len) function uuid_encode_rsp_dec (line 101) | static uint32_t uuid_encode_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_uuid_encode (line 120) | uint32_t _sd_ble_uuid_encode(ble_uuid_t const * const p_uuid, function tx_packet_count_get_rsp_dec (line 157) | static uint32_t tx_packet_count_get_rsp_dec(const uint8_t * p_buffer, ui... function _sd_ble_tx_packet_count_get (line 175) | uint32_t _sd_ble_tx_packet_count_get(uint16_t conn_handle, uint8_t * p_c... function uuid_vs_add_rsp_dec (line 205) | static uint32_t uuid_vs_add_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_uuid_vs_add (line 223) | uint32_t _sd_ble_uuid_vs_add(ble_uuid128_t const * const p_vs_uuid, uint... function uuid_decode_rsp_dec (line 251) | static uint32_t uuid_decode_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_uuid_decode (line 269) | uint32_t _sd_ble_uuid_decode(uint8_t uuid_le_len, function version_get_rsp_dec (line 299) | static uint32_t version_get_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_version_get (line 317) | uint32_t _sd_ble_version_get(ble_version_t * p_version) function opt_get_rsp_dec (line 346) | static uint32_t opt_get_rsp_dec(const uint8_t * p_buffer, uint16_t length) function _sd_ble_opt_get (line 369) | uint32_t _sd_ble_opt_get(uint32_t opt_id, ble_opt_t *p_opt) function opt_set_rsp_dec (line 400) | static uint32_t opt_set_rsp_dec(const uint8_t * p_buffer, uint16_t length) function _sd_ble_opt_set (line 416) | uint32_t _sd_ble_opt_set(uint32_t opt_id, ble_opt_t const *p_opt) function enable_rsp_dec (line 445) | static uint32_t enable_rsp_dec(const uint8_t * p_buffer, uint16_t length) function _sd_ble_enable (line 463) | uint32_t _sd_ble_enable(ble_enable_params_t * p_params, uint32_t * p_app... function _sd_ble_enable (line 488) | uint32_t _sd_ble_enable(uint32_t * p_app_ram_base) function user_mem_reply_rsp_dec (line 520) | static uint32_t user_mem_reply_rsp_dec(const uint8_t * p_buffer, uint16_... function _sd_ble_user_mem_reply (line 543) | uint32_t _sd_ble_user_mem_reply(uint16_t conn_handle, ble_user_mem_block... function cfg_set_rsp_dec (line 589) | static uint32_t cfg_set_rsp_dec(const uint8_t * p_buffer, uint16_t length) function _sd_ble_cfg_set (line 606) | uint32_t _sd_ble_cfg_set(uint32_t cfg_id, ble_cfg_t const * p_cfg, uint3... FILE: SDK/components/serialization/application/codecs/ble/middleware/app_mw_ble_gap.c type gap_device_name_get_output_params_t (line 53) | typedef struct type gap_appearance_get_output_params_t (line 60) | typedef struct type gap_ppcp_get_out_params_t (line 66) | typedef struct type gap_sec_params_reply_out_params_t (line 72) | typedef struct type gap_command_output_params_t (line 79) | typedef union function tx_buf_alloc (line 91) | static void tx_buf_alloc(uint8_t * * p_data, uint16_t * p_len) function gap_adv_start_rsp_dec (line 113) | static uint32_t gap_adv_start_rsp_dec(const uint8_t * p_buffer, uint16_t... function conn_cfg_tag (line 134) | uint8_t conn_cfg_tag function gap_device_name_get_rsp_dec (line 171) | static uint32_t gap_device_name_get_rsp_dec(const uint8_t * p_buffer, ui... function _sd_ble_gap_device_name_get (line 190) | uint32_t _sd_ble_gap_device_name_get(uint8_t * const p_dev_name, uint16_... function gap_appearance_get_rsp_dec (line 222) | static uint32_t gap_appearance_get_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gap_appearance_get (line 241) | uint32_t _sd_ble_gap_appearance_get(uint16_t * const p_appearance) function gap_device_name_set_rsp_dec (line 271) | static uint32_t gap_device_name_set_rsp_dec(const uint8_t * p_buffer, ui... function _sd_ble_gap_device_name_set (line 285) | uint32_t _sd_ble_gap_device_name_set(ble_gap_conn_sec_mode_t const * con... function gap_appearance_set_rsp_dec (line 317) | static uint32_t gap_appearance_set_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gap_appearance_set (line 331) | uint32_t _sd_ble_gap_appearance_set(uint16_t appearance) function gap_ppcp_set_rsp_dec (line 359) | static uint32_t gap_ppcp_set_rsp_dec(const uint8_t * p_buffer, uint16_t ... function _sd_ble_gap_ppcp_set (line 374) | uint32_t _sd_ble_gap_ppcp_set(ble_gap_conn_params_t const * const p_conn... function gap_adv_data_set_rsp_dec (line 403) | static uint32_t gap_adv_data_set_rsp_dec(const uint8_t * p_buffer, uint1... function _sd_ble_gap_adv_data_set (line 416) | uint32_t _sd_ble_gap_adv_data_set(uint8_t const * const p_data, function gap_conn_param_update_rsp_dec (line 449) | static uint32_t gap_conn_param_update_rsp_dec(const uint8_t * p_buffer, ... function _sd_ble_gap_conn_param_update (line 463) | uint32_t _sd_ble_gap_conn_param_update(uint16_t ... function gap_disconnect_rsp_dec (line 492) | static uint32_t gap_disconnect_rsp_dec(const uint8_t * p_buffer, uint16_... function _sd_ble_gap_disconnect (line 506) | uint32_t _sd_ble_gap_disconnect(uint16_t conn_handle, uint8_t hci_status... function gap_sec_info_reply_rsp_dec (line 535) | static uint32_t gap_sec_info_reply_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gap_sec_info_reply (line 549) | uint32_t _sd_ble_gap_sec_info_reply(uint16_t conn_han... function gap_sec_params_reply_rsp_dec (line 582) | static uint32_t gap_sec_params_reply_rsp_dec(const uint8_t * p_buffer, u... function _sd_ble_gap_sec_params_reply (line 603) | uint32_t _sd_ble_gap_sec_params_reply(uint16_t conn_... function gap_ppcp_get_reply_rsp_dec (line 649) | static uint32_t gap_ppcp_get_reply_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gap_ppcp_get (line 669) | uint32_t _sd_ble_gap_ppcp_get(ble_gap_conn_params_t * const p_conn_params) function gap_adv_stop_rsp_dec (line 699) | static uint32_t gap_adv_stop_rsp_dec(const uint8_t * p_buffer, uint16_t ... function gap_auth_key_reply_rsp_dec (line 752) | static uint32_t gap_auth_key_reply_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gap_auth_key_reply (line 772) | uint32_t _sd_ble_gap_auth_key_reply(uint16_t conn_handle, function gap_authenticate_rsp_dec (line 800) | static uint32_t gap_authenticate_rsp_dec(const uint8_t * p_buffer, uint1... function _sd_ble_gap_authenticate (line 819) | uint32_t _sd_ble_gap_authenticate(uint16_t con... function gap_conn_sec_get_rsp_dec (line 846) | static uint32_t gap_conn_sec_get_rsp_dec(const uint8_t * p_buffer, uint1... function _sd_ble_gap_conn_sec_get (line 868) | uint32_t _sd_ble_gap_conn_sec_get(uint16_t conn_handle, ble_gap_conn_sec... function gap_rssi_start_rsp_dec (line 896) | static uint32_t gap_rssi_start_rsp_dec(const uint8_t * p_buffer, uint16_... function _sd_ble_gap_rssi_start (line 915) | uint32_t _sd_ble_gap_rssi_start(uint16_t conn_handle, uint8_t threshold_... function gap_rssi_stop_rsp_dec (line 943) | static uint32_t gap_rssi_stop_rsp_dec(const uint8_t * p_buffer, uint16_t... function _sd_ble_gap_rssi_stop (line 962) | uint32_t _sd_ble_gap_rssi_stop(uint16_t conn_handle) function gap_tx_power_set_rsp_dec (line 988) | static uint32_t gap_tx_power_set_rsp_dec(const uint8_t * p_buffer, uint1... function gap_scan_stop_rsp_dec (line 1043) | static uint32_t gap_scan_stop_rsp_dec(const uint8_t * p_buffer, uint16_t... function _sd_ble_gap_scan_stop (line 1062) | uint32_t _sd_ble_gap_scan_stop(void) function gap_connect_rsp_dec (line 1090) | static uint32_t gap_connect_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_gap_connect (line 1109) | uint32_t _sd_ble_gap_connect(ble_gap_addr_t const * const p_addr, function gap_connect_cancel_rsp_dec (line 1147) | static uint32_t gap_connect_cancel_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gap_connect_cancel (line 1166) | uint32_t _sd_ble_gap_connect_cancel(void) function gap_scan_start_rsp_dec (line 1192) | static uint32_t gap_scan_start_rsp_dec(const uint8_t * p_buffer, uint16_... function ble_data_t (line 1218) | ble_data_t const * p_adv_report_buffer function gap_encrypt_rsp_dec (line 1257) | static uint32_t gap_encrypt_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_gap_encrypt (line 1274) | uint32_t _sd_ble_gap_encrypt( uint16_t conn_handle, function gap_rssi_get_rsp_dec (line 1302) | static uint32_t gap_rssi_get_rsp_dec(const uint8_t * p_buffer, uint16_t ... function _sd_ble_gap_rssi_get (line 1323) | uint32_t _sd_ble_gap_rssi_get(uint16_t conn_handle, function gap_keypress_notify_rsp_dec (line 1360) | static uint32_t gap_keypress_notify_rsp_dec(const uint8_t * p_buffer, ui... function _sd_ble_gap_keypress_notify (line 1377) | uint32_t _sd_ble_gap_keypress_notify( uint16_t conn_handle, uint8_t kp_not) function gap_lesc_dhkey_reply_rsp_dec (line 1402) | static uint32_t gap_lesc_dhkey_reply_rsp_dec(const uint8_t * p_buffer, u... function _sd_ble_gap_lesc_dhkey_reply (line 1419) | uint32_t _sd_ble_gap_lesc_dhkey_reply( uint16_t conn_handle, ble_gap_les... function gap_lesc_oob_data_set_rsp_dec (line 1444) | static uint32_t gap_lesc_oob_data_set_rsp_dec(const uint8_t * p_buffer, ... function _sd_ble_gap_lesc_oob_data_set (line 1461) | uint32_t _sd_ble_gap_lesc_oob_data_set(uint16_t conn_handle, function gap_lesc_oob_data_get_rsp_dec (line 1489) | static uint32_t gap_lesc_oob_data_get_rsp_dec(const uint8_t * p_buffer, ... function _sd_ble_gap_lesc_oob_data_get (line 1507) | uint32_t _sd_ble_gap_lesc_oob_data_get(uint16_t con... function gap_addr_get_rsp_dec (line 1536) | static uint32_t gap_addr_get_rsp_dec(const uint8_t * p_buffer, uint16_t ... function _sd_ble_gap_addr_get (line 1553) | uint32_t _sd_ble_gap_addr_get(ble_gap_addr_t * const p_addr) function gap_addr_set_rsp_dec (line 1582) | static uint32_t gap_addr_set_rsp_dec(const uint8_t * p_buffer, uint16_t ... function _sd_ble_gap_addr_set (line 1598) | uint32_t _sd_ble_gap_addr_set(ble_gap_addr_t const * const p_addr) function gap_privacy_set_rsp_dec (line 1625) | static uint32_t gap_privacy_set_rsp_dec(const uint8_t * p_buffer, uint16... function _sd_ble_gap_privacy_set (line 1641) | uint32_t _sd_ble_gap_privacy_set(ble_gap_privacy_params_t const *p_priva... function gap_privacy_get_rsp_dec (line 1668) | static uint32_t gap_privacy_get_rsp_dec(const uint8_t * p_buffer, uint16... function _sd_ble_gap_privacy_get (line 1685) | uint32_t _sd_ble_gap_privacy_get(ble_gap_privacy_params_t *p_privacy_par... function gap_whitelist_set_rsp_dec (line 1713) | static uint32_t gap_whitelist_set_rsp_dec(const uint8_t * p_buffer, uint... function _sd_ble_gap_whitelist_set (line 1729) | uint32_t _sd_ble_gap_whitelist_set(ble_gap_addr_t const * const * pp_wl_... function gap_device_identities_set_rsp_dec (line 1756) | static uint32_t gap_device_identities_set_rsp_dec(const uint8_t * p_buff... function _sd_ble_gap_device_identities_set (line 1772) | uint32_t _sd_ble_gap_device_identities_set(ble_gap_id_key_t const * cons... function gap_data_length_update_rsp_dec (line 1802) | static uint32_t gap_data_length_update_rsp_dec(const uint8_t * p_buffer,... function _sd_ble_gap_data_length_update (line 1819) | uint32_t _sd_ble_gap_data_length_update(uint16_t conn_handle, function gap_phy_update_rsp_dec (line 1851) | static uint32_t gap_phy_update_rsp_dec(const uint8_t * p_buffer, uint16_... function _sd_ble_gap_phy_update (line 1870) | uint32_t _sd_ble_gap_phy_update(uint16_t conn_handle, function gap_adv_set_configure_rsp_dec (line 1899) | static uint32_t gap_adv_set_configure_rsp_dec(const uint8_t * p_buffer, ... function _sd_ble_gap_adv_set_configure (line 1925) | uint32_t _sd_ble_gap_adv_set_configure(uint8_t *p_adv_handle, function gap_qos_channel_survey_start_rsp_dec (line 1967) | static uint32_t gap_qos_channel_survey_start_rsp_dec(const uint8_t * p_b... function _sd_ble_gap_qos_channel_survey_start (line 1983) | uint32_t _sd_ble_gap_qos_channel_survey_start(uint32_t interval_us) function gap_qos_channel_survey_stop_rsp_dec (line 2010) | static uint32_t gap_qos_channel_survey_stop_rsp_dec(const uint8_t * p_bu... function _sd_ble_gap_qos_channel_survey_stop (line 2026) | uint32_t _sd_ble_gap_qos_channel_survey_stop(void) FILE: SDK/components/serialization/application/codecs/ble/middleware/app_mw_ble_gattc.c function tx_buf_alloc (line 47) | static void tx_buf_alloc(uint8_t * * p_data, uint16_t * p_len) function gattc_primary_services_discover_rsp_dec (line 68) | static uint32_t gattc_primary_services_discover_rsp_dec(const uint8_t * ... function _sd_ble_gattc_primary_services_discover (line 86) | uint32_t _sd_ble_gattc_primary_services_discover(uint16_t ... function gattc_relationships_discover_rsp_dec (line 117) | static uint32_t gattc_relationships_discover_rsp_dec(const uint8_t * p_b... function _sd_ble_gattc_relationships_discover (line 135) | uint32_t _sd_ble_gattc_relationships_discover(uint16_t ... function gattc_characteristics_discover_rsp_dec (line 164) | static uint32_t gattc_characteristics_discover_rsp_dec(const uint8_t * p... function _sd_ble_gattc_characteristics_discover (line 182) | uint32_t _sd_ble_gattc_characteristics_discover( function gattc_descriptors_discover_rsp_dec (line 213) | static uint32_t gattc_descriptors_discover_rsp_dec(const uint8_t * p_buf... function _sd_ble_gattc_descriptors_discover (line 229) | uint32_t _sd_ble_gattc_descriptors_discover(uint16_t ... function gattc_char_value_by_uuid_read_rsp_dec (line 258) | static uint32_t gattc_char_value_by_uuid_read_rsp_dec(const uint8_t * p_... function _sd_ble_gattc_char_value_by_uuid_read (line 276) | uint32_t _sd_ble_gattc_char_value_by_uuid_read(uint16_t ... function gattc_read_rsp_dec (line 307) | static uint32_t gattc_read_rsp_dec(const uint8_t * p_buffer, uint16_t le... function _sd_ble_gattc_read (line 323) | uint32_t _sd_ble_gattc_read(uint16_t conn_handle, function gattc_char_values_read_rsp_dec (line 354) | static uint32_t gattc_char_values_read_rsp_dec(const uint8_t * p_buffer,... function _sd_ble_gattc_char_values_read (line 370) | uint32_t _sd_ble_gattc_char_values_read(uint16_t conn_handle, function gattc_write_rsp_dec (line 401) | static uint32_t gattc_write_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_gattc_write (line 417) | uint32_t _sd_ble_gattc_write(uint16_t conn... function gattc_hv_confirm_rsp_dec (line 446) | static uint32_t gattc_hv_confirm_rsp_dec(const uint8_t * p_buffer, uint1... function _sd_ble_gattc_hv_confirm (line 462) | uint32_t _sd_ble_gattc_hv_confirm(uint16_t conn_handle, function gattc_attr_info_discover_rsp_dec (line 492) | static uint32_t gattc_attr_info_discover_rsp_dec(const uint8_t * p_buffe... function _sd_ble_gattc_attr_info_discover (line 506) | uint32_t _sd_ble_gattc_attr_info_discover(uint16_t ... function gattc_exchange_mtu_request_rsp_dec (line 535) | static uint32_t gattc_exchange_mtu_request_rsp_dec(const uint8_t * p_buf... function _sd_ble_gattc_exchange_mtu_request (line 548) | uint32_t _sd_ble_gattc_exchange_mtu_request(uint16_t conn_handle, FILE: SDK/components/serialization/application/codecs/ble/middleware/app_mw_ble_gatts.c function tx_buf_alloc (line 51) | static void tx_buf_alloc(uint8_t * * p_data, uint16_t * p_len) function gatts_sys_attr_set_rsp_dec (line 73) | static uint32_t gatts_sys_attr_set_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gatts_sys_attr_set (line 89) | uint32_t _sd_ble_gatts_sys_attr_set(uint16_t conn_handle, function gatts_hvx_rsp_dec (line 122) | static uint32_t gatts_hvx_rsp_dec(const uint8_t * p_buffer, uint16_t len... function _sd_ble_gatts_hvx (line 137) | uint32_t _sd_ble_gatts_hvx(uint16_t conn_handle, ble_gatts_hvx_params_t ... function gatts_service_add_rsp_dec (line 167) | static uint32_t gatts_service_add_rsp_dec(const uint8_t * p_buffer, uint... function _sd_ble_gatts_service_add (line 187) | uint32_t _sd_ble_gatts_service_add(uint8_t type, function gatts_service_changed_rsp_dec (line 219) | static uint32_t gatts_service_changed_rsp_dec(const uint8_t * p_buffer, ... function _sd_ble_gatts_service_changed (line 237) | uint32_t _sd_ble_gatts_service_changed(uint16_t conn_handle, function gatts_include_add_rsp_dec (line 268) | static uint32_t gatts_include_add_rsp_dec(const uint8_t * p_buffer, uint... function _sd_ble_gatts_include_add (line 288) | uint32_t _sd_ble_gatts_include_add(uint16_t service_handle, function gatts_characteristic_add_rsp_dec (line 321) | static uint32_t gatts_characteristic_add_rsp_dec(const uint8_t * p_buffe... function _sd_ble_gatts_characteristic_add (line 339) | uint32_t _sd_ble_gatts_characteristic_add(uint16_t ... function gatts_descriptor_add_rsp_dec (line 373) | static uint32_t gatts_descriptor_add_rsp_dec(const uint8_t * p_buffer, u... function _sd_ble_gatts_descriptor_add (line 393) | uint32_t _sd_ble_gatts_descriptor_add(uint16_t cha... function gatts_rw_authorize_reply_rsp_dec (line 426) | static uint32_t gatts_rw_authorize_reply_rsp_dec(const uint8_t * p_buffe... function _sd_ble_gatts_rw_authorize_reply (line 444) | uint32_t _sd_ble_gatts_rw_authorize_reply( function gatts_value_get_rsp_dec (line 477) | static uint32_t gatts_value_get_rsp_dec(const uint8_t * p_buffer, uint16... function _sd_ble_gatts_value_get (line 496) | uint32_t _sd_ble_gatts_value_get(uint16_t conn_handle, function gatts_value_set_rsp_dec (line 529) | static uint32_t gatts_value_set_rsp_dec(const uint8_t * p_buffer, uint16... function _sd_ble_gatts_value_set (line 547) | uint32_t _sd_ble_gatts_value_set(uint16_t conn_handle, function gatts_sys_attr_get_rsp_dec (line 581) | static uint32_t gatts_sys_attr_get_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_gatts_sys_attr_get (line 600) | uint32_t _sd_ble_gatts_sys_attr_get(uint16_t conn_handle, function gatts_attr_get_rsp_dec (line 636) | static uint32_t gatts_attr_get_rsp_dec(const uint8_t * p_buffer, uint16_... function _sd_ble_gatts_attr_get (line 655) | uint32_t _sd_ble_gatts_attr_get(uint16_t handle, function gatts_initial_user_handle_get_rsp_dec (line 689) | static uint32_t gatts_initial_user_handle_get_rsp_dec(const uint8_t * p_... function _sd_ble_gatts_initial_user_handle_get (line 707) | uint32_t _sd_ble_gatts_initial_user_handle_get(uint16_t * p_handle) function gatts_exchange_mtu_reply_rsp_dec (line 736) | static uint32_t gatts_exchange_mtu_reply_rsp_dec(const uint8_t * p_buffe... function _sd_ble_gatts_exchange_mtu_reply (line 753) | uint32_t _sd_ble_gatts_exchange_mtu_reply(uint16_t conn_handle, uint16_t... FILE: SDK/components/serialization/application/codecs/ble/middleware/app_mw_ble_l2cap.c function tx_buf_alloc (line 48) | static void tx_buf_alloc(uint8_t * * p_data, uint16_t * p_len) function l2cap_cid_register_rsp_dec (line 72) | static uint32_t l2cap_cid_register_rsp_dec(const uint8_t * p_buffer, uin... function _sd_ble_l2cap_cid_register (line 89) | uint32_t _sd_ble_l2cap_cid_register(uint16_t cid) function l2cap_cid_unregister_rsp_dec (line 117) | static uint32_t l2cap_cid_unregister_rsp_dec(const uint8_t * p_buffer, u... function _sd_ble_l2cap_cid_unregister (line 136) | uint32_t _sd_ble_l2cap_cid_unregister(uint16_t cid) function l2cap_tx_rsp_dec (line 163) | static uint32_t l2cap_tx_rsp_dec(const uint8_t * p_buffer, uint16_t length) function _sd_ble_l2cap_tx (line 182) | uint32_t _sd_ble_l2cap_tx(uint16_t conn_handle, function l2cap_ch_setup_rsp_dec (line 216) | static uint32_t l2cap_ch_setup_rsp_dec(const uint8_t * p_buffer, uint16_... function _sd_ble_l2cap_ch_setup (line 236) | uint32_t _sd_ble_l2cap_ch_setup(uint16_t conn_h... function l2cap_ch_release_rsp_dec (line 267) | static uint32_t l2cap_ch_release_rsp_dec(const uint8_t * p_buffer, uint1... function _sd_ble_l2cap_ch_release (line 286) | uint32_t _sd_ble_l2cap_ch_release(uint16_t conn_handle, function l2cap_ch_rx_rsp_dec (line 316) | static uint32_t l2cap_ch_rx_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_l2cap_ch_rx (line 335) | uint32_t _sd_ble_l2cap_ch_rx(uint16_t conn_handle, uint16_t local_cid, b... function l2cap_ch_tx_rsp_dec (line 364) | static uint32_t l2cap_ch_tx_rsp_dec(const uint8_t * p_buffer, uint16_t l... function _sd_ble_l2cap_ch_tx (line 383) | uint32_t _sd_ble_l2cap_ch_tx(uint16_t conn_handle, uint16_t local_cid, b... function l2cap_ch_flow_control_rsp_dec (line 411) | static uint32_t l2cap_ch_flow_control_rsp_dec(const uint8_t * p_buffer, ... function _sd_ble_l2cap_ch_flow_control (line 431) | uint32_t _sd_ble_l2cap_ch_flow_control(uint16_t conn_handle, FILE: SDK/components/serialization/application/codecs/ble/middleware/app_mw_nrf_soc.c function tx_buf_alloc (line 53) | static void tx_buf_alloc(uint8_t * * p_data, uint16_t * p_len) function sd_power_system_off (line 67) | uint32_t sd_power_system_off(void) function mw_temp_get_rsp_dec (line 95) | static uint32_t mw_temp_get_rsp_dec(const uint8_t * p_buffer, uint16_t l... function sd_temp_get (line 109) | uint32_t sd_temp_get(int32_t * p_temp) function mw_ecb_block_encrypt_rsp_dec (line 139) | static uint32_t mw_ecb_block_encrypt_rsp_dec(const uint8_t * p_buffer, u... function sd_ecb_block_encrypt (line 153) | uint32_t sd_ecb_block_encrypt(nrf_ecb_hal_data_t * p_ecb_data) FILE: SDK/components/serialization/application/codecs/ble/serializers/app_ble_gap_sec_keys.c type adv_set_t (line 49) | typedef struct { function app_ble_gap_sec_keys_init (line 67) | void app_ble_gap_sec_keys_init(void) function app_ble_gap_sec_context_create (line 77) | uint32_t app_ble_gap_sec_context_create(uint16_t conn_handle, uint32_t *... function app_ble_gap_sec_context_destroy (line 97) | uint32_t app_ble_gap_sec_context_destroy(uint16_t conn_handle) function app_ble_gap_sec_context_find (line 115) | uint32_t app_ble_gap_sec_context_find(uint16_t conn_handle, uint32_t *p_... function app_ble_gap_adv_buf_register (line 134) | int app_ble_gap_adv_buf_register(void * p_buf) function app_ble_gap_adv_buf_addr_unregister (line 170) | void app_ble_gap_adv_buf_addr_unregister(void * p_buf, bool event_context) function app_ble_gap_scan_data_set (line 189) | void app_ble_gap_scan_data_set(uint8_t * p_scan_data) function app_ble_gap_scan_data_unset (line 204) | void app_ble_gap_scan_data_unset(bool free) FILE: SDK/components/serialization/application/codecs/ble/serializers/app_ble_gap_sec_keys.h type ser_ble_gap_app_keyset_t (line 66) | typedef struct FILE: SDK/components/serialization/application/codecs/ble/serializers/app_ble_user_mem.c function app_ble_user_mem_context_create (line 47) | uint32_t app_ble_user_mem_context_create(uint16_t conn_handle, uint32_t ... function app_ble_user_mem_context_destroy (line 67) | uint32_t app_ble_user_mem_context_destroy(uint16_t conn_handle) function app_ble_user_mem_context_find (line 85) | uint32_t app_ble_user_mem_context_find(uint16_t conn_handle, uint32_t *p... FILE: SDK/components/serialization/application/codecs/ble/serializers/app_ble_user_mem.h type ser_ble_user_mem_t (line 66) | typedef struct FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_app.c function ble_enable_req_enc (line 54) | uint32_t ble_enable_req_enc(ble_enable_params_t * p_ble_enable_params, function ble_enable_req_enc (line 63) | uint32_t ble_enable_req_enc(uint8_t * const p_buf, function ble_enable_rsp_dec (line 71) | uint32_t ble_enable_rsp_dec(uint8_t const * const p_buf, function ble_opt_get_req_enc (line 78) | uint32_t ble_opt_get_req_enc(uint32_t opt_id, function ble_opt_get_rsp_dec (line 91) | uint32_t ble_opt_get_rsp_dec(uint8_t const * const p_buf, function ble_opt_set_req_enc (line 179) | uint32_t ble_opt_set_req_enc(uint32_t const opt_id, function ble_opt_set_rsp_dec (line 273) | uint32_t ble_opt_set_rsp_dec(uint8_t const * const p_buf, function ble_tx_packet_count_get_req_enc (line 281) | uint32_t ble_tx_packet_count_get_req_enc(uint16_t conn_handle, function ble_tx_packet_count_get_rsp_dec (line 295) | uint32_t ble_tx_packet_count_get_rsp_dec(uint8_t const * const p_buf, function ble_user_mem_reply_req_enc (line 306) | uint32_t ble_user_mem_reply_req_enc(uint16_t conn_ha... function ble_user_mem_reply_rsp_dec (line 319) | uint32_t ble_user_mem_reply_rsp_dec(uint8_t const * const p_buf, function ble_uuid_decode_req_enc (line 328) | uint32_t ble_uuid_decode_req_enc(uint8_t uuid_le_len, function ble_uuid_decode_rsp_dec (line 343) | uint32_t ble_uuid_decode_rsp_dec(uint8_t const * const p_buf, function ble_uuid_encode_req_enc (line 354) | uint32_t ble_uuid_encode_req_enc(ble_uuid_t const * const p_uuid, function ble_uuid_encode_rsp_dec (line 370) | uint32_t ble_uuid_encode_rsp_dec(uint8_t const * const p_buf, function ble_uuid_vs_add_req_enc (line 392) | uint32_t ble_uuid_vs_add_req_enc(ble_uuid128_t const * const p_vs_uuid, function ble_uuid_vs_add_rsp_dec (line 406) | uint32_t ble_uuid_vs_add_rsp_dec(uint8_t const * const p_buf, function ble_version_get_req_enc (line 419) | uint32_t ble_version_get_req_enc(ble_version_t const * const p_version, function ble_version_get_rsp_dec (line 428) | uint32_t ble_version_get_rsp_dec(uint8_t const * const p_buf, function ble_cfg_set_req_enc (line 438) | uint32_t ble_cfg_set_req_enc(uint32_t cfg_id, function ble_cfg_set_rsp_dec (line 507) | uint32_t ble_cfg_set_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_event.c function ble_event_dec (line 49) | uint32_t ble_event_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_evt_app.c function ble_evt_user_mem_release_dec (line 58) | uint32_t ble_evt_user_mem_release_dec(uint8_t const * const p_buf, function ble_evt_user_mem_request_dec (line 89) | uint32_t ble_evt_user_mem_request_dec(uint8_t const * const p_buf, function ble_evt_tx_complete_dec (line 103) | uint32_t ble_evt_tx_complete_dec(uint8_t const * const p_buf, function ble_evt_data_length_changed_dec (line 117) | uint32_t ble_evt_data_length_changed_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_gap_app.c function ble_gap_adv_data_set_req_enc (line 50) | uint32_t ble_gap_adv_data_set_req_enc(uint8_t const * const p_data, function ble_gap_adv_data_set_rsp_dec (line 66) | uint32_t ble_gap_adv_data_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_adv_start_rsp_dec (line 101) | uint32_t ble_gap_adv_start_rsp_dec(uint8_t const * const p_buf, function ble_gap_adv_stop_rsp_dec (line 123) | uint32_t ble_gap_adv_stop_rsp_dec(uint8_t const * const p_buf, function ble_gap_appearance_get_req_enc (line 132) | uint32_t ble_gap_appearance_get_req_enc(uint16_t const * const p_appeara... function ble_gap_appearance_get_rsp_dec (line 142) | uint32_t ble_gap_appearance_get_rsp_dec(uint8_t const * const p_buf, function ble_gap_appearance_set_req_enc (line 153) | uint32_t ble_gap_appearance_set_req_enc(uint16_t appearance, function ble_gap_appearance_set_rsp_dec (line 163) | uint32_t ble_gap_appearance_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_auth_key_reply_req_enc (line 171) | uint32_t ble_gap_auth_key_reply_req_enc(uint16_t conn_handle, function ble_gap_auth_key_reply_rsp_dec (line 206) | uint32_t ble_gap_auth_key_reply_rsp_dec(uint8_t const * const p_buf, function ble_gap_authenticate_req_enc (line 215) | uint32_t ble_gap_authenticate_req_enc(uint16_t ... function ble_gap_authenticate_rsp_dec (line 229) | uint32_t ble_gap_authenticate_rsp_dec(uint8_t const * const p_buf, function ble_gap_conn_param_update_req_enc (line 237) | uint32_t ble_gap_conn_param_update_req_enc(uint16_t ... function ble_gap_conn_param_update_rsp_dec (line 251) | uint32_t ble_gap_conn_param_update_rsp_dec(uint8_t const * const p_buf, function ble_gap_conn_sec_get_req_enc (line 259) | uint32_t ble_gap_conn_sec_get_req_enc(uint16_t c... function ble_gap_conn_sec_get_rsp_dec (line 273) | uint32_t ble_gap_conn_sec_get_rsp_dec(uint8_t const * const p_buf, function ble_gap_connect_req_enc (line 284) | uint32_t ble_gap_connect_req_enc(ble_gap_addr_t const * const p_p... function ble_gap_connect_rsp_dec (line 305) | uint32_t ble_gap_connect_rsp_dec(uint8_t const * const p_buf, function ble_gap_connect_cancel_req_enc (line 313) | uint32_t ble_gap_connect_cancel_req_enc(uint8_t * const p_buf, function ble_gap_connect_cancel_rsp_dec (line 320) | uint32_t ble_gap_connect_cancel_rsp_dec(uint8_t const * const p_buf, function ble_gap_device_name_get_req_enc (line 328) | uint32_t ble_gap_device_name_get_req_enc(uint8_t const * const p_dev_name, function ble_gap_device_name_get_rsp_dec (line 341) | uint32_t ble_gap_device_name_get_rsp_dec(uint8_t const * const p_buf, function ble_gap_device_name_set_req_enc (line 356) | uint32_t ble_gap_device_name_set_req_enc(ble_gap_conn_sec_mode_t const *... function ble_gap_device_name_set_rsp_dec (line 373) | uint32_t ble_gap_device_name_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_disconnect_req_enc (line 381) | uint32_t ble_gap_disconnect_req_enc(uint16_t conn_handle, function ble_gap_disconnect_rsp_dec (line 395) | uint32_t ble_gap_disconnect_rsp_dec(uint8_t const * const p_buf, function ble_gap_encrypt_req_enc (line 403) | uint32_t ble_gap_encrypt_req_enc(uint16_t conn_... function ble_gap_encrypt_rsp_dec (line 419) | uint32_t ble_gap_encrypt_rsp_dec(uint8_t const * const p_buf, function ble_gap_keypress_notify_req_enc (line 427) | uint32_t ble_gap_keypress_notify_req_enc(uint16_t ... function ble_gap_keypress_notify_rsp_dec (line 440) | uint32_t ble_gap_keypress_notify_rsp_dec(uint8_t const * const ... function ble_gap_lesc_dhkey_reply_req_enc (line 448) | uint32_t ble_gap_lesc_dhkey_reply_req_enc(uint16_t conn_handle, function ble_gap_lesc_dhkey_reply_rsp_dec (line 461) | uint32_t ble_gap_lesc_dhkey_reply_rsp_dec(uint8_t const * const ... function ble_gap_lesc_oob_data_get_req_enc (line 469) | uint32_t ble_gap_lesc_oob_data_get_req_enc(uint16_t ... function ble_gap_lesc_oob_data_get_rsp_dec (line 484) | uint32_t ble_gap_lesc_oob_data_get_rsp_dec(uint8_t const * const p... function ble_gap_lesc_oob_data_set_req_enc (line 495) | uint32_t ble_gap_lesc_oob_data_set_req_enc(uint16_t conn_han... function ble_gap_lesc_oob_data_set_rsp_dec (line 510) | uint32_t ble_gap_lesc_oob_data_set_rsp_dec(uint8_t const * const ... function ble_gap_ppcp_get_req_enc (line 518) | uint32_t ble_gap_ppcp_get_req_enc(ble_gap_conn_params_t const * const p_... function ble_gap_ppcp_get_rsp_dec (line 527) | uint32_t ble_gap_ppcp_get_rsp_dec(uint8_t const * const p_buf, function ble_gap_ppcp_set_req_enc (line 538) | uint32_t ble_gap_ppcp_set_req_enc(ble_gap_conn_params_t const * const p_... function ble_gap_ppcp_set_rsp_dec (line 548) | uint32_t ble_gap_ppcp_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_rssi_get_req_enc (line 555) | uint32_t ble_gap_rssi_get_req_enc(uint16_t conn_handle, function ble_gap_rssi_get_rsp_dec (line 574) | uint32_t ble_gap_rssi_get_rsp_dec(uint8_t const * const p_buf, function ble_gap_rssi_start_req_enc (line 591) | uint32_t ble_gap_rssi_start_req_enc(uint16_t conn_handle, function ble_gap_rssi_start_rsp_dec (line 606) | uint32_t ble_gap_rssi_start_rsp_dec(uint8_t const * const p_buf, function ble_gap_rssi_stop_req_enc (line 614) | uint32_t ble_gap_rssi_stop_req_enc(uint16_t conn_handle, function ble_gap_rssi_stop_rsp_dec (line 623) | uint32_t ble_gap_rssi_stop_rsp_dec(uint8_t const * const p_buf, function ble_gap_scan_start_rsp_dec (line 645) | uint32_t ble_gap_scan_start_rsp_dec(uint8_t const * const p_buf, function ble_gap_scan_stop_req_enc (line 654) | uint32_t ble_gap_scan_stop_req_enc(uint8_t * const p_buf, function ble_gap_scan_stop_rsp_dec (line 661) | uint32_t ble_gap_scan_stop_rsp_dec(uint8_t const * const p_buf, function ble_gap_sec_info_reply_req_enc (line 669) | uint32_t ble_gap_sec_info_reply_req_enc(uint16_t conn... function ble_gap_sec_info_reply_rsp_dec (line 687) | uint32_t ble_gap_sec_info_reply_rsp_dec(uint8_t const * const p_buf, function ble_gap_sec_params_reply_req_enc (line 695) | uint32_t ble_gap_sec_params_reply_req_enc(uint16_t ... function ble_gap_sec_params_reply_rsp_dec (line 712) | uint32_t ble_gap_sec_params_reply_rsp_dec(uint8_t const * const ... function ble_gap_tx_power_set_rsp_dec (line 740) | uint32_t ble_gap_tx_power_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_addr_get_req_enc (line 747) | uint32_t ble_gap_addr_get_req_enc(ble_gap_addr_t const * const p_address, function ble_gap_addr_get_rsp_dec (line 756) | uint32_t ble_gap_addr_get_rsp_dec(uint8_t const * const p_buf, function ble_gap_addr_set_req_enc (line 766) | uint32_t ble_gap_addr_set_req_enc(ble_gap_addr_t const * const p_addr, function ble_gap_addr_set_rsp_dec (line 775) | uint32_t ble_gap_addr_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_privacy_set_req_enc (line 782) | uint32_t ble_gap_privacy_set_req_enc(ble_gap_privacy_params_t const * p... function ble_gap_privacy_set_rsp_dec (line 791) | uint32_t ble_gap_privacy_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_privacy_get_req_enc (line 799) | uint32_t ble_gap_privacy_get_req_enc(ble_gap_privacy_params_t const * co... function ble_gap_privacy_get_rsp_dec (line 808) | uint32_t ble_gap_privacy_get_rsp_dec(uint8_t const * const ... function ble_gap_whitelist_set_req_enc (line 818) | uint32_t ble_gap_whitelist_set_req_enc(ble_gap_addr_t const * const * co... function ble_gap_whitelist_set_rsp_dec (line 847) | uint32_t ble_gap_whitelist_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_device_identities_set_req_enc (line 854) | uint32_t ble_gap_device_identities_set_req_enc(ble_gap_id_key_t const * ... function ble_gap_device_identities_set_rsp_dec (line 899) | uint32_t ble_gap_device_identities_set_rsp_dec(uint8_t const * const p_buf, function ble_gap_data_length_update_req_enc (line 906) | uint32_t ble_gap_data_length_update_req_enc(uint16_t ... function ble_gap_data_length_update_rsp_dec (line 922) | uint32_t ble_gap_data_length_update_rsp_dec(uint8_t const * const ... function ble_gap_phy_update_req_enc (line 933) | uint32_t ble_gap_phy_update_req_enc(uint16_t conn_handle, function ble_gap_phy_update_rsp_dec (line 947) | uint32_t ble_gap_phy_update_rsp_dec(uint8_t const * const p_buf, function ble_gap_adv_set_configure_req_enc (line 956) | uint32_t ble_gap_adv_set_configure_req_enc(uint8_t * p... function ble_gap_adv_set_configure_rsp_dec (line 972) | uint32_t ble_gap_adv_set_configure_rsp_dec(uint8_t const * const p_buf, function ble_gap_qos_channel_survey_start_req_enc (line 984) | uint32_t ble_gap_qos_channel_survey_start_req_enc(uint32_t ... function ble_gap_qos_channel_survey_start_rsp_dec (line 996) | uint32_t ble_gap_qos_channel_survey_start_rsp_dec(uint8_t const * const ... function ble_gap_qos_channel_survey_stop_req_enc (line 1003) | uint32_t ble_gap_qos_channel_survey_stop_req_enc(uint8_t * const ... function ble_gap_qos_channel_survey_stop_rsp_dec (line 1011) | uint32_t ble_gap_qos_channel_survey_stop_rsp_dec(uint8_t const * const p... FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_gap_evt_app.c function ble_gap_evt_adv_report_dec (line 52) | uint32_t ble_gap_evt_adv_report_dec(uint8_t const * const p_buf, function ble_gap_evt_auth_key_request_dec (line 72) | uint32_t ble_gap_evt_auth_key_request_dec(uint8_t const * const p_buf, function ble_gap_evt_auth_status_dec (line 88) | uint32_t ble_gap_evt_auth_status_dec(uint8_t const * const p_buf, function ble_gap_evt_conn_param_update_dec (line 113) | uint32_t ble_gap_evt_conn_param_update_dec(uint8_t const * const p_buf, function ble_gap_evt_conn_param_update_request_dec (line 128) | uint32_t ble_gap_evt_conn_param_update_request_dec(uint8_t const * const... function ble_gap_evt_conn_sec_update_dec (line 143) | uint32_t ble_gap_evt_conn_sec_update_dec(uint8_t const * const p_buf, function ble_gap_evt_connected_dec (line 156) | uint32_t ble_gap_evt_connected_dec(uint8_t const * const p_buf, function ble_gap_evt_disconnected_dec (line 170) | uint32_t ble_gap_evt_disconnected_dec(uint8_t const * const p_buf, function ble_gap_evt_key_pressed_dec (line 183) | uint32_t ble_gap_evt_key_pressed_dec(uint8_t const * const p_buf, function ble_gap_evt_lesc_dhkey_request_dec (line 197) | uint32_t ble_gap_evt_lesc_dhkey_request_dec(uint8_t const * const p_buf, function ble_gap_evt_passkey_display_dec (line 224) | uint32_t ble_gap_evt_passkey_display_dec(uint8_t const * const p_buf, function ble_gap_evt_rssi_changed_dec (line 242) | uint32_t ble_gap_evt_rssi_changed_dec(uint8_t const * const p_buf, function ble_gap_evt_scan_req_report_dec (line 258) | uint32_t ble_gap_evt_scan_req_report_dec(uint8_t const * const p_buf, function ble_gap_evt_sec_info_request_dec (line 275) | uint32_t ble_gap_evt_sec_info_request_dec(uint8_t const * const p_buf, function ble_gap_evt_sec_params_request_dec (line 288) | uint32_t ble_gap_evt_sec_params_request_dec(uint8_t const * const p_buf, function ble_gap_evt_sec_request_dec (line 301) | uint32_t ble_gap_evt_sec_request_dec(uint8_t const * const p_buf, function ble_gap_evt_timeout_dec (line 314) | uint32_t ble_gap_evt_timeout_dec(uint8_t const * const p_buf, function ble_gap_evt_phy_update_dec (line 333) | uint32_t ble_gap_evt_phy_update_dec(uint8_t const * const p_buf, function ble_gap_evt_phy_update_request_dec (line 348) | uint32_t ble_gap_evt_phy_update_request_dec(uint8_t const * const p_buf, function ble_gap_evt_data_length_update_request_dec (line 362) | uint32_t ble_gap_evt_data_length_update_request_dec(uint8_t const * cons... function ble_gap_evt_data_length_update_dec (line 374) | uint32_t ble_gap_evt_data_length_update_dec(uint8_t const * const p_buf, function ble_gap_evt_qos_channel_survey_report_dec (line 389) | uint32_t ble_gap_evt_qos_channel_survey_report_dec(uint8_t const * const... function ble_gap_evt_adv_set_terminated_dec (line 403) | uint32_t ble_gap_evt_adv_set_terminated_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_gattc_app.c function ble_gattc_attr_info_discover_req_enc (line 49) | uint32_t ble_gattc_attr_info_discover_req_enc(uint16_t ... function ble_gattc_attr_info_discover_rsp_dec (line 63) | uint32_t ble_gattc_attr_info_discover_rsp_dec(uint8_t const * const p_buf, function ble_gattc_char_value_by_uuid_read_req_enc (line 70) | uint32_t ble_gattc_char_value_by_uuid_read_req_enc(uint16_t ... function ble_gattc_char_value_by_uuid_read_rsp_dec (line 85) | uint32_t ble_gattc_char_value_by_uuid_read_rsp_dec(uint8_t const * const... function ble_gattc_char_values_read_req_enc (line 92) | uint32_t ble_gattc_char_values_read_req_enc(uint16_t conn_... function ble_gattc_char_values_read_rsp_dec (line 107) | uint32_t ble_gattc_char_values_read_rsp_dec(uint8_t const * const p_buf, function ble_gattc_characteristics_discover_req_enc (line 114) | uint32_t ble_gattc_characteristics_discover_req_enc( function ble_gattc_characteristics_discover_rsp_dec (line 129) | uint32_t ble_gattc_characteristics_discover_rsp_dec(uint8_t const * cons... function ble_gattc_descriptors_discover_req_enc (line 136) | uint32_t ble_gattc_descriptors_discover_req_enc( function ble_gattc_descriptors_discover_rsp_dec (line 151) | uint32_t ble_gattc_descriptors_discover_rsp_dec(uint8_t const * const p_... function ble_gattc_hv_confirm_req_enc (line 158) | uint32_t ble_gattc_hv_confirm_req_enc(uint16_t conn_handle, function ble_gattc_hv_confirm_rsp_dec (line 171) | uint32_t ble_gattc_hv_confirm_rsp_dec(uint8_t const * const p_buf, function ble_gattc_primary_services_discover_req_enc (line 178) | uint32_t ble_gattc_primary_services_discover_req_enc(uint16_t ... function ble_gattc_primary_services_discover_rsp_dec (line 194) | uint32_t ble_gattc_primary_services_discover_rsp_dec(uint8_t const * con... function ble_gattc_read_req_enc (line 201) | uint32_t ble_gattc_read_req_enc(uint16_t conn_handle, function ble_gattc_read_rsp_dec (line 217) | uint32_t ble_gattc_read_rsp_dec(uint8_t const * const p_buf, function ble_gattc_relationships_discover_req_enc (line 224) | uint32_t ble_gattc_relationships_discover_req_enc( function ble_gattc_relationships_discover_rsp_dec (line 239) | uint32_t ble_gattc_relationships_discover_rsp_dec(uint8_t const * const ... function ble_gattc_write_req_enc (line 246) | uint32_t ble_gattc_write_req_enc(uint16_t ... function ble_gattc_write_rsp_dec (line 260) | uint32_t ble_gattc_write_rsp_dec(uint8_t const * const p_buf, function ble_gattc_exchange_mtu_request_req_enc (line 267) | uint32_t ble_gattc_exchange_mtu_request_req_enc(uint16_t conn_h... function ble_gattc_exchange_mtu_request_rsp_dec (line 281) | uint32_t ble_gattc_exchange_mtu_request_rsp_dec(uint8_t const * const p_... FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_gattc_evt_app.c function ble_gattc_evt_attr_info_disc_rsp_dec (line 46) | uint32_t ble_gattc_evt_attr_info_disc_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_char_disc_rsp_dec (line 62) | uint32_t ble_gattc_evt_char_disc_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_char_val_by_uuid_read_rsp_dec (line 80) | uint32_t ble_gattc_evt_char_val_by_uuid_read_rsp_dec(uint8_t const * con... function ble_gattc_evt_char_vals_read_rsp_dec (line 97) | uint32_t ble_gattc_evt_char_vals_read_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_desc_disc_rsp_dec (line 114) | uint32_t ble_gattc_evt_desc_disc_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_hvx_dec (line 130) | uint32_t ble_gattc_evt_hvx_dec(uint8_t const * const p_buf, function ble_gattc_evt_prim_srvc_disc_rsp_dec (line 147) | uint32_t ble_gattc_evt_prim_srvc_disc_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_read_rsp_dec (line 163) | uint32_t ble_gattc_evt_read_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_rel_disc_rsp_dec (line 183) | uint32_t ble_gattc_evt_rel_disc_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_timeout_dec (line 200) | uint32_t ble_gattc_evt_timeout_dec(uint8_t const * const p_buf, function ble_gattc_evt_write_rsp_dec (line 216) | uint32_t ble_gattc_evt_write_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_exchange_mtu_rsp_dec (line 232) | uint32_t ble_gattc_evt_exchange_mtu_rsp_dec(uint8_t const * const p_buf, function ble_gattc_evt_write_cmd_tx_complete_dec (line 249) | uint32_t ble_gattc_evt_write_cmd_tx_complete_dec(uint8_t const * const p... FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_gatts_app.c function ble_gatts_attr_get_req_enc (line 50) | uint32_t ble_gatts_attr_get_req_enc(uint16_t handle, function ble_gatts_attr_get_rsp_dec (line 66) | uint32_t ble_gatts_attr_get_rsp_dec(uint8_t const * const p_buf, function ble_gatts_characteristic_add_req_enc (line 79) | uint32_t ble_gatts_characteristic_add_req_enc( function ble_gatts_characteristic_add_rsp_dec (line 98) | uint32_t ble_gatts_characteristic_add_rsp_dec(uint8_t const * const p_buf, function ble_gatts_descriptor_add_req_enc (line 112) | uint32_t ble_gatts_descriptor_add_req_enc(uint16_t ... function ble_gatts_descriptor_add_rsp_dec (line 127) | uint32_t ble_gatts_descriptor_add_rsp_dec(uint8_t const * const p_buf, function ble_gatts_hvx_req_enc (line 140) | uint32_t ble_gatts_hvx_req_enc(uint16_t conn... function ble_gatts_hvx_rsp_dec (line 154) | uint32_t ble_gatts_hvx_rsp_dec(uint8_t const * const p_buf, function ble_gatts_include_add_req_enc (line 167) | uint32_t ble_gatts_include_add_req_enc(uint16_t service_handle, function ble_gatts_include_add_rsp_dec (line 183) | uint32_t ble_gatts_include_add_rsp_dec(uint8_t const * const p_buf, function ble_gatts_initial_user_handle_get_req_enc (line 196) | uint32_t ble_gatts_initial_user_handle_get_req_enc(uint16_t * p_han... function ble_gatts_initial_user_handle_get_rsp_dec (line 208) | uint32_t ble_gatts_initial_user_handle_get_rsp_dec(uint8_t const * const... function ble_gatts_rw_authorize_reply_req_enc (line 221) | uint32_t ble_gatts_rw_authorize_reply_req_enc(uint16_t conn_handle, function ble_gatts_rw_authorize_reply_rsp_dec (line 235) | uint32_t ble_gatts_rw_authorize_reply_rsp_dec(uint8_t const * const p_buf, function ble_gatts_service_add_req_enc (line 243) | uint32_t ble_gatts_service_add_req_enc(uint8_t type, function ble_gatts_service_add_rsp_dec (line 258) | uint32_t ble_gatts_service_add_rsp_dec(uint8_t const * const p_buf, function ble_gatts_service_changed_req_enc (line 271) | uint32_t ble_gatts_service_changed_req_enc(uint16_t conn_handle, function ble_gatts_service_changed_rsp_dec (line 287) | uint32_t ble_gatts_service_changed_rsp_dec(uint8_t const * const p_buf, function ble_gatts_sys_attr_get_req_enc (line 295) | uint32_t ble_gatts_sys_attr_get_req_enc(uint16_t conn_handle, function ble_gatts_sys_attr_get_rsp_dec (line 313) | uint32_t ble_gatts_sys_attr_get_rsp_dec(uint8_t const * const p_buf, function ble_gatts_sys_attr_set_req_enc (line 331) | uint32_t ble_gatts_sys_attr_set_req_enc(uint16_t conn_handle, function ble_gatts_sys_attr_set_rsp_dec (line 348) | uint32_t ble_gatts_sys_attr_set_rsp_dec(uint8_t const * const p_buf, function ble_gatts_value_get_req_enc (line 356) | uint32_t ble_gatts_value_get_req_enc(uint16_t con... function ble_gatts_value_get_rsp_dec (line 379) | uint32_t ble_gatts_value_get_rsp_dec(uint8_t const * const p_buf, function ble_gatts_value_set_req_enc (line 392) | uint32_t ble_gatts_value_set_req_enc(uint16_t conn_handle, function ble_gatts_value_set_rsp_dec (line 408) | uint32_t ble_gatts_value_set_rsp_dec(uint8_t const * const p_buf, function ble_gatts_exchange_mtu_reply_req_enc (line 420) | uint32_t ble_gatts_exchange_mtu_reply_req_enc(uint16_t conn_han... function ble_gatts_exchange_mtu_reply_rsp_dec (line 434) | uint32_t ble_gatts_exchange_mtu_reply_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_gatts_evt_app.c function ble_gatts_evt_hvc_dec (line 48) | uint32_t ble_gatts_evt_hvc_dec(uint8_t const * const p_buf, function ble_gatts_evt_rw_authorize_request_dec (line 62) | uint32_t ble_gatts_evt_rw_authorize_request_dec(uint8_t const * const p_... function ble_gatts_evt_sc_confirm_dec (line 94) | uint32_t ble_gatts_evt_sc_confirm_dec(uint8_t const * const p_buf, function ble_gatts_evt_sys_attr_missing_dec (line 105) | uint32_t ble_gatts_evt_sys_attr_missing_dec(uint8_t const * const p_buf, function ble_gatts_evt_timeout_dec (line 120) | uint32_t ble_gatts_evt_timeout_dec(uint8_t const * const p_buf, function ble_gatts_evt_write_dec (line 137) | uint32_t ble_gatts_evt_write_dec(uint8_t const * const p_buf, function ble_gatts_evt_exchange_mtu_request_dec (line 164) | uint32_t ble_gatts_evt_exchange_mtu_request_dec(uint8_t const * const p_... function ble_gatts_evt_hvn_tx_complete_dec (line 178) | uint32_t ble_gatts_evt_hvn_tx_complete_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_l2cap_app.c function ble_l2cap_cid_register_req_enc (line 50) | uint32_t ble_l2cap_cid_register_req_enc(uint16_t cid, function ble_l2cap_cid_register_rsp_dec (line 71) | uint32_t ble_l2cap_cid_register_rsp_dec(uint8_t const * const p_buf, function ble_l2cap_cid_unregister_req_enc (line 78) | uint32_t ble_l2cap_cid_unregister_req_enc(uint16_t cid, function ble_l2cap_cid_unregister_rsp_dec (line 99) | uint32_t ble_l2cap_cid_unregister_rsp_dec(uint8_t const * const p_buf, function ble_l2cap_tx_req_enc (line 107) | uint32_t ble_l2cap_tx_req_enc(uint16_t conn_handle, function ble_l2cap_tx_rsp_dec (line 142) | uint32_t ble_l2cap_tx_rsp_dec(uint8_t const * const p_buf, function ble_l2cap_ch_setup_req_enc (line 151) | uint32_t ble_l2cap_ch_setup_req_enc(uint16_t conn_handle, function ble_l2cap_ch_setup_rsp_dec (line 166) | uint32_t ble_l2cap_ch_setup_rsp_dec(uint8_t const * const p_buf, function ble_l2cap_ch_release_req_enc (line 176) | uint32_t ble_l2cap_ch_release_req_enc(uint16_t conn_handle, function ble_l2cap_ch_release_rsp_dec (line 189) | uint32_t ble_l2cap_ch_release_rsp_dec(uint8_t const * const p_buf, function ble_l2cap_ch_rx_req_enc (line 196) | uint32_t ble_l2cap_ch_rx_req_enc(uint16_t conn_handle, function ble_l2cap_ch_rx_rsp_dec (line 217) | uint32_t ble_l2cap_ch_rx_rsp_dec(uint8_t const * const p_buf, function ble_l2cap_ch_tx_req_enc (line 224) | uint32_t ble_l2cap_ch_tx_req_enc(uint16_t conn_handle, function ble_l2cap_ch_tx_rsp_dec (line 246) | uint32_t ble_l2cap_ch_tx_rsp_dec(uint8_t const * const p_buf, function ble_l2cap_ch_flow_control_req_enc (line 253) | uint32_t ble_l2cap_ch_flow_control_req_enc(uint16_t conn_handle, function ble_l2cap_ch_flow_control_rsp_dec (line 270) | uint32_t ble_l2cap_ch_flow_control_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/ble_l2cap_evt_app.c function ble_l2cap_evt_rx_dec (line 47) | uint32_t ble_l2cap_evt_rx_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_setup_request_dec (line 63) | uint32_t ble_l2cap_evt_ch_setup_request_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_setup_refused_dec (line 78) | uint32_t ble_l2cap_evt_ch_setup_refused_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_setup_dec (line 93) | uint32_t ble_l2cap_evt_ch_setup_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_released_dec (line 107) | uint32_t ble_l2cap_evt_ch_released_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_sdu_buf_released_dec (line 120) | uint32_t ble_l2cap_evt_ch_sdu_buf_released_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_credit_dec (line 135) | uint32_t ble_l2cap_evt_ch_credit_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_rx_dec (line 149) | uint32_t ble_l2cap_evt_ch_rx_dec(uint8_t const * const p_buf, function ble_l2cap_evt_ch_tx_dec (line 168) | uint32_t ble_l2cap_evt_ch_tx_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/ble/serializers/nrf_soc_app.c function ecb_block_encrypt_req_enc (line 50) | uint32_t ecb_block_encrypt_req_enc(nrf_ecb_hal_data_t * p_ecb_data, function ecb_block_encrypt_rsp_dec (line 60) | uint32_t ecb_block_encrypt_rsp_dec(uint8_t const * const p_buf, function power_system_off_req_enc (line 71) | uint32_t power_system_off_req_enc(uint8_t * const p_buf, uint32_t * cons... function temp_get_req_enc (line 78) | uint32_t temp_get_req_enc(int32_t const * const p_temp, function temp_get_rsp_dec (line 87) | uint32_t temp_get_rsp_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/application/codecs/common/ble_dtm_app.c function dtm_init_rsp_dec (line 50) | static uint32_t dtm_init_rsp_dec(const uint8_t * p_buffer, uint16_t length) function ble_dtm_init (line 61) | uint32_t ble_dtm_init(app_uart_stream_comm_params_t * p_uart_comm_params) FILE: SDK/components/serialization/application/codecs/common/ble_dtm_init.c function ble_dtm_init_req_enc (line 44) | uint32_t ble_dtm_init_req_enc(app_uart_stream_comm_params_t const * cons... function ble_dtm_init_rsp_dec (line 69) | uint32_t ble_dtm_init_rsp_dec(uint8_t const * const p_buf, uint32_t pack... FILE: SDK/components/serialization/application/codecs/common/conn_systemreset.c function conn_systemreset (line 47) | uint32_t conn_systemreset(void) FILE: SDK/components/serialization/application/hal/ser_app_hal_nrf5x.c function ser_app_hal_hw_init (line 57) | uint32_t ser_app_hal_hw_init(ser_app_hal_flash_op_done_handler_t handler) function ser_app_hal_delay (line 77) | void ser_app_hal_delay(uint32_t ms) function ser_app_hal_nrf_reset_pin_clear (line 82) | void ser_app_hal_nrf_reset_pin_clear() function ser_app_hal_nrf_reset_pin_set (line 87) | void ser_app_hal_nrf_reset_pin_set() function ser_app_hal_nrf_evt_irq_priority_set (line 92) | void ser_app_hal_nrf_evt_irq_priority_set() function ser_app_hal_nrf_evt_pending (line 97) | void ser_app_hal_nrf_evt_pending() function sd_ppi_channel_enable_get (line 102) | uint32_t sd_ppi_channel_enable_get(uint32_t * p_channel_enable) function sd_ppi_channel_enable_set (line 108) | uint32_t sd_ppi_channel_enable_set(uint32_t channel_enable_set_msk) function sd_ppi_channel_assign (line 114) | uint32_t sd_ppi_channel_assign(uint8_t channel_num, function __STATIC_INLINE (line 129) | __STATIC_INLINE bool addr_is_in_FLASH(void const * const ptr) function sd_flash_page_erase (line 134) | uint32_t sd_flash_page_erase(uint32_t page_number) function sd_flash_write (line 148) | uint32_t sd_flash_write(uint32_t * const p_dst, uint32_t const * const p... FILE: SDK/components/serialization/application/hal/ser_app_power_system_off.c function ser_app_power_system_off_set (line 46) | void ser_app_power_system_off_set(void) function ser_app_power_system_off_get (line 51) | bool ser_app_power_system_off_get(void) function ser_app_power_system_off_enter (line 56) | void ser_app_power_system_off_enter(void) FILE: SDK/components/serialization/application/transport/ser_sd_transport.c function ser_sd_transport_rx_packet_handler (line 96) | static void ser_sd_transport_rx_packet_handler(uint8_t * p_data, uint16_... function ser_sd_transport_hal_handler (line 161) | static void ser_sd_transport_hal_handler(ser_hal_transport_evt_t event) function ser_sd_transport_open (line 202) | uint32_t ser_sd_transport_open(ser_sd_transport_evt_handler_t ... function ser_sd_transport_close (line 238) | uint32_t ser_sd_transport_close(void) function ser_sd_transport_ot_rsp_wait_handler_set (line 257) | uint32_t ser_sd_transport_ot_rsp_wait_handler_set(ser_sd_transport_rsp_w... function ser_sd_transport_is_busy (line 264) | bool ser_sd_transport_is_busy(void) function ser_sd_transport_tx_alloc (line 269) | uint32_t ser_sd_transport_tx_alloc(uint8_t * * pp_data, uint16_t * p_len) function ser_sd_transport_tx_free (line 284) | uint32_t ser_sd_transport_tx_free(uint8_t * p_data) function ser_sd_transport_rx_free (line 289) | uint32_t ser_sd_transport_rx_free(uint8_t * p_data) function ser_sd_transport_cmd_write (line 295) | uint32_t ser_sd_transport_cmd_write(const uint8_t * p_buf... FILE: SDK/components/serialization/application/transport/ser_softdevice_handler.c type ser_sd_handler_evt_data_t (line 64) | typedef struct type ser_ant_sd_handler_evt_data_t (line 73) | typedef struct function __WEAK (line 107) | __WEAK void os_rsp_set_handler(void) function connectivity_reset_low (line 112) | static void connectivity_reset_low(void) function connectivity_reset_high (line 120) | static void connectivity_reset_high(void) function ser_softdevice_ble_evt_handler (line 131) | static void ser_softdevice_ble_evt_handler(uint8_t * p_data, uint16_t le... function ser_softdevice_ant_evt_handler (line 151) | static void ser_softdevice_ant_evt_handler(uint8_t * p_data, uint16_t le... function ser_softdevice_flash_operation_success_evt (line 170) | void ser_softdevice_flash_operation_success_evt(bool success) function ser_sd_rsp_wait (line 184) | static void ser_sd_rsp_wait(void) function sd_evt_get (line 195) | uint32_t sd_evt_get(uint32_t * p_evt_id) function sd_ble_evt_get (line 201) | uint32_t sd_ble_evt_get(uint8_t * p_data, uint16_t * p_len) function sd_ant_event_get (line 226) | uint32_t sd_ant_event_get(uint8_t* p_channel, uint8_t* p_event, uint8_t*... function sd_ble_evt_mailbox_length_get (line 252) | uint32_t sd_ble_evt_mailbox_length_get(uint32_t * p_mailbox_length) function sd_softdevice_disable (line 307) | uint32_t sd_softdevice_disable(void) FILE: SDK/components/serialization/common/ble_serialization.c function ser_ble_cmd_rsp_status_code_enc (line 46) | uint32_t ser_ble_cmd_rsp_status_code_enc(uint8_t op_code, function ser_ble_cmd_rsp_result_code_dec (line 68) | uint32_t ser_ble_cmd_rsp_result_code_dec(uint8_t const * const p_buf, function ser_ble_cmd_rsp_dec (line 95) | uint32_t ser_ble_cmd_rsp_dec(uint8_t const * const p_buf, function uint32_t_enc (line 117) | uint32_t uint32_t_enc(void const * const p_field, function uint32_t_dec (line 135) | uint32_t uint32_t_dec(uint8_t const * const p_buf, function uint16_t_enc (line 154) | uint32_t uint16_t_enc(const void * const p_field, function uint16_t_dec (line 168) | uint32_t uint16_t_dec(uint8_t const * const p_buf, function uint16_dec (line 183) | void uint16_dec(uint8_t const * const p_buf, function uint8_t_enc (line 193) | uint32_t uint8_t_enc(const void * const p_field, function uint8_t_dec (line 207) | uint32_t uint8_t_dec(uint8_t const * const p_buf, function uint8_dec (line 221) | void uint8_dec(uint8_t const * const p_buf, function int8_dec (line 232) | void int8_dec(uint8_t const * const p_buf, function len8data_enc (line 242) | uint32_t len8data_enc(uint8_t const * const p_data, function len8data_dec (line 259) | uint32_t len8data_dec(uint8_t const * const p_buf, function len16data_enc (line 277) | uint32_t len16data_enc(uint8_t const * const p_data, function len16data_dec (line 294) | uint32_t len16data_dec(uint8_t const * const p_buf, function count16_cond_data16_enc (line 312) | uint32_t count16_cond_data16_enc(uint16_t const * const p_data, function count16_cond_data16_dec (line 345) | uint32_t count16_cond_data16_dec(uint8_t const * const p_buf, function cond_len16_cond_data_dec (line 392) | uint32_t cond_len16_cond_data_dec(uint8_t const * const p_buf, function op_status_enc (line 421) | uint32_t op_status_enc(uint8_t op_code, function op_status_cond_uint16_enc (line 442) | uint32_t op_status_cond_uint16_enc(uint8_t op_code, function buf_enc (line 466) | uint32_t buf_enc(uint8_t const * const p_data, function buf_dec (line 488) | uint32_t buf_dec(uint8_t const * const p_buf, function uint8_vector_enc (line 519) | uint32_t uint8_vector_enc(uint8_t const * const p_data, function uint8_vector_dec (line 536) | uint32_t uint8_vector_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/ble_serialization.h type ser_pkt_type_t (line 54) | typedef enum type ser_generic_cmd_t (line 70) | typedef enum function static_force_impl_castable_p_void (line 180) | static inline void static_force_impl_castable_p_void(void const * const ... function field_enc (line 590) | static inline uint32_t field_enc(void const * const p_field, function field_dec (line 618) | static inline uint32_t field_dec(uint8_t const * const p_buf, function field_ext_dec (line 648) | static inline uint32_t field_ext_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/cond_field_serialization.c function cond_field_enc (line 45) | uint32_t cond_field_enc(void const * const p_field, function cond_field_dec (line 66) | uint32_t cond_field_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ant/ant_struct_serialization.c function ANT_ENABLE_enc (line 50) | uint32_t ANT_ENABLE_enc(void const * const p_void_enable_params, function ANT_ENABLE_dec (line 81) | uint32_t ANT_ENABLE_dec(uint8_t const * const p_buf, function ant_evt_t_enc (line 112) | uint32_t ant_evt_t_enc(void const * const p_void_ant_evt, function ant_evt_t_dec (line 136) | uint32_t ant_evt_t_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ble/ble_gap_struct_serialization.c function ble_gap_evt_adv_report_t_enc (line 49) | uint32_t ble_gap_evt_adv_report_t_enc(void const * const p_void_struct, function ble_gap_evt_adv_report_t_dec (line 82) | uint32_t ble_gap_evt_adv_report_t_dec(uint8_t const * const p_buf, function ble_gap_irk_t_enc (line 122) | uint32_t ble_gap_irk_t_enc(void const * const p_void_struct, function ble_gap_irk_t_dec (line 132) | uint32_t ble_gap_irk_t_dec(uint8_t const * const p_buf, function ble_gap_addr_t_enc (line 142) | uint32_t ble_gap_addr_t_enc(void const * const p_void_struct, function ble_gap_addr_t_dec (line 157) | uint32_t ble_gap_addr_t_dec(uint8_t const * const p_buf, function ble_gap_sec_levels_t_enc (line 174) | uint32_t ble_gap_sec_levels_t_enc(void const * const p_void_struct, function ble_gap_sec_levels_t_dec (line 188) | uint32_t ble_gap_sec_levels_t_dec(uint8_t const * const p_buf, function ble_gap_sec_keys_t_enc (line 206) | uint32_t ble_gap_sec_keys_t_enc(void const * const p_void_struct, function ble_gap_sec_keys_t_dec (line 221) | uint32_t ble_gap_sec_keys_t_dec(uint8_t const * const p_buf, function ble_gap_enc_info_t_enc (line 236) | uint32_t ble_gap_enc_info_t_enc(void const * const p_void_struct, function ble_gap_enc_info_t_dec (line 252) | uint32_t ble_gap_enc_info_t_dec(uint8_t const * const p_buf, function ble_gap_sign_info_t_enc (line 269) | uint32_t ble_gap_sign_info_t_enc(void const * const p_void_struct, function ble_gap_sign_info_t_dec (line 279) | uint32_t ble_gap_sign_info_t_dec(uint8_t const * const p_buf, function ble_gap_evt_auth_status_t_enc (line 289) | uint32_t ble_gap_evt_auth_status_t_enc(void const * const p_void_struct, function ble_gap_evt_auth_status_t_dec (line 310) | uint32_t ble_gap_evt_auth_status_t_dec(uint8_t const * const p_buf, function ble_gap_conn_sec_mode_t_enc (line 335) | uint32_t ble_gap_conn_sec_mode_t_enc(void const * const p_void_struct, function ble_gap_conn_sec_mode_t_dec (line 349) | uint32_t ble_gap_conn_sec_mode_t_dec(uint8_t const * const p_buf, function ble_gap_evt_conn_sec_update_t_enc (line 364) | uint32_t ble_gap_evt_conn_sec_update_t_enc(void const * const p_void_str... function ble_gap_evt_conn_sec_update_t_dec (line 374) | uint32_t ble_gap_evt_conn_sec_update_t_dec(uint8_t const * const p_buf, function ble_gap_conn_sec_t_enc (line 384) | uint32_t ble_gap_conn_sec_t_enc(void const * const p_void_struct, function ble_gap_conn_sec_t_dec (line 397) | uint32_t ble_gap_conn_sec_t_dec(uint8_t const * const p_buf, function ble_gap_evt_sec_info_request_t_enc (line 410) | uint32_t ble_gap_evt_sec_info_request_t_enc(void const * const p_void_st... function ble_gap_evt_sec_info_request_t_dec (line 427) | uint32_t ble_gap_evt_sec_info_request_t_dec(uint8_t const * const p_buf, function ble_gap_evt_connected_t_enc (line 445) | uint32_t ble_gap_evt_connected_t_enc(void const * const p_void_struct, function ble_gap_evt_connected_t_dec (line 463) | uint32_t ble_gap_evt_connected_t_dec(uint8_t const * const p_buf, function ble_gap_sec_params_t_enc (line 481) | uint32_t ble_gap_sec_params_t_enc(void const * const p_void_struct, function ble_gap_sec_params_t_dec (line 503) | uint32_t ble_gap_sec_params_t_dec(uint8_t const * const p_buf, function ble_gap_evt_sec_params_request_t_enc (line 526) | uint32_t ble_gap_evt_sec_params_request_t_enc(void const * const p_void_... function ble_gap_evt_sec_params_request_t_dec (line 536) | uint32_t ble_gap_evt_sec_params_request_t_dec(uint8_t const * const p_buf, function ble_gap_evt_conn_param_update_t_enc (line 546) | uint32_t ble_gap_evt_conn_param_update_t_enc(void const * const p_void_s... function ble_gap_evt_conn_param_update_t_dec (line 556) | uint32_t ble_gap_evt_conn_param_update_t_dec(uint8_t const * const p_buf, function ble_gap_evt_conn_param_update_request_t_enc (line 567) | uint32_t ble_gap_evt_conn_param_update_request_t_enc(void const * const ... function ble_gap_evt_conn_param_update_request_t_dec (line 577) | uint32_t ble_gap_evt_conn_param_update_request_t_dec(uint8_t const * con... function ble_gap_conn_params_t_enc (line 588) | uint32_t ble_gap_conn_params_t_enc(void const * const p_void_struct, function ble_gap_conn_params_t_dec (line 603) | uint32_t ble_gap_conn_params_t_dec(uint8_t const * const p_buf, function ble_gap_evt_disconnected_t_enc (line 618) | uint32_t ble_gap_evt_disconnected_t_enc(void const * const p_void_struct, function ble_gap_evt_disconnected_t_dec (line 628) | uint32_t ble_gap_evt_disconnected_t_dec(uint8_t const * const p_buf, function ble_gap_master_id_t_enc (line 638) | uint32_t ble_gap_master_id_t_enc(void const * const p_void_struct, function ble_gap_master_id_t_dec (line 649) | uint32_t ble_gap_master_id_t_dec(uint8_t const * const p_buf, function ble_gap_scan_params_t_enc (line 661) | uint32_t ble_gap_scan_params_t_enc(void const * const p_void_struct, function ble_gap_scan_params_t_dec (line 689) | uint32_t ble_gap_scan_params_t_dec(uint8_t const * const p_buf, function ble_gap_enc_key_t_enc (line 721) | uint32_t ble_gap_enc_key_t_enc(void const * const p_void_struct, function ble_gap_enc_key_t_dec (line 734) | uint32_t ble_gap_enc_key_t_dec(uint8_t const * const p_buf, function ble_gap_id_key_t_enc (line 747) | uint32_t ble_gap_id_key_t_enc(void const * const p_void_struct, function ble_gap_id_key_t_dec (line 760) | uint32_t ble_gap_id_key_t_dec(uint8_t const * const p_buf, function ble_gap_sec_keyset_t_enc (line 773) | uint32_t ble_gap_sec_keyset_t_enc(void const * const p_void_struct, function ble_gap_sec_keyset_t_dec (line 786) | uint32_t ble_gap_sec_keyset_t_dec(uint8_t const * const p_buf, function ble_gap_evt_sec_request_t_enc (line 799) | uint32_t ble_gap_evt_sec_request_t_enc(void const * const p_void_struct, function ble_gap_evt_sec_request_t_dec (line 815) | uint32_t ble_gap_evt_sec_request_t_dec(uint8_t const * const p_buf, function ble_gap_sec_kdist_t_enc (line 832) | uint32_t ble_gap_sec_kdist_t_enc(void const * const p_void_struct, function ble_gap_sec_kdist_t_dec (line 848) | uint32_t ble_gap_sec_kdist_t_dec(uint8_t const * const p_buf, function ble_gap_opt_ch_map_t_enc (line 865) | uint32_t ble_gap_opt_ch_map_t_enc(void const * const p_void_struct, function ble_gap_opt_ch_map_t_dec (line 878) | uint32_t ble_gap_opt_ch_map_t_dec(uint8_t const * const p_buf, function ble_gap_opt_local_conn_latency_t_enc (line 891) | uint32_t ble_gap_opt_local_conn_latency_t_enc(void const * const p_void_... function ble_gap_opt_local_conn_latency_t_dec (line 905) | uint32_t ble_gap_opt_local_conn_latency_t_dec(uint8_t const * const p_buf, function ble_gap_opt_passkey_t_enc (line 919) | uint32_t ble_gap_opt_passkey_t_enc(void const * const p_void_struct, function ble_gap_opt_passkey_t_dec (line 929) | uint32_t ble_gap_opt_passkey_t_dec(uint8_t const * const p_buf, function ble_gap_opt_scan_req_report_t_enc (line 939) | uint32_t ble_gap_opt_scan_req_report_t_enc(void const * const p_void_str... function ble_gap_opt_scan_req_report_t_dec (line 952) | uint32_t ble_gap_opt_scan_req_report_t_dec(uint8_t const * const p_buf, function ble_gap_opt_compat_mode_t_enc (line 968) | uint32_t ble_gap_opt_compat_mode_t_enc(void const * const p_void_struct, function ble_gap_opt_compat_mode_t_dec (line 981) | uint32_t ble_gap_opt_compat_mode_t_dec(uint8_t const * const p_buf, function ble_gap_adv_ch_mask_t_enc (line 997) | uint32_t ble_gap_adv_ch_mask_t_enc(void const * const p_void_struct, function ble_gap_adv_ch_mask_t_dec (line 1012) | uint32_t ble_gap_adv_ch_mask_t_dec(uint8_t const * const p_buf, function ble_gap_enable_params_t_enc (line 1030) | uint32_t ble_gap_enable_params_t_enc(void const * const p_void_struct, function ble_gap_enable_params_t_dec (line 1045) | uint32_t ble_gap_enable_params_t_dec(uint8_t const * const p_buf, function ble_gap_lesc_p256_pk_t_enc (line 1061) | uint32_t ble_gap_lesc_p256_pk_t_enc(void const * const p_void_struct, function ble_gap_lesc_p256_pk_t_dec (line 1071) | uint32_t ble_gap_lesc_p256_pk_t_dec(uint8_t const * const p_buf, function ble_gap_lesc_dhkey_t_enc (line 1081) | uint32_t ble_gap_lesc_dhkey_t_enc(void const * const p_void_struct, function ble_gap_lesc_dhkey_t_dec (line 1091) | uint32_t ble_gap_lesc_dhkey_t_dec(uint8_t const * const p_buf, function ble_gap_lesc_oob_data_t_enc (line 1101) | uint32_t ble_gap_lesc_oob_data_t_enc(void const * const p_void_struct, function ble_gap_lesc_oob_data_t_dec (line 1115) | uint32_t ble_gap_lesc_oob_data_t_dec(uint8_t const * const p_buf, function ble_gap_adv_params_t_enc (line 1129) | uint32_t ble_gap_adv_params_t_enc(void const * const p_void_struct, function ble_gap_adv_params_t_dec (line 1159) | uint32_t ble_gap_adv_params_t_dec(uint8_t const * const p_buf, function ble_gap_opt_ext_len_t_enc (line 1195) | uint32_t ble_gap_opt_ext_len_t_enc(void const * const p_void_struct, function ble_gap_opt_ext_len_t_dec (line 1205) | uint32_t ble_gap_opt_ext_len_t_dec(uint8_t const * const p_buf, function ble_gap_opt_auth_payload_timeout_t_enc (line 1215) | uint32_t ble_gap_opt_auth_payload_timeout_t_enc(void const * const p_voi... function ble_gap_opt_auth_payload_timeout_t_dec (line 1228) | uint32_t ble_gap_opt_auth_payload_timeout_t_dec(uint8_t const * const p_... function ble_gap_cfg_device_name_t_enc (line 1244) | uint32_t ble_gap_cfg_device_name_t_enc function ble_gap_cfg_device_name_t_dec (line 1277) | uint32_t ble_gap_cfg_device_name_t_dec function ble_gap_privacy_params_t_enc (line 1304) | uint32_t ble_gap_privacy_params_t_enc(void const * const p_void_struct, function ble_gap_privacy_params_t_dec (line 1319) | uint32_t ble_gap_privacy_params_t_dec(uint8_t const * const p_buf, function ble_gap_opt_compat_mode_1_t_enc (line 1339) | uint32_t ble_gap_opt_compat_mode_1_t_enc(void const * const p_void_struct, function ble_gap_opt_compat_mode_1_t_dec (line 1352) | uint32_t ble_gap_opt_compat_mode_1_t_dec(uint8_t const * const p_buf, function ble_gap_opt_slave_latency_disable_t_enc (line 1367) | uint32_t ble_gap_opt_slave_latency_disable_t_enc(void const * const p_vo... function ble_gap_opt_slave_latency_disable_t_dec (line 1381) | uint32_t ble_gap_opt_slave_latency_disable_t_dec(uint8_t const * const p... function ble_gap_conn_cfg_t_enc (line 1396) | uint32_t ble_gap_conn_cfg_t_enc(void const * const p_void_struct, function ble_gap_conn_cfg_t_dec (line 1409) | uint32_t ble_gap_conn_cfg_t_dec(uint8_t const * const p_buf, function ble_gap_cfg_role_count_t_enc (line 1422) | uint32_t ble_gap_cfg_role_count_t_enc(void const * const p_void_struct, function ble_gap_cfg_role_count_t_dec (line 1444) | uint32_t ble_gap_cfg_role_count_t_dec(uint8_t const * const p_buf, function ble_gap_data_length_params_t_enc (line 1468) | uint32_t ble_gap_data_length_params_t_enc(void const * const p_void_struct, function ble_gap_data_length_params_t_dec (line 1483) | uint32_t ble_gap_data_length_params_t_dec(uint8_t const * const p_buf, function ble_gap_data_length_limitation_t_enc (line 1498) | uint32_t ble_gap_data_length_limitation_t_enc(void const * const p_void_... function ble_gap_data_length_limitation_t_dec (line 1512) | uint32_t ble_gap_data_length_limitation_t_dec(uint8_t const * const p_buf, function ble_gap_opt_compat_mode_2_t_enc (line 1530) | uint32_t ble_gap_opt_compat_mode_2_t_enc(void const * const p_void_struct, function ble_gap_opt_compat_mode_2_t_dec (line 1543) | uint32_t ble_gap_opt_compat_mode_2_t_dec(uint8_t const * const p_buf, function ble_gap_phys_t_enc (line 1560) | uint32_t ble_gap_phys_t_enc(void const * const p_void_struct, function ble_gap_phys_t_dec (line 1573) | uint32_t ble_gap_phys_t_dec(uint8_t const * const p_buf, function ble_gap_adv_properties_t_enc (line 1588) | uint32_t ble_gap_adv_properties_t_enc(void const * const p_void_struct, function ble_gap_adv_properties_t_dec (line 1602) | uint32_t ble_gap_adv_properties_t_dec(uint8_t const * const p_buf, function ble_gap_adv_report_type_t_enc (line 1619) | uint32_t ble_gap_adv_report_type_t_enc(void const * const p_void_struct, function ble_gap_adv_report_type_t_dec (line 1639) | uint32_t ble_gap_adv_report_type_t_dec(uint8_t const * const p_buf, function ble_gap_aux_pointer_t_enc (line 1659) | uint32_t ble_gap_aux_pointer_t_enc(void const * const p_void_struct, function ble_gap_aux_pointer_t_dec (line 1672) | uint32_t ble_gap_aux_pointer_t_dec(uint8_t const * const p_buf, function ble_gap_adv_data_t_enc (line 1686) | uint32_t ble_gap_adv_data_t_enc(void const * const p_void_struct, function ble_gap_adv_data_t_dec (line 1699) | uint32_t ble_gap_adv_data_t_dec(uint8_t const * const p_buf, function ble_gap_evt_adv_set_terminated_t_enc (line 1712) | uint32_t ble_gap_evt_adv_set_terminated_t_enc(void const * const p_void_... function ble_gap_evt_adv_set_terminated_t_dec (line 1728) | uint32_t ble_gap_evt_adv_set_terminated_t_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ble/ble_gatt_struct_serialization.c function ble_gatt_char_props_t_enc (line 48) | uint32_t ble_gatt_char_props_t_enc(void const * const p_void_struct, function ble_gatt_char_props_t_dec (line 67) | uint32_t ble_gatt_char_props_t_dec(uint8_t const * const p_buf, function ble_gatt_char_ext_props_t_enc (line 87) | uint32_t ble_gatt_char_ext_props_t_enc(void const * const p_void_struct, function ble_gatt_char_ext_props_t_dec (line 101) | uint32_t ble_gatt_char_ext_props_t_dec(uint8_t const * const p_buf, function ble_gatt_enable_params_t_enc (line 117) | uint32_t ble_gatt_enable_params_t_enc(void const * const p_void_struct, function ble_gatt_enable_params_t_dec (line 128) | uint32_t ble_gatt_enable_params_t_dec(uint8_t const * const p_buf, function ble_gatt_conn_cfg_t_enc (line 138) | uint32_t ble_gatt_conn_cfg_t_enc(void const * const p_void_struct, function ble_gatt_conn_cfg_t_dec (line 149) | uint32_t ble_gatt_conn_cfg_t_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ble/ble_gattc_struct_serialization.c function ble_gattc_evt_char_val_by_uuid_read_rsp_t_enc (line 49) | uint32_t ble_gattc_evt_char_val_by_uuid_read_rsp_t_enc(void const * cons... function ble_gattc_evt_char_val_by_uuid_read_rsp_t_dec (line 66) | uint32_t ble_gattc_evt_char_val_by_uuid_read_rsp_t_dec(uint8_t const * c... function ble_gattc_evt_char_vals_read_rsp_t_enc (line 85) | uint32_t ble_gattc_evt_char_vals_read_rsp_t_enc(void const * const p_voi... function ble_gattc_evt_char_vals_read_rsp_t_dec (line 98) | uint32_t ble_gattc_evt_char_vals_read_rsp_t_dec(uint8_t const * const p_... function ble_gattc_handle_range_t_enc (line 115) | uint32_t ble_gattc_handle_range_t_enc(void const * const p_void_struct, function ble_gattc_handle_range_t_dec (line 128) | uint32_t ble_gattc_handle_range_t_dec(uint8_t const * const p_buf, function ble_gattc_service_t_enc (line 142) | uint32_t ble_gattc_service_t_enc(void const * const p_void_struct, function ble_gattc_service_t_dec (line 155) | uint32_t ble_gattc_service_t_dec(uint8_t const * const p_buf, function ble_gattc_include_t_enc (line 168) | uint32_t ble_gattc_include_t_enc(void const * const p_void_struct, function ble_gattc_include_t_dec (line 181) | uint32_t ble_gattc_include_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_rel_disc_rsp_t_enc (line 194) | uint32_t ble_gattc_evt_rel_disc_rsp_t_enc(void const * const p_void_struct, function ble_gattc_evt_rel_disc_rsp_t_dec (line 217) | uint32_t ble_gattc_evt_rel_disc_rsp_t_dec(uint8_t const * const p_buf, function ble_gattc_write_params_t_enc (line 243) | uint32_t ble_gattc_write_params_t_enc(void const * const p_void_struct, function ble_gattc_write_params_t_dec (line 259) | uint32_t ble_gattc_write_params_t_dec(uint8_t const * const p_buf, function ble_gattc_attr_info16_t_enc (line 275) | uint32_t ble_gattc_attr_info16_t_enc(void const * const p_void_struct, function ble_gattc_attr_info16_t_dec (line 288) | uint32_t ble_gattc_attr_info16_t_dec(uint8_t const * const p_buf, function ble_gattc_attr_info128_t_enc (line 301) | uint32_t ble_gattc_attr_info128_t_enc(void const * const p_void_struct, function ble_gattc_attr_info128_t_dec (line 314) | uint32_t ble_gattc_attr_info128_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_attr_info_disc_rsp_t_enc (line 327) | uint32_t ble_gattc_evt_attr_info_disc_rsp_t_enc(void const * const p_voi... function ble_gattc_evt_attr_info_disc_rsp_t_dec (line 352) | uint32_t ble_gattc_evt_attr_info_disc_rsp_t_dec(uint8_t const * const p_... function ble_gattc_char_t_enc (line 390) | uint32_t ble_gattc_char_t_enc(void const * const p_void_struct, function ble_gattc_char_t_dec (line 408) | uint32_t ble_gattc_char_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_char_disc_rsp_t_enc (line 426) | uint32_t ble_gattc_evt_char_disc_rsp_t_enc(void const * const p_void_str... function ble_gattc_evt_char_disc_rsp_t_dec (line 439) | uint32_t ble_gattc_evt_char_disc_rsp_t_dec(uint8_t const * const p_buf, function ble_gattc_desc_t_enc (line 457) | uint32_t ble_gattc_desc_t_enc(void const * const p_void_struct, function ble_gattc_desc_t_dec (line 470) | uint32_t ble_gattc_desc_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_desc_disc_rsp_t_enc (line 483) | uint32_t ble_gattc_evt_desc_disc_rsp_t_enc(void const * const p_void_str... function ble_gattc_evt_desc_disc_rsp_t_dec (line 496) | uint32_t ble_gattc_evt_desc_disc_rsp_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_hvx_t_enc (line 514) | uint32_t ble_gattc_evt_hvx_t_enc(void const * const p_void_struct, function ble_gattc_evt_hvx_t_dec (line 529) | uint32_t ble_gattc_evt_hvx_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_prim_srvc_disc_rsp_t_enc (line 550) | uint32_t ble_gattc_evt_prim_srvc_disc_rsp_t_enc(void const * const p_voi... function ble_gattc_evt_prim_srvc_disc_rsp_t_dec (line 563) | uint32_t ble_gattc_evt_prim_srvc_disc_rsp_t_dec(uint8_t const * const p_... function ble_gattc_evt_read_rsp_t_enc (line 581) | uint32_t ble_gattc_evt_read_rsp_t_enc(void const * const p_void_struct, function ble_gattc_evt_read_rsp_t_dec (line 596) | uint32_t ble_gattc_evt_read_rsp_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_timeout_t_enc (line 617) | uint32_t ble_gattc_evt_timeout_t_enc(void const * const p_void_struct, function ble_gattc_evt_timeout_t_dec (line 627) | uint32_t ble_gattc_evt_timeout_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_write_rsp_t_enc (line 637) | uint32_t ble_gattc_evt_write_rsp_t_enc(void const * const p_void_struct, function ble_gattc_evt_write_rsp_t_dec (line 653) | uint32_t ble_gattc_evt_write_rsp_t_dec(uint8_t const * const p_buf, function ble_gattc_evt_exchange_mtu_rsp_t_enc (line 675) | uint32_t ble_gattc_evt_exchange_mtu_rsp_t_enc(void const * const p_void_... function ble_gattc_evt_exchange_mtu_rsp_t_dec (line 685) | uint32_t ble_gattc_evt_exchange_mtu_rsp_t_dec(uint8_t const * const p_buf, function ble_gattc_conn_cfg_t_enc (line 696) | uint32_t ble_gattc_conn_cfg_t_enc(void const * const p_void_struct, function ble_gattc_conn_cfg_t_dec (line 706) | uint32_t ble_gattc_conn_cfg_t_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ble/ble_gatts_struct_serialization.c function ble_gatts_char_pf_t_enc (line 50) | uint32_t ble_gatts_char_pf_t_enc(void const * const p_void_struct, function ble_gatts_char_pf_t_dec (line 66) | uint32_t ble_gatts_char_pf_t_dec(uint8_t const * const p_buf, function ble_gatts_attr_md_t_enc (line 82) | uint32_t ble_gatts_attr_md_t_enc(void const * const p_void_struct, function ble_gatts_attr_md_t_dec (line 106) | uint32_t ble_gatts_attr_md_t_dec(uint8_t const * const p_buf, function ble_gatts_char_md_t_enc (line 126) | uint32_t ble_gatts_char_md_t_enc(void const * const p_void_struct, function ble_gatts_char_md_t_dec (line 147) | uint32_t ble_gatts_char_md_t_dec(uint8_t const * const p_buf, function ble_gatts_attr_t_enc (line 170) | uint32_t ble_gatts_attr_t_enc(void const * const p_void_struct, function ble_gatts_attr_t_dec (line 187) | uint32_t ble_gatts_attr_t_dec(uint8_t const * const p_buf, function ble_gatts_char_handles_t_enc (line 203) | uint32_t ble_gatts_char_handles_t_enc(void const * const p_void_struct, function ble_gatts_char_handles_t_dec (line 218) | uint32_t ble_gatts_char_handles_t_dec(uint8_t const * const p_buf, function ble_gatts_hvx_params_t_enc (line 233) | uint32_t ble_gatts_hvx_params_t_enc(void const * const p_void_struct, function ble_gatts_hvx_params_t_dec (line 252) | uint32_t ble_gatts_hvx_params_t_dec(uint8_t const * const p_buf, function ble_gatts_evt_write_t_enc (line 275) | uint32_t ble_gatts_evt_write_t_enc(void const * const p_void_struct, function ble_gatts_evt_write_t_dec (line 293) | uint32_t ble_gatts_evt_write_t_dec(uint8_t const * const p_buf, function ble_gatts_evt_read_t_enc (line 317) | uint32_t ble_gatts_evt_read_t_enc(void const * const p_void_struct, function ble_gatts_evt_read_t_dec (line 331) | uint32_t ble_gatts_evt_read_t_dec(uint8_t const * const p_buf, function ble_gatts_evt_rw_authorize_request_t_enc (line 345) | uint32_t ble_gatts_evt_rw_authorize_request_t_enc(void const * const p_v... function ble_gatts_evt_rw_authorize_request_t_dec (line 373) | uint32_t ble_gatts_evt_rw_authorize_request_t_dec(uint8_t const * const ... function ble_gatts_authorize_params_t_enc (line 406) | uint32_t ble_gatts_authorize_params_t_enc(void const * const p_void_struct, function ble_gatts_authorize_params_t_dec (line 422) | uint32_t ble_gatts_authorize_params_t_dec(uint8_t const * const p_buf, function ble_gatts_rw_authorize_reply_params_t_enc (line 440) | uint32_t ble_gatts_rw_authorize_reply_params_t_enc(void const * const p_... function ble_gatts_rw_authorize_reply_params_t_dec (line 464) | uint32_t ble_gatts_rw_authorize_reply_params_t_dec(uint8_t const * const... function ble_gatts_enable_params_t_enc (line 488) | uint32_t ble_gatts_enable_params_t_enc(void const * const p_void_struct, function ble_gatts_enable_params_t_dec (line 502) | uint32_t ble_gatts_enable_params_t_dec(uint8_t const * const p_buf, function ble_gatts_value_t_enc (line 519) | uint32_t ble_gatts_value_t_enc(void const * const p_void_struct, function ble_gatts_value_t_dec (line 532) | uint32_t ble_gatts_value_t_dec(uint8_t const * const p_buf, function ble_gatts_evt_exchange_mtu_request_t_enc (line 545) | uint32_t ble_gatts_evt_exchange_mtu_request_t_enc(void const * const p_v... function ble_gatts_evt_exchange_mtu_request_t_dec (line 555) | uint32_t ble_gatts_evt_exchange_mtu_request_t_dec(uint8_t const * const ... function ble_gatts_evt_hvc_t_enc (line 565) | uint32_t ble_gatts_evt_hvc_t_enc(void const * const p_void_struct, function ble_gatts_evt_hvc_t_dec (line 575) | uint32_t ble_gatts_evt_hvc_t_dec(uint8_t const * const p_buf, function ble_gatts_evt_sys_attr_missing_t_enc (line 585) | uint32_t ble_gatts_evt_sys_attr_missing_t_enc(void const * const p_void_... function ble_gatts_evt_sys_attr_missing_t_dec (line 595) | uint32_t ble_gatts_evt_sys_attr_missing_t_dec(uint8_t const * const p_buf, function ble_gatts_evt_timeout_t_enc (line 605) | uint32_t ble_gatts_evt_timeout_t_enc(void const * const p_void_struct, function ble_gatts_evt_timeout_t_dec (line 615) | uint32_t ble_gatts_evt_timeout_t_dec(uint8_t const * const p_buf, function ble_gatts_conn_cfg_t_enc (line 626) | uint32_t ble_gatts_conn_cfg_t_enc(void const * const p_void_struct, function ble_gatts_conn_cfg_t_dec (line 636) | uint32_t ble_gatts_conn_cfg_t_dec(uint8_t const * const p_buf, function ble_gatts_cfg_service_changed_t_enc (line 646) | uint32_t ble_gatts_cfg_service_changed_t_enc(void const * const p_void_s... function ble_gatts_cfg_service_changed_t_dec (line 657) | uint32_t ble_gatts_cfg_service_changed_t_dec(uint8_t const * const p_buf, function ble_gatts_cfg_attr_tab_size_t_enc (line 668) | uint32_t ble_gatts_cfg_attr_tab_size_t_enc(void const * const p_void_str... function ble_gatts_cfg_attr_tab_size_t_dec (line 678) | uint32_t ble_gatts_cfg_attr_tab_size_t_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ble/ble_l2cap_struct_serialization.c function ble_l2cap_header_t_enc (line 48) | uint32_t ble_l2cap_header_t_enc(void const * const p_void_struct, function ble_l2cap_header_t_dec (line 61) | uint32_t ble_l2cap_header_t_dec(uint8_t const * const p_buf, function ble_l2cap_evt_rx_t_enc (line 74) | uint32_t ble_l2cap_evt_rx_t_enc(void const * const p_void_struct, function ble_l2cap_evt_rx_t_dec (line 87) | uint32_t ble_l2cap_evt_rx_t_dec(uint8_t const * const p_buf, function ble_l2cap_conn_cfg_t_enc (line 108) | uint32_t ble_l2cap_conn_cfg_t_enc(void const * const p_void_struct, function ble_l2cap_conn_cfg_t_dec (line 124) | uint32_t ble_l2cap_conn_cfg_t_dec(uint8_t const * const p_buf, function ble_l2cap_ch_rx_params_t_enc (line 140) | uint32_t ble_l2cap_ch_rx_params_t_enc(void const * const p_void_struct, function ble_l2cap_ch_rx_params_t_dec (line 155) | uint32_t ble_l2cap_ch_rx_params_t_dec(uint8_t const * const p_buf, function ble_l2cap_ch_setup_params_t_enc (line 170) | uint32_t ble_l2cap_ch_setup_params_t_enc(void const * const p_void_struct, function ble_l2cap_ch_setup_params_t_dec (line 184) | uint32_t ble_l2cap_ch_setup_params_t_dec(uint8_t const * const p_buf, function ble_l2cap_ch_tx_params_t_enc (line 198) | uint32_t ble_l2cap_ch_tx_params_t_enc(void const * const p_void_struct, function ble_l2cap_ch_tx_params_t_dec (line 213) | uint32_t ble_l2cap_ch_tx_params_t_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ble/ble_struct_serialization.c function ble_uuid_t_enc (line 65) | uint32_t ble_uuid_t_enc(void const * const p_void_struct, function ble_uuid_t_dec (line 78) | uint32_t ble_uuid_t_dec(uint8_t const * const p_buf, function ble_uuid128_t_enc (line 91) | uint32_t ble_uuid128_t_enc(void const * const p_void_struct, function ble_uuid128_t_dec (line 101) | uint32_t ble_uuid128_t_dec(uint8_t const * const p_buf, function ble_enable_params_t_enc (line 112) | uint32_t ble_enable_params_t_enc(void const * const p_void_struct, function ble_enable_params_t_dec (line 127) | uint32_t ble_enable_params_t_dec(uint8_t const * const p_buf, function ble_conn_bw_t_enc (line 142) | uint32_t ble_conn_bw_t_enc(void const * const p_void_struct, function ble_conn_bw_t_dec (line 155) | uint32_t ble_conn_bw_t_dec(uint8_t const * const p_buf, function ble_common_opt_conn_bw_t_enc (line 168) | uint32_t ble_common_opt_conn_bw_t_enc(void const * const p_void_struct, function ble_common_opt_conn_bw_t_dec (line 181) | uint32_t ble_common_opt_conn_bw_t_dec(uint8_t const * const p_buf, function ble_conn_bw_count_t_enc (line 194) | uint32_t ble_conn_bw_count_t_enc(void const * const p_void_struct, function ble_conn_bw_count_t_dec (line 208) | uint32_t ble_conn_bw_count_t_dec(uint8_t const * const p_buf, function ble_conn_bw_counts_t_enc (line 222) | uint32_t ble_conn_bw_counts_t_enc(void const * const p_void_struct, function ble_conn_bw_counts_t_dec (line 235) | uint32_t ble_conn_bw_counts_t_dec(uint8_t const * const p_buf, function ble_common_enable_params_t_enc (line 248) | uint32_t ble_common_enable_params_t_enc(void const * const p_void_struct, function ble_common_enable_params_t_dec (line 261) | uint32_t ble_common_enable_params_t_dec(uint8_t const * const p_buf, function ble_common_opt_pa_lna_t_enc (line 274) | uint32_t ble_common_opt_pa_lna_t_enc(void const * const p_void_struct, function ble_common_opt_pa_lna_t_dec (line 290) | uint32_t ble_common_opt_pa_lna_t_dec(uint8_t const * const p_buf, function ble_pa_lna_cfg_t_enc (line 307) | uint32_t ble_pa_lna_cfg_t_enc(void const * const p_void_struct, function ble_pa_lna_cfg_t_dec (line 322) | uint32_t ble_pa_lna_cfg_t_dec(uint8_t const * const p_buf, function ble_user_mem_block_t_enc (line 339) | uint32_t ble_user_mem_block_t_enc(void const * const p_void_struct, function ble_user_mem_block_t_dec (line 352) | uint32_t ble_user_mem_block_t_dec(uint8_t const * const p_buf, function ble_version_t_enc (line 365) | uint32_t ble_version_t_enc(void const * const p_void_struct, function ble_version_t_dec (line 379) | uint32_t ble_version_t_dec(uint8_t const * const p_buf, function ble_evt_data_length_changed_t_enc (line 393) | uint32_t ble_evt_data_length_changed_t_enc(void const * const p_void_str... function ble_evt_data_length_changed_t_dec (line 408) | uint32_t ble_evt_data_length_changed_t_dec(uint8_t const * const p_buf, function ble_common_opt_conn_evt_ext_t_enc (line 423) | uint32_t ble_common_opt_conn_evt_ext_t_enc(void const * const p_void_str... function ble_common_opt_conn_evt_ext_t_dec (line 436) | uint32_t ble_common_opt_conn_evt_ext_t_dec(uint8_t const * const p_buf, function ble_common_cfg_vs_uuid_t_enc (line 450) | uint32_t ble_common_cfg_vs_uuid_t_enc(void const * const p_void_struct, function ble_common_cfg_vs_uuid_t_dec (line 462) | uint32_t ble_common_cfg_vs_uuid_t_dec(uint8_t const * const p_buf, function ble_data_t_enc (line 477) | uint32_t ble_data_t_enc(void const * const p_void_struct, function ble_data_t_dec (line 509) | uint32_t ble_data_t_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/struct_ser/ble/nrf_soc_struct_serialization.c function nrf_ecb_hal_data_t_in_enc (line 46) | uint32_t nrf_ecb_hal_data_t_in_enc(void const * const p_void_struct, function nrf_ecb_hal_data_t_in_dec (line 59) | uint32_t nrf_ecb_hal_data_t_in_dec(uint8_t const * const p_buf, function nrf_ecb_hal_data_t_out_enc (line 72) | uint32_t nrf_ecb_hal_data_t_out_enc(void const * const p_void_struct, function nrf_ecb_hal_data_t_out_dec (line 82) | uint32_t nrf_ecb_hal_data_t_out_dec(uint8_t const * const p_buf, FILE: SDK/components/serialization/common/transport/dtm_uart_params.h type app_uart_stream_baud_rate_t (line 55) | typedef enum type app_uart_stream_comm_params_t (line 78) | typedef struct FILE: SDK/components/serialization/common/transport/ser_hal_transport.c type ser_hal_transp_rx_states_t (line 64) | typedef enum type ser_hal_transp_tx_states_t (line 79) | typedef enum function phy_events_handler (line 117) | static void phy_events_handler(ser_phy_evt_t phy_event) function ser_hal_transport_reset (line 305) | void ser_hal_transport_reset(void) function ser_hal_transport_open (line 311) | uint32_t ser_hal_transport_open(ser_hal_transport_events_handler_t event... function ser_hal_transport_close (line 353) | void ser_hal_transport_close(void) function ser_hal_transport_rx_pkt_free (line 366) | uint32_t ser_hal_transport_rx_pkt_free(uint8_t * p_buffer) function ser_hal_transport_tx_pkt_alloc (line 414) | uint32_t ser_hal_transport_tx_pkt_alloc(uint8_t * * pp_memory, uint16_t ... function ser_hal_transport_tx_pkt_send (line 441) | uint32_t ser_hal_transport_tx_pkt_send(const uint8_t * p_buffer, uint16_... function ser_hal_transport_tx_pkt_free (line 490) | uint32_t ser_hal_transport_tx_pkt_free(uint8_t * p_buffer) FILE: SDK/components/serialization/common/transport/ser_hal_transport.h type ser_hal_transport_evt_type_t (line 72) | typedef enum type ser_hal_transport_phy_error_type_t (line 88) | typedef enum type ser_hal_transport_evt_rx_pkt_received_params_t (line 103) | typedef struct type ser_hal_transport_evt_phy_error_params_t (line 111) | typedef struct type ser_hal_transport_evt_t (line 124) | typedef struct FILE: SDK/components/serialization/common/transport/ser_phy/config/ser_phy_debug_app.h type spi_master_raw_evt_type_t (line 69) | typedef enum type spi_master_raw_evt_t (line 91) | typedef struct FILE: SDK/components/serialization/common/transport/ser_phy/config/ser_phy_debug_conn.h type spi_slave_raw_evt_type_t (line 72) | typedef enum type spi_slave_raw_evt_t (line 87) | typedef struct FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy.c function __weak (line 44) | __weak uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function __weak (line 52) | __weak uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t n... function __weak (line 60) | __weak uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function __weak (line 68) | __weak void ser_phy_close(void) function __weak (line 75) | __weak void ser_phy_interrupts_enable(void) function __weak (line 82) | __weak void ser_phy_interrupts_disable(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy.h type ser_phy_evt_type_t (line 142) | typedef enum type ser_phy_evt_rx_buf_request_params_t (line 167) | typedef struct type ser_phy_evt_rx_pkt_received_params_t (line 175) | typedef struct type ser_phy_evt_hw_error_params_t (line 183) | typedef struct type ser_phy_evt_t (line 194) | typedef struct FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_hci.c type hci_tx_fsm_state_t (line 136) | typedef enum type hci_rx_fsm_state_t (line 146) | typedef enum type hci_timer_evt_type_t (line 155) | typedef enum type ser_phy_int_evt_type_t (line 160) | typedef enum type hci_evt_source_t (line 168) | typedef enum type hci_mode_t (line 176) | typedef enum type hci_timer_evt_t (line 185) | typedef struct type ser_phy_int_evt_t (line 190) | typedef struct type hci_evt_t (line 195) | typedef struct function hci_signal_timeout_event (line 273) | static void hci_signal_timeout_event(void) function HCI_TIMER_IRQHandler (line 295) | void HCI_TIMER_IRQHandler(void) function hci_timeout_setup (line 315) | static void hci_timeout_setup(uint32_t count) function hci_timeout_setup (line 345) | static void hci_timeout_setup(uint32_t count) function hci_timeout_handler (line 352) | static void hci_timeout_handler(void * p_context) function is_rx_pkt_valid (line 390) | static bool is_rx_pkt_valid(const uint8_t * p_buffer, uint32_t length) function __INLINE (line 444) | static __INLINE uint8_t packet_ack_get(void) function __INLINE (line 456) | static __INLINE uint8_t packet_seq_get(void) function __INLINE (line 462) | static __INLINE uint8_t packet_seq_nmbr_extract(const uint8_t * p_buffer) function __INLINE (line 472) | static __INLINE uint8_t tx_packet_byte_zero_construct(void) function __INLINE (line 487) | static __INLINE uint8_t header_checksum_calculate(const uint8_t * p_hdr) function __INLINE (line 506) | static __INLINE uint8_t expected_ack_number_get(void) function __INLINE (line 522) | static __INLINE uint8_t next_expected_ack_number_get(void) function rx_ack_pkt_valid (line 543) | static bool rx_ack_pkt_valid(const uint8_t * p_buffer) function packet_type_decode (line 572) | static uint32_t packet_type_decode(const uint8_t * p_buffer, uint32_t le... function link_control_packet_decode (line 597) | static uint16_t link_control_packet_decode(const uint8_t * p_buffer, uin... function ack_transmit (line 666) | static void ack_transmit(void) function ser_phy_event_callback (line 693) | static void ser_phy_event_callback(ser_phy_evt_t event) function memory_request_callback (line 704) | static void memory_request_callback(uint16_t size) function packet_received_callback (line 716) | static void packet_received_callback(uint8_t * pBuffer, uint16_t size) function packet_dropped_callback (line 729) | static void packet_dropped_callback(void) function packet_transmitted_callback (line 740) | static void packet_transmitted_callback(void) function error_callback (line 751) | static void error_callback(void) function hci_slip_event_handler (line 763) | static void hci_slip_event_handler(ser_phy_hci_slip_evt_t * p_event) function hci_pkt_send (line 895) | static void hci_pkt_send(void) function hci_link_control_pkt_send (line 926) | static void hci_link_control_pkt_send(void) function hci_pkt_sent_upcall (line 976) | static void hci_pkt_sent_upcall(void) function hci_release_ack_buffer (line 987) | static void hci_release_ack_buffer(hci_evt_t * p_event) function hci_process_orphaned_ack (line 999) | static void hci_process_orphaned_ack(hci_evt_t * p_event) function hci_tx_fsm_event_process (line 1006) | static void hci_tx_fsm_event_process(hci_evt_t * p_event) function hci_mem_request (line 1130) | static void hci_mem_request(hci_evt_t * p_event) function hci_inc_ack (line 1141) | static void hci_inc_ack() function hci_rx_fsm_event_process (line 1148) | static void hci_rx_fsm_event_process(hci_evt_t * p_event) function hci_tx_fsm (line 1249) | static void hci_tx_fsm(void) function hci_rx_fsm (line 1276) | static void hci_rx_fsm(void) function hci_tx_reschedule (line 1302) | static void hci_tx_reschedule() function hci_tx_event_handler (line 1331) | static void hci_tx_event_handler(hci_evt_t * p_event) function hci_rx_reschedule (line 1358) | static void hci_rx_reschedule() function hci_rx_event_handler (line 1387) | static void hci_rx_event_handler(hci_evt_t * p_event) function hci_link_control_event_handler (line 1418) | static void hci_link_control_event_handler(hci_evt_t * p_event) function ser_phy_interrupts_enable (line 1527) | void ser_phy_interrupts_enable(void) function ser_phy_interrupts_disable (line 1555) | void ser_phy_interrupts_disable(void) function ser_phy_rx_buf_set (line 1566) | uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function ser_phy_tx_pkt_send (line 1588) | uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t num_of_b... function hci_timer_reset (line 1616) | static uint32_t hci_timer_reset(void) function hci_timer_init (line 1655) | static uint32_t hci_timer_init(void) function ser_phy_hci_reset (line 1671) | void ser_phy_hci_reset(void) function ser_phy_open (line 1699) | uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function hci_timer_close (line 1736) | static uint32_t hci_timer_close(void) function ser_phy_close (line 1753) | void ser_phy_close(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_hci.h type ser_phy_hci_slip_evt_type_t (line 64) | typedef enum type ser_phy_hci_pkt_params_t (line 74) | typedef struct type ser_phy_hci_evt_hw_error_params_t (line 82) | typedef struct type ser_phy_hci_slip_evt_t (line 92) | typedef struct FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_hci_slip.c type ser_phy_hci_slip_pkt_t (line 80) | typedef struct { function tx_buf_put (line 127) | static bool tx_buf_put(uint8_t data_byte) function tx_buf_fill (line 179) | static void tx_buf_fill(void) function ser_phy_hci_slip_tx_pkt_send (line 299) | uint32_t ser_phy_hci_slip_tx_pkt_send(const ser_phy_hci_pkt_params_t * p... function slip_decode (line 367) | static bool slip_decode(uint8_t * p_received_byte) function ser_phi_hci_rx_byte (line 405) | static void ser_phi_hci_rx_byte(uint8_t rx_byte) function ser_phy_hci_slip_rx_buf_free (line 540) | uint32_t ser_phy_hci_slip_rx_buf_free(uint8_t * p_buffer) function uart_event_handler (line 577) | static void uart_event_handler(nrf_drv_uart_event_t * p_event, function ser_phy_hci_slip_reset (line 654) | void ser_phy_hci_slip_reset(void) function ser_phy_hci_slip_open (line 667) | uint32_t ser_phy_hci_slip_open(ser_phy_hci_slip_event_handler_t events_h... function ser_phy_hci_slip_close (line 698) | void ser_phy_hci_slip_close(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_hci_slip_cdc.c type ser_phy_hci_slip_pkt_t (line 89) | typedef struct { function tx_buf_put (line 142) | static bool tx_buf_put(uint8_t data_byte) function tx_buf_fill (line 197) | static void tx_buf_fill(void) function ser_phy_hci_slip_tx_pkt_send (line 314) | uint32_t ser_phy_hci_slip_tx_pkt_send(const ser_phy_hci_pkt_params_t * p... function slip_decode (line 387) | static bool slip_decode(uint8_t * p_received_byte) function ser_phi_hci_rx_byte (line 425) | static void ser_phi_hci_rx_byte(uint8_t rx_byte) function ser_phy_hci_slip_rx_buf_free (line 560) | uint32_t ser_phy_hci_slip_rx_buf_free(uint8_t * p_buffer) function cdc_acm_user_ev_handler (line 597) | static void cdc_acm_user_ev_handler(app_usbd_class_inst_t const * p_inst, function ser_phy_hci_slip_reset (line 692) | void ser_phy_hci_slip_reset(void) function ser_phy_hci_slip_open (line 705) | uint32_t ser_phy_hci_slip_open(ser_phy_hci_slip_event_handler_t events_h... function ser_phy_hci_slip_close (line 734) | void ser_phy_hci_slip_close(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_nohci.c function ser_phy_nohci_assert (line 84) | static void ser_phy_nohci_assert(bool cond) function ser_phy_event_callback (line 90) | static void ser_phy_event_callback(ser_phy_evt_t event) function memory_request_callback (line 99) | static void memory_request_callback(uint16_t size) function packet_received_callback (line 111) | static void packet_received_callback(uint8_t * pBuffer, uint16_t size) function packet_dropped_callback (line 124) | static void packet_dropped_callback(void) function packet_transmitted_callback (line 135) | static void packet_transmitted_callback(void) function hci_slip_event_handler (line 146) | static void hci_slip_event_handler(ser_phy_hci_slip_evt_t * p_event) function ser_phy_interrupts_enable (line 212) | void ser_phy_interrupts_enable(void) function ser_phy_interrupts_disable (line 221) | void ser_phy_interrupts_disable(void) function ser_phy_rx_buf_set (line 229) | uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function ser_phy_tx_pkt_send (line 294) | uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t num_of_b... function ser_phy_open (line 348) | uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function ser_phy_close (line 375) | void ser_phy_close(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_spi_5W_master.c type ser_phy_spi_master_state_t (line 77) | typedef enum type ser_phy_event_source_t (line 91) | typedef enum function spi_master_raw_assert (line 133) | static void spi_master_raw_assert(bool cond) function SW_IRQ_Handler (line 138) | void SW_IRQ_Handler() function ser_phy_spi_master_ready (line 178) | static void ser_phy_spi_master_ready(nrf_drv_gpiote_pin_t pin, function ser_phy_spi_master_request (line 196) | static void ser_phy_spi_master_request(nrf_drv_gpiote_pin_t pin, function __INLINE (line 214) | static __INLINE void callback_packet_sent() function __INLINE (line 223) | static __INLINE void callback_packet_dropped() function __INLINE (line 232) | static __INLINE void callback_packet_received() function __INLINE (line 243) | static __INLINE void callback_mem_request() function __INLINE (line 252) | static __INLINE void copy_buff(uint8_t * const p_dest, uint8_t const * c... function __INLINE (line 263) | static __INLINE void buffer_release(uint8_t * * const pp_buffer, uint16_... function compute_current_packet_length (line 269) | static uint16_t compute_current_packet_length(const uint16_t packet_length, function __INLINE (line 282) | static __INLINE uint32_t header_send(const uint16_t length) function __INLINE (line 289) | static __INLINE uint32_t frame_send() function __INLINE (line 305) | static __INLINE uint32_t header_get() function __INLINE (line 310) | static __INLINE uint32_t frame_get() function ser_phy_switch_state (line 335) | static void ser_phy_switch_state(ser_phy_event_source_t evt_src) function ser_phy_spi_master_event_handler (line 616) | static void ser_phy_spi_master_event_handler(spi_master_evt_t spi_master... function ser_phy_init_pendSV (line 633) | static void ser_phy_init_pendSV(void) function ser_phy_init_gpiote (line 639) | static void ser_phy_init_gpiote(void) function ser_phy_deinit_gpiote (line 667) | static void ser_phy_deinit_gpiote(void) function ser_phy_tx_pkt_send (line 676) | uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t num_of_b... function ser_phy_rx_buf_set (line 706) | uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function ser_phy_open (line 725) | uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function ser_phy_close (line 771) | void ser_phy_close(void) function ser_phy_interrupts_enable (line 790) | void ser_phy_interrupts_enable(void) function ser_phy_interrupts_disable (line 796) | void ser_phy_interrupts_disable(void) function debug_evt (line 806) | void debug_evt(spi_master_raw_evt_type_t evt, uint32_t data) function debug_init (line 817) | void debug_init(spi_master_raw_callback_t spi_master_raw_evt_callback) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_spi_5W_slave.c type spi_slave_raw_trasp_cfg_t (line 79) | typedef struct type trans_state_t (line 88) | typedef enum function spi_slave_raw_assert (line 125) | static void spi_slave_raw_assert(bool cond) function callback_ser_phy_event (line 130) | static void callback_ser_phy_event(ser_phy_evt_t event) function callback_memory_request (line 139) | static void callback_memory_request(uint16_t size) function callback_packet_received (line 150) | static void callback_packet_received(uint8_t * pBuffer, uint16_t size) function callback_packet_dropped (line 161) | static void callback_packet_dropped() function callback_packet_transmitted (line 170) | static void callback_packet_transmitted(void) function copy_buff (line 179) | static void copy_buff(uint8_t * const p_dest, uint8_t const * const p_sr... function compute_current_frame_length (line 191) | static uint16_t compute_current_frame_length(const uint16_t packet_length, function header_get (line 204) | static uint32_t header_get() function frame_get (line 216) | static uint32_t frame_get() function header_send (line 243) | static uint32_t header_send(uint16_t len) function frame_send (line 257) | static uint32_t frame_send() function set_ready_line (line 281) | static void set_ready_line(void) function set_request_line (line 291) | static void set_request_line(void) function clear_request_line (line 299) | static void clear_request_line(void) function spi_slave_event_handle (line 311) | static void spi_slave_event_handle(nrf_drv_spis_event_t event) function spi_slave_gpiote_init (line 468) | static void spi_slave_gpiote_init(void) function spi_slave_ppi_init (line 479) | static void spi_slave_ppi_init(void) function spi_slave_gpio_init (line 492) | static void spi_slave_gpio_init(void) function ser_phy_interrupts_enable (line 504) | void ser_phy_interrupts_enable(void) function ser_phy_interrupts_disable (line 510) | void ser_phy_interrupts_disable(void) function ser_phy_rx_buf_set (line 516) | uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function ser_phy_tx_pkt_send (line 551) | uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t num_of_b... function ser_phy_open (line 578) | uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function ser_phy_close (line 639) | void ser_phy_close(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_spi_master.c type ser_phy_spi_master_state_t (line 80) | typedef enum type ser_phy_event_source_t (line 94) | typedef enum function spi_master_raw_assert (line 137) | static void spi_master_raw_assert(bool cond) function SW_IRQ_Handler (line 142) | void SW_IRQ_Handler() function ser_phy_spi_master_ready (line 180) | static void ser_phy_spi_master_ready(nrf_drv_gpiote_pin_t pin, function ser_phy_spi_master_request (line 197) | static void ser_phy_spi_master_request(nrf_drv_gpiote_pin_t pin, function __INLINE (line 215) | static __INLINE void callback_packet_sent() function __INLINE (line 226) | static __INLINE void callback_packet_dropped() function __INLINE (line 237) | static __INLINE void callback_packet_received() function __INLINE (line 250) | static __INLINE void callback_mem_request() function __INLINE (line 262) | static __INLINE void buffer_release(uint8_t * * const pp_buffer, function compute_current_packet_length (line 270) | static uint16_t compute_current_packet_length(const uint16_t packet_length, function __INLINE (line 283) | static __INLINE uint32_t header_send(const uint16_t length) function __INLINE (line 291) | static __INLINE uint32_t frame_send() function __INLINE (line 307) | static __INLINE uint32_t header_get() function __INLINE (line 312) | static __INLINE uint32_t frame_get() function ser_phy_switch_state (line 344) | static void ser_phy_switch_state(ser_phy_event_source_t evt_src) function ser_phy_spi_master_event_handler (line 614) | static void ser_phy_spi_master_event_handler(nrf_drv_spi_evt_t const * p... function ser_phy_init_PendSV (line 632) | static void ser_phy_init_PendSV(void) function ret_code_t (line 638) | static ret_code_t ser_phy_init_gpiote(void) function ser_phy_deinit_gpiote (line 673) | static void ser_phy_deinit_gpiote(void) function ser_phy_tx_pkt_send (line 680) | uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t num_of_b... function ser_phy_rx_buf_set (line 709) | uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function ser_phy_open (line 728) | uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function ser_phy_close (line 770) | void ser_phy_close(void) function ser_phy_interrupts_enable (line 793) | void ser_phy_interrupts_enable(void) function ser_phy_interrupts_disable (line 799) | void ser_phy_interrupts_disable(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_spi_slave.c type spi_slave_raw_trasp_cfg_t (line 76) | typedef struct type trans_state_t (line 85) | typedef enum function spi_slave_raw_assert (line 123) | static void spi_slave_raw_assert(bool cond) function callback_ser_phy_event (line 128) | static void callback_ser_phy_event(ser_phy_evt_t event) function callback_memory_request (line 136) | static void callback_memory_request(uint16_t size) function callback_packet_received (line 147) | static void callback_packet_received(uint8_t * pBuffer, uint16_t size) function callback_packet_dropped (line 159) | static void callback_packet_dropped() function callback_packet_transmitted (line 169) | static void callback_packet_transmitted(void) function compute_current_frame_length (line 180) | static uint16_t compute_current_frame_length(const uint16_t packet_length, function header_get (line 193) | static uint32_t header_get() function frame_get (line 205) | static uint32_t frame_get() function header_send (line 232) | static uint32_t header_send(uint16_t len) function frame_send (line 246) | static uint32_t frame_send() function set_ready_line (line 261) | static void set_ready_line(void) function set_request_line (line 269) | static void set_request_line(void) function clear_request_line (line 276) | static void clear_request_line(void) function spi_slave_event_handle (line 287) | static void spi_slave_event_handle(nrf_drv_spis_event_t event) function spi_slave_gpiote_init (line 442) | static void spi_slave_gpiote_init(void) function spi_slave_ppi_init (line 454) | static void spi_slave_ppi_init(void) function spi_slave_gpio_init (line 466) | static void spi_slave_gpio_init(void) function ser_phy_interrupts_enable (line 475) | void ser_phy_interrupts_enable(void) function ser_phy_interrupts_disable (line 481) | void ser_phy_interrupts_disable(void) function ser_phy_rx_buf_set (line 487) | uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function ser_phy_tx_pkt_send (line 521) | uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t num_of_b... function ser_phy_open (line 548) | uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function ser_phy_close (line 608) | void ser_phy_close(void) FILE: SDK/components/serialization/common/transport/ser_phy/ser_phy_uart.c function packet_sent_callback (line 85) | static void packet_sent_callback(void) function buffer_request_callback (line 93) | static void buffer_request_callback(uint16_t num_of_bytes) function packet_received_callback (line 100) | static void packet_received_callback(void) function packet_dropped_callback (line 105) | static void packet_dropped_callback(void) function hardware_error_callback (line 113) | static void hardware_error_callback(uint32_t hw_error) function packet_rx_start (line 122) | static void packet_rx_start(void) function packet_byte_drop (line 128) | static void packet_byte_drop(void) function uart_event_handler (line 133) | static void uart_event_handler(nrf_drv_uart_event_t * p_event, function ser_phy_open (line 240) | uint32_t ser_phy_open(ser_phy_events_handler_t events_handler) function ser_phy_tx_pkt_send (line 268) | uint32_t ser_phy_tx_pkt_send(const uint8_t * p_buffer, uint16_t num_of_b... function ser_phy_rx_buf_set (line 301) | uint32_t ser_phy_rx_buf_set(uint8_t * p_buffer) function ser_phy_close (line 335) | void ser_phy_close(void) function ser_phy_interrupts_enable (line 342) | void ser_phy_interrupts_enable(void) function ser_phy_interrupts_disable (line 354) | void ser_phy_interrupts_disable(void) FILE: SDK/components/serialization/common/transport/ser_phy_debug_comm.h type hci_dbg_evt_type_t (line 71) | typedef enum type hci_dbg_evt_t (line 94) | typedef struct FILE: SDK/components/serialization/connectivity/codecs/ant/middleware/conn_mw_ant.c function conn_mw_ant_enable (line 67) | uint32_t conn_mw_ant_enable(uint8_t const * const p_rx_buf, function conn_ant_channel_assign (line 108) | uint32_t conn_ant_channel_assign(uint8_t const * const p_rx_buf, function conn_ant_channel_open_with_offset (line 139) | uint32_t conn_ant_channel_open_with_offset(uint8_t const * const p_rx_buf, function conn_ant_channel_id_set (line 166) | uint32_t conn_ant_channel_id_set(uint8_t const * const p_rx_buf, function conn_ant_channel_period_set (line 195) | uint32_t conn_ant_channel_period_set(uint8_t const * const p_rx_buf, function conn_ant_channel_radio_freq_set (line 221) | uint32_t conn_ant_channel_radio_freq_set(uint8_t const * const p_rx_buf, function conn_ant_broadcast_message_tx (line 247) | uint32_t conn_ant_broadcast_message_tx(uint8_t const * const p_rx_buf, function conn_ant_acknowledge_message_tx (line 275) | uint32_t conn_ant_acknowledge_message_tx(uint8_t const * const p_rx_buf, function conn_ant_channel_unassign (line 303) | uint32_t conn_ant_channel_unassign(uint8_t const * const p_rx_buf, function conn_ant_channel_close (line 328) | uint32_t conn_ant_channel_close(uint8_t const * const p_rx_buf, function conn_ant_network_address_set (line 353) | uint32_t conn_ant_network_address_set(uint8_t const * const p_rx_buf, function conn_ant_channel_radio_tx_power_set (line 380) | uint32_t conn_ant_channel_radio_tx_power_set(uint8_t const * const p_rx_... function conn_ant_channel_rx_search_timeout_set (line 407) | uint32_t conn_ant_channel_rx_search_timeout_set(uint8_t const * const p_... function conn_ant_channel_low_priority_rx_search_timeout_set (line 433) | uint32_t conn_ant_channel_low_priority_rx_search_timeout_set(uint8_t con... function conn_ant_prox_search_set (line 459) | uint32_t conn_ant_prox_search_set(uint8_t const * const p_rx_buf, function conn_ant_search_waveform_set (line 486) | uint32_t conn_ant_search_waveform_set(uint8_t const * const p_rx_buf, function conn_ant_channel_id_get (line 512) | uint32_t conn_ant_channel_id_get(uint8_t const * const p_rx_buf, function conn_ant_channel_radio_freq_get (line 543) | uint32_t conn_ant_channel_radio_freq_get(uint8_t const * const p_rx_buf, function conn_ant_channel_period_get (line 570) | uint32_t conn_ant_channel_period_get(uint8_t const * const p_rx_buf, function conn_ant_search_channel_priority_set (line 597) | uint32_t conn_ant_search_channel_priority_set(uint8_t const * const p_rx... function conn_ant_active_search_sharing_cycles_set (line 623) | uint32_t conn_ant_active_search_sharing_cycles_set(uint8_t const * const... function conn_ant_lib_config_set (line 649) | uint32_t conn_ant_lib_config_set(uint8_t const * const p_rx_buf, function conn_ant_active_search_sharing_cycles_get (line 674) | uint32_t conn_ant_active_search_sharing_cycles_get(uint8_t const * const... function conn_ant_lib_config_get (line 701) | uint32_t conn_ant_lib_config_get(uint8_t const * const p_rx_buf, function conn_ant_lib_config_clear (line 724) | uint32_t conn_ant_lib_config_clear(uint8_t const * const p_rx_buf, function conn_ant_stack_reset (line 749) | uint32_t conn_ant_stack_reset(uint8_t const * const p_rx_buf, function conn_ant_rx_scan_mode_start (line 769) | uint32_t conn_ant_rx_scan_mode_start(uint8_t const * const p_rx_buf, function conn_ant_id_list_add (line 794) | uint32_t conn_ant_id_list_add(uint8_t const * const p_rx_buf, function conn_ant_id_list_config (line 822) | uint32_t conn_ant_id_list_config(uint8_t const * const p_rx_buf, function conn_ant_channel_status_get (line 849) | uint32_t conn_ant_channel_status_get(uint8_t const * const p_rx_buf, function conn_ant_cw_test_mode_init (line 876) | uint32_t conn_ant_cw_test_mode_init(uint8_t const * const p_rx_buf, function conn_ant_cw_test_mode (line 896) | uint32_t conn_ant_cw_test_mode(uint8_t const * const p_rx_buf, function conn_ant_version_get (line 924) | uint32_t conn_ant_version_get(uint8_t const * const p_rx_buf, function conn_ant_capabilities_get (line 947) | uint32_t conn_ant_capabilities_get(uint8_t const * const p_rx_buf, function conn_ant_crypto_channel_enable (line 970) | uint32_t conn_ant_crypto_channel_enable(uint8_t const * const p_rx_buf, function conn_ant_adv_burst_config_set (line 998) | uint32_t conn_ant_adv_burst_config_set(uint8_t const * const p_rx_buf, function conn_ant_crypto_key_set (line 1024) | uint32_t conn_ant_crypto_key_set(uint8_t const * const p_rx_buf, function conn_ant_crypto_info_set (line 1051) | uint32_t conn_ant_crypto_info_set(uint8_t const * const p_rx_buf, function conn_ant_crypto_info_get (line 1078) | uint32_t conn_ant_crypto_info_get(uint8_t const * const p_rx_buf, function conn_ant_coex_config_set (line 1105) | uint32_t conn_ant_coex_config_set(uint8_t const * const p_rx_buf, function conn_ant_coex_config_get (line 1159) | uint32_t conn_ant_coex_config_get(uint8_t const * const p_rx_buf, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_acknowledge_message_tx.c function ant_acknowledge_message_tx_req_dec (line 48) | uint32_t ant_acknowledge_message_tx_req_dec(uint8_t const * const p_buf, function ant_acknowledge_message_tx_rsp_enc (line 77) | uint32_t ant_acknowledge_message_tx_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_active_search_sharing_cycles_get.c function ant_active_search_sharing_cycles_get_req_dec (line 48) | uint32_t ant_active_search_sharing_cycles_get_req_dec(uint8_t const * co... function ant_active_search_sharing_cycles_get_rsp_enc (line 66) | uint32_t ant_active_search_sharing_cycles_get_rsp_enc(uint32_t ... FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_active_search_sharing_cycles_set.c function ant_active_search_sharing_cycles_set_req_dec (line 48) | uint32_t ant_active_search_sharing_cycles_set_req_dec(uint8_t const * co... function ant_active_search_sharing_cycles_set_rsp_enc (line 71) | uint32_t ant_active_search_sharing_cycles_set_rsp_enc(uint32_t r... FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_adv_burst_config_set.c function ant_adv_burst_config_set_req_dec (line 48) | uint32_t ant_adv_burst_config_set_req_dec(uint8_t const * const p_buf, function ant_adv_burst_config_set_rsp_enc (line 72) | uint32_t ant_adv_burst_config_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_broadcast_message_tx.c function ant_broadcast_message_tx_req_dec (line 48) | uint32_t ant_broadcast_message_tx_req_dec(uint8_t const * const p_buf, function ant_broadcast_message_tx_rsp_enc (line 77) | uint32_t ant_broadcast_message_tx_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_capabilities_get.c function ant_capabilities_get_rsp_enc (line 48) | uint32_t ant_capabilities_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_assign.c function ant_channel_assign_req_dec (line 48) | uint32_t ant_channel_assign_req_dec(uint8_t const * const p_buf, function ant_channel_assign_rsp_enc (line 82) | uint32_t ant_channel_assign_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_close.c function ant_channel_close_req_dec (line 48) | uint32_t ant_channel_close_req_dec(uint8_t const * const p_buf, function ant_channel_close_rsp_enc (line 66) | uint32_t ant_channel_close_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_id_get.c function ant_channel_id_get_req_dec (line 48) | uint32_t ant_channel_id_get_req_dec(uint8_t const * const p_buf, function ant_channel_id_get_rsp_enc (line 66) | uint32_t ant_channel_id_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_id_set.c function ant_channel_id_set_req_dec (line 48) | uint32_t ant_channel_id_set_req_dec(uint8_t const * const p_buf, function ant_channel_id_set_rsp_enc (line 82) | uint32_t ant_channel_id_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_low_priority_rx_search_timout_set.c function ant_channel_low_priority_rx_search_timeout_set_req_dec (line 48) | uint32_t ant_channel_low_priority_rx_search_timeout_set_req_dec(uint8_t ... function ant_channel_low_priority_rx_search_timeout_set_rsp_enc (line 71) | uint32_t ant_channel_low_priority_rx_search_timeout_set_rsp_enc(uint32_t... FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_open_with_offset.c function ant_channel_open_with_offset_req_dec (line 48) | uint32_t ant_channel_open_with_offset_req_dec(uint8_t const * const p_buf, function ant_channel_open_with_offset_rsp_enc (line 71) | uint32_t ant_channel_open_with_offset_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_period_get.c function ant_channel_period_get_req_dec (line 48) | uint32_t ant_channel_period_get_req_dec(uint8_t const * const p_buf, function ant_channel_period_get_rsp_enc (line 66) | uint32_t ant_channel_period_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_period_set.c function ant_channel_period_set_req_dec (line 48) | uint32_t ant_channel_period_set_req_dec(uint8_t const * const p_buf, function ant_channel_period_set_rsp_enc (line 71) | uint32_t ant_channel_period_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_radio_freq_get.c function ant_channel_radio_freq_get_req_dec (line 48) | uint32_t ant_channel_radio_freq_get_req_dec(uint8_t const * const p_buf, function ant_channel_radio_freq_get_rsp_enc (line 66) | uint32_t ant_channel_radio_freq_get_rsp_enc(uint32_t retur... FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_radio_freq_set.c function ant_channel_radio_freq_set_req_dec (line 48) | uint32_t ant_channel_radio_freq_set_req_dec(uint8_t const * const p_buf, function ant_channel_radio_freq_set_rsp_enc (line 71) | uint32_t ant_channel_radio_freq_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_radio_tx_power_set.c function ant_channel_radio_tx_power_set_req_dec (line 48) | uint32_t ant_channel_radio_tx_power_set_req_dec(uint8_t const * const p_... function ant_channel_radio_tx_power_set_rsp_enc (line 76) | uint32_t ant_channel_radio_tx_power_set_rsp_enc(uint32_t return_... FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_rx_search_timeout_set.c function ant_channel_rx_search_timeout_set_req_dec (line 48) | uint32_t ant_channel_rx_search_timeout_set_req_dec(uint8_t const * const... function ant_channel_rx_search_timeout_set_rsp_enc (line 71) | uint32_t ant_channel_rx_search_timeout_set_rsp_enc(uint32_t retu... FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_status_get.c function ant_channel_status_get_req_dec (line 48) | uint32_t ant_channel_status_get_req_dec(uint8_t const * const p_buf, function ant_channel_status_get_rsp_enc (line 66) | uint32_t ant_channel_status_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_channel_unassign.c function ant_channel_unassign_req_dec (line 48) | uint32_t ant_channel_unassign_req_dec(uint8_t const * const p_buf, function ant_channel_unassign_rsp_enc (line 66) | uint32_t ant_channel_unassign_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_coex_config_get.c function ant_coex_config_get_req_dec (line 48) | uint32_t ant_coex_config_get_req_dec(uint8_t const * const p_buf, function ant_coex_config_get_rsp_enc (line 66) | uint32_t ant_coex_config_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_coex_config_set.c function ant_coex_config_set_req_dec (line 48) | uint32_t ant_coex_config_set_req_dec(uint8_t const * const p_buf, function ant_coex_config_set_rsp_enc (line 94) | uint32_t ant_coex_config_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_crypto_channel_enable.c function ant_crypto_channel_enable_req_dec (line 48) | uint32_t ant_crypto_channel_enable_req_dec(uint8_t const * const p_buf, function ant_crypto_channel_enable_rsp_enc (line 81) | uint32_t ant_crypto_channel_enable_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_crypto_info_get.c function ant_crypto_info_get_req_dec (line 48) | uint32_t ant_crypto_info_get_req_dec(uint8_t const * const p_buf, function ant_crypto_info_get_rsp_enc (line 66) | uint32_t ant_crypto_info_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_crypto_info_set.c function ant_crypto_info_set_req_dec (line 48) | uint32_t ant_crypto_info_set_req_dec(uint8_t const * const p_buf, function ant_crypto_info_set_rsp_enc (line 77) | uint32_t ant_crypto_info_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_crypto_key_set.c function ant_crypto_key_set_req_dec (line 48) | uint32_t ant_crypto_key_set_req_dec(uint8_t const * const p_buf, function ant_crypto_key_set_rsp_enc (line 72) | uint32_t ant_crypto_key_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_cw_test_mode.c function ant_cw_test_mode_req_dec (line 48) | uint32_t ant_cw_test_mode_req_dec(uint8_t const * const p_buf, function ant_cw_test_mode_rsp_enc (line 81) | uint32_t ant_cw_test_mode_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_cw_test_mode_init.c function ant_cw_test_mode_init_rsp_enc (line 48) | uint32_t ant_cw_test_mode_init_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_enable.c function ant_enable_req_dec (line 48) | uint32_t ant_enable_req_dec(uint8_t const * const p_buf, function ant_enable_rsp_enc (line 68) | uint32_t ant_enable_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_event.c function ant_event_enc (line 50) | uint32_t ant_event_enc(ant_evt_t const * const p_event, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_event_rx.c function ant_event_rx_enc (line 46) | uint32_t ant_event_rx_enc(ant_evt_t const * const p_event, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_id_list_add.c function ant_id_list_add_req_dec (line 48) | uint32_t ant_id_list_add_req_dec(uint8_t const * const p_buf, function ant_id_list_add_rsp_enc (line 77) | uint32_t ant_id_list_add_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_id_list_config.c function ant_id_list_config_req_dec (line 48) | uint32_t ant_id_list_config_req_dec(uint8_t const * const p_buf, function ant_id_list_config_rsp_enc (line 77) | uint32_t ant_id_list_config_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_lib_config_clear.c function ant_lib_config_clear_req_dec (line 48) | uint32_t ant_lib_config_clear_req_dec(uint8_t const * const p_buf, function ant_lib_config_clear_rsp_enc (line 66) | uint32_t ant_lib_config_clear_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_lib_config_get.c function ant_lib_config_get_rsp_enc (line 48) | uint32_t ant_lib_config_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_lib_config_set.c function ant_lib_config_set_req_dec (line 48) | uint32_t ant_lib_config_set_req_dec(uint8_t const * const p_buf, function ant_lib_config_set_rsp_enc (line 66) | uint32_t ant_lib_config_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_network_address_set.c function ant_network_address_set_req_dec (line 48) | uint32_t ant_network_address_set_req_dec(uint8_t const * const p_buf, function ant_network_address_set_rsp_enc (line 72) | uint32_t ant_network_address_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_prox_search_set.c function ant_prox_search_set_req_dec (line 48) | uint32_t ant_prox_search_set_req_dec(uint8_t const * const p_buf, function ant_prox_search_set_rsp_enc (line 76) | uint32_t ant_prox_search_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_rx_scan_mode_start.c function ant_rx_scan_mode_start_req_dec (line 48) | uint32_t ant_rx_scan_mode_start_req_dec(uint8_t const * const p_buf, function ant_rx_scan_mode_start_rsp_enc (line 66) | uint32_t ant_rx_scan_mode_start_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_search_channel_priority_set.c function ant_search_channel_priority_set_req_dec (line 48) | uint32_t ant_search_channel_priority_set_req_dec(uint8_t const * const p... function ant_search_channel_priority_set_rsp_enc (line 71) | uint32_t ant_search_channel_priority_set_rsp_enc(uint32_t return... FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_search_waveform_set.c function ant_search_waveform_set_req_dec (line 48) | uint32_t ant_search_waveform_set_req_dec(uint8_t const * const p_buf, function ant_search_waveform_set_rsp_enc (line 71) | uint32_t ant_search_waveform_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_stack_reset.c function ant_stack_reset_rsp_enc (line 48) | uint32_t ant_stack_reset_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ant/serializers/ant_version_get.c function ant_version_get_rsp_enc (line 48) | uint32_t ant_version_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ble/middleware/conn_mw_ble.c function conn_mw_ble_tx_packet_count_get (line 51) | uint32_t conn_mw_ble_tx_packet_count_get(uint8_t const * const p_rx_buf, function conn_mw_ble_uuid_vs_add (line 78) | uint32_t conn_mw_ble_uuid_vs_add(uint8_t const * const p_rx_buf, function conn_mw_ble_uuid_decode (line 105) | uint32_t conn_mw_ble_uuid_decode(uint8_t const * const p_rx_buf, function conn_mw_ble_uuid_encode (line 133) | uint32_t conn_mw_ble_uuid_encode(uint8_t const * const p_rx_buf, function conn_mw_ble_version_get (line 163) | uint32_t conn_mw_ble_version_get(uint8_t const * const p_rx_buf, function conn_mw_ble_opt_get (line 188) | uint32_t conn_mw_ble_opt_get(uint8_t const * const p_rx_buf, function conn_mw_ble_opt_set (line 227) | uint32_t conn_mw_ble_opt_set(uint8_t const * const p_rx_buf, function conn_mw_ble_enable (line 272) | uint32_t conn_mw_ble_enable(uint8_t const * const p_rx_buf, function conn_mw_ble_user_mem_reply (line 338) | uint32_t conn_mw_ble_user_mem_reply(uint8_t const * const p_rx_buf, function conn_mw_ble_cfg_set (line 377) | uint32_t conn_mw_ble_cfg_set(uint8_t const * const p_rx_buf, FILE: SDK/components/serialization/connectivity/codecs/ble/middleware/conn_mw_ble_gap.c function conn_mw_ble_gap_connect (line 56) | uint32_t conn_mw_ble_gap_connect(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_connect_cancel (line 98) | uint32_t conn_mw_ble_gap_connect_cancel(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_scan_start (line 118) | uint32_t conn_mw_ble_gap_scan_start(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_scan_stop (line 165) | uint32_t conn_mw_ble_gap_scan_stop(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_encrypt (line 189) | uint32_t conn_mw_ble_gap_encrypt(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_adv_data_set (line 222) | uint32_t conn_mw_ble_gap_adv_data_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_adv_start (line 259) | uint32_t conn_mw_ble_gap_adv_start(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_adv_stop (line 305) | uint32_t conn_mw_ble_gap_adv_stop(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_conn_param_update (line 332) | uint32_t conn_mw_ble_gap_conn_param_update(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_disconnect (line 359) | uint32_t conn_mw_ble_gap_disconnect(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_tx_power_set (line 385) | uint32_t conn_mw_ble_gap_tx_power_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_appearance_set (line 418) | uint32_t conn_mw_ble_gap_appearance_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_appearance_get (line 443) | uint32_t conn_mw_ble_gap_appearance_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_ppcp_set (line 470) | uint32_t conn_mw_ble_gap_ppcp_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_ppcp_get (line 496) | uint32_t conn_mw_ble_gap_ppcp_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_device_name_get (line 522) | uint32_t conn_mw_ble_gap_device_name_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_device_name_set (line 561) | uint32_t conn_mw_ble_gap_device_name_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_authenticate (line 596) | uint32_t conn_mw_ble_gap_authenticate(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_sec_params_reply (line 624) | uint32_t conn_mw_ble_gap_sec_params_reply(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_auth_key_reply (line 682) | uint32_t conn_mw_ble_gap_auth_key_reply(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_sec_info_reply (line 711) | uint32_t conn_mw_ble_gap_sec_info_reply(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_conn_sec_get (line 750) | uint32_t conn_mw_ble_gap_conn_sec_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_rssi_start (line 778) | uint32_t conn_mw_ble_gap_rssi_start(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_rssi_stop (line 805) | uint32_t conn_mw_ble_gap_rssi_stop(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_rssi_get (line 830) | uint32_t conn_mw_ble_gap_rssi_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_keypress_notify (line 868) | uint32_t conn_mw_ble_gap_keypress_notify(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_lesc_dhkey_reply (line 894) | uint32_t conn_mw_ble_gap_lesc_dhkey_reply(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_lesc_oob_data_set (line 921) | uint32_t conn_mw_ble_gap_lesc_oob_data_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_lesc_oob_data_get (line 950) | uint32_t conn_mw_ble_gap_lesc_oob_data_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_addr_set (line 978) | uint32_t conn_mw_ble_gap_addr_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_addr_get (line 1003) | uint32_t conn_mw_ble_gap_addr_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_privacy_set (line 1029) | uint32_t conn_mw_ble_gap_privacy_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_privacy_get (line 1059) | uint32_t conn_mw_ble_gap_privacy_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_whitelist_set (line 1088) | uint32_t conn_mw_ble_gap_whitelist_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_device_identities_set (line 1121) | uint32_t conn_mw_ble_gap_device_identities_set(uint8_t const * const p_r... function conn_mw_ble_gap_phy_update (line 1165) | uint32_t conn_mw_ble_gap_phy_update(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_data_length_update (line 1195) | uint32_t conn_mw_ble_gap_data_length_update(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_adv_set_configure (line 1226) | uint32_t conn_mw_ble_gap_adv_set_configure(uint8_t const * const p_rx_buf, function conn_mw_ble_gap_qos_channel_survey_start (line 1270) | uint32_t conn_mw_ble_gap_qos_channel_survey_start(uint8_t const * const ... function conn_mw_ble_gap_qos_channel_survey_stop (line 1295) | uint32_t conn_mw_ble_gap_qos_channel_survey_stop(uint8_t const * const p... FILE: SDK/components/serialization/connectivity/codecs/ble/middleware/conn_mw_ble_gattc.c function conn_mw_ble_gattc_primary_services_discover (line 57) | uint32_t conn_mw_ble_gattc_primary_services_discover(uint8_t const * con... function conn_mw_ble_gattc_relationships_discover (line 89) | uint32_t conn_mw_ble_gattc_relationships_discover(uint8_t const * const ... function conn_mw_ble_gattc_characteristics_discover (line 117) | uint32_t conn_mw_ble_gattc_characteristics_discover(uint8_t const * cons... function conn_mw_ble_gattc_descriptors_discover (line 145) | uint32_t conn_mw_ble_gattc_descriptors_discover(uint8_t const * const p_... function conn_mw_ble_gattc_char_value_by_uuid_read (line 173) | uint32_t conn_mw_ble_gattc_char_value_by_uuid_read(uint8_t const * const... function conn_mw_ble_gattc_read (line 205) | uint32_t conn_mw_ble_gattc_read(uint8_t const * const p_rx_buf, function conn_mw_ble_gattc_char_values_read (line 237) | uint32_t conn_mw_ble_gattc_char_values_read(uint8_t const * const p_rx_buf, function conn_mw_ble_gattc_write (line 273) | uint32_t conn_mw_ble_gattc_write(uint8_t const * const p_rx_buf, function conn_mw_ble_gattc_hv_confirm (line 307) | uint32_t conn_mw_ble_gattc_hv_confirm(uint8_t const * const p_rx_buf, function conn_mw_ble_gattc_attr_info_discover (line 336) | uint32_t conn_mw_ble_gattc_attr_info_discover(uint8_t const * const p_rx... function conn_mw_ble_gattc_exchange_mtu_request (line 365) | uint32_t conn_mw_ble_gattc_exchange_mtu_request(uint8_t const * const p_... FILE: SDK/components/serialization/connectivity/codecs/ble/middleware/conn_mw_ble_gatts.c function conn_mw_ble_gatts_service_add (line 44) | uint32_t conn_mw_ble_gatts_service_add(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_characteristic_add (line 73) | uint32_t conn_mw_ble_gatts_characteristic_add(uint8_t const * const p_rx... function conn_mw_ble_gatts_include_add (line 137) | uint32_t conn_mw_ble_gatts_include_add(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_descriptor_add (line 166) | uint32_t conn_mw_ble_gatts_descriptor_add(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_value_set (line 207) | uint32_t conn_mw_ble_gatts_value_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_value_get (line 241) | uint32_t conn_mw_ble_gatts_value_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_hvx (line 271) | uint32_t conn_mw_ble_gatts_hvx(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_service_changed (line 306) | uint32_t conn_mw_ble_gatts_service_changed(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_rw_authorize_reply (line 334) | uint32_t conn_mw_ble_gatts_rw_authorize_reply(uint8_t const * const p_rx... function conn_mw_ble_gatts_sys_attr_set (line 367) | uint32_t conn_mw_ble_gatts_sys_attr_set(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_sys_attr_get (line 400) | uint32_t conn_mw_ble_gatts_sys_attr_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_attr_get (line 435) | uint32_t conn_mw_ble_gatts_attr_get(uint8_t const * const p_rx_buf, function conn_mw_ble_gatts_initial_user_handle_get (line 465) | uint32_t conn_mw_ble_gatts_initial_user_handle_get(uint8_t const * const... function conn_mw_ble_gatts_exchange_mtu_reply (line 491) | uint32_t conn_mw_ble_gatts_exchange_mtu_reply(uint8_t const * const p_rx... FILE: SDK/components/serialization/connectivity/codecs/ble/middleware/conn_mw_ble_l2cap.c function conn_mw_ble_l2cap_cid_register (line 45) | uint32_t conn_mw_ble_l2cap_cid_register(uint8_t const * const p_rx_buf, function conn_mw_ble_l2cap_cid_unregister (line 70) | uint32_t conn_mw_ble_l2cap_cid_unregister(uint8_t const * const p_rx_buf, function conn_mw_ble_l2cap_tx (line 95) | uint32_t conn_mw_ble_l2cap_tx(uint8_t const * const p_rx_buf, function conn_mw_l2cap_ch_setup (line 124) | uint32_t conn_mw_l2cap_ch_setup(uint8_t const * const p_rx_buf, function conn_mw_l2cap_ch_release (line 152) | uint32_t conn_mw_l2cap_ch_release(uint8_t const * const p_rx_buf, function conn_mw_l2cap_ch_rx (line 177) | uint32_t conn_mw_l2cap_ch_rx(uint8_t const * const p_rx_buf, function conn_mw_l2cap_ch_tx (line 204) | uint32_t conn_mw_l2cap_ch_tx(uint8_t const * const p_rx_buf, function conn_mw_l2cap_ch_flow_control (line 231) | uint32_t conn_mw_l2cap_ch_flow_control(uint8_t const * const p_rx_buf, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_conn.c function ble_enable_req_dec (line 53) | uint32_t ble_enable_req_dec(uint8_t const * const p_buf, function ble_enable_req_dec (line 62) | uint32_t ble_enable_req_dec(uint8_t const * const p_buf, function ble_enable_rsp_enc (line 70) | uint32_t ble_enable_rsp_enc(uint32_t return_code, function ble_opt_get_req_dec (line 78) | uint32_t ble_opt_get_req_dec(uint8_t const * const p_buf, function ble_opt_get_rsp_enc (line 97) | uint32_t ble_opt_get_rsp_enc(uint32_t return_code, function ble_opt_set_req_dec (line 186) | uint32_t ble_opt_set_req_dec(uint8_t const * const p_buf, function ble_opt_set_rsp_enc (line 284) | uint32_t ble_opt_set_rsp_enc(uint32_t return_code, function ble_tx_packet_count_get_req_dec (line 292) | uint32_t ble_tx_packet_count_get_req_dec(uint8_t const * const p_buf, function ble_tx_packet_count_get_rsp_enc (line 306) | uint32_t ble_tx_packet_count_get_rsp_enc(uint32_t return_code, function ble_user_mem_reply_req_dec (line 317) | uint32_t ble_user_mem_reply_req_dec(uint8_t const * const p_buf, function ble_user_mem_reply_rsp_enc (line 335) | uint32_t ble_user_mem_reply_rsp_enc(uint32_t return_code, function ble_uuid_decode_req_dec (line 342) | uint32_t ble_uuid_decode_req_dec(uint8_t const * const p_buf, function ble_uuid_decode_rsp_enc (line 356) | uint32_t ble_uuid_decode_rsp_enc(uint32_t return_code, function ble_uuid_encode_req_dec (line 366) | uint32_t ble_uuid_encode_req_dec(uint8_t const * const p_buf, function ble_uuid_encode_rsp_enc (line 389) | uint32_t ble_uuid_encode_rsp_enc(uint32_t return_code, function ble_uuid_vs_add_req_dec (line 406) | uint32_t ble_uuid_vs_add_req_dec(uint8_t const * const p_buf, function ble_uuid_vs_add_rsp_enc (line 425) | uint32_t ble_uuid_vs_add_rsp_enc(uint32_t return_code, function ble_version_get_req_dec (line 435) | uint32_t ble_version_get_req_dec(uint8_t const * const p_buf, function ble_version_get_rsp_enc (line 450) | uint32_t ble_version_get_rsp_enc(uint32_t return_code, function ble_opt_id_pre_dec (line 462) | uint32_t ble_opt_id_pre_dec(uint8_t const * const p_buf, function ble_cfg_set_req_dec (line 476) | uint32_t ble_cfg_set_req_dec(uint8_t const * const p_buf, function ble_cfg_set_rsp_enc (line 551) | uint32_t ble_cfg_set_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_event_enc.c function ble_event_enc (line 51) | uint32_t ble_event_enc(ble_evt_t const * const p_event, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_evt_conn.c function ble_evt_user_mem_release_enc (line 47) | uint32_t ble_evt_user_mem_release_enc(ble_evt_t const * const p_event, function ble_evt_tx_complete_enc (line 68) | uint32_t ble_evt_tx_complete_enc(ble_evt_t const * const p_event, function ble_evt_user_mem_request_enc (line 82) | uint32_t ble_evt_user_mem_request_enc(ble_evt_t const * const p_event, function ble_evt_data_length_changed_enc (line 96) | uint32_t ble_evt_data_length_changed_enc(ble_evt_t const * const p_event, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_gap_conn.c function ble_gap_adv_data_set_req_dec (line 49) | uint32_t ble_gap_adv_data_set_req_dec(uint8_t const * const p_buf, function ble_gap_adv_data_set_rsp_enc (line 67) | uint32_t ble_gap_adv_data_set_rsp_enc(uint32_t return_code, function ble_gap_adv_start_req_dec (line 75) | uint32_t ble_gap_adv_start_req_dec(uint8_t const * const p_buf, function ble_gap_adv_start_rsp_enc (line 104) | uint32_t ble_gap_adv_start_rsp_enc(uint32_t return_code, function ble_gap_adv_stop_req_dec (line 113) | uint32_t ble_gap_adv_stop_req_dec(uint8_t const * const p_buf, function ble_gap_adv_stop_rsp_enc (line 125) | uint32_t ble_gap_adv_stop_rsp_enc(uint32_t return_code, function ble_gap_appearance_get_req_dec (line 133) | uint32_t ble_gap_appearance_get_req_dec(uint8_t const * const p_buf, function ble_gap_appearance_get_rsp_enc (line 147) | uint32_t ble_gap_appearance_get_rsp_enc(uint32_t return_code, function ble_gap_appearance_set_req_dec (line 158) | uint32_t ble_gap_appearance_set_req_dec(uint8_t const * const p_buf, function ble_gap_appearance_set_rsp_enc (line 171) | uint32_t ble_gap_appearance_set_rsp_enc(uint32_t return_code, function ble_gap_auth_key_reply_req_dec (line 178) | uint32_t ble_gap_auth_key_reply_req_dec(uint8_t const * const p_buf, function ble_gap_auth_key_reply_rsp_enc (line 214) | uint32_t ble_gap_auth_key_reply_rsp_enc(uint32_t return_code, function ble_gap_authenticate_req_dec (line 222) | uint32_t ble_gap_authenticate_req_dec(uint8_t const * const p_buf, function ble_gap_authenticate_rsp_enc (line 239) | uint32_t ble_gap_authenticate_rsp_enc(uint32_t return_code, function ble_gap_conn_param_update_req_dec (line 246) | uint32_t ble_gap_conn_param_update_req_dec(uint8_t const * const ... function ble_gap_conn_param_update_rsp_enc (line 263) | uint32_t ble_gap_conn_param_update_rsp_enc(uint32_t return_code, function ble_gap_conn_sec_get_req_dec (line 270) | uint32_t ble_gap_conn_sec_get_req_dec(uint8_t const * const p_buf, function ble_gap_conn_sec_get_rsp_enc (line 284) | uint32_t ble_gap_conn_sec_get_rsp_enc(uint32_t return_... function ble_gap_device_name_get_req_dec (line 296) | uint32_t ble_gap_device_name_get_req_dec(uint8_t const * const p_buf, function ble_gap_device_name_get_rsp_enc (line 311) | uint32_t ble_gap_device_name_get_rsp_enc(uint32_t return_code, function ble_gap_device_name_set_req_dec (line 326) | uint32_t ble_gap_device_name_set_req_dec(uint8_t const * const ... function ble_gap_device_name_set_rsp_enc (line 345) | uint32_t ble_gap_device_name_set_rsp_enc(uint32_t return_code, function ble_gap_disconnect_req_dec (line 352) | uint32_t ble_gap_disconnect_req_dec(uint8_t const * const p_buf, function ble_gap_disconnect_rsp_enc (line 368) | uint32_t ble_gap_disconnect_rsp_enc(uint32_t return_code, function ble_gap_encrypt_req_dec (line 376) | uint32_t ble_gap_encrypt_req_dec(uint8_t const * const p_buf, function ble_gap_encrypt_rsp_enc (line 397) | uint32_t ble_gap_encrypt_rsp_enc(uint32_t return_code, function ble_gap_keypress_notify_req_dec (line 405) | uint32_t ble_gap_keypress_notify_req_dec(uint8_t const * const ... function ble_gap_keypress_notify_rsp_enc (line 421) | uint32_t ble_gap_keypress_notify_rsp_enc(uint32_t re... function ble_gap_lesc_dhkey_reply_req_dec (line 428) | uint32_t ble_gap_lesc_dhkey_reply_req_dec(uint8_t const * const ... function ble_gap_lesc_dhkey_reply_rsp_enc (line 444) | uint32_t ble_gap_lesc_dhkey_reply_rsp_enc(uint32_t r... function ble_gap_lesc_oob_data_get_req_dec (line 451) | uint32_t ble_gap_lesc_oob_data_get_req_dec(uint8_t const * const ... function ble_gap_lesc_oob_data_get_rsp_enc (line 470) | uint32_t ble_gap_lesc_oob_data_get_rsp_enc(uint32_t ... function ble_gap_lesc_oob_data_set_req_dec (line 482) | uint32_t ble_gap_lesc_oob_data_set_req_dec(uint8_t const * const ... function ble_gap_lesc_oob_data_set_rsp_enc (line 501) | uint32_t ble_gap_lesc_oob_data_set_rsp_enc(uint32_t ... function ble_gap_ppcp_get_req_dec (line 508) | uint32_t ble_gap_ppcp_get_req_dec(uint8_t const * const p_buf, function ble_gap_ppcp_get_rsp_enc (line 524) | uint32_t ble_gap_ppcp_get_rsp_enc(uint32_t re... function ble_gap_ppcp_set_req_dec (line 537) | uint32_t ble_gap_ppcp_set_req_dec(uint8_t const * const p_buf, function ble_gap_ppcp_set_rsp_enc (line 550) | uint32_t ble_gap_ppcp_set_rsp_enc(uint32_t return_code, function ble_gap_rssi_get_req_dec (line 557) | uint32_t ble_gap_rssi_get_req_dec(uint8_t const * const p_buf, function ble_gap_rssi_get_rsp_enc (line 583) | uint32_t ble_gap_rssi_get_rsp_enc(uint32_t return_code, function ble_gap_rssi_start_req_dec (line 602) | uint32_t ble_gap_rssi_start_req_dec(uint8_t const * const p_buf, function ble_gap_rssi_start_rsp_enc (line 621) | uint32_t ble_gap_rssi_start_rsp_enc(uint32_t return_code, function ble_gap_rssi_stop_req_dec (line 628) | uint32_t ble_gap_rssi_stop_req_dec(uint8_t const * const p_buf, function ble_gap_rssi_stop_rsp_enc (line 640) | uint32_t ble_gap_rssi_stop_rsp_enc(uint32_t return_code, function ble_gap_scan_stop_rsp_enc (line 680) | uint32_t ble_gap_scan_stop_rsp_enc(uint32_t return_code, function ble_gap_connect_req_dec (line 687) | uint32_t ble_gap_connect_req_dec(uint8_t const * const p_buf, function ble_gap_connect_rsp_enc (line 716) | uint32_t ble_gap_connect_rsp_enc(uint32_t return_code, function ble_gap_connect_cancel_rsp_enc (line 722) | uint32_t ble_gap_connect_cancel_rsp_enc(uint32_t return_code, function ble_gap_sec_info_reply_req_dec (line 730) | uint32_t ble_gap_sec_info_reply_req_dec(uint8_t const * const p_... function ble_gap_sec_info_reply_rsp_enc (line 755) | uint32_t ble_gap_sec_info_reply_rsp_enc(uint32_t return_code, function ble_gap_sec_params_reply_req_dec (line 762) | uint32_t ble_gap_sec_params_reply_req_dec(uint8_t const * const ... function ble_gap_sec_params_reply_rsp_enc (line 786) | uint32_t ble_gap_sec_params_reply_rsp_enc(uint32_t r... function ble_gap_tx_power_set_req_dec (line 796) | uint32_t ble_gap_tx_power_set_req_dec(uint8_t const * const p_buf, function ble_gap_tx_power_set_rsp_enc (line 815) | uint32_t ble_gap_tx_power_set_rsp_enc(uint32_t return_code, function ble_gap_addr_get_req_dec (line 823) | uint32_t ble_gap_addr_get_req_dec(uint8_t const * const p_buf, function ble_gap_addr_get_rsp_enc (line 833) | uint32_t ble_gap_addr_get_rsp_enc(uint32_t return_code, function ble_gap_addr_set_req_dec (line 844) | uint32_t ble_gap_addr_set_req_dec(uint8_t const * const p_buf, function ble_gap_addr_set_rsp_enc (line 854) | uint32_t ble_gap_addr_set_rsp_enc(uint32_t return_code, function ble_gap_privacy_set_req_dec (line 861) | uint32_t ble_gap_privacy_set_req_dec(uint8_t const * const p_buf, function ble_gap_privacy_set_rsp_enc (line 870) | uint32_t ble_gap_privacy_set_rsp_enc(uint32_t return_code, function ble_gap_privacy_get_req_dec (line 877) | uint32_t ble_gap_privacy_get_req_dec(uint8_t const * const ... function ble_gap_privacy_get_rsp_enc (line 886) | uint32_t ble_gap_privacy_get_rsp_enc(uint32_t ... function ble_gap_whitelist_set_req_dec (line 896) | uint32_t ble_gap_whitelist_set_req_dec(uint8_t const * const p_buf, function ble_gap_whitelist_set_rsp_enc (line 927) | uint32_t ble_gap_whitelist_set_rsp_enc(uint32_t return_code, function ble_gap_device_identities_set_req_dec (line 934) | uint32_t ble_gap_device_identities_set_req_dec(uint8_t const * const ... function ble_gap_device_identities_set_rsp_enc (line 982) | uint32_t ble_gap_device_identities_set_rsp_enc(uint32_t return_c... function ble_gap_data_length_update_req_dec (line 990) | uint32_t ble_gap_data_length_update_req_dec(uint8_t const * const ... function ble_gap_data_length_update_rsp_enc (line 1004) | uint32_t ble_gap_data_length_update_rsp_enc(uint32_t ... function ble_gap_phy_update_req_dec (line 1016) | uint32_t ble_gap_phy_update_req_dec(uint8_t const * const p_buf, function ble_gap_phy_update_rsp_enc (line 1033) | uint32_t ble_gap_phy_update_rsp_enc(uint32_t return_code, function ble_gap_adv_set_configure_req_dec (line 1042) | uint32_t ble_gap_adv_set_configure_req_dec(uint8_t const * const ... function ble_gap_adv_set_configure_rsp_enc (line 1065) | uint32_t ble_gap_adv_set_configure_rsp_enc(uint32_t return... function ble_gap_qos_channel_survey_start_req_dec (line 1079) | uint32_t ble_gap_qos_channel_survey_start_req_dec(uint8_t const * const ... function ble_gap_qos_channel_survey_start_rsp_enc (line 1091) | uint32_t ble_gap_qos_channel_survey_start_rsp_enc(uint32_t retur... function ble_gap_qos_channel_survey_stop_req_dec (line 1098) | uint32_t ble_gap_qos_channel_survey_stop_req_dec(uint8_t const * const ... function ble_gap_qos_channel_survey_stop_rsp_enc (line 1106) | uint32_t ble_gap_qos_channel_survey_stop_rsp_enc(uint32_t return... FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_gap_evt_conn.c function ble_gap_evt_adv_report_enc (line 53) | uint32_t ble_gap_evt_adv_report_enc(ble_evt_t const * const p_event, function ble_gap_evt_auth_key_request_enc (line 71) | uint32_t ble_gap_evt_auth_key_request_enc(ble_evt_t const * const p_event, function ble_gap_evt_auth_status_enc (line 84) | uint32_t ble_gap_evt_auth_status_enc(ble_evt_t const * const p_event, function ble_gap_evt_conn_param_update_enc (line 113) | uint32_t ble_gap_evt_conn_param_update_enc(ble_evt_t const * const p_event, function ble_gap_evt_conn_param_update_request_enc (line 127) | uint32_t ble_gap_evt_conn_param_update_request_enc(ble_evt_t const * con... function ble_gap_evt_conn_sec_update_enc (line 142) | uint32_t ble_gap_evt_conn_sec_update_enc(ble_evt_t const * const p_event, function ble_gap_evt_connected_enc (line 155) | uint32_t ble_gap_evt_connected_enc(ble_evt_t const * const p_event, function ble_gap_evt_disconnected_enc (line 168) | uint32_t ble_gap_evt_disconnected_enc(ble_evt_t const * const p_event, function ble_gap_evt_key_pressed_enc (line 191) | uint32_t ble_gap_evt_key_pressed_enc(ble_evt_t const * const p_event, function ble_gap_evt_lesc_dhkey_request_enc (line 204) | uint32_t ble_gap_evt_lesc_dhkey_request_enc(ble_evt_t const * const p_ev... function ble_gap_evt_passkey_display_enc (line 222) | uint32_t ble_gap_evt_passkey_display_enc(ble_evt_t const * const p_event, function ble_gap_evt_rssi_changed_enc (line 237) | uint32_t ble_gap_evt_rssi_changed_enc(ble_evt_t const * const p_event, function ble_gap_evt_scan_req_report_enc (line 253) | uint32_t ble_gap_evt_scan_req_report_enc(ble_evt_t const * const p_event, function ble_gap_evt_sec_info_request_enc (line 270) | uint32_t ble_gap_evt_sec_info_request_enc(ble_evt_t const * const p_event, function ble_gap_evt_sec_params_request_enc (line 283) | uint32_t ble_gap_evt_sec_params_request_enc(ble_evt_t const * const p_ev... function ble_gap_evt_sec_request_enc (line 296) | uint32_t ble_gap_evt_sec_request_enc(ble_evt_t const * const p_event, function ble_gap_evt_timeout_enc (line 309) | uint32_t ble_gap_evt_timeout_enc(ble_evt_t const * const p_event, function ble_gap_evt_phy_update_enc (line 328) | uint32_t ble_gap_evt_phy_update_enc(ble_evt_t const * const p_event, function ble_gap_evt_phy_update_request_enc (line 343) | uint32_t ble_gap_evt_phy_update_request_enc(ble_evt_t const * const p_ev... function ble_gap_evt_data_length_update_request_enc (line 357) | uint32_t ble_gap_evt_data_length_update_request_enc(ble_evt_t const * co... function ble_gap_evt_data_length_update_enc (line 369) | uint32_t ble_gap_evt_data_length_update_enc(ble_evt_t const * const p_ev... function ble_gap_evt_adv_set_terminated_enc (line 384) | uint32_t ble_gap_evt_adv_set_terminated_enc(ble_evt_t const * const p_ev... function ble_gap_evt_qos_channel_survey_report_enc (line 398) | uint32_t ble_gap_evt_qos_channel_survey_report_enc(ble_evt_t const * con... FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_gattc_conn.c function ble_gattc_attr_info_discover_req_dec (line 49) | uint32_t ble_gattc_attr_info_discover_req_dec(uint8_t const * const ... function ble_gattc_attr_info_discover_rsp_enc (line 66) | uint32_t ble_gattc_attr_info_discover_rsp_enc(uint32_t return_code, function ble_gattc_char_value_by_uuid_read_req_dec (line 73) | uint32_t ble_gattc_char_value_by_uuid_read_req_dec(uint8_t const * const... function ble_gattc_char_value_by_uuid_read_rsp_enc (line 96) | uint32_t ble_gattc_char_value_by_uuid_read_rsp_enc(uint32_t retu... function ble_gattc_char_values_read_req_dec (line 104) | uint32_t ble_gattc_char_values_read_req_dec(uint8_t const * const p_buf, function ble_gattc_char_values_read_rsp_enc (line 124) | uint32_t ble_gattc_char_values_read_rsp_enc(uint32_t return_code, function ble_gattc_characteristics_discover_req_dec (line 131) | uint32_t ble_gattc_characteristics_discover_req_dec( function ble_gattc_characteristics_discover_rsp_enc (line 146) | uint32_t ble_gattc_characteristics_discover_rsp_enc(uint32_t ret... function ble_gattc_descriptors_discover_req_dec (line 154) | uint32_t ble_gattc_descriptors_discover_req_dec(uint8_t const * const ... function ble_gattc_descriptors_discover_rsp_enc (line 168) | uint32_t ble_gattc_descriptors_discover_rsp_enc(uint32_t return_... function ble_gattc_hv_confirm_req_dec (line 175) | uint32_t ble_gattc_hv_confirm_req_dec(uint8_t const * const p_buf, function ble_gattc_hv_confirm_rsp_enc (line 188) | uint32_t ble_gattc_hv_confirm_rsp_enc(uint32_t return_code, function ble_gattc_primary_services_discover_req_dec (line 195) | uint32_t ble_gattc_primary_services_discover_req_dec(uint8_t const * con... function ble_gattc_primary_services_discover_rsp_enc (line 211) | uint32_t ble_gattc_primary_services_discover_rsp_enc(uint32_t re... function ble_gattc_read_req_dec (line 218) | uint32_t ble_gattc_read_req_dec(uint8_t const * const p_buf, function ble_gattc_read_rsp_enc (line 233) | uint32_t ble_gattc_read_rsp_enc(uint32_t return_code, function ble_gattc_relationships_discover_req_dec (line 240) | uint32_t ble_gattc_relationships_discover_req_dec(uint8_t const * const ... function ble_gattc_relationships_discover_rsp_enc (line 254) | uint32_t ble_gattc_relationships_discover_rsp_enc(uint32_t retur... function ble_gattc_write_req_dec (line 261) | uint32_t ble_gattc_write_req_dec(uint8_t const * const p_buf, function ble_gattc_write_rsp_enc (line 274) | uint32_t ble_gattc_write_rsp_enc(uint32_t return_code, function ble_gattc_exchange_mtu_request_req_dec (line 281) | uint32_t ble_gattc_exchange_mtu_request_req_dec(uint8_t const * const ... function ble_gattc_exchange_mtu_request_rsp_enc (line 294) | uint32_t ble_gattc_exchange_mtu_request_rsp_enc(uint32_t return_... FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_gattc_evt_conn.c function ble_gattc_evt_attr_info_disc_rsp_enc (line 46) | uint32_t ble_gattc_evt_attr_info_disc_rsp_enc(ble_evt_t const * const p_... function ble_gattc_evt_char_disc_rsp_enc (line 62) | uint32_t ble_gattc_evt_char_disc_rsp_enc(ble_evt_t const * const p_event, function ble_gattc_evt_char_val_by_uuid_read_rsp_enc (line 78) | uint32_t ble_gattc_evt_char_val_by_uuid_read_rsp_enc(ble_evt_t const * c... function ble_gattc_evt_char_vals_read_rsp_enc (line 94) | uint32_t ble_gattc_evt_char_vals_read_rsp_enc(ble_evt_t const * const p_... function ble_gattc_evt_desc_disc_rsp_enc (line 110) | uint32_t ble_gattc_evt_desc_disc_rsp_enc(ble_evt_t const * const p_event, function ble_gattc_evt_hvx_enc (line 126) | uint32_t ble_gattc_evt_hvx_enc(ble_evt_t const * const p_event, function ble_gattc_evt_prim_srvc_disc_rsp_enc (line 141) | uint32_t ble_gattc_evt_prim_srvc_disc_rsp_enc(ble_evt_t const * const p_... function ble_gattc_evt_read_rsp_enc (line 157) | uint32_t ble_gattc_evt_read_rsp_enc(ble_evt_t const * const p_event, function ble_gattc_evt_rel_disc_rsp_enc (line 173) | uint32_t ble_gattc_evt_rel_disc_rsp_enc(ble_evt_t const * const p_event, function ble_gattc_evt_timeout_enc (line 189) | uint32_t ble_gattc_evt_timeout_enc(ble_evt_t const * const p_event, function ble_gattc_evt_write_rsp_enc (line 205) | uint32_t ble_gattc_evt_write_rsp_enc(ble_evt_t const * const p_event, function ble_gattc_evt_exchange_mtu_rsp_enc (line 221) | uint32_t ble_gattc_evt_exchange_mtu_rsp_enc(ble_evt_t const * const p_ev... function ble_gattc_evt_write_cmd_tx_complete_enc (line 239) | uint32_t ble_gattc_evt_write_cmd_tx_complete_enc(ble_evt_t const * const... FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_gatts_conn.c function ble_gatts_attr_get_req_dec (line 48) | uint32_t ble_gatts_attr_get_req_dec(uint8_t const * const p_buf, function ble_gatts_attr_get_rsp_enc (line 64) | uint32_t ble_gatts_attr_get_rsp_enc(uint32_t return_code, function ble_gatts_characteristic_add_req_dec (line 78) | uint32_t ble_gatts_characteristic_add_req_dec(uint8_t const * const ... function ble_gatts_characteristic_add_rsp_enc (line 95) | uint32_t ble_gatts_characteristic_add_rsp_enc(uint32_t ... function ble_gatts_descriptor_add_req_dec (line 107) | uint32_t ble_gatts_descriptor_add_req_dec(uint8_t const * const p_buf, function ble_gatts_descriptor_add_rsp_enc (line 122) | uint32_t ble_gatts_descriptor_add_rsp_enc(uint32_t return_code, function ble_gatts_hvx_req_dec (line 134) | uint32_t ble_gatts_hvx_req_dec(uint8_t const * const p_buf, function ble_gatts_hvx_rsp_enc (line 147) | uint32_t ble_gatts_hvx_rsp_enc(uint32_t return_code, function ble_gatts_include_add_req_dec (line 159) | uint32_t ble_gatts_include_add_req_dec(uint8_t const * const p_buf, function ble_gatts_include_add_rsp_enc (line 175) | uint32_t ble_gatts_include_add_rsp_enc(uint32_t return_code, function ble_gatts_initial_user_handle_get_req_dec (line 187) | uint32_t ble_gatts_initial_user_handle_get_req_dec(uint8_t const * con... function ble_gatts_initial_user_handle_get_rsp_enc (line 199) | uint32_t ble_gatts_initial_user_handle_get_rsp_enc(uint32_t re... function ble_gatts_rw_authorize_reply_req_dec (line 211) | uint32_t ble_gatts_rw_authorize_reply_req_dec(uint8_t const * const p_buf, function ble_gatts_rw_authorize_reply_rsp_enc (line 223) | uint32_t ble_gatts_rw_authorize_reply_rsp_enc(uint32_t return_code, function ble_gatts_service_add_req_dec (line 230) | uint32_t ble_gatts_service_add_req_dec(uint8_t const * const p_buf, function ble_gatts_service_add_rsp_enc (line 245) | uint32_t ble_gatts_service_add_rsp_enc(uint32_t return_code, function ble_gatts_service_changed_req_dec (line 258) | uint32_t ble_gatts_service_changed_req_dec(uint8_t const * const p_buf, function ble_gatts_service_changed_rsp_enc (line 274) | uint32_t ble_gatts_service_changed_rsp_enc(uint32_t return_code, function ble_gatts_sys_attr_get_req_dec (line 281) | uint32_t ble_gatts_sys_attr_get_req_dec(uint8_t const * const p_buf, function ble_gatts_sys_attr_get_rsp_enc (line 299) | uint32_t ble_gatts_sys_attr_get_rsp_enc(uint32_t return_code, function ble_gatts_sys_attr_set_req_dec (line 316) | uint32_t ble_gatts_sys_attr_set_req_dec(uint8_t const * const p_buf, function ble_gatts_sys_attr_set_rsp_enc (line 332) | uint32_t ble_gatts_sys_attr_set_rsp_enc(uint32_t return_code, function ble_gatts_value_get_req_dec (line 339) | uint32_t ble_gatts_value_get_req_dec(uint8_t const * const p_buf, function ble_gatts_value_get_rsp_enc (line 362) | uint32_t ble_gatts_value_get_rsp_enc(uint32_t return_c... function ble_gatts_value_set_req_dec (line 374) | uint32_t ble_gatts_value_set_req_dec(uint8_t const * const p_buf, function ble_gatts_value_set_rsp_enc (line 390) | uint32_t ble_gatts_value_set_rsp_enc(uint32_t return_code, function ble_gatts_exchange_mtu_reply_req_dec (line 403) | uint32_t ble_gatts_exchange_mtu_reply_req_dec(uint8_t const * const ... function ble_gatts_exchange_mtu_reply_rsp_enc (line 416) | uint32_t ble_gatts_exchange_mtu_reply_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_gatts_evt_conn.c function ble_gatts_evt_rw_authorize_request_enc (line 49) | uint32_t ble_gatts_evt_rw_authorize_request_enc(ble_evt_t const * const ... function ble_gatts_evt_hvc_enc (line 76) | uint32_t ble_gatts_evt_hvc_enc(ble_evt_t const * const p_event, function ble_gatts_evt_sc_confirm_enc (line 90) | uint32_t ble_gatts_evt_sc_confirm_enc(ble_evt_t const * const p_event, function ble_gatts_evt_sys_attr_missing_enc (line 101) | uint32_t ble_gatts_evt_sys_attr_missing_enc(ble_evt_t const * const p_ev... function ble_gatts_evt_timeout_enc (line 115) | uint32_t ble_gatts_evt_timeout_enc(ble_evt_t const * const p_event, function ble_gatts_evt_write_enc (line 129) | uint32_t ble_gatts_evt_write_enc(ble_evt_t const * const p_event, function ble_gatts_evt_exchange_mtu_request_enc (line 152) | uint32_t ble_gatts_evt_exchange_mtu_request_enc(ble_evt_t const * const ... function ble_gatts_evt_hvn_tx_complete_enc (line 166) | uint32_t ble_gatts_evt_hvn_tx_complete_enc(ble_evt_t const * const p_event, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_l2cap_conn.c function ble_l2cap_cid_register_req_dec (line 52) | uint32_t ble_l2cap_cid_register_req_dec(uint8_t const * const p_buf, function ble_l2cap_cid_register_rsp_enc (line 74) | uint32_t ble_l2cap_cid_register_rsp_enc(uint32_t return_code, function ble_l2cap_cid_unregister_req_dec (line 82) | uint32_t ble_l2cap_cid_unregister_req_dec(uint8_t const * const p_buf, function ble_l2cap_cid_unregister_rsp_enc (line 104) | uint32_t ble_l2cap_cid_unregister_rsp_enc(uint32_t return_code, function ble_l2cap_tx_req_dec (line 113) | uint32_t ble_l2cap_tx_req_dec(uint8_t const * const p_buf, function ble_l2cap_tx_rsp_enc (line 153) | uint32_t ble_l2cap_tx_rsp_enc(uint32_t return_code, function ble_l2cap_ch_setup_req_dec (line 163) | uint32_t ble_l2cap_ch_setup_req_dec(uint8_t const * const ... function ble_l2cap_ch_setup_rsp_enc (line 184) | uint32_t ble_l2cap_ch_setup_rsp_enc(uint32_t return_code, function ble_l2cap_ch_release_req_dec (line 195) | uint32_t ble_l2cap_ch_release_req_dec(uint8_t const * const p_buf, function ble_l2cap_ch_release_rsp_enc (line 207) | uint32_t ble_l2cap_ch_release_rsp_enc(uint32_t return_code, function ble_l2cap_ch_rx_req_dec (line 214) | uint32_t ble_l2cap_ch_rx_req_dec(uint8_t const * const p_buf, function ble_l2cap_ch_rx_rsp_enc (line 244) | uint32_t ble_l2cap_ch_rx_rsp_enc(uint32_t return_code, function ble_l2cap_ch_tx_req_dec (line 251) | uint32_t ble_l2cap_ch_tx_req_dec(uint8_t const * const p_buf, function ble_l2cap_ch_tx_rsp_enc (line 290) | uint32_t ble_l2cap_ch_tx_rsp_enc(uint32_t return_code, function ble_l2cap_ch_flow_control_req_dec (line 297) | uint32_t ble_l2cap_ch_flow_control_req_dec(uint8_t const * const ... function ble_l2cap_ch_flow_control_rsp_enc (line 313) | uint32_t ble_l2cap_ch_flow_control_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/ble_l2cap_evt_conn.c function ble_l2cap_evt_rx_enc (line 49) | uint32_t ble_l2cap_evt_rx_enc(ble_evt_t const * const p_event, function ble_l2cap_evt_ch_setup_request_enc (line 64) | uint32_t ble_l2cap_evt_ch_setup_request_enc(ble_evt_t const * const p_ev... function ble_l2cap_evt_ch_setup_refused_enc (line 79) | uint32_t ble_l2cap_evt_ch_setup_refused_enc(ble_evt_t const * const p_ev... function ble_l2cap_evt_ch_setup_enc (line 94) | uint32_t ble_l2cap_evt_ch_setup_enc(ble_evt_t const * const p_event, function ble_l2cap_evt_ch_released_enc (line 108) | uint32_t ble_l2cap_evt_ch_released_enc(ble_evt_t const * const p_event, function ble_l2cap_evt_ch_sdu_buf_released_enc (line 121) | uint32_t ble_l2cap_evt_ch_sdu_buf_released_enc(ble_evt_t const * const p... function ble_l2cap_evt_ch_credit_enc (line 143) | uint32_t ble_l2cap_evt_ch_credit_enc(ble_evt_t const * const p_event, function ble_l2cap_evt_ch_rx_enc (line 157) | uint32_t ble_l2cap_evt_ch_rx_enc(ble_evt_t const * const p_event, function ble_l2cap_evt_ch_tx_enc (line 178) | uint32_t ble_l2cap_evt_ch_tx_enc(ble_evt_t const * const p_event, FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/conn_ble_gap_sec_keys.c type ble_data_item_t (line 49) | typedef struct function conn_ble_gap_sec_keys_init (line 61) | void conn_ble_gap_sec_keys_init(void) function conn_ble_gap_sec_context_create (line 76) | uint32_t conn_ble_gap_sec_context_create(uint32_t *p_index) function conn_ble_gap_sec_context_destroy (line 95) | uint32_t conn_ble_gap_sec_context_destroy(uint16_t conn_handle) function conn_ble_gap_sec_context_find (line 113) | uint32_t conn_ble_gap_sec_context_find(uint16_t conn_handle, uint32_t *p... function conn_ble_gap_ble_data_buf_free (line 163) | uint32_t conn_ble_gap_ble_data_buf_free(uint8_t * p_data) function conn_ble_gap_scan_data_set (line 185) | void conn_ble_gap_scan_data_set(uint8_t * p_scan_data) function conn_ble_gap_scan_data_unset (line 190) | void conn_ble_gap_scan_data_unset(bool free) FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/conn_ble_gap_sec_keys.h type ser_ble_gap_conn_keyset_t (line 64) | typedef struct FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/conn_ble_l2cap_sdu_pool.c function conn_ble_l2cap_sdu_pool_init (line 54) | void conn_ble_l2cap_sdu_pool_init(void) function conn_ble_l2cap_sdu_pool_id_get (line 72) | uint32_t conn_ble_l2cap_sdu_pool_id_get(void * p_data) function conn_ble_l2cap_sdu_pool_free (line 79) | void conn_ble_l2cap_sdu_pool_free(void * p_data) FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/conn_ble_user_mem.c function conn_ble_user_mem_init (line 49) | void conn_ble_user_mem_init(void) function conn_ble_user_mem_context_create (line 59) | uint32_t conn_ble_user_mem_context_create(uint32_t *p_index) function conn_ble_user_mem_context_destroy (line 79) | uint32_t conn_ble_user_mem_context_destroy(uint16_t conn_handle) function conn_ble_user_mem_context_find (line 98) | uint32_t conn_ble_user_mem_context_find(uint16_t conn_handle, uint32_t *... FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/conn_ble_user_mem.h type sercon_ble_user_mem_t (line 65) | typedef struct FILE: SDK/components/serialization/connectivity/codecs/ble/serializers/nrf_soc_conn.c function ecb_block_encrypt_req_dec (line 47) | uint32_t ecb_block_encrypt_req_dec(uint8_t const * const p_buf, function ecb_block_encrypt_rsp_enc (line 56) | uint32_t ecb_block_encrypt_rsp_enc(uint32_t return_code, function power_system_off_req_dec (line 65) | uint32_t power_system_off_req_dec(uint8_t const * const p_buf, function temp_get_req_dec (line 72) | uint32_t temp_get_req_dec(uint8_t const * const p_buf, function temp_get_rsp_enc (line 81) | uint32_t temp_get_rsp_enc(uint32_t return_code, FILE: SDK/components/serialization/connectivity/codecs/common/ble_dtm_init.c function ble_dtm_init_req_dec (line 45) | uint32_t ble_dtm_init_req_dec(uint8_t const * const p_buf, uint16_t pack... function ble_dtm_init_rsp_enc (line 68) | uint32_t ble_dtm_init_rsp_enc(uint32_t return_code, uint8_t * const p_buf, FILE: SDK/components/serialization/connectivity/codecs/common/conn_mw.c type conn_mw_item_t (line 52) | typedef struct function conn_mw_handler_t (line 65) | static conn_mw_handler_t conn_mw_handler_get(uint8_t opcode) function conn_mw_handler (line 82) | uint32_t conn_mw_handler(uint8_t const * const p_rx_buf, FILE: SDK/components/serialization/connectivity/codecs/common/conn_mw_nrf_soc.c function conn_mw_power_system_off (line 44) | uint32_t conn_mw_power_system_off(uint8_t const * const p_rx_buf, function conn_mw_temp_get (line 64) | uint32_t conn_mw_temp_get(uint8_t const * const p_rx_buf, function conn_mw_ecb_block_encrypt (line 90) | uint32_t conn_mw_ecb_block_encrypt(uint8_t const * const p_rx_buf, FILE: SDK/components/serialization/connectivity/hal/dtm_uart.c function uart_init (line 117) | static uint32_t uart_init(app_uart_stream_comm_params_t * p_comm_params) function dtm_start (line 156) | uint32_t dtm_start(app_uart_stream_comm_params_t uart_comm_params) FILE: SDK/components/serialization/connectivity/ser_conn_cmd_decoder.c function ser_conn_command_process (line 56) | uint32_t ser_conn_command_process(uint8_t * p_command, uint16_t command_... FILE: SDK/components/serialization/connectivity/ser_conn_dtm_cmd_decoder.c function ser_conn_dtm_command_process (line 52) | uint32_t ser_conn_dtm_command_process(uint8_t * p_command, uint16_t comm... function ser_conn_is_ready_to_enter_dtm (line 113) | void ser_conn_is_ready_to_enter_dtm(void) FILE: SDK/components/serialization/connectivity/ser_conn_error_handling.c function app_error_fault_handler (line 78) | void app_error_fault_handler(uint32_t id, uint32_t pc, uint32_t info) function assert_nrf_callback (line 134) | void assert_nrf_callback(uint16_t line_num, const uint8_t * p_file_name) FILE: SDK/components/serialization/connectivity/ser_conn_event_encoder.c function ser_conn_ble_event_encoder (line 60) | void ser_conn_ble_event_encoder(void * p_event_data, uint16_t event_size) function ser_conn_ant_event_encoder (line 127) | void ser_conn_ant_event_encoder(void * p_event_data, uint16_t event_size) FILE: SDK/components/serialization/connectivity/ser_conn_handlers.c function ser_conn_on_no_mem_handler_set (line 75) | void ser_conn_on_no_mem_handler_set(ser_conn_on_no_mem_t handler) function ser_conn_on_no_mem_handler (line 80) | void ser_conn_on_no_mem_handler(void) function ser_conn_hal_transport_event_handle (line 87) | void ser_conn_hal_transport_event_handle(ser_hal_transport_evt_t event) function ser_conn_rx_process (line 144) | uint32_t ser_conn_rx_process(void) function ser_conn_reset (line 160) | void ser_conn_reset(void) function ser_conn_ble_event_handle (line 172) | void ser_conn_ble_event_handle(ble_evt_t const * p_ble_evt, void * p_con... function ser_conn_ant_event_handle (line 200) | void ser_conn_ant_event_handle(ant_evt_t * p_ant_evt, void * p_context) FILE: SDK/components/serialization/connectivity/ser_conn_pkt_decoder.c function ser_conn_received_pkt_process (line 57) | uint32_t ser_conn_received_pkt_process( FILE: SDK/components/serialization/connectivity/ser_conn_reset_cmd_decoder.c function sd_start_from_app_sched (line 61) | static void sd_start_from_app_sched(void * p_event_data, uint16_t event_... function sdh_observer_handler (line 69) | static void sdh_observer_handler(nrf_sdh_state_evt_t state, void * p_con... function timer_handler (line 91) | void timer_handler(void * p_ctx) function soft_reset_trigger (line 101) | bool soft_reset_trigger(void) function ser_conn_generic_command_process (line 125) | void ser_conn_generic_command_process(uint8_t * p_command, uint16_t comm... FILE: SDK/components/softdevice/common/nrf_sdh.c function ret_code_t (line 101) | static ret_code_t sdh_request_observer_notify(nrf_sdh_req_evt_t req) function sdh_state_observer_notify (line 136) | static void sdh_state_observer_notify(nrf_sdh_state_evt_t evt) function softdevices_evt_irq_enable (line 157) | static void softdevices_evt_irq_enable(void) function softdevice_evt_irq_disable (line 169) | static void softdevice_evt_irq_disable(void) function ret_code_t (line 181) | ret_code_t nrf_sdh_enable_request(void) function ret_code_t (line 238) | ret_code_t nrf_sdh_disable_request(void) function ret_code_t (line 280) | ret_code_t nrf_sdh_request_continue(void) function nrf_sdh_is_enabled (line 298) | bool nrf_sdh_is_enabled(void) function nrf_sdh_suspend (line 304) | void nrf_sdh_suspend(void) function nrf_sdh_resume (line 316) | void nrf_sdh_resume(void) function nrf_sdh_is_suspended (line 337) | bool nrf_sdh_is_suspended(void) function nrf_sdh_evts_poll (line 343) | void nrf_sdh_evts_poll(void) function SD_EVT_IRQHandler (line 365) | void SD_EVT_IRQHandler(void) function appsh_events_poll (line 379) | static void appsh_events_poll(void * p_event_data, uint16_t event_size) function SD_EVT_IRQHandler (line 388) | void SD_EVT_IRQHandler(void) FILE: SDK/components/softdevice/common/nrf_sdh.h type nrf_sdh_req_evt_t (line 90) | typedef enum type nrf_sdh_req_observer_t (line 105) | typedef struct type nrf_sdh_state_evt_t (line 142) | typedef enum type nrf_sdh_state_observer_t (line 154) | typedef struct type nrf_sdh_stack_observer_t (line 191) | typedef struct FILE: SDK/components/softdevice/common/nrf_sdh_ant.c function ret_code_t (line 77) | ret_code_t nrf_sdh_ant_enable(void) function nrf_sdh_ant_evts_poll (line 106) | static void nrf_sdh_ant_evts_poll(void * p_context) FILE: SDK/components/softdevice/common/nrf_sdh_ant.h type ant_evt_t (line 150) | typedef struct type nrf_sdh_ant_evt_observer_t (line 161) | typedef struct FILE: SDK/components/softdevice/common/nrf_sdh_ble.c function ret_code_t (line 90) | ret_code_t nrf_sdh_ble_app_ram_start_get(uint32_t * p_app_ram_start) function ret_code_t (line 103) | ret_code_t nrf_sdh_ble_default_cfg_set(uint8_t conn_cfg_tag, uint32_t * ... function ram_end_address_get (line 208) | static uint32_t ram_end_address_get(void) function ret_code_t (line 223) | ret_code_t nrf_sdh_ble_enable(uint32_t * const p_app_ram_start) function nrf_sdh_ble_evts_poll (line 267) | static void nrf_sdh_ble_evts_poll(void * p_context) FILE: SDK/components/softdevice/common/nrf_sdh_ble.h type nrf_sdh_ble_evt_observer_t (line 137) | typedef struct FILE: SDK/components/softdevice/common/nrf_sdh_freertos.c function SD_EVT_IRQHandler (line 61) | void SD_EVT_IRQHandler(void) function softdevice_task (line 73) | static void softdevice_task(void * pvParameter) function nrf_sdh_freertos_init (line 92) | void nrf_sdh_freertos_init(nrf_sdh_freertos_task_hook_t hook_fn, void * ... FILE: SDK/components/softdevice/common/nrf_sdh_soc.c function nrf_sdh_soc_evts_poll (line 71) | static void nrf_sdh_soc_evts_poll(void * p_context) FILE: SDK/components/softdevice/common/nrf_sdh_soc.h type nrf_sdh_soc_evt_observer_t (line 130) | typedef struct FILE: SDK/components/softdevice/mbr/headers/nrf_mbr.h type NRF_MBR_SVCS (line 89) | enum NRF_MBR_SVCS type NRF_MBR_COMMANDS (line 95) | enum NRF_MBR_COMMANDS type sd_mbr_command_copy_sd_t (line 122) | typedef struct type sd_mbr_command_compare_t (line 135) | typedef struct type sd_mbr_command_copy_bl_t (line 165) | typedef struct type sd_mbr_command_vector_table_base_set_t (line 193) | typedef struct type sd_mbr_command_irq_forward_address_set_t (line 205) | typedef struct type sd_mbr_command_t (line 216) | typedef struct FILE: SDK/components/softdevice/s112/headers/ble.h type BLE_COMMON_SVCS (line 71) | enum BLE_COMMON_SVCS type BLE_COMMON_EVTS (line 89) | enum BLE_COMMON_EVTS type BLE_CONN_CFGS (line 100) | enum BLE_CONN_CFGS type BLE_COMMON_CFGS (line 112) | enum BLE_COMMON_CFGS type BLE_COMMON_OPTS (line 120) | enum BLE_COMMON_OPTS type ble_user_mem_block_t (line 174) | typedef struct type ble_evt_user_mem_request_t (line 181) | typedef struct type ble_evt_user_mem_release_t (line 187) | typedef struct type ble_common_evt_t (line 194) | typedef struct type ble_evt_hdr_t (line 205) | typedef struct type ble_evt_t (line 212) | typedef struct type ble_version_t (line 228) | typedef struct type ble_pa_lna_cfg_t (line 238) | typedef struct type ble_common_opt_pa_lna_t (line 258) | typedef struct type ble_common_opt_conn_evt_ext_t (line 279) | typedef struct type ble_common_opt_extended_rc_cal_t (line 299) | typedef struct type ble_common_opt_t (line 305) | typedef union type ble_opt_t (line 313) | typedef union type ble_conn_cfg_t (line 336) | typedef struct type ble_common_cfg_vs_uuid_t (line 355) | typedef struct type ble_common_cfg_t (line 363) | typedef union type ble_cfg_t (line 369) | typedef union FILE: SDK/components/softdevice/s112/headers/ble_gap.h type BLE_GAP_SVCS (line 65) | enum BLE_GAP_SVCS type BLE_GAP_EVTS (line 105) | enum BLE_GAP_EVTS type BLE_GAP_OPTS (line 131) | enum BLE_GAP_OPTS type BLE_GAP_CFGS (line 144) | enum BLE_GAP_CFGS type BLE_GAP_TX_POWER_ROLES (line 156) | enum BLE_GAP_TX_POWER_ROLES type ble_gap_adv_properties_t (line 564) | typedef struct type ble_gap_addr_t (line 574) | typedef struct type ble_gap_conn_params_t (line 598) | typedef struct type ble_gap_conn_sec_mode_t (line 617) | typedef struct type ble_gap_conn_sec_t (line 626) | typedef struct type ble_gap_irk_t (line 633) | typedef struct type ble_gap_adv_params_t (line 648) | typedef struct type ble_gap_adv_data_t (line 708) | typedef struct type ble_gap_privacy_params_t (line 738) | typedef struct type ble_gap_phys_t (line 757) | typedef struct type ble_gap_sec_kdist_t (line 764) | typedef struct type ble_gap_sec_params_t (line 774) | typedef struct type ble_gap_enc_info_t (line 794) | typedef struct type ble_gap_master_id_t (line 804) | typedef struct type ble_gap_sign_info_t (line 812) | typedef struct type ble_gap_lesc_p256_pk_t (line 819) | typedef struct type ble_gap_lesc_dhkey_t (line 826) | typedef struct type ble_gap_lesc_oob_data_t (line 833) | typedef struct type ble_gap_evt_connected_t (line 842) | typedef struct type ble_gap_evt_disconnected_t (line 858) | typedef struct type ble_gap_evt_conn_param_update_t (line 865) | typedef struct type ble_gap_evt_phy_update_request_t (line 871) | typedef struct type ble_gap_evt_phy_update_t (line 877) | typedef struct type ble_gap_evt_sec_params_request_t (line 885) | typedef struct type ble_gap_evt_sec_info_request_t (line 892) | typedef struct type ble_gap_evt_passkey_display_t (line 903) | typedef struct type ble_gap_evt_key_pressed_t (line 912) | typedef struct type ble_gap_evt_auth_key_request_t (line 919) | typedef struct type ble_gap_evt_lesc_dhkey_request_t (line 925) | typedef struct type ble_gap_sec_levels_t (line 936) | typedef struct type ble_gap_enc_key_t (line 946) | typedef struct type ble_gap_id_key_t (line 954) | typedef struct type ble_gap_sec_keys_t (line 962) | typedef struct type ble_gap_sec_keyset_t (line 973) | typedef struct type ble_gap_evt_auth_status_t (line 981) | typedef struct type ble_gap_evt_conn_sec_update_t (line 995) | typedef struct type ble_gap_evt_timeout_t (line 1002) | typedef struct type ble_gap_evt_rssi_changed_t (line 1009) | typedef struct type ble_gap_evt_adv_set_terminated_t (line 1017) | typedef struct type ble_gap_evt_sec_request_t (line 1030) | typedef struct type ble_gap_evt_scan_req_report_t (line 1040) | typedef struct type ble_gap_evt_t (line 1052) | typedef struct type ble_gap_conn_cfg_t (line 1087) | typedef struct type ble_gap_cfg_role_count_t (line 1110) | typedef struct type ble_gap_cfg_device_name_t (line 1145) | typedef struct type ble_gap_cfg_ppcp_incl_cfg_t (line 1156) | typedef struct type ble_gap_cfg_car_incl_cfg_t (line 1164) | typedef struct type ble_gap_cfg_t (line 1172) | typedef union type ble_gap_opt_ch_map_t (line 1207) | typedef struct type ble_gap_opt_local_conn_latency_t (line 1236) | typedef struct type ble_gap_opt_slave_latency_disable_t (line 1255) | typedef struct type ble_gap_opt_passkey_t (line 1276) | typedef struct type ble_gap_opt_auth_payload_timeout_t (line 1301) | typedef struct type ble_gap_opt_t (line 1308) | typedef union FILE: SDK/components/softdevice/s112/headers/ble_gatt.h type ble_gatt_conn_cfg_t (line 190) | typedef struct type ble_gatt_char_props_t (line 202) | typedef struct type ble_gatt_char_ext_props_t (line 215) | typedef struct FILE: SDK/components/softdevice/s112/headers/ble_gattc.h type BLE_GATTC_SVCS (line 65) | enum BLE_GATTC_SVCS type BLE_GATTC_EVTS (line 83) | enum BLE_GATTC_EVTS type BLE_GATTC_OPTS (line 103) | enum BLE_GATTC_OPTS type ble_gattc_conn_cfg_t (line 137) | typedef struct type ble_gattc_handle_range_t (line 144) | typedef struct type ble_gattc_service_t (line 152) | typedef struct type ble_gattc_include_t (line 160) | typedef struct type ble_gattc_char_t (line 168) | typedef struct type ble_gattc_desc_t (line 179) | typedef struct type ble_gattc_write_params_t (line 187) | typedef struct type ble_gattc_attr_info16_t (line 198) | typedef struct type ble_gattc_attr_info128_t (line 205) | typedef struct type ble_gattc_evt_prim_srvc_disc_rsp_t (line 212) | typedef struct type ble_gattc_evt_rel_disc_rsp_t (line 220) | typedef struct type ble_gattc_evt_char_disc_rsp_t (line 228) | typedef struct type ble_gattc_evt_desc_disc_rsp_t (line 236) | typedef struct type ble_gattc_evt_attr_info_disc_rsp_t (line 244) | typedef struct type ble_gattc_handle_value_t (line 259) | typedef struct type ble_gattc_evt_char_val_by_uuid_read_rsp_t (line 266) | typedef struct type ble_gattc_evt_read_rsp_t (line 276) | typedef struct type ble_gattc_evt_char_vals_read_rsp_t (line 286) | typedef struct type ble_gattc_evt_write_rsp_t (line 294) | typedef struct type ble_gattc_evt_hvx_t (line 305) | typedef struct type ble_gattc_evt_exchange_mtu_rsp_t (line 315) | typedef struct type ble_gattc_evt_timeout_t (line 321) | typedef struct type ble_gattc_evt_write_cmd_tx_complete_t (line 327) | typedef struct type ble_gattc_evt_t (line 333) | typedef struct type ble_gattc_opt_uuid_disc_t (line 378) | typedef struct type ble_gattc_opt_t (line 384) | typedef union function __STATIC_INLINE (line 728) | __STATIC_INLINE uint32_t sd_ble_gattc_evt_char_val_by_uuid_read_rsp_iter... FILE: SDK/components/softdevice/s112/headers/ble_gatts.h type BLE_GATTS_SVCS (line 68) | enum BLE_GATTS_SVCS type BLE_GATTS_EVTS (line 89) | enum BLE_GATTS_EVTS type BLE_GATTS_CFGS (line 105) | enum BLE_GATTS_CFGS type ble_gatts_conn_cfg_t (line 208) | typedef struct type ble_gatts_attr_md_t (line 215) | typedef struct type ble_gatts_attr_t (line 227) | typedef struct type ble_gatts_value_t (line 240) | typedef struct type ble_gatts_char_pf_t (line 251) | typedef struct type ble_gatts_char_md_t (line 262) | typedef struct type ble_gatts_char_handles_t (line 277) | typedef struct type ble_gatts_hvx_params_t (line 287) | typedef struct type ble_gatts_authorize_params_t (line 297) | typedef struct type ble_gatts_rw_authorize_reply_params_t (line 309) | typedef struct type ble_gatts_cfg_service_changed_t (line 319) | typedef struct type ble_gatts_cfg_attr_tab_size_t (line 331) | typedef struct type ble_gatts_cfg_t (line 337) | typedef union type ble_gatts_evt_write_t (line 345) | typedef struct type ble_gatts_evt_read_t (line 358) | typedef struct type ble_gatts_evt_rw_authorize_request_t (line 366) | typedef struct type ble_gatts_evt_sys_attr_missing_t (line 376) | typedef struct type ble_gatts_evt_hvc_t (line 383) | typedef struct type ble_gatts_evt_exchange_mtu_request_t (line 389) | typedef struct type ble_gatts_evt_timeout_t (line 395) | typedef struct type ble_gatts_evt_hvn_tx_complete_t (line 401) | typedef struct type ble_gatts_evt_t (line 407) | typedef struct FILE: SDK/components/softdevice/s112/headers/ble_types.h type ble_uuid128_t (line 186) | typedef struct type ble_uuid_t (line 192) | typedef struct type ble_data_t (line 199) | typedef struct FILE: SDK/components/softdevice/s112/headers/nrf52/nrf_mbr.h type NRF_MBR_SVCS (line 89) | enum NRF_MBR_SVCS type NRF_MBR_COMMANDS (line 95) | enum NRF_MBR_COMMANDS type sd_mbr_command_copy_sd_t (line 122) | typedef struct type sd_mbr_command_compare_t (line 135) | typedef struct type sd_mbr_command_copy_bl_t (line 165) | typedef struct type sd_mbr_command_vector_table_base_set_t (line 193) | typedef struct type sd_mbr_command_irq_forward_address_set_t (line 205) | typedef struct type sd_mbr_command_t (line 216) | typedef struct FILE: SDK/components/softdevice/s112/headers/nrf_nvic.h type nrf_nvic_state_t (line 119) | typedef struct function __STATIC_INLINE (line 288) | __STATIC_INLINE int __sd_nvic_irq_disable(void) function __STATIC_INLINE (line 295) | __STATIC_INLINE void __sd_nvic_irq_enable(void) function __STATIC_INLINE (line 300) | __STATIC_INLINE uint32_t __sd_nvic_app_accessible_irq(IRQn_Type IRQn) function __STATIC_INLINE (line 316) | __STATIC_INLINE uint32_t __sd_nvic_is_app_accessible_priority(uint32_t p... function __STATIC_INLINE (line 328) | __STATIC_INLINE uint32_t sd_nvic_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 350) | __STATIC_INLINE uint32_t sd_nvic_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 369) | __STATIC_INLINE uint32_t sd_nvic_GetPendingIRQ(IRQn_Type IRQn, uint32_t ... function __STATIC_INLINE (line 382) | __STATIC_INLINE uint32_t sd_nvic_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 395) | __STATIC_INLINE uint32_t sd_nvic_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 408) | __STATIC_INLINE uint32_t sd_nvic_SetPriority(IRQn_Type IRQn, uint32_t pr... function __STATIC_INLINE (line 424) | __STATIC_INLINE uint32_t sd_nvic_GetPriority(IRQn_Type IRQn, uint32_t * ... function __STATIC_INLINE (line 437) | __STATIC_INLINE uint32_t sd_nvic_SystemReset(void) function __STATIC_INLINE (line 443) | __STATIC_INLINE uint32_t sd_nvic_critical_region_enter(uint8_t * p_is_ne... function __STATIC_INLINE (line 466) | __STATIC_INLINE uint32_t sd_nvic_critical_region_exit(uint8_t is_nested_... FILE: SDK/components/softdevice/s112/headers/nrf_sdm.h type NRF_SD_SVCS (line 191) | enum NRF_SD_SVCS type nrf_clock_lf_cfg_t (line 238) | typedef struct FILE: SDK/components/softdevice/s112/headers/nrf_soc.h type NRF_SOC_SVCS (line 135) | enum NRF_SOC_SVCS type NRF_MUTEX_VALUES (line 188) | enum NRF_MUTEX_VALUES type NRF_POWER_MODES (line 195) | enum NRF_POWER_MODES type NRF_POWER_THRESHOLDS (line 203) | enum NRF_POWER_THRESHOLDS type NRF_POWER_DCDC_MODES (line 222) | enum NRF_POWER_DCDC_MODES type NRF_RADIO_NOTIFICATION_DISTANCES (line 229) | enum NRF_RADIO_NOTIFICATION_DISTANCES type NRF_RADIO_NOTIFICATION_TYPES (line 242) | enum NRF_RADIO_NOTIFICATION_TYPES type NRF_RADIO_CALLBACK_SIGNAL_TYPE (line 251) | enum NRF_RADIO_CALLBACK_SIGNAL_TYPE type NRF_RADIO_SIGNAL_CALLBACK_ACTION (line 265) | enum NRF_RADIO_SIGNAL_CALLBACK_ACTION type NRF_RADIO_HFCLK_CFG (line 279) | enum NRF_RADIO_HFCLK_CFG type NRF_RADIO_PRIORITY (line 296) | enum NRF_RADIO_PRIORITY type NRF_RADIO_REQUEST_TYPE (line 303) | enum NRF_RADIO_REQUEST_TYPE type NRF_SOC_EVTS (line 310) | enum NRF_SOC_EVTS type nrf_mutex_t (line 336) | typedef volatile uint8_t nrf_mutex_t; type nrf_radio_request_earliest_t (line 339) | typedef struct type nrf_radio_request_normal_t (line 348) | typedef struct type nrf_radio_request_t (line 357) | typedef struct type nrf_radio_signal_callback_return_param_t (line 368) | typedef struct type nrf_radio_signal_callback_return_param_t (line 396) | typedef nrf_radio_signal_callback_return_param_t * (*nrf_radio_signal_ca... type nrf_ecb_hal_data_t (line 404) | typedef struct type nrf_ecb_hal_data_block_t (line 413) | typedef struct FILE: SDK/components/softdevice/s132/headers/ble.h type BLE_COMMON_SVCS (line 72) | enum BLE_COMMON_SVCS type BLE_COMMON_EVTS (line 90) | enum BLE_COMMON_EVTS type BLE_CONN_CFGS (line 101) | enum BLE_CONN_CFGS type BLE_COMMON_CFGS (line 114) | enum BLE_COMMON_CFGS type BLE_COMMON_OPTS (line 122) | enum BLE_COMMON_OPTS type ble_user_mem_block_t (line 176) | typedef struct type ble_evt_user_mem_request_t (line 183) | typedef struct type ble_evt_user_mem_release_t (line 189) | typedef struct type ble_common_evt_t (line 196) | typedef struct type ble_evt_hdr_t (line 207) | typedef struct type ble_evt_t (line 214) | typedef struct type ble_version_t (line 231) | typedef struct type ble_pa_lna_cfg_t (line 241) | typedef struct type ble_common_opt_pa_lna_t (line 261) | typedef struct type ble_common_opt_conn_evt_ext_t (line 282) | typedef struct type ble_common_opt_extended_rc_cal_t (line 302) | typedef struct type ble_common_opt_t (line 308) | typedef union type ble_opt_t (line 316) | typedef union type ble_conn_cfg_t (line 340) | typedef struct type ble_common_cfg_vs_uuid_t (line 360) | typedef struct type ble_common_cfg_t (line 368) | typedef union type ble_cfg_t (line 374) | typedef union FILE: SDK/components/softdevice/s132/headers/ble_gap.h type BLE_GAP_SVCS (line 65) | enum BLE_GAP_SVCS type BLE_GAP_EVTS (line 115) | enum BLE_GAP_EVTS type BLE_GAP_OPTS (line 147) | enum BLE_GAP_OPTS type BLE_GAP_CFGS (line 161) | enum BLE_GAP_CFGS type BLE_GAP_TX_POWER_ROLES (line 173) | enum BLE_GAP_TX_POWER_ROLES type ble_gap_adv_properties_t (line 683) | typedef struct type ble_gap_adv_report_type_t (line 695) | typedef struct type ble_gap_aux_pointer_t (line 707) | typedef struct type ble_gap_addr_t (line 714) | typedef struct type ble_gap_conn_params_t (line 739) | typedef struct type ble_gap_conn_sec_mode_t (line 758) | typedef struct type ble_gap_conn_sec_t (line 767) | typedef struct type ble_gap_irk_t (line 774) | typedef struct type ble_gap_adv_params_t (line 789) | typedef struct type ble_gap_adv_data_t (line 865) | typedef struct type ble_gap_scan_params_t (line 879) | typedef struct type ble_gap_privacy_params_t (line 940) | typedef struct type ble_gap_phys_t (line 959) | typedef struct type ble_gap_sec_kdist_t (line 966) | typedef struct type ble_gap_sec_params_t (line 976) | typedef struct type ble_gap_enc_info_t (line 996) | typedef struct type ble_gap_master_id_t (line 1006) | typedef struct type ble_gap_sign_info_t (line 1014) | typedef struct type ble_gap_lesc_p256_pk_t (line 1021) | typedef struct type ble_gap_lesc_dhkey_t (line 1028) | typedef struct type ble_gap_lesc_oob_data_t (line 1035) | typedef struct type ble_gap_evt_connected_t (line 1044) | typedef struct type ble_gap_evt_disconnected_t (line 1060) | typedef struct type ble_gap_evt_conn_param_update_t (line 1067) | typedef struct type ble_gap_evt_phy_update_request_t (line 1073) | typedef struct type ble_gap_evt_phy_update_t (line 1079) | typedef struct type ble_gap_evt_sec_params_request_t (line 1087) | typedef struct type ble_gap_evt_sec_info_request_t (line 1094) | typedef struct type ble_gap_evt_passkey_display_t (line 1105) | typedef struct type ble_gap_evt_key_pressed_t (line 1114) | typedef struct type ble_gap_evt_auth_key_request_t (line 1121) | typedef struct type ble_gap_evt_lesc_dhkey_request_t (line 1127) | typedef struct type ble_gap_sec_levels_t (line 1138) | typedef struct type ble_gap_enc_key_t (line 1148) | typedef struct type ble_gap_id_key_t (line 1156) | typedef struct type ble_gap_sec_keys_t (line 1164) | typedef struct type ble_gap_sec_keyset_t (line 1175) | typedef struct type ble_gap_data_length_params_t (line 1183) | typedef struct type ble_gap_data_length_limitation_t (line 1193) | typedef struct type ble_gap_evt_auth_status_t (line 1202) | typedef struct type ble_gap_evt_conn_sec_update_t (line 1216) | typedef struct type ble_gap_evt_timeout_t (line 1223) | typedef struct type ble_gap_evt_rssi_changed_t (line 1235) | typedef struct type ble_gap_evt_adv_set_terminated_t (line 1243) | typedef struct type ble_gap_evt_adv_report_t (line 1263) | typedef struct type ble_gap_evt_sec_request_t (line 1306) | typedef struct type ble_gap_evt_conn_param_update_request_t (line 1316) | typedef struct type ble_gap_evt_scan_req_report_t (line 1323) | typedef struct type ble_gap_evt_data_length_update_request_t (line 1334) | typedef struct type ble_gap_evt_data_length_update_t (line 1341) | typedef struct type ble_gap_evt_qos_channel_survey_report_t (line 1348) | typedef struct type ble_gap_evt_t (line 1357) | typedef struct type ble_gap_conn_cfg_t (line 1397) | typedef struct type ble_gap_cfg_role_count_t (line 1421) | typedef struct type ble_gap_cfg_device_name_t (line 1460) | typedef struct type ble_gap_cfg_ppcp_incl_cfg_t (line 1471) | typedef struct type ble_gap_cfg_car_incl_cfg_t (line 1479) | typedef struct type ble_gap_cfg_t (line 1487) | typedef union type ble_gap_opt_ch_map_t (line 1521) | typedef struct type ble_gap_opt_local_conn_latency_t (line 1550) | typedef struct type ble_gap_opt_slave_latency_disable_t (line 1569) | typedef struct type ble_gap_opt_passkey_t (line 1590) | typedef struct type ble_gap_opt_compat_mode_1_t (line 1611) | typedef struct type ble_gap_opt_auth_payload_timeout_t (line 1636) | typedef struct type ble_gap_opt_t (line 1643) | typedef union type ble_gap_conn_event_trigger_t (line 1654) | typedef struct FILE: SDK/components/softdevice/s132/headers/ble_gatt.h type ble_gatt_conn_cfg_t (line 190) | typedef struct type ble_gatt_char_props_t (line 202) | typedef struct type ble_gatt_char_ext_props_t (line 215) | typedef struct FILE: SDK/components/softdevice/s132/headers/ble_gattc.h type BLE_GATTC_SVCS (line 65) | enum BLE_GATTC_SVCS type BLE_GATTC_EVTS (line 83) | enum BLE_GATTC_EVTS type BLE_GATTC_OPTS (line 103) | enum BLE_GATTC_OPTS type ble_gattc_conn_cfg_t (line 137) | typedef struct type ble_gattc_handle_range_t (line 144) | typedef struct type ble_gattc_service_t (line 152) | typedef struct type ble_gattc_include_t (line 160) | typedef struct type ble_gattc_char_t (line 168) | typedef struct type ble_gattc_desc_t (line 179) | typedef struct type ble_gattc_write_params_t (line 187) | typedef struct type ble_gattc_attr_info16_t (line 198) | typedef struct type ble_gattc_attr_info128_t (line 205) | typedef struct type ble_gattc_evt_prim_srvc_disc_rsp_t (line 212) | typedef struct type ble_gattc_evt_rel_disc_rsp_t (line 220) | typedef struct type ble_gattc_evt_char_disc_rsp_t (line 228) | typedef struct type ble_gattc_evt_desc_disc_rsp_t (line 236) | typedef struct type ble_gattc_evt_attr_info_disc_rsp_t (line 244) | typedef struct type ble_gattc_handle_value_t (line 259) | typedef struct type ble_gattc_evt_char_val_by_uuid_read_rsp_t (line 266) | typedef struct type ble_gattc_evt_read_rsp_t (line 276) | typedef struct type ble_gattc_evt_char_vals_read_rsp_t (line 286) | typedef struct type ble_gattc_evt_write_rsp_t (line 294) | typedef struct type ble_gattc_evt_hvx_t (line 305) | typedef struct type ble_gattc_evt_exchange_mtu_rsp_t (line 315) | typedef struct type ble_gattc_evt_timeout_t (line 321) | typedef struct type ble_gattc_evt_write_cmd_tx_complete_t (line 327) | typedef struct type ble_gattc_evt_t (line 333) | typedef struct type ble_gattc_opt_uuid_disc_t (line 378) | typedef struct type ble_gattc_opt_t (line 384) | typedef union function __STATIC_INLINE (line 728) | __STATIC_INLINE uint32_t sd_ble_gattc_evt_char_val_by_uuid_read_rsp_iter... FILE: SDK/components/softdevice/s132/headers/ble_gatts.h type BLE_GATTS_SVCS (line 68) | enum BLE_GATTS_SVCS type BLE_GATTS_EVTS (line 89) | enum BLE_GATTS_EVTS type BLE_GATTS_CFGS (line 105) | enum BLE_GATTS_CFGS type ble_gatts_conn_cfg_t (line 208) | typedef struct type ble_gatts_attr_md_t (line 215) | typedef struct type ble_gatts_attr_t (line 227) | typedef struct type ble_gatts_value_t (line 240) | typedef struct type ble_gatts_char_pf_t (line 251) | typedef struct type ble_gatts_char_md_t (line 262) | typedef struct type ble_gatts_char_handles_t (line 277) | typedef struct type ble_gatts_hvx_params_t (line 287) | typedef struct type ble_gatts_authorize_params_t (line 297) | typedef struct type ble_gatts_rw_authorize_reply_params_t (line 309) | typedef struct type ble_gatts_cfg_service_changed_t (line 319) | typedef struct type ble_gatts_cfg_attr_tab_size_t (line 331) | typedef struct type ble_gatts_cfg_t (line 337) | typedef union type ble_gatts_evt_write_t (line 345) | typedef struct type ble_gatts_evt_read_t (line 358) | typedef struct type ble_gatts_evt_rw_authorize_request_t (line 366) | typedef struct type ble_gatts_evt_sys_attr_missing_t (line 376) | typedef struct type ble_gatts_evt_hvc_t (line 383) | typedef struct type ble_gatts_evt_exchange_mtu_request_t (line 389) | typedef struct type ble_gatts_evt_timeout_t (line 395) | typedef struct type ble_gatts_evt_hvn_tx_complete_t (line 401) | typedef struct type ble_gatts_evt_t (line 407) | typedef struct FILE: SDK/components/softdevice/s132/headers/ble_l2cap.h type BLE_L2CAP_SVCS (line 85) | enum BLE_L2CAP_SVCS type BLE_L2CAP_EVTS (line 95) | enum BLE_L2CAP_EVTS type ble_l2cap_conn_cfg_t (line 175) | typedef struct type ble_l2cap_ch_rx_params_t (line 195) | typedef struct type ble_l2cap_ch_setup_params_t (line 212) | typedef struct type ble_l2cap_ch_tx_params_t (line 223) | typedef struct type ble_l2cap_evt_ch_setup_request_t (line 237) | typedef struct type ble_l2cap_evt_ch_setup_refused_t (line 244) | typedef struct type ble_l2cap_evt_ch_setup_t (line 251) | typedef struct type ble_l2cap_evt_ch_sdu_buf_released_t (line 257) | typedef struct type ble_l2cap_evt_ch_credit_t (line 266) | typedef struct type ble_l2cap_evt_ch_rx_t (line 272) | typedef struct type ble_l2cap_evt_ch_tx_t (line 282) | typedef struct type ble_l2cap_evt_t (line 288) | typedef struct FILE: SDK/components/softdevice/s132/headers/ble_types.h type ble_uuid128_t (line 186) | typedef struct type ble_uuid_t (line 192) | typedef struct type ble_data_t (line 199) | typedef struct FILE: SDK/components/softdevice/s132/headers/nrf52/nrf_mbr.h type NRF_MBR_SVCS (line 89) | enum NRF_MBR_SVCS type NRF_MBR_COMMANDS (line 95) | enum NRF_MBR_COMMANDS type sd_mbr_command_copy_sd_t (line 122) | typedef struct type sd_mbr_command_compare_t (line 135) | typedef struct type sd_mbr_command_copy_bl_t (line 165) | typedef struct type sd_mbr_command_vector_table_base_set_t (line 193) | typedef struct type sd_mbr_command_irq_forward_address_set_t (line 205) | typedef struct type sd_mbr_command_t (line 216) | typedef struct FILE: SDK/components/softdevice/s132/headers/nrf_nvic.h type nrf_nvic_state_t (line 119) | typedef struct function __STATIC_INLINE (line 288) | __STATIC_INLINE int __sd_nvic_irq_disable(void) function __STATIC_INLINE (line 295) | __STATIC_INLINE void __sd_nvic_irq_enable(void) function __STATIC_INLINE (line 300) | __STATIC_INLINE uint32_t __sd_nvic_app_accessible_irq(IRQn_Type IRQn) function __STATIC_INLINE (line 316) | __STATIC_INLINE uint32_t __sd_nvic_is_app_accessible_priority(uint32_t p... function __STATIC_INLINE (line 328) | __STATIC_INLINE uint32_t sd_nvic_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 350) | __STATIC_INLINE uint32_t sd_nvic_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 369) | __STATIC_INLINE uint32_t sd_nvic_GetPendingIRQ(IRQn_Type IRQn, uint32_t ... function __STATIC_INLINE (line 382) | __STATIC_INLINE uint32_t sd_nvic_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 395) | __STATIC_INLINE uint32_t sd_nvic_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 408) | __STATIC_INLINE uint32_t sd_nvic_SetPriority(IRQn_Type IRQn, uint32_t pr... function __STATIC_INLINE (line 424) | __STATIC_INLINE uint32_t sd_nvic_GetPriority(IRQn_Type IRQn, uint32_t * ... function __STATIC_INLINE (line 437) | __STATIC_INLINE uint32_t sd_nvic_SystemReset(void) function __STATIC_INLINE (line 443) | __STATIC_INLINE uint32_t sd_nvic_critical_region_enter(uint8_t * p_is_ne... function __STATIC_INLINE (line 466) | __STATIC_INLINE uint32_t sd_nvic_critical_region_exit(uint8_t is_nested_... FILE: SDK/components/softdevice/s132/headers/nrf_sdm.h type NRF_SD_SVCS (line 191) | enum NRF_SD_SVCS type nrf_clock_lf_cfg_t (line 238) | typedef struct FILE: SDK/components/softdevice/s132/headers/nrf_soc.h type NRF_SOC_SVCS (line 135) | enum NRF_SOC_SVCS type NRF_MUTEX_VALUES (line 184) | enum NRF_MUTEX_VALUES type NRF_POWER_MODES (line 191) | enum NRF_POWER_MODES type NRF_POWER_THRESHOLDS (line 199) | enum NRF_POWER_THRESHOLDS type NRF_POWER_DCDC_MODES (line 218) | enum NRF_POWER_DCDC_MODES type NRF_RADIO_NOTIFICATION_DISTANCES (line 225) | enum NRF_RADIO_NOTIFICATION_DISTANCES type NRF_RADIO_NOTIFICATION_TYPES (line 238) | enum NRF_RADIO_NOTIFICATION_TYPES type NRF_RADIO_CALLBACK_SIGNAL_TYPE (line 247) | enum NRF_RADIO_CALLBACK_SIGNAL_TYPE type NRF_RADIO_SIGNAL_CALLBACK_ACTION (line 261) | enum NRF_RADIO_SIGNAL_CALLBACK_ACTION type NRF_RADIO_HFCLK_CFG (line 275) | enum NRF_RADIO_HFCLK_CFG type NRF_RADIO_PRIORITY (line 292) | enum NRF_RADIO_PRIORITY type NRF_RADIO_REQUEST_TYPE (line 299) | enum NRF_RADIO_REQUEST_TYPE type NRF_SOC_EVTS (line 306) | enum NRF_SOC_EVTS type nrf_mutex_t (line 329) | typedef volatile uint8_t nrf_mutex_t; type nrf_radio_request_earliest_t (line 332) | typedef struct type nrf_radio_request_normal_t (line 341) | typedef struct type nrf_radio_request_t (line 350) | typedef struct type nrf_radio_signal_callback_return_param_t (line 361) | typedef struct type nrf_radio_signal_callback_return_param_t (line 389) | typedef nrf_radio_signal_callback_return_param_t * (*nrf_radio_signal_ca... type nrf_ecb_hal_data_t (line 397) | typedef struct type nrf_ecb_hal_data_block_t (line 406) | typedef struct FILE: SDK/components/toolchain/cmsis/dsp/Include/arm_math.h type arm_status (line 375) | typedef enum type q7_t (line 389) | typedef int8_t q7_t; type q15_t (line 394) | typedef int16_t q15_t; type q31_t (line 399) | typedef int32_t q31_t; type q63_t (line 404) | typedef int64_t q63_t; type float32_t (line 409) | typedef float float32_t; type float64_t (line 414) | typedef double float64_t; function __STATIC_FORCEINLINE (line 454) | __STATIC_FORCEINLINE q31_t read_q15x2 ( function __STATIC_FORCEINLINE (line 469) | __STATIC_FORCEINLINE q31_t read_q15x2_ia ( function __STATIC_FORCEINLINE (line 485) | __STATIC_FORCEINLINE q31_t read_q15x2_da ( function __STATIC_FORCEINLINE (line 502) | __STATIC_FORCEINLINE void write_q15x2_ia ( function __STATIC_FORCEINLINE (line 518) | __STATIC_FORCEINLINE void write_q15x2 ( function __STATIC_FORCEINLINE (line 533) | __STATIC_FORCEINLINE q31_t read_q7x4_ia ( function __STATIC_FORCEINLINE (line 549) | __STATIC_FORCEINLINE q31_t read_q7x4_da ( function __STATIC_FORCEINLINE (line 566) | __STATIC_FORCEINLINE void write_q7x4_ia ( function __STATIC_FORCEINLINE (line 590) | __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t data) function __STATIC_FORCEINLINE (line 605) | __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 623) | __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 670) | __STATIC_FORCEINLINE q31_t clip_q63_to_q31( function __STATIC_FORCEINLINE (line 680) | __STATIC_FORCEINLINE q15_t clip_q63_to_q15( function __STATIC_FORCEINLINE (line 690) | __STATIC_FORCEINLINE q7_t clip_q31_to_q7( function __STATIC_FORCEINLINE (line 700) | __STATIC_FORCEINLINE q15_t clip_q31_to_q15( function __STATIC_FORCEINLINE (line 710) | __STATIC_FORCEINLINE q63_t mult32x64( function __STATIC_FORCEINLINE (line 721) | __STATIC_FORCEINLINE uint32_t arm_recip_q31( function __STATIC_FORCEINLINE (line 772) | __STATIC_FORCEINLINE uint32_t arm_recip_q15( function float32x4_t (line 821) | static inline float32x4_t __arm_vec_sqrt_f32_neon(float32x4_t x) function int16x8_t (line 830) | static inline int16x8_t __arm_vec_sqrt_q15_neon(int16x8_t vec) function int32x4_t (line 848) | static inline int32x4_t __arm_vec_sqrt_q31_neon(int32x4_t vec) function __STATIC_FORCEINLINE (line 867) | __STATIC_FORCEINLINE uint32_t __QADD8( function __STATIC_FORCEINLINE (line 885) | __STATIC_FORCEINLINE uint32_t __QSUB8( function __STATIC_FORCEINLINE (line 903) | __STATIC_FORCEINLINE uint32_t __QADD16( function __STATIC_FORCEINLINE (line 920) | __STATIC_FORCEINLINE uint32_t __SHADD16( function __STATIC_FORCEINLINE (line 936) | __STATIC_FORCEINLINE uint32_t __QSUB16( function __STATIC_FORCEINLINE (line 952) | __STATIC_FORCEINLINE uint32_t __SHSUB16( function __STATIC_FORCEINLINE (line 968) | __STATIC_FORCEINLINE uint32_t __QASX( function __STATIC_FORCEINLINE (line 984) | __STATIC_FORCEINLINE uint32_t __SHASX( function __STATIC_FORCEINLINE (line 1000) | __STATIC_FORCEINLINE uint32_t __QSAX( function __STATIC_FORCEINLINE (line 1016) | __STATIC_FORCEINLINE uint32_t __SHSAX( function __STATIC_FORCEINLINE (line 1032) | __STATIC_FORCEINLINE uint32_t __SMUSDX( function __STATIC_FORCEINLINE (line 1043) | __STATIC_FORCEINLINE uint32_t __SMUADX( function __STATIC_FORCEINLINE (line 1055) | __STATIC_FORCEINLINE int32_t __QADD( function __STATIC_FORCEINLINE (line 1066) | __STATIC_FORCEINLINE int32_t __QSUB( function __STATIC_FORCEINLINE (line 1077) | __STATIC_FORCEINLINE uint32_t __SMLAD( function __STATIC_FORCEINLINE (line 1091) | __STATIC_FORCEINLINE uint32_t __SMLADX( function __STATIC_FORCEINLINE (line 1105) | __STATIC_FORCEINLINE uint32_t __SMLSDX( function __STATIC_FORCEINLINE (line 1119) | __STATIC_FORCEINLINE uint64_t __SMLALD( function __STATIC_FORCEINLINE (line 1134) | __STATIC_FORCEINLINE uint64_t __SMLALDX( function __STATIC_FORCEINLINE (line 1149) | __STATIC_FORCEINLINE uint32_t __SMUAD( function __STATIC_FORCEINLINE (line 1161) | __STATIC_FORCEINLINE uint32_t __SMUSD( function __STATIC_FORCEINLINE (line 1173) | __STATIC_FORCEINLINE uint32_t __SXTB16( function __STATIC_FORCEINLINE (line 1183) | __STATIC_FORCEINLINE int32_t __SMMLA( type arm_fir_instance_q7 (line 1197) | typedef struct type arm_fir_instance_q15 (line 1207) | typedef struct type arm_fir_instance_q31 (line 1217) | typedef struct type arm_fir_instance_f32 (line 1227) | typedef struct type arm_biquad_casd_df1_inst_q15 (line 1378) | typedef struct type arm_biquad_casd_df1_inst_q31 (line 1389) | typedef struct type arm_biquad_casd_df1_inst_f32 (line 1400) | typedef struct type arm_matrix_instance_f32 (line 1518) | typedef struct type arm_matrix_instance_f64 (line 1529) | typedef struct type arm_matrix_instance_q15 (line 1539) | typedef struct type arm_matrix_instance_q31 (line 1549) | typedef struct type arm_pid_instance_q15 (line 1862) | typedef struct type arm_pid_instance_q31 (line 1880) | typedef struct type arm_pid_instance_f32 (line 1894) | typedef struct type arm_linear_interp_instance_f32 (line 1965) | typedef struct type arm_bilinear_interp_instance_f32 (line 1976) | typedef struct type arm_bilinear_interp_instance_q31 (line 1986) | typedef struct type arm_bilinear_interp_instance_q15 (line 1996) | typedef struct type arm_bilinear_interp_instance_q7 (line 2006) | typedef struct type arm_cfft_radix2_instance_q15 (line 2073) | typedef struct type arm_cfft_radix4_instance_q15 (line 2100) | typedef struct type arm_cfft_radix2_instance_q31 (line 2126) | typedef struct type arm_cfft_radix4_instance_q31 (line 2152) | typedef struct type arm_cfft_radix2_instance_f32 (line 2178) | typedef struct type arm_cfft_radix4_instance_f32 (line 2205) | typedef struct type arm_cfft_instance_q15 (line 2232) | typedef struct type arm_cfft_instance_q31 (line 2249) | typedef struct type arm_cfft_instance_f32 (line 2266) | typedef struct type arm_rfft_instance_q15 (line 2283) | typedef struct type arm_rfft_instance_q31 (line 2308) | typedef struct type arm_rfft_instance_f32 (line 2333) | typedef struct type arm_rfft_fast_instance_f32 (line 2360) | typedef struct type arm_dct4_instance_f32 (line 2396) | typedef struct type arm_dct4_instance_q31 (line 2442) | typedef struct type arm_dct4_instance_q15 (line 2488) | typedef struct type arm_fir_decimate_instance_q15 (line 3411) | typedef struct type arm_fir_decimate_instance_q31 (line 3422) | typedef struct type arm_fir_decimate_instance_f32 (line 3433) | typedef struct type arm_fir_interpolate_instance_q15 (line 3575) | typedef struct type arm_fir_interpolate_instance_q31 (line 3586) | typedef struct type arm_fir_interpolate_instance_f32 (line 3597) | typedef struct type arm_biquad_cas_df1_32x64_ins_q31 (line 3711) | typedef struct type arm_biquad_cascade_df2T_instance_f32 (line 3751) | typedef struct type arm_biquad_cascade_stereo_df2T_instance_f32 (line 3761) | typedef struct type arm_biquad_cascade_df2T_instance_f64 (line 3771) | typedef struct type arm_fir_lattice_instance_q15 (line 3872) | typedef struct type arm_fir_lattice_instance_q31 (line 3882) | typedef struct type arm_fir_lattice_instance_f32 (line 3892) | typedef struct type arm_iir_lattice_instance_q15 (line 3987) | typedef struct type arm_iir_lattice_instance_q31 (line 3998) | typedef struct type arm_iir_lattice_instance_f32 (line 4009) | typedef struct type arm_lms_instance_f32 (line 4117) | typedef struct type arm_lms_instance_q15 (line 4165) | typedef struct type arm_lms_instance_q31 (line 4216) | typedef struct type arm_lms_norm_instance_f32 (line 4267) | typedef struct type arm_lms_norm_instance_q31 (line 4317) | typedef struct type arm_lms_norm_instance_q15 (line 4371) | typedef struct type arm_fir_sparse_instance_f32 (line 4578) | typedef struct type arm_fir_sparse_instance_q31 (line 4591) | typedef struct type arm_fir_sparse_instance_q15 (line 4604) | typedef struct type arm_fir_sparse_instance_q7 (line 4617) | typedef struct function __STATIC_FORCEINLINE (line 4944) | __STATIC_FORCEINLINE float32_t arm_pid_f32( function __STATIC_FORCEINLINE (line 4977) | __STATIC_FORCEINLINE q31_t arm_pid_q31( function __STATIC_FORCEINLINE (line 5023) | __STATIC_FORCEINLINE q15_t arm_pid_q15( function __STATIC_FORCEINLINE (line 5132) | __STATIC_FORCEINLINE void arm_clarke_f32( function __STATIC_FORCEINLINE (line 5159) | __STATIC_FORCEINLINE void arm_clarke_q31( function __STATIC_FORCEINLINE (line 5218) | __STATIC_FORCEINLINE void arm_inv_clarke_f32( function __STATIC_FORCEINLINE (line 5245) | __STATIC_FORCEINLINE void arm_inv_clarke_q31( function __STATIC_FORCEINLINE (line 5318) | __STATIC_FORCEINLINE void arm_park_f32( function __STATIC_FORCEINLINE (line 5349) | __STATIC_FORCEINLINE void arm_park_q31( function __STATIC_FORCEINLINE (line 5421) | __STATIC_FORCEINLINE void arm_inv_park_f32( function __STATIC_FORCEINLINE (line 5452) | __STATIC_FORCEINLINE void arm_inv_park_q31( function __STATIC_FORCEINLINE (line 5536) | __STATIC_FORCEINLINE float32_t arm_linear_interp_f32( function __STATIC_FORCEINLINE (line 5593) | __STATIC_FORCEINLINE q31_t arm_linear_interp_q31( function __STATIC_FORCEINLINE (line 5651) | __STATIC_FORCEINLINE q15_t arm_linear_interp_q15( function __STATIC_FORCEINLINE (line 5708) | __STATIC_FORCEINLINE q7_t arm_linear_interp_q7( function __STATIC_FORCEINLINE (line 5849) | __STATIC_FORCEINLINE arm_status arm_sqrt_f32( function __STATIC_FORCEINLINE (line 5939) | __STATIC_FORCEINLINE void arm_circularWrite_f32( function __STATIC_FORCEINLINE (line 5984) | __STATIC_FORCEINLINE void arm_circularRead_f32( function __STATIC_FORCEINLINE (line 6040) | __STATIC_FORCEINLINE void arm_circularWrite_q15( function __STATIC_FORCEINLINE (line 6084) | __STATIC_FORCEINLINE void arm_circularRead_q15( function __STATIC_FORCEINLINE (line 6141) | __STATIC_FORCEINLINE void arm_circularWrite_q7( function __STATIC_FORCEINLINE (line 6185) | __STATIC_FORCEINLINE void arm_circularRead_q7( function __STATIC_FORCEINLINE (line 6936) | __STATIC_FORCEINLINE float32_t arm_bilinear_interp_f32( function __STATIC_FORCEINLINE (line 7001) | __STATIC_FORCEINLINE q31_t arm_bilinear_interp_q31( function __STATIC_FORCEINLINE (line 7075) | __STATIC_FORCEINLINE q15_t arm_bilinear_interp_q15( function __STATIC_FORCEINLINE (line 7153) | __STATIC_FORCEINLINE q7_t arm_bilinear_interp_q7( FILE: SDK/components/toolchain/cmsis/include/cmsis_armcc.h function __STATIC_INLINE (line 159) | __STATIC_INLINE uint32_t __get_CONTROL(void) function __STATIC_INLINE (line 171) | __STATIC_INLINE void __set_CONTROL(uint32_t control) function __STATIC_INLINE (line 183) | __STATIC_INLINE uint32_t __get_IPSR(void) function __STATIC_INLINE (line 195) | __STATIC_INLINE uint32_t __get_APSR(void) function __STATIC_INLINE (line 207) | __STATIC_INLINE uint32_t __get_xPSR(void) function __STATIC_INLINE (line 219) | __STATIC_INLINE uint32_t __get_PSP(void) function __STATIC_INLINE (line 231) | __STATIC_INLINE void __set_PSP(uint32_t topOfProcStack) function __STATIC_INLINE (line 243) | __STATIC_INLINE uint32_t __get_MSP(void) function __STATIC_INLINE (line 255) | __STATIC_INLINE void __set_MSP(uint32_t topOfMainStack) function __STATIC_INLINE (line 267) | __STATIC_INLINE uint32_t __get_PRIMASK(void) function __STATIC_INLINE (line 279) | __STATIC_INLINE void __set_PRIMASK(uint32_t priMask) function __STATIC_INLINE (line 310) | __STATIC_INLINE uint32_t __get_BASEPRI(void) function __STATIC_INLINE (line 322) | __STATIC_INLINE void __set_BASEPRI(uint32_t basePri) function __STATIC_INLINE (line 335) | __STATIC_INLINE void __set_BASEPRI_MAX(uint32_t basePri) function __STATIC_INLINE (line 347) | __STATIC_INLINE uint32_t __get_FAULTMASK(void) function __STATIC_INLINE (line 359) | __STATIC_INLINE void __set_FAULTMASK(uint32_t faultMask) function __STATIC_INLINE (line 374) | __STATIC_INLINE uint32_t __get_FPSCR(void) function __STATIC_INLINE (line 391) | __STATIC_INLINE void __set_FPSCR(uint32_t fpscr) function __REV16 (line 492) | uint32_t __REV16(uint32_t value) function __REVSH (line 507) | int16_t __REVSH(int16_t value) function __STATIC_INLINE (line 545) | __attribute__((always_inline)) __STATIC_INLINE uint32_t __RBIT(uint32_t ... function __RRX (line 694) | uint32_t __RRX(uint32_t value) function __STATIC_INLINE (line 765) | __attribute__((always_inline)) __STATIC_INLINE int32_t __SSAT(int32_t va... function __STATIC_INLINE (line 790) | __attribute__((always_inline)) __STATIC_INLINE uint32_t __USAT(int32_t v... FILE: SDK/components/toolchain/cmsis/include/cmsis_armclang.h type T_UINT32 (line 71) | struct __attribute__((packed)) T_UINT32 { uint32_t v; } function __PACKED_STRUCT (line 79) | __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; } function __PACKED_STRUCT (line 87) | __PACKED_STRUCT T_UINT16_READ { uint16_t v; } function __PACKED_STRUCT (line 95) | __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; } function __PACKED_STRUCT (line 103) | __PACKED_STRUCT T_UINT32_READ { uint32_t v; } function __STATIC_FORCEINLINE (line 166) | __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) function __STATIC_FORCEINLINE (line 181) | __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) function __STATIC_FORCEINLINE (line 196) | __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) function __STATIC_FORCEINLINE (line 208) | __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) function __STATIC_FORCEINLINE (line 220) | __STATIC_FORCEINLINE uint32_t __get_IPSR(void) function __STATIC_FORCEINLINE (line 234) | __STATIC_FORCEINLINE uint32_t __get_APSR(void) function __STATIC_FORCEINLINE (line 248) | __STATIC_FORCEINLINE uint32_t __get_xPSR(void) function __STATIC_FORCEINLINE (line 262) | __STATIC_FORCEINLINE uint32_t __get_PSP(void) function __STATIC_FORCEINLINE (line 277) | __STATIC_FORCEINLINE uint32_t __TZ_get_PSP_NS(void) function __STATIC_FORCEINLINE (line 292) | __STATIC_FORCEINLINE void __set_PSP(uint32_t topOfProcStack) function __STATIC_FORCEINLINE (line 304) | __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack) function __STATIC_FORCEINLINE (line 316) | __STATIC_FORCEINLINE uint32_t __get_MSP(void) function __STATIC_FORCEINLINE (line 331) | __STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void) function __STATIC_FORCEINLINE (line 346) | __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) function __STATIC_FORCEINLINE (line 358) | __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) function __STATIC_FORCEINLINE (line 371) | __STATIC_FORCEINLINE uint32_t __TZ_get_SP_NS(void) function __STATIC_FORCEINLINE (line 385) | __STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack) function __STATIC_FORCEINLINE (line 397) | __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) function __STATIC_FORCEINLINE (line 412) | __STATIC_FORCEINLINE uint32_t __TZ_get_PRIMASK_NS(void) function __STATIC_FORCEINLINE (line 427) | __STATIC_FORCEINLINE void __set_PRIMASK(uint32_t priMask) function __STATIC_FORCEINLINE (line 439) | __STATIC_FORCEINLINE void __TZ_set_PRIMASK_NS(uint32_t priMask) function __STATIC_FORCEINLINE (line 470) | __STATIC_FORCEINLINE uint32_t __get_BASEPRI(void) function __STATIC_FORCEINLINE (line 485) | __STATIC_FORCEINLINE uint32_t __TZ_get_BASEPRI_NS(void) function __STATIC_FORCEINLINE (line 500) | __STATIC_FORCEINLINE void __set_BASEPRI(uint32_t basePri) function __STATIC_FORCEINLINE (line 512) | __STATIC_FORCEINLINE void __TZ_set_BASEPRI_NS(uint32_t basePri) function __STATIC_FORCEINLINE (line 525) | __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri) function __STATIC_FORCEINLINE (line 536) | __STATIC_FORCEINLINE uint32_t __get_FAULTMASK(void) function __STATIC_FORCEINLINE (line 551) | __STATIC_FORCEINLINE uint32_t __TZ_get_FAULTMASK_NS(void) function __STATIC_FORCEINLINE (line 566) | __STATIC_FORCEINLINE void __set_FAULTMASK(uint32_t faultMask) function __STATIC_FORCEINLINE (line 578) | __STATIC_FORCEINLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask) function __STATIC_FORCEINLINE (line 601) | __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void) function __STATIC_FORCEINLINE (line 624) | __STATIC_FORCEINLINE uint32_t __TZ_get_PSPLIM_NS(void) function __STATIC_FORCEINLINE (line 647) | __STATIC_FORCEINLINE void __set_PSPLIM(uint32_t ProcStackPtrLimit) function __STATIC_FORCEINLINE (line 669) | __STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit) function __STATIC_FORCEINLINE (line 689) | __STATIC_FORCEINLINE uint32_t __get_MSPLIM(void) function __STATIC_FORCEINLINE (line 712) | __STATIC_FORCEINLINE uint32_t __TZ_get_MSPLIM_NS(void) function __STATIC_FORCEINLINE (line 734) | __STATIC_FORCEINLINE void __set_MSPLIM(uint32_t MainStackPtrLimit) function __STATIC_FORCEINLINE (line 755) | __STATIC_FORCEINLINE void __TZ_set_MSPLIM_NS(uint32_t MainStackPtrLimit) function __STATIC_FORCEINLINE (line 902) | __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 937) | __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) function __STATIC_FORCEINLINE (line 1063) | __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) function __STATIC_FORCEINLINE (line 1078) | __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1093) | __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1108) | __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1123) | __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1135) | __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1147) | __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1163) | __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 1188) | __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 1218) | __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1233) | __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1248) | __STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1263) | __STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1275) | __STATIC_FORCEINLINE void __STLH(uint16_t value, volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1287) | __STATIC_FORCEINLINE void __STL(uint32_t value, volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1432) | __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t ... FILE: SDK/components/toolchain/cmsis/include/cmsis_armclang_ltm.h type T_UINT32 (line 71) | struct __attribute__((packed)) T_UINT32 { uint32_t v; } function __PACKED_STRUCT (line 79) | __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; } function __PACKED_STRUCT (line 87) | __PACKED_STRUCT T_UINT16_READ { uint16_t v; } function __PACKED_STRUCT (line 95) | __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; } function __PACKED_STRUCT (line 103) | __PACKED_STRUCT T_UINT32_READ { uint32_t v; } function __STATIC_FORCEINLINE (line 167) | __STATIC_FORCEINLINE uint32_t __get_CONTROL(void) function __STATIC_FORCEINLINE (line 182) | __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) function __STATIC_FORCEINLINE (line 197) | __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) function __STATIC_FORCEINLINE (line 209) | __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) function __STATIC_FORCEINLINE (line 221) | __STATIC_FORCEINLINE uint32_t __get_IPSR(void) function __STATIC_FORCEINLINE (line 235) | __STATIC_FORCEINLINE uint32_t __get_APSR(void) function __STATIC_FORCEINLINE (line 249) | __STATIC_FORCEINLINE uint32_t __get_xPSR(void) function __STATIC_FORCEINLINE (line 263) | __STATIC_FORCEINLINE uint32_t __get_PSP(void) function __STATIC_FORCEINLINE (line 278) | __STATIC_FORCEINLINE uint32_t __TZ_get_PSP_NS(void) function __STATIC_FORCEINLINE (line 293) | __STATIC_FORCEINLINE void __set_PSP(uint32_t topOfProcStack) function __STATIC_FORCEINLINE (line 305) | __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack) function __STATIC_FORCEINLINE (line 317) | __STATIC_FORCEINLINE uint32_t __get_MSP(void) function __STATIC_FORCEINLINE (line 332) | __STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void) function __STATIC_FORCEINLINE (line 347) | __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) function __STATIC_FORCEINLINE (line 359) | __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) function __STATIC_FORCEINLINE (line 372) | __STATIC_FORCEINLINE uint32_t __TZ_get_SP_NS(void) function __STATIC_FORCEINLINE (line 386) | __STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack) function __STATIC_FORCEINLINE (line 398) | __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) function __STATIC_FORCEINLINE (line 413) | __STATIC_FORCEINLINE uint32_t __TZ_get_PRIMASK_NS(void) function __STATIC_FORCEINLINE (line 428) | __STATIC_FORCEINLINE void __set_PRIMASK(uint32_t priMask) function __STATIC_FORCEINLINE (line 440) | __STATIC_FORCEINLINE void __TZ_set_PRIMASK_NS(uint32_t priMask) function __STATIC_FORCEINLINE (line 471) | __STATIC_FORCEINLINE uint32_t __get_BASEPRI(void) function __STATIC_FORCEINLINE (line 486) | __STATIC_FORCEINLINE uint32_t __TZ_get_BASEPRI_NS(void) function __STATIC_FORCEINLINE (line 501) | __STATIC_FORCEINLINE void __set_BASEPRI(uint32_t basePri) function __STATIC_FORCEINLINE (line 513) | __STATIC_FORCEINLINE void __TZ_set_BASEPRI_NS(uint32_t basePri) function __STATIC_FORCEINLINE (line 526) | __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri) function __STATIC_FORCEINLINE (line 537) | __STATIC_FORCEINLINE uint32_t __get_FAULTMASK(void) function __STATIC_FORCEINLINE (line 552) | __STATIC_FORCEINLINE uint32_t __TZ_get_FAULTMASK_NS(void) function __STATIC_FORCEINLINE (line 567) | __STATIC_FORCEINLINE void __set_FAULTMASK(uint32_t faultMask) function __STATIC_FORCEINLINE (line 579) | __STATIC_FORCEINLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask) function __STATIC_FORCEINLINE (line 602) | __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void) function __STATIC_FORCEINLINE (line 625) | __STATIC_FORCEINLINE uint32_t __TZ_get_PSPLIM_NS(void) function __STATIC_FORCEINLINE (line 648) | __STATIC_FORCEINLINE void __set_PSPLIM(uint32_t ProcStackPtrLimit) function __STATIC_FORCEINLINE (line 670) | __STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit) function __STATIC_FORCEINLINE (line 690) | __STATIC_FORCEINLINE uint32_t __get_MSPLIM(void) function __STATIC_FORCEINLINE (line 713) | __STATIC_FORCEINLINE uint32_t __TZ_get_MSPLIM_NS(void) function __STATIC_FORCEINLINE (line 735) | __STATIC_FORCEINLINE void __set_MSPLIM(uint32_t MainStackPtrLimit) function __STATIC_FORCEINLINE (line 756) | __STATIC_FORCEINLINE void __TZ_set_MSPLIM_NS(uint32_t MainStackPtrLimit) function __STATIC_FORCEINLINE (line 901) | __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 936) | __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) function __STATIC_FORCEINLINE (line 1062) | __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) function __STATIC_FORCEINLINE (line 1077) | __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1092) | __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1107) | __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1122) | __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1134) | __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1146) | __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1162) | __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 1187) | __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 1217) | __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1232) | __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1247) | __STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1262) | __STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1274) | __STATIC_FORCEINLINE void __STLH(uint16_t value, volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1286) | __STATIC_FORCEINLINE void __STL(uint32_t value, volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1365) | __STATIC_FORCEINLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1373) | __STATIC_FORCEINLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1381) | __STATIC_FORCEINLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1389) | __STATIC_FORCEINLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1397) | __STATIC_FORCEINLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1405) | __STATIC_FORCEINLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1414) | __STATIC_FORCEINLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1422) | __STATIC_FORCEINLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1430) | __STATIC_FORCEINLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1438) | __STATIC_FORCEINLINE uint32_t __USUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1446) | __STATIC_FORCEINLINE uint32_t __UQSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1454) | __STATIC_FORCEINLINE uint32_t __UHSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1463) | __STATIC_FORCEINLINE uint32_t __SADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1471) | __STATIC_FORCEINLINE uint32_t __QADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1479) | __STATIC_FORCEINLINE uint32_t __SHADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1487) | __STATIC_FORCEINLINE uint32_t __UADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1495) | __STATIC_FORCEINLINE uint32_t __UQADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1503) | __STATIC_FORCEINLINE uint32_t __UHADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1511) | __STATIC_FORCEINLINE uint32_t __SSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1519) | __STATIC_FORCEINLINE uint32_t __QSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1527) | __STATIC_FORCEINLINE uint32_t __SHSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1535) | __STATIC_FORCEINLINE uint32_t __USUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1543) | __STATIC_FORCEINLINE uint32_t __UQSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1551) | __STATIC_FORCEINLINE uint32_t __UHSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1559) | __STATIC_FORCEINLINE uint32_t __SASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1567) | __STATIC_FORCEINLINE uint32_t __QASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1575) | __STATIC_FORCEINLINE uint32_t __SHASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1583) | __STATIC_FORCEINLINE uint32_t __UASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1591) | __STATIC_FORCEINLINE uint32_t __UQASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1599) | __STATIC_FORCEINLINE uint32_t __UHASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1607) | __STATIC_FORCEINLINE uint32_t __SSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1615) | __STATIC_FORCEINLINE uint32_t __QSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1623) | __STATIC_FORCEINLINE uint32_t __SHSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1631) | __STATIC_FORCEINLINE uint32_t __USAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1639) | __STATIC_FORCEINLINE uint32_t __UQSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1647) | __STATIC_FORCEINLINE uint32_t __UHSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1655) | __STATIC_FORCEINLINE uint32_t __USAD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1663) | __STATIC_FORCEINLINE uint32_t __USADA8(uint32_t op1, uint32_t op2, uint3... function __STATIC_FORCEINLINE (line 1685) | __STATIC_FORCEINLINE uint32_t __UXTB16(uint32_t op1) function __STATIC_FORCEINLINE (line 1693) | __STATIC_FORCEINLINE uint32_t __UXTAB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1701) | __STATIC_FORCEINLINE uint32_t __SXTB16(uint32_t op1) function __STATIC_FORCEINLINE (line 1709) | __STATIC_FORCEINLINE uint32_t __SXTAB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1717) | __STATIC_FORCEINLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1725) | __STATIC_FORCEINLINE uint32_t __SMUADX (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1733) | __STATIC_FORCEINLINE uint32_t __SMLAD (uint32_t op1, uint32_t op2, uint3... function __STATIC_FORCEINLINE (line 1741) | __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 1749) | __STATIC_FORCEINLINE uint64_t __SMLALD (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 1766) | __STATIC_FORCEINLINE uint64_t __SMLALDX (uint32_t op1, uint32_t op2, uin... function __STATIC_FORCEINLINE (line 1783) | __STATIC_FORCEINLINE uint32_t __SMUSD (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1791) | __STATIC_FORCEINLINE uint32_t __SMUSDX (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1799) | __STATIC_FORCEINLINE uint32_t __SMLSD (uint32_t op1, uint32_t op2, uint3... function __STATIC_FORCEINLINE (line 1807) | __STATIC_FORCEINLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 1815) | __STATIC_FORCEINLINE uint64_t __SMLSLD (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 1832) | __STATIC_FORCEINLINE uint64_t __SMLSLDX (uint32_t op1, uint32_t op2, uin... function __STATIC_FORCEINLINE (line 1849) | __STATIC_FORCEINLINE uint32_t __SEL (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1857) | __STATIC_FORCEINLINE int32_t __QADD( int32_t op1, int32_t op2) function __STATIC_FORCEINLINE (line 1865) | __STATIC_FORCEINLINE int32_t __QSUB( int32_t op1, int32_t op2) function __STATIC_FORCEINLINE (line 1879) | __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t ... FILE: SDK/components/toolchain/cmsis/include/cmsis_compiler.h type T_UINT32 (line 101) | struct __attribute__((packed)) T_UINT32 { uint32_t v; } function __PACKED_STRUCT (line 105) | __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; } function __PACKED_STRUCT (line 109) | __PACKED_STRUCT T_UINT16_READ { uint16_t v; } function __PACKED_STRUCT (line 113) | __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; } function __PACKED_STRUCT (line 117) | __PACKED_STRUCT T_UINT32_READ { uint32_t v; } function T_UINT32 (line 173) | struct __packed__ T_UINT32 { uint32_t v; } function __PACKED_STRUCT (line 177) | __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; } function __PACKED_STRUCT (line 181) | __PACKED_STRUCT T_UINT16_READ { uint16_t v; } function __PACKED_STRUCT (line 185) | __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; } function __PACKED_STRUCT (line 189) | __PACKED_STRUCT T_UINT32_READ { uint32_t v; } function packed (line 244) | packed struct T_UINT32 { uint32_t v; } function __PACKED_STRUCT (line 248) | __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; } function __PACKED_STRUCT (line 252) | __PACKED_STRUCT T_UINT16_READ { uint16_t v; } function __PACKED_STRUCT (line 256) | __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; } function __PACKED_STRUCT (line 260) | __PACKED_STRUCT T_UINT32_READ { uint32_t v; } FILE: SDK/components/toolchain/cmsis/include/cmsis_gcc.h type T_UINT32 (line 74) | struct __attribute__((packed)) T_UINT32 { uint32_t v; } function __PACKED_STRUCT (line 82) | __PACKED_STRUCT T_UINT16_WRITE { uint16_t v; } function __PACKED_STRUCT (line 90) | __PACKED_STRUCT T_UINT16_READ { uint16_t v; } function __PACKED_STRUCT (line 98) | __PACKED_STRUCT T_UINT32_WRITE { uint32_t v; } function __PACKED_STRUCT (line 106) | __PACKED_STRUCT T_UINT32_READ { uint32_t v; } function __cmsis_start (line 131) | void __cmsis_start(void) function __STATIC_FORCEINLINE (line 233) | __STATIC_FORCEINLINE uint32_t __TZ_get_CONTROL_NS(void) function __STATIC_FORCEINLINE (line 248) | __STATIC_FORCEINLINE void __set_CONTROL(uint32_t control) function __STATIC_FORCEINLINE (line 260) | __STATIC_FORCEINLINE void __TZ_set_CONTROL_NS(uint32_t control) function __STATIC_FORCEINLINE (line 272) | __STATIC_FORCEINLINE uint32_t __get_IPSR(void) function __STATIC_FORCEINLINE (line 286) | __STATIC_FORCEINLINE uint32_t __get_APSR(void) function __STATIC_FORCEINLINE (line 300) | __STATIC_FORCEINLINE uint32_t __get_xPSR(void) function __STATIC_FORCEINLINE (line 314) | __STATIC_FORCEINLINE uint32_t __get_PSP(void) function __STATIC_FORCEINLINE (line 329) | __STATIC_FORCEINLINE uint32_t __TZ_get_PSP_NS(void) function __STATIC_FORCEINLINE (line 344) | __STATIC_FORCEINLINE void __set_PSP(uint32_t topOfProcStack) function __STATIC_FORCEINLINE (line 356) | __STATIC_FORCEINLINE void __TZ_set_PSP_NS(uint32_t topOfProcStack) function __STATIC_FORCEINLINE (line 368) | __STATIC_FORCEINLINE uint32_t __get_MSP(void) function __STATIC_FORCEINLINE (line 383) | __STATIC_FORCEINLINE uint32_t __TZ_get_MSP_NS(void) function __STATIC_FORCEINLINE (line 398) | __STATIC_FORCEINLINE void __set_MSP(uint32_t topOfMainStack) function __STATIC_FORCEINLINE (line 410) | __STATIC_FORCEINLINE void __TZ_set_MSP_NS(uint32_t topOfMainStack) function __STATIC_FORCEINLINE (line 423) | __STATIC_FORCEINLINE uint32_t __TZ_get_SP_NS(void) function __STATIC_FORCEINLINE (line 437) | __STATIC_FORCEINLINE void __TZ_set_SP_NS(uint32_t topOfStack) function __STATIC_FORCEINLINE (line 449) | __STATIC_FORCEINLINE uint32_t __get_PRIMASK(void) function __STATIC_FORCEINLINE (line 464) | __STATIC_FORCEINLINE uint32_t __TZ_get_PRIMASK_NS(void) function __STATIC_FORCEINLINE (line 479) | __STATIC_FORCEINLINE void __set_PRIMASK(uint32_t priMask) function __STATIC_FORCEINLINE (line 491) | __STATIC_FORCEINLINE void __TZ_set_PRIMASK_NS(uint32_t priMask) function __STATIC_FORCEINLINE (line 543) | __STATIC_FORCEINLINE uint32_t __TZ_get_BASEPRI_NS(void) function __STATIC_FORCEINLINE (line 558) | __STATIC_FORCEINLINE void __set_BASEPRI(uint32_t basePri) function __STATIC_FORCEINLINE (line 570) | __STATIC_FORCEINLINE void __TZ_set_BASEPRI_NS(uint32_t basePri) function __STATIC_FORCEINLINE (line 583) | __STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri) function __STATIC_FORCEINLINE (line 594) | __STATIC_FORCEINLINE uint32_t __get_FAULTMASK(void) function __STATIC_FORCEINLINE (line 609) | __STATIC_FORCEINLINE uint32_t __TZ_get_FAULTMASK_NS(void) function __STATIC_FORCEINLINE (line 624) | __STATIC_FORCEINLINE void __set_FAULTMASK(uint32_t faultMask) function __STATIC_FORCEINLINE (line 636) | __STATIC_FORCEINLINE void __TZ_set_FAULTMASK_NS(uint32_t faultMask) function __STATIC_FORCEINLINE (line 659) | __STATIC_FORCEINLINE uint32_t __get_PSPLIM(void) function __STATIC_FORCEINLINE (line 681) | __STATIC_FORCEINLINE uint32_t __TZ_get_PSPLIM_NS(void) function __STATIC_FORCEINLINE (line 704) | __STATIC_FORCEINLINE void __set_PSPLIM(uint32_t ProcStackPtrLimit) function __STATIC_FORCEINLINE (line 725) | __STATIC_FORCEINLINE void __TZ_set_PSPLIM_NS(uint32_t ProcStackPtrLimit) function __STATIC_FORCEINLINE (line 746) | __STATIC_FORCEINLINE uint32_t __get_MSPLIM(void) function __STATIC_FORCEINLINE (line 769) | __STATIC_FORCEINLINE uint32_t __TZ_get_MSPLIM_NS(void) function __STATIC_FORCEINLINE (line 792) | __STATIC_FORCEINLINE void __set_MSPLIM(uint32_t MainStackPtrLimit) function __STATIC_FORCEINLINE (line 813) | __STATIC_FORCEINLINE void __TZ_set_MSPLIM_NS(uint32_t MainStackPtrLimit) function __STATIC_FORCEINLINE (line 833) | __STATIC_FORCEINLINE uint32_t __get_FPSCR(void) function __STATIC_FORCEINLINE (line 859) | __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) function __STATIC_FORCEINLINE (line 986) | __STATIC_FORCEINLINE uint32_t __REV16(uint32_t value) function __STATIC_FORCEINLINE (line 1001) | __STATIC_FORCEINLINE int16_t __REVSH(int16_t value) function __STATIC_FORCEINLINE (line 1021) | __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1048) | __STATIC_FORCEINLINE uint32_t __RBIT(uint32_t value) function __STATIC_FORCEINLINE (line 1078) | __STATIC_FORCEINLINE uint8_t __CLZ(uint32_t value) function __STATIC_FORCEINLINE (line 1107) | __STATIC_FORCEINLINE uint8_t __LDREXB(volatile uint8_t *addr) function __STATIC_FORCEINLINE (line 1129) | __STATIC_FORCEINLINE uint16_t __LDREXH(volatile uint16_t *addr) function __STATIC_FORCEINLINE (line 1151) | __STATIC_FORCEINLINE uint32_t __LDREXW(volatile uint32_t *addr) function __STATIC_FORCEINLINE (line 1168) | __STATIC_FORCEINLINE uint32_t __STREXB(uint8_t value, volatile uint8_t *... function __STATIC_FORCEINLINE (line 1185) | __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t... function __STATIC_FORCEINLINE (line 1202) | __STATIC_FORCEINLINE uint32_t __STREXW(uint32_t value, volatile uint32_t... function __STATIC_FORCEINLINE (line 1215) | __STATIC_FORCEINLINE void __CLREX(void) function __STATIC_FORCEINLINE (line 1268) | __STATIC_FORCEINLINE uint32_t __RRX(uint32_t value) function __STATIC_FORCEINLINE (line 1283) | __STATIC_FORCEINLINE uint8_t __LDRBT(volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1305) | __STATIC_FORCEINLINE uint16_t __LDRHT(volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1327) | __STATIC_FORCEINLINE uint32_t __LDRT(volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1342) | __STATIC_FORCEINLINE void __STRBT(uint8_t value, volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1354) | __STATIC_FORCEINLINE void __STRHT(uint16_t value, volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1366) | __STATIC_FORCEINLINE void __STRT(uint32_t value, volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1382) | __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 1407) | __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) function __STATIC_FORCEINLINE (line 1437) | __STATIC_FORCEINLINE uint8_t __LDAB(volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1452) | __STATIC_FORCEINLINE uint16_t __LDAH(volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1467) | __STATIC_FORCEINLINE uint32_t __LDA(volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1482) | __STATIC_FORCEINLINE void __STLB(uint8_t value, volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1494) | __STATIC_FORCEINLINE void __STLH(uint16_t value, volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1506) | __STATIC_FORCEINLINE void __STL(uint32_t value, volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1518) | __STATIC_FORCEINLINE uint8_t __LDAEXB(volatile uint8_t *ptr) function __STATIC_FORCEINLINE (line 1533) | __STATIC_FORCEINLINE uint16_t __LDAEXH(volatile uint16_t *ptr) function __STATIC_FORCEINLINE (line 1548) | __STATIC_FORCEINLINE uint32_t __LDAEX(volatile uint32_t *ptr) function __STATIC_FORCEINLINE (line 1565) | __STATIC_FORCEINLINE uint32_t __STLEXB(uint8_t value, volatile uint8_t *... function __STATIC_FORCEINLINE (line 1582) | __STATIC_FORCEINLINE uint32_t __STLEXH(uint16_t value, volatile uint16_t... function __STATIC_FORCEINLINE (line 1599) | __STATIC_FORCEINLINE uint32_t __STLEX(uint32_t value, volatile uint32_t ... function __STATIC_FORCEINLINE (line 1621) | __STATIC_FORCEINLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1629) | __STATIC_FORCEINLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1637) | __STATIC_FORCEINLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1645) | __STATIC_FORCEINLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1653) | __STATIC_FORCEINLINE uint32_t __UQADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1661) | __STATIC_FORCEINLINE uint32_t __UHADD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1670) | __STATIC_FORCEINLINE uint32_t __SSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1678) | __STATIC_FORCEINLINE uint32_t __QSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1686) | __STATIC_FORCEINLINE uint32_t __SHSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1694) | __STATIC_FORCEINLINE uint32_t __USUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1702) | __STATIC_FORCEINLINE uint32_t __UQSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1710) | __STATIC_FORCEINLINE uint32_t __UHSUB8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1719) | __STATIC_FORCEINLINE uint32_t __SADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1727) | __STATIC_FORCEINLINE uint32_t __QADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1735) | __STATIC_FORCEINLINE uint32_t __SHADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1743) | __STATIC_FORCEINLINE uint32_t __UADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1751) | __STATIC_FORCEINLINE uint32_t __UQADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1759) | __STATIC_FORCEINLINE uint32_t __UHADD16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1767) | __STATIC_FORCEINLINE uint32_t __SSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1775) | __STATIC_FORCEINLINE uint32_t __QSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1783) | __STATIC_FORCEINLINE uint32_t __SHSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1791) | __STATIC_FORCEINLINE uint32_t __USUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1799) | __STATIC_FORCEINLINE uint32_t __UQSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1807) | __STATIC_FORCEINLINE uint32_t __UHSUB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1815) | __STATIC_FORCEINLINE uint32_t __SASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1823) | __STATIC_FORCEINLINE uint32_t __QASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1831) | __STATIC_FORCEINLINE uint32_t __SHASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1839) | __STATIC_FORCEINLINE uint32_t __UASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1847) | __STATIC_FORCEINLINE uint32_t __UQASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1855) | __STATIC_FORCEINLINE uint32_t __UHASX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1863) | __STATIC_FORCEINLINE uint32_t __SSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1871) | __STATIC_FORCEINLINE uint32_t __QSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1879) | __STATIC_FORCEINLINE uint32_t __SHSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1887) | __STATIC_FORCEINLINE uint32_t __USAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1895) | __STATIC_FORCEINLINE uint32_t __UQSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1903) | __STATIC_FORCEINLINE uint32_t __UHSAX(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1911) | __STATIC_FORCEINLINE uint32_t __USAD8(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1919) | __STATIC_FORCEINLINE uint32_t __USADA8(uint32_t op1, uint32_t op2, uint3... function __STATIC_FORCEINLINE (line 1941) | __STATIC_FORCEINLINE uint32_t __UXTB16(uint32_t op1) function __STATIC_FORCEINLINE (line 1949) | __STATIC_FORCEINLINE uint32_t __UXTAB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1957) | __STATIC_FORCEINLINE uint32_t __SXTB16(uint32_t op1) function __STATIC_FORCEINLINE (line 1965) | __STATIC_FORCEINLINE uint32_t __SXTAB16(uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1973) | __STATIC_FORCEINLINE uint32_t __SMUAD (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1981) | __STATIC_FORCEINLINE uint32_t __SMUADX (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 1989) | __STATIC_FORCEINLINE uint32_t __SMLAD (uint32_t op1, uint32_t op2, uint3... function __STATIC_FORCEINLINE (line 1997) | __STATIC_FORCEINLINE uint32_t __SMLADX (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 2005) | __STATIC_FORCEINLINE uint64_t __SMLALD (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 2022) | __STATIC_FORCEINLINE uint64_t __SMLALDX (uint32_t op1, uint32_t op2, uin... function __STATIC_FORCEINLINE (line 2039) | __STATIC_FORCEINLINE uint32_t __SMUSD (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 2047) | __STATIC_FORCEINLINE uint32_t __SMUSDX (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 2055) | __STATIC_FORCEINLINE uint32_t __SMLSD (uint32_t op1, uint32_t op2, uint3... function __STATIC_FORCEINLINE (line 2063) | __STATIC_FORCEINLINE uint32_t __SMLSDX (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 2071) | __STATIC_FORCEINLINE uint64_t __SMLSLD (uint32_t op1, uint32_t op2, uint... function __STATIC_FORCEINLINE (line 2088) | __STATIC_FORCEINLINE uint64_t __SMLSLDX (uint32_t op1, uint32_t op2, uin... function __STATIC_FORCEINLINE (line 2105) | __STATIC_FORCEINLINE uint32_t __SEL (uint32_t op1, uint32_t op2) function __STATIC_FORCEINLINE (line 2113) | __STATIC_FORCEINLINE int32_t __QADD( int32_t op1, int32_t op2) function __STATIC_FORCEINLINE (line 2121) | __STATIC_FORCEINLINE int32_t __QSUB( int32_t op1, int32_t op2) function __STATIC_FORCEINLINE (line 2154) | __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t ... FILE: SDK/components/toolchain/cmsis/include/cmsis_iccarm.h function __IAR_FT (line 181) | __IAR_FT uint16_t __iar_uint16_read(void const *ptr) function __IAR_FT (line 193) | __IAR_FT void __iar_uint16_write(void const *ptr, uint16_t val) function __IAR_FT (line 204) | __IAR_FT uint32_t __iar_uint32_read(void const *ptr) function __IAR_FT (line 215) | __IAR_FT void __iar_uint32_write(void const *ptr, uint32_t val) function __packed (line 226) | __packed struct __iar_u32 { uint32_t v; } function __IAR_FT (line 403) | __IAR_FT int16_t __REVSH(int16_t val) function __STATIC_INLINE (line 525) | __STATIC_INLINE uint8_t __CLZ(uint32_t data) function __STATIC_INLINE (line 540) | __STATIC_INLINE uint32_t __RBIT(uint32_t v) function __STATIC_INLINE (line 553) | __STATIC_INLINE uint32_t __get_APSR(void) function __IAR_FT (line 581) | __IAR_FT uint32_t __LDREXW(uint32_t volatile *ptr) function __IAR_FT (line 586) | __IAR_FT uint32_t __STREXW(uint32_t value, uint32_t volatile *ptr) function __IAR_FT (line 596) | __IAR_FT uint32_t __RRX(uint32_t value) function __IAR_FT (line 603) | __IAR_FT void __set_BASEPRI_MAX(uint32_t value) function __IAR_FT (line 615) | __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) function __IAR_FT (line 623) | __IAR_FT uint32_t __get_MSPLIM(void) function __IAR_FT (line 636) | __IAR_FT void __set_MSPLIM(uint32_t value) function __IAR_FT (line 647) | __IAR_FT uint32_t __get_PSPLIM(void) function __IAR_FT (line 660) | __IAR_FT void __set_PSPLIM(uint32_t value) function __IAR_FT (line 671) | __IAR_FT uint32_t __TZ_get_CONTROL_NS(void) function __IAR_FT (line 678) | __IAR_FT void __TZ_set_CONTROL_NS(uint32_t value) function __IAR_FT (line 683) | __IAR_FT uint32_t __TZ_get_PSP_NS(void) function __IAR_FT (line 690) | __IAR_FT void __TZ_set_PSP_NS(uint32_t value) function __IAR_FT (line 695) | __IAR_FT uint32_t __TZ_get_MSP_NS(void) function __IAR_FT (line 702) | __IAR_FT void __TZ_set_MSP_NS(uint32_t value) function __IAR_FT (line 707) | __IAR_FT uint32_t __TZ_get_SP_NS(void) function __IAR_FT (line 713) | __IAR_FT void __TZ_set_SP_NS(uint32_t value) function __IAR_FT (line 718) | __IAR_FT uint32_t __TZ_get_PRIMASK_NS(void) function __IAR_FT (line 725) | __IAR_FT void __TZ_set_PRIMASK_NS(uint32_t value) function __IAR_FT (line 730) | __IAR_FT uint32_t __TZ_get_BASEPRI_NS(void) function __IAR_FT (line 737) | __IAR_FT void __TZ_set_BASEPRI_NS(uint32_t value) function __IAR_FT (line 742) | __IAR_FT uint32_t __TZ_get_FAULTMASK_NS(void) function __IAR_FT (line 749) | __IAR_FT void __TZ_set_FAULTMASK_NS(uint32_t value) function __IAR_FT (line 754) | __IAR_FT uint32_t __TZ_get_PSPLIM_NS(void) function __IAR_FT (line 767) | __IAR_FT void __TZ_set_PSPLIM_NS(uint32_t value) function __IAR_FT (line 778) | __IAR_FT uint32_t __TZ_get_MSPLIM_NS(void) function __IAR_FT (line 785) | __IAR_FT void __TZ_set_MSPLIM_NS(uint32_t value) function __STATIC_INLINE (line 797) | __STATIC_INLINE int32_t __SSAT(int32_t val, uint32_t sat) function __STATIC_INLINE (line 815) | __STATIC_INLINE uint32_t __USAT(int32_t val, uint32_t sat) function __IAR_FT (line 835) | __IAR_FT uint8_t __LDRBT(volatile uint8_t *addr) function __IAR_FT (line 842) | __IAR_FT uint16_t __LDRHT(volatile uint16_t *addr) function __IAR_FT (line 849) | __IAR_FT uint32_t __LDRT(volatile uint32_t *addr) function __IAR_FT (line 856) | __IAR_FT void __STRBT(uint8_t value, volatile uint8_t *addr) function __IAR_FT (line 861) | __IAR_FT void __STRHT(uint16_t value, volatile uint16_t *addr) function __IAR_FT (line 866) | __IAR_FT void __STRT(uint32_t value, volatile uint32_t *addr) function __IAR_FT (line 877) | __IAR_FT uint8_t __LDAB(volatile uint8_t *ptr) function __IAR_FT (line 884) | __IAR_FT uint16_t __LDAH(volatile uint16_t *ptr) function __IAR_FT (line 891) | __IAR_FT uint32_t __LDA(volatile uint32_t *ptr) function __IAR_FT (line 898) | __IAR_FT void __STLB(uint8_t value, volatile uint8_t *ptr) function __IAR_FT (line 903) | __IAR_FT void __STLH(uint16_t value, volatile uint16_t *ptr) function __IAR_FT (line 908) | __IAR_FT void __STL(uint32_t value, volatile uint32_t *ptr) function __IAR_FT (line 913) | __IAR_FT uint8_t __LDAEXB(volatile uint8_t *ptr) function __IAR_FT (line 920) | __IAR_FT uint16_t __LDAEXH(volatile uint16_t *ptr) function __IAR_FT (line 927) | __IAR_FT uint32_t __LDAEX(volatile uint32_t *ptr) function __IAR_FT (line 934) | __IAR_FT uint32_t __STLEXB(uint8_t value, volatile uint8_t *ptr) function __IAR_FT (line 941) | __IAR_FT uint32_t __STLEXH(uint16_t value, volatile uint16_t *ptr) function __IAR_FT (line 948) | __IAR_FT uint32_t __STLEX(uint32_t value, volatile uint32_t *ptr) FILE: SDK/components/toolchain/cmsis/include/core_armv81mml.h type APSR_Type (line 315) | typedef union type IPSR_Type (line 354) | typedef union type xPSR_Type (line 372) | typedef union type CONTROL_Type (line 423) | typedef union type NVIC_Type (line 462) | typedef struct type SCB_Type (line 498) | typedef struct type SCnSCB_Type (line 1010) | typedef struct type SysTick_Type (line 1035) | typedef struct type DWT_Type (line 1202) | typedef struct type TPI_Type (line 1388) | typedef struct type MPU_Type (line 1544) | typedef struct type SAU_Type (line 1660) | typedef struct type FPU_Type (line 1746) | typedef struct type CoreDebug_Type (line 1876) | typedef struct function __STATIC_INLINE (line 2156) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 2175) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 2187) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2204) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2223) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2242) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2261) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2276) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2293) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 2315) | __STATIC_INLINE uint32_t NVIC_GetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2336) | __STATIC_INLINE uint32_t NVIC_SetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2358) | __STATIC_INLINE uint32_t NVIC_ClearTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2382) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 2404) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 2429) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 2456) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 2479) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 2495) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 2506) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 2531) | __STATIC_INLINE void TZ_NVIC_SetPriorityGrouping_NS(uint32_t PriorityGroup) function __STATIC_INLINE (line 2550) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriorityGrouping_NS(void) function __STATIC_INLINE (line 2562) | __STATIC_INLINE void TZ_NVIC_EnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2579) | __STATIC_INLINE uint32_t TZ_NVIC_GetEnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2598) | __STATIC_INLINE void TZ_NVIC_DisableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2615) | __STATIC_INLINE uint32_t TZ_NVIC_GetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2634) | __STATIC_INLINE void TZ_NVIC_SetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2649) | __STATIC_INLINE void TZ_NVIC_ClearPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2666) | __STATIC_INLINE uint32_t TZ_NVIC_GetActive_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2688) | __STATIC_INLINE void TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t pri... function __STATIC_INLINE (line 2709) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriority_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2749) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 2787) | __STATIC_INLINE void TZ_SAU_Enable(void) function __STATIC_INLINE (line 2798) | __STATIC_INLINE void TZ_SAU_Disable(void) function __STATIC_INLINE (line 2831) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 2860) | __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) function __STATIC_INLINE (line 2903) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 2924) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 2944) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/core_armv8mbl.h type APSR_Type (line 233) | typedef union type IPSR_Type (line 263) | typedef union type xPSR_Type (line 281) | typedef union type CONTROL_Type (line 320) | typedef union type NVIC_Type (line 351) | typedef struct type SCB_Type (line 381) | typedef struct type SysTick_Type (line 558) | typedef struct type DWT_Type (line 610) | typedef struct type TPI_Type (line 725) | typedef struct type MPU_Type (line 824) | typedef struct type SAU_Type (line 931) | typedef struct type CoreDebug_Type (line 988) | typedef struct function __STATIC_INLINE (line 1252) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1271) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1290) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1309) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1328) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1343) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1360) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 1382) | __STATIC_INLINE uint32_t NVIC_GetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 1403) | __STATIC_INLINE uint32_t NVIC_SetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 1425) | __STATIC_INLINE uint32_t NVIC_ClearTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 1449) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 1473) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 1498) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 1525) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 1549) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 1569) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 1584) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 1605) | __STATIC_INLINE void TZ_NVIC_EnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1622) | __STATIC_INLINE uint32_t TZ_NVIC_GetEnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1641) | __STATIC_INLINE void TZ_NVIC_DisableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1658) | __STATIC_INLINE uint32_t TZ_NVIC_GetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1677) | __STATIC_INLINE void TZ_NVIC_SetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1692) | __STATIC_INLINE void TZ_NVIC_ClearPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1709) | __STATIC_INLINE uint32_t TZ_NVIC_GetActive_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1731) | __STATIC_INLINE void TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t pri... function __STATIC_INLINE (line 1754) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriority_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1794) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 1818) | __STATIC_INLINE void TZ_SAU_Enable(void) function __STATIC_INLINE (line 1829) | __STATIC_INLINE void TZ_SAU_Disable(void) function __STATIC_INLINE (line 1862) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 1891) | __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) FILE: SDK/components/toolchain/cmsis/include/core_armv8mml.h type APSR_Type (line 314) | typedef union type IPSR_Type (line 353) | typedef union type xPSR_Type (line 371) | typedef union type CONTROL_Type (line 422) | typedef union type NVIC_Type (line 461) | typedef struct type SCB_Type (line 497) | typedef struct type SCnSCB_Type (line 929) | typedef struct type SysTick_Type (line 954) | typedef struct type DWT_Type (line 1106) | typedef struct type TPI_Type (line 1292) | typedef struct type MPU_Type (line 1391) | typedef struct type SAU_Type (line 1504) | typedef struct type FPU_Type (line 1590) | typedef struct type CoreDebug_Type (line 1720) | typedef struct function __STATIC_INLINE (line 2021) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 2040) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 2052) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2071) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2090) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2109) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2128) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2143) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2160) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 2182) | __STATIC_INLINE uint32_t NVIC_GetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2203) | __STATIC_INLINE uint32_t NVIC_SetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2225) | __STATIC_INLINE uint32_t NVIC_ClearTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2249) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 2271) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 2296) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 2323) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 2346) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 2362) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 2373) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 2398) | __STATIC_INLINE void TZ_NVIC_SetPriorityGrouping_NS(uint32_t PriorityGroup) function __STATIC_INLINE (line 2417) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriorityGrouping_NS(void) function __STATIC_INLINE (line 2429) | __STATIC_INLINE void TZ_NVIC_EnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2446) | __STATIC_INLINE uint32_t TZ_NVIC_GetEnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2465) | __STATIC_INLINE void TZ_NVIC_DisableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2482) | __STATIC_INLINE uint32_t TZ_NVIC_GetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2501) | __STATIC_INLINE void TZ_NVIC_SetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2516) | __STATIC_INLINE void TZ_NVIC_ClearPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2533) | __STATIC_INLINE uint32_t TZ_NVIC_GetActive_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2555) | __STATIC_INLINE void TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t pri... function __STATIC_INLINE (line 2576) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriority_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2616) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 2654) | __STATIC_INLINE void TZ_SAU_Enable(void) function __STATIC_INLINE (line 2665) | __STATIC_INLINE void TZ_SAU_Disable(void) function __STATIC_INLINE (line 2698) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 2727) | __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) function __STATIC_INLINE (line 2770) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 2791) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 2811) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/core_cm0.h type APSR_Type (line 199) | typedef union type IPSR_Type (line 229) | typedef union type xPSR_Type (line 247) | typedef union type CONTROL_Type (line 286) | typedef union type NVIC_Type (line 314) | typedef struct type SCB_Type (line 341) | typedef struct type SysTick_Type (line 448) | typedef struct function __STATIC_INLINE (line 623) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 642) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 661) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 680) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 699) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 714) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 732) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 756) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 781) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 808) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 832) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 848) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 859) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 892) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 923) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) FILE: SDK/components/toolchain/cmsis/include/core_cm0plus.h type APSR_Type (line 210) | typedef union type IPSR_Type (line 240) | typedef union type xPSR_Type (line 258) | typedef union type CONTROL_Type (line 297) | typedef union type NVIC_Type (line 328) | typedef struct type SCB_Type (line 355) | typedef struct type SysTick_Type (line 472) | typedef struct type MPU_Type (line 524) | typedef struct function __STATIC_INLINE (line 741) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 760) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 779) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 798) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 817) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 832) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 850) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 874) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 899) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 926) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 950) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 970) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 985) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 1025) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 1056) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) FILE: SDK/components/toolchain/cmsis/include/core_cm1.h type APSR_Type (line 199) | typedef union type IPSR_Type (line 229) | typedef union type xPSR_Type (line 247) | typedef union type CONTROL_Type (line 286) | typedef union type NVIC_Type (line 314) | typedef struct type SCB_Type (line 341) | typedef struct type SCnSCB_Type (line 448) | typedef struct type SysTick_Type (line 474) | typedef struct function __STATIC_INLINE (line 650) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 669) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 688) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 707) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 726) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 741) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 759) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 783) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 808) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 835) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 859) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 875) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 886) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 919) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 950) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) FILE: SDK/components/toolchain/cmsis/include/core_cm23.h type APSR_Type (line 233) | typedef union type IPSR_Type (line 263) | typedef union type xPSR_Type (line 281) | typedef union type CONTROL_Type (line 320) | typedef union type NVIC_Type (line 351) | typedef struct type SCB_Type (line 381) | typedef struct type SysTick_Type (line 558) | typedef struct type DWT_Type (line 610) | typedef struct type TPI_Type (line 725) | typedef struct type MPU_Type (line 899) | typedef struct type SAU_Type (line 1006) | typedef struct type CoreDebug_Type (line 1063) | typedef struct function __STATIC_INLINE (line 1327) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1346) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1365) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1384) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1403) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1418) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1435) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 1457) | __STATIC_INLINE uint32_t NVIC_GetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 1478) | __STATIC_INLINE uint32_t NVIC_SetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 1500) | __STATIC_INLINE uint32_t NVIC_ClearTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 1524) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 1548) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 1573) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 1600) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 1624) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 1644) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 1659) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 1680) | __STATIC_INLINE void TZ_NVIC_EnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1697) | __STATIC_INLINE uint32_t TZ_NVIC_GetEnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1716) | __STATIC_INLINE void TZ_NVIC_DisableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1733) | __STATIC_INLINE uint32_t TZ_NVIC_GetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1752) | __STATIC_INLINE void TZ_NVIC_SetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1767) | __STATIC_INLINE void TZ_NVIC_ClearPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1784) | __STATIC_INLINE uint32_t TZ_NVIC_GetActive_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1806) | __STATIC_INLINE void TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t pri... function __STATIC_INLINE (line 1829) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriority_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 1869) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 1893) | __STATIC_INLINE void TZ_SAU_Enable(void) function __STATIC_INLINE (line 1904) | __STATIC_INLINE void TZ_SAU_Disable(void) function __STATIC_INLINE (line 1937) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 1966) | __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) FILE: SDK/components/toolchain/cmsis/include/core_cm3.h type APSR_Type (line 206) | typedef union type IPSR_Type (line 240) | typedef union type xPSR_Type (line 258) | typedef union type CONTROL_Type (line 309) | typedef union type NVIC_Type (line 340) | typedef struct type SCB_Type (line 374) | typedef struct type SCnSCB_Type (line 655) | typedef struct type SysTick_Type (line 701) | typedef struct type DWT_Type (line 841) | typedef struct type TPI_Type (line 988) | typedef struct type MPU_Type (line 1150) | typedef struct type CoreDebug_Type (line 1246) | typedef struct function __STATIC_INLINE (line 1472) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 1491) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 1503) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1522) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1541) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1560) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1579) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1594) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1611) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 1633) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 1655) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 1680) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 1707) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 1730) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 1746) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 1757) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 1799) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 1830) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 1872) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 1893) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 1913) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/core_cm33.h type APSR_Type (line 314) | typedef union type IPSR_Type (line 353) | typedef union type xPSR_Type (line 371) | typedef union type CONTROL_Type (line 422) | typedef union type NVIC_Type (line 461) | typedef struct type SCB_Type (line 497) | typedef struct type SCnSCB_Type (line 929) | typedef struct type SysTick_Type (line 954) | typedef struct type DWT_Type (line 1106) | typedef struct type TPI_Type (line 1292) | typedef struct type MPU_Type (line 1466) | typedef struct type SAU_Type (line 1579) | typedef struct type FPU_Type (line 1665) | typedef struct type CoreDebug_Type (line 1795) | typedef struct function __STATIC_INLINE (line 2096) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 2115) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 2127) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2146) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2165) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2184) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2203) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2218) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2235) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 2257) | __STATIC_INLINE uint32_t NVIC_GetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2278) | __STATIC_INLINE uint32_t NVIC_SetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2300) | __STATIC_INLINE uint32_t NVIC_ClearTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2324) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 2346) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 2371) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 2398) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 2421) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 2437) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 2448) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 2473) | __STATIC_INLINE void TZ_NVIC_SetPriorityGrouping_NS(uint32_t PriorityGroup) function __STATIC_INLINE (line 2492) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriorityGrouping_NS(void) function __STATIC_INLINE (line 2504) | __STATIC_INLINE void TZ_NVIC_EnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2521) | __STATIC_INLINE uint32_t TZ_NVIC_GetEnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2540) | __STATIC_INLINE void TZ_NVIC_DisableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2557) | __STATIC_INLINE uint32_t TZ_NVIC_GetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2576) | __STATIC_INLINE void TZ_NVIC_SetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2591) | __STATIC_INLINE void TZ_NVIC_ClearPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2608) | __STATIC_INLINE uint32_t TZ_NVIC_GetActive_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2630) | __STATIC_INLINE void TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t pri... function __STATIC_INLINE (line 2651) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriority_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2691) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 2729) | __STATIC_INLINE void TZ_SAU_Enable(void) function __STATIC_INLINE (line 2740) | __STATIC_INLINE void TZ_SAU_Disable(void) function __STATIC_INLINE (line 2773) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 2802) | __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) function __STATIC_INLINE (line 2845) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 2866) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 2886) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/core_cm35p.h type APSR_Type (line 314) | typedef union type IPSR_Type (line 353) | typedef union type xPSR_Type (line 371) | typedef union type CONTROL_Type (line 422) | typedef union type NVIC_Type (line 461) | typedef struct type SCB_Type (line 497) | typedef struct type SCnSCB_Type (line 929) | typedef struct type SysTick_Type (line 954) | typedef struct type DWT_Type (line 1106) | typedef struct type TPI_Type (line 1292) | typedef struct type MPU_Type (line 1466) | typedef struct type SAU_Type (line 1579) | typedef struct type FPU_Type (line 1665) | typedef struct type CoreDebug_Type (line 1795) | typedef struct function __STATIC_INLINE (line 2096) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 2115) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 2127) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2146) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2165) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2184) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2203) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2218) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2235) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 2257) | __STATIC_INLINE uint32_t NVIC_GetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2278) | __STATIC_INLINE uint32_t NVIC_SetTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2300) | __STATIC_INLINE uint32_t NVIC_ClearTargetState(IRQn_Type IRQn) function __STATIC_INLINE (line 2324) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 2346) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 2371) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 2398) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 2421) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 2437) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 2448) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 2473) | __STATIC_INLINE void TZ_NVIC_SetPriorityGrouping_NS(uint32_t PriorityGroup) function __STATIC_INLINE (line 2492) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriorityGrouping_NS(void) function __STATIC_INLINE (line 2504) | __STATIC_INLINE void TZ_NVIC_EnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2521) | __STATIC_INLINE uint32_t TZ_NVIC_GetEnableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2540) | __STATIC_INLINE void TZ_NVIC_DisableIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2557) | __STATIC_INLINE uint32_t TZ_NVIC_GetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2576) | __STATIC_INLINE void TZ_NVIC_SetPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2591) | __STATIC_INLINE void TZ_NVIC_ClearPendingIRQ_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2608) | __STATIC_INLINE uint32_t TZ_NVIC_GetActive_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2630) | __STATIC_INLINE void TZ_NVIC_SetPriority_NS(IRQn_Type IRQn, uint32_t pri... function __STATIC_INLINE (line 2651) | __STATIC_INLINE uint32_t TZ_NVIC_GetPriority_NS(IRQn_Type IRQn) function __STATIC_INLINE (line 2691) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 2729) | __STATIC_INLINE void TZ_SAU_Enable(void) function __STATIC_INLINE (line 2740) | __STATIC_INLINE void TZ_SAU_Disable(void) function __STATIC_INLINE (line 2773) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 2802) | __STATIC_INLINE uint32_t TZ_SysTick_Config_NS(uint32_t ticks) function __STATIC_INLINE (line 2845) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 2866) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 2886) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/core_cm4.h type APSR_Type (line 259) | typedef union type IPSR_Type (line 298) | typedef union type xPSR_Type (line 316) | typedef union type CONTROL_Type (line 371) | typedef union type NVIC_Type (line 406) | typedef struct type SCB_Type (line 440) | typedef struct type SCnSCB_Type (line 719) | typedef struct type SysTick_Type (line 759) | typedef struct type DWT_Type (line 899) | typedef struct type TPI_Type (line 1046) | typedef struct type MPU_Type (line 1208) | typedef struct type FPU_Type (line 1304) | typedef struct type CoreDebug_Type (line 1416) | typedef struct function __STATIC_INLINE (line 1648) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 1667) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 1679) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1698) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1717) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1736) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1755) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1770) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1787) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 1809) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 1831) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 1856) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 1883) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 1906) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 1922) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 1933) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 1976) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 2017) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 2059) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 2080) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 2100) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/core_cm7.h type APSR_Type (line 274) | typedef union type IPSR_Type (line 313) | typedef union type xPSR_Type (line 331) | typedef union type CONTROL_Type (line 386) | typedef union type NVIC_Type (line 421) | typedef struct type SCB_Type (line 455) | typedef struct type SCnSCB_Type (line 921) | typedef struct type SysTick_Type (line 979) | typedef struct type DWT_Type (line 1119) | typedef struct type TPI_Type (line 1269) | typedef struct type MPU_Type (line 1431) | typedef struct type FPU_Type (line 1527) | typedef struct type CoreDebug_Type (line 1639) | typedef struct function __STATIC_INLINE (line 1871) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 1890) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 1902) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1921) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1940) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1959) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1978) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1993) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 2010) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 2032) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 2054) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 2079) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 2106) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 2129) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 2145) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 2156) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 2199) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_FORCEINLINE (line 2241) | __STATIC_FORCEINLINE void SCB_EnableICache (void) function __STATIC_FORCEINLINE (line 2262) | __STATIC_FORCEINLINE void SCB_DisableICache (void) function __STATIC_FORCEINLINE (line 2279) | __STATIC_FORCEINLINE void SCB_InvalidateICache (void) function __STATIC_FORCEINLINE (line 2299) | __STATIC_FORCEINLINE void SCB_InvalidateICache_by_Addr (void *addr, int3... function __STATIC_FORCEINLINE (line 2325) | __STATIC_FORCEINLINE void SCB_EnableDCache (void) function __STATIC_FORCEINLINE (line 2365) | __STATIC_FORCEINLINE void SCB_DisableDCache (void) function __STATIC_FORCEINLINE (line 2403) | __STATIC_FORCEINLINE void SCB_InvalidateDCache (void) function __STATIC_FORCEINLINE (line 2438) | __STATIC_FORCEINLINE void SCB_CleanDCache (void) function __STATIC_FORCEINLINE (line 2473) | __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache (void) function __STATIC_FORCEINLINE (line 2512) | __STATIC_FORCEINLINE void SCB_InvalidateDCache_by_Addr (void *addr, int3... function __STATIC_FORCEINLINE (line 2542) | __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (uint32_t *addr, int32... function __STATIC_FORCEINLINE (line 2572) | __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (uint32_t *a... function __STATIC_INLINE (line 2618) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 2660) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 2681) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 2701) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/core_sc000.h type APSR_Type (line 205) | typedef union type IPSR_Type (line 235) | typedef union type xPSR_Type (line 253) | typedef union type CONTROL_Type (line 292) | typedef union type NVIC_Type (line 320) | typedef struct type SCB_Type (line 347) | typedef struct type SCnSCB_Type (line 460) | typedef struct type SysTick_Type (line 483) | typedef struct type MPU_Type (line 535) | typedef struct function __STATIC_INLINE (line 749) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 768) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 787) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 806) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 825) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 840) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 858) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 882) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 905) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 921) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 932) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 965) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 996) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) FILE: SDK/components/toolchain/cmsis/include/core_sc300.h type APSR_Type (line 206) | typedef union type IPSR_Type (line 240) | typedef union type xPSR_Type (line 258) | typedef union type CONTROL_Type (line 309) | typedef union type NVIC_Type (line 340) | typedef struct type SCB_Type (line 374) | typedef struct type SCnSCB_Type (line 652) | typedef struct type SysTick_Type (line 686) | typedef struct type DWT_Type (line 826) | typedef struct type TPI_Type (line 973) | typedef struct type MPU_Type (line 1135) | typedef struct type CoreDebug_Type (line 1229) | typedef struct function __STATIC_INLINE (line 1455) | __STATIC_INLINE void __NVIC_SetPriorityGrouping(uint32_t PriorityGroup) function __STATIC_INLINE (line 1474) | __STATIC_INLINE uint32_t __NVIC_GetPriorityGrouping(void) function __STATIC_INLINE (line 1486) | __STATIC_INLINE void __NVIC_EnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1505) | __STATIC_INLINE uint32_t __NVIC_GetEnableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1524) | __STATIC_INLINE void __NVIC_DisableIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1543) | __STATIC_INLINE uint32_t __NVIC_GetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1562) | __STATIC_INLINE void __NVIC_SetPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1577) | __STATIC_INLINE void __NVIC_ClearPendingIRQ(IRQn_Type IRQn) function __STATIC_INLINE (line 1594) | __STATIC_INLINE uint32_t __NVIC_GetActive(IRQn_Type IRQn) function __STATIC_INLINE (line 1616) | __STATIC_INLINE void __NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority) function __STATIC_INLINE (line 1638) | __STATIC_INLINE uint32_t __NVIC_GetPriority(IRQn_Type IRQn) function __STATIC_INLINE (line 1663) | __STATIC_INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, ui... function __STATIC_INLINE (line 1690) | __STATIC_INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t Pr... function __STATIC_INLINE (line 1713) | __STATIC_INLINE void __NVIC_SetVector(IRQn_Type IRQn, uint32_t vector) function __STATIC_INLINE (line 1729) | __STATIC_INLINE uint32_t __NVIC_GetVector(IRQn_Type IRQn) function __NVIC_SystemReset (line 1740) | void __NVIC_SystemReset(void) function __STATIC_INLINE (line 1774) | __STATIC_INLINE uint32_t SCB_GetFPUType(void) function __STATIC_INLINE (line 1805) | __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) function __STATIC_INLINE (line 1847) | __STATIC_INLINE uint32_t ITM_SendChar (uint32_t ch) function __STATIC_INLINE (line 1868) | __STATIC_INLINE int32_t ITM_ReceiveChar (void) function __STATIC_INLINE (line 1888) | __STATIC_INLINE int32_t ITM_CheckChar (void) FILE: SDK/components/toolchain/cmsis/include/mpu_armv7.h type ARM_MPU_Region_t (line 183) | typedef struct { function __STATIC_INLINE (line 191) | __STATIC_INLINE void ARM_MPU_Enable(uint32_t MPU_Control) function __STATIC_INLINE (line 203) | __STATIC_INLINE void ARM_MPU_Disable(void) function __STATIC_INLINE (line 215) | __STATIC_INLINE void ARM_MPU_ClrRegion(uint32_t rnr) function __STATIC_INLINE (line 225) | __STATIC_INLINE void ARM_MPU_SetRegion(uint32_t rbar, uint32_t rasr) function __STATIC_INLINE (line 236) | __STATIC_INLINE void ARM_MPU_SetRegionEx(uint32_t rnr, uint32_t rbar, ui... function __STATIC_INLINE (line 248) | __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const... function __STATIC_INLINE (line 261) | __STATIC_INLINE void ARM_MPU_Load(ARM_MPU_Region_t const* table, uint32_... FILE: SDK/components/toolchain/cmsis/include/mpu_armv8.h type ARM_MPU_Region_t (line 122) | typedef struct { function __STATIC_INLINE (line 130) | __STATIC_INLINE void ARM_MPU_Enable(uint32_t MPU_Control) function __STATIC_INLINE (line 142) | __STATIC_INLINE void ARM_MPU_Disable(void) function __STATIC_INLINE (line 155) | __STATIC_INLINE void ARM_MPU_Enable_NS(uint32_t MPU_Control) function __STATIC_INLINE (line 167) | __STATIC_INLINE void ARM_MPU_Disable_NS(void) function __STATIC_INLINE (line 182) | __STATIC_INLINE void ARM_MPU_SetMemAttrEx(MPU_Type* mpu, uint8_t idx, ui... function __STATIC_INLINE (line 199) | __STATIC_INLINE void ARM_MPU_SetMemAttr(uint8_t idx, uint8_t attr) function __STATIC_INLINE (line 209) | __STATIC_INLINE void ARM_MPU_SetMemAttr_NS(uint8_t idx, uint8_t attr) function __STATIC_INLINE (line 219) | __STATIC_INLINE void ARM_MPU_ClrRegionEx(MPU_Type* mpu, uint32_t rnr) function __STATIC_INLINE (line 228) | __STATIC_INLINE void ARM_MPU_ClrRegion(uint32_t rnr) function __STATIC_INLINE (line 237) | __STATIC_INLINE void ARM_MPU_ClrRegion_NS(uint32_t rnr) function __STATIC_INLINE (line 249) | __STATIC_INLINE void ARM_MPU_SetRegionEx(MPU_Type* mpu, uint32_t rnr, ui... function __STATIC_INLINE (line 261) | __STATIC_INLINE void ARM_MPU_SetRegion(uint32_t rnr, uint32_t rbar, uint... function __STATIC_INLINE (line 272) | __STATIC_INLINE void ARM_MPU_SetRegion_NS(uint32_t rnr, uint32_t rbar, u... function __STATIC_INLINE (line 283) | __STATIC_INLINE void ARM_MPU_OrderedMemcpy(volatile uint32_t* dst, const... function __STATIC_INLINE (line 298) | __STATIC_INLINE void ARM_MPU_LoadEx(MPU_Type* mpu, uint32_t rnr, ARM_MPU... function __STATIC_INLINE (line 328) | __STATIC_INLINE void ARM_MPU_Load(uint32_t rnr, ARM_MPU_Region_t const* ... function __STATIC_INLINE (line 339) | __STATIC_INLINE void ARM_MPU_Load_NS(uint32_t rnr, ARM_MPU_Region_t cons... FILE: SDK/components/toolchain/cmsis/include/tz_context.h type TZ_ModuleId_t (line 39) | typedef uint32_t TZ_ModuleId_t; type TZ_MemoryId_t (line 43) | typedef uint32_t TZ_MemoryId_t; FILE: SDK/external/fprintf/nrf_fprintf.c function nrf_fprintf_buffer_flush (line 47) | void nrf_fprintf_buffer_flush(nrf_fprintf_ctx_t * const p_ctx) function nrf_fprintf (line 62) | void nrf_fprintf(nrf_fprintf_ctx_t * const p_ctx, FILE: SDK/external/fprintf/nrf_fprintf.h type nrf_fprintf_ctx_t (line 55) | typedef struct nrf_fprintf_ctx FILE: SDK/external/fprintf/nrf_fprintf_format.c function buffer_add (line 93) | static void buffer_add(nrf_fprintf_ctx_t * const p_ctx, char c) function string_print (line 109) | static void string_print(nrf_fprintf_ctx_t * const p_ctx, function unsigned_print (line 154) | static void unsigned_print(nrf_fprintf_ctx_t * const p_ctx, function int_print (line 259) | static void int_print(nrf_fprintf_ctx_t * const p_ctx, function fill_space (line 343) | static void fill_space(nrf_fprintf_ctx_t * const p_ctx, function float_print (line 360) | static void float_print(nrf_fprintf_ctx_t * const p_ctx, function nrf_fprintf_fmt (line 590) | void nrf_fprintf_fmt(nrf_fprintf_ctx_t * const p_ctx, FILE: SDK/external/nano-pb/generator/camel_case_splitter.py function split_camel_case (line 1) | def split_camel_case(input): function is_camel_case_name (line 25) | def is_camel_case_name(input): FILE: SDK/external/nano-pb/generator/nanopb_generator.py class Names (line 85) | class Names: method __init__ (line 87) | def __init__(self, parts = ()): method __str__ (line 92) | def __str__(self): method __add__ (line 96) | def __add__(self, other): method __eq__ (line 104) | def __eq__(self, other): function names_from_type_name (line 107) | def names_from_type_name(type_name): function varint_max_size (line 113) | def varint_max_size(max_value): class EncodedSize (line 127) | class EncodedSize: method __init__ (line 130) | def __init__(self, value = 0, symbols = []): method __add__ (line 141) | def __add__(self, other): method __mul__ (line 151) | def __mul__(self, other): method __str__ (line 157) | def __str__(self): method upperlimit (line 163) | def upperlimit(self): class Enum (line 169) | class Enum: method __init__ (line 170) | def __init__(self, names, desc, enum_options): method has_negative (line 186) | def has_negative(self): method encoded_size (line 192) | def encoded_size(self): method __str__ (line 195) | def __str__(self): class FieldMaxSize (line 218) | class FieldMaxSize: method __init__ (line 219) | def __init__(self, worst = 0, checks = [], field_name = 'undefined'): method extend (line 228) | def extend(self, extend, field_name = None): class Field (line 236) | class Field: method __init__ (line 237) | def __init__(self, struct_name, desc, field_options): method __lt__ (line 348) | def __lt__(self, other): method __str__ (line 351) | def __str__(self): method types (line 375) | def types(self): method get_dependencies (line 383) | def get_dependencies(self): method get_initializer (line 390) | def get_initializer(self, null_init, inner_init_only = False): method default_decl (line 458) | def default_decl(self, declaration_only = False): method tags (line 480) | def tags(self): method pb_field_t (line 485) | def pb_field_t(self, prev_field_name): method get_last_field_name (line 520) | def get_last_field_name(self): method largest_field_value (line 523) | def largest_field_value(self): method encoded_size (line 542) | def encoded_size(self, dependencies): class ExtensionRange (line 596) | class ExtensionRange(Field): method __init__ (line 597) | def __init__(self, struct_name, range_start, field_options): method __str__ (line 615) | def __str__(self): method types (line 618) | def types(self): method tags (line 621) | def tags(self): method encoded_size (line 624) | def encoded_size(self, dependencies): class ExtensionField (line 630) | class ExtensionField(Field): method __init__ (line 631) | def __init__(self, struct_name, desc, field_options): method tags (line 642) | def tags(self): method extension_decl (line 647) | def extension_decl(self): method extension_def (line 657) | def extension_def(self): class OneOf (line 680) | class OneOf(Field): method __init__ (line 681) | def __init__(self, struct_name, oneof_desc): method add_field (line 692) | def add_field(self, field): method __str__ (line 706) | def __str__(self): method types (line 719) | def types(self): method get_dependencies (line 722) | def get_dependencies(self): method get_initializer (line 728) | def get_initializer(self, null_init): method default_decl (line 731) | def default_decl(self, declaration_only = False): method tags (line 734) | def tags(self): method pb_field_t (line 737) | def pb_field_t(self, prev_field_name): method get_last_field_name (line 741) | def get_last_field_name(self): method largest_field_value (line 747) | def largest_field_value(self): method encoded_size (line 753) | def encoded_size(self, dependencies): class Message (line 772) | class Message: method __init__ (line 773) | def __init__(self, names, desc, message_options): method get_dependencies (line 821) | def get_dependencies(self): method __str__ (line 828) | def __str__(self): method types (line 851) | def types(self): method get_initializer (line 854) | def get_initializer(self, null_init): method default_decl (line 873) | def default_decl(self, declaration_only = False): method count_required_fields (line 881) | def count_required_fields(self): method count_all_fields (line 890) | def count_all_fields(self): method fields_declaration (line 899) | def fields_declaration(self): method fields_definition (line 903) | def fields_definition(self): method encoded_size (line 915) | def encoded_size(self, dependencies): function iterate_messages (line 933) | def iterate_messages(desc, names = Names()): function iterate_extensions (line 947) | def iterate_extensions(desc, names = Names()): function toposort2 (line 958) | def toposort2(data): function sort_dependencies (line 977) | def sort_dependencies(messages): function make_identifier (line 989) | def make_identifier(headername): class ProtoFile (line 999) | class ProtoFile: method __init__ (line 1000) | def __init__(self, fdesc, file_options): method parse (line 1011) | def parse(self): method add_dependency (line 1041) | def add_dependency(self, other): method generate_header (line 1065) | def generate_header(self, includes, headername, options): method generate_source (line 1192) | def generate_source(self, headername, options): function read_options_file (line 1303) | def read_options_file(infile): class Globals (line 1338) | class Globals: function get_nanopb_suboptions (line 1344) | def get_nanopb_suboptions(subdesc, options, name): function parse_file (line 1418) | def parse_file(filename, fdesc, options): function process_file (line 1462) | def process_file(filename, fdesc, options, other_files = {}): function main_cli (line 1507) | def main_cli(): function main_plugin (line 1543) | def main_plugin(): FILE: SDK/external/nano-pb/pb.h type uint_least8_t (line 143) | typedef uint_least8_t pb_type_t; type pb_size_t (line 200) | typedef uint32_t pb_size_t; type pb_ssize_t (line 201) | typedef int32_t pb_ssize_t; type uint_least16_t (line 203) | typedef uint_least16_t pb_size_t; type int_least16_t (line 204) | typedef int_least16_t pb_ssize_t; type uint_least8_t (line 206) | typedef uint_least8_t pb_size_t; type int_least8_t (line 207) | typedef int_least8_t pb_ssize_t; type uint_least8_t (line 215) | typedef uint_least8_t pb_byte_t; type pb_field_s (line 226) | struct pb_field_s type pb_field_s (line 227) | struct pb_field_s { function PB_PACKED_STRUCT_END (line 240) | PB_PACKED_STRUCT_END type pb_bytes_array_s (line 258) | struct pb_bytes_array_s { type pb_bytes_array_t (line 262) | typedef struct pb_bytes_array_s pb_bytes_array_t; type pb_istream_t (line 282) | typedef struct pb_istream_s pb_istream_t; type pb_ostream_t (line 283) | typedef struct pb_ostream_s pb_ostream_t; type pb_callback_t (line 284) | typedef struct pb_callback_s pb_callback_t; type pb_callback_s (line 285) | struct pb_callback_s { type pb_wire_type_t (line 305) | typedef enum { type pb_extension_type_t (line 318) | typedef struct pb_extension_type_s pb_extension_type_t; type pb_extension_t (line 319) | typedef struct pb_extension_s pb_extension_t; type pb_extension_type_s (line 320) | struct pb_extension_type_s { type pb_extension_s (line 342) | struct pb_extension_s { FILE: SDK/external/nano-pb/pb_common.c function pb_field_iter_begin (line 8) | bool pb_field_iter_begin(pb_field_iter_t *iter, const pb_field_t *fields... function pb_field_iter_next (line 20) | bool pb_field_iter_next(pb_field_iter_t *iter) function pb_field_iter_find (line 78) | bool pb_field_iter_find(pb_field_iter_t *iter, uint32_t tag) FILE: SDK/external/nano-pb/pb_common.h type pb_field_iter_s (line 15) | struct pb_field_iter_s { type pb_field_iter_t (line 23) | typedef struct pb_field_iter_s pb_field_iter_t; FILE: SDK/external/nano-pb/pb_decode.c function buf_read (line 75) | static bool checkreturn buf_read(pb_istream_t *stream, pb_byte_t *buf, s... function pb_read (line 89) | bool checkreturn pb_read(pb_istream_t *stream, pb_byte_t *buf, size_t co... function pb_readbyte (line 125) | static bool checkreturn pb_readbyte(pb_istream_t *stream, pb_byte_t *buf) function pb_istream_t (line 143) | pb_istream_t pb_istream_from_buffer(const pb_byte_t *buf, size_t bufsize) function pb_decode_varint32 (line 172) | static bool checkreturn pb_decode_varint32(pb_istream_t *stream, uint32_... function pb_decode_varint (line 208) | bool checkreturn pb_decode_varint(pb_istream_t *stream, uint64_t *dest) function pb_skip_varint (line 230) | bool checkreturn pb_skip_varint(pb_istream_t *stream) function pb_skip_string (line 241) | bool checkreturn pb_skip_string(pb_istream_t *stream) function pb_decode_tag (line 250) | bool checkreturn pb_decode_tag(pb_istream_t *stream, pb_wire_type_t *wir... function pb_skip_field (line 276) | bool checkreturn pb_skip_field(pb_istream_t *stream, pb_wire_type_t wire... function read_raw_value (line 291) | static bool checkreturn read_raw_value(pb_istream_t *stream, pb_wire_typ... function pb_make_string_substream (line 321) | bool checkreturn pb_make_string_substream(pb_istream_t *stream, pb_istre... function pb_close_string_substream (line 336) | void pb_close_string_substream(pb_istream_t *stream, pb_istream_t *subst... function decode_static_field (line 349) | static bool checkreturn decode_static_field(pb_istream_t *stream, pb_wir... function allocate_field (line 427) | static bool checkreturn allocate_field(pb_istream_t *stream, void *pData... function initialize_pointer_field (line 463) | static void initialize_pointer_field(void *pItem, pb_field_iter_t *iter) function decode_pointer_field (line 477) | static bool checkreturn decode_pointer_field(pb_istream_t *stream, pb_wi... function decode_callback_field (line 599) | static bool checkreturn decode_callback_field(pb_istream_t *stream, pb_w... function decode_field (line 646) | static bool checkreturn decode_field(pb_istream_t *stream, pb_wire_type_... function iter_from_extension (line 674) | static void iter_from_extension(pb_field_iter_t *iter, pb_extension_t *e... function default_extension_decoder (line 695) | static bool checkreturn default_extension_decoder(pb_istream_t *stream, function decode_extension (line 711) | static bool checkreturn decode_extension(pb_istream_t *stream, function find_extension_field (line 737) | static bool checkreturn find_extension_field(pb_field_iter_t *iter) function pb_field_set_to_default (line 751) | static void pb_field_set_to_default(pb_field_iter_t *iter) function pb_message_set_to_defaults (line 823) | static void pb_message_set_to_defaults(const pb_field_t fields[], void *... function pb_decode_noinit (line 840) | bool checkreturn pb_decode_noinit(pb_istream_t *stream, const pb_field_t... function pb_decode (line 948) | bool checkreturn pb_decode(pb_istream_t *stream, const pb_field_t fields... function pb_decode_delimited (line 962) | bool pb_decode_delimited(pb_istream_t *stream, const pb_field_t fields[]... function pb_release_union_field (line 978) | static bool pb_release_union_field(pb_istream_t *stream, pb_field_iter_t... function pb_release_single_field (line 1004) | static void pb_release_single_field(const pb_field_iter_t *iter) function pb_release (line 1084) | void pb_release(const pb_field_t fields[], void *dest_struct) function pb_decode_svarint (line 1103) | bool pb_decode_svarint(pb_istream_t *stream, int64_t *dest) function pb_decode_fixed32 (line 1117) | bool pb_decode_fixed32(pb_istream_t *stream, void *dest) function pb_decode_fixed64 (line 1131) | bool pb_decode_fixed64(pb_istream_t *stream, void *dest) function pb_dec_varint (line 1150) | static bool checkreturn pb_dec_varint(pb_istream_t *stream, const pb_fie... function pb_dec_uvarint (line 1187) | static bool checkreturn pb_dec_uvarint(pb_istream_t *stream, const pb_fi... function pb_dec_svarint (line 1211) | static bool checkreturn pb_dec_svarint(pb_istream_t *stream, const pb_fi... function pb_dec_fixed32 (line 1235) | static bool checkreturn pb_dec_fixed32(pb_istream_t *stream, const pb_fi... function pb_dec_fixed64 (line 1241) | static bool checkreturn pb_dec_fixed64(pb_istream_t *stream, const pb_fi... function pb_dec_bytes (line 1247) | static bool checkreturn pb_dec_bytes(pb_istream_t *stream, const pb_fiel... function pb_dec_string (line 1284) | static bool checkreturn pb_dec_string(pb_istream_t *stream, const pb_fie... function pb_dec_submessage (line 1319) | static bool checkreturn pb_dec_submessage(pb_istream_t *stream, const pb... FILE: SDK/external/nano-pb/pb_decode.h type pb_istream_s (line 28) | struct pb_istream_s FILE: SDK/external/nano-pb/pb_encode.c function buf_write (line 59) | static bool checkreturn buf_write(pb_ostream_t *stream, const pb_byte_t ... function pb_ostream_t (line 70) | pb_ostream_t pb_ostream_from_buffer(pb_byte_t *buf, size_t bufsize) function pb_write (line 87) | bool checkreturn pb_write(pb_ostream_t *stream, const pb_byte_t *buf, si... function encode_array (line 112) | static bool checkreturn encode_array(pb_ostream_t *stream, const pb_fiel... function encode_basic_field (line 201) | static bool checkreturn encode_basic_field(pb_ostream_t *stream, function encode_callback_field (line 273) | static bool checkreturn encode_callback_field(pb_ostream_t *stream, function encode_field (line 293) | static bool checkreturn encode_field(pb_ostream_t *stream, function default_extension_encoder (line 312) | static bool checkreturn default_extension_encoder(pb_ostream_t *stream, function encode_extension_field (line 332) | static bool checkreturn encode_extension_field(pb_ostream_t *stream, function pb_encode (line 371) | bool checkreturn pb_encode(pb_ostream_t *stream, const pb_field_t fields... function pb_encode_delimited (line 395) | bool pb_encode_delimited(pb_ostream_t *stream, const pb_field_t fields[]... function pb_get_encoded_size (line 400) | bool pb_get_encoded_size(size_t *size, const pb_field_t fields[], const ... function pb_encode_varint (line 414) | bool checkreturn pb_encode_varint(pb_ostream_t *stream, uint64_t value) function pb_encode_svarint (line 436) | bool checkreturn pb_encode_svarint(pb_ostream_t *stream, int64_t value) function pb_encode_fixed32 (line 447) | bool checkreturn pb_encode_fixed32(pb_ostream_t *stream, const void *value) function pb_encode_fixed64 (line 458) | bool checkreturn pb_encode_fixed64(pb_ostream_t *stream, const void *value) function pb_encode_tag (line 473) | bool checkreturn pb_encode_tag(pb_ostream_t *stream, pb_wire_type_t wire... function pb_encode_tag_for_field (line 479) | bool checkreturn pb_encode_tag_for_field(pb_ostream_t *stream, const pb_... function pb_encode_string (line 511) | bool checkreturn pb_encode_string(pb_ostream_t *stream, const pb_byte_t ... function pb_encode_submessage (line 519) | bool checkreturn pb_encode_submessage(pb_ostream_t *stream, const pb_fie... function pb_enc_varint (line 571) | static bool checkreturn pb_enc_varint(pb_ostream_t *stream, const pb_fie... function pb_enc_uvarint (line 589) | static bool checkreturn pb_enc_uvarint(pb_ostream_t *stream, const pb_fi... function pb_enc_svarint (line 607) | static bool checkreturn pb_enc_svarint(pb_ostream_t *stream, const pb_fi... function pb_enc_fixed64 (line 625) | static bool checkreturn pb_enc_fixed64(pb_ostream_t *stream, const pb_fi... function pb_enc_fixed32 (line 631) | static bool checkreturn pb_enc_fixed32(pb_ostream_t *stream, const pb_fi... function pb_enc_bytes (line 637) | static bool checkreturn pb_enc_bytes(pb_ostream_t *stream, const pb_fiel... function pb_enc_string (line 656) | static bool checkreturn pb_enc_string(pb_ostream_t *stream, const pb_fie... function pb_enc_submessage (line 682) | static bool checkreturn pb_enc_submessage(pb_ostream_t *stream, const pb... FILE: SDK/external/nano-pb/pb_encode.h type pb_ostream_s (line 27) | struct pb_ostream_s FILE: SDK/external/nrf_oberon/include/mbedtls/chacha20_alt.h type mbedtls_chacha20_context (line 52) | typedef struct mbedtls_chacha20_context FILE: SDK/external/nrf_oberon/include/mbedtls/ecjpake_alt.h type mbedtls_ecjpake_context (line 68) | typedef struct mbedtls_ecjpake_context { FILE: SDK/external/nrf_oberon/include/mbedtls/poly1305_alt.h type mbedtls_poly1305_context (line 52) | typedef struct mbedtls_poly1305_context FILE: SDK/external/nrf_oberon/include/mbedtls/sha1_alt.h type mbedtls_sha1_context (line 67) | typedef struct mbedtls_sha1_context { FILE: SDK/external/nrf_oberon/include/mbedtls/sha256_alt.h type mbedtls_sha256_context (line 66) | typedef struct mbedtls_sha256_context { FILE: SDK/external/nrf_oberon/include/ocrypto_aes_ctr.h type ocrypto_aes_ctr_ctx (line 74) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_chacha20_poly1305_inc.h type ocrypto_chacha20_poly1305_ctx (line 69) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_curve_p224.h type ocrypto_cp_p224 (line 61) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_curve_p256.h type ocrypto_cp_p256 (line 61) | typedef struct { type ocrypto_p256_invert_context (line 67) | typedef struct { type ocrypto_p256_mult_context (line 73) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_ecdh_p256.h type ocrypto_ecdh_p256_context (line 60) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_hmac_sha256.h type ocrypto_hmac_sha256_ctx (line 83) | typedef struct FILE: SDK/external/nrf_oberon/include/ocrypto_hmac_sha512.h type ocrypto_hmac_sha512_ctx (line 78) | typedef struct FILE: SDK/external/nrf_oberon/include/ocrypto_poly1305.h type ocrypto_poly1305_ctx (line 82) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_rsa_key.h type ocrypto_rsa1024_pub_key (line 76) | typedef struct { type ocrypto_rsa1024_key (line 86) | typedef struct { type ocrypto_rsa1024_crt_key (line 96) | typedef struct { type ocrypto_rsa2048_pub_key (line 115) | typedef struct { type ocrypto_rsa2048_key (line 125) | typedef struct { type ocrypto_rsa2048_crt_key (line 135) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_sc_p224.h type ocrypto_sc_p224 (line 55) | typedef struct { type ocrypto_mod_p224 (line 61) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_sc_p256.h type ocrypto_sc_p256 (line 52) | typedef struct { type ocrypto_mod_p256 (line 59) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_sha1.h type ocrypto_sha1_ctx (line 72) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_sha224.h type ocrypto_sha256_ctx (line 75) | typedef ocrypto_sha256_ctx ocrypto_sha224_ctx; FILE: SDK/external/nrf_oberon/include/ocrypto_sha256.h type ocrypto_sha256_ctx (line 71) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_sha384.h type ocrypto_sha512_ctx (line 72) | typedef ocrypto_sha512_ctx ocrypto_sha384_ctx; FILE: SDK/external/nrf_oberon/include/ocrypto_sha512.h type ocrypto_sha512_ctx (line 72) | typedef struct { FILE: SDK/external/nrf_oberon/include/ocrypto_srtp.h type ocrypto_srtp_context (line 78) | typedef struct { FILE: SDK/external/segger_rtt/SEGGER_RTT.c function _DoInit (line 280) | static void _DoInit(void) { function _WriteBlocking (line 335) | static unsigned _WriteBlocking(SEGGER_RTT_BUFFER_UP* pRing, const char* ... function _WriteNoCheck (line 399) | static void _WriteNoCheck(SEGGER_RTT_BUFFER_UP* pRing, const char* pData... function _PostTerminalSwitch (line 463) | static void _PostTerminalSwitch(SEGGER_RTT_BUFFER_UP* pRing, unsigned ch... function _GetAvailWriteSpace (line 485) | static unsigned _GetAvailWriteSpace(SEGGER_RTT_BUFFER_UP* pRing) { function SEGGER_RTT_ReadNoLock (line 526) | unsigned SEGGER_RTT_ReadNoLock(unsigned BufferIndex, void* pData, unsign... function SEGGER_RTT_Read (line 616) | unsigned SEGGER_RTT_Read(unsigned BufferIndex, void* pBuffer, unsigned B... function SEGGER_RTT_WriteWithOverwriteNoLock (line 655) | void SEGGER_RTT_WriteWithOverwriteNoLock(unsigned BufferIndex, const voi... function SEGGER_RTT_WriteSkipNoLock (line 751) | unsigned SEGGER_RTT_WriteSkipNoLock(unsigned BufferIndex, const void* pB... function SEGGER_RTT_WriteNoLock (line 895) | unsigned SEGGER_RTT_WriteNoLock(unsigned BufferIndex, const void* pBuffe... function SEGGER_RTT_Write (line 966) | unsigned SEGGER_RTT_Write(unsigned BufferIndex, const void* pBuffer, uns... function SEGGER_RTT_WriteString (line 1003) | unsigned SEGGER_RTT_WriteString(unsigned BufferIndex, const char* s) { function SEGGER_RTT_PutCharSkipNoLock (line 1033) | unsigned SEGGER_RTT_PutCharSkipNoLock(unsigned BufferIndex, char c) { function SEGGER_RTT_PutCharSkip (line 1080) | unsigned SEGGER_RTT_PutCharSkip(unsigned BufferIndex, char c) { function SEGGER_RTT_PutChar (line 1136) | unsigned SEGGER_RTT_PutChar(unsigned BufferIndex, char c) { function SEGGER_RTT_GetKey (line 1197) | int SEGGER_RTT_GetKey(void) { function SEGGER_RTT_WaitKey (line 1225) | int SEGGER_RTT_WaitKey(void) { function SEGGER_RTT_HasKey (line 1248) | int SEGGER_RTT_HasKey(void) { function SEGGER_RTT_HasData (line 1274) | unsigned SEGGER_RTT_HasData(unsigned BufferIndex) { function SEGGER_RTT_AllocDownBuffer (line 1302) | int SEGGER_RTT_AllocDownBuffer(const char* sName, void* pBuffer, unsigne... function SEGGER_RTT_AllocUpBuffer (line 1347) | int SEGGER_RTT_AllocUpBuffer(const char* sName, void* pBuffer, unsigned ... function SEGGER_RTT_ConfigUpBuffer (line 1398) | int SEGGER_RTT_ConfigUpBuffer(unsigned BufferIndex, const char* sName, v... function SEGGER_RTT_ConfigDownBuffer (line 1445) | int SEGGER_RTT_ConfigDownBuffer(unsigned BufferIndex, const char* sName,... function SEGGER_RTT_SetNameUpBuffer (line 1483) | int SEGGER_RTT_SetNameUpBuffer(unsigned BufferIndex, const char* sName) { function SEGGER_RTT_SetNameDownBuffer (line 1514) | int SEGGER_RTT_SetNameDownBuffer(unsigned BufferIndex, const char* sName) { function SEGGER_RTT_SetFlagsUpBuffer (line 1545) | int SEGGER_RTT_SetFlagsUpBuffer(unsigned BufferIndex, unsigned Flags) { function SEGGER_RTT_SetFlagsDownBuffer (line 1576) | int SEGGER_RTT_SetFlagsDownBuffer(unsigned BufferIndex, unsigned Flags) { function SEGGER_RTT_Init (line 1600) | void SEGGER_RTT_Init (void) { function SEGGER_RTT_SetTerminal (line 1618) | int SEGGER_RTT_SetTerminal (char TerminalId) { function SEGGER_RTT_TerminalOut (line 1668) | int SEGGER_RTT_TerminalOut (char TerminalId, const char* s) { FILE: SDK/external/segger_rtt/SEGGER_RTT.h type SEGGER_RTT_BUFFER_UP (line 90) | typedef struct { type SEGGER_RTT_BUFFER_DOWN (line 103) | typedef struct { type SEGGER_RTT_CB (line 117) | typedef struct { FILE: SDK/external/segger_rtt/SEGGER_RTT_Syscalls_GCC.c type _reent (line 85) | struct _reent type _reent (line 94) | struct _reent function _write (line 113) | int _write(int file, char *ptr, int len) { type _reent (line 129) | struct _reent FILE: SDK/external/segger_rtt/SEGGER_RTT_Syscalls_IAR.c function __write (line 98) | size_t __write(int handle, const unsigned char * buffer, size_t size) { function __write_buffered (line 114) | size_t __write_buffered(int handle, const unsigned char * buffer, size_t... FILE: SDK/external/segger_rtt/SEGGER_RTT_Syscalls_KEIL.c function _ttywrch (line 131) | void _ttywrch(int c) { function FILEHANDLE (line 152) | FILEHANDLE _sys_open(const char * sName, int OpenMode) { function _sys_close (line 177) | int _sys_close(FILEHANDLE hFile) { function _sys_write (line 200) | int _sys_write(FILEHANDLE hFile, const unsigned char * pBuffer, unsigned... function _sys_read (line 228) | int _sys_read(FILEHANDLE hFile, unsigned char * pBuffer, unsigned NumByt... function _sys_istty (line 252) | int _sys_istty(FILEHANDLE hFile) { function _sys_seek (line 274) | int _sys_seek(FILEHANDLE hFile, long Pos) { function _sys_ensure (line 294) | int _sys_ensure(FILEHANDLE hFile) { function _sys_flen (line 313) | long _sys_flen(FILEHANDLE hFile) { function _sys_tmpnam (line 336) | int _sys_tmpnam(char * pBuffer, int FileNum, unsigned MaxLen) { function _sys_exit (line 376) | void _sys_exit(int ReturnCode) { FILE: SDK/external/segger_rtt/SEGGER_RTT_Syscalls_SES.c function printf (line 135) | int printf(const char *fmt,...) { function _putchar (line 153) | static int _putchar(int x, __printf_tag_ptr ctx) { function printf (line 173) | int printf(const char *fmt, ...) { function printf (line 204) | int printf(const char *fmt,...) { function puts (line 234) | int puts(const char *s) { function __putchar (line 245) | int __putchar(int x, __printf_tag_ptr ctx) { function __getchar (line 258) | int __getchar() { FILE: SDK/external/segger_rtt/SEGGER_RTT_printf.c type SEGGER_RTT_PRINTF_DESC (line 94) | typedef struct { function _StoreChar (line 122) | static void _StoreChar(SEGGER_RTT_PRINTF_DESC * p, char c) { function _PrintUnsigned (line 147) | static void _PrintUnsigned(SEGGER_RTT_PRINTF_DESC * pBufferDesc, unsigne... function _PrintInt (line 237) | static void _PrintInt(SEGGER_RTT_PRINTF_DESC * pBufferDesc, int v, unsig... function SEGGER_RTT_vprintf (line 332) | int SEGGER_RTT_vprintf(unsigned BufferIndex, const char * sFormat, va_li... function SEGGER_RTT_printf (line 506) | int SEGGER_RTT_printf(unsigned BufferIndex, const char * sFormat, ...) { FILE: SDK/integration/nrfx/legacy/nrf_drv_clock.c type nrf_drv_clock_cal_state_t (line 83) | typedef enum type nrf_drv_clock_cb_t (line 93) | typedef struct function lfclk_stop (line 113) | static void lfclk_stop(void) function hfclk_start (line 136) | static void hfclk_start(void) function hfclk_stop (line 149) | static void hfclk_stop(void) function nrf_drv_clock_init_check (line 164) | bool nrf_drv_clock_init_check(void) function ret_code_t (line 169) | ret_code_t nrf_drv_clock_init(void) function nrf_drv_clock_uninit (line 208) | void nrf_drv_clock_uninit(void) function item_enqueue (line 217) | static void item_enqueue(nrf_drv_clock_handler_item_t ** p_head, function nrf_drv_clock_handler_item_t (line 234) | static nrf_drv_clock_handler_item_t * item_dequeue(nrf_drv_clock_handler... function nrf_drv_clock_lfclk_request (line 244) | void nrf_drv_clock_lfclk_request(nrf_drv_clock_handler_item_t * p_handle... function nrf_drv_clock_lfclk_release (line 277) | void nrf_drv_clock_lfclk_release(void) function nrf_drv_clock_lfclk_is_running (line 291) | bool nrf_drv_clock_lfclk_is_running(void) function nrf_drv_clock_hfclk_request (line 305) | void nrf_drv_clock_hfclk_request(nrf_drv_clock_handler_item_t * p_handle... function nrf_drv_clock_hfclk_release (line 338) | void nrf_drv_clock_hfclk_release(void) function nrf_drv_clock_hfclk_is_running (line 352) | bool nrf_drv_clock_hfclk_is_running(void) function clock_calibration_hf_started (line 369) | static void clock_calibration_hf_started(nrf_drv_clock_evt_type_t event) function ret_code_t (line 391) | ret_code_t nrf_drv_clock_calibration_start(uint8_t interval, nrf_drv_clo... function ret_code_t (line 434) | ret_code_t nrf_drv_clock_calibration_abort(void) function ret_code_t (line 472) | ret_code_t nrf_drv_clock_is_calibrating(bool * p_is_calibrating) function __STATIC_INLINE (line 492) | __STATIC_INLINE void clock_clk_started_notify(nrf_drv_clock_evt_type_t e... function clock_irq_handler (line 516) | static void clock_irq_handler(nrfx_clock_evt_type_t evt) function soc_evt_handler (line 555) | static void soc_evt_handler(uint32_t evt_id, void * p_context) function sd_state_evt_handler (line 571) | static void sd_state_evt_handler(nrf_sdh_state_evt_t state, void * p_con... FILE: SDK/integration/nrfx/legacy/nrf_drv_clock.h type nrf_drv_clock_evt_type_t (line 60) | typedef enum type nrf_drv_clock_handler_item_t (line 76) | typedef struct nrf_drv_clock_handler_item_s nrf_drv_clock_handler_item_t; type nrf_drv_clock_handler_item_s (line 78) | struct nrf_drv_clock_handler_item_s function __STATIC_INLINE (line 282) | __STATIC_INLINE uint32_t nrf_drv_clock_ppi_task_addr(nrf_clock_task_t task) function __STATIC_INLINE (line 287) | __STATIC_INLINE uint32_t nrf_drv_clock_ppi_event_addr(nrf_clock_event_t ... FILE: SDK/integration/nrfx/legacy/nrf_drv_comp.h type nrfx_comp_config_t (line 59) | typedef nrfx_comp_config_t nrf_drv_comp_config_t; function __STATIC_INLINE (line 120) | __STATIC_INLINE ret_code_t nrf_drv_comp_init(nrf_drv_comp_config_t const... FILE: SDK/integration/nrfx/legacy/nrf_drv_gpiote.h type nrfx_gpiote_in_config_t (line 57) | typedef nrfx_gpiote_in_config_t nrf_drv_gpiote_in_config_t; type nrfx_gpiote_pin_t (line 59) | typedef nrfx_gpiote_pin_t nrf_drv_gpiote_pin_t; type nrfx_gpiote_out_config_t (line 61) | typedef nrfx_gpiote_out_config_t nrf_drv_gpiote_out_config_t; type nrfx_gpiote_evt_handler_t (line 63) | typedef nrfx_gpiote_evt_handler_t nrf_drv_gpiote_evt_handler_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_i2s.h type nrfx_i2s_config_t (line 59) | typedef nrfx_i2s_config_t nrf_drv_i2s_config_t; type nrfx_i2s_buffers_t (line 61) | typedef nrfx_i2s_buffers_t nrf_drv_i2s_buffers_t; function __STATIC_INLINE (line 95) | __STATIC_INLINE ret_code_t nrf_drv_i2s_init(nrf_drv_i2s_config_t const *... FILE: SDK/integration/nrfx/legacy/nrf_drv_lpcomp.h type nrfx_lpcomp_config_t (line 59) | typedef nrfx_lpcomp_config_t nrf_drv_lpcomp_config_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_pdm.h type nrfx_pdm_config_t (line 59) | typedef nrfx_pdm_config_t nrf_drv_pdm_config_t; type nrfx_pdm_evt_t (line 61) | typedef nrfx_pdm_evt_t nrf_drv_pdm_evt_t; function __STATIC_INLINE (line 100) | __STATIC_INLINE ret_code_t nrf_drv_pdm_init(nrf_drv_pdm_config_t const *... FILE: SDK/integration/nrfx/legacy/nrf_drv_power.c function nrf_drv_power_init_check (line 63) | bool nrf_drv_power_init_check(void) function ret_code_t (line 68) | ret_code_t nrf_drv_power_init(nrf_drv_power_config_t const * p_config) function nrf_drv_power_uninit (line 94) | void nrf_drv_power_uninit() function ret_code_t (line 107) | ret_code_t nrf_drv_power_pof_init(nrf_drv_power_pofwarn_config_t const *... function nrf_drv_power_pof_uninit (line 166) | void nrf_drv_power_pof_uninit() function ret_code_t (line 184) | ret_code_t nrf_drv_power_sleepevt_init(nrf_drv_power_sleepevt_config_t c... function nrf_drv_power_sleepevt_uninit (line 205) | void nrf_drv_power_sleepevt_uninit(void) function ret_code_t (line 224) | static ret_code_t nrf_drv_power_sd_usbevt_enable(bool enable) function ret_code_t (line 247) | ret_code_t nrf_drv_power_usbevt_init(nrf_drv_power_usbevt_config_t const... function nrf_drv_power_usbevt_uninit (line 284) | void nrf_drv_power_usbevt_uninit(void) function nrf_drv_power_sdh_soc_evt_handler (line 319) | static void nrf_drv_power_sdh_soc_evt_handler(uint32_t evt_id, void * p_... function nrf_drv_power_on_sd_enable (line 355) | static void nrf_drv_power_on_sd_enable(void) function nrf_drv_power_on_sd_disable (line 377) | static void nrf_drv_power_on_sd_disable(void) function nrf_drv_power_sdh_state_evt_handler (line 399) | static void nrf_drv_power_sdh_state_evt_handler(nrf_sdh_state_evt_t stat... FILE: SDK/integration/nrfx/legacy/nrf_drv_power.h type nrfx_power_config_t (line 59) | typedef nrfx_power_config_t nrf_drv_power_config_t; type nrfx_power_pofwarn_config_t (line 61) | typedef nrfx_power_pofwarn_config_t nrf_drv_power_pofwarn_config_t; type nrfx_power_sleepevt_config_t (line 64) | typedef nrfx_power_sleepevt_config_t nrf_drv_power_sleepevt_config_t; type nrfx_power_usbevt_config_t (line 68) | typedef nrfx_power_usbevt_config_t nrf_drv_power_usbevt_config_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_ppi.c function ret_code_t (line 45) | ret_code_t nrf_drv_ppi_init(void) function ret_code_t (line 58) | ret_code_t nrf_drv_ppi_uninit(void) FILE: SDK/integration/nrfx/legacy/nrf_drv_pwm.h type nrfx_pwm_t (line 59) | typedef nrfx_pwm_t nrf_drv_pwm_t; type nrfx_pwm_config_t (line 61) | typedef nrfx_pwm_config_t nrf_drv_pwm_config_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_qdec.h type nrfx_qdec_config_t (line 59) | typedef nrfx_qdec_config_t nrf_drv_qdec_config_t; type nrfx_qdec_sample_data_evt_t (line 61) | typedef nrfx_qdec_sample_data_evt_t nrf_drv_qdec_sample_data_evt_t; type nrfx_qdec_report_data_evt_t (line 63) | typedef nrfx_qdec_report_data_evt_t nrf_drv_qdec_report_data_evt_t; type nrfx_qdec_event_t (line 65) | typedef nrfx_qdec_event_t nrf_drv_qdec_event_t; function __STATIC_INLINE (line 91) | __STATIC_INLINE ret_code_t nrf_drv_qdec_init(nrf_drv_qdec_config_t const... function nrf_drv_qdec_task_address_get (line 108) | void nrf_drv_qdec_task_address_get(nrf_qdec_task_t task, uint32_t * p_task) function nrf_drv_qdec_event_address_get (line 119) | void nrf_drv_qdec_event_address_get(nrf_qdec_event_t event, uint32_t * p... FILE: SDK/integration/nrfx/legacy/nrf_drv_qspi.h type nrfx_qspi_config_t (line 59) | typedef nrfx_qspi_config_t nrf_drv_qspi_config_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_rng.c type nrf_drv_rng_cb_t (line 67) | typedef struct function nrfx_rng_handler (line 92) | static void nrfx_rng_handler(uint8_t rng_val) function ret_code_t (line 110) | ret_code_t nrf_drv_rng_init(nrf_drv_rng_config_t const * p_config) function nrf_drv_rng_uninit (line 142) | void nrf_drv_rng_uninit(void) function nrf_drv_rng_bytes_available (line 161) | void nrf_drv_rng_bytes_available(uint8_t * p_bytes_available) function ret_code_t (line 180) | ret_code_t nrf_drv_rng_rand(uint8_t * p_buff, uint8_t length) function nrf_drv_rng_block_rand (line 222) | void nrf_drv_rng_block_rand(uint8_t * p_buff, uint32_t length) function sd_state_evt_handler (line 244) | static void sd_state_evt_handler(nrf_sdh_state_evt_t state, void * p_con... FILE: SDK/integration/nrfx/legacy/nrf_drv_rng.h type nrfx_rng_config_t (line 59) | typedef nrfx_rng_config_t nrf_drv_rng_config_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_rtc.h type nrfx_rtc_t (line 59) | typedef nrfx_rtc_t nrf_drv_rtc_t; type nrfx_rtc_config_t (line 61) | typedef nrfx_rtc_config_t nrf_drv_rtc_config_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_saadc.h type nrfx_saadc_config_t (line 59) | typedef nrfx_saadc_config_t nrf_drv_saadc_config_t; function __STATIC_INLINE (line 126) | __STATIC_INLINE ret_code_t nrf_drv_saadc_init(nrf_drv_saadc_config_t con... FILE: SDK/integration/nrfx/legacy/nrf_drv_spi.c function spim_evt_handler (line 53) | static void spim_evt_handler(nrfx_spim_evt_t const * p_event, function spi_evt_handler (line 76) | static void spi_evt_handler(nrfx_spi_evt_t const * p_event, function ret_code_t (line 98) | ret_code_t nrf_drv_spi_init(nrf_drv_spi_t const * const p_instance, FILE: SDK/integration/nrfx/legacy/nrf_drv_spi.h type nrf_drv_spi_t (line 101) | typedef struct type nrf_drv_spi_frequency_t (line 153) | typedef enum type nrf_drv_spi_mode_t (line 167) | typedef enum type nrf_drv_spi_bit_order_t (line 178) | typedef enum type nrf_drv_spi_config_t (line 187) | typedef struct type nrf_drv_spi_xfer_desc_t (line 236) | typedef struct type nrf_drv_spi_evt_type_t (line 279) | typedef enum type nrf_drv_spi_evt_t (line 284) | typedef struct function __STATIC_INLINE (line 477) | __STATIC_INLINE function __STATIC_INLINE (line 490) | __STATIC_INLINE function __STATIC_INLINE (line 527) | __STATIC_INLINE function __STATIC_INLINE (line 562) | __STATIC_INLINE function __STATIC_INLINE (line 578) | __STATIC_INLINE function __STATIC_INLINE (line 594) | __STATIC_INLINE FILE: SDK/integration/nrfx/legacy/nrf_drv_spis.c function spis_event_handler (line 45) | static void spis_event_handler(nrfx_spis_evt_t const * p_event, function ret_code_t (line 52) | ret_code_t nrf_drv_spis_init(nrf_drv_spis_t const * const p_instance, FILE: SDK/integration/nrfx/legacy/nrf_drv_spis.h type nrfx_spis_t (line 59) | typedef nrfx_spis_t nrf_drv_spis_t; type nrfx_spis_config_t (line 61) | typedef nrfx_spis_config_t nrf_drv_spis_config_t; type nrfx_spis_evt_t (line 63) | typedef nrfx_spis_evt_t nrf_drv_spis_event_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_swi.c function ret_code_t (line 45) | ret_code_t nrf_drv_swi_init(void) function ret_code_t (line 56) | ret_code_t nrf_drv_swi_uninit(void) FILE: SDK/integration/nrfx/legacy/nrf_drv_systick.h type nrfx_systick_state_t (line 59) | typedef nrfx_systick_state_t nrf_drv_systick_state_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_timer.h type nrfx_timer_t (line 59) | typedef nrfx_timer_t nrf_drv_timer_t; type nrfx_timer_config_t (line 61) | typedef nrfx_timer_config_t nrf_drv_timer_config_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_twi.c function twi_clear_bus (line 81) | static void twi_clear_bus(nrf_drv_twi_config_t const * p_config) function twim_evt_handler (line 118) | static void twim_evt_handler(nrfx_twim_evt_t const * p_event, function twi_evt_handler (line 140) | static void twi_evt_handler(nrfx_twi_evt_t const * p_event, function ret_code_t (line 161) | ret_code_t nrf_drv_twi_init(nrf_drv_twi_t const * p_instance, FILE: SDK/integration/nrfx/legacy/nrf_drv_twi.h type nrf_drv_twi_t (line 101) | typedef struct type nrf_drv_twi_frequency_t (line 139) | typedef enum type nrf_drv_twi_config_t (line 149) | typedef struct type nrf_drv_twi_evt_type_t (line 182) | typedef enum type nrf_drv_twi_xfer_type_t (line 192) | typedef enum type nrf_drv_twi_xfer_desc_t (line 203) | typedef struct type nrf_drv_twi_evt_t (line 257) | typedef struct function __STATIC_INLINE (line 495) | __STATIC_INLINE function __STATIC_INLINE (line 508) | __STATIC_INLINE function __STATIC_INLINE (line 521) | __STATIC_INLINE function __STATIC_INLINE (line 534) | __STATIC_INLINE function __STATIC_INLINE (line 555) | __STATIC_INLINE function __STATIC_INLINE (line 575) | __STATIC_INLINE function __STATIC_INLINE (line 614) | __STATIC_INLINE function __STATIC_INLINE (line 629) | __STATIC_INLINE function __STATIC_INLINE (line 645) | __STATIC_INLINE function __STATIC_INLINE (line 663) | __STATIC_INLINE FILE: SDK/integration/nrfx/legacy/nrf_drv_twis.h type nrfx_twis_t (line 59) | typedef nrfx_twis_t nrf_drv_twis_t; type nrfx_twis_config_t (line 61) | typedef nrfx_twis_config_t nrf_drv_twis_config_t; type nrfx_twis_evt_t (line 63) | typedef nrfx_twis_evt_t nrf_drv_twis_evt_t; FILE: SDK/integration/nrfx/legacy/nrf_drv_uart.c function uarte_evt_handler (line 57) | static void uarte_evt_handler(nrfx_uarte_event_t const * p_event, function uart_evt_handler (line 82) | static void uart_evt_handler(nrfx_uart_event_t const * p_event, function ret_code_t (line 106) | ret_code_t nrf_drv_uart_init(nrf_drv_uart_t const * p_instance, FILE: SDK/integration/nrfx/legacy/nrf_drv_uart.h type nrf_uarte_baudrate_t (line 122) | typedef nrf_uarte_baudrate_t nrf_uart_baudrate_t; type nrf_uarte_error_mask_t (line 127) | typedef nrf_uarte_error_mask_t nrf_uart_error_mask_t; type nrf_uarte_hwfc_t (line 130) | typedef nrf_uarte_hwfc_t nrf_uart_hwfc_t; type nrf_uarte_parity_t (line 133) | typedef nrf_uarte_parity_t nrf_uart_parity_t; type nrf_uarte_task_t (line 134) | typedef nrf_uarte_task_t nrf_uart_task_t; type nrf_uarte_event_t (line 135) | typedef nrf_uarte_event_t nrf_uart_event_t; type nrf_drv_uart_t (line 154) | typedef struct type nrf_drv_uart_evt_type_t (line 178) | typedef enum type nrf_drv_uart_config_t (line 186) | typedef struct type nrf_drv_uart_xfer_evt_t (line 225) | typedef struct type nrf_drv_uart_error_evt_t (line 232) | typedef struct type nrf_drv_uart_event_t (line 239) | typedef struct function __STATIC_INLINE (line 465) | __STATIC_INLINE function __STATIC_INLINE (line 478) | __STATIC_INLINE function __STATIC_INLINE (line 495) | __STATIC_INLINE function __STATIC_INLINE (line 512) | __STATIC_INLINE function __STATIC_INLINE (line 533) | __STATIC_INLINE function __STATIC_INLINE (line 548) | __STATIC_INLINE function __STATIC_INLINE (line 561) | __STATIC_INLINE function __STATIC_INLINE (line 582) | __STATIC_INLINE function __STATIC_INLINE (line 597) | __STATIC_INLINE function __STATIC_INLINE (line 610) | __STATIC_INLINE function __STATIC_INLINE (line 623) | __STATIC_INLINE function __STATIC_INLINE (line 636) | __STATIC_INLINE FILE: SDK/integration/nrfx/legacy/nrf_drv_usbd.h type nrfx_usbd_ep_t (line 76) | typedef nrfx_usbd_ep_t nrf_drv_usbd_ep_t; type nrfx_usbd_event_type_t (line 115) | typedef nrfx_usbd_event_type_t nrf_drv_usbd_event_type_t; type nrfx_usbd_ep_status_t (line 143) | typedef nrfx_usbd_ep_status_t nrf_drv_usbd_ep_status_t; type nrfx_usbd_evt_t (line 145) | typedef nrfx_usbd_evt_t nrf_drv_usbd_evt_t; type nrfx_usbd_event_handler_t (line 147) | typedef nrfx_usbd_event_handler_t nrf_drv_usbd_event_handler_t; type nrfx_usbd_data_ptr_t (line 149) | typedef nrfx_usbd_data_ptr_t nrf_drv_usbd_data_ptr_t; type nrfx_usbd_ep_transfer_t (line 151) | typedef nrfx_usbd_ep_transfer_t nrf_drv_usbd_ep_transfer_t; type nrfx_usbd_transfer_flags_t (line 153) | typedef nrfx_usbd_transfer_flags_t nrf_drv_usbd_transfer_flags_t; type nrfx_usbd_transfer_t (line 158) | typedef nrfx_usbd_transfer_t nrf_drv_usbd_transfer_t; type nrfx_usbd_feeder_t (line 173) | typedef nrfx_usbd_feeder_t nrf_drv_usbd_feeder_t; type nrfx_usbd_consumer_t (line 175) | typedef nrfx_usbd_consumer_t nrf_drv_usbd_consumer_t; type nrfx_usbd_handler_t (line 177) | typedef nrfx_usbd_handler_t nrf_drv_usbd_handler_t; type nrfx_usbd_handler_desc_t (line 179) | typedef nrfx_usbd_handler_desc_t nrf_drv_usbd_handler_desc_t; type nrfx_usbd_setup_t (line 181) | typedef nrfx_usbd_setup_t nrf_drv_usbd_setup_t; function ret_code_t (line 261) | static inline ret_code_t nrf_drv_usbd_uninit(void) FILE: SDK/integration/nrfx/legacy/nrf_drv_wdt.h type nrfx_wdt_config_t (line 59) | typedef nrfx_wdt_config_t nrf_drv_wdt_config_t; function __STATIC_INLINE (line 94) | __STATIC_INLINE ret_code_t nrf_drv_wdt_init(nrf_drv_wdt_config_t const *... FILE: SDK/integration/nrfx/nrfx_glue.h function _NRFX_IRQ_PRIORITY_SET (line 104) | static inline void _NRFX_IRQ_PRIORITY_SET(IRQn_Type irq_number, function _NRFX_IRQ_ENABLE (line 117) | static inline void _NRFX_IRQ_ENABLE(IRQn_Type irq_number) function _NRFX_IRQ_IS_ENABLED (line 131) | static inline bool _NRFX_IRQ_IS_ENABLED(IRQn_Type irq_number) function _NRFX_IRQ_DISABLE (line 142) | static inline void _NRFX_IRQ_DISABLE(IRQn_Type irq_number) function _NRFX_IRQ_PENDING_SET (line 153) | static inline void _NRFX_IRQ_PENDING_SET(IRQn_Type irq_number) function _NRFX_IRQ_PENDING_CLEAR (line 164) | static inline void _NRFX_IRQ_PENDING_CLEAR(IRQn_Type irq_number) function _NRFX_IRQ_IS_PENDING (line 176) | static inline bool _NRFX_IRQ_IS_PENDING(IRQn_Type irq_number) type ret_code_t (line 288) | typedef ret_code_t nrfx_err_t; FILE: SDK/modules/nrfx/drivers/include/nrf_bitmask.h function __STATIC_INLINE (line 71) | __STATIC_INLINE uint32_t nrf_bitmask_bit_is_set(uint32_t bit, void const... function __STATIC_INLINE (line 85) | __STATIC_INLINE void nrf_bitmask_bit_set(uint32_t bit, void * p_mask) function __STATIC_INLINE (line 99) | __STATIC_INLINE void nrf_bitmask_bit_clear(uint32_t bit, void * p_mask) function __STATIC_INLINE (line 115) | __STATIC_INLINE void nrf_bitmask_masks_or(void const * p_mask1, function __STATIC_INLINE (line 138) | __STATIC_INLINE void nrf_bitmask_masks_and(void const * p_mask1, FILE: SDK/modules/nrfx/drivers/include/nrfx_adc.h type nrfx_adc_evt_type_t (line 59) | typedef enum type nrfx_adc_done_evt_t (line 66) | typedef struct type nrfx_adc_sample_evt_t (line 73) | typedef struct type nrfx_adc_evt_t (line 79) | typedef struct type nrfx_adc_channel_t (line 103) | typedef struct nrfx_adc_channel_s nrfx_adc_channel_t; type nrfx_adc_channel_s (line 111) | struct nrfx_adc_channel_s type nrfx_adc_config_t (line 118) | typedef struct function __STATIC_INLINE (line 272) | __STATIC_INLINE uint32_t nrfx_adc_start_task_get(void) FILE: SDK/modules/nrfx/drivers/include/nrfx_clock.h type nrfx_clock_evt_type_t (line 60) | typedef enum function __STATIC_INLINE (line 175) | __STATIC_INLINE uint32_t nrfx_clock_ppi_task_addr(nrf_clock_task_t task) function __STATIC_INLINE (line 180) | __STATIC_INLINE uint32_t nrfx_clock_ppi_event_addr(nrf_clock_event_t event) function __STATIC_INLINE (line 185) | __STATIC_INLINE bool nrfx_clock_hfclk_is_running(void) function __STATIC_INLINE (line 190) | __STATIC_INLINE bool nrfx_clock_lfclk_is_running(void) FILE: SDK/modules/nrfx/drivers/include/nrfx_comp.h type nrfx_comp_short_mask_t (line 77) | typedef enum type nrfx_comp_evt_en_mask_t (line 85) | typedef enum type nrfx_comp_config_t (line 94) | typedef struct function __STATIC_INLINE (line 221) | __STATIC_INLINE uint32_t nrfx_comp_task_address_get(nrf_comp_task_t task) function __STATIC_INLINE (line 233) | __STATIC_INLINE uint32_t nrfx_comp_event_address_get(nrf_comp_event_t ev... FILE: SDK/modules/nrfx/drivers/include/nrfx_gpiote.h type nrfx_gpiote_in_config_t (line 60) | typedef struct type nrfx_gpiote_out_config_t (line 152) | typedef struct type nrfx_gpiote_pin_t (line 201) | typedef uint32_t nrfx_gpiote_pin_t; FILE: SDK/modules/nrfx/drivers/include/nrfx_i2s.h type nrfx_i2s_config_t (line 67) | typedef struct type nrfx_i2s_buffers_t (line 92) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_lpcomp.h type nrfx_lpcomp_config_t (line 65) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_nfct.h type nrfx_nfct_state_t (line 65) | typedef enum type nrfx_nfct_active_state_t (line 77) | typedef enum type nrfx_nfct_evt_id_t (line 88) | typedef enum type nrfx_nfct_error_t (line 101) | typedef enum type nrfx_nfct_param_id_t (line 108) | typedef enum type nrfx_nfct_nfcid1_t (line 116) | typedef struct type nrfx_nfct_param_t (line 123) | typedef struct type nrfx_nfct_data_desc_t (line 135) | typedef struct type nrfx_nfct_evt_rx_frameend_t (line 142) | typedef struct type nrfx_nfct_evt_tx_framestart_t (line 149) | typedef struct type nrfx_nfct_evt_error_t (line 155) | typedef struct type nrfx_nfct_evt_t (line 161) | typedef struct type nrfx_nfct_config_t (line 183) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_nvmc.h function __STATIC_INLINE (line 271) | __STATIC_INLINE bool nrfx_nvmc_write_done_check(void) function __STATIC_INLINE (line 277) | __STATIC_INLINE void nrfx_nvmc_icache_enable(void) function __STATIC_INLINE (line 282) | __STATIC_INLINE void nrfx_nvmc_icache_disable(void) FILE: SDK/modules/nrfx/drivers/include/nrfx_pdm.h type nrfx_pdm_error_t (line 62) | typedef enum type nrfx_pdm_evt_t (line 69) | typedef struct type nrfx_pdm_config_t (line 77) | typedef struct function __STATIC_INLINE (line 146) | __STATIC_INLINE uint32_t nrfx_pdm_task_address_get(nrf_pdm_task_t task) function __STATIC_INLINE (line 157) | __STATIC_INLINE bool nrfx_pdm_enable_check(void) FILE: SDK/modules/nrfx/drivers/include/nrfx_power.h type nrfx_power_mode_t (line 62) | typedef enum type nrfx_power_sleep_evt_t (line 72) | typedef enum type nrfx_power_usb_evt_t (line 87) | typedef enum type nrfx_power_usb_state_t (line 102) | typedef enum type nrfx_power_config_t (line 145) | typedef struct type nrfx_power_pofwarn_config_t (line 175) | typedef struct type nrfx_power_sleepevt_config_t (line 192) | typedef struct type nrfx_power_usbevt_config_t (line 206) | typedef struct function nrfx_power_usbstatus_get (line 353) | nrfx_power_usbstatus_get(void) FILE: SDK/modules/nrfx/drivers/include/nrfx_power_clock.h function __STATIC_INLINE (line 54) | __STATIC_INLINE void nrfx_power_clock_irq_init(void) FILE: SDK/modules/nrfx/drivers/include/nrfx_ppi.h function __STATIC_INLINE (line 186) | __STATIC_INLINE uint32_t nrfx_ppi_channel_to_mask(nrf_ppi_channel_t chan... function __STATIC_INLINE (line 216) | __STATIC_INLINE nrfx_err_t nrfx_ppi_channel_include_in_group(nrf_ppi_cha... function __STATIC_INLINE (line 247) | __STATIC_INLINE nrfx_err_t nrfx_ppi_channel_remove_from_group(nrf_ppi_ch... function __STATIC_INLINE (line 262) | __STATIC_INLINE nrfx_err_t nrfx_ppi_group_clear(nrf_ppi_channel_group_t ... function __STATIC_INLINE (line 296) | __STATIC_INLINE uint32_t nrfx_ppi_task_addr_get(nrf_ppi_task_t task) function __STATIC_INLINE (line 308) | __STATIC_INLINE uint32_t nrfx_ppi_task_addr_group_enable_get(nrf_ppi_cha... function __STATIC_INLINE (line 320) | __STATIC_INLINE uint32_t nrfx_ppi_task_addr_group_disable_get(nrf_ppi_ch... FILE: SDK/modules/nrfx/drivers/include/nrfx_pwm.h type nrfx_pwm_t (line 59) | typedef struct type nrfx_pwm_config_t (line 101) | typedef struct type nrfx_pwm_flag_t (line 130) | typedef enum type nrfx_pwm_evt_type_t (line 176) | typedef enum function __STATIC_INLINE (line 409) | __STATIC_INLINE void nrfx_pwm_step(nrfx_pwm_t const * const p_instance) function __STATIC_INLINE (line 414) | __STATIC_INLINE void nrfx_pwm_sequence_update(nrfx_pwm_t const * const ... function __STATIC_INLINE (line 421) | __STATIC_INLINE void nrfx_pwm_sequence_values_update(nrfx_pwm_t const * ... function __STATIC_INLINE (line 428) | __STATIC_INLINE void nrfx_pwm_sequence_length_update(nrfx_pwm_t const * ... function __STATIC_INLINE (line 435) | __STATIC_INLINE void nrfx_pwm_sequence_repeats_update(nrfx_pwm_t const *... function __STATIC_INLINE (line 442) | __STATIC_INLINE void nrfx_pwm_sequence_end_delay_update(nrfx_pwm_t const... function __STATIC_INLINE (line 449) | __STATIC_INLINE uint32_t nrfx_pwm_task_address_get(nrfx_pwm_t const * co... function __STATIC_INLINE (line 455) | __STATIC_INLINE uint32_t nrfx_pwm_event_address_get(nrfx_pwm_t const * c... FILE: SDK/modules/nrfx/drivers/include/nrfx_qdec.h type nrfx_qdec_config_t (line 59) | typedef struct type nrfx_qdec_sample_data_evt_t (line 89) | typedef struct type nrfx_qdec_report_data_evt_t (line 95) | typedef struct type nrfx_qdec_event_t (line 102) | typedef struct function __STATIC_INLINE (line 171) | __STATIC_INLINE uint32_t nrfx_qdec_task_address_get(nrf_qdec_task_t task) function __STATIC_INLINE (line 183) | __STATIC_INLINE uint32_t nrfx_qdec_event_address_get(nrf_qdec_event_t ev... FILE: SDK/modules/nrfx/drivers/include/nrfx_qspi.h type nrfx_qspi_config_t (line 59) | typedef struct type nrfx_qspi_evt_t (line 110) | typedef enum FILE: SDK/modules/nrfx/drivers/include/nrfx_rng.h type nrfx_rng_config_t (line 58) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_rtc.h type nrfx_rtc_int_type_t (line 62) | typedef enum type nrfx_rtc_t (line 73) | typedef struct type nrfx_rtc_config_t (line 106) | typedef struct function __STATIC_INLINE (line 326) | __STATIC_INLINE void nrfx_rtc_int_disable(nrfx_rtc_t const * const p_ins... function __STATIC_INLINE (line 338) | __STATIC_INLINE void nrfx_rtc_int_enable(nrfx_rtc_t const * const p_inst... function __STATIC_INLINE (line 343) | __STATIC_INLINE uint32_t nrfx_rtc_counter_get(nrfx_rtc_t const * const p... function __STATIC_INLINE (line 348) | __STATIC_INLINE void nrfx_rtc_counter_clear(nrfx_rtc_t const * const p_i... function __STATIC_INLINE (line 353) | __STATIC_INLINE uint32_t nrfx_rtc_task_address_get(nrfx_rtc_t const * co... function __STATIC_INLINE (line 359) | __STATIC_INLINE uint32_t nrfx_rtc_event_address_get(nrfx_rtc_t const * c... FILE: SDK/modules/nrfx/drivers/include/nrfx_saadc.h type nrfx_saadc_config_t (line 115) | typedef struct type nrfx_saadc_evt_type_t (line 124) | typedef enum type nrfx_saadc_done_evt_t (line 132) | typedef struct type nrfx_saadc_limit_evt_t (line 139) | typedef struct type nrfx_saadc_evt_t (line 146) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_saadc_v2.h type nrfx_saadc_channel_t (line 146) | typedef struct type nrfx_saadc_adv_config_t (line 155) | typedef struct type nrfx_saadc_evt_type_t (line 164) | typedef enum type nrfx_saadc_done_evt_t (line 175) | typedef struct type nrfx_saadc_limit_evt_t (line 182) | typedef struct type nrfx_saadc_evt_t (line 189) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_spi.h type nrfx_spi_t (line 59) | typedef struct type nrfx_spi_config_t (line 93) | typedef struct type nrfx_spi_xfer_desc_t (line 132) | typedef struct type nrfx_spi_evt_type_t (line 169) | typedef enum type nrfx_spi_evt_t (line 175) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_spim.h type nrfx_spim_t (line 59) | typedef struct type nrfx_spim_config_t (line 98) | typedef struct type nrfx_spim_xfer_desc_t (line 175) | typedef struct type nrfx_spim_evt_type_t (line 212) | typedef enum type nrfx_spim_evt_t (line 218) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_spis.h type nrfx_spis_t (line 60) | typedef struct type nrfx_spis_evt_type_t (line 104) | typedef enum type nrfx_spis_evt_t (line 112) | typedef struct type nrfx_spis_config_t (line 136) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_swi.h type nrfx_swi_t (line 67) | typedef uint8_t nrfx_swi_t; type nrfx_swi_flags_t (line 74) | typedef uint16_t nrfx_swi_flags_t; function __STATIC_INLINE (line 168) | __STATIC_INLINE NRF_EGU_Type * nrfx_swi_egu_instance_get(nrfx_swi_t swi) function __STATIC_INLINE (line 188) | __STATIC_INLINE uint32_t nrfx_swi_task_trigger_address_get(nrfx_swi_t swi, function __STATIC_INLINE (line 212) | __STATIC_INLINE uint32_t nrfx_swi_event_triggered_address_get(nrfx_swi_t... FILE: SDK/modules/nrfx/drivers/include/nrfx_systick.h type nrfx_systick_state_t (line 74) | typedef struct { FILE: SDK/modules/nrfx/drivers/include/nrfx_temp.h type nrfx_temp_config_t (line 59) | typedef struct function __STATIC_INLINE (line 147) | __STATIC_INLINE int32_t nrfx_temp_result_get(void) FILE: SDK/modules/nrfx/drivers/include/nrfx_timer.h type nrfx_timer_t (line 61) | typedef struct type nrfx_timer_config_t (line 98) | typedef struct function __STATIC_INLINE (line 346) | __STATIC_INLINE uint32_t nrfx_timer_task_address_get(nrfx_timer_t const ... function __STATIC_INLINE (line 352) | __STATIC_INLINE uint32_t nrfx_timer_capture_task_address_get(nrfx_timer_... function __STATIC_INLINE (line 360) | __STATIC_INLINE uint32_t nrfx_timer_event_address_get(nrfx_timer_t const... function __STATIC_INLINE (line 366) | __STATIC_INLINE uint32_t nrfx_timer_compare_event_address_get(nrfx_timer... function __STATIC_INLINE (line 374) | __STATIC_INLINE uint32_t nrfx_timer_capture_get(nrfx_timer_t const * con... function __STATIC_INLINE (line 380) | __STATIC_INLINE uint32_t nrfx_timer_us_to_ticks(nrfx_timer_t const * con... function __STATIC_INLINE (line 386) | __STATIC_INLINE uint32_t nrfx_timer_ms_to_ticks(nrfx_timer_t const * con... FILE: SDK/modules/nrfx/drivers/include/nrfx_twi.h type nrfx_twi_t (line 62) | typedef struct type nrfx_twi_config_t (line 88) | typedef struct type nrfx_twi_evt_type_t (line 115) | typedef enum type nrfx_twi_xfer_type_t (line 125) | typedef enum type nrfx_twi_xfer_desc_t (line 134) | typedef struct type nrfx_twi_evt_t (line 190) | typedef struct function __STATIC_INLINE (line 390) | __STATIC_INLINE nrfx_err_t nrfx_twi_bus_recover(uint32_t scl_pin, uint32... FILE: SDK/modules/nrfx/drivers/include/nrfx_twim.h type nrfx_twim_t (line 60) | typedef struct type nrfx_twim_config_t (line 92) | typedef struct type nrfx_twim_evt_type_t (line 127) | typedef enum type nrfx_twim_xfer_type_t (line 137) | typedef enum type nrfx_twim_xfer_desc_t (line 146) | typedef struct type nrfx_twim_evt_t (line 202) | typedef struct function __STATIC_INLINE (line 430) | __STATIC_INLINE nrfx_err_t nrfx_twim_bus_recover(uint32_t scl_pin, uint3... FILE: SDK/modules/nrfx/drivers/include/nrfx_twis.h type nrfx_twis_t (line 60) | typedef struct type nrfx_twis_evt_type_t (line 92) | typedef enum type nrfx_twis_error_t (line 117) | typedef enum type nrfx_twis_evt_t (line 126) | typedef struct type nrfx_twis_config_t (line 147) | typedef struct function __STATIC_INLINE (line 379) | __STATIC_INLINE size_t nrfx_twis_tx_amount(nrfx_twis_t const * p_instance) function __STATIC_INLINE (line 384) | __STATIC_INLINE size_t nrfx_twis_rx_amount(nrfx_twis_t const * p_instance) FILE: SDK/modules/nrfx/drivers/include/nrfx_uart.h type nrfx_uart_t (line 59) | typedef struct type nrfx_uart_evt_type_t (line 82) | typedef enum type nrfx_uart_config_t (line 90) | typedef struct type nrfx_uart_xfer_evt_t (line 118) | typedef struct type nrfx_uart_error_evt_t (line 125) | typedef struct type nrfx_uart_event_t (line 132) | typedef struct function __STATIC_INLINE (line 337) | __STATIC_INLINE uint32_t nrfx_uart_task_address_get(nrfx_uart_t const * ... function __STATIC_INLINE (line 343) | __STATIC_INLINE uint32_t nrfx_uart_event_address_get(nrfx_uart_t const *... FILE: SDK/modules/nrfx/drivers/include/nrfx_uarte.h type nrfx_uarte_t (line 59) | typedef struct type nrfx_uarte_evt_type_t (line 91) | typedef enum type nrfx_uarte_config_t (line 99) | typedef struct type nrfx_uarte_xfer_evt_t (line 127) | typedef struct type nrfx_uarte_error_evt_t (line 134) | typedef struct type nrfx_uarte_event_t (line 141) | typedef struct function __STATIC_INLINE (line 333) | __STATIC_INLINE uint32_t nrfx_uarte_task_address_get(nrfx_uarte_t const ... function __STATIC_INLINE (line 339) | __STATIC_INLINE uint32_t nrfx_uarte_event_address_get(nrfx_uarte_t const... FILE: SDK/modules/nrfx/drivers/include/nrfx_usbd.h type nrfx_usbd_ep_t (line 113) | typedef enum type nrfx_usbd_event_type_t (line 141) | typedef enum type nrfx_usbd_ep_status_t (line 166) | typedef enum type nrfx_usbd_evt_t (line 189) | typedef struct type nrfx_usbd_data_ptr_t (line 219) | typedef union type nrfx_usbd_ep_transfer_t (line 233) | typedef struct type nrfx_usbd_transfer_flags_t (line 244) | typedef enum type nrfx_usbd_transfer_t (line 255) | typedef struct type nrfx_usbd_handler_t (line 357) | typedef union type nrfx_usbd_handler_desc_t (line 369) | typedef struct type nrfx_usbd_setup_t (line 380) | typedef struct FILE: SDK/modules/nrfx/drivers/include/nrfx_wdt.h type nrfx_wdt_config_t (line 66) | typedef struct type nrf_wdt_rr_register_t (line 79) | typedef nrf_wdt_rr_register_t nrfx_wdt_channel_id; function __STATIC_INLINE (line 140) | __STATIC_INLINE uint32_t nrfx_wdt_ppi_task_addr(nrf_wdt_task_t task) function __STATIC_INLINE (line 152) | __STATIC_INLINE uint32_t nrfx_wdt_ppi_event_addr(nrf_wdt_event_t event) FILE: SDK/modules/nrfx/drivers/nrfx_common.h type nrfx_drv_state_t (line 227) | typedef enum function __STATIC_INLINE (line 307) | __STATIC_INLINE bool nrfx_is_in_ram(void const * p_object) function __STATIC_INLINE (line 312) | __STATIC_INLINE bool nrfx_is_word_aligned(void const * p_object) function __STATIC_INLINE (line 317) | __STATIC_INLINE IRQn_Type nrfx_get_irq_number(void const * p_reg) function __STATIC_INLINE (line 322) | __STATIC_INLINE uint32_t nrfx_bitpos_to_event(uint32_t bit) function __STATIC_INLINE (line 328) | __STATIC_INLINE uint32_t nrfx_event_to_bitpos(uint32_t event) FILE: SDK/modules/nrfx/drivers/nrfx_errors.h type nrfx_err_t (line 61) | typedef enum { FILE: SDK/modules/nrfx/drivers/src/nrfx_adc.c type adc_cb_t (line 52) | typedef struct function nrfx_err_t (line 65) | nrfx_err_t nrfx_adc_init(nrfx_adc_config_t const * p_config, function nrfx_adc_uninit (line 94) | void nrfx_adc_uninit(void) function nrfx_adc_channel_enable (line 109) | void nrfx_adc_channel_enable(nrfx_adc_channel_t * const p_channel) function nrfx_adc_channel_disable (line 132) | void nrfx_adc_channel_disable(nrfx_adc_channel_t * const p_channel) function nrfx_adc_all_channels_disable (line 157) | void nrfx_adc_all_channels_disable(void) function nrfx_adc_sample (line 164) | void nrfx_adc_sample(void) function nrfx_err_t (line 171) | nrfx_err_t nrfx_adc_sample_convert(nrfx_adc_channel_t const * const p_ch... function adc_sample_process (line 216) | static bool adc_sample_process() function nrfx_err_t (line 252) | nrfx_err_t nrfx_adc_buffer_convert(nrf_adc_value_t * buffer, uint16_t size) function nrfx_adc_is_busy (line 303) | bool nrfx_adc_is_busy(void) function nrfx_adc_irq_handler (line 309) | void nrfx_adc_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_clock.c type nrfx_clock_cal_state_t (line 98) | typedef enum type nrfx_clock_cb_t (line 106) | typedef struct function nrfx_clock_anomaly_132 (line 133) | static void nrfx_clock_anomaly_132(void) function nrfx_err_t (line 162) | nrfx_err_t nrfx_clock_init(nrfx_clock_event_handler_t event_handler) function nrfx_clock_enable (line 187) | void nrfx_clock_enable(void) function nrfx_clock_uninit (line 223) | void nrfx_clock_uninit(void) function nrfx_clock_lfclk_start (line 232) | void nrfx_clock_lfclk_start(void) function nrfx_clock_lfclk_stop (line 245) | void nrfx_clock_lfclk_stop(void) function nrfx_clock_hfclk_start (line 256) | void nrfx_clock_hfclk_start(void) function nrfx_clock_hfclk_stop (line 264) | void nrfx_clock_hfclk_stop(void) function nrfx_err_t (line 278) | nrfx_err_t nrfx_clock_calibration_start(void) function nrfx_err_t (line 315) | nrfx_err_t nrfx_clock_is_calibrating(void) function nrfx_clock_calibration_timer_start (line 326) | void nrfx_clock_calibration_timer_start(uint8_t interval) function nrfx_clock_calibration_timer_stop (line 336) | void nrfx_clock_calibration_timer_stop(void) function nrfx_clock_irq_handler (line 344) | void nrfx_clock_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_comp.c function comp_execute_handler (line 62) | static void comp_execute_handler(nrf_comp_event_t event, uint32_t event_... function nrfx_comp_irq_handler (line 73) | void nrfx_comp_irq_handler(void) function nrfx_err_t (line 82) | nrfx_err_t nrfx_comp_init(nrfx_comp_config_t const * p_config, function nrfx_comp_uninit (line 156) | void nrfx_comp_uninit(void) function nrfx_comp_pin_select (line 169) | void nrfx_comp_pin_select(nrf_comp_input_t psel) function nrfx_comp_start (line 185) | void nrfx_comp_start(uint32_t comp_int_mask, uint32_t comp_shorts_mask) function nrfx_comp_stop (line 195) | void nrfx_comp_stop(void) function nrfx_comp_sample (line 205) | uint32_t nrfx_comp_sample() FILE: SDK/modules/nrfx/drivers/src/nrfx_dppi.c function __STATIC_INLINE (line 73) | __STATIC_INLINE bool channel_is_allocated(uint8_t channel) function __STATIC_INLINE (line 78) | __STATIC_INLINE bool group_is_allocated(nrf_dppi_channel_group_t group) function nrfx_dppi_free (line 83) | void nrfx_dppi_free(void) function nrfx_err_t (line 109) | nrfx_err_t nrfx_dppi_channel_alloc(uint8_t * p_channel) function nrfx_err_t (line 138) | nrfx_err_t nrfx_dppi_channel_free(uint8_t channel) function nrfx_err_t (line 157) | nrfx_err_t nrfx_dppi_channel_enable(uint8_t channel) function nrfx_err_t (line 173) | nrfx_err_t nrfx_dppi_channel_disable(uint8_t channel) function nrfx_err_t (line 190) | nrfx_err_t nrfx_dppi_group_alloc(nrf_dppi_channel_group_t * p_group) function nrfx_err_t (line 219) | nrfx_err_t nrfx_dppi_group_free(nrf_dppi_channel_group_t group) function nrfx_err_t (line 237) | nrfx_err_t nrfx_dppi_channel_include_in_group(uint8_t c... function nrfx_err_t (line 254) | nrfx_err_t nrfx_dppi_channel_remove_from_group(uint8_t ... function nrfx_err_t (line 271) | nrfx_err_t nrfx_dppi_group_clear(nrf_dppi_channel_group_t group) function nrfx_err_t (line 287) | nrfx_err_t nrfx_dppi_group_enable(nrf_dppi_channel_group_t group) function nrfx_err_t (line 303) | nrfx_err_t nrfx_dppi_group_disable(nrf_dppi_channel_group_t group) FILE: SDK/modules/nrfx/drivers/src/nrfx_gpiote.c type gpiote_control_block_t (line 109) | typedef struct function __STATIC_INLINE (line 120) | __STATIC_INLINE bool pin_in_use(uint32_t pin) function __STATIC_INLINE (line 126) | __STATIC_INLINE bool pin_in_use_as_non_task_out(uint32_t pin) function __STATIC_INLINE (line 132) | __STATIC_INLINE bool pin_in_use_by_te(uint32_t pin) function __STATIC_INLINE (line 139) | __STATIC_INLINE bool pin_in_use_by_port(uint32_t pin) function __STATIC_INLINE (line 145) | __STATIC_INLINE bool pin_in_use_by_gpiote(uint32_t pin) function __STATIC_INLINE (line 151) | __STATIC_INLINE void pin_in_use_by_te_set(uint32_t pin, function __STATIC_INLINE (line 165) | __STATIC_INLINE void pin_in_use_set(uint32_t pin) function __STATIC_INLINE (line 171) | __STATIC_INLINE void pin_in_use_clear(uint32_t pin) function __STATIC_INLINE (line 177) | __STATIC_INLINE void pin_configured_set(uint32_t pin) function __STATIC_INLINE (line 182) | __STATIC_INLINE void pin_configured_clear(uint32_t pin) function __STATIC_INLINE (line 187) | __STATIC_INLINE bool pin_configured_check(uint32_t pin) function __STATIC_INLINE (line 192) | __STATIC_INLINE int8_t channel_port_get(uint32_t pin) function __STATIC_INLINE (line 198) | __STATIC_INLINE nrfx_gpiote_evt_handler_t channel_handler_get(uint32_t c... function nrfx_gpiote_pin_t (line 203) | static nrfx_gpiote_pin_t port_handler_pin_get(uint32_t handler_idx) function nrf_gpiote_polarity_t (line 209) | static nrf_gpiote_polarity_t port_handler_polarity_get(uint32_t handler_... function channel_port_alloc (line 215) | static int8_t channel_port_alloc(uint32_t pin, nrfx_gpiote_evt_handler_t... function channel_free (line 240) | static void channel_free(uint8_t channel_id) function nrfx_err_t (line 250) | nrfx_err_t nrfx_gpiote_init(void) function nrfx_gpiote_is_init (line 292) | bool nrfx_gpiote_is_init(void) function nrfx_gpiote_uninit (line 298) | void nrfx_gpiote_uninit(void) function nrfx_err_t (line 326) | nrfx_err_t nrfx_gpiote_out_init(nrfx_gpiote_pin_t pin, function nrfx_gpiote_out_uninit (line 383) | void nrfx_gpiote_out_uninit(nrfx_gpiote_pin_t pin) function nrfx_gpiote_out_set (line 403) | void nrfx_gpiote_out_set(nrfx_gpiote_pin_t pin) function nrfx_gpiote_out_clear (line 413) | void nrfx_gpiote_out_clear(nrfx_gpiote_pin_t pin) function nrfx_gpiote_out_toggle (line 423) | void nrfx_gpiote_out_toggle(nrfx_gpiote_pin_t pin) function nrfx_gpiote_out_task_enable (line 433) | void nrfx_gpiote_out_task_enable(nrfx_gpiote_pin_t pin) function nrfx_gpiote_out_task_disable (line 443) | void nrfx_gpiote_out_task_disable(nrfx_gpiote_pin_t pin) function nrf_gpiote_tasks_t (line 453) | nrf_gpiote_tasks_t nrfx_gpiote_out_task_get(nrfx_gpiote_pin_t pin) function nrfx_gpiote_out_task_addr_get (line 462) | uint32_t nrfx_gpiote_out_task_addr_get(nrfx_gpiote_pin_t pin) function nrf_gpiote_tasks_t (line 470) | nrf_gpiote_tasks_t nrfx_gpiote_set_task_get(nrfx_gpiote_pin_t pin) function nrfx_gpiote_set_task_addr_get (line 479) | uint32_t nrfx_gpiote_set_task_addr_get(nrfx_gpiote_pin_t pin) function nrf_gpiote_tasks_t (line 488) | nrf_gpiote_tasks_t nrfx_gpiote_clr_task_get(nrfx_gpiote_pin_t pin) function nrfx_gpiote_clr_task_addr_get (line 497) | uint32_t nrfx_gpiote_clr_task_addr_get(nrfx_gpiote_pin_t pin) function nrfx_gpiote_out_task_force (line 505) | void nrfx_gpiote_out_task_force(nrfx_gpiote_pin_t pin, uint8_t state) function nrfx_gpiote_out_task_trigger (line 517) | void nrfx_gpiote_out_task_trigger(nrfx_gpiote_pin_t pin) function nrfx_gpiote_set_task_trigger (line 529) | void nrfx_gpiote_set_task_trigger(nrfx_gpiote_pin_t pin) function nrfx_gpiote_clr_task_trigger (line 543) | void nrfx_gpiote_clr_task_trigger(nrfx_gpiote_pin_t pin) function nrfx_err_t (line 556) | nrfx_err_t nrfx_gpiote_in_init(nrfx_gpiote_pin_t pin, function nrfx_gpiote_in_event_enable (line 606) | void nrfx_gpiote_in_event_enable(nrfx_gpiote_pin_t pin, bool int_enable) function nrfx_gpiote_in_event_disable (line 649) | void nrfx_gpiote_in_event_disable(nrfx_gpiote_pin_t pin) function nrfx_gpiote_in_uninit (line 666) | void nrfx_gpiote_in_uninit(nrfx_gpiote_pin_t pin) function nrfx_gpiote_in_is_set (line 688) | bool nrfx_gpiote_in_is_set(nrfx_gpiote_pin_t pin) function nrf_gpiote_events_t (line 695) | nrf_gpiote_events_t nrfx_gpiote_in_event_get(nrfx_gpiote_pin_t pin) function nrfx_gpiote_in_event_addr_get (line 709) | uint32_t nrfx_gpiote_in_event_addr_get(nrfx_gpiote_pin_t pin) function latch_pending_read_and_check (line 716) | static bool latch_pending_read_and_check(uint32_t * latch) function port_event_handle (line 733) | static void port_event_handle(uint32_t * latch) function input_read_and_check (line 784) | static bool input_read_and_check(uint32_t * input, uint32_t * pins_to_ch... function port_event_handle (line 812) | static void port_event_handle(uint32_t * input) function nrfx_gpiote_irq_handler (line 869) | void nrfx_gpiote_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_i2s.c type i2s_control_block_t (line 66) | typedef struct function configure_pins (line 85) | static void configure_pins(nrfx_i2s_config_t const * p_config) function nrfx_err_t (line 147) | nrfx_err_t nrfx_i2s_init(nrfx_i2s_config_t const * p_config, function nrfx_i2s_uninit (line 193) | void nrfx_i2s_uninit(void) function nrfx_err_t (line 213) | nrfx_err_t nrfx_i2s_start(nrfx_i2s_buffers_t const * p_initial_buffers, function nrfx_err_t (line 289) | nrfx_err_t nrfx_i2s_next_buffers_set(nrfx_i2s_buffers_t const * p_buffers) function nrfx_i2s_stop (line 342) | void nrfx_i2s_stop(void) function nrfx_i2s_irq_handler (line 361) | void nrfx_i2s_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_lpcomp.c function lpcomp_execute_handler (line 62) | static void lpcomp_execute_handler(nrf_lpcomp_event_t event, uint32_t ev... function nrfx_lpcomp_irq_handler (line 73) | void nrfx_lpcomp_irq_handler(void) function nrfx_err_t (line 81) | nrfx_err_t nrfx_lpcomp_init(nrfx_lpcomp_config_t const * p_config, function nrfx_lpcomp_uninit (line 143) | void nrfx_lpcomp_uninit(void) function nrfx_lpcomp_enable (line 156) | void nrfx_lpcomp_enable(void) function nrfx_lpcomp_disable (line 165) | void nrfx_lpcomp_disable(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_nfct.c type nrfx_nfct_timer_workaround_t (line 58) | typedef struct type nrfx_nfct_field_state_t (line 128) | typedef enum type nrfx_nfct_control_block_t (line 137) | typedef struct function nrfx_nfct_hw_init_setup (line 150) | static void nrfx_nfct_hw_init_setup(void) function nrfx_nfct_frame_delay_max_set (line 162) | static void nrfx_nfct_frame_delay_max_set(bool default_delay) function nrfx_nfct_field_event_handler (line 178) | static void nrfx_nfct_field_event_handler(volatile nrfx_nfct_field_state... function nrfx_nfct_activate_check (line 249) | static void nrfx_nfct_activate_check(void) function nrfx_nfct_reset (line 277) | static inline void nrfx_nfct_reset(void) function nrfx_nfct_field_poll (line 314) | static void nrfx_nfct_field_poll(void) function nrfx_nfct_field_timer_handler (line 346) | static void nrfx_nfct_field_timer_handler(nrf_timer_event_t event_type, ... function nrfx_err_t (line 365) | static inline nrfx_err_t nrfx_nfct_field_timer_config(void) function nrf_nfct_sensres_nfcid1_size_t (line 391) | static inline nrf_nfct_sensres_nfcid1_size_t nrf_nfct_nfcid1_size_to_sen... function nrfx_nfct_rxtx_int_enable (line 409) | static inline void nrfx_nfct_rxtx_int_enable(uint32_t rxtx_int_mask) function nrfx_err_t (line 414) | nrfx_err_t nrfx_nfct_init(nrfx_nfct_config_t const * p_config) function nrfx_nfct_uninit (line 456) | void nrfx_nfct_uninit(void) function nrfx_nfct_enable (line 471) | void nrfx_nfct_enable(void) function nrfx_nfct_disable (line 485) | void nrfx_nfct_disable(void) function nrfx_nfct_field_check (line 493) | bool nrfx_nfct_field_check(void) function nrfx_nfct_rx (line 507) | void nrfx_nfct_rx(nrfx_nfct_data_desc_t const * p_tx_data) function nrfx_err_t (line 517) | nrfx_err_t nrfx_nfct_tx(nrfx_nfct_data_desc_t const * p_tx_data, function nrfx_nfct_state_force (line 558) | void nrfx_nfct_state_force(nrfx_nfct_state_t state) function nrfx_nfct_init_substate_force (line 572) | void nrfx_nfct_init_substate_force(nrfx_nfct_active_state_t sub_state) function nrfx_err_t (line 604) | nrfx_err_t nrfx_nfct_parameter_set(nrfx_nfct_param_t const * p_param) function nrfx_err_t (line 651) | nrfx_err_t nrfx_nfct_nfcid1_default_bytes_get(uint8_t * const p_nfcid1_b... function nrfx_nfct_autocolres_enable (line 695) | void nrfx_nfct_autocolres_enable(void) function nrfx_nfct_autocolres_disable (line 704) | void nrfx_nfct_autocolres_disable(void) function nrfx_nfct_irq_handler (line 713) | void nrfx_nfct_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_nvmc.c function flash_page_size_get (line 106) | static uint32_t flash_page_size_get(void) function flash_page_count_get (line 121) | static uint32_t flash_page_count_get(void) function flash_total_size_get (line 136) | static uint32_t flash_total_size_get(void) function is_page_aligned_check (line 142) | static bool is_page_aligned_check(uint32_t addr) function partial_word_create (line 148) | static uint32_t partial_word_create(uint32_t addr, uint8_t const * bytes... function nvmc_readonly_mode_set (line 167) | static void nvmc_readonly_mode_set(void) function nvmc_write_mode_set (line 176) | static void nvmc_write_mode_set(void) function nvmc_erase_mode_set (line 185) | static void nvmc_erase_mode_set(void) function nvmc_word_write (line 194) | static void nvmc_word_write(uint32_t addr, uint32_t value) function nvmc_words_write (line 208) | static void nvmc_words_write(uint32_t addr, void const * src, uint32_t n... function nrfx_err_t (line 216) | nrfx_err_t nrfx_nvmc_page_erase(uint32_t addr) function nrfx_err_t (line 234) | nrfx_err_t nrfx_nvmc_uicr_erase(void) function nrfx_nvmc_all_erase (line 248) | void nrfx_nvmc_all_erase(void) function nrfx_err_t (line 258) | nrfx_err_t nrfx_nvmc_page_partial_erase_init(uint32_t addr, uint32_t dur... function nrfx_nvmc_page_partial_erase_continue (line 274) | bool nrfx_nvmc_page_partial_erase_continue(void) function nrfx_nvmc_byte_writable_check (line 304) | bool nrfx_nvmc_byte_writable_check(uint32_t addr, uint8_t val_to_check) function nrfx_nvmc_word_writable_check (line 313) | bool nrfx_nvmc_word_writable_check(uint32_t addr, uint32_t val_to_check) function nrfx_nvmc_byte_write (line 323) | void nrfx_nvmc_byte_write(uint32_t addr, uint8_t value) function nrfx_nvmc_word_write (line 330) | void nrfx_nvmc_word_write(uint32_t addr, uint32_t value) function nrfx_nvmc_bytes_write (line 343) | void nrfx_nvmc_bytes_write(uint32_t addr, void const * src, uint32_t num... function nrfx_nvmc_words_write (line 406) | void nrfx_nvmc_words_write(uint32_t addr, void const * src, uint32_t num... function nrfx_nvmc_flash_size_get (line 420) | uint32_t nrfx_nvmc_flash_size_get(void) function nrfx_nvmc_flash_page_size_get (line 425) | uint32_t nrfx_nvmc_flash_page_size_get(void) function nrfx_nvmc_flash_page_count_get (line 430) | uint32_t nrfx_nvmc_flash_page_count_get(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_pdm.c type nrfx_pdm_state_t (line 59) | typedef enum type nrfx_pdm_cb_t (line 68) | typedef struct function nrfx_pdm_irq_handler (line 83) | void nrfx_pdm_irq_handler(void) function nrfx_err_t (line 179) | nrfx_err_t nrfx_pdm_init(nrfx_pdm_config_t const * p_config, function nrfx_pdm_uninit (line 236) | void nrfx_pdm_uninit(void) function pdm_start (line 244) | static void pdm_start() function pdm_buf_request (line 252) | static void pdm_buf_request() function nrfx_err_t (line 258) | nrfx_err_t nrfx_pdm_start(void) function nrfx_err_t (line 290) | nrfx_err_t nrfx_pdm_buffer_set(int16_t * buffer, uint16_t buffer_length) function nrfx_err_t (line 337) | nrfx_err_t nrfx_pdm_stop(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_power.c function nrfx_power_pofwarn_event_handler_t (line 98) | nrfx_power_pofwarn_event_handler_t nrfx_power_pof_handler_get(void) function nrfx_power_usb_event_handler_t (line 104) | nrfx_power_usb_event_handler_t nrfx_power_usb_handler_get(void) function nrfx_err_t (line 110) | nrfx_err_t nrfx_power_init(nrfx_power_config_t const * p_config) function nrfx_power_uninit (line 134) | void nrfx_power_uninit(void) function nrfx_power_pof_init (line 157) | void nrfx_power_pof_init(nrfx_power_pofwarn_config_t const * p_config) function nrfx_power_pof_enable (line 169) | void nrfx_power_pof_enable(nrfx_power_pofwarn_config_t const * p_config) function nrfx_power_pof_disable (line 181) | void nrfx_power_pof_disable(void) function nrfx_power_pof_uninit (line 187) | void nrfx_power_pof_uninit(void) function nrfx_power_sleepevt_init (line 194) | void nrfx_power_sleepevt_init(nrfx_power_sleepevt_config_t const * p_con... function nrfx_power_sleepevt_enable (line 205) | void nrfx_power_sleepevt_enable(nrfx_power_sleepevt_config_t const * p_c... function nrfx_power_sleepevt_disable (line 221) | void nrfx_power_sleepevt_disable(void) function nrfx_power_sleepevt_uninit (line 228) | void nrfx_power_sleepevt_uninit(void) function nrfx_power_usbevt_init (line 235) | void nrfx_power_usbevt_init(nrfx_power_usbevt_config_t const * p_config) function nrfx_power_usbevt_enable (line 246) | void nrfx_power_usbevt_enable(void) function nrfx_power_usbevt_disable (line 254) | void nrfx_power_usbevt_disable(void) function nrfx_power_usbevt_uninit (line 262) | void nrfx_power_usbevt_uninit(void) function nrfx_power_irq_handler (line 269) | void nrfx_power_irq_handler(void) function nrfx_power_clock_irq_handler (line 334) | void nrfx_power_clock_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_ppi.c function __STATIC_INLINE (line 62) | __STATIC_INLINE uint32_t group_to_mask(nrf_ppi_channel_group_t group) function __STATIC_INLINE (line 76) | __STATIC_INLINE bool is_programmable_app_channel(nrf_ppi_channel_t channel) function __STATIC_INLINE (line 90) | __STATIC_INLINE bool are_app_channels(uint32_t channel_mask) function __STATIC_INLINE (line 105) | __STATIC_INLINE bool is_app_channel(nrf_ppi_channel_t channel) function __STATIC_INLINE (line 120) | __STATIC_INLINE bool is_app_group(nrf_ppi_channel_group_t group) function __STATIC_INLINE (line 134) | __STATIC_INLINE bool is_allocated_channel(nrf_ppi_channel_t channel) function __STATIC_INLINE (line 145) | __STATIC_INLINE void channel_allocated_set(nrf_ppi_channel_t channel) function __STATIC_INLINE (line 156) | __STATIC_INLINE void channel_allocated_clr(nrf_ppi_channel_t channel) function __STATIC_INLINE (line 165) | __STATIC_INLINE void channel_allocated_clr_all(void) function __STATIC_INLINE (line 179) | __STATIC_INLINE bool is_allocated_group(nrf_ppi_channel_group_t group) function __STATIC_INLINE (line 190) | __STATIC_INLINE void group_allocated_set(nrf_ppi_channel_group_t group) function __STATIC_INLINE (line 201) | __STATIC_INLINE void group_allocated_clr(nrf_ppi_channel_group_t group) function __STATIC_INLINE (line 210) | __STATIC_INLINE void group_allocated_clr_all() function nrfx_ppi_free_all (line 216) | void nrfx_ppi_free_all(void) function nrfx_err_t (line 236) | nrfx_err_t nrfx_ppi_channel_alloc(nrf_ppi_channel_t * p_channel) function nrfx_err_t (line 268) | nrfx_err_t nrfx_ppi_channel_free(nrf_ppi_channel_t channel) function nrfx_err_t (line 289) | nrfx_err_t nrfx_ppi_channel_assign(nrf_ppi_channel_t channel, uint32_t e... function nrfx_err_t (line 318) | nrfx_err_t nrfx_ppi_channel_fork_assign(nrf_ppi_channel_t channel, uint3... function nrfx_err_t (line 342) | nrfx_err_t nrfx_ppi_channel_enable(nrf_ppi_channel_t channel) function nrfx_err_t (line 363) | nrfx_err_t nrfx_ppi_channel_disable(nrf_ppi_channel_t channel) function nrfx_err_t (line 385) | nrfx_err_t nrfx_ppi_group_alloc(nrf_ppi_channel_group_t * p_group) function nrfx_err_t (line 416) | nrfx_err_t nrfx_ppi_group_free(nrf_ppi_channel_group_t group) function nrfx_err_t (line 440) | nrfx_err_t nrfx_ppi_group_enable(nrf_ppi_channel_group_t group) function nrfx_err_t (line 461) | nrfx_err_t nrfx_ppi_group_disable(nrf_ppi_channel_group_t group) function nrfx_err_t (line 477) | nrfx_err_t nrfx_ppi_channels_remove_from_group(uint32_t c... function nrfx_err_t (line 504) | nrfx_err_t nrfx_ppi_channels_include_in_group(uint32_t ch... FILE: SDK/modules/nrfx/drivers/src/nrfx_pwm.c type pwm_control_block_t (line 78) | typedef struct function configure_pins (line 89) | static void configure_pins(nrfx_pwm_t const * const p_instance, function nrfx_pwm_uninit (line 185) | void nrfx_pwm_uninit(nrfx_pwm_t const * const p_instance) function start_playback (line 201) | static uint32_t start_playback(nrfx_pwm_t const * const p_instance, function nrfx_pwm_simple_playback (line 276) | uint32_t nrfx_pwm_simple_playback(nrfx_pwm_t const * const p_instance, function nrfx_pwm_complex_playback (line 321) | uint32_t nrfx_pwm_complex_playback(nrfx_pwm_t const * const p_instance, function nrfx_pwm_stop (line 368) | bool nrfx_pwm_stop(nrfx_pwm_t const * const p_instance, function nrfx_pwm_is_stopped (line 405) | bool nrfx_pwm_is_stopped(nrfx_pwm_t const * const p_instance) function irq_handler (line 431) | static void irq_handler(NRF_PWM_Type * p_pwm, pwm_control_block_t * p_cb) function DMA_ISSUE_EGU_IRQHandler (line 478) | void DMA_ISSUE_EGU_IRQHandler(void) function nrfx_pwm_0_irq_handler (line 496) | void nrfx_pwm_0_irq_handler(void) function nrfx_pwm_1_irq_handler (line 503) | void nrfx_pwm_1_irq_handler(void) function nrfx_pwm_2_irq_handler (line 510) | void nrfx_pwm_2_irq_handler(void) function nrfx_pwm_3_irq_handler (line 517) | void nrfx_pwm_3_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_qdec.c function nrfx_qdec_irq_handler (line 61) | void nrfx_qdec_irq_handler(void) function nrfx_err_t (line 100) | nrfx_err_t nrfx_qdec_init(nrfx_qdec_config_t const * p_config, function nrfx_qdec_uninit (line 163) | void nrfx_qdec_uninit(void) function nrfx_qdec_enable (line 172) | void nrfx_qdec_enable(void) function nrfx_qdec_disable (line 181) | void nrfx_qdec_disable(void) function nrfx_qdec_accumulators_read (line 190) | void nrfx_qdec_accumulators_read(int16_t * p_acc, int16_t * p_accdbl) FILE: SDK/modules/nrfx/drivers/src/nrfx_qspi.c type qspi_control_block_t (line 73) | typedef struct function nrfx_err_t (line 83) | static nrfx_err_t qspi_task_perform(nrf_qspi_task_t task) function qspi_pins_configure (line 109) | static bool qspi_pins_configure(nrf_qspi_pins_t const * p_config) function qspi_pins_deconfigure (line 138) | static void qspi_pins_deconfigure(void) function nrfx_err_t (line 157) | static nrfx_err_t qspi_ready_wait(void) function nrfx_err_t (line 172) | nrfx_err_t nrfx_qspi_init(nrfx_qspi_config_t const * p_config, function nrfx_err_t (line 217) | nrfx_err_t nrfx_qspi_cinstr_xfer(nrf_qspi_cinstr_conf_t const * p_config, function nrfx_err_t (line 260) | nrfx_err_t nrfx_qspi_cinstr_quick_send(uint8_t opcode, function nrfx_err_t (line 268) | nrfx_err_t nrfx_qspi_lfm_start(nrf_qspi_cinstr_conf_t const * p_config) function nrfx_err_t (line 292) | nrfx_err_t nrfx_qspi_lfm_xfer(void const * p_tx_buffer, function nrfx_err_t (line 355) | nrfx_err_t nrfx_qspi_mem_busy_check(void) function nrfx_qspi_uninit (line 378) | void nrfx_qspi_uninit(void) function nrfx_err_t (line 402) | nrfx_err_t nrfx_qspi_write(void const * p_tx_buffer, function nrfx_err_t (line 418) | nrfx_err_t nrfx_qspi_read(void * p_rx_buffer, function nrfx_err_t (line 434) | nrfx_err_t nrfx_qspi_erase(nrf_qspi_erase_len_t length, function nrfx_err_t (line 448) | nrfx_err_t nrfx_qspi_chip_erase(void) function nrfx_qspi_irq_handler (line 453) | void nrfx_qspi_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_rng.c function nrfx_err_t (line 60) | nrfx_err_t nrfx_rng_init(nrfx_rng_config_t const * p_config, nrfx_rng_ev... function nrfx_rng_start (line 84) | void nrfx_rng_start(void) function nrfx_rng_stop (line 92) | void nrfx_rng_stop(void) function nrfx_rng_uninit (line 99) | void nrfx_rng_uninit(void) function nrfx_rng_irq_handler (line 111) | void nrfx_rng_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_rtc.c type nrfx_rtc_cb_t (line 66) | typedef struct function nrfx_err_t (line 77) | nrfx_err_t nrfx_rtc_init(nrfx_rtc_t const * const p_instance, function nrfx_rtc_uninit (line 108) | void nrfx_rtc_uninit(nrfx_rtc_t const * const p_instance) function nrfx_rtc_enable (line 128) | void nrfx_rtc_enable(nrfx_rtc_t const * const p_instance) function nrfx_rtc_disable (line 137) | void nrfx_rtc_disable(nrfx_rtc_t const * const p_instance) function nrfx_err_t (line 146) | nrfx_err_t nrfx_rtc_cc_disable(nrfx_rtc_t const * const p_instance, uint... function nrfx_err_t (line 175) | nrfx_err_t nrfx_rtc_cc_set(nrfx_rtc_t const * const p_instance, function nrfx_rtc_tick_enable (line 230) | void nrfx_rtc_tick_enable(nrfx_rtc_t const * const p_instance, bool enab... function nrfx_rtc_tick_disable (line 244) | void nrfx_rtc_tick_disable(nrfx_rtc_t const * const p_instance) function nrfx_rtc_overflow_enable (line 253) | void nrfx_rtc_overflow_enable(nrfx_rtc_t const * const p_instance, bool ... function nrfx_rtc_overflow_disable (line 266) | void nrfx_rtc_overflow_disable(nrfx_rtc_t const * const p_instance) function nrfx_rtc_max_ticks_get (line 273) | uint32_t nrfx_rtc_max_ticks_get(nrfx_rtc_t const * const p_instance) function irq_handler (line 287) | static void irq_handler(NRF_RTC_Type * p_reg, function nrfx_rtc_0_irq_handler (line 328) | void nrfx_rtc_0_irq_handler(void) function nrfx_rtc_1_irq_handler (line 335) | void nrfx_rtc_1_irq_handler(void) function nrfx_rtc_2_irq_handler (line 342) | void nrfx_rtc_2_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_saadc.c type nrf_saadc_state_t (line 60) | typedef enum type nrf_saadc_psel_buffer (line 68) | typedef struct type nrfx_saadc_cb_t (line 75) | typedef struct function nrfx_saadc_irq_handler (line 104) | void nrfx_saadc_irq_handler(void) function nrfx_err_t (line 213) | nrfx_err_t nrfx_saadc_init(nrfx_saadc_config_t const * p_config, function nrfx_saadc_uninit (line 261) | void nrfx_saadc_uninit(void) function nrfx_err_t (line 290) | nrfx_err_t nrfx_saadc_channel_init(uint8_t ... function nrfx_err_t (line 352) | nrfx_err_t nrfx_saadc_channel_uninit(uint8_t channel) function nrfx_saadc_sample_task_get (line 385) | uint32_t nrfx_saadc_sample_task_get(void) function nrfx_err_t (line 392) | nrfx_err_t nrfx_saadc_sample_convert(uint8_t channel, nrf_saadc_value_t ... function nrfx_err_t (line 454) | nrfx_err_t nrfx_saadc_buffer_convert(nrf_saadc_value_t * p_buffer, uint1... function nrfx_err_t (line 529) | nrfx_err_t nrfx_saadc_sample() function nrfx_err_t (line 552) | nrfx_err_t nrfx_saadc_calibrate_offset() function nrfx_saadc_is_busy (line 580) | bool nrfx_saadc_is_busy(void) function nrfx_saadc_abort (line 586) | void nrfx_saadc_abort(void) function nrfx_saadc_limits_set (line 615) | void nrfx_saadc_limits_set(uint8_t channel, int16_t limit_low, int16_t l... type nrf_saadc_state_t (line 667) | typedef enum type nrfx_saadc_cb_t (line 680) | typedef struct function saadc_anomaly_212_workaround_apply (line 706) | static void saadc_anomaly_212_workaround_apply(void) function nrfx_err_t (line 736) | static nrfx_err_t saadc_channel_count_get(uint32_t ch_to_activate_mask, function saadc_busy_check (line 760) | static bool saadc_busy_check(void) function saadc_generic_mode_set (line 774) | static void saadc_generic_mode_set(uint32_t ch_to_acti... function nrfx_err_t (line 836) | nrfx_err_t nrfx_saadc_init(uint8_t interrupt_priority) function nrfx_saadc_uninit (line 862) | void nrfx_saadc_uninit(void) function nrfx_err_t (line 870) | nrfx_err_t nrfx_saadc_channels_config(nrfx_saadc_channel_t const * p_cha... function nrfx_err_t (line 909) | nrfx_err_t nrfx_saadc_simple_mode_set(uint32_t channel... function nrfx_err_t (line 951) | nrfx_err_t nrfx_saadc_advanced_mode_set(uint32_t ... function nrfx_err_t (line 1015) | nrfx_err_t nrfx_saadc_buffer_set(nrf_saadc_value_t * p_buffer, uint16_t ... function nrfx_err_t (line 1074) | nrfx_err_t nrfx_saadc_mode_trigger(void) function nrfx_saadc_abort (line 1184) | void nrfx_saadc_abort(void) function nrfx_err_t (line 1205) | nrfx_err_t nrfx_saadc_limits_set(uint8_t channel, int16_t limit_low, int... function nrfx_err_t (line 1255) | nrfx_err_t nrfx_saadc_offset_calibrate(nrfx_saadc_event_handler_t event_... function saadc_event_started_handle (line 1310) | static void saadc_event_started_handle(void) function saadc_event_end_handle (line 1359) | static void saadc_event_end_handle(void) function saadc_event_limits_handle (line 1399) | static void saadc_event_limits_handle(uint8_t limits_activated, nrf_saad... function nrfx_saadc_irq_handler (line 1420) | void nrfx_saadc_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_spi.c type spi_control_block_t (line 58) | typedef struct function nrfx_err_t (line 78) | nrfx_err_t nrfx_spi_init(nrfx_spi_t const * const p_instance, function nrfx_spi_uninit (line 197) | void nrfx_spi_uninit(nrfx_spi_t const * const p_instance) function finish_transfer (line 226) | static void finish_transfer(spi_control_block_t * p_cb) function transfer_byte (line 246) | static bool transfer_byte(NRF_SPI_Type * p_spi, spi_control_block_t * p_cb) function spi_xfer (line 295) | static void spi_xfer(NRF_SPI_Type * p_spi, function nrfx_err_t (line 346) | nrfx_err_t nrfx_spi_xfer(nrfx_spi_t const * const p_instance, function nrfx_spi_abort (line 395) | void nrfx_spi_abort(nrfx_spi_t const * p_instance) function irq_handler (line 402) | static void irq_handler(NRF_SPI_Type * p_spi, spi_control_block_t * p_cb) function nrfx_spi_0_irq_handler (line 416) | void nrfx_spi_0_irq_handler(void) function nrfx_spi_1_irq_handler (line 423) | void nrfx_spi_1_irq_handler(void) function nrfx_spi_2_irq_handler (line 430) | void nrfx_spi_2_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_spim.c type spim_control_block_t (line 101) | typedef struct function anomaly_198_enable (line 133) | static void anomaly_198_enable(uint8_t const * p_buffer, size_t buf_len) function anomaly_198_disable (line 162) | static void anomaly_198_disable(void) function nrfx_err_t (line 168) | nrfx_err_t nrfx_spim_init(nrfx_spim_t const * const p_instance, function nrfx_spim_uninit (line 345) | void nrfx_spim_uninit(nrfx_spim_t const * const p_instance) function nrfx_err_t (line 390) | nrfx_err_t nrfx_spim_xfer_dcx(nrfx_spim_t const * const p_instance, function finish_transfer (line 401) | static void finish_transfer(spim_control_block_t * p_cb) function __STATIC_INLINE (line 429) | __STATIC_INLINE void spim_int_enable(NRF_SPIM_Type * p_spim, bool enable) function __STATIC_INLINE (line 441) | __STATIC_INLINE void spim_list_enable_handle(NRF_SPIM_Type * p_spim, uin... function nrfx_err_t (line 462) | static nrfx_err_t spim_xfer(NRF_SPIM_Type * p_spim, function nrfx_err_t (line 552) | nrfx_err_t nrfx_spim_xfer(nrfx_spim_t const * const p_instance, function nrfx_spim_abort (line 605) | void nrfx_spim_abort(nrfx_spim_t const * p_instance) function nrfx_spim_start_task_get (line 616) | uint32_t nrfx_spim_start_task_get(nrfx_spim_t const * p_instance) function nrfx_spim_end_event_get (line 622) | uint32_t nrfx_spim_end_event_get(nrfx_spim_t const * p_instance) function irq_handler (line 628) | static void irq_handler(NRF_SPIM_Type * p_spim, spim_control_block_t * p... function nrfx_spim_0_irq_handler (line 670) | void nrfx_spim_0_irq_handler(void) function nrfx_spim_1_irq_handler (line 677) | void nrfx_spim_1_irq_handler(void) function nrfx_spim_2_irq_handler (line 684) | void nrfx_spim_2_irq_handler(void) function nrfx_spim_3_irq_handler (line 691) | void nrfx_spim_3_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_spis.c function csn_event_handler (line 104) | static void csn_event_handler(nrfx_gpiote_pin_t pin, type nrfx_spis_state_t (line 112) | typedef enum type spis_cb_t (line 121) | typedef struct function nrfx_err_t (line 135) | nrfx_err_t nrfx_spis_init(nrfx_spis_t const * const p_instance, function nrfx_spis_uninit (line 302) | void nrfx_spis_uninit(nrfx_spis_t const * const p_instance) function spis_state_entry_action_execute (line 325) | static void spis_state_entry_action_execute(NRF_SPIS_Type * p_spis, function spis_state_change (line 369) | static void spis_state_change(NRF_SPIS_Type * p_spis, function nrfx_err_t (line 377) | nrfx_err_t nrfx_spis_buffers_set(nrfx_spis_t const * const p_instance, function spis_irq_handler (line 436) | static void spis_irq_handler(NRF_SPIS_Type * p_spis, spis_cb_t * p_cb) function nrfx_spis_0_irq_handler (line 486) | void nrfx_spis_0_irq_handler(void) function nrfx_spis_1_irq_handler (line 493) | void nrfx_spis_1_irq_handler(void) function nrfx_spis_2_irq_handler (line 500) | void nrfx_spis_2_irq_handler(void) function nrfx_spis_3_irq_handler (line 507) | void nrfx_spis_3_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_swi.c function swi_mark_allocated (line 145) | static void swi_mark_allocated(nrfx_swi_t swi) function swi_mark_unallocated (line 150) | static void swi_mark_unallocated(nrfx_swi_t swi) function swi_is_allocated (line 155) | static bool swi_is_allocated(nrfx_swi_t swi) function swi_is_available (line 160) | static bool swi_is_available(nrfx_swi_t swi) function IRQn_Type (line 165) | static IRQn_Type swi_irq_number_get(nrfx_swi_t swi) function swi_int_enable (line 176) | static void swi_int_enable(nrfx_swi_t swi) function swi_int_disable (line 195) | static void swi_int_disable(nrfx_swi_t swi) function swi_handler_setup (line 207) | static void swi_handler_setup(nrfx_swi_t swi, function swi_deallocate (line 216) | static void swi_deallocate(nrfx_swi_t swi) function nrfx_err_t (line 223) | nrfx_err_t nrfx_swi_alloc(nrfx_swi_t * p_swi, function nrfx_swi_is_allocated (line 260) | bool nrfx_swi_is_allocated(nrfx_swi_t swi) function nrfx_swi_int_disable (line 265) | void nrfx_swi_int_disable(nrfx_swi_t swi) function nrfx_swi_int_enable (line 271) | void nrfx_swi_int_enable(nrfx_swi_t swi) function nrfx_swi_free (line 277) | void nrfx_swi_free(nrfx_swi_t * p_swi) function nrfx_swi_all_free (line 288) | void nrfx_swi_all_free(void) function nrfx_swi_trigger (line 299) | void nrfx_swi_trigger(nrfx_swi_t swi, uint8_t flag_number) function egu_irq_handler (line 328) | static void egu_irq_handler(nrfx_swi_t swi, uint8_t egu_channel_count) function swi_irq_handler (line 356) | static void swi_irq_handler(nrfx_swi_t swi) function nrfx_swi_0_irq_handler (line 374) | void nrfx_swi_0_irq_handler(void) function nrfx_swi_1_irq_handler (line 385) | void nrfx_swi_1_irq_handler(void) function nrfx_swi_2_irq_handler (line 396) | void nrfx_swi_2_irq_handler(void) function nrfx_swi_3_irq_handler (line 407) | void nrfx_swi_3_irq_handler(void) function nrfx_swi_4_irq_handler (line 418) | void nrfx_swi_4_irq_handler(void) function nrfx_swi_5_irq_handler (line 429) | void nrfx_swi_5_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_systick.c function nrfx_systick_us_tick (line 99) | static inline uint32_t nrfx_systick_us_tick(uint32_t us) function nrfx_systick_ms_tick (line 115) | static inline uint32_t nrfx_systick_ms_tick(uint32_t ms) function nrfx_systick_init (line 120) | void nrfx_systick_init(void) function nrfx_systick_get (line 129) | void nrfx_systick_get(nrfx_systick_state_t * p_state) function nrfx_systick_test (line 134) | bool nrfx_systick_test(nrfx_systick_state_t const * p_state, uint32_t us) function nrfx_systick_delay_ticks (line 142) | void nrfx_systick_delay_ticks(uint32_t ticks) function nrfx_systick_delay_us (line 153) | void nrfx_systick_delay_us(uint32_t us) function nrfx_systick_delay_ms (line 159) | void nrfx_systick_delay_ms(uint32_t ms) FILE: SDK/modules/nrfx/drivers/src/nrfx_temp.c function nrfx_err_t (line 65) | nrfx_err_t nrfx_temp_init(nrfx_temp_config_t const * p_config, nrfx_temp... function nrfx_temp_uninit (line 91) | void nrfx_temp_uninit(void) function nrfx_temp_calculate (line 105) | int32_t nrfx_temp_calculate(int32_t raw_measurement) function nrfx_err_t (line 114) | nrfx_err_t nrfx_temp_measure(void) function nrfx_temp_irq_handler (line 143) | void nrfx_temp_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_timer.c type timer_control_block_t (line 57) | typedef struct function nrfx_err_t (line 66) | nrfx_err_t nrfx_timer_init(nrfx_timer_t const * const p_instance, function nrfx_timer_uninit (line 126) | void nrfx_timer_uninit(nrfx_timer_t const * const p_instance) function nrfx_timer_enable (line 141) | void nrfx_timer_enable(nrfx_timer_t const * const p_instance) function nrfx_timer_disable (line 149) | void nrfx_timer_disable(nrfx_timer_t const * const p_instance) function nrfx_timer_is_enabled (line 157) | bool nrfx_timer_is_enabled(nrfx_timer_t const * const p_instance) function nrfx_timer_resume (line 163) | void nrfx_timer_resume(nrfx_timer_t const * const p_instance) function nrfx_timer_pause (line 170) | void nrfx_timer_pause(nrfx_timer_t const * const p_instance) function nrfx_timer_clear (line 177) | void nrfx_timer_clear(nrfx_timer_t const * const p_instance) function nrfx_timer_increment (line 183) | void nrfx_timer_increment(nrfx_timer_t const * const p_instance) function nrfx_timer_capture (line 191) | uint32_t nrfx_timer_capture(nrfx_timer_t const * const p_instance, function nrfx_timer_compare (line 202) | void nrfx_timer_compare(nrfx_timer_t const * const p_instance, function nrfx_timer_extended_compare (line 226) | void nrfx_timer_extended_compare(nrfx_timer_t const * const p_instance, function nrfx_timer_compare_int_enable (line 248) | void nrfx_timer_compare_int_enable(nrfx_timer_t const * const p_instance, function nrfx_timer_compare_int_disable (line 260) | void nrfx_timer_compare_int_disable(nrfx_timer_t const * const p_instance, function irq_handler (line 270) | static void irq_handler(NRF_TIMER_Type * p_reg, function nrfx_timer_0_irq_handler (line 291) | void nrfx_timer_0_irq_handler(void) function nrfx_timer_1_irq_handler (line 299) | void nrfx_timer_1_irq_handler(void) function nrfx_timer_2_irq_handler (line 307) | void nrfx_timer_2_irq_handler(void) function nrfx_timer_3_irq_handler (line 315) | void nrfx_timer_3_irq_handler(void) function nrfx_timer_4_irq_handler (line 323) | void nrfx_timer_4_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_twi.c type twi_suspend_t (line 94) | typedef enum type twi_control_block_t (line 102) | typedef struct function nrfx_err_t (line 123) | static nrfx_err_t twi_process_error(uint32_t errorsrc) function xfer_completeness_check (line 145) | static bool xfer_completeness_check(NRF_TWI_Type * p_twi, twi_control_bl... function nrfx_err_t (line 165) | nrfx_err_t nrfx_twi_init(nrfx_twi_t const * p_instance, function nrfx_twi_uninit (line 238) | void nrfx_twi_uninit(nrfx_twi_t const * p_instance) function nrfx_twi_enable (line 263) | void nrfx_twi_enable(nrfx_twi_t const * p_instance) function nrfx_twi_disable (line 275) | void nrfx_twi_disable(nrfx_twi_t const * p_instance) function twi_send_byte (line 289) | static bool twi_send_byte(NRF_TWI_Type * p_twi, function twi_receive_byte (line 317) | static bool twi_receive_byte(NRF_TWI_Type * p_twi, function twi_transfer (line 345) | static bool twi_transfer(NRF_TWI_Type * p_twi, function nrfx_err_t (line 431) | static nrfx_err_t twi_tx_start_transfer(NRF_TWI_Type * p_twi, function nrfx_err_t (line 500) | static nrfx_err_t twi_rx_start_transfer(NRF_TWI_Type * p_twi, function __STATIC_INLINE (line 571) | __STATIC_INLINE nrfx_err_t twi_xfer(NRF_TWI_Type * p_twi, function nrfx_twi_is_busy (line 631) | bool nrfx_twi_is_busy(nrfx_twi_t const * p_instance) function nrfx_err_t (line 637) | nrfx_err_t nrfx_twi_xfer(nrfx_twi_t const * p_instance, function nrfx_err_t (line 667) | nrfx_err_t nrfx_twi_tx(nrfx_twi_t const * p_instance, function nrfx_err_t (line 677) | nrfx_err_t nrfx_twi_rx(nrfx_twi_t const * p_instance, function nrfx_twi_data_count_get (line 686) | size_t nrfx_twi_data_count_get(nrfx_twi_t const * const p_instance) function nrfx_twi_stopped_event_get (line 691) | uint32_t nrfx_twi_stopped_event_get(nrfx_twi_t const * p_instance) function twi_irq_handler (line 696) | static void twi_irq_handler(NRF_TWI_Type * p_twi, twi_control_block_t * ... function nrfx_twi_0_irq_handler (line 770) | void nrfx_twi_0_irq_handler(void) function nrfx_twi_1_irq_handler (line 777) | void nrfx_twi_1_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_twi_twim.c function nrfx_err_t (line 51) | nrfx_err_t nrfx_twi_twim_bus_recover(uint32_t scl_pin, uint32_t sda_pin) FILE: SDK/modules/nrfx/drivers/src/nrfx_twim.c type twim_control_block_t (line 126) | typedef struct function nrfx_err_t (line 149) | static nrfx_err_t twi_process_error(uint32_t errorsrc) function xfer_completeness_check (line 171) | static bool xfer_completeness_check(NRF_TWIM_Type * p_twim, twim_control... function nrfx_err_t (line 226) | nrfx_err_t nrfx_twim_init(nrfx_twim_t const * p_instance, function nrfx_twim_uninit (line 307) | void nrfx_twim_uninit(nrfx_twim_t const * p_instance) function nrfx_twim_enable (line 332) | void nrfx_twim_enable(nrfx_twim_t const * p_instance) function nrfx_twim_disable (line 343) | void nrfx_twim_disable(nrfx_twim_t const * p_instance) function nrfx_twim_is_busy (line 359) | bool nrfx_twim_is_busy(nrfx_twim_t const * p_instance) function __STATIC_INLINE (line 366) | __STATIC_INLINE void twim_list_enable_handle(NRF_TWIM_Type * p_twim, uin... function __STATIC_INLINE (line 386) | __STATIC_INLINE nrfx_err_t twim_xfer(twim_control_block_t * p_cb, function nrfx_err_t (line 614) | nrfx_err_t nrfx_twim_xfer(nrfx_twim_t const * p_instance, function nrfx_err_t (line 647) | nrfx_err_t nrfx_twim_tx(nrfx_twim_t const * p_instance, function nrfx_err_t (line 658) | nrfx_err_t nrfx_twim_rx(nrfx_twim_t const * p_instance, function nrfx_twim_start_task_get (line 667) | uint32_t nrfx_twim_start_task_get(nrfx_twim_t const * p_instance, function nrfx_twim_stopped_event_get (line 674) | uint32_t nrfx_twim_stopped_event_get(nrfx_twim_t const * p_instance) function twim_irq_handler (line 679) | static void twim_irq_handler(NRF_TWIM_Type * p_twim, twim_control_block_... function nrfx_twim_0_irq_handler (line 845) | void nrfx_twim_0_irq_handler(void) function nrfx_twim_1_irq_handler (line 852) | void nrfx_twim_1_irq_handler(void) function nrfx_twim_2_irq_handler (line 859) | void nrfx_twim_2_irq_handler(void) function nrfx_twim_3_irq_handler (line 866) | void nrfx_twim_3_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_twis.c type nrfx_twis_substate_t (line 73) | typedef enum type twis_control_block_t (line 83) | typedef struct function nrfx_twis_clear_all_events (line 115) | static void nrfx_twis_clear_all_events(NRF_TWIS_Type * const p_reg) function nrfx_twis_swreset (line 134) | static inline void nrfx_twis_swreset(NRF_TWIS_Type * p_reg) function nrfx_twis_config_pin (line 155) | static inline void nrfx_twis_config_pin(uint32_t pin, nrf_gpio_pin_pull_... function nrfx_twis_event_bit_get (line 179) | static inline uint32_t nrfx_twis_event_bit_get(NRF_TWIS_Type * p_reg, function nrfx_twis_check_bit (line 197) | static inline bool nrfx_twis_check_bit(uint32_t flags, function nrfx_twis_clear_bit (line 213) | static inline uint32_t nrfx_twis_clear_bit(uint32_t flags, function call_event_handler (line 219) | static void call_event_handler(twis_control_block_t const * p_cb, function nrfx_twis_process_error (line 241) | static inline void nrfx_twis_process_error(twis_control_block_t * p_cb, function nrfx_twis_state_machine (line 258) | static void nrfx_twis_state_machine(NRF_TWIS_Type * p_reg, function nrfx_twis_preprocess_status (line 444) | static inline void nrfx_twis_preprocess_status(nrfx_twis_t const * p_ins... function nrfx_err_t (line 464) | nrfx_err_t nrfx_twis_init(nrfx_twis_t const * p_instance, function nrfx_twis_uninit (line 563) | void nrfx_twis_uninit(nrfx_twis_t const * p_instance) function nrfx_twis_enable (line 593) | void nrfx_twis_enable(nrfx_twis_t const * p_instance) function nrfx_twis_disable (line 614) | void nrfx_twis_disable(nrfx_twis_t const * p_instance) function __ASM (line 636) | static __ASM uint32_t nrfx_twis_error_get_and_clear_internal(uint32_t vo... function nrfx_twis_error_get_and_clear_internal (line 670) | static uint32_t nrfx_twis_error_get_and_clear_internal(uint32_t volatile... function nrfx_twis_error_get_and_clear (line 695) | uint32_t nrfx_twis_error_get_and_clear(nrfx_twis_t const * p_instance) function nrfx_err_t (line 705) | nrfx_err_t nrfx_twis_tx_prepare(nrfx_twis_t const * p_instance, function nrfx_err_t (line 749) | nrfx_err_t nrfx_twis_rx_prepare(nrfx_twis_t const * p_instance, function nrfx_twis_is_busy (line 793) | bool nrfx_twis_is_busy(nrfx_twis_t const * p_instance) function nrfx_twis_is_waiting_tx_buff (line 800) | bool nrfx_twis_is_waiting_tx_buff(nrfx_twis_t const * p_instance) function nrfx_twis_is_waiting_rx_buff (line 807) | bool nrfx_twis_is_waiting_rx_buff(nrfx_twis_t const * p_instance) function nrfx_twis_is_pending_tx (line 814) | bool nrfx_twis_is_pending_tx(nrfx_twis_t const * p_instance) function nrfx_twis_is_pending_rx (line 821) | bool nrfx_twis_is_pending_rx(nrfx_twis_t const * p_instance) function nrfx_twis_0_irq_handler (line 830) | void nrfx_twis_0_irq_handler(void) function nrfx_twis_1_irq_handler (line 837) | void nrfx_twis_1_irq_handler(void) function nrfx_twis_2_irq_handler (line 844) | void nrfx_twis_2_irq_handler(void) function nrfx_twis_3_irq_handler (line 851) | void nrfx_twis_3_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_uart.c type uart_control_block_t (line 63) | typedef struct function apply_config (line 81) | static void apply_config(nrfx_uart_t const * p_instance, function interrupts_enable (line 112) | static void interrupts_enable(nrfx_uart_t const * p_instance, function interrupts_disable (line 124) | static void interrupts_disable(nrfx_uart_t const * p_instance) function pins_to_default (line 133) | static void pins_to_default(nrfx_uart_t const * p_instance) function nrfx_err_t (line 166) | nrfx_err_t nrfx_uart_init(nrfx_uart_t const * p_instance, function nrfx_uart_uninit (line 222) | void nrfx_uart_uninit(nrfx_uart_t const * p_instance) function tx_byte (line 244) | static void tx_byte(NRF_UART_Type * p_uart, uart_control_block_t * p_cb) function tx_blocking (line 252) | static bool tx_blocking(NRF_UART_Type * p_uart, uart_control_block_t * p... function nrfx_err_t (line 275) | nrfx_err_t nrfx_uart_tx(nrfx_uart_t const * p_instance, function nrfx_uart_tx_in_progress (line 332) | bool nrfx_uart_tx_in_progress(nrfx_uart_t const * p_instance) function rx_enable (line 337) | static void rx_enable(nrfx_uart_t const * p_instance) function rx_byte (line 344) | static void rx_byte(NRF_UART_Type * p_uart, uart_control_block_t * p_cb) function nrfx_err_t (line 358) | nrfx_err_t nrfx_uart_rx(nrfx_uart_t const * p_instance, function nrfx_uart_rx_ready (line 477) | bool nrfx_uart_rx_ready(nrfx_uart_t const * p_instance) function nrfx_uart_rx_enable (line 482) | void nrfx_uart_rx_enable(nrfx_uart_t const * p_instance) function nrfx_uart_rx_disable (line 491) | void nrfx_uart_rx_disable(nrfx_uart_t const * p_instance) function nrfx_uart_errorsrc_get (line 497) | uint32_t nrfx_uart_errorsrc_get(nrfx_uart_t const * p_instance) function rx_done_event (line 503) | static void rx_done_event(uart_control_block_t * p_cb, function tx_done_event (line 516) | static void tx_done_event(uart_control_block_t * p_cb, function nrfx_uart_tx_abort (line 530) | void nrfx_uart_tx_abort(nrfx_uart_t const * p_instance) function nrfx_uart_rx_abort (line 544) | void nrfx_uart_rx_abort(nrfx_uart_t const * p_instance) function uart_irq_handler (line 553) | static void uart_irq_handler(NRF_UART_Type * p_uart, function nrfx_uart_0_irq_handler (line 648) | void nrfx_uart_0_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_uarte.c type uarte_control_block_t (line 97) | typedef struct function apply_config (line 111) | static void apply_config(nrfx_uarte_t const * p_instance, function interrupts_enable (line 142) | static void interrupts_enable(nrfx_uarte_t const * p_instance, function interrupts_disable (line 160) | static void interrupts_disable(nrfx_uarte_t const * p_instance) function pins_to_default (line 170) | static void pins_to_default(nrfx_uarte_t const * p_instance) function nrfx_err_t (line 203) | nrfx_err_t nrfx_uarte_init(nrfx_uarte_t const * p_instance, function nrfx_uarte_uninit (line 294) | void nrfx_uarte_uninit(nrfx_uarte_t const * p_instance) function nrfx_err_t (line 334) | nrfx_err_t nrfx_uarte_tx(nrfx_uarte_t const * p_instance, function nrfx_uarte_tx_in_progress (line 411) | bool nrfx_uarte_tx_in_progress(nrfx_uarte_t const * p_instance) function nrfx_err_t (line 416) | nrfx_err_t nrfx_uarte_rx(nrfx_uarte_t const * p_instance, function nrfx_uarte_rx_ready (line 525) | bool nrfx_uarte_rx_ready(nrfx_uarte_t const * p_instance) function nrfx_uarte_errorsrc_get (line 530) | uint32_t nrfx_uarte_errorsrc_get(nrfx_uarte_t const * p_instance) function rx_done_event (line 536) | static void rx_done_event(uarte_control_block_t * p_cb, function tx_done_event (line 549) | static void tx_done_event(uarte_control_block_t * p_cb, function nrfx_uarte_tx_abort (line 563) | void nrfx_uarte_tx_abort(nrfx_uarte_t const * p_instance) function nrfx_uarte_rx_abort (line 577) | void nrfx_uarte_rx_abort(nrfx_uarte_t const * p_instance) function uarte_irq_handler (line 591) | static void uarte_irq_handler(NRF_UARTE_Type * p_uarte, function nrfx_uarte_0_irq_handler (line 675) | void nrfx_uarte_0_irq_handler(void) function nrfx_uarte_1_irq_handler (line 682) | void nrfx_uarte_1_irq_handler(void) function nrfx_uarte_2_irq_handler (line 689) | void nrfx_uarte_2_irq_handler(void) function nrfx_uarte_3_irq_handler (line 696) | void nrfx_uarte_3_irq_handler(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_usbd.c type usbd_ep_state_t (line 297) | typedef struct function nrf_usbd_event_t (line 368) | static inline nrf_usbd_event_t nrfx_usbd_ep_to_endevent(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_to_int (line 409) | static inline uint32_t nrfx_usbd_ep_to_int(nrfx_usbd_ep_t ep) function nrfx_usbd_consumer (line 459) | bool nrfx_usbd_consumer( function nrfx_usbd_feeder_ram (line 499) | bool nrfx_usbd_feeder_ram( function nrfx_usbd_feeder_ram_zlp (line 532) | bool nrfx_usbd_feeder_ram_zlp( function nrfx_usbd_feeder_flash (line 565) | bool nrfx_usbd_feeder_flash(nrfx_usbd_ep_transfer_t * p_next, void * p_c... function nrfx_usbd_feeder_flash_zlp (line 600) | bool nrfx_usbd_feeder_flash_zlp(nrfx_usbd_ep_transfer_t * p_next, void *... function ep_to_hal (line 643) | static inline uint8_t ep_to_hal(nrfx_usbd_ep_t ep) function nrf_usbd_task_t (line 656) | static inline nrf_usbd_task_t task_start_ep(nrfx_usbd_ep_t ep) function usbd_ep_state_t (line 672) | static inline usbd_ep_state_t* ep_state_access(nrfx_usbd_ep_t ep) function ep2bit (line 691) | static inline uint8_t ep2bit(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_t (line 706) | static inline nrfx_usbd_ep_t bit2ep(uint8_t bitpos) function usbd_dma_pending_set (line 719) | static inline void usbd_dma_pending_set(void) function usbd_dma_pending_clear (line 734) | static inline void usbd_dma_pending_clear(void) function usbd_dma_start (line 753) | static inline void usbd_dma_start(nrfx_usbd_ep_t ep) function nrfx_usbd_isoinconfig_set (line 758) | void nrfx_usbd_isoinconfig_set(nrf_usbd_isoinconfig_t config) function nrf_usbd_isoinconfig_t (line 763) | nrf_usbd_isoinconfig_t nrfx_usbd_isoinconfig_get(void) function usbd_ep_abort (line 781) | static inline void usbd_ep_abort(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_abort (line 842) | void nrfx_usbd_ep_abort(nrfx_usbd_ep_t ep) function usbd_ep_abort_all (line 853) | static void usbd_ep_abort_all(void) function usbd_int_rise (line 875) | static inline void usbd_int_rise(void) function ev_usbreset_handler (line 887) | static void ev_usbreset_handler(void) function ev_started_handler (line 899) | static void ev_started_handler(void) function nrf_usbd_ep0in_dma_handler (line 916) | static inline void nrf_usbd_ep0in_dma_handler(void) function nrf_usbd_epin_dma_handler (line 947) | static inline void nrf_usbd_epin_dma_handler(nrfx_usbd_ep_t ep) function nrf_usbd_epiniso_dma_handler (line 974) | static inline void nrf_usbd_epiniso_dma_handler(nrfx_usbd_ep_t ep) function nrf_usbd_ep0out_dma_handler (line 1009) | static inline void nrf_usbd_ep0out_dma_handler(void) function nrf_usbd_epout_dma_handler (line 1041) | static inline void nrf_usbd_epout_dma_handler(nrfx_usbd_ep_t ep) function nrf_usbd_epoutiso_dma_handler (line 1076) | static inline void nrf_usbd_epoutiso_dma_handler(nrfx_usbd_ep_t ep) function ev_dma_epin0_handler (line 1104) | static void ev_dma_epin0_handler(void) { nrf_usbd_ep0in_dma_handler(); } function ev_dma_epin1_handler (line 1105) | static void ev_dma_epin1_handler(void) { nrf_usbd_epin_dma_handler(NRFX... function ev_dma_epin2_handler (line 1106) | static void ev_dma_epin2_handler(void) { nrf_usbd_epin_dma_handler(NRFX... function ev_dma_epin3_handler (line 1107) | static void ev_dma_epin3_handler(void) { nrf_usbd_epin_dma_handler(NRFX... function ev_dma_epin4_handler (line 1108) | static void ev_dma_epin4_handler(void) { nrf_usbd_epin_dma_handler(NRFX... function ev_dma_epin5_handler (line 1109) | static void ev_dma_epin5_handler(void) { nrf_usbd_epin_dma_handler(NRFX... function ev_dma_epin6_handler (line 1110) | static void ev_dma_epin6_handler(void) { nrf_usbd_epin_dma_handler(NRFX... function ev_dma_epin7_handler (line 1111) | static void ev_dma_epin7_handler(void) { nrf_usbd_epin_dma_handler(NRFX... function ev_dma_epin8_handler (line 1112) | static void ev_dma_epin8_handler(void) { nrf_usbd_epiniso_dma_handler(N... function ev_dma_epout0_handler (line 1114) | static void ev_dma_epout0_handler(void) { nrf_usbd_ep0out_dma_handler(); } function ev_dma_epout1_handler (line 1115) | static void ev_dma_epout1_handler(void) { nrf_usbd_epout_dma_handler(NRF... function ev_dma_epout2_handler (line 1116) | static void ev_dma_epout2_handler(void) { nrf_usbd_epout_dma_handler(NRF... function ev_dma_epout3_handler (line 1117) | static void ev_dma_epout3_handler(void) { nrf_usbd_epout_dma_handler(NRF... function ev_dma_epout4_handler (line 1118) | static void ev_dma_epout4_handler(void) { nrf_usbd_epout_dma_handler(NRF... function ev_dma_epout5_handler (line 1119) | static void ev_dma_epout5_handler(void) { nrf_usbd_epout_dma_handler(NRF... function ev_dma_epout6_handler (line 1120) | static void ev_dma_epout6_handler(void) { nrf_usbd_epout_dma_handler(NRF... function ev_dma_epout7_handler (line 1121) | static void ev_dma_epout7_handler(void) { nrf_usbd_epout_dma_handler(NRF... function ev_dma_epout8_handler (line 1122) | static void ev_dma_epout8_handler(void) { nrf_usbd_epoutiso_dma_handler(... function ev_sof_handler (line 1124) | static void ev_sof_handler(void) function usbd_ep_data_handler (line 1149) | static void usbd_ep_data_handler(nrfx_usbd_ep_t ep, uint8_t bitpos) function ev_setup_data_handler (line 1198) | static void ev_setup_data_handler(void) function ev_setup_handler (line 1203) | static void ev_setup_handler(void) function ev_usbevent_handler (line 1237) | static void ev_usbevent_handler(void) function ev_epdata_handler (line 1283) | static void ev_epdata_handler(void) function usbd_dma_scheduler_algorithm (line 1318) | static uint8_t usbd_dma_scheduler_algorithm(uint32_t req) function usbd_ep_iso_capacity (line 1335) | static inline size_t usbd_ep_iso_capacity(nrfx_usbd_ep_t ep) function usbd_dmareq_process (line 1353) | static void usbd_dmareq_process(void) function usbd_eventcause_wait_and_clear (line 1473) | static inline void usbd_eventcause_wait_and_clear(nrf_usbd_eventcause_ma... function usbd_errata_171_begin (line 1485) | static inline void usbd_errata_171_begin(void) function usbd_errata_171_end (line 1504) | static inline void usbd_errata_171_end(void) function usbd_errata_187_211_begin (line 1523) | static inline void usbd_errata_187_211_begin(void) function usbd_errata_187_211_end (line 1542) | static inline void usbd_errata_187_211_end(void) function usbd_enable (line 1561) | static void usbd_enable(void) function nrfx_usbd_irq_handler (line 1629) | void nrfx_usbd_irq_handler(void) function nrfx_err_t (line 1667) | nrfx_err_t nrfx_usbd_init(nrfx_usbd_event_handler_t event_handler) function nrfx_usbd_uninit (line 1704) | void nrfx_usbd_uninit(void) function nrfx_usbd_disable (line 1776) | void nrfx_usbd_disable(void) function nrfx_usbd_start (line 1797) | void nrfx_usbd_start(bool enable_sof) function nrfx_usbd_stop (line 1828) | void nrfx_usbd_stop(void) function nrfx_usbd_is_initialized (line 1851) | bool nrfx_usbd_is_initialized(void) function nrfx_usbd_is_enabled (line 1856) | bool nrfx_usbd_is_enabled(void) function nrfx_usbd_is_started (line 1861) | bool nrfx_usbd_is_started(void) function nrfx_usbd_suspend (line 1866) | bool nrfx_usbd_suspend(void) function nrfx_usbd_wakeup_req (line 1893) | bool nrfx_usbd_wakeup_req(void) function nrfx_usbd_suspend_check (line 1923) | bool nrfx_usbd_suspend_check(void) function nrfx_usbd_suspend_irq_config (line 1928) | void nrfx_usbd_suspend_irq_config(void) function nrfx_usbd_active_irq_config (line 1933) | void nrfx_usbd_active_irq_config(void) function nrfx_usbd_bus_suspend_check (line 1938) | bool nrfx_usbd_bus_suspend_check(void) function nrfx_usbd_force_bus_wakeup (line 1943) | void nrfx_usbd_force_bus_wakeup(void) function nrfx_usbd_ep_max_packet_size_set (line 1948) | void nrfx_usbd_ep_max_packet_size_set(nrfx_usbd_ep_t ep, uint16_t size) function nrfx_usbd_ep_max_packet_size_get (line 1962) | uint16_t nrfx_usbd_ep_max_packet_size_get(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_enable_check (line 1968) | bool nrfx_usbd_ep_enable_check(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_enable (line 1973) | void nrfx_usbd_ep_enable(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_disable (line 1993) | void nrfx_usbd_ep_disable(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_default_config (line 2000) | void nrfx_usbd_ep_default_config(void) function nrfx_err_t (line 2024) | nrfx_err_t nrfx_usbd_ep_transfer( function nrfx_err_t (line 2136) | nrfx_err_t nrfx_usbd_ep_handled_transfer( function nrfx_usbd_ep_status_t (line 2190) | nrfx_usbd_ep_status_t nrfx_usbd_ep_status_get(nrfx_usbd_ep_t ep, size_t ... function nrfx_usbd_epout_size_get (line 2202) | size_t nrfx_usbd_epout_size_get(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_is_busy (line 2207) | bool nrfx_usbd_ep_is_busy(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_stall (line 2212) | void nrfx_usbd_ep_stall(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_stall_clear (line 2218) | void nrfx_usbd_ep_stall_clear(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_stall_check (line 2227) | bool nrfx_usbd_ep_stall_check(nrfx_usbd_ep_t ep) function nrfx_usbd_ep_dtoggle_clear (line 2232) | void nrfx_usbd_ep_dtoggle_clear(nrfx_usbd_ep_t ep) function nrfx_usbd_setup_get (line 2237) | void nrfx_usbd_setup_get(nrfx_usbd_setup_t * p_setup) function nrfx_usbd_setup_data_clear (line 2247) | void nrfx_usbd_setup_data_clear(void) function nrfx_usbd_setup_clear (line 2252) | void nrfx_usbd_setup_clear(void) function nrfx_usbd_setup_stall (line 2258) | void nrfx_usbd_setup_stall(void) function nrfx_usbd_ep_t (line 2264) | nrfx_usbd_ep_t nrfx_usbd_last_setup_dir_get(void) function nrfx_usbd_transfer_out_drop (line 2269) | void nrfx_usbd_transfer_out_drop(nrfx_usbd_ep_t ep) FILE: SDK/modules/nrfx/drivers/src/nrfx_usbd_errata.h function nrfx_usbd_errata_166 (line 58) | static inline bool nrfx_usbd_errata_166(void) function nrfx_usbd_errata_171 (line 64) | static inline bool nrfx_usbd_errata_171(void) function nrfx_usbd_errata_187 (line 70) | static inline bool nrfx_usbd_errata_187(void) function nrfx_usbd_errata_199 (line 76) | static inline bool nrfx_usbd_errata_199(void) function nrfx_usbd_errata_211 (line 82) | static inline bool nrfx_usbd_errata_211(void) function nrfx_usbd_errata_223 (line 88) | static inline bool nrfx_usbd_errata_223(void) FILE: SDK/modules/nrfx/drivers/src/nrfx_wdt.c function nrfx_wdt_irq_handler (line 60) | void nrfx_wdt_irq_handler(void) function nrfx_err_t (line 71) | nrfx_err_t nrfx_wdt_init(nrfx_wdt_config_t const * p_config, function nrfx_wdt_enable (line 115) | void nrfx_wdt_enable(void) function nrfx_wdt_feed (line 128) | void nrfx_wdt_feed(void) function nrfx_err_t (line 137) | nrfx_err_t nrfx_wdt_channel_alloc(nrfx_wdt_channel_id * p_channel_id) function nrfx_wdt_channel_feed (line 160) | void nrfx_wdt_channel_feed(nrfx_wdt_channel_id channel_id) FILE: SDK/modules/nrfx/drivers/src/prs/nrfx_prs.c type prs_box_t (line 55) | typedef struct { function prs_box_t (line 85) | static prs_box_t * prs_box_get(void const * p_base_addr) function nrfx_err_t (line 116) | nrfx_err_t nrfx_prs_acquire(void const * p_base_addr, function nrfx_prs_release (line 153) | void nrfx_prs_release(void const * p_base_addr) FILE: SDK/modules/nrfx/hal/nrf_aar.h type nrf_aar_event_t (line 58) | typedef enum type nrf_aar_int_mask_t (line 66) | typedef enum type nrf_aar_task_t (line 74) | typedef enum function __STATIC_INLINE (line 273) | __STATIC_INLINE bool nrf_aar_event_check(NRF_AAR_Type const * p_reg, function __STATIC_INLINE (line 279) | __STATIC_INLINE void nrf_aar_event_clear(NRF_AAR_Type * p_reg, function __STATIC_INLINE (line 289) | __STATIC_INLINE uint32_t nrf_aar_event_address_get(NRF_AAR_Type const * ... function __STATIC_INLINE (line 295) | __STATIC_INLINE void nrf_aar_int_enable(NRF_AAR_Type * p_reg, uint32_t m... function __STATIC_INLINE (line 300) | __STATIC_INLINE bool nrf_aar_int_enable_check(NRF_AAR_Type const * p_reg, function __STATIC_INLINE (line 306) | __STATIC_INLINE void nrf_aar_int_disable(NRF_AAR_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 311) | __STATIC_INLINE void nrf_aar_task_trigger(NRF_AAR_Type * p_reg, nrf_aar_... function __STATIC_INLINE (line 316) | __STATIC_INLINE uint32_t nrf_aar_task_address_get(NRF_AAR_Type const * p... function __STATIC_INLINE (line 322) | __STATIC_INLINE void nrf_aar_enable(NRF_AAR_Type * p_reg) function __STATIC_INLINE (line 327) | __STATIC_INLINE void nrf_aar_disable(NRF_AAR_Type * p_reg) function __STATIC_INLINE (line 332) | __STATIC_INLINE void nrf_aar_irk_pointer_set(NRF_AAR_Type * p_reg, uint8... function __STATIC_INLINE (line 337) | __STATIC_INLINE uint8_t const * nrf_aar_irk_pointer_get(NRF_AAR_Type con... function __STATIC_INLINE (line 342) | __STATIC_INLINE void nrf_aar_irk_number_set(NRF_AAR_Type * p_reg, uint8_... function __STATIC_INLINE (line 347) | __STATIC_INLINE uint8_t nrf_aar_irk_number_get(NRF_AAR_Type const * p_reg) function __STATIC_INLINE (line 352) | __STATIC_INLINE void nrf_aar_addr_pointer_set(NRF_AAR_Type * p_reg, uint... function __STATIC_INLINE (line 357) | __STATIC_INLINE uint8_t const * nrf_aar_addr_pointer_get(NRF_AAR_Type co... function __STATIC_INLINE (line 362) | __STATIC_INLINE void nrf_aar_scratch_pointer_set(NRF_AAR_Type * p_reg, u... function __STATIC_INLINE (line 367) | __STATIC_INLINE uint8_t * nrf_aar_scratch_pointer_get(NRF_AAR_Type const... function __STATIC_INLINE (line 372) | __STATIC_INLINE uint8_t nrf_aar_resolution_status_get(NRF_AAR_Type const... FILE: SDK/modules/nrfx/hal/nrf_acl.h type nrf_acl_perm_t (line 60) | typedef enum function __STATIC_INLINE (line 116) | __STATIC_INLINE void nrf_acl_region_set(NRF_ACL_Type * p_reg, function __STATIC_INLINE (line 132) | __STATIC_INLINE uint32_t nrf_acl_region_address_get(NRF_ACL_Type * p_reg... function __STATIC_INLINE (line 137) | __STATIC_INLINE size_t nrf_acl_region_size_get(NRF_ACL_Type * p_reg, uin... function __STATIC_INLINE (line 142) | __STATIC_INLINE nrf_acl_perm_t nrf_acl_region_perm_get(NRF_ACL_Type * p_... FILE: SDK/modules/nrfx/hal/nrf_adc.h type nrf_adc_int_mask_t (line 59) | typedef enum type nrf_adc_config_resolution_t (line 65) | typedef enum type nrf_adc_config_scaling_t (line 74) | typedef enum type nrf_adc_config_extref_t (line 85) | typedef enum type nrf_adc_config_reference_t (line 93) | typedef enum type nrf_adc_config_input_t (line 102) | typedef enum type nrf_adc_task_t (line 116) | typedef enum type nrf_adc_event_t (line 123) | typedef enum type nrf_adc_config_t (line 129) | typedef struct type nrf_adc_value_t (line 139) | typedef uint16_t nrf_adc_value_t; function __STATIC_INLINE (line 254) | __STATIC_INLINE void nrf_adc_task_trigger(nrf_adc_task_t task) function __STATIC_INLINE (line 259) | __STATIC_INLINE uint32_t nrf_adc_task_address_get(nrf_adc_task_t adc_task) function __STATIC_INLINE (line 264) | __STATIC_INLINE bool nrf_adc_event_check(nrf_adc_event_t event) function __STATIC_INLINE (line 269) | __STATIC_INLINE void nrf_adc_event_clear(nrf_adc_event_t event) function __STATIC_INLINE (line 274) | __STATIC_INLINE uint32_t nrf_adc_event_address_get(nrf_adc_event_t adc_e... function __STATIC_INLINE (line 279) | __STATIC_INLINE void nrf_adc_int_enable(uint32_t mask) function __STATIC_INLINE (line 284) | __STATIC_INLINE void nrf_adc_int_disable(uint32_t mask) function __STATIC_INLINE (line 289) | __STATIC_INLINE bool nrf_adc_int_enable_check(uint32_t mask) function __STATIC_INLINE (line 294) | __STATIC_INLINE bool nrf_adc_busy_check(void) function __STATIC_INLINE (line 299) | __STATIC_INLINE void nrf_adc_enable(void) function __STATIC_INLINE (line 304) | __STATIC_INLINE void nrf_adc_disable(void) function __STATIC_INLINE (line 309) | __STATIC_INLINE bool nrf_adc_enable_check(void) function nrf_adc_result_get (line 314) | nrf_adc_result_get(void) function __STATIC_INLINE (line 319) | __STATIC_INLINE void nrf_adc_init(nrf_adc_config_t const * p_config) FILE: SDK/modules/nrfx/hal/nrf_bprot.h function __STATIC_INLINE (line 87) | __STATIC_INLINE void nrf_bprot_nvm_blocks_protection_enable(NRF_BPROT_Ty... function __STATIC_INLINE (line 119) | __STATIC_INLINE void nrf_bprot_nvm_protection_in_debug_set(NRF_BPROT_Typ... FILE: SDK/modules/nrfx/hal/nrf_ccm.h type nrf_ccm_task_t (line 58) | typedef enum type nrf_ccm_event_t (line 69) | typedef enum type nrf_ccm_int_mask_t (line 77) | typedef enum type nrf_ccm_mode_t (line 85) | typedef enum type nrf_ccm_datarate_t (line 93) | typedef enum type nrf_ccm_length_t (line 108) | typedef enum type nrf_ccm_config_t (line 116) | typedef struct { function __STATIC_INLINE (line 340) | __STATIC_INLINE void nrf_ccm_task_trigger(NRF_CCM_Type * p_reg, function __STATIC_INLINE (line 346) | __STATIC_INLINE uint32_t nrf_ccm_task_address_get(NRF_CCM_Type const * p... function __STATIC_INLINE (line 352) | __STATIC_INLINE void nrf_ccm_event_clear(NRF_CCM_Type * p_reg, function __STATIC_INLINE (line 362) | __STATIC_INLINE bool nrf_ccm_event_check(NRF_CCM_Type const * p_reg, function __STATIC_INLINE (line 368) | __STATIC_INLINE uint32_t nrf_ccm_event_address_get(NRF_CCM_Type const * ... function __STATIC_INLINE (line 374) | __STATIC_INLINE void nrf_ccm_int_enable(NRF_CCM_Type * p_reg, uint32_t m... function __STATIC_INLINE (line 379) | __STATIC_INLINE void nrf_ccm_int_disable(NRF_CCM_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 384) | __STATIC_INLINE bool nrf_ccm_int_enable_check(NRF_CCM_Type const * p_reg, function __STATIC_INLINE (line 390) | __STATIC_INLINE void nrf_ccm_enable(NRF_CCM_Type * p_reg) function __STATIC_INLINE (line 395) | __STATIC_INLINE void nrf_ccm_disable(NRF_CCM_Type * p_reg) function __STATIC_INLINE (line 414) | __STATIC_INLINE void nrf_ccm_maxpacketsize_set(NRF_CCM_Type * p_reg, function __STATIC_INLINE (line 423) | __STATIC_INLINE bool nrf_ccm_micstatus_get(NRF_CCM_Type const * p_reg) function __STATIC_INLINE (line 428) | __STATIC_INLINE void nrf_ccm_cnfptr_set(NRF_CCM_Type * p_reg, function __STATIC_INLINE (line 434) | __STATIC_INLINE uint32_t * nrf_ccm_cnfptr_get(NRF_CCM_Type const * p_reg) function __STATIC_INLINE (line 439) | __STATIC_INLINE void nrf_ccm_inptr_set(NRF_CCM_Type * p_reg, function __STATIC_INLINE (line 445) | __STATIC_INLINE uint32_t * nrf_ccm_inptr_get(NRF_CCM_Type const * p_reg) function __STATIC_INLINE (line 450) | __STATIC_INLINE void nrf_ccm_outptr_set(NRF_CCM_Type * p_reg, function __STATIC_INLINE (line 456) | __STATIC_INLINE uint32_t * nrf_ccm_outptr_get(NRF_CCM_Type const * p_reg) function __STATIC_INLINE (line 461) | __STATIC_INLINE void nrf_ccm_scratchptr_set(NRF_CCM_Type * p_reg, function __STATIC_INLINE (line 467) | __STATIC_INLINE uint32_t * nrf_ccm_stratchptr_get(NRF_CCM_Type const * p... function __STATIC_INLINE (line 473) | __STATIC_INLINE void nrf_ccm_datarate_override_set(NRF_CCM_Type * p_... FILE: SDK/modules/nrfx/hal/nrf_clock.h type nrf_clock_lfclk_t (line 80) | typedef enum type nrf_clock_hfclk_t (line 115) | typedef enum type nrf_clock_start_task_status_t (line 131) | typedef enum type nrf_clock_int_mask_t (line 138) | typedef enum type nrf_clock_task_t (line 158) | typedef enum type nrf_clock_event_t (line 172) | typedef enum function __STATIC_INLINE (line 393) | __STATIC_INLINE void nrf_clock_int_enable(uint32_t int_mask) function __STATIC_INLINE (line 398) | __STATIC_INLINE void nrf_clock_int_disable(uint32_t int_mask) function __STATIC_INLINE (line 403) | __STATIC_INLINE bool nrf_clock_int_enable_check(nrf_clock_int_mask_t int... function __STATIC_INLINE (line 408) | __STATIC_INLINE uint32_t nrf_clock_task_address_get(nrf_clock_task_t task) function __STATIC_INLINE (line 413) | __STATIC_INLINE void nrf_clock_task_trigger(nrf_clock_task_t task) function __STATIC_INLINE (line 418) | __STATIC_INLINE uint32_t nrf_clock_event_address_get(nrf_clock_event_t e... function __STATIC_INLINE (line 423) | __STATIC_INLINE void nrf_clock_event_clear(nrf_clock_event_t event) function __STATIC_INLINE (line 432) | __STATIC_INLINE bool nrf_clock_event_check(nrf_clock_event_t event) function __STATIC_INLINE (line 437) | __STATIC_INLINE void nrf_clock_lf_src_set(nrf_clock_lfclk_t source) function nrf_clock_lf_src_get (line 442) | nrf_clock_lf_src_get(void) function nrf_clock_lf_actv_src_get (line 447) | nrf_clock_lf_actv_src_get(void) function nrf_clock_lf_srccopy_get (line 453) | nrf_clock_lf_srccopy_get(void) function __STATIC_INLINE (line 459) | __STATIC_INLINE bool nrf_clock_lf_is_running(void) function nrf_clock_lf_start_task_status_get (line 465) | nrf_clock_lf_start_task_status_get(void) function nrf_clock_hf_src_get (line 471) | nrf_clock_hf_src_get(void) function __STATIC_INLINE (line 477) | __STATIC_INLINE bool nrf_clock_hf_is_running(nrf_clock_hfclk_t clk_src) function nrf_clock_hf_start_task_status_get (line 483) | nrf_clock_hf_start_task_status_get(void) function __STATIC_INLINE (line 490) | __STATIC_INLINE void nrf_clock_cal_timer_timeout_set(uint32_t interval) function __STATIC_INLINE (line 497) | __STATIC_INLINE void nrf_clock_subscribe_set(nrf_clock_task_t task, function __STATIC_INLINE (line 504) | __STATIC_INLINE void nrf_clock_subscribe_clear(nrf_clock_task_t task) function __STATIC_INLINE (line 509) | __STATIC_INLINE void nrf_clock_publish_set(nrf_clock_event_t event, function __STATIC_INLINE (line 516) | __STATIC_INLINE void nrf_clock_publish_clear(nrf_clock_event_t event) FILE: SDK/modules/nrfx/hal/nrf_comp.h type nrf_comp_input_t (line 58) | typedef enum type nrf_comp_ref_t (line 85) | typedef enum type nrf_comp_ext_ref_t (line 95) | typedef enum type nrf_comp_th_t (line 116) | typedef struct type nrf_comp_main_mode_t (line 123) | typedef enum type nrf_comp_sp_mode_t (line 130) | typedef enum type nrf_comp_hyst_t (line 138) | typedef enum type nrf_isource_t (line 146) | typedef enum type nrf_comp_task_t (line 156) | typedef enum type nrf_comp_event_t (line 164) | typedef enum type nrf_comp_ref_conf_t (line 173) | typedef struct function __STATIC_INLINE (line 348) | __STATIC_INLINE void nrf_comp_enable(void) function __STATIC_INLINE (line 353) | __STATIC_INLINE void nrf_comp_disable(void) function __STATIC_INLINE (line 358) | __STATIC_INLINE bool nrf_comp_enable_check(void) function __STATIC_INLINE (line 363) | __STATIC_INLINE void nrf_comp_ref_set(nrf_comp_ref_t reference) function __STATIC_INLINE (line 368) | __STATIC_INLINE void nrf_comp_ext_ref_set(nrf_comp_ext_ref_t ext_ref) function __STATIC_INLINE (line 373) | __STATIC_INLINE void nrf_comp_th_set(nrf_comp_th_t threshold) function __STATIC_INLINE (line 380) | __STATIC_INLINE void nrf_comp_main_mode_set(nrf_comp_main_mode_t main_mode) function __STATIC_INLINE (line 385) | __STATIC_INLINE void nrf_comp_speed_mode_set(nrf_comp_sp_mode_t speed_mode) function __STATIC_INLINE (line 390) | __STATIC_INLINE void nrf_comp_hysteresis_set(nrf_comp_hyst_t hyst) function __STATIC_INLINE (line 396) | __STATIC_INLINE void nrf_comp_isource_set(nrf_isource_t isource) function __STATIC_INLINE (line 402) | __STATIC_INLINE void nrf_comp_input_select(nrf_comp_input_t input) function __STATIC_INLINE (line 407) | __STATIC_INLINE uint32_t nrf_comp_result_get(void) function __STATIC_INLINE (line 412) | __STATIC_INLINE void nrf_comp_int_enable(uint32_t mask) function __STATIC_INLINE (line 417) | __STATIC_INLINE void nrf_comp_int_disable(uint32_t mask) function __STATIC_INLINE (line 422) | __STATIC_INLINE bool nrf_comp_int_enable_check(uint32_t mask) function __STATIC_INLINE (line 427) | __STATIC_INLINE uint32_t * nrf_comp_task_address_get(nrf_comp_task_t task) function __STATIC_INLINE (line 432) | __STATIC_INLINE uint32_t * nrf_comp_event_address_get(nrf_comp_event_t e... function __STATIC_INLINE (line 437) | __STATIC_INLINE void nrf_comp_shorts_enable(uint32_t mask) function __STATIC_INLINE (line 442) | __STATIC_INLINE void nrf_comp_shorts_disable(uint32_t mask) function __STATIC_INLINE (line 447) | __STATIC_INLINE void nrf_comp_task_trigger(nrf_comp_task_t task) function __STATIC_INLINE (line 452) | __STATIC_INLINE void nrf_comp_event_clear(nrf_comp_event_t event) function __STATIC_INLINE (line 461) | __STATIC_INLINE bool nrf_comp_event_check(nrf_comp_event_t event) FILE: SDK/modules/nrfx/hal/nrf_dppi.h type nrf_dppi_channel_group_t (line 59) | typedef enum type nrf_dppi_task_t (line 70) | typedef enum function __STATIC_INLINE (line 244) | __STATIC_INLINE void nrf_dppi_task_trigger(NRF_DPPIC_Type * p_reg, nrf_d... function __STATIC_INLINE (line 249) | __STATIC_INLINE uint32_t nrf_dppi_task_address_get(NRF_DPPIC_Type const ... function __STATIC_INLINE (line 255) | __STATIC_INLINE bool nrf_dppi_channel_check(NRF_DPPIC_Type const * p_reg... function __STATIC_INLINE (line 260) | __STATIC_INLINE void nrf_dppi_channels_disable_all(NRF_DPPIC_Type * p_reg) function __STATIC_INLINE (line 265) | __STATIC_INLINE void nrf_dppi_channels_enable(NRF_DPPIC_Type * p_reg, ui... function __STATIC_INLINE (line 270) | __STATIC_INLINE void nrf_dppi_channels_disable(NRF_DPPIC_Type * p_reg, u... function __STATIC_INLINE (line 275) | __STATIC_INLINE void nrf_dppi_subscribe_set(NRF_DPPIC_Type * p_reg, function __STATIC_INLINE (line 283) | __STATIC_INLINE void nrf_dppi_subscribe_clear(NRF_DPPIC_Type * p_reg, nr... function __STATIC_INLINE (line 288) | __STATIC_INLINE void nrf_dppi_channels_include_in_group(NRF_DPPIC_Type *... function __STATIC_INLINE (line 296) | __STATIC_INLINE void nrf_dppi_channels_remove_from_group(NRF_DPPIC_Type ... function __STATIC_INLINE (line 304) | __STATIC_INLINE void nrf_dppi_group_clear(NRF_DPPIC_Type * p_reg, function __STATIC_INLINE (line 310) | __STATIC_INLINE void nrf_dppi_group_enable(NRF_DPPIC_Type * p_reg, nrf_d... function __STATIC_INLINE (line 315) | __STATIC_INLINE void nrf_dppi_group_disable(NRF_DPPIC_Type * p_reg, function __STATIC_INLINE (line 321) | __STATIC_INLINE nrf_dppi_task_t nrf_dppi_group_enable_task_get(uint8_t i... function __STATIC_INLINE (line 327) | __STATIC_INLINE nrf_dppi_task_t nrf_dppi_group_disable_task_get(uint8_t ... FILE: SDK/modules/nrfx/hal/nrf_ecb.c function nrf_ecb_init (line 50) | bool nrf_ecb_init(void) function nrf_ecb_crypt (line 61) | bool nrf_ecb_crypt(uint8_t * dest_buf, const uint8_t * src_buf) function nrf_ecb_set_key (line 86) | void nrf_ecb_set_key(const uint8_t * key) FILE: SDK/modules/nrfx/hal/nrf_ecb.h type nrf_ecb_task_t (line 101) | typedef enum type nrf_ecb_event_t (line 108) | typedef enum type nrf_ecb_int_mask_t (line 115) | typedef enum function __STATIC_INLINE (line 221) | __STATIC_INLINE void nrf_ecb_task_trigger(NRF_ECB_Type * p_reg, nrf_ecb_... function __STATIC_INLINE (line 226) | __STATIC_INLINE uint32_t nrf_ecb_task_address_get(NRF_ECB_Type const * p... function __STATIC_INLINE (line 232) | __STATIC_INLINE void nrf_ecb_event_clear(NRF_ECB_Type * p_reg, nrf_ecb_e... function __STATIC_INLINE (line 241) | __STATIC_INLINE bool nrf_ecb_event_check(NRF_ECB_Type const * p_reg, nrf... function __STATIC_INLINE (line 246) | __STATIC_INLINE uint32_t nrf_ecb_event_address_get(NRF_ECB_Type const * ... function __STATIC_INLINE (line 252) | __STATIC_INLINE void nrf_ecb_int_enable(NRF_ECB_Type * p_reg, uint32_t m... function __STATIC_INLINE (line 257) | __STATIC_INLINE void nrf_ecb_int_disable(NRF_ECB_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 262) | __STATIC_INLINE bool nrf_ecb_int_enable_check(NRF_ECB_Type const * p_reg, function __STATIC_INLINE (line 268) | __STATIC_INLINE void nrf_ecb_data_pointer_set(NRF_ECB_Type * p_reg, void... function __STATIC_INLINE (line 273) | __STATIC_INLINE void * nrf_ecb_data_pointer_get(NRF_ECB_Type const * p_reg) FILE: SDK/modules/nrfx/hal/nrf_egu.h type nrf_egu_task_t (line 58) | typedef enum type nrf_egu_event_t (line 79) | typedef enum type nrf_egu_int_mask_t (line 100) | typedef enum function __STATIC_INLINE (line 310) | __STATIC_INLINE uint32_t nrf_egu_channel_count(NRF_EGU_Type * NRF_EGUx) function __STATIC_INLINE (line 335) | __STATIC_INLINE void nrf_egu_task_trigger(NRF_EGU_Type * NRF_EGUx, nrf_e... function __STATIC_INLINE (line 341) | __STATIC_INLINE uint32_t * nrf_egu_task_address_get(NRF_EGU_Type * NRF_E... function __STATIC_INLINE (line 348) | __STATIC_INLINE uint32_t * nrf_egu_task_trigger_address_get(NRF_EGU_Type... function __STATIC_INLINE (line 356) | __STATIC_INLINE nrf_egu_task_t nrf_egu_task_trigger_get(NRF_EGU_Type * N... function __STATIC_INLINE (line 363) | __STATIC_INLINE bool nrf_egu_event_check(NRF_EGU_Type * NRF_EGUx, function __STATIC_INLINE (line 370) | __STATIC_INLINE void nrf_egu_event_clear(NRF_EGU_Type * NRF_EGUx, function __STATIC_INLINE (line 381) | __STATIC_INLINE uint32_t * nrf_egu_event_address_get(NRF_EGU_Type * NRF_... function __STATIC_INLINE (line 388) | __STATIC_INLINE uint32_t * nrf_egu_event_triggered_address_get(NRF_EGU_T... function __STATIC_INLINE (line 396) | __STATIC_INLINE nrf_egu_event_t nrf_egu_event_triggered_get(NRF_EGU_Type... function __STATIC_INLINE (line 404) | __STATIC_INLINE void nrf_egu_int_enable(NRF_EGU_Type * NRF_EGUx, uint32_... function __STATIC_INLINE (line 410) | __STATIC_INLINE bool nrf_egu_int_enable_check(NRF_EGU_Type * NRF_EGUx, u... function __STATIC_INLINE (line 416) | __STATIC_INLINE void nrf_egu_int_disable(NRF_EGU_Type * NRF_EGUx, uint32... function __STATIC_INLINE (line 422) | __STATIC_INLINE nrf_egu_int_mask_t nrf_egu_int_get(NRF_EGU_Type * NRF_EG... function __STATIC_INLINE (line 430) | __STATIC_INLINE void nrf_egu_subscribe_set(NRF_EGU_Type * p_reg, function __STATIC_INLINE (line 438) | __STATIC_INLINE void nrf_egu_subscribe_clear(NRF_EGU_Type * p_reg, function __STATIC_INLINE (line 444) | __STATIC_INLINE void nrf_egu_publish_set(NRF_EGU_Type * p_reg, function __STATIC_INLINE (line 452) | __STATIC_INLINE void nrf_egu_publish_clear(NRF_EGU_Type * p_reg, FILE: SDK/modules/nrfx/hal/nrf_ficr.h function __STATIC_INLINE (line 101) | __STATIC_INLINE uint32_t nrf_ficr_codepagesize_get(NRF_FICR_Type const *... function __STATIC_INLINE (line 110) | __STATIC_INLINE uint32_t nrf_ficr_codesize_get(NRF_FICR_Type const * p_reg) function __STATIC_INLINE (line 119) | __STATIC_INLINE uint32_t nrf_ficr_deviceid_get(NRF_FICR_Type const * p_r... function __STATIC_INLINE (line 129) | __STATIC_INLINE uint32_t nrf_ficr_nfc_tagheader_get(NRF_FICR_Type const ... FILE: SDK/modules/nrfx/hal/nrf_gpio.h type nrf_gpio_pin_dir_t (line 85) | typedef enum type nrf_gpio_pin_input_t (line 92) | typedef enum type nrf_gpio_pin_pull_t (line 102) | typedef enum type nrf_gpio_pin_drive_t (line 110) | typedef enum type nrf_gpio_pin_sense_t (line 123) | typedef enum function __STATIC_INLINE (line 490) | __STATIC_INLINE NRF_GPIO_Type * nrf_gpio_pin_port_decode(uint32_t * p_pin) function __STATIC_INLINE (line 509) | __STATIC_INLINE void nrf_gpio_range_cfg_output(uint32_t pin_range_start,... function __STATIC_INLINE (line 519) | __STATIC_INLINE void nrf_gpio_range_cfg_input(uint32_t pin_ra... function __STATIC_INLINE (line 531) | __STATIC_INLINE void nrf_gpio_cfg( function __STATIC_INLINE (line 549) | __STATIC_INLINE void nrf_gpio_cfg_output(uint32_t pin_number) function __STATIC_INLINE (line 561) | __STATIC_INLINE void nrf_gpio_cfg_input(uint32_t pin_number, nrf_gpio_pi... function __STATIC_INLINE (line 573) | __STATIC_INLINE void nrf_gpio_cfg_default(uint32_t pin_number) function __STATIC_INLINE (line 585) | __STATIC_INLINE void nrf_gpio_cfg_watcher(uint32_t pin_number) function __STATIC_INLINE (line 595) | __STATIC_INLINE void nrf_gpio_input_disconnect(uint32_t pin_number) function __STATIC_INLINE (line 605) | __STATIC_INLINE void nrf_gpio_cfg_sense_input(uint32_t pin_n... function __STATIC_INLINE (line 619) | __STATIC_INLINE void nrf_gpio_cfg_sense_set(uint32_t pin_number, nrf_gpi... function __STATIC_INLINE (line 629) | __STATIC_INLINE void nrf_gpio_pin_dir_set(uint32_t pin_number, nrf_gpio_... function __STATIC_INLINE (line 649) | __STATIC_INLINE void nrf_gpio_pin_set(uint32_t pin_number) function __STATIC_INLINE (line 657) | __STATIC_INLINE void nrf_gpio_pin_clear(uint32_t pin_number) function __STATIC_INLINE (line 665) | __STATIC_INLINE void nrf_gpio_pin_toggle(uint32_t pin_number) function __STATIC_INLINE (line 675) | __STATIC_INLINE void nrf_gpio_pin_write(uint32_t pin_number, uint32_t va... function __STATIC_INLINE (line 688) | __STATIC_INLINE uint32_t nrf_gpio_pin_read(uint32_t pin_number) function __STATIC_INLINE (line 696) | __STATIC_INLINE uint32_t nrf_gpio_pin_out_read(uint32_t pin_number) function __STATIC_INLINE (line 704) | __STATIC_INLINE nrf_gpio_pin_sense_t nrf_gpio_pin_sense_get(uint32_t pin... function __STATIC_INLINE (line 713) | __STATIC_INLINE nrf_gpio_pin_dir_t nrf_gpio_pin_dir_get(uint32_t pin_num... function __STATIC_INLINE (line 721) | __STATIC_INLINE nrf_gpio_pin_input_t nrf_gpio_pin_input_get(uint32_t pin... function __STATIC_INLINE (line 729) | __STATIC_INLINE nrf_gpio_pin_pull_t nrf_gpio_pin_pull_get(uint32_t pin_n... function __STATIC_INLINE (line 738) | __STATIC_INLINE void nrf_gpio_port_dir_output_set(NRF_GPIO_Type * p_reg,... function __STATIC_INLINE (line 744) | __STATIC_INLINE void nrf_gpio_port_dir_input_set(NRF_GPIO_Type * p_reg, ... function __STATIC_INLINE (line 750) | __STATIC_INLINE void nrf_gpio_port_dir_write(NRF_GPIO_Type * p_reg, uint... function __STATIC_INLINE (line 756) | __STATIC_INLINE uint32_t nrf_gpio_port_dir_read(NRF_GPIO_Type const * p_... function __STATIC_INLINE (line 762) | __STATIC_INLINE uint32_t nrf_gpio_port_in_read(NRF_GPIO_Type const * p_reg) function __STATIC_INLINE (line 768) | __STATIC_INLINE uint32_t nrf_gpio_port_out_read(NRF_GPIO_Type const * p_... function __STATIC_INLINE (line 774) | __STATIC_INLINE void nrf_gpio_port_out_write(NRF_GPIO_Type * p_reg, uint... function __STATIC_INLINE (line 780) | __STATIC_INLINE void nrf_gpio_port_out_set(NRF_GPIO_Type * p_reg, uint32... function __STATIC_INLINE (line 786) | __STATIC_INLINE void nrf_gpio_port_out_clear(NRF_GPIO_Type * p_reg, uint... function __STATIC_INLINE (line 792) | __STATIC_INLINE void nrf_gpio_ports_read(uint32_t start_port, uint32_t l... function __STATIC_INLINE (line 808) | __STATIC_INLINE void nrf_gpio_latches_read(uint32_t start_port, function __STATIC_INLINE (line 822) | __STATIC_INLINE void nrf_gpio_latches_read_and_clear(uint32_t start_port, function __STATIC_INLINE (line 840) | __STATIC_INLINE uint32_t nrf_gpio_pin_latch_get(uint32_t pin_number) function __STATIC_INLINE (line 848) | __STATIC_INLINE void nrf_gpio_pin_latch_clear(uint32_t pin_number) function __STATIC_INLINE (line 856) | __STATIC_INLINE bool nrf_gpio_pin_present_check(uint32_t pin_number) FILE: SDK/modules/nrfx/hal/nrf_gpiote.h type nrf_gpiote_polarity_t (line 66) | typedef enum type nrf_gpiote_outinit_t (line 74) | typedef enum type nrf_gpiote_tasks_t (line 81) | typedef enum type nrf_gpiote_events_t (line 116) | typedef enum type nrf_gpiote_int_t (line 132) | typedef enum function __STATIC_INLINE (line 399) | __STATIC_INLINE void nrf_gpiote_task_set(nrf_gpiote_tasks_t task) function __STATIC_INLINE (line 404) | __STATIC_INLINE uint32_t nrf_gpiote_task_addr_get(nrf_gpiote_tasks_t task) function __STATIC_INLINE (line 409) | __STATIC_INLINE bool nrf_gpiote_event_is_set(nrf_gpiote_events_t event) function __STATIC_INLINE (line 414) | __STATIC_INLINE void nrf_gpiote_event_clear(nrf_gpiote_events_t event) function __STATIC_INLINE (line 423) | __STATIC_INLINE uint32_t nrf_gpiote_event_addr_get(nrf_gpiote_events_t e... function __STATIC_INLINE (line 428) | __STATIC_INLINE void nrf_gpiote_int_enable(uint32_t mask) function __STATIC_INLINE (line 433) | __STATIC_INLINE void nrf_gpiote_int_disable(uint32_t mask) function __STATIC_INLINE (line 438) | __STATIC_INLINE uint32_t nrf_gpiote_int_is_enabled(uint32_t mask) function __STATIC_INLINE (line 444) | __STATIC_INLINE void nrf_gpiote_subscribe_set(nrf_gpiote_tasks_t task, function __STATIC_INLINE (line 451) | __STATIC_INLINE void nrf_gpiote_subscribe_clear(nrf_gpiote_tasks_t task) function __STATIC_INLINE (line 456) | __STATIC_INLINE void nrf_gpiote_publish_set(nrf_gpiote_events_t event, function __STATIC_INLINE (line 463) | __STATIC_INLINE void nrf_gpiote_publish_clear(nrf_gpiote_events_t event) function __STATIC_INLINE (line 469) | __STATIC_INLINE void nrf_gpiote_event_enable(uint32_t idx) function __STATIC_INLINE (line 474) | __STATIC_INLINE void nrf_gpiote_event_disable(uint32_t idx) function __STATIC_INLINE (line 479) | __STATIC_INLINE void nrf_gpiote_event_configure(uint32_t idx, uint32_t p... function __STATIC_INLINE (line 486) | __STATIC_INLINE uint32_t nrf_gpiote_event_pin_get(uint32_t idx) function __STATIC_INLINE (line 491) | __STATIC_INLINE nrf_gpiote_polarity_t nrf_gpiote_event_polarity_get(uint... function __STATIC_INLINE (line 496) | __STATIC_INLINE void nrf_gpiote_task_enable(uint32_t idx) function __STATIC_INLINE (line 512) | __STATIC_INLINE void nrf_gpiote_task_disable(uint32_t idx) function __STATIC_INLINE (line 517) | __STATIC_INLINE void nrf_gpiote_task_configure(uint32_t idx, uint32_t pin, function __STATIC_INLINE (line 530) | __STATIC_INLINE void nrf_gpiote_task_force(uint32_t idx, nrf_gpiote_outi... function __STATIC_INLINE (line 536) | __STATIC_INLINE void nrf_gpiote_te_default(uint32_t idx) function __STATIC_INLINE (line 541) | __STATIC_INLINE bool nrf_gpiote_te_is_enabled(uint32_t idx) function __STATIC_INLINE (line 546) | __STATIC_INLINE nrf_gpiote_tasks_t nrf_gpiote_out_task_get(uint8_t index) function __STATIC_INLINE (line 553) | __STATIC_INLINE nrf_gpiote_tasks_t nrf_gpiote_set_task_get(uint8_t index) function __STATIC_INLINE (line 561) | __STATIC_INLINE nrf_gpiote_tasks_t nrf_gpiote_clr_task_get(uint8_t index) function __STATIC_INLINE (line 568) | __STATIC_INLINE nrf_gpiote_events_t nrf_gpiote_in_event_get(uint8_t index) FILE: SDK/modules/nrfx/hal/nrf_i2s.h type nrf_i2s_task_t (line 66) | typedef enum type nrf_i2s_event_t (line 73) | typedef enum type nrf_i2s_int_mask_t (line 81) | typedef enum type nrf_i2s_mode_t (line 89) | typedef enum type nrf_i2s_mck_t (line 96) | typedef enum type nrf_i2s_ratio_t (line 132) | typedef enum type nrf_i2s_swidth_t (line 146) | typedef enum type nrf_i2s_align_t (line 154) | typedef enum type nrf_i2s_format_t (line 161) | typedef enum type nrf_i2s_channels_t (line 168) | typedef enum function __STATIC_INLINE (line 425) | __STATIC_INLINE void nrf_i2s_task_trigger(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 431) | __STATIC_INLINE uint32_t nrf_i2s_task_address_get(NRF_I2S_Type const * p... function __STATIC_INLINE (line 437) | __STATIC_INLINE void nrf_i2s_event_clear(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 447) | __STATIC_INLINE bool nrf_i2s_event_check(NRF_I2S_Type const * p_reg, function __STATIC_INLINE (line 453) | __STATIC_INLINE uint32_t nrf_i2s_event_address_get(NRF_I2S_Type const * ... function __STATIC_INLINE (line 459) | __STATIC_INLINE void nrf_i2s_int_enable(NRF_I2S_Type * p_reg, uint32_t m... function __STATIC_INLINE (line 464) | __STATIC_INLINE void nrf_i2s_int_disable(NRF_I2S_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 469) | __STATIC_INLINE bool nrf_i2s_int_enable_check(NRF_I2S_Type const * p_reg, function __STATIC_INLINE (line 475) | __STATIC_INLINE void nrf_i2s_enable(NRF_I2S_Type * p_reg) function __STATIC_INLINE (line 480) | __STATIC_INLINE void nrf_i2s_disable(NRF_I2S_Type * p_reg) function __STATIC_INLINE (line 486) | __STATIC_INLINE void nrf_i2s_subscribe_set(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 494) | __STATIC_INLINE void nrf_i2s_subscribe_clear(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 500) | __STATIC_INLINE void nrf_i2s_publish_set(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 508) | __STATIC_INLINE void nrf_i2s_publish_clear(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 515) | __STATIC_INLINE void nrf_i2s_pins_set(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 529) | __STATIC_INLINE bool nrf_i2s_configure(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 577) | __STATIC_INLINE void nrf_i2s_transfer_set(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 591) | __STATIC_INLINE void nrf_i2s_rx_buffer_set(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 597) | __STATIC_INLINE uint32_t * nrf_i2s_rx_buffer_get(NRF_I2S_Type const * p_... function __STATIC_INLINE (line 602) | __STATIC_INLINE void nrf_i2s_tx_buffer_set(NRF_I2S_Type * p_reg, function __STATIC_INLINE (line 608) | __STATIC_INLINE uint32_t * nrf_i2s_tx_buffer_get(NRF_I2S_Type const * p_... FILE: SDK/modules/nrfx/hal/nrf_kmu.h type nrf_kmu_task_t (line 58) | typedef enum type nrf_kmu_event_t (line 64) | typedef enum type nrf_kmu_int_mask_t (line 72) | typedef enum type nrf_kmu_status_t (line 80) | typedef enum function __STATIC_INLINE (line 206) | __STATIC_INLINE void nrf_kmu_task_trigger(NRF_KMU_Type * p_reg, nrf_kmu_... function __STATIC_INLINE (line 211) | __STATIC_INLINE uint32_t nrf_kmu_task_address_get(NRF_KMU_Type const * p... function __STATIC_INLINE (line 216) | __STATIC_INLINE void nrf_kmu_event_clear(NRF_KMU_Type * p_reg, nrf_kmu_e... function __STATIC_INLINE (line 223) | __STATIC_INLINE bool nrf_kmu_event_check(NRF_KMU_Type const * p_reg, nrf... function __STATIC_INLINE (line 228) | __STATIC_INLINE uint32_t nrf_kmu_event_address_get(NRF_KMU_Type const * ... function __STATIC_INLINE (line 234) | __STATIC_INLINE void nrf_kmu_int_enable(NRF_KMU_Type * p_reg, uint32_t m... function __STATIC_INLINE (line 239) | __STATIC_INLINE void nrf_kmu_int_disable(NRF_KMU_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 244) | __STATIC_INLINE bool nrf_kmu_int_enable_check(NRF_KMU_Type const * p_reg, function __STATIC_INLINE (line 250) | __STATIC_INLINE uint32_t nrf_kmu_intpend_get(NRF_KMU_Type const * p_reg) function __STATIC_INLINE (line 255) | __STATIC_INLINE uint32_t nrf_kmu_status_get(NRF_KMU_Type const * p_reg) function __STATIC_INLINE (line 260) | __STATIC_INLINE void nrf_kmu_keyslot_set(NRF_KMU_Type * p_reg, uint8_t k... function __STATIC_INLINE (line 265) | __STATIC_INLINE uint8_t nrf_kmu_keyslot_get(NRF_KMU_Type const * p_reg) FILE: SDK/modules/nrfx/hal/nrf_lpcomp.h type nrf_lpcomp_ref_t (line 58) | typedef enum type nrf_lpcomp_input_t (line 92) | typedef enum type nrf_lpcomp_detect_t (line 105) | typedef enum type nrf_lpcomp_task_t (line 113) | typedef enum type nrf_lpcomp_event_t (line 122) | typedef enum type nrf_lpcomp_short_mask_t (line 131) | typedef enum type nrf_lpcomp_hysteresis_t (line 142) | typedef enum type nrf_lpcomp_config_t (line 150) | typedef struct function __STATIC_INLINE (line 295) | __STATIC_INLINE void nrf_lpcomp_configure(const nrf_lpcomp_config_t * p_... function __STATIC_INLINE (line 320) | __STATIC_INLINE void nrf_lpcomp_input_select(nrf_lpcomp_input_t input) function __STATIC_INLINE (line 330) | __STATIC_INLINE void nrf_lpcomp_enable(void) function __STATIC_INLINE (line 339) | __STATIC_INLINE void nrf_lpcomp_disable(void) function __STATIC_INLINE (line 344) | __STATIC_INLINE uint32_t nrf_lpcomp_result_get(void) function __STATIC_INLINE (line 349) | __STATIC_INLINE void nrf_lpcomp_int_enable(uint32_t int_mask) function __STATIC_INLINE (line 354) | __STATIC_INLINE void nrf_lpcomp_int_disable(uint32_t int_mask) function __STATIC_INLINE (line 359) | __STATIC_INLINE bool nrf_lpcomp_int_enable_check(uint32_t int_mask) function __STATIC_INLINE (line 364) | __STATIC_INLINE uint32_t * nrf_lpcomp_task_address_get(nrf_lpcomp_task_t... function __STATIC_INLINE (line 369) | __STATIC_INLINE uint32_t * nrf_lpcomp_event_address_get(nrf_lpcomp_event... function __STATIC_INLINE (line 374) | __STATIC_INLINE void nrf_lpcomp_shorts_enable(uint32_t short_mask) function __STATIC_INLINE (line 379) | __STATIC_INLINE void nrf_lpcomp_shorts_disable(uint32_t short_mask) function __STATIC_INLINE (line 384) | __STATIC_INLINE void nrf_lpcomp_task_trigger(nrf_lpcomp_task_t task) function __STATIC_INLINE (line 389) | __STATIC_INLINE void nrf_lpcomp_event_clear(nrf_lpcomp_event_t event) function __STATIC_INLINE (line 398) | __STATIC_INLINE bool nrf_lpcomp_event_check(nrf_lpcomp_event_t event) FILE: SDK/modules/nrfx/hal/nrf_mpu.h function __STATIC_INLINE (line 133) | __STATIC_INLINE void nrf_mpu_region0_ram_size_set(NRF_MPU_Type * p_reg, ... function __STATIC_INLINE (line 139) | __STATIC_INLINE void nrf_mpu_region0_peripherals_set(NRF_MPU_Type * p_reg, function __STATIC_INLINE (line 145) | __STATIC_INLINE uint32_t nrf_mpu_region0_peripherals_get(NRF_MPU_Type co... function __STATIC_INLINE (line 150) | __STATIC_INLINE void nrf_mpu_nvm_blocks_protection_enable(NRF_MPU_Type *... function __STATIC_INLINE (line 170) | __STATIC_INLINE void nrf_mpu_nvm_protection_in_debug_set(NRF_MPU_Type * ... FILE: SDK/modules/nrfx/hal/nrf_mwu.h type nrf_mwu_event_t (line 58) | typedef enum type nrf_mwu_int_mask_t (line 75) | typedef enum type nrf_mwu_region_watch_t (line 92) | typedef enum function __STATIC_INLINE (line 293) | __STATIC_INLINE bool nrf_mwu_event_check(NRF_MWU_Type const * p_reg, function __STATIC_INLINE (line 299) | __STATIC_INLINE void nrf_mwu_event_clear(NRF_MWU_Type * p_reg, function __STATIC_INLINE (line 309) | __STATIC_INLINE uint32_t nrf_mwu_event_address_get(NRF_MWU_Type const * ... function __STATIC_INLINE (line 315) | __STATIC_INLINE void nrf_mwu_int_enable(NRF_MWU_Type * p_reg, uint32_t i... function __STATIC_INLINE (line 320) | __STATIC_INLINE bool nrf_mwu_int_enable_check(NRF_MWU_Type const * p_reg, function __STATIC_INLINE (line 326) | __STATIC_INLINE void nrf_mwu_int_disable(NRF_MWU_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 331) | __STATIC_INLINE void nrf_mwu_nmi_enable(NRF_MWU_Type * p_reg, uint32_t i... function __STATIC_INLINE (line 336) | __STATIC_INLINE bool nrf_mwu_nmi_enable_check(NRF_MWU_Type const * p_reg, function __STATIC_INLINE (line 342) | __STATIC_INLINE void nrf_mwu_nmi_disable(NRF_MWU_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 347) | __STATIC_INLINE void nrf_mwu_user_region_range_set(NRF_MWU_Type * p_reg, function __STATIC_INLINE (line 359) | __STATIC_INLINE void nrf_mwu_region_watch_enable(NRF_MWU_Type * p_reg, u... function __STATIC_INLINE (line 364) | __STATIC_INLINE void nrf_mwu_region_watch_disable(NRF_MWU_Type * p_reg, ... function __STATIC_INLINE (line 369) | __STATIC_INLINE uint32_t nrf_mwu_region_watch_get(NRF_MWU_Type const * p... function __STATIC_INLINE (line 374) | __STATIC_INLINE void nrf_mwu_subregions_configure(NRF_MWU_Type * p_reg, function __STATIC_INLINE (line 383) | __STATIC_INLINE uint32_t nrf_mwu_subregions_write_accesses_get(NRF_MWU_T... function __STATIC_INLINE (line 391) | __STATIC_INLINE void nrf_mwu_subregions_write_accesses_clear(NRF_MWU_Typ... function __STATIC_INLINE (line 400) | __STATIC_INLINE uint32_t nrf_mwu_subregions_read_accesses_get(NRF_MWU_Ty... function __STATIC_INLINE (line 408) | __STATIC_INLINE void nrf_mwu_subregions_read_accesses_clear(NRF_MWU_Type... FILE: SDK/modules/nrfx/hal/nrf_nfct.h type nrf_nfct_task_t (line 62) | typedef enum type nrf_nfct_event_t (line 74) | typedef enum type nrf_nfct_short_mask_t (line 94) | typedef enum type nrf_nfct_int_mask_t (line 104) | typedef enum type nrf_nfct_error_status_t (line 124) | typedef enum type nrf_nfct_rx_frame_status_t (line 136) | typedef enum type nrf_nfct_tag_state_t (line 145) | typedef enum type nrf_nfct_sleep_state_t (line 163) | typedef enum type nrf_nfct_field_state_t (line 171) | typedef enum type nrf_nfct_frame_delay_mode_t (line 178) | typedef enum type nrf_nfct_tx_frame_config_t (line 187) | typedef enum type nrf_nfct_rx_frame_config_t (line 196) | typedef enum type nrf_nfct_sensres_nfcid1_size_t (line 207) | typedef enum type nrf_nfct_sensres_bit_frame_sdd_t (line 223) | typedef enum type nrf_nfct_sensres_platform_config_t (line 243) | typedef enum type nrf_nfct_selres_t (line 252) | typedef enum type nrf_nfct_selres_protocol_t (line 262) | typedef enum function __STATIC_INLINE (line 735) | __STATIC_INLINE void nrf_nfct_task_trigger(nrf_nfct_task_t task) function __STATIC_INLINE (line 740) | __STATIC_INLINE uint32_t nrf_nfct_task_address_get(nrf_nfct_task_t task) function __STATIC_INLINE (line 745) | __STATIC_INLINE void nrf_nfct_event_clear(nrf_nfct_event_t event) function __STATIC_INLINE (line 751) | __STATIC_INLINE bool nrf_nfct_event_check(nrf_nfct_event_t event) function __STATIC_INLINE (line 756) | __STATIC_INLINE uint32_t nrf_nfct_event_address_get(nrf_nfct_event_t event) function __STATIC_INLINE (line 761) | __STATIC_INLINE void nrf_nfct_shorts_enable(uint32_t short_mask) function __STATIC_INLINE (line 766) | __STATIC_INLINE void nrf_nfct_shorts_disable(uint32_t short_mask) function __STATIC_INLINE (line 771) | __STATIC_INLINE uint32_t nrf_nfct_shorts_get(void) function __STATIC_INLINE (line 776) | __STATIC_INLINE void nrf_nfct_shorts_set(uint32_t short_mask) function __STATIC_INLINE (line 781) | __STATIC_INLINE void nrf_nfct_int_enable(uint32_t int_mask) function __STATIC_INLINE (line 786) | __STATIC_INLINE bool nrf_nfct_int_enable_check(uint32_t int_mask) function __STATIC_INLINE (line 791) | __STATIC_INLINE uint32_t nrf_nfct_int_enable_get(void) function __STATIC_INLINE (line 796) | __STATIC_INLINE void nrf_nfct_int_disable(uint32_t int_mask) function __STATIC_INLINE (line 801) | __STATIC_INLINE uint32_t nrf_nfct_error_status_get(void) function __STATIC_INLINE (line 806) | __STATIC_INLINE void nrf_nfct_error_status_clear(uint32_t error_flags) function __STATIC_INLINE (line 811) | __STATIC_INLINE uint32_t nrf_nfct_rx_frame_status_get(void) function __STATIC_INLINE (line 816) | __STATIC_INLINE void nrf_nfct_rx_frame_status_clear(uint32_t framestatus... function nrf_nfct_tag_state_get (line 822) | nrf_nfct_tag_state_get(void) function nrf_nfct_sleep_state_get (line 830) | nrf_nfct_sleep_state_get(void) function __STATIC_INLINE (line 837) | __STATIC_INLINE uint8_t nrf_nfct_field_status_get(void) function __STATIC_INLINE (line 842) | __STATIC_INLINE uint16_t nrf_nfct_frame_delay_min_get(void) function __STATIC_INLINE (line 848) | __STATIC_INLINE void nrf_nfct_frame_delay_min_set(uint16_t frame_delay_min) function __STATIC_INLINE (line 855) | __STATIC_INLINE uint32_t nrf_nfct_frame_delay_max_get(void) function __STATIC_INLINE (line 861) | __STATIC_INLINE void nrf_nfct_frame_delay_max_set(uint32_t frame_delay_max) function nrf_nfct_frame_delay_mode_get (line 868) | nrf_nfct_frame_delay_mode_get(void) function __STATIC_INLINE (line 874) | __STATIC_INLINE void nrf_nfct_frame_delay_mode_set(nrf_nfct_frame_delay_... function __STATIC_INLINE (line 879) | __STATIC_INLINE uint8_t * nrf_nfct_rxtx_buffer_get(void) function __STATIC_INLINE (line 884) | __STATIC_INLINE void nrf_nfct_rxtx_buffer_set(uint8_t * p_rxtx_buf, function __STATIC_INLINE (line 892) | __STATIC_INLINE uint16_t nrf_nfct_max_rxtx_length_get(void) function __STATIC_INLINE (line 897) | __STATIC_INLINE uint8_t nrf_nfct_tx_frame_config_get(void) function __STATIC_INLINE (line 902) | __STATIC_INLINE void nrf_nfct_tx_frame_config_set(uint8_t flags) function __STATIC_INLINE (line 907) | __STATIC_INLINE uint16_t nrf_nfct_tx_bits_get(void) function __STATIC_INLINE (line 913) | __STATIC_INLINE void nrf_nfct_tx_bits_set(uint16_t tx_bits) function __STATIC_INLINE (line 918) | __STATIC_INLINE uint8_t nrf_nfct_rx_frame_config_get(void) function __STATIC_INLINE (line 923) | __STATIC_INLINE void nrf_nfct_rx_frame_config_set(uint8_t flags) function __STATIC_INLINE (line 928) | __STATIC_INLINE uint16_t nrf_nfct_rx_bits_get(bool crc_excluded) function __STATIC_INLINE (line 935) | __STATIC_INLINE nrf_nfct_sensres_nfcid1_size_t nrf_nfct_nfcid1_get(uint8... function __STATIC_INLINE (line 967) | __STATIC_INLINE void nrf_nfct_nfcid1_set(uint8_t const * ... function __STATIC_INLINE (line 998) | __STATIC_INLINE bool nrf_nfct_autocolres_is_enabled(void) function __STATIC_INLINE (line 1004) | __STATIC_INLINE void nrf_nfct_autocolres_enable(void) function __STATIC_INLINE (line 1011) | __STATIC_INLINE void nrf_nfct_autocolres_disable(void) function nrf_nfct_sensres_nfcid1_size_get (line 1019) | nrf_nfct_sensres_nfcid1_size_get(void) function __STATIC_INLINE (line 1024) | __STATIC_INLINE void nrf_nfct_sensres_nfcid1_size_set(nrf_nfct_sensres_n... function nrf_nfct_sensres_bit_frame_sdd_get (line 1029) | nrf_nfct_sensres_bit_frame_sdd_get(void) function __STATIC_INLINE (line 1034) | __STATIC_INLINE void nrf_nfct_sensres_bit_frame_sdd_set(nrf_nfct_sensres... function nrf_nfct_sensres_platform_config_get (line 1039) | nrf_nfct_sensres_platform_config_get(void) function __STATIC_INLINE (line 1044) | __STATIC_INLINE void nrf_nfct_sensres_platform_config_set(nrf_nfct_sensr... function __STATIC_INLINE (line 1049) | __STATIC_INLINE bool nrf_nfct_selsres_cascade_check(void) function nrf_nfct_selsres_protocol_get (line 1054) | nrf_nfct_selsres_protocol_get(void) function __STATIC_INLINE (line 1060) | __STATIC_INLINE void nrf_nfct_selres_protocol_set(nrf_nfct_selres_protoc... FILE: SDK/modules/nrfx/hal/nrf_nvmc.c function wait_for_flash_ready (line 48) | static inline void wait_for_flash_ready(void) function nrf_nvmc_page_erase (line 53) | void nrf_nvmc_page_erase(uint32_t address) function nrf_nvmc_write_byte (line 70) | void nrf_nvmc_write_byte(uint32_t address, uint8_t value) function nrf_nvmc_write_word (line 90) | void nrf_nvmc_write_word(uint32_t address, uint32_t value) function nrf_nvmc_write_bytes (line 105) | void nrf_nvmc_write_bytes(uint32_t address, const uint8_t * src, uint32_... function nrf_nvmc_write_words (line 114) | void nrf_nvmc_write_words(uint32_t address, const uint32_t * src, uint32... FILE: SDK/modules/nrfx/hal/nrf_nvmc.h type nrf_nvmc_mode_t (line 124) | typedef enum type nrf_nvmc_ns_mode_t (line 136) | typedef enum type nrf_nvmc_icache_config_t (line 146) | typedef enum function __STATIC_INLINE (line 327) | __STATIC_INLINE bool nrf_nvmc_ready_check(NRF_NVMC_Type const * p_reg) function __STATIC_INLINE (line 333) | __STATIC_INLINE bool nrf_nvmc_write_ready_check(NRF_NVMC_Type const * p_... function __STATIC_INLINE (line 339) | __STATIC_INLINE void nrf_nvmc_mode_set(NRF_NVMC_Type * p_reg, function __STATIC_INLINE (line 346) | __STATIC_INLINE void nrf_nvmc_nonsecure_mode_set(NRF_NVMC_Type * p_reg, function __STATIC_INLINE (line 353) | __STATIC_INLINE void nrf_nvmc_page_erase_start(NRF_NVMC_Type * p_reg, function __STATIC_INLINE (line 382) | __STATIC_INLINE void nrf_nvmc_uicr_erase_start(NRF_NVMC_Type * p_reg) function __STATIC_INLINE (line 388) | __STATIC_INLINE void nrf_nvmc_erase_all_start(NRF_NVMC_Type * p_reg) function __STATIC_INLINE (line 394) | __STATIC_INLINE void nrf_nvmc_partial_erase_duration_set(NRF_NVMC_Type *... function __STATIC_INLINE (line 400) | __STATIC_INLINE uint32_t nrf_nvmc_partial_erase_duration_get(NRF_NVMC_Ty... function __STATIC_INLINE (line 405) | __STATIC_INLINE void nrf_nvmc_page_partial_erase_start(NRF_NVMC_Type * p... function __STATIC_INLINE (line 419) | __STATIC_INLINE void nrf_nvmc_icache_config_set(NRF_NVMC_Type * ... function __STATIC_INLINE (line 425) | __STATIC_INLINE bool nrf_nvmc_icache_enable_check(NRF_NVMC_Type const * ... function __STATIC_INLINE (line 430) | __STATIC_INLINE bool nrf_nvmc_icache_profiling_enable_check(NRF_NVMC_Typ... function __STATIC_INLINE (line 435) | __STATIC_INLINE uint32_t nrf_nvmc_icache_hit_get(NRF_NVMC_Type const * p... function __STATIC_INLINE (line 440) | __STATIC_INLINE uint32_t nrf_nvmc_icache_miss_get(NRF_NVMC_Type const * ... function __STATIC_INLINE (line 445) | __STATIC_INLINE void nrf_nvmc_icache_hit_miss_reset(NRF_NVMC_Type * p_reg) FILE: SDK/modules/nrfx/hal/nrf_pdm.h type nrf_pdm_gain_t (line 65) | typedef uint8_t nrf_pdm_gain_t; type nrf_pdm_task_t (line 68) | typedef enum type nrf_pdm_event_t (line 75) | typedef enum type nrf_pdm_int_mask_t (line 83) | typedef enum type nrf_pdm_freq_t (line 91) | typedef enum type nrf_pdm_mode_t (line 99) | typedef enum type nrf_pdm_edge_t (line 106) | typedef enum function __STATIC_INLINE (line 312) | __STATIC_INLINE void nrf_pdm_task_trigger(nrf_pdm_task_t task) function __STATIC_INLINE (line 317) | __STATIC_INLINE uint32_t nrf_pdm_task_address_get(nrf_pdm_task_t task) function __STATIC_INLINE (line 322) | __STATIC_INLINE bool nrf_pdm_event_check(nrf_pdm_event_t event) function __STATIC_INLINE (line 327) | __STATIC_INLINE void nrf_pdm_event_clear(nrf_pdm_event_t event) function __STATIC_INLINE (line 336) | __STATIC_INLINE volatile uint32_t * nrf_pdm_event_address_get(nrf_pdm_ev... function __STATIC_INLINE (line 341) | __STATIC_INLINE void nrf_pdm_int_enable(uint32_t int_mask) function __STATIC_INLINE (line 346) | __STATIC_INLINE bool nrf_pdm_int_enable_check(uint32_t int_mask) function __STATIC_INLINE (line 351) | __STATIC_INLINE void nrf_pdm_int_disable(uint32_t int_mask) function __STATIC_INLINE (line 357) | __STATIC_INLINE void nrf_pdm_subscribe_set(nrf_pdm_task_t task, function __STATIC_INLINE (line 364) | __STATIC_INLINE void nrf_pdm_subscribe_clear(nrf_pdm_task_t task) function __STATIC_INLINE (line 369) | __STATIC_INLINE void nrf_pdm_publish_set(nrf_pdm_event_t event, function __STATIC_INLINE (line 376) | __STATIC_INLINE void nrf_pdm_publish_clear(nrf_pdm_event_t event) function __STATIC_INLINE (line 382) | __STATIC_INLINE void nrf_pdm_enable(void) function __STATIC_INLINE (line 387) | __STATIC_INLINE void nrf_pdm_disable(void) function __STATIC_INLINE (line 392) | __STATIC_INLINE bool nrf_pdm_enable_check(void) function __STATIC_INLINE (line 397) | __STATIC_INLINE void nrf_pdm_mode_set(nrf_pdm_mode_t pdm_mode, nrf_pdm_e... function __STATIC_INLINE (line 403) | __STATIC_INLINE void nrf_pdm_mode_get(nrf_pdm_mode_t * p_pdm_mode, nrf_p... function __STATIC_INLINE (line 410) | __STATIC_INLINE void nrf_pdm_clock_set(nrf_pdm_freq_t pdm_freq) function nrf_pdm_clock_get (line 415) | nrf_pdm_clock_get(void) function __STATIC_INLINE (line 420) | __STATIC_INLINE void nrf_pdm_psel_connect(uint32_t psel_clk, uint32_t ps... function __STATIC_INLINE (line 426) | __STATIC_INLINE void nrf_pdm_psel_disconnect(void) function __STATIC_INLINE (line 434) | __STATIC_INLINE void nrf_pdm_gain_set(nrf_pdm_gain_t gain_l, nrf_pdm_gai... function __STATIC_INLINE (line 440) | __STATIC_INLINE void nrf_pdm_gain_get(nrf_pdm_gain_t * p_gain_l, nrf_pdm... function __STATIC_INLINE (line 446) | __STATIC_INLINE void nrf_pdm_buffer_set(uint32_t * p_buffer, uint32_t num) function __STATIC_INLINE (line 452) | __STATIC_INLINE uint32_t * nrf_pdm_buffer_get(void) FILE: SDK/modules/nrfx/hal/nrf_power.h type nrf_power_task_t (line 100) | typedef enum type nrf_power_event_t (line 107) | typedef enum type nrf_power_int_mask_t (line 124) | typedef enum type nrf_power_resetreas_mask_t (line 141) | typedef enum type nrf_power_usbregstatus_mask_t (line 166) | typedef enum type nrf_power_ramblock_t (line 184) | typedef enum type nrf_power_ramblock_mask_t (line 201) | typedef enum type nrf_power_onoffram_t (line 219) | typedef enum type nrf_power_onoffram_mask_t (line 236) | typedef enum type nrf_power_pof_thr_t (line 250) | typedef enum type nrf_power_pof_thrvddh_t (line 271) | typedef enum type nrf_power_mainregstatus_t (line 292) | typedef enum type nrf_power_rampower_t (line 306) | typedef enum type nrf_power_rampower_mask_t (line 350) | typedef enum function __STATIC_INLINE (line 788) | __STATIC_INLINE void nrf_power_task_trigger(nrf_power_task_t task) function __STATIC_INLINE (line 793) | __STATIC_INLINE uint32_t nrf_power_task_address_get(nrf_power_task_t task) function __STATIC_INLINE (line 798) | __STATIC_INLINE void nrf_power_event_clear(nrf_power_event_t event) function __STATIC_INLINE (line 807) | __STATIC_INLINE bool nrf_power_event_check(nrf_power_event_t event) function __STATIC_INLINE (line 812) | __STATIC_INLINE bool nrf_power_event_get_and_clear(nrf_power_event_t event) function __STATIC_INLINE (line 822) | __STATIC_INLINE uint32_t nrf_power_event_address_get(nrf_power_event_t e... function __STATIC_INLINE (line 827) | __STATIC_INLINE void nrf_power_int_enable(uint32_t int_mask) function __STATIC_INLINE (line 832) | __STATIC_INLINE bool nrf_power_int_enable_check(uint32_t int_mask) function __STATIC_INLINE (line 837) | __STATIC_INLINE uint32_t nrf_power_int_enable_get(void) function __STATIC_INLINE (line 842) | __STATIC_INLINE void nrf_power_int_disable(uint32_t int_mask) function __STATIC_INLINE (line 848) | __STATIC_INLINE void nrf_power_subscribe_set(nrf_power_task_t task, function __STATIC_INLINE (line 855) | __STATIC_INLINE void nrf_power_subscribe_clear(nrf_power_task_t task) function __STATIC_INLINE (line 860) | __STATIC_INLINE void nrf_power_publish_set(nrf_power_event_t event, function __STATIC_INLINE (line 867) | __STATIC_INLINE void nrf_power_publish_clear(nrf_power_event_t event) function __STATIC_INLINE (line 873) | __STATIC_INLINE uint32_t nrf_power_resetreas_get(void) function __STATIC_INLINE (line 878) | __STATIC_INLINE void nrf_power_resetreas_clear(uint32_t mask) function __STATIC_INLINE (line 884) | __STATIC_INLINE bool nrf_power_powerstatus_get(void) function __STATIC_INLINE (line 892) | __STATIC_INLINE uint32_t nrf_power_ramstatus_get(void) function __STATIC_INLINE (line 899) | __STATIC_INLINE void nrf_power_system_off(void) function __STATIC_INLINE (line 933) | __STATIC_INLINE nrf_power_pof_thr_t nrf_power_pofcon_get(bool * p_enabled) function __STATIC_INLINE (line 947) | __STATIC_INLINE void nrf_power_pofcon_vddh_set(nrf_power_pof_thrvddh_t thr) function nrf_power_pofcon_vddh_get (line 956) | nrf_power_pofcon_vddh_get(void) function __STATIC_INLINE (line 963) | __STATIC_INLINE void nrf_power_gpregret_set(uint8_t val) function __STATIC_INLINE (line 977) | __STATIC_INLINE uint8_t nrf_power_gpregret_get(void) function __STATIC_INLINE (line 991) | __STATIC_INLINE void nrf_power_gpregret_ext_set(uint8_t reg_num, uint8_t... function __STATIC_INLINE (line 1001) | __STATIC_INLINE uint8_t nrf_power_gpregret_ext_get(uint8_t reg_num) function __STATIC_INLINE (line 1012) | __STATIC_INLINE void nrf_power_gpregret2_set(uint8_t val) function __STATIC_INLINE (line 1017) | __STATIC_INLINE uint8_t nrf_power_gpregret2_get(void) function __STATIC_INLINE (line 1024) | __STATIC_INLINE void nrf_power_dcdcen_set(bool enable) function __STATIC_INLINE (line 1031) | __STATIC_INLINE bool nrf_power_dcdcen_get(void) function __STATIC_INLINE (line 1040) | __STATIC_INLINE void nrf_power_rampower_mask_on(uint8_t block, uint32_t ... function __STATIC_INLINE (line 1046) | __STATIC_INLINE void nrf_power_rampower_mask_off(uint8_t block, uint32_t... function __STATIC_INLINE (line 1052) | __STATIC_INLINE uint32_t nrf_power_rampower_mask_get(uint8_t block) function __STATIC_INLINE (line 1060) | __STATIC_INLINE void nrf_power_dcdcen_vddh_set(bool enable) function __STATIC_INLINE (line 1067) | __STATIC_INLINE bool nrf_power_dcdcen_vddh_get(void) function nrf_power_mainregstatus_get (line 1076) | nrf_power_mainregstatus_get(void) function __STATIC_INLINE (line 1085) | __STATIC_INLINE uint32_t nrf_power_usbregstatus_get(void) function __STATIC_INLINE (line 1090) | __STATIC_INLINE bool nrf_power_usbregstatus_vbusdet_get(void) function __STATIC_INLINE (line 1096) | __STATIC_INLINE bool nrf_power_usbregstatus_outrdy_get(void) FILE: SDK/modules/nrfx/hal/nrf_ppi.h type nrf_ppi_channel_t (line 59) | typedef enum type nrf_ppi_channel_group_t (line 98) | typedef enum type nrf_ppi_channel_include_t (line 111) | typedef enum type nrf_ppi_channel_enable_t (line 118) | typedef enum type nrf_ppi_task_t (line 125) | typedef enum function __STATIC_INLINE (line 366) | __STATIC_INLINE void nrf_ppi_channel_enable(nrf_ppi_channel_t channel) function __STATIC_INLINE (line 371) | __STATIC_INLINE void nrf_ppi_channel_disable(nrf_ppi_channel_t channel) function __STATIC_INLINE (line 376) | __STATIC_INLINE nrf_ppi_channel_enable_t nrf_ppi_channel_enable_get(nrf_... function __STATIC_INLINE (line 388) | __STATIC_INLINE void nrf_ppi_channel_disable_all(void) function __STATIC_INLINE (line 393) | __STATIC_INLINE void nrf_ppi_channels_enable(uint32_t mask) function __STATIC_INLINE (line 398) | __STATIC_INLINE void nrf_ppi_channels_disable(uint32_t mask) function __STATIC_INLINE (line 403) | __STATIC_INLINE void nrf_ppi_channel_endpoint_setup(nrf_ppi_channel_t ch... function __STATIC_INLINE (line 411) | __STATIC_INLINE void nrf_ppi_event_endpoint_setup(nrf_ppi_channel_t chan... function __STATIC_INLINE (line 417) | __STATIC_INLINE void nrf_ppi_task_endpoint_setup(nrf_ppi_channel_t channel, function __STATIC_INLINE (line 425) | __STATIC_INLINE void nrf_ppi_fork_endpoint_setup(nrf_ppi_channel_t channel, function __STATIC_INLINE (line 431) | __STATIC_INLINE void nrf_ppi_channel_and_fork_endpoint_setup(nrf_ppi_cha... function __STATIC_INLINE (line 441) | __STATIC_INLINE void nrf_ppi_channel_include_in_group(nrf_ppi_channel_t ... function __STATIC_INLINE (line 448) | __STATIC_INLINE void nrf_ppi_channels_include_in_group(uint32_t ... function __STATIC_INLINE (line 455) | __STATIC_INLINE void nrf_ppi_channel_remove_from_group(nrf_ppi_channel_t... function __STATIC_INLINE (line 462) | __STATIC_INLINE void nrf_ppi_channels_remove_from_group(uint32_t ... function __STATIC_INLINE (line 469) | __STATIC_INLINE void nrf_ppi_channel_group_clear(nrf_ppi_channel_group_t... function __STATIC_INLINE (line 474) | __STATIC_INLINE void nrf_ppi_group_enable(nrf_ppi_channel_group_t group) function __STATIC_INLINE (line 479) | __STATIC_INLINE void nrf_ppi_group_disable(nrf_ppi_channel_group_t group) function __STATIC_INLINE (line 484) | __STATIC_INLINE void nrf_ppi_task_trigger(nrf_ppi_task_t ppi_task) function __STATIC_INLINE (line 489) | __STATIC_INLINE uint32_t * nrf_ppi_task_address_get(nrf_ppi_task_t ppi_t... function __STATIC_INLINE (line 494) | __STATIC_INLINE uint32_t * nrf_ppi_task_group_enable_address_get(nrf_ppi... function __STATIC_INLINE (line 499) | __STATIC_INLINE uint32_t * nrf_ppi_task_group_disable_address_get(nrf_pp... function __STATIC_INLINE (line 504) | __STATIC_INLINE nrf_ppi_task_t nrf_ppi_group_enable_task_get(uint8_t index) function __STATIC_INLINE (line 510) | __STATIC_INLINE nrf_ppi_task_t nrf_ppi_group_disable_task_get(uint8_t in... FILE: SDK/modules/nrfx/hal/nrf_pwm.h type nrf_pwm_task_t (line 75) | typedef enum type nrf_pwm_event_t (line 84) | typedef enum type nrf_pwm_int_mask_t (line 96) | typedef enum type nrf_pwm_short_mask_t (line 108) | typedef enum type nrf_pwm_mode_t (line 118) | typedef enum type nrf_pwm_clk_t (line 125) | typedef enum type nrf_pwm_dec_load_t (line 143) | typedef enum type nrf_pwm_dec_step_t (line 157) | typedef enum type nrf_pwm_values_common_t (line 167) | typedef uint16_t nrf_pwm_values_common_t; type nrf_pwm_values_grouped_t (line 173) | typedef struct { type nrf_pwm_values_individual_t (line 182) | typedef struct type nrf_pwm_values_wave_form_t (line 194) | typedef struct { type nrf_pwm_values_t (line 205) | typedef union { type nrf_pwm_sequence_t (line 233) | typedef struct function __STATIC_INLINE (line 541) | __STATIC_INLINE void nrf_pwm_task_trigger(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 547) | __STATIC_INLINE uint32_t nrf_pwm_task_address_get(NRF_PWM_Type const * p... function __STATIC_INLINE (line 553) | __STATIC_INLINE void nrf_pwm_event_clear(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 563) | __STATIC_INLINE bool nrf_pwm_event_check(NRF_PWM_Type const * p_reg, function __STATIC_INLINE (line 569) | __STATIC_INLINE uint32_t nrf_pwm_event_address_get(NRF_PWM_Type const * ... function __STATIC_INLINE (line 575) | __STATIC_INLINE void nrf_pwm_shorts_enable(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 581) | __STATIC_INLINE void nrf_pwm_shorts_disable(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 587) | __STATIC_INLINE void nrf_pwm_shorts_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 593) | __STATIC_INLINE void nrf_pwm_int_enable(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 599) | __STATIC_INLINE void nrf_pwm_int_disable(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 605) | __STATIC_INLINE void nrf_pwm_int_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 611) | __STATIC_INLINE bool nrf_pwm_int_enable_check(NRF_PWM_Type const * p_reg, function __STATIC_INLINE (line 618) | __STATIC_INLINE void nrf_pwm_subscribe_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 626) | __STATIC_INLINE void nrf_pwm_subscribe_clear(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 632) | __STATIC_INLINE void nrf_pwm_publish_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 640) | __STATIC_INLINE void nrf_pwm_publish_clear(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 647) | __STATIC_INLINE void nrf_pwm_enable(NRF_PWM_Type * p_reg) function __STATIC_INLINE (line 652) | __STATIC_INLINE void nrf_pwm_disable(NRF_PWM_Type * p_reg) function __STATIC_INLINE (line 657) | __STATIC_INLINE void nrf_pwm_pins_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 667) | __STATIC_INLINE void nrf_pwm_configure(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 679) | __STATIC_INLINE void nrf_pwm_sequence_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 691) | __STATIC_INLINE void nrf_pwm_seq_ptr_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 700) | __STATIC_INLINE void nrf_pwm_seq_cnt_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 710) | __STATIC_INLINE void nrf_pwm_seq_refresh_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 719) | __STATIC_INLINE void nrf_pwm_seq_end_delay_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 728) | __STATIC_INLINE void nrf_pwm_decoder_set(NRF_PWM_Type * p_reg, function __STATIC_INLINE (line 736) | __STATIC_INLINE void nrf_pwm_loop_set(NRF_PWM_Type * p_reg, FILE: SDK/modules/nrfx/hal/nrf_qdec.h type nrf_qdec_task_t (line 64) | typedef enum type nrf_qdec_event_t (line 72) | typedef enum type nrf_qdec_short_mask_t (line 80) | typedef enum type nrf_qdec_int_mask_t (line 87) | typedef enum type nrf_qdec_enable_t (line 95) | typedef enum type nrf_qdec_dbfen_t (line 102) | typedef enum type nrf_qdec_ledpol_t (line 109) | typedef enum type nrf_qdec_sampleper_t (line 116) | typedef enum type nrf_qdec_reportper_t (line 129) | typedef enum function __STATIC_INLINE (line 373) | __STATIC_INLINE void nrf_qdec_enable(void) function __STATIC_INLINE (line 378) | __STATIC_INLINE void nrf_qdec_disable(void) function __STATIC_INLINE (line 383) | __STATIC_INLINE uint32_t nrf_qdec_enable_get(void) function __STATIC_INLINE (line 388) | __STATIC_INLINE void nrf_qdec_int_enable(uint32_t mask) function __STATIC_INLINE (line 393) | __STATIC_INLINE void nrf_qdec_int_disable(uint32_t mask) function __STATIC_INLINE (line 398) | __STATIC_INLINE uint32_t nrf_qdec_int_enable_check(nrf_qdec_int_mask_t m... function __STATIC_INLINE (line 403) | __STATIC_INLINE void nrf_qdec_dbfen_enable(void) function __STATIC_INLINE (line 408) | __STATIC_INLINE void nrf_qdec_dbfen_disable(void) function __STATIC_INLINE (line 413) | __STATIC_INLINE uint32_t nrf_qdec_dbfen_get(void) function __STATIC_INLINE (line 418) | __STATIC_INLINE void nrf_qdec_pio_assign( uint32_t psela, uint32_t pselb... function __STATIC_INLINE (line 439) | __STATIC_INLINE void nrf_qdec_task_trigger(nrf_qdec_task_t task) function __STATIC_INLINE (line 444) | __STATIC_INLINE uint32_t * nrf_qdec_task_address_get(nrf_qdec_task_t task) function __STATIC_INLINE (line 449) | __STATIC_INLINE void nrf_qdec_event_clear(nrf_qdec_event_t event) function __STATIC_INLINE (line 458) | __STATIC_INLINE uint32_t nrf_qdec_event_check(nrf_qdec_event_t event) function __STATIC_INLINE (line 463) | __STATIC_INLINE uint32_t * nrf_qdec_event_address_get(nrf_qdec_event_t e... function __STATIC_INLINE (line 468) | __STATIC_INLINE void nrf_qdec_shorts_enable(uint32_t mask) function __STATIC_INLINE (line 473) | __STATIC_INLINE void nrf_qdec_shorts_disable(uint32_t mask) function __STATIC_INLINE (line 478) | __STATIC_INLINE int32_t nrf_qdec_sampleper_reg_get(void) function __STATIC_INLINE (line 483) | __STATIC_INLINE uint32_t nrf_qdec_sampleper_to_value(uint32_t sampleper) function __STATIC_INLINE (line 488) | __STATIC_INLINE void nrf_qdec_sampleper_set(nrf_qdec_sampleper_t sample_... function __STATIC_INLINE (line 493) | __STATIC_INLINE int32_t nrf_qdec_sample_get(void) function __STATIC_INLINE (line 498) | __STATIC_INLINE int32_t nrf_qdec_acc_get(void) function __STATIC_INLINE (line 503) | __STATIC_INLINE int32_t nrf_qdec_accread_get(void) function __STATIC_INLINE (line 508) | __STATIC_INLINE uint32_t nrf_qdec_accdbl_get(void) function __STATIC_INLINE (line 513) | __STATIC_INLINE uint32_t nrf_qdec_accdblread_get(void) function __STATIC_INLINE (line 518) | __STATIC_INLINE void nrf_qdec_ledpre_set(uint32_t time_us) function __STATIC_INLINE (line 523) | __STATIC_INLINE uint32_t nrf_qdec_ledpre_get(void) function __STATIC_INLINE (line 528) | __STATIC_INLINE void nrf_qdec_reportper_set(nrf_qdec_reportper_t reportper) function __STATIC_INLINE (line 533) | __STATIC_INLINE uint32_t nrf_qdec_reportper_reg_get(void) function __STATIC_INLINE (line 538) | __STATIC_INLINE uint32_t nrf_qdec_reportper_to_value(uint32_t reportper) function __STATIC_INLINE (line 543) | __STATIC_INLINE void nrf_qdec_ledpol_set(nrf_qdec_ledpol_t pol) function __STATIC_INLINE (line 548) | __STATIC_INLINE uint32_t nrf_qdec_ledpol_get(void) FILE: SDK/modules/nrfx/hal/nrf_qspi.h type nrf_qspi_task_t (line 69) | typedef enum type nrf_qspi_event_t (line 79) | typedef enum type nrf_qspi_int_mask_t (line 85) | typedef enum type nrf_qspi_frequency_t (line 91) | typedef enum type nrf_qspi_readoc_t (line 112) | typedef enum type nrf_qspi_writeoc_t (line 122) | typedef enum type nrf_qspi_addrmode_t (line 131) | typedef enum type nrf_qspi_spi_mode_t (line 138) | typedef enum type nrf_qspi_addrconfig_mode_t (line 145) | typedef enum type nrf_qspi_erase_len_t (line 154) | typedef enum type nrf_qspi_cinstr_len_t (line 162) | typedef enum type nrf_qspi_pins_t (line 176) | typedef struct type nrf_qspi_cinstr_conf_t (line 191) | typedef struct type nrf_qspi_addrconfig_conf_t (line 202) | typedef struct type nrf_qspi_prot_conf_t (line 213) | typedef struct type nrf_qspi_phy_conf_t (line 222) | typedef struct function __STATIC_INLINE (line 525) | __STATIC_INLINE void nrf_qspi_task_trigger(NRF_QSPI_Type * p_reg, nrf_qs... function __STATIC_INLINE (line 530) | __STATIC_INLINE uint32_t nrf_qspi_task_address_get(NRF_QSPI_Type const *... function __STATIC_INLINE (line 536) | __STATIC_INLINE void nrf_qspi_event_clear(NRF_QSPI_Type * p_reg, nrf_qsp... function __STATIC_INLINE (line 541) | __STATIC_INLINE bool nrf_qspi_event_check(NRF_QSPI_Type const * p_reg, n... function __STATIC_INLINE (line 546) | __STATIC_INLINE uint32_t * nrf_qspi_event_address_get(NRF_QSPI_Type cons... function __STATIC_INLINE (line 552) | __STATIC_INLINE void nrf_qspi_int_enable(NRF_QSPI_Type * p_reg, uint32_t... function __STATIC_INLINE (line 557) | __STATIC_INLINE void nrf_qspi_int_disable(NRF_QSPI_Type * p_reg, uint32_... function __STATIC_INLINE (line 562) | __STATIC_INLINE bool nrf_qspi_int_enable_check(NRF_QSPI_Type const * p_reg, function __STATIC_INLINE (line 568) | __STATIC_INLINE void nrf_qspi_enable(NRF_QSPI_Type * p_reg) function __STATIC_INLINE (line 573) | __STATIC_INLINE void nrf_qspi_disable(NRF_QSPI_Type * p_reg) function __STATIC_INLINE (line 581) | __STATIC_INLINE void nrf_qspi_pins_set(NRF_QSPI_Type * p_reg, const nrf_... function __STATIC_INLINE (line 591) | __STATIC_INLINE void nrf_qspi_pins_get(NRF_QSPI_Type const * p_reg, function __STATIC_INLINE (line 602) | __STATIC_INLINE void nrf_qspi_xip_offset_set(NRF_QSPI_Type * p_reg, function __STATIC_INLINE (line 608) | __STATIC_INLINE void nrf_qspi_ifconfig0_set(NRF_QSPI_Type * ... function __STATIC_INLINE (line 619) | __STATIC_INLINE void nrf_qspi_ifconfig1_set(NRF_QSPI_Type * ... function __STATIC_INLINE (line 632) | __STATIC_INLINE void nrf_qspi_addrconfig_set(NRF_QSPI_Type * ... function __STATIC_INLINE (line 645) | __STATIC_INLINE void nrf_qspi_write_buffer_set(NRF_QSPI_Type * p_reg, function __STATIC_INLINE (line 655) | __STATIC_INLINE void nrf_qspi_read_buffer_set(NRF_QSPI_Type * p_reg, function __STATIC_INLINE (line 665) | __STATIC_INLINE void nrf_qspi_erase_ptr_set(NRF_QSPI_Type * p_reg, function __STATIC_INLINE (line 673) | __STATIC_INLINE uint32_t nrf_qspi_status_reg_get(NRF_QSPI_Type const * p... function __STATIC_INLINE (line 678) | __STATIC_INLINE uint8_t nrf_qspi_sreg_get(NRF_QSPI_Type const * p_reg) function __STATIC_INLINE (line 683) | __STATIC_INLINE bool nrf_qspi_busy_check(NRF_QSPI_Type const * p_reg) function __STATIC_INLINE (line 689) | __STATIC_INLINE void nrf_qspi_cinstrdata_set(NRF_QSPI_Type * p_reg, function __STATIC_INLINE (line 734) | __STATIC_INLINE void nrf_qspi_cinstrdata_get(NRF_QSPI_Type const * p_reg, function __STATIC_INLINE (line 776) | __STATIC_INLINE void nrf_qspi_cinstr_transfer_start(NRF_QSPI_Type * ... function __STATIC_INLINE (line 787) | __STATIC_INLINE void nrf_qspi_cinstr_long_transfer_start(NRF_QSPI_Type *... function __STATIC_INLINE (line 799) | __STATIC_INLINE bool nrf_qspi_cinstr_long_transfer_is_ongoing(NRF_QSPI_T... function __STATIC_INLINE (line 805) | __STATIC_INLINE void nrf_qspi_cinstr_long_transfer_continue(NRF_QSPI_Typ... FILE: SDK/modules/nrfx/hal/nrf_radio.h type nrf_radio_task_t (line 58) | typedef enum type nrf_radio_event_t (line 84) | typedef enum type nrf_radio_int_mask_t (line 139) | typedef enum type nrf_radio_short_mask_t (line 192) | typedef enum type nrf_radio_cca_mode_t (line 239) | typedef enum type nrf_radio_state_t (line 250) | typedef enum type nrf_radio_txpower_t (line 264) | typedef enum type nrf_radio_mode_t (line 298) | typedef enum type nrf_radio_preamble_length_t (line 322) | typedef enum type nrf_radio_crc_addr_t (line 336) | typedef enum type nrf_radio_packet_conf_t (line 346) | typedef struct function __STATIC_INLINE (line 925) | __STATIC_INLINE void nrf_radio_task_trigger(nrf_radio_task_t task) function __STATIC_INLINE (line 930) | __STATIC_INLINE uint32_t nrf_radio_task_address_get(nrf_radio_task_t task) function __STATIC_INLINE (line 935) | __STATIC_INLINE void nrf_radio_event_clear(nrf_radio_event_t event) function __STATIC_INLINE (line 944) | __STATIC_INLINE bool nrf_radio_event_check(nrf_radio_event_t event) function __STATIC_INLINE (line 949) | __STATIC_INLINE uint32_t nrf_radio_event_address_get(nrf_radio_event_t e... function __STATIC_INLINE (line 954) | __STATIC_INLINE void nrf_radio_shorts_enable(uint32_t shorts_mask) function __STATIC_INLINE (line 959) | __STATIC_INLINE void nrf_radio_shorts_disable(uint32_t shorts_mask) function __STATIC_INLINE (line 964) | __STATIC_INLINE void nrf_radio_shorts_set(uint32_t shorts_mask) function __STATIC_INLINE (line 969) | __STATIC_INLINE uint32_t nrf_radio_shorts_get(void) function __STATIC_INLINE (line 974) | __STATIC_INLINE void nrf_radio_int_enable(uint32_t int_mask) function __STATIC_INLINE (line 979) | __STATIC_INLINE void nrf_radio_int_disable(uint32_t int_mask) function __STATIC_INLINE (line 984) | __STATIC_INLINE bool nrf_radio_int_enable_check(nrf_radio_int_mask_t int... function __STATIC_INLINE (line 989) | __STATIC_INLINE bool nrf_radio_crc_status_check(void) function __STATIC_INLINE (line 995) | __STATIC_INLINE uint8_t nrf_radio_rxmatch_get(void) function __STATIC_INLINE (line 1000) | __STATIC_INLINE uint32_t nrf_radio_rxcrc_get(void) function __STATIC_INLINE (line 1005) | __STATIC_INLINE uint8_t nrf_radio_dai_get(void) function __STATIC_INLINE (line 1011) | __STATIC_INLINE uint8_t nrf_radio_pdustat_get(void) function __STATIC_INLINE (line 1016) | __STATIC_INLINE uint8_t nrf_radio_cistat_get(void) function __STATIC_INLINE (line 1022) | __STATIC_INLINE void nrf_radio_packetptr_set(const void * p_packet) function __STATIC_INLINE (line 1027) | __STATIC_INLINE void * nrf_radio_packetptr_get(void) function __STATIC_INLINE (line 1032) | __STATIC_INLINE void nrf_radio_frequency_set(uint16_t radio_frequency) function __STATIC_INLINE (line 1058) | __STATIC_INLINE uint16_t nrf_radio_frequency_get(void) function __STATIC_INLINE (line 1078) | __STATIC_INLINE void nrf_radio_txpower_set(nrf_radio_txpower_t tx_power) function nrf_radio_txpower_get (line 1083) | nrf_radio_txpower_get(void) function __STATIC_INLINE (line 1088) | __STATIC_INLINE void nrf_radio_mode_set(nrf_radio_mode_t radio_mode) function nrf_radio_mode_get (line 1093) | nrf_radio_mode_get(void) function __STATIC_INLINE (line 1098) | __STATIC_INLINE void nrf_radio_packet_configure(const nrf_radio_packet_c... function __STATIC_INLINE (line 1135) | __STATIC_INLINE void nrf_radio_base0_set(uint32_t address) function __STATIC_INLINE (line 1140) | __STATIC_INLINE uint32_t nrf_radio_base0_get(void) function __STATIC_INLINE (line 1145) | __STATIC_INLINE void nrf_radio_base1_set(uint32_t address) function __STATIC_INLINE (line 1150) | __STATIC_INLINE uint32_t nrf_radio_base1_get(void) function __STATIC_INLINE (line 1155) | __STATIC_INLINE void nrf_radio_prefix0_set(uint32_t prefix0_value) function __STATIC_INLINE (line 1160) | __STATIC_INLINE uint32_t nrf_radio_prefix0_get(void) function __STATIC_INLINE (line 1165) | __STATIC_INLINE void nrf_radio_prefix1_set(uint32_t prefix1_value) function __STATIC_INLINE (line 1170) | __STATIC_INLINE uint32_t nrf_radio_prefix1_get(void) function __STATIC_INLINE (line 1175) | __STATIC_INLINE void nrf_radio_txaddress_set(uint8_t txaddress) function __STATIC_INLINE (line 1180) | __STATIC_INLINE uint8_t nrf_radio_txaddress_get(void) function __STATIC_INLINE (line 1186) | __STATIC_INLINE void nrf_radio_rxaddresses_set(uint8_t rxaddresses) function __STATIC_INLINE (line 1191) | __STATIC_INLINE uint8_t nrf_radio_rxaddresses_get(void) function __STATIC_INLINE (line 1196) | __STATIC_INLINE void nrf_radio_crc_configure(uint8_t crc_le... function __STATIC_INLINE (line 1205) | __STATIC_INLINE void nrf_radio_crcinit_set(uint32_t crc_init_value) function __STATIC_INLINE (line 1210) | __STATIC_INLINE uint32_t nrf_radio_crcinit_get(void) function __STATIC_INLINE (line 1215) | __STATIC_INLINE void nrf_radio_ifs_set(uint32_t radio_ifs) function __STATIC_INLINE (line 1220) | __STATIC_INLINE uint32_t nrf_radio_ifs_get(void) function __STATIC_INLINE (line 1225) | __STATIC_INLINE uint8_t nrf_radio_rssi_sample_get(void) function nrf_radio_state_get (line 1231) | nrf_radio_state_get(void) function __STATIC_INLINE (line 1236) | __STATIC_INLINE void nrf_radio_datawhiteiv_set(uint8_t datawhiteiv) function __STATIC_INLINE (line 1241) | __STATIC_INLINE uint8_t nrf_radio_datawhiteiv_get(void) function __STATIC_INLINE (line 1246) | __STATIC_INLINE void nrf_radio_bcc_set(uint32_t radio_bcc) function __STATIC_INLINE (line 1251) | __STATIC_INLINE uint32_t nrf_radio_bcc_get(void) function __STATIC_INLINE (line 1256) | __STATIC_INLINE void nrf_radio_dab_set(uint32_t dab_value, uint8_t segment) function __STATIC_INLINE (line 1262) | __STATIC_INLINE uint32_t nrf_radio_dab_get(uint8_t segment) function __STATIC_INLINE (line 1268) | __STATIC_INLINE void nrf_radio_dap_set(uint16_t dap_value, uint8_t prefi... function __STATIC_INLINE (line 1274) | __STATIC_INLINE uint32_t nrf_radio_dap_get(uint8_t prefix_index) function __STATIC_INLINE (line 1280) | __STATIC_INLINE void nrf_radio_dacnf_set(uint8_t ena, uint8_t txadd) function __STATIC_INLINE (line 1286) | __STATIC_INLINE uint8_t nrf_radio_dacnf_ena_get(void) function __STATIC_INLINE (line 1298) | __STATIC_INLINE uint8_t nrf_radio_dacnf_txadd_get(void) function __STATIC_INLINE (line 1311) | __STATIC_INLINE void nrf_radio_mhmu_search_pattern_set(uint32_t radio_mh... function __STATIC_INLINE (line 1316) | __STATIC_INLINE uint32_t nrf_radio_mhmu_search_pattern_get(void) function __STATIC_INLINE (line 1321) | __STATIC_INLINE void nrf_radio_mhmu_pattern_mask_set(uint32_t radio_mhmu... function __STATIC_INLINE (line 1326) | __STATIC_INLINE uint32_t nrf_radio_mhmu_pattern_mask_get(void) function __STATIC_INLINE (line 1333) | __STATIC_INLINE void nrf_radio_modecnf0_set(bool fast_ramp_up, uint8_t d... function __STATIC_INLINE (line 1340) | __STATIC_INLINE bool nrf_radio_modecnf0_ru_get(void) function __STATIC_INLINE (line 1346) | __STATIC_INLINE uint8_t nrf_radio_modecnf0_dtx_get(void) function __STATIC_INLINE (line 1353) | __STATIC_INLINE void nrf_radio_sfd_set(uint8_t sfd) function __STATIC_INLINE (line 1358) | __STATIC_INLINE uint8_t nrf_radio_sfd_get(void) function __STATIC_INLINE (line 1365) | __STATIC_INLINE void nrf_radio_ed_loop_count_set(uint32_t ed_loop_count) function __STATIC_INLINE (line 1372) | __STATIC_INLINE uint8_t nrf_radio_ed_sample_get(void) function __STATIC_INLINE (line 1380) | __STATIC_INLINE void nrf_radio_cca_configure(nrf_radio_cca_mode_t cca_mode, function __STATIC_INLINE (line 1392) | __STATIC_INLINE void nrf_radio_power_set(bool radio_power) FILE: SDK/modules/nrfx/hal/nrf_regulators.h function __STATIC_INLINE (line 79) | __STATIC_INLINE void nrf_regulators_dcdcen_set(NRF_REGULATORS_Type * p_r... function __STATIC_INLINE (line 84) | __STATIC_INLINE void nrf_regulators_system_off(NRF_REGULATORS_Type * p_reg) FILE: SDK/modules/nrfx/hal/nrf_rng.h type nrf_rng_task_t (line 58) | typedef enum type nrf_rng_event_t (line 65) | typedef enum type nrf_rng_int_mask_t (line 71) | typedef enum type nrf_rng_short_mask_t (line 77) | typedef enum function __STATIC_INLINE (line 183) | __STATIC_INLINE void nrf_rng_int_enable(uint32_t mask) function __STATIC_INLINE (line 188) | __STATIC_INLINE void nrf_rng_int_disable(uint32_t mask) function __STATIC_INLINE (line 193) | __STATIC_INLINE bool nrf_rng_int_get(nrf_rng_int_mask_t mask) function __STATIC_INLINE (line 198) | __STATIC_INLINE uint32_t * nrf_rng_task_address_get(nrf_rng_task_t rng_t... function __STATIC_INLINE (line 203) | __STATIC_INLINE void nrf_rng_task_trigger(nrf_rng_task_t rng_task) function __STATIC_INLINE (line 208) | __STATIC_INLINE uint32_t * nrf_rng_event_address_get(nrf_rng_event_t rng... function __STATIC_INLINE (line 213) | __STATIC_INLINE void nrf_rng_event_clear(nrf_rng_event_t rng_event) function __STATIC_INLINE (line 222) | __STATIC_INLINE bool nrf_rng_event_get(nrf_rng_event_t rng_event) function __STATIC_INLINE (line 227) | __STATIC_INLINE void nrf_rng_shorts_enable(uint32_t mask) function __STATIC_INLINE (line 232) | __STATIC_INLINE void nrf_rng_shorts_disable(uint32_t mask) function __STATIC_INLINE (line 237) | __STATIC_INLINE uint8_t nrf_rng_random_value_get(void) function __STATIC_INLINE (line 242) | __STATIC_INLINE void nrf_rng_error_correction_enable(void) function __STATIC_INLINE (line 247) | __STATIC_INLINE void nrf_rng_error_correction_disable(void) FILE: SDK/modules/nrfx/hal/nrf_rtc.h type nrf_rtc_task_t (line 77) | typedef enum type nrf_rtc_event_t (line 86) | typedef enum type nrf_rtc_int_t (line 97) | typedef enum function __STATIC_INLINE (line 299) | __STATIC_INLINE void nrf_rtc_cc_set(NRF_RTC_Type * p_reg, uint32_t ch, ... function __STATIC_INLINE (line 304) | __STATIC_INLINE uint32_t nrf_rtc_cc_get(NRF_RTC_Type * p_reg, uint32_t ch) function __STATIC_INLINE (line 309) | __STATIC_INLINE void nrf_rtc_int_enable(NRF_RTC_Type * p_reg, uint32_t m... function __STATIC_INLINE (line 314) | __STATIC_INLINE void nrf_rtc_int_disable(NRF_RTC_Type * p_reg, uint32_t ... function __STATIC_INLINE (line 319) | __STATIC_INLINE uint32_t nrf_rtc_int_is_enabled(NRF_RTC_Type * p_reg, ui... function __STATIC_INLINE (line 324) | __STATIC_INLINE uint32_t nrf_rtc_int_get(NRF_RTC_Type * p_reg) function __STATIC_INLINE (line 330) | __STATIC_INLINE void nrf_rtc_subscribe_set(NRF_RTC_Type * p_reg, function __STATIC_INLINE (line 338) | __STATIC_INLINE void nrf_rtc_subscribe_clear(NRF_RTC_Type * p_reg, function __STATIC_INLINE (line 344) | __STATIC_INLINE void nrf_rtc_publish_set(NRF_RTC_Type * p_reg, function __STATIC_INLINE (line 352) | __STATIC_INLINE void nrf_rtc_publish_clear(NRF_RTC_Type * p_reg, function __STATIC_INLINE (line 359) | __STATIC_INLINE uint32_t nrf_rtc_event_pending(NRF_RTC_Type * p_reg, nrf... function __STATIC_INLINE (line 364) | __STATIC_INLINE void nrf_rtc_event_clear(NRF_RTC_Type * p_reg, nrf_rtc_e... function __STATIC_INLINE (line 373) | __STATIC_INLINE uint32_t nrf_rtc_counter_get(NRF_RTC_Type * p_reg) function __STATIC_INLINE (line 378) | __STATIC_INLINE void nrf_rtc_prescaler_set(NRF_RTC_Type * p_reg, uint32_... function __STATIC_INLINE (line 383) | __STATIC_INLINE uint32_t rtc_prescaler_get(NRF_RTC_Type * p_reg) function __STATIC_INLINE (line 388) | __STATIC_INLINE uint32_t nrf_rtc_event_address_get(NRF_RTC_Type * p_reg,... function __STATIC_INLINE (line 393) | __STATIC_INLINE uint32_t nrf_rtc_task_address_get(NRF_RTC_Type * p_reg, ... function __STATIC_INLINE (line 398) | __STATIC_INLINE void nrf_rtc_task_trigger(NRF_RTC_Type * p_reg, nrf_rtc_... function __STATIC_INLINE (line 403) | __STATIC_INLINE void nrf_rtc_event_enable(NRF_RTC_Type * p_reg, uint32_t... function __STATIC_INLINE (line 408) | __STATIC_INLINE void nrf_rtc_event_disable(NRF_RTC_Type * p_reg, uint32_... function __STATIC_INLINE (line 413) | __STATIC_INLINE nrf_rtc_event_t nrf_rtc_compare_event_get(uint8_t index) FILE: SDK/modules/nrfx/hal/nrf_saadc.h type nrf_saadc_resolution_t (line 62) | typedef enum type nrf_saadc_input_t (line 71) | typedef enum type nrf_saadc_oversample_t (line 89) | typedef enum type nrf_saadc_resistor_t (line 103) | typedef enum type nrf_saadc_gain_t (line 112) | typedef enum type nrf_saadc_reference_t (line 125) | typedef enum type nrf_saadc_acqtime_t (line 132) | typedef enum type nrf_saadc_mode_t (line 143) | typedef enum type nrf_saadc_burst_t (line 150) | typedef enum type nrf_saadc_task_t (line 157) | typedef enum type nrf_saadc_event_t (line 166) | typedef enum type nrf_saadc_int_mask_t (line 193) | typedef enum type nrf_saadc_limit_t (line 221) | typedef enum type nrf_saadc_value_t (line 228) | typedef int16_t nrf_saadc_value_t; type nrf_saadc_config_t (line 231) | typedef struct type nrf_saadc_channel_config_t (line 240) | typedef struct function __STATIC_INLINE (line 597) | __STATIC_INLINE void nrf_saadc_task_trigger(nrf_saadc_task_t task) function __STATIC_INLINE (line 602) | __STATIC_INLINE uint32_t nrf_saadc_task_address_get(nrf_saadc_task_t task) function __STATIC_INLINE (line 607) | __STATIC_INLINE bool nrf_saadc_event_check(nrf_saadc_event_t event) function __STATIC_INLINE (line 612) | __STATIC_INLINE void nrf_saadc_event_clear(nrf_saadc_event_t event) function __STATIC_INLINE (line 621) | __STATIC_INLINE uint32_t nrf_saadc_event_address_get(nrf_saadc_event_t ... function __STATIC_INLINE (line 627) | __STATIC_INLINE void nrf_saadc_subscribe_set(nrf_saadc_task_t task, function __STATIC_INLINE (line 634) | __STATIC_INLINE void nrf_saadc_subscribe_clear(nrf_saadc_task_t task) function __STATIC_INLINE (line 639) | __STATIC_INLINE void nrf_saadc_publish_set(nrf_saadc_event_t event, function __STATIC_INLINE (line 646) | __STATIC_INLINE void nrf_saadc_publish_clear(nrf_saadc_event_t event) function __STATIC_INLINE (line 652) | __STATIC_INLINE volatile uint32_t * nrf_saadc_event_limit_address_get(ui... function __STATIC_INLINE (line 666) | __STATIC_INLINE nrf_saadc_event_t nrf_saadc_limit_event_get(uint8_t ... function __STATIC_INLINE (line 683) | __STATIC_INLINE void nrf_saadc_channel_input_set(uint8_t channel, function __STATIC_INLINE (line 691) | __STATIC_INLINE void nrf_saadc_channel_pos_input_set(uint8_t c... function __STATIC_INLINE (line 697) | __STATIC_INLINE void nrf_saadc_channel_limits_set(uint8_t channel, int16... function __STATIC_INLINE (line 704) | __STATIC_INLINE void nrf_saadc_int_set(uint32_t mask) function __STATIC_INLINE (line 709) | __STATIC_INLINE void nrf_saadc_int_enable(uint32_t saadc_int_mask) function __STATIC_INLINE (line 714) | __STATIC_INLINE bool nrf_saadc_int_enable_check(uint32_t saadc_int_mask) function __STATIC_INLINE (line 719) | __STATIC_INLINE void nrf_saadc_int_disable(uint32_t saadc_int_mask) function __STATIC_INLINE (line 724) | __STATIC_INLINE uint32_t nrf_saadc_limit_int_get(uint8_t channel, nrf_sa... function __STATIC_INLINE (line 732) | __STATIC_INLINE bool nrf_saadc_busy_check(void) function __STATIC_INLINE (line 739) | __STATIC_INLINE void nrf_saadc_enable(void) function __STATIC_INLINE (line 744) | __STATIC_INLINE void nrf_saadc_disable(void) function __STATIC_INLINE (line 749) | __STATIC_INLINE bool nrf_saadc_enable_check(void) function __STATIC_INLINE (line 755) | __STATIC_INLINE void nrf_saadc_buffer_init(nrf_saadc_value_t * p_buffer, function __STATIC_INLINE (line 762) | __STATIC_INLINE void nrf_saadc_buffer_pointer_set(nrf_saadc_value_t * p_... function __STATIC_INLINE (line 767) | __STATIC_INLINE nrf_saadc_value_t * nrf_saadc_buffer_pointer_get(void) function __STATIC_INLINE (line 772) | __STATIC_INLINE uint16_t nrf_saadc_amount_get(void) function __STATIC_INLINE (line 777) | __STATIC_INLINE void nrf_saadc_resolution_set(nrf_saadc_resolution_t res... function nrf_saadc_resolution_get (line 782) | nrf_saadc_resolution_get(void) function __STATIC_INLINE (line 787) | __STATIC_INLINE uint32_t nrf_saadc_oversample_sample_count_get(nrf_saadc... function __STATIC_INLINE (line 792) | __STATIC_INLINE void nrf_saadc_oversample_set(nrf_saadc_oversample_t ove... function nrf_saadc_oversample_get (line 797) | nrf_saadc_oversample_get(void) function __STATIC_INLINE (line 802) | __STATIC_INLINE void nrf_saadc_continuous_mode_enable(uint16_t cc) function __STATIC_INLINE (line 809) | __STATIC_INLINE bool nrf_saadc_continuous_mode_enable_check(void) function __STATIC_INLINE (line 815) | __STATIC_INLINE void nrf_saadc_continuous_mode_disable(void) function __STATIC_INLINE (line 820) | __STATIC_INLINE void nrf_saadc_channel_init(uint8_t ... function __STATIC_INLINE (line 834) | __STATIC_INLINE void nrf_saadc_burst_set(uint8_t channel, function __STATIC_INLINE (line 842) | __STATIC_INLINE nrf_saadc_value_t nrf_saadc_value_min_get(nrf_saadc_reso... function __STATIC_INLINE (line 865) | __STATIC_INLINE nrf_saadc_value_t nrf_saadc_value_max_get(nrf_saadc_reso... FILE: SDK/modules/nrfx/hal/nrf_spi.h type nrf_spi_event_t (line 66) | typedef enum type nrf_spi_int_mask_t (line 72) | typedef enum type nrf_spi_frequency_t (line 79) | typedef enum type nrf_spi_mode_t (line 93) | typedef enum type nrf_spi_bit_order_t (line 102) | typedef enum function __STATIC_INLINE (line 241) | __STATIC_INLINE void nrf_spi_event_clear(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 251) | __STATIC_INLINE bool nrf_spi_event_check(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 257) | __STATIC_INLINE uint32_t * nrf_spi_event_address_get(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 263) | __STATIC_INLINE void nrf_spi_int_enable(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 269) | __STATIC_INLINE void nrf_spi_int_disable(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 275) | __STATIC_INLINE bool nrf_spi_int_enable_check(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 281) | __STATIC_INLINE void nrf_spi_enable(NRF_SPI_Type * p_reg) function __STATIC_INLINE (line 286) | __STATIC_INLINE void nrf_spi_disable(NRF_SPI_Type * p_reg) function __STATIC_INLINE (line 291) | __STATIC_INLINE void nrf_spi_pins_set(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 315) | __STATIC_INLINE void nrf_spi_txd_set(NRF_SPI_Type * p_reg, uint8_t data) function __STATIC_INLINE (line 320) | __STATIC_INLINE uint8_t nrf_spi_rxd_get(NRF_SPI_Type * p_reg) function __STATIC_INLINE (line 325) | __STATIC_INLINE void nrf_spi_frequency_set(NRF_SPI_Type * p_reg, function __STATIC_INLINE (line 331) | __STATIC_INLINE void nrf_spi_configure(NRF_SPI_Type * p_reg, FILE: SDK/modules/nrfx/hal/nrf_spim.h type nrf_spim_task_t (line 84) | typedef enum type nrf_spim_event_t (line 93) | typedef enum type nrf_spim_short_mask_t (line 105) | typedef enum type nrf_spim_int_mask_t (line 112) | typedef enum type nrf_spim_frequency_t (line 127) | typedef enum type nrf_spim_mode_t (line 147) | typedef enum type nrf_spim_bit_order_t (line 156) | typedef enum type nrf_spim_csn_pol_t (line 164) | typedef enum function __STATIC_INLINE (line 535) | __STATIC_INLINE void nrf_spim_task_trigger(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 541) | __STATIC_INLINE uint32_t nrf_spim_task_address_get(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 547) | __STATIC_INLINE void nrf_spim_event_clear(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 557) | __STATIC_INLINE bool nrf_spim_event_check(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 563) | __STATIC_INLINE uint32_t nrf_spim_event_address_get(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 569) | __STATIC_INLINE void nrf_spim_shorts_enable(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 575) | __STATIC_INLINE void nrf_spim_shorts_disable(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 581) | __STATIC_INLINE uint32_t nrf_spim_shorts_get(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 586) | __STATIC_INLINE void nrf_spim_int_enable(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 592) | __STATIC_INLINE void nrf_spim_int_disable(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 598) | __STATIC_INLINE bool nrf_spim_int_enable_check(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 605) | __STATIC_INLINE void nrf_spim_subscribe_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 613) | __STATIC_INLINE void nrf_spim_subscribe_clear(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 619) | __STATIC_INLINE void nrf_spim_publish_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 627) | __STATIC_INLINE void nrf_spim_publish_clear(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 634) | __STATIC_INLINE void nrf_spim_enable(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 639) | __STATIC_INLINE void nrf_spim_disable(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 644) | __STATIC_INLINE void nrf_spim_pins_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 655) | __STATIC_INLINE void nrf_spim_csn_configure(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 667) | __STATIC_INLINE void nrf_spim_dcx_pin_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 673) | __STATIC_INLINE void nrf_spim_dcx_cnt_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 681) | __STATIC_INLINE void nrf_spim_iftiming_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 689) | __STATIC_INLINE void nrf_spim_stallstat_rx_clear(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 694) | __STATIC_INLINE bool nrf_spim_stallstat_rx_get(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 701) | __STATIC_INLINE void nrf_spim_stallstat_tx_clear(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 706) | __STATIC_INLINE bool nrf_spim_stallstat_tx_get(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 712) | __STATIC_INLINE void nrf_spim_frequency_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 718) | __STATIC_INLINE void nrf_spim_tx_buffer_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 726) | __STATIC_INLINE void nrf_spim_rx_buffer_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 734) | __STATIC_INLINE void nrf_spim_configure(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 766) | __STATIC_INLINE void nrf_spim_orc_set(NRF_SPIM_Type * p_reg, function __STATIC_INLINE (line 773) | __STATIC_INLINE void nrf_spim_tx_list_enable(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 778) | __STATIC_INLINE void nrf_spim_tx_list_disable(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 783) | __STATIC_INLINE void nrf_spim_rx_list_enable(NRF_SPIM_Type * p_reg) function __STATIC_INLINE (line 788) | __STATIC_INLINE void nrf_spim_rx_list_disable(NRF_SPIM_Type * p_reg) FILE: SDK/modules/nrfx/hal/nrf_spis.h type nrf_spis_task_t (line 66) | typedef enum type nrf_spis_event_t (line 73) | typedef enum type nrf_spis_short_mask_t (line 80) | typedef enum type nrf_spis_int_mask_t (line 86) | typedef enum type nrf_spis_mode_t (line 93) | typedef enum type nrf_spis_bit_order_t (line 102) | typedef enum type nrf_spis_semstat_t (line 109) | typedef enum type nrf_spis_status_mask_t (line 118) | typedef enum function __STATIC_INLINE (line 397) | __STATIC_INLINE void nrf_spis_task_trigger(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 403) | __STATIC_INLINE uint32_t nrf_spis_task_address_get(NRF_SPIS_Type const *... function __STATIC_INLINE (line 409) | __STATIC_INLINE void nrf_spis_event_clear(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 419) | __STATIC_INLINE bool nrf_spis_event_check(NRF_SPIS_Type const * p_reg, function __STATIC_INLINE (line 425) | __STATIC_INLINE uint32_t nrf_spis_event_address_get(NRF_SPIS_Type const ... function __STATIC_INLINE (line 431) | __STATIC_INLINE void nrf_spis_shorts_enable(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 437) | __STATIC_INLINE void nrf_spis_shorts_disable(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 443) | __STATIC_INLINE void nrf_spis_int_enable(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 449) | __STATIC_INLINE void nrf_spis_int_disable(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 455) | __STATIC_INLINE bool nrf_spis_int_enable_check(NRF_SPIS_Type const * p_reg, function __STATIC_INLINE (line 462) | __STATIC_INLINE void nrf_spis_subscribe_set(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 470) | __STATIC_INLINE void nrf_spis_subscribe_clear(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 476) | __STATIC_INLINE void nrf_spis_publish_set(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 484) | __STATIC_INLINE void nrf_spis_publish_clear(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 491) | __STATIC_INLINE void nrf_spis_enable(NRF_SPIS_Type * p_reg) function __STATIC_INLINE (line 496) | __STATIC_INLINE void nrf_spis_disable(NRF_SPIS_Type * p_reg) function __STATIC_INLINE (line 501) | __STATIC_INLINE nrf_spis_semstat_t nrf_spis_semaphore_status_get(NRF_SPI... function __STATIC_INLINE (line 507) | __STATIC_INLINE nrf_spis_status_mask_t nrf_spis_status_get(NRF_SPIS_Type... function __STATIC_INLINE (line 512) | __STATIC_INLINE void nrf_spis_pins_set(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 531) | __STATIC_INLINE void nrf_spis_tx_buffer_set(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 544) | __STATIC_INLINE void nrf_spis_rx_buffer_set(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 557) | __STATIC_INLINE size_t nrf_spis_tx_amount_get(NRF_SPIS_Type const * p_reg) function __STATIC_INLINE (line 566) | __STATIC_INLINE size_t nrf_spis_rx_amount_get(NRF_SPIS_Type const * p_reg) function __STATIC_INLINE (line 575) | __STATIC_INLINE void nrf_spis_configure(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 608) | __STATIC_INLINE void nrf_spis_orc_set(NRF_SPIS_Type * p_reg, function __STATIC_INLINE (line 614) | __STATIC_INLINE void nrf_spis_def_set(NRF_SPIS_Type * p_reg, FILE: SDK/modules/nrfx/hal/nrf_spu.h type nrf_spu_event_t (line 58) | typedef enum type nrf_spu_int_mask_t (line 66) | typedef enum type nrf_spu_nsc_size_t (line 74) | typedef enum type nrf_spu_mem_perm_t (line 88) | typedef enum function __STATIC_INLINE (line 290) | __STATIC_INLINE void nrf_spu_event_clear(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 298) | __STATIC_INLINE bool nrf_spu_event_check(NRF_SPU_Type const * p_reg, function __STATIC_INLINE (line 304) | __STATIC_INLINE void nrf_spu_int_enable(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 310) | __STATIC_INLINE void nrf_spu_int_disable(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 316) | __STATIC_INLINE bool nrf_spu_int_enable_check(NRF_SPU_Type const * p_reg, function __STATIC_INLINE (line 322) | __STATIC_INLINE void nrf_spu_publish_set(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 330) | __STATIC_INLINE void nrf_spu_publish_clear(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 336) | __STATIC_INLINE bool nrf_spu_tz_is_available(NRF_SPU_Type const * p_reg) function __STATIC_INLINE (line 341) | __STATIC_INLINE void nrf_spu_dppi_config_set(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 356) | __STATIC_INLINE void nrf_spu_gpio_config_set(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 371) | __STATIC_INLINE void nrf_spu_flashnsc_set(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 386) | __STATIC_INLINE void nrf_spu_ramnsc_set(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 401) | __STATIC_INLINE void nrf_spu_flashregion_set(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 414) | __STATIC_INLINE void nrf_spu_ramregion_set(NRF_SPU_Type * p_reg, function __STATIC_INLINE (line 427) | __STATIC_INLINE void nrf_spu_peripheral_set(NRF_SPU_Type * p_reg, FILE: SDK/modules/nrfx/hal/nrf_systick.h type nrf_systick_csr_flags_t (line 75) | typedef enum { function __STATIC_INLINE (line 146) | __STATIC_INLINE uint32_t nrf_systick_csr_get(void) function __STATIC_INLINE (line 151) | __STATIC_INLINE void nrf_systick_csr_set(uint32_t val) function __STATIC_INLINE (line 156) | __STATIC_INLINE uint32_t nrf_systick_load_get(void) function __STATIC_INLINE (line 161) | __STATIC_INLINE void nrf_systick_load_set(uint32_t val) function __STATIC_INLINE (line 166) | __STATIC_INLINE uint32_t nrf_systick_val_get(void) function __STATIC_INLINE (line 171) | __STATIC_INLINE void nrf_systick_val_clear(void) function __STATIC_INLINE (line 176) | __STATIC_INLINE uint32_t nrf_systick_calib_get(void) FILE: SDK/modules/nrfx/hal/nrf_temp.h function __INLINE (line 68) | static __INLINE void nrf_temp_init(void) function __INLINE (line 79) | static __INLINE int32_t nrf_temp_read(void) type nrf_temp_task_t (line 96) | typedef enum type nrf_temp_event_t (line 103) | typedef enum type nrf_temp_int_mask_t (line 109) | typedef enum function __STATIC_INLINE (line 204) | __STATIC_INLINE void nrf_temp_int_enable(NRF_TEMP_Type * p_reg, uint32_t... function __STATIC_INLINE (line 209) | __STATIC_INLINE void nrf_temp_int_disable(NRF_TEMP_Type * p_reg, uint32_... function __STATIC_INLINE (line 214) | __STATIC_INLINE bool nrf_temp_int_enable_check(NRF_TEMP_Type const * p_reg, function __STATIC_INLINE (line 220) | __STATIC_INLINE uint32_t nrf_temp_task_address_get(NRF_TEMP_Type const *... function __STATIC_INLINE (line 226) | __STATIC_INLINE void nrf_temp_task_trigger(NRF_TEMP_Type * p_reg, nrf_te... function __STATIC_INLINE (line 231) | __STATIC_INLINE uint32_t nrf_temp_event_address_get(NRF_TEMP_Type const ... function __STATIC_INLINE (line 237) | __STATIC_INLINE void nrf_temp_event_clear(NRF_TEMP_Type * p_reg, nrf_tem... function __STATIC_INLINE (line 246) | __STATIC_INLINE bool nrf_temp_event_check(NRF_TEMP_Type const * p_reg, n... function __STATIC_INLINE (line 251) | __STATIC_INLINE int32_t nrf_temp_result_get(NRF_TEMP_Type const * p_reg) FILE: SDK/modules/nrfx/hal/nrf_timer.h type nrf_timer_task_t (line 129) | typedef enum type nrf_timer_event_t (line 149) | typedef enum type nrf_timer_short_mask_t (line 164) | typedef enum type nrf_timer_mode_t (line 189) | typedef enum type nrf_timer_bit_width_t (line 199) | typedef enum type nrf_timer_frequency_t (line 208) | typedef enum type nrf_timer_cc_channel_t (line 223) | typedef enum type nrf_timer_int_mask_t (line 238) | typedef enum function __STATIC_INLINE (line 529) | __STATIC_INLINE void nrf_timer_task_trigger(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 535) | __STATIC_INLINE uint32_t * nrf_timer_task_address_get(NRF_TIMER_Type * p... function __STATIC_INLINE (line 541) | __STATIC_INLINE void nrf_timer_event_clear(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 551) | __STATIC_INLINE bool nrf_timer_event_check(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 557) | __STATIC_INLINE uint32_t * nrf_timer_event_address_get(NRF_TIMER_Type * ... function __STATIC_INLINE (line 563) | __STATIC_INLINE void nrf_timer_shorts_enable(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 569) | __STATIC_INLINE void nrf_timer_shorts_disable(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 575) | __STATIC_INLINE void nrf_timer_int_enable(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 581) | __STATIC_INLINE void nrf_timer_int_disable(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 587) | __STATIC_INLINE bool nrf_timer_int_enable_check(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 594) | __STATIC_INLINE void nrf_timer_subscribe_set(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 602) | __STATIC_INLINE void nrf_timer_subscribe_clear(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 608) | __STATIC_INLINE void nrf_timer_publish_set(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 616) | __STATIC_INLINE void nrf_timer_publish_clear(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 623) | __STATIC_INLINE void nrf_timer_mode_set(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 630) | __STATIC_INLINE nrf_timer_mode_t nrf_timer_mode_get(NRF_TIMER_Type * p_reg) function __STATIC_INLINE (line 635) | __STATIC_INLINE void nrf_timer_bit_width_set(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 643) | __STATIC_INLINE nrf_timer_bit_width_t nrf_timer_bit_width_get(NRF_TIMER_... function __STATIC_INLINE (line 648) | __STATIC_INLINE void nrf_timer_frequency_set(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 656) | __STATIC_INLINE nrf_timer_frequency_t nrf_timer_frequency_get(NRF_TIMER_... function __STATIC_INLINE (line 661) | __STATIC_INLINE void nrf_timer_cc_write(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 668) | __STATIC_INLINE uint32_t nrf_timer_cc_read(NRF_TIMER_Type * p_reg, function __STATIC_INLINE (line 674) | __STATIC_INLINE nrf_timer_task_t nrf_timer_capture_task_get(uint32_t cha... function __STATIC_INLINE (line 679) | __STATIC_INLINE nrf_timer_event_t nrf_timer_compare_event_get(uint32_t c... function __STATIC_INLINE (line 684) | __STATIC_INLINE nrf_timer_int_mask_t nrf_timer_compare_int_get(uint32_t ... function __STATIC_INLINE (line 690) | __STATIC_INLINE uint32_t nrf_timer_us_to_ticks(uint32_t tim... function __STATIC_INLINE (line 701) | __STATIC_INLINE uint32_t nrf_timer_ms_to_ticks(uint32_t tim... FILE: SDK/modules/nrfx/hal/nrf_twi.h type nrf_twi_task_t (line 58) | typedef enum type nrf_twi_event_t (line 68) | typedef enum type nrf_twi_short_mask_t (line 79) | typedef enum type nrf_twi_int_mask_t (line 88) | typedef enum type nrf_twi_error_t (line 105) | typedef enum type nrf_twi_frequency_t (line 115) | typedef enum function __STATIC_INLINE (line 322) | __STATIC_INLINE void nrf_twi_task_trigger(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 328) | __STATIC_INLINE uint32_t * nrf_twi_task_address_get(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 334) | __STATIC_INLINE void nrf_twi_event_clear(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 344) | __STATIC_INLINE bool nrf_twi_event_check(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 350) | __STATIC_INLINE uint32_t * nrf_twi_event_address_get(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 356) | __STATIC_INLINE void nrf_twi_shorts_enable(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 362) | __STATIC_INLINE void nrf_twi_shorts_disable(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 368) | __STATIC_INLINE void nrf_twi_int_enable(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 374) | __STATIC_INLINE void nrf_twi_int_disable(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 380) | __STATIC_INLINE bool nrf_twi_int_enable_check(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 386) | __STATIC_INLINE void nrf_twi_enable(NRF_TWI_Type * p_reg) function __STATIC_INLINE (line 391) | __STATIC_INLINE void nrf_twi_disable(NRF_TWI_Type * p_reg) function __STATIC_INLINE (line 396) | __STATIC_INLINE void nrf_twi_pins_set(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 413) | __STATIC_INLINE uint32_t nrf_twi_scl_pin_get(NRF_TWI_Type * p_reg) function __STATIC_INLINE (line 422) | __STATIC_INLINE uint32_t nrf_twi_sda_pin_get(NRF_TWI_Type * p_reg) function __STATIC_INLINE (line 431) | __STATIC_INLINE void nrf_twi_frequency_set(NRF_TWI_Type * p_reg, function __STATIC_INLINE (line 437) | __STATIC_INLINE uint32_t nrf_twi_errorsrc_get_and_clear(NRF_TWI_Type * p... function __STATIC_INLINE (line 447) | __STATIC_INLINE void nrf_twi_address_set(NRF_TWI_Type * p_reg, uint8_t a... function __STATIC_INLINE (line 452) | __STATIC_INLINE uint8_t nrf_twi_rxd_get(NRF_TWI_Type * p_reg) function __STATIC_INLINE (line 457) | __STATIC_INLINE void nrf_twi_txd_set(NRF_TWI_Type * p_reg, uint8_t data) function __STATIC_INLINE (line 462) | __STATIC_INLINE void nrf_twi_shorts_set(NRF_TWI_Type * p_reg, FILE: SDK/modules/nrfx/hal/nrf_twim.h type nrf_twim_task_t (line 58) | typedef enum type nrf_twim_event_t (line 68) | typedef enum type nrf_twim_short_mask_t (line 80) | typedef enum type nrf_twim_int_mask_t (line 95) | typedef enum type nrf_twim_frequency_t (line 114) | typedef enum type nrf_twim_error_t (line 122) | typedef enum function __STATIC_INLINE (line 421) | __STATIC_INLINE void nrf_twim_task_trigger(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 427) | __STATIC_INLINE uint32_t * nrf_twim_task_address_get(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 433) | __STATIC_INLINE void nrf_twim_event_clear(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 443) | __STATIC_INLINE bool nrf_twim_event_check(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 449) | __STATIC_INLINE uint32_t * nrf_twim_event_address_get(NRF_TWIM_Type * p... function __STATIC_INLINE (line 455) | __STATIC_INLINE void nrf_twim_shorts_enable(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 461) | __STATIC_INLINE void nrf_twim_shorts_disable(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 467) | __STATIC_INLINE void nrf_twim_int_enable(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 473) | __STATIC_INLINE void nrf_twim_int_disable(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 479) | __STATIC_INLINE bool nrf_twim_int_enable_check(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 486) | __STATIC_INLINE void nrf_twim_subscribe_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 494) | __STATIC_INLINE void nrf_twim_subscribe_clear(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 500) | __STATIC_INLINE void nrf_twim_publish_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 508) | __STATIC_INLINE void nrf_twim_publish_clear(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 515) | __STATIC_INLINE void nrf_twim_enable(NRF_TWIM_Type * p_reg) function __STATIC_INLINE (line 520) | __STATIC_INLINE void nrf_twim_disable(NRF_TWIM_Type * p_reg) function __STATIC_INLINE (line 525) | __STATIC_INLINE void nrf_twim_pins_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 533) | __STATIC_INLINE void nrf_twim_frequency_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 539) | __STATIC_INLINE uint32_t nrf_twim_errorsrc_get_and_clear(NRF_TWIM_Type *... function __STATIC_INLINE (line 549) | __STATIC_INLINE void nrf_twim_address_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 555) | __STATIC_INLINE void nrf_twim_tx_buffer_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 563) | __STATIC_INLINE void nrf_twim_rx_buffer_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 571) | __STATIC_INLINE void nrf_twim_shorts_set(NRF_TWIM_Type * p_reg, function __STATIC_INLINE (line 577) | __STATIC_INLINE size_t nrf_twim_txd_amount_get(NRF_TWIM_Type * p_reg) function __STATIC_INLINE (line 582) | __STATIC_INLINE uint32_t nrf_twim_shorts_get(NRF_TWIM_Type const * p_reg) function __STATIC_INLINE (line 587) | __STATIC_INLINE size_t nrf_twim_rxd_amount_get(NRF_TWIM_Type * p_reg) function __STATIC_INLINE (line 592) | __STATIC_INLINE void nrf_twim_tx_list_enable(NRF_TWIM_Type * p_reg) function __STATIC_INLINE (line 597) | __STATIC_INLINE void nrf_twim_tx_list_disable(NRF_TWIM_Type * p_reg) function __STATIC_INLINE (line 602) | __STATIC_INLINE void nrf_twim_rx_list_enable(NRF_TWIM_Type * p_reg) function __STATIC_INLINE (line 607) | __STATIC_INLINE void nrf_twim_rx_list_disable(NRF_TWIM_Type * p_reg) FILE: SDK/modules/nrfx/hal/nrf_twis.h type nrf_twis_task_t (line 59) | typedef enum type nrf_twis_event_t (line 69) | typedef enum type nrf_twis_short_mask_t (line 80) | typedef enum type nrf_twis_int_mask_t (line 87) | typedef enum type nrf_twis_error_t (line 98) | typedef enum type nrf_twis_config_addr_mask_t (line 106) | typedef enum type nrf_twis_amount_t (line 121) | typedef uint8_t nrf_twis_amount_t; type nrf_twis_address_t (line 131) | typedef uint8_t nrf_twis_address_t; function __STATIC_INLINE (line 499) | __STATIC_INLINE volatile uint32_t* nrf_twis_getRegPtr(NRF_TWIS_Type cons... function __STATIC_INLINE (line 514) | __STATIC_INLINE volatile const uint32_t* nrf_twis_getRegPtr_c(NRF_TWIS_T... function __STATIC_INLINE (line 526) | __STATIC_INLINE void nrf_twis_task_trigger(NRF_TWIS_Type * p_reg, nrf_tw... function __STATIC_INLINE (line 531) | __STATIC_INLINE uint32_t nrf_twis_task_address_get(NRF_TWIS_Type const *... function __STATIC_INLINE (line 537) | __STATIC_INLINE void nrf_twis_event_clear(NRF_TWIS_Type * p_reg, nrf_tw... function __STATIC_INLINE (line 546) | __STATIC_INLINE bool nrf_twis_event_check(NRF_TWIS_Type const * p_reg, n... function __STATIC_INLINE (line 551) | __STATIC_INLINE bool nrf_twis_event_get_and_clear(NRF_TWIS_Type * p_reg... function __STATIC_INLINE (line 561) | __STATIC_INLINE uint32_t nrf_twis_event_address_get(NRF_TWIS_Type const ... function __STATIC_INLINE (line 567) | __STATIC_INLINE void nrf_twis_shorts_enable(NRF_TWIS_Type * p_reg, uint3... function __STATIC_INLINE (line 572) | __STATIC_INLINE void nrf_twis_shorts_disable(NRF_TWIS_Type * p_reg, uint... function __STATIC_INLINE (line 585) | __STATIC_INLINE uint32_t nrf_twis_shorts_get(NRF_TWIS_Type const * p_reg) function __STATIC_INLINE (line 590) | __STATIC_INLINE void nrf_twis_int_enable(NRF_TWIS_Type * p_reg, uint32_t... function __STATIC_INLINE (line 595) | __STATIC_INLINE bool nrf_twis_int_enable_check(NRF_TWIS_Type const * p_r... function __STATIC_INLINE (line 600) | __STATIC_INLINE void nrf_twis_int_disable(NRF_TWIS_Type * const p_reg, u... function __STATIC_INLINE (line 606) | __STATIC_INLINE void nrf_twis_subscribe_set(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 614) | __STATIC_INLINE void nrf_twis_subscribe_clear(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 620) | __STATIC_INLINE void nrf_twis_publish_set(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 628) | __STATIC_INLINE void nrf_twis_publish_clear(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 635) | __STATIC_INLINE uint32_t nrf_twis_error_source_get_and_clear(NRF_TWIS_Ty... function __STATIC_INLINE (line 642) | __STATIC_INLINE uint_fast8_t nrf_twis_match_get(NRF_TWIS_Type const * p_... function __STATIC_INLINE (line 647) | __STATIC_INLINE void nrf_twis_enable(NRF_TWIS_Type * p_reg) function __STATIC_INLINE (line 652) | __STATIC_INLINE void nrf_twis_disable(NRF_TWIS_Type * p_reg) function __STATIC_INLINE (line 657) | __STATIC_INLINE void nrf_twis_pins_set(NRF_TWIS_Type * p_reg, uint32_t s... function __STATIC_INLINE (line 663) | __STATIC_INLINE void nrf_twis_rx_buffer_set(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 671) | __STATIC_INLINE void nrf_twis_rx_prepare(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 679) | __STATIC_INLINE size_t nrf_twis_rx_amount_get(NRF_TWIS_Type const * p_reg) function __STATIC_INLINE (line 684) | __STATIC_INLINE void nrf_twis_tx_buffer_set(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 692) | __STATIC_INLINE void nrf_twis_tx_prepare(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 700) | __STATIC_INLINE size_t nrf_twis_tx_amount_get(NRF_TWIS_Type const * p_reg) function __STATIC_INLINE (line 705) | __STATIC_INLINE void nrf_twis_address_set(NRF_TWIS_Type * p_reg, function __STATIC_INLINE (line 712) | __STATIC_INLINE nrf_twis_address_t nrf_twis_address_get(NRF_TWIS_Type co... function __STATIC_INLINE (line 716) | __STATIC_INLINE void nrf_twis_config_address_set(NRF_TWIS_Type * ... function __STATIC_INLINE (line 723) | __STATIC_INLINE nrf_twis_config_addr_mask_t nrf_twis_config_address_get(... function __STATIC_INLINE (line 728) | __STATIC_INLINE void nrf_twis_orc_set(NRF_TWIS_Type * p_reg, uint8_t orc) function __STATIC_INLINE (line 733) | __STATIC_INLINE uint8_t nrf_twis_orc_get(NRF_TWIS_Type const * p_reg) FILE: SDK/modules/nrfx/hal/nrf_uart.h type nrf_uart_task_t (line 61) | typedef enum type nrf_uart_event_t (line 71) | typedef enum type nrf_uart_int_mask_t (line 82) | typedef enum type nrf_uart_baudrate_t (line 93) | typedef enum type nrf_uart_error_mask_t (line 116) | typedef enum type nrf_uart_parity_t (line 125) | typedef enum type nrf_uart_hwfc_t (line 132) | typedef enum function __STATIC_INLINE (line 345) | __STATIC_INLINE void nrf_uart_event_clear(NRF_UART_Type * p_reg, nrf_uar... function __STATIC_INLINE (line 354) | __STATIC_INLINE bool nrf_uart_event_check(NRF_UART_Type * p_reg, nrf_uar... function __STATIC_INLINE (line 359) | __STATIC_INLINE uint32_t nrf_uart_event_address_get(NRF_UART_Type * p_reg, function __STATIC_INLINE (line 365) | __STATIC_INLINE void nrf_uart_int_enable(NRF_UART_Type * p_reg, uint32_t... function __STATIC_INLINE (line 370) | __STATIC_INLINE bool nrf_uart_int_enable_check(NRF_UART_Type * p_reg, ui... function __STATIC_INLINE (line 375) | __STATIC_INLINE void nrf_uart_int_disable(NRF_UART_Type * p_reg, uint32_... function __STATIC_INLINE (line 380) | __STATIC_INLINE uint32_t nrf_uart_errorsrc_get_and_clear(NRF_UART_Type *... function __STATIC_INLINE (line 387) | __STATIC_INLINE void nrf_uart_enable(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 392) | __STATIC_INLINE void nrf_uart_disable(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 397) | __STATIC_INLINE void nrf_uart_txrx_pins_set(NRF_UART_Type * p_reg, uint3... function __STATIC_INLINE (line 411) | __STATIC_INLINE void nrf_uart_txrx_pins_disconnect(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 416) | __STATIC_INLINE uint32_t nrf_uart_tx_pin_get(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 425) | __STATIC_INLINE uint32_t nrf_uart_rx_pin_get(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 434) | __STATIC_INLINE uint32_t nrf_uart_rts_pin_get(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 443) | __STATIC_INLINE uint32_t nrf_uart_cts_pin_get(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 452) | __STATIC_INLINE void nrf_uart_hwfc_pins_set(NRF_UART_Type * p_reg, uint3... function __STATIC_INLINE (line 467) | __STATIC_INLINE void nrf_uart_hwfc_pins_disconnect(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 472) | __STATIC_INLINE uint8_t nrf_uart_rxd_get(NRF_UART_Type * p_reg) function __STATIC_INLINE (line 477) | __STATIC_INLINE void nrf_uart_txd_set(NRF_UART_Type * p_reg, uint8_t txd) function __STATIC_INLINE (line 482) | __STATIC_INLINE void nrf_uart_task_trigger(NRF_UART_Type * p_reg, nrf_ua... function __STATIC_INLINE (line 487) | __STATIC_INLINE uint32_t nrf_uart_task_address_get(NRF_UART_Type * p_reg... function __STATIC_INLINE (line 492) | __STATIC_INLINE void nrf_uart_configure(NRF_UART_Type * p_reg, function __STATIC_INLINE (line 499) | __STATIC_INLINE void nrf_uart_baudrate_set(NRF_UART_Type * p_reg, nrf_... FILE: SDK/modules/nrfx/hal/nrf_uarte.h type nrf_uarte_task_t (line 60) | typedef enum type nrf_uarte_event_t (line 70) | typedef enum type nrf_uarte_short_t (line 86) | typedef enum type nrf_uarte_int_mask_t (line 94) | typedef enum type nrf_uarte_baudrate_t (line 110) | typedef enum type nrf_uarte_error_mask_t (line 133) | typedef enum type nrf_uarte_parity_t (line 142) | typedef enum type nrf_uarte_hwfc_t (line 149) | typedef enum function __STATIC_INLINE (line 448) | __STATIC_INLINE void nrf_uarte_event_clear(NRF_UARTE_Type * p_reg, nrf_u... function __STATIC_INLINE (line 457) | __STATIC_INLINE bool nrf_uarte_event_check(NRF_UARTE_Type * p_reg, nrf_u... function __STATIC_INLINE (line 462) | __STATIC_INLINE uint32_t nrf_uarte_event_address_get(NRF_UARTE_Type * p... function __STATIC_INLINE (line 468) | __STATIC_INLINE void nrf_uarte_shorts_enable(NRF_UARTE_Type * p_reg, uin... function __STATIC_INLINE (line 473) | __STATIC_INLINE void nrf_uarte_shorts_disable(NRF_UARTE_Type * p_reg, ui... function __STATIC_INLINE (line 478) | __STATIC_INLINE void nrf_uarte_int_enable(NRF_UARTE_Type * p_reg, uint32... function __STATIC_INLINE (line 483) | __STATIC_INLINE bool nrf_uarte_int_enable_check(NRF_UARTE_Type * p_reg, ... function __STATIC_INLINE (line 488) | __STATIC_INLINE void nrf_uarte_int_disable(NRF_UARTE_Type * p_reg, uint3... function __STATIC_INLINE (line 494) | __STATIC_INLINE void nrf_uarte_subscribe_set(NRF_UARTE_Type * p_reg, function __STATIC_INLINE (line 502) | __STATIC_INLINE void nrf_uarte_subscribe_clear(NRF_UARTE_Type * p_reg, function __STATIC_INLINE (line 508) | __STATIC_INLINE void nrf_uarte_publish_set(NRF_UARTE_Type * p_reg, function __STATIC_INLINE (line 516) | __STATIC_INLINE void nrf_uarte_publish_clear(NRF_UARTE_Type * p_reg, function __STATIC_INLINE (line 523) | __STATIC_INLINE uint32_t nrf_uarte_errorsrc_get_and_clear(NRF_UARTE_Type... function __STATIC_INLINE (line 530) | __STATIC_INLINE void nrf_uarte_enable(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 535) | __STATIC_INLINE void nrf_uarte_disable(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 540) | __STATIC_INLINE void nrf_uarte_txrx_pins_set(NRF_UARTE_Type * p_reg, uin... function __STATIC_INLINE (line 546) | __STATIC_INLINE void nrf_uarte_txrx_pins_disconnect(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 551) | __STATIC_INLINE uint32_t nrf_uarte_tx_pin_get(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 556) | __STATIC_INLINE uint32_t nrf_uarte_rx_pin_get(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 561) | __STATIC_INLINE uint32_t nrf_uarte_rts_pin_get(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 566) | __STATIC_INLINE uint32_t nrf_uarte_cts_pin_get(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 571) | __STATIC_INLINE void nrf_uarte_hwfc_pins_set(NRF_UARTE_Type * p_reg, uin... function __STATIC_INLINE (line 577) | __STATIC_INLINE void nrf_uarte_hwfc_pins_disconnect(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 582) | __STATIC_INLINE void nrf_uarte_task_trigger(NRF_UARTE_Type * p_reg, nrf_... function __STATIC_INLINE (line 587) | __STATIC_INLINE uint32_t nrf_uarte_task_address_get(NRF_UARTE_Type * p_r... function __STATIC_INLINE (line 592) | __STATIC_INLINE void nrf_uarte_configure(NRF_UARTE_Type * p_reg, function __STATIC_INLINE (line 599) | __STATIC_INLINE void nrf_uarte_baudrate_set(NRF_UARTE_Type * p_reg, nr... function __STATIC_INLINE (line 604) | __STATIC_INLINE void nrf_uarte_tx_buffer_set(NRF_UARTE_Type * p_reg, function __STATIC_INLINE (line 612) | __STATIC_INLINE uint32_t nrf_uarte_tx_amount_get(NRF_UARTE_Type * p_reg) function __STATIC_INLINE (line 617) | __STATIC_INLINE void nrf_uarte_rx_buffer_set(NRF_UARTE_Type * p_reg, function __STATIC_INLINE (line 625) | __STATIC_INLINE uint32_t nrf_uarte_rx_amount_get(NRF_UARTE_Type * p_reg) FILE: SDK/modules/nrfx/hal/nrf_usbd.h type nrf_usbd_task_t (line 59) | typedef enum type nrf_usbd_event_t (line 87) | typedef enum type nrf_usbd_short_mask_t (line 117) | typedef enum type nrf_usbd_int_mask_t (line 127) | typedef enum function __STATIC_INLINE (line 284) | __STATIC_INLINE volatile uint32_t* nrf_usbd_getRegPtr(uint32_t offset) function __STATIC_INLINE (line 298) | __STATIC_INLINE volatile const uint32_t* nrf_usbd_getRegPtr_c(uint32_t o... function nrf_usbd_task_trigger (line 307) | void nrf_usbd_task_trigger(nrf_usbd_task_t task) function nrf_usbd_task_address_get (line 314) | uint32_t nrf_usbd_task_address_get(nrf_usbd_task_t task) function nrf_usbd_event_clear (line 319) | void nrf_usbd_event_clear(nrf_usbd_event_t event) function nrf_usbd_event_check (line 326) | bool nrf_usbd_event_check(nrf_usbd_event_t event) function nrf_usbd_event_get_and_clear (line 331) | bool nrf_usbd_event_get_and_clear(nrf_usbd_event_t event) function nrf_usbd_event_address_get (line 341) | uint32_t nrf_usbd_event_address_get(nrf_usbd_event_t event) function nrf_usbd_shorts_enable (line 346) | void nrf_usbd_shorts_enable(uint32_t mask) function nrf_usbd_shorts_disable (line 351) | void nrf_usbd_shorts_disable(uint32_t mask) function nrf_usbd_shorts_get (line 364) | uint32_t nrf_usbd_shorts_get(void) function nrf_usbd_int_enable (line 369) | void nrf_usbd_int_enable(uint32_t mask) function nrf_usbd_int_enable_check (line 374) | bool nrf_usbd_int_enable_check(uint32_t mask) function nrf_usbd_int_enable_get (line 379) | uint32_t nrf_usbd_int_enable_get(void) function nrf_usbd_int_disable (line 384) | void nrf_usbd_int_disable(uint32_t mask) type nrf_usbd_eventcause_mask_t (line 529) | typedef enum type nrf_usbd_dpdmvalue_t (line 539) | typedef enum type nrf_usbd_dtoggle_t (line 551) | typedef enum type nrf_usbd_epstatus_mask_t (line 559) | typedef enum type nrf_usbd_dataepstatus_mask_t (line 581) | typedef enum type nrf_usbd_isosplit_t (line 601) | typedef enum type nrf_usbd_isoinconfig_t (line 608) | typedef enum function nrf_usbd_enable (line 982) | void nrf_usbd_enable(void) function nrf_usbd_disable (line 998) | void nrf_usbd_disable(void) function nrf_usbd_eventcause_get (line 1005) | uint32_t nrf_usbd_eventcause_get(void) function nrf_usbd_eventcause_clear (line 1010) | void nrf_usbd_eventcause_clear(uint32_t flags) function nrf_usbd_eventcause_get_and_clear (line 1017) | uint32_t nrf_usbd_eventcause_get_and_clear(void) function nrf_usbd_haltedep (line 1027) | uint32_t nrf_usbd_haltedep(uint8_t ep) function nrf_usbd_ep_is_stall (line 1042) | bool nrf_usbd_ep_is_stall(uint8_t ep) function nrf_usbd_epstatus_get (line 1049) | uint32_t nrf_usbd_epstatus_get(void) function nrf_usbd_epstatus_clear (line 1054) | void nrf_usbd_epstatus_clear(uint32_t flags) function nrf_usbd_epstatus_get_and_clear (line 1061) | uint32_t nrf_usbd_epstatus_get_and_clear(void) function nrf_usbd_epdatastatus_get (line 1069) | uint32_t nrf_usbd_epdatastatus_get(void) function nrf_usbd_epdatastatus_clear (line 1074) | void nrf_usbd_epdatastatus_clear(uint32_t flags) function nrf_usbd_epdatastatus_get_and_clear (line 1081) | uint32_t nrf_usbd_epdatastatus_get_and_clear(void) function nrf_usbd_setup_bmrequesttype_get (line 1089) | uint8_t nrf_usbd_setup_bmrequesttype_get(void) function nrf_usbd_setup_brequest_get (line 1094) | uint8_t nrf_usbd_setup_brequest_get(void) function nrf_usbd_setup_wvalue_get (line 1099) | uint16_t nrf_usbd_setup_wvalue_get(void) function nrf_usbd_setup_windex_get (line 1105) | uint16_t nrf_usbd_setup_windex_get(void) function nrf_usbd_setup_wlength_get (line 1111) | uint16_t nrf_usbd_setup_wlength_get(void) function nrf_usbd_epout_size_get (line 1117) | size_t nrf_usbd_epout_size_get(uint8_t ep) function nrf_usbd_episoout_size_get (line 1135) | size_t nrf_usbd_episoout_size_get(uint8_t ep) function nrf_usbd_epout_clear (line 1153) | void nrf_usbd_epout_clear(uint8_t ep) function nrf_usbd_pullup_enable (line 1161) | void nrf_usbd_pullup_enable(void) function nrf_usbd_pullup_disable (line 1168) | void nrf_usbd_pullup_disable(void) function nrf_usbd_pullup_check (line 1175) | bool nrf_usbd_pullup_check(void) function nrf_usbd_dpdmvalue_set (line 1180) | void nrf_usbd_dpdmvalue_set(nrf_usbd_dpdmvalue_t val) function nrf_usbd_dtoggle_set (line 1185) | void nrf_usbd_dtoggle_set(uint8_t ep, nrf_usbd_dtoggle_t op) function nrf_usbd_dtoggle_t (line 1196) | nrf_usbd_dtoggle_t nrf_usbd_dtoggle_get(uint8_t ep) function nrf_usbd_ep_enable_check (line 1205) | bool nrf_usbd_ep_enable_check(uint8_t ep) function nrf_usbd_ep_enable (line 1220) | void nrf_usbd_ep_enable(uint8_t ep) function nrf_usbd_ep_disable (line 1237) | void nrf_usbd_ep_disable(uint8_t ep) function nrf_usbd_ep_all_disable (line 1254) | void nrf_usbd_ep_all_disable(void) function nrf_usbd_ep_stall (line 1262) | void nrf_usbd_ep_stall(uint8_t ep) function nrf_usbd_ep_unstall (line 1270) | void nrf_usbd_ep_unstall(uint8_t ep) function nrf_usbd_isosplit_set (line 1278) | void nrf_usbd_isosplit_set(nrf_usbd_isosplit_t split) function nrf_usbd_isosplit_t (line 1283) | nrf_usbd_isosplit_t nrf_usbd_isosplit_get(void) function nrf_usbd_framecntr_get (line 1289) | uint32_t nrf_usbd_framecntr_get(void) function nrf_usbd_lowpower_enable (line 1294) | void nrf_usbd_lowpower_enable(void) function nrf_usbd_lowpower_disable (line 1299) | void nrf_usbd_lowpower_disable(void) function nrf_usbd_lowpower_check (line 1304) | bool nrf_usbd_lowpower_check(void) function nrf_usbd_isoinconfig_set (line 1309) | void nrf_usbd_isoinconfig_set(nrf_usbd_isoinconfig_t config) function nrf_usbd_isoinconfig_t (line 1314) | nrf_usbd_isoinconfig_t nrf_usbd_isoinconfig_get(void) function nrf_usbd_ep_easydma_set (line 1320) | void nrf_usbd_ep_easydma_set(uint8_t ep, uint32_t ptr, uint32_t maxcnt) function nrf_usbd_ep_amount_get (line 1354) | uint32_t nrf_usbd_ep_amount_get(uint8_t ep) FILE: SDK/modules/nrfx/hal/nrf_vmc.h type nrf_vmc_power_t (line 58) | typedef enum type nrf_vmc_retention_t (line 67) | typedef enum function __STATIC_INLINE (line 168) | __STATIC_INLINE void nrf_vmc_ram_block_config(NRF_VMC_Type * p_reg, function __STATIC_INLINE (line 190) | __STATIC_INLINE void nrf_vmc_ram_block_clear(NRF_VMC_Type * p_reg, uint8... function __STATIC_INLINE (line 195) | __STATIC_INLINE void nrf_vmc_ram_block_power_set(NRF_VMC_Type * p_reg, function __STATIC_INLINE (line 206) | __STATIC_INLINE void nrf_vmc_ram_block_power_clear(NRF_VMC_Type * p_reg, function __STATIC_INLINE (line 213) | __STATIC_INLINE uint32_t nrf_vmc_ram_block_power_mask_get(NRF_VMC_Type c... function __STATIC_INLINE (line 223) | __STATIC_INLINE void nrf_vmc_ram_block_retention_set(NRF_VMC_Type * ... function __STATIC_INLINE (line 234) | __STATIC_INLINE void nrf_vmc_ram_block_retention_clear(NRF_VMC_Type * ... function __STATIC_INLINE (line 241) | __STATIC_INLINE uint32_t nrf_vmc_ram_block_retention_mask_get(NRF_VMC_Ty... FILE: SDK/modules/nrfx/hal/nrf_wdt.h type nrf_wdt_task_t (line 65) | typedef enum type nrf_wdt_event_t (line 71) | typedef enum type nrf_wdt_behaviour_t (line 77) | typedef enum type nrf_wdt_rr_register_t (line 86) | typedef enum type nrf_wdt_int_mask_t (line 99) | typedef enum function __STATIC_INLINE (line 279) | __STATIC_INLINE void nrf_wdt_behaviour_set(nrf_wdt_behaviour_t behaviour) function __STATIC_INLINE (line 284) | __STATIC_INLINE void nrf_wdt_task_trigger(nrf_wdt_task_t task) function __STATIC_INLINE (line 289) | __STATIC_INLINE void nrf_wdt_event_clear(nrf_wdt_event_t event) function __STATIC_INLINE (line 298) | __STATIC_INLINE bool nrf_wdt_event_check(nrf_wdt_event_t event) function __STATIC_INLINE (line 303) | __STATIC_INLINE void nrf_wdt_int_enable(uint32_t int_mask) function __STATIC_INLINE (line 308) | __STATIC_INLINE bool nrf_wdt_int_enable_check(uint32_t int_mask) function __STATIC_INLINE (line 313) | __STATIC_INLINE void nrf_wdt_int_disable(uint32_t int_mask) function __STATIC_INLINE (line 319) | __STATIC_INLINE void nrf_wdt_subscribe_set(nrf_wdt_task_t task, function __STATIC_INLINE (line 326) | __STATIC_INLINE void nrf_wdt_subscribe_clear(nrf_wdt_task_t task) function __STATIC_INLINE (line 331) | __STATIC_INLINE void nrf_wdt_publish_set(nrf_wdt_event_t event, function __STATIC_INLINE (line 338) | __STATIC_INLINE void nrf_wdt_publish_clear(nrf_wdt_event_t event) function __STATIC_INLINE (line 344) | __STATIC_INLINE uint32_t nrf_wdt_task_address_get(nrf_wdt_task_t task) function __STATIC_INLINE (line 349) | __STATIC_INLINE uint32_t nrf_wdt_event_address_get(nrf_wdt_event_t event) function __STATIC_INLINE (line 354) | __STATIC_INLINE bool nrf_wdt_started(void) function __STATIC_INLINE (line 359) | __STATIC_INLINE bool nrf_wdt_request_status(nrf_wdt_rr_register_t rr_reg... function __STATIC_INLINE (line 364) | __STATIC_INLINE void nrf_wdt_reload_value_set(uint32_t reload_value) function __STATIC_INLINE (line 369) | __STATIC_INLINE uint32_t nrf_wdt_reload_value_get(void) function __STATIC_INLINE (line 374) | __STATIC_INLINE void nrf_wdt_reload_request_enable(nrf_wdt_rr_register_t... function __STATIC_INLINE (line 379) | __STATIC_INLINE void nrf_wdt_reload_request_disable(nrf_wdt_rr_register_... function __STATIC_INLINE (line 384) | __STATIC_INLINE bool nrf_wdt_reload_request_is_enabled(nrf_wdt_rr_regist... function __STATIC_INLINE (line 389) | __STATIC_INLINE void nrf_wdt_reload_request_set(nrf_wdt_rr_register_t rr... FILE: SDK/modules/nrfx/mdk/compiler_abstraction.h function gcc_current_sp (line 195) | static inline unsigned int gcc_current_sp(void) FILE: SDK/modules/nrfx/mdk/nrf51.h type IRQn_Type (line 78) | typedef enum { type PPI_TASKS_CHG_Type (line 184) | typedef struct { type PPI_CH_Type (line 193) | typedef struct { type NRF_POWER_Type (line 222) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_CLOCK_Type (line 266) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_MPU_Type (line 310) | typedef struct { /*!< (@ 0x40000000) MPU ... type NRF_RADIO_Type (line 333) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UART_Type (line 420) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_SPI_Type (line 477) | typedef struct { /*!< (@ 0x40003000) SPI0... type NRF_TWI_Type (line 511) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_SPIS_Type (line 566) | typedef struct { /*!< (@ 0x40004000) SPIS... type NRF_GPIOTE_Type (line 621) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_ADC_Type (line 647) | typedef struct { /*!< (@ 0x40007000) ADC ... type NRF_TIMER_Type (line 676) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 715) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 756) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 783) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 812) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_AAR_Type (line 844) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_CCM_Type (line 883) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_WDT_Type (line 925) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 957) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_LPCOMP_Type (line 1006) | typedef struct { /*!< (@ 0x40013000) LPCO... type NRF_SWI_Type (line 1044) | typedef struct { /*!< (@ 0x40014000) SWI ... type NRF_NVMC_Type (line 1059) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 1089) | typedef struct { /*!< (@ 0x4001F000) PPI ... type NRF_FICR_Type (line 1112) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 1155) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_GPIO_Type (line 1181) | typedef struct { /*!< (@ 0x50000000) GPIO... FILE: SDK/modules/nrfx/mdk/nrf51_erratas.h function nrf51_errata_1 (line 141) | static bool nrf51_errata_1(void) function nrf51_errata_2 (line 205) | static bool nrf51_errata_2(void) function nrf51_errata_3 (line 269) | static bool nrf51_errata_3(void) function nrf51_errata_4 (line 327) | static bool nrf51_errata_4(void) function nrf51_errata_5 (line 343) | static bool nrf51_errata_5(void) function nrf51_errata_6 (line 365) | static bool nrf51_errata_6(void) function nrf51_errata_7 (line 429) | static bool nrf51_errata_7(void) function nrf51_errata_8 (line 493) | static bool nrf51_errata_8(void) function nrf51_errata_9 (line 557) | static bool nrf51_errata_9(void) function nrf51_errata_10 (line 621) | static bool nrf51_errata_10(void) function nrf51_errata_11 (line 685) | static bool nrf51_errata_11(void) function nrf51_errata_12 (line 749) | static bool nrf51_errata_12(void) function nrf51_errata_13 (line 813) | static bool nrf51_errata_13(void) function nrf51_errata_14 (line 877) | static bool nrf51_errata_14(void) function nrf51_errata_15 (line 941) | static bool nrf51_errata_15(void) function nrf51_errata_16 (line 1005) | static bool nrf51_errata_16(void) function nrf51_errata_17 (line 1069) | static bool nrf51_errata_17(void) function nrf51_errata_18 (line 1133) | static bool nrf51_errata_18(void) function nrf51_errata_19 (line 1197) | static bool nrf51_errata_19(void) function nrf51_errata_20 (line 1261) | static bool nrf51_errata_20(void) function nrf51_errata_21 (line 1325) | static bool nrf51_errata_21(void) function nrf51_errata_22 (line 1389) | static bool nrf51_errata_22(void) function nrf51_errata_23 (line 1453) | static bool nrf51_errata_23(void) function nrf51_errata_24 (line 1517) | static bool nrf51_errata_24(void) function nrf51_errata_25 (line 1581) | static bool nrf51_errata_25(void) function nrf51_errata_26 (line 1645) | static bool nrf51_errata_26(void) function nrf51_errata_27 (line 1709) | static bool nrf51_errata_27(void) function nrf51_errata_28 (line 1773) | static bool nrf51_errata_28(void) function nrf51_errata_29 (line 1837) | static bool nrf51_errata_29(void) function nrf51_errata_30 (line 1901) | static bool nrf51_errata_30(void) function nrf51_errata_31 (line 1965) | static bool nrf51_errata_31(void) function nrf51_errata_32 (line 2029) | static bool nrf51_errata_32(void) function nrf51_errata_33 (line 2093) | static bool nrf51_errata_33(void) function nrf51_errata_34 (line 2157) | static bool nrf51_errata_34(void) function nrf51_errata_35 (line 2221) | static bool nrf51_errata_35(void) function nrf51_errata_36 (line 2285) | static bool nrf51_errata_36(void) function nrf51_errata_37 (line 2349) | static bool nrf51_errata_37(void) function nrf51_errata_38 (line 2413) | static bool nrf51_errata_38(void) function nrf51_errata_39 (line 2477) | static bool nrf51_errata_39(void) function nrf51_errata_40 (line 2541) | static bool nrf51_errata_40(void) function nrf51_errata_41 (line 2605) | static bool nrf51_errata_41(void) function nrf51_errata_42 (line 2669) | static bool nrf51_errata_42(void) function nrf51_errata_43 (line 2733) | static bool nrf51_errata_43(void) function nrf51_errata_44 (line 2797) | static bool nrf51_errata_44(void) function nrf51_errata_45 (line 2861) | static bool nrf51_errata_45(void) function nrf51_errata_46 (line 2925) | static bool nrf51_errata_46(void) function nrf51_errata_47 (line 2989) | static bool nrf51_errata_47(void) function nrf51_errata_48 (line 3053) | static bool nrf51_errata_48(void) function nrf51_errata_49 (line 3117) | static bool nrf51_errata_49(void) function nrf51_errata_50 (line 3175) | static bool nrf51_errata_50(void) function nrf51_errata_51 (line 3191) | static bool nrf51_errata_51(void) function nrf51_errata_52 (line 3207) | static bool nrf51_errata_52(void) function nrf51_errata_53 (line 3223) | static bool nrf51_errata_53(void) function nrf51_errata_54 (line 3239) | static bool nrf51_errata_54(void) function nrf51_errata_55 (line 3261) | static bool nrf51_errata_55(void) function nrf51_errata_56 (line 3325) | static bool nrf51_errata_56(void) function nrf51_errata_57 (line 3389) | static bool nrf51_errata_57(void) function nrf51_errata_58 (line 3453) | static bool nrf51_errata_58(void) function nrf51_errata_59 (line 3517) | static bool nrf51_errata_59(void) function nrf51_errata_60 (line 3581) | static bool nrf51_errata_60(void) function nrf51_errata_61 (line 3645) | static bool nrf51_errata_61(void) function nrf51_errata_62 (line 3709) | static bool nrf51_errata_62(void) function nrf51_errata_63 (line 3773) | static bool nrf51_errata_63(void) function nrf51_errata_64 (line 3837) | static bool nrf51_errata_64(void) function nrf51_errata_65 (line 3901) | static bool nrf51_errata_65(void) function nrf51_errata_66 (line 3965) | static bool nrf51_errata_66(void) function nrf51_errata_67 (line 4029) | static bool nrf51_errata_67(void) function nrf51_errata_68 (line 4093) | static bool nrf51_errata_68(void) function nrf51_errata_69 (line 4157) | static bool nrf51_errata_69(void) function nrf51_errata_70 (line 4221) | static bool nrf51_errata_70(void) function nrf51_errata_71 (line 4285) | static bool nrf51_errata_71(void) function nrf51_errata_72 (line 4349) | static bool nrf51_errata_72(void) function nrf51_errata_73 (line 4413) | static bool nrf51_errata_73(void) function nrf51_errata_74 (line 4477) | static bool nrf51_errata_74(void) function nrf51_errata_75 (line 4541) | static bool nrf51_errata_75(void) function nrf51_errata_76 (line 4605) | static bool nrf51_errata_76(void) function nrf51_errata_77 (line 4663) | static bool nrf51_errata_77(void) function nrf51_errata_78 (line 4685) | static bool nrf51_errata_78(void) FILE: SDK/modules/nrfx/mdk/nrf52.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 202) | typedef struct { type FICR_TEMP_Type (line 216) | typedef struct { type FICR_NFC_Type (line 240) | typedef struct { type POWER_RAM_Type (line 259) | typedef struct { type UARTE_PSEL_Type (line 272) | typedef struct { type UARTE_RXD_Type (line 283) | typedef struct { type UARTE_TXD_Type (line 293) | typedef struct { type SPIM_PSEL_Type (line 303) | typedef struct { type SPIM_RXD_Type (line 313) | typedef struct { type SPIM_TXD_Type (line 324) | typedef struct { type SPIS_PSEL_Type (line 335) | typedef struct { type SPIS_RXD_Type (line 346) | typedef struct { type SPIS_TXD_Type (line 356) | typedef struct { type TWIM_PSEL_Type (line 366) | typedef struct { type TWIM_RXD_Type (line 375) | typedef struct { type TWIM_TXD_Type (line 386) | typedef struct { type TWIS_PSEL_Type (line 397) | typedef struct { type TWIS_RXD_Type (line 406) | typedef struct { type TWIS_TXD_Type (line 416) | typedef struct { type SPI_PSEL_Type (line 426) | typedef struct { type NFCT_FRAMESTATUS_Type (line 436) | typedef struct { type NFCT_TXD_Type (line 444) | typedef struct { type NFCT_RXD_Type (line 453) | typedef struct { type SAADC_EVENTS_CH_Type (line 462) | typedef struct { type SAADC_CH_Type (line 473) | typedef struct { type SAADC_RESULT_Type (line 488) | typedef struct { type QDEC_PSEL_Type (line 499) | typedef struct { type PWM_SEQ_Type (line 509) | typedef struct { type PWM_PSEL_Type (line 526) | typedef struct { type PDM_PSEL_Type (line 535) | typedef struct { type PDM_SAMPLE_Type (line 544) | typedef struct { type PPI_TASKS_CHG_Type (line 555) | typedef struct { type PPI_CH_Type (line 566) | typedef struct { type PPI_FORK_Type (line 575) | typedef struct { type MWU_EVENTS_REGION_Type (line 583) | typedef struct { type MWU_EVENTS_PREGION_Type (line 594) | typedef struct { type MWU_PERREGION_Type (line 605) | typedef struct { type MWU_REGION_Type (line 620) | typedef struct { type MWU_PREGION_Type (line 632) | typedef struct { type I2S_CONFIG_Type (line 644) | typedef struct { type I2S_RXD_Type (line 661) | typedef struct { type I2S_TXD_Type (line 669) | typedef struct { type I2S_RXTXD_Type (line 677) | typedef struct { type I2S_PSEL_Type (line 685) | typedef struct { type NRF_FICR_Type (line 717) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 750) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_APPROTECT_Type (line 780) | typedef struct { /*!< (@ 0x40000000) APPR... type NRF_BPROT_Type (line 800) | typedef struct { /*!< (@ 0x40000000) BPRO... type NRF_POWER_Type (line 822) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_CLOCK_Type (line 867) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_RADIO_Type (line 913) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UARTE_Type (line 998) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_UART_Type (line 1057) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_SPIM_Type (line 1107) | typedef struct { /*!< (@ 0x40003000) SPIM... type NRF_SPIS_Type (line 1156) | typedef struct { /*!< (@ 0x40003000) SPIS... type NRF_TWIM_Type (line 1204) | typedef struct { /*!< (@ 0x40003000) TWIM... type NRF_TWIS_Type (line 1260) | typedef struct { /*!< (@ 0x40003000) TWIS... type NRF_SPI_Type (line 1319) | typedef struct { /*!< (@ 0x40003000) SPI0... type NRF_TWI_Type (line 1349) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_NFCT_Type (line 1402) | typedef struct { /*!< (@ 0x40005000) NFCT... type NRF_GPIOTE_Type (line 1489) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_SAADC_Type (line 1527) | typedef struct { /*!< (@ 0x40007000) SAAD... type NRF_TIMER_Type (line 1578) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 1616) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 1653) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 1696) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 1723) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_CCM_Type (line 1748) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_AAR_Type (line 1786) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_WDT_Type (line 1820) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 1849) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_COMP_Type (line 1898) | typedef struct { /*!< (@ 0x40013000) COMP... type NRF_LPCOMP_Type (line 1938) | typedef struct { /*!< (@ 0x40013000) LPCO... type NRF_SWI_Type (line 1976) | typedef struct { /*!< (@ 0x40014000) SWI0... type NRF_EGU_Type (line 1991) | typedef struct { /*!< (@ 0x40014000) EGU0... type NRF_PWM_Type (line 2015) | typedef struct { /*!< (@ 0x4001C000) PWM0... type NRF_PDM_Type (line 2071) | typedef struct { /*!< (@ 0x4001D000) PDM ... type NRF_NVMC_Type (line 2109) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 2143) | typedef struct { /*!< (@ 0x4001F000) PPI ... type NRF_MWU_Type (line 2168) | typedef struct { /*!< (@ 0x40020000) MWU ... type NRF_I2S_Type (line 2204) | typedef struct { /*!< (@ 0x40025000) I2S ... type NRF_FPU_Type (line 2251) | typedef struct { /*!< (@ 0x40026000) FPU ... type NRF_GPIO_Type (line 2266) | typedef struct { /*!< (@ 0x50000000) P0 S... FILE: SDK/modules/nrfx/mdk/nrf52805.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 189) | typedef struct { type FICR_TEMP_Type (line 202) | typedef struct { type POWER_RAM_Type (line 226) | typedef struct { type UART_PSEL_Type (line 242) | typedef struct { type UARTE_PSEL_Type (line 253) | typedef struct { type UARTE_RXD_Type (line 264) | typedef struct { type UARTE_TXD_Type (line 274) | typedef struct { type TWI_PSEL_Type (line 284) | typedef struct { type TWIM_PSEL_Type (line 293) | typedef struct { type TWIM_RXD_Type (line 302) | typedef struct { type TWIM_TXD_Type (line 313) | typedef struct { type TWIS_PSEL_Type (line 324) | typedef struct { type TWIS_RXD_Type (line 333) | typedef struct { type TWIS_TXD_Type (line 344) | typedef struct { type SPI_PSEL_Type (line 355) | typedef struct { type SPIM_PSEL_Type (line 365) | typedef struct { type SPIM_RXD_Type (line 375) | typedef struct { type SPIM_TXD_Type (line 386) | typedef struct { type SPIS_PSEL_Type (line 397) | typedef struct { type SPIS_RXD_Type (line 408) | typedef struct { type SPIS_TXD_Type (line 419) | typedef struct { type SAADC_EVENTS_CH_Type (line 430) | typedef struct { type SAADC_CH_Type (line 441) | typedef struct { type SAADC_RESULT_Type (line 456) | typedef struct { type QDEC_PSEL_Type (line 467) | typedef struct { type PPI_TASKS_CHG_Type (line 477) | typedef struct { type PPI_CH_Type (line 486) | typedef struct { type PPI_FORK_Type (line 495) | typedef struct { type NRF_FICR_Type (line 523) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 553) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_BPROT_Type (line 578) | typedef struct { /*!< (@ 0x40000000) BPRO... type NRF_APPROTECT_Type (line 596) | typedef struct { /*!< (@ 0x40000000) APPR... type NRF_CLOCK_Type (line 615) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_POWER_Type (line 659) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_GPIO_Type (line 697) | typedef struct { /*!< (@ 0x50000000) P0 S... type NRF_RADIO_Type (line 727) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UART_Type (line 821) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_UARTE_Type (line 869) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_TWI_Type (line 929) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_TWIM_Type (line 982) | typedef struct { /*!< (@ 0x40003000) TWIM... type NRF_TWIS_Type (line 1038) | typedef struct { /*!< (@ 0x40003000) TWIS... type NRF_SPI_Type (line 1095) | typedef struct { /*!< (@ 0x40004000) SPI0... type NRF_SPIM_Type (line 1126) | typedef struct { /*!< (@ 0x40004000) SPIM... type NRF_SPIS_Type (line 1175) | typedef struct { /*!< (@ 0x40004000) SPIS... type NRF_GPIOTE_Type (line 1221) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_SAADC_Type (line 1258) | typedef struct { /*!< (@ 0x40007000) SAAD... type NRF_TIMER_Type (line 1309) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 1347) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 1384) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 1427) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 1454) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_AAR_Type (line 1479) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_CCM_Type (line 1513) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_WDT_Type (line 1557) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 1586) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_EGU_Type (line 1635) | typedef struct { /*!< (@ 0x40014000) EGU0... type NRF_SWI_Type (line 1659) | typedef struct { /*!< (@ 0x40014000) SWI0... type NRF_NVMC_Type (line 1674) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 1706) | typedef struct { /*!< (@ 0x4001F000) PPI ... FILE: SDK/modules/nrfx/mdk/nrf52810.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 192) | typedef struct { type FICR_TEMP_Type (line 205) | typedef struct { type POWER_RAM_Type (line 229) | typedef struct { type UART_PSEL_Type (line 245) | typedef struct { type UARTE_PSEL_Type (line 256) | typedef struct { type UARTE_RXD_Type (line 267) | typedef struct { type UARTE_TXD_Type (line 277) | typedef struct { type TWI_PSEL_Type (line 287) | typedef struct { type TWIM_PSEL_Type (line 296) | typedef struct { type TWIM_RXD_Type (line 305) | typedef struct { type TWIM_TXD_Type (line 316) | typedef struct { type TWIS_PSEL_Type (line 327) | typedef struct { type TWIS_RXD_Type (line 336) | typedef struct { type TWIS_TXD_Type (line 347) | typedef struct { type SPI_PSEL_Type (line 358) | typedef struct { type SPIM_PSEL_Type (line 368) | typedef struct { type SPIM_RXD_Type (line 378) | typedef struct { type SPIM_TXD_Type (line 389) | typedef struct { type SPIS_PSEL_Type (line 400) | typedef struct { type SPIS_RXD_Type (line 411) | typedef struct { type SPIS_TXD_Type (line 422) | typedef struct { type SAADC_EVENTS_CH_Type (line 433) | typedef struct { type SAADC_CH_Type (line 444) | typedef struct { type SAADC_RESULT_Type (line 459) | typedef struct { type QDEC_PSEL_Type (line 470) | typedef struct { type PWM_SEQ_Type (line 480) | typedef struct { type PWM_PSEL_Type (line 496) | typedef struct { type PDM_PSEL_Type (line 505) | typedef struct { type PDM_SAMPLE_Type (line 514) | typedef struct { type PPI_TASKS_CHG_Type (line 525) | typedef struct { type PPI_CH_Type (line 534) | typedef struct { type PPI_FORK_Type (line 543) | typedef struct { type NRF_FICR_Type (line 571) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 601) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_BPROT_Type (line 626) | typedef struct { /*!< (@ 0x40000000) BPRO... type NRF_APPROTECT_Type (line 644) | typedef struct { /*!< (@ 0x40000000) APPR... type NRF_CLOCK_Type (line 663) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_POWER_Type (line 707) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_GPIO_Type (line 745) | typedef struct { /*!< (@ 0x50000000) P0 S... type NRF_RADIO_Type (line 775) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UART_Type (line 860) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_UARTE_Type (line 908) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_TWI_Type (line 968) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_TWIM_Type (line 1021) | typedef struct { /*!< (@ 0x40003000) TWIM... type NRF_TWIS_Type (line 1078) | typedef struct { /*!< (@ 0x40003000) TWIS... type NRF_SPI_Type (line 1135) | typedef struct { /*!< (@ 0x40004000) SPI0... type NRF_SPIM_Type (line 1166) | typedef struct { /*!< (@ 0x40004000) SPIM... type NRF_SPIS_Type (line 1215) | typedef struct { /*!< (@ 0x40004000) SPIS... type NRF_GPIOTE_Type (line 1261) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_SAADC_Type (line 1298) | typedef struct { /*!< (@ 0x40007000) SAAD... type NRF_TIMER_Type (line 1349) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 1387) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 1424) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 1467) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 1494) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_AAR_Type (line 1519) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_CCM_Type (line 1553) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_WDT_Type (line 1597) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 1626) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_COMP_Type (line 1675) | typedef struct { /*!< (@ 0x40013000) COMP... type NRF_EGU_Type (line 1714) | typedef struct { /*!< (@ 0x40014000) EGU0... type NRF_SWI_Type (line 1738) | typedef struct { /*!< (@ 0x40014000) SWI0... type NRF_PWM_Type (line 1753) | typedef struct { /*!< (@ 0x4001C000) PWM0... type NRF_PDM_Type (line 1808) | typedef struct { /*!< (@ 0x4001D000) PDM ... type NRF_NVMC_Type (line 1846) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 1878) | typedef struct { /*!< (@ 0x4001F000) PPI ... FILE: SDK/modules/nrfx/mdk/nrf52811.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 192) | typedef struct { type FICR_TEMP_Type (line 205) | typedef struct { type POWER_RAM_Type (line 229) | typedef struct { type RADIO_PSEL_Type (line 245) | typedef struct { type RADIO_DFEPACKET_Type (line 254) | typedef struct { type UART_PSEL_Type (line 264) | typedef struct { type UARTE_PSEL_Type (line 275) | typedef struct { type UARTE_RXD_Type (line 286) | typedef struct { type UARTE_TXD_Type (line 296) | typedef struct { type SPI_PSEL_Type (line 306) | typedef struct { type SPIM_PSEL_Type (line 316) | typedef struct { type SPIM_RXD_Type (line 326) | typedef struct { type SPIM_TXD_Type (line 337) | typedef struct { type SPIS_PSEL_Type (line 348) | typedef struct { type SPIS_RXD_Type (line 359) | typedef struct { type SPIS_TXD_Type (line 370) | typedef struct { type TWI_PSEL_Type (line 381) | typedef struct { type TWIM_PSEL_Type (line 390) | typedef struct { type TWIM_RXD_Type (line 399) | typedef struct { type TWIM_TXD_Type (line 410) | typedef struct { type TWIS_PSEL_Type (line 421) | typedef struct { type TWIS_RXD_Type (line 430) | typedef struct { type TWIS_TXD_Type (line 441) | typedef struct { type SAADC_EVENTS_CH_Type (line 452) | typedef struct { type SAADC_CH_Type (line 463) | typedef struct { type SAADC_RESULT_Type (line 478) | typedef struct { type QDEC_PSEL_Type (line 489) | typedef struct { type PWM_SEQ_Type (line 499) | typedef struct { type PWM_PSEL_Type (line 515) | typedef struct { type PDM_PSEL_Type (line 524) | typedef struct { type PDM_SAMPLE_Type (line 533) | typedef struct { type PPI_TASKS_CHG_Type (line 544) | typedef struct { type PPI_CH_Type (line 553) | typedef struct { type PPI_FORK_Type (line 562) | typedef struct { type NRF_FICR_Type (line 590) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 620) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_BPROT_Type (line 645) | typedef struct { /*!< (@ 0x40000000) BPRO... type NRF_APPROTECT_Type (line 663) | typedef struct { /*!< (@ 0x40000000) APPR... type NRF_CLOCK_Type (line 682) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_POWER_Type (line 726) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_GPIO_Type (line 764) | typedef struct { /*!< (@ 0x50000000) P0 S... type NRF_RADIO_Type (line 794) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UART_Type (line 928) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_UARTE_Type (line 976) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_SPI_Type (line 1036) | typedef struct { /*!< (@ 0x40003000) SPI1... type NRF_SPIM_Type (line 1067) | typedef struct { /*!< (@ 0x40003000) SPIM... type NRF_SPIS_Type (line 1116) | typedef struct { /*!< (@ 0x40003000) SPIS... type NRF_TWI_Type (line 1162) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_TWIM_Type (line 1215) | typedef struct { /*!< (@ 0x40003000) TWIM... type NRF_TWIS_Type (line 1272) | typedef struct { /*!< (@ 0x40003000) TWIS... type NRF_GPIOTE_Type (line 1329) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_SAADC_Type (line 1366) | typedef struct { /*!< (@ 0x40007000) SAAD... type NRF_TIMER_Type (line 1417) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 1455) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 1492) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 1535) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 1562) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_AAR_Type (line 1587) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_CCM_Type (line 1621) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_WDT_Type (line 1665) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 1694) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_COMP_Type (line 1743) | typedef struct { /*!< (@ 0x40013000) COMP... type NRF_EGU_Type (line 1782) | typedef struct { /*!< (@ 0x40014000) EGU0... type NRF_SWI_Type (line 1806) | typedef struct { /*!< (@ 0x40014000) SWI0... type NRF_PWM_Type (line 1821) | typedef struct { /*!< (@ 0x4001C000) PWM0... type NRF_PDM_Type (line 1876) | typedef struct { /*!< (@ 0x4001D000) PDM ... type NRF_NVMC_Type (line 1914) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 1946) | typedef struct { /*!< (@ 0x4001F000) PPI ... FILE: SDK/modules/nrfx/mdk/nrf52820.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 191) | typedef struct { type FICR_TEMP_Type (line 203) | typedef struct { type POWER_RAM_Type (line 227) | typedef struct { type RADIO_PSEL_Type (line 239) | typedef struct { type RADIO_DFEPACKET_Type (line 248) | typedef struct { type UART_PSEL_Type (line 258) | typedef struct { type UARTE_PSEL_Type (line 269) | typedef struct { type UARTE_RXD_Type (line 280) | typedef struct { type UARTE_TXD_Type (line 290) | typedef struct { type SPI_PSEL_Type (line 300) | typedef struct { type SPIM_PSEL_Type (line 310) | typedef struct { type SPIM_RXD_Type (line 320) | typedef struct { type SPIM_TXD_Type (line 331) | typedef struct { type SPIS_PSEL_Type (line 342) | typedef struct { type SPIS_RXD_Type (line 353) | typedef struct { type SPIS_TXD_Type (line 364) | typedef struct { type TWI_PSEL_Type (line 375) | typedef struct { type TWIM_PSEL_Type (line 384) | typedef struct { type TWIM_RXD_Type (line 393) | typedef struct { type TWIM_TXD_Type (line 404) | typedef struct { type TWIS_PSEL_Type (line 415) | typedef struct { type TWIS_RXD_Type (line 424) | typedef struct { type TWIS_TXD_Type (line 435) | typedef struct { type QDEC_PSEL_Type (line 446) | typedef struct { type ACL_ACL_Type (line 456) | typedef struct { type PPI_TASKS_CHG_Type (line 472) | typedef struct { type PPI_CH_Type (line 481) | typedef struct { type PPI_FORK_Type (line 490) | typedef struct { type USBD_HALTED_Type (line 498) | typedef struct { type USBD_SIZE_Type (line 512) | typedef struct { type USBD_EPIN_Type (line 523) | typedef struct { type USBD_ISOIN_Type (line 536) | typedef struct { type USBD_EPOUT_Type (line 546) | typedef struct { type USBD_ISOOUT_Type (line 559) | typedef struct { type NRF_FICR_Type (line 589) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 622) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_APPROTECT_Type (line 653) | typedef struct { /*!< (@ 0x40000000) APPR... type NRF_CLOCK_Type (line 672) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_POWER_Type (line 727) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_GPIO_Type (line 774) | typedef struct { /*!< (@ 0x50000000) P0 S... type NRF_RADIO_Type (line 804) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UART_Type (line 940) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_UARTE_Type (line 988) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_SPI_Type (line 1048) | typedef struct { /*!< (@ 0x40003000) SPI0... type NRF_SPIM_Type (line 1079) | typedef struct { /*!< (@ 0x40003000) SPIM... type NRF_SPIS_Type (line 1129) | typedef struct { /*!< (@ 0x40003000) SPIS... type NRF_TWI_Type (line 1175) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_TWIM_Type (line 1228) | typedef struct { /*!< (@ 0x40003000) TWIM... type NRF_TWIS_Type (line 1284) | typedef struct { /*!< (@ 0x40003000) TWIS... type NRF_GPIOTE_Type (line 1341) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_TIMER_Type (line 1378) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 1416) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 1453) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 1496) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 1523) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_AAR_Type (line 1548) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_CCM_Type (line 1582) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_WDT_Type (line 1626) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 1655) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_COMP_Type (line 1704) | typedef struct { /*!< (@ 0x40013000) COMP... type NRF_EGU_Type (line 1743) | typedef struct { /*!< (@ 0x40014000) EGU0... type NRF_SWI_Type (line 1767) | typedef struct { /*!< (@ 0x40014000) SWI0... type NRF_ACL_Type (line 1782) | typedef struct { /*!< (@ 0x4001E000) ACL ... type NRF_NVMC_Type (line 1798) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 1832) | typedef struct { /*!< (@ 0x4001F000) PPI ... type NRF_USBD_Type (line 1857) | typedef struct { /*!< (@ 0x40027000) USBD... FILE: SDK/modules/nrfx/mdk/nrf52833.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 206) | typedef struct { type FICR_TEMP_Type (line 218) | typedef struct { type FICR_NFC_Type (line 242) | typedef struct { type POWER_RAM_Type (line 261) | typedef struct { type RADIO_PSEL_Type (line 273) | typedef struct { type RADIO_DFEPACKET_Type (line 282) | typedef struct { type UART_PSEL_Type (line 292) | typedef struct { type UARTE_PSEL_Type (line 303) | typedef struct { type UARTE_RXD_Type (line 314) | typedef struct { type UARTE_TXD_Type (line 324) | typedef struct { type SPI_PSEL_Type (line 334) | typedef struct { type SPIM_PSEL_Type (line 344) | typedef struct { type SPIM_RXD_Type (line 355) | typedef struct { type SPIM_TXD_Type (line 366) | typedef struct { type SPIM_IFTIMING_Type (line 377) | typedef struct { type SPIS_PSEL_Type (line 388) | typedef struct { type SPIS_RXD_Type (line 399) | typedef struct { type SPIS_TXD_Type (line 410) | typedef struct { type TWI_PSEL_Type (line 421) | typedef struct { type TWIM_PSEL_Type (line 430) | typedef struct { type TWIM_RXD_Type (line 439) | typedef struct { type TWIM_TXD_Type (line 450) | typedef struct { type TWIS_PSEL_Type (line 461) | typedef struct { type TWIS_RXD_Type (line 470) | typedef struct { type TWIS_TXD_Type (line 481) | typedef struct { type NFCT_FRAMESTATUS_Type (line 492) | typedef struct { type NFCT_TXD_Type (line 500) | typedef struct { type NFCT_RXD_Type (line 509) | typedef struct { type SAADC_EVENTS_CH_Type (line 518) | typedef struct { type SAADC_CH_Type (line 529) | typedef struct { type SAADC_RESULT_Type (line 544) | typedef struct { type QDEC_PSEL_Type (line 556) | typedef struct { type PWM_SEQ_Type (line 566) | typedef struct { type PWM_PSEL_Type (line 582) | typedef struct { type PDM_PSEL_Type (line 591) | typedef struct { type PDM_SAMPLE_Type (line 600) | typedef struct { type ACL_ACL_Type (line 611) | typedef struct { type PPI_TASKS_CHG_Type (line 627) | typedef struct { type PPI_CH_Type (line 636) | typedef struct { type PPI_FORK_Type (line 645) | typedef struct { type MWU_EVENTS_REGION_Type (line 653) | typedef struct { type MWU_EVENTS_PREGION_Type (line 664) | typedef struct { type MWU_PERREGION_Type (line 675) | typedef struct { type MWU_REGION_Type (line 690) | typedef struct { type MWU_PREGION_Type (line 701) | typedef struct { type I2S_CONFIG_Type (line 712) | typedef struct { type I2S_RXD_Type (line 729) | typedef struct { type I2S_TXD_Type (line 737) | typedef struct { type I2S_RXTXD_Type (line 745) | typedef struct { type I2S_PSEL_Type (line 753) | typedef struct { type USBD_HALTED_Type (line 765) | typedef struct { type USBD_SIZE_Type (line 779) | typedef struct { type USBD_EPIN_Type (line 790) | typedef struct { type USBD_ISOIN_Type (line 803) | typedef struct { type USBD_EPOUT_Type (line 813) | typedef struct { type USBD_ISOOUT_Type (line 826) | typedef struct { type NRF_FICR_Type (line 856) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 891) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_APPROTECT_Type (line 923) | typedef struct { /*!< (@ 0x40000000) APPR... type NRF_CLOCK_Type (line 942) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_POWER_Type (line 999) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_GPIO_Type (line 1046) | typedef struct { /*!< (@ 0x50000000) P0 S... type NRF_RADIO_Type (line 1076) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UART_Type (line 1212) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_UARTE_Type (line 1260) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_SPI_Type (line 1320) | typedef struct { /*!< (@ 0x40003000) SPI0... type NRF_SPIM_Type (line 1351) | typedef struct { /*!< (@ 0x40003000) SPIM... type NRF_SPIS_Type (line 1411) | typedef struct { /*!< (@ 0x40003000) SPIS... type NRF_TWI_Type (line 1457) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_TWIM_Type (line 1510) | typedef struct { /*!< (@ 0x40003000) TWIM... type NRF_TWIS_Type (line 1566) | typedef struct { /*!< (@ 0x40003000) TWIS... type NRF_NFCT_Type (line 1623) | typedef struct { /*!< (@ 0x40005000) NFCT... type NRF_GPIOTE_Type (line 1718) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_SAADC_Type (line 1755) | typedef struct { /*!< (@ 0x40007000) SAAD... type NRF_TIMER_Type (line 1804) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 1842) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 1879) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 1922) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 1949) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_AAR_Type (line 1974) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_CCM_Type (line 2008) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_WDT_Type (line 2052) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 2081) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_COMP_Type (line 2130) | typedef struct { /*!< (@ 0x40013000) COMP... type NRF_LPCOMP_Type (line 2169) | typedef struct { /*!< (@ 0x40013000) LPCO... type NRF_EGU_Type (line 2207) | typedef struct { /*!< (@ 0x40014000) EGU0... type NRF_SWI_Type (line 2231) | typedef struct { /*!< (@ 0x40014000) SWI0... type NRF_PWM_Type (line 2246) | typedef struct { /*!< (@ 0x4001C000) PWM0... type NRF_PDM_Type (line 2301) | typedef struct { /*!< (@ 0x4001D000) PDM ... type NRF_ACL_Type (line 2341) | typedef struct { /*!< (@ 0x4001E000) ACL ... type NRF_NVMC_Type (line 2357) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 2396) | typedef struct { /*!< (@ 0x4001F000) PPI ... type NRF_MWU_Type (line 2421) | typedef struct { /*!< (@ 0x40020000) MWU ... type NRF_I2S_Type (line 2457) | typedef struct { /*!< (@ 0x40025000) I2S ... type NRF_FPU_Type (line 2504) | typedef struct { /*!< (@ 0x40026000) FPU ... type NRF_USBD_Type (line 2519) | typedef struct { /*!< (@ 0x40027000) USBD... FILE: SDK/modules/nrfx/mdk/nrf52840.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 208) | typedef struct { type FICR_TEMP_Type (line 220) | typedef struct { type FICR_NFC_Type (line 244) | typedef struct { type FICR_TRNG90B_Type (line 263) | typedef struct { type POWER_RAM_Type (line 278) | typedef struct { type UART_PSEL_Type (line 290) | typedef struct { type UARTE_PSEL_Type (line 301) | typedef struct { type UARTE_RXD_Type (line 312) | typedef struct { type UARTE_TXD_Type (line 322) | typedef struct { type SPI_PSEL_Type (line 332) | typedef struct { type SPIM_PSEL_Type (line 342) | typedef struct { type SPIM_RXD_Type (line 353) | typedef struct { type SPIM_TXD_Type (line 364) | typedef struct { type SPIM_IFTIMING_Type (line 375) | typedef struct { type SPIS_PSEL_Type (line 386) | typedef struct { type SPIS_RXD_Type (line 397) | typedef struct { type SPIS_TXD_Type (line 408) | typedef struct { type TWI_PSEL_Type (line 419) | typedef struct { type TWIM_PSEL_Type (line 428) | typedef struct { type TWIM_RXD_Type (line 437) | typedef struct { type TWIM_TXD_Type (line 448) | typedef struct { type TWIS_PSEL_Type (line 459) | typedef struct { type TWIS_RXD_Type (line 468) | typedef struct { type TWIS_TXD_Type (line 479) | typedef struct { type NFCT_FRAMESTATUS_Type (line 490) | typedef struct { type NFCT_TXD_Type (line 498) | typedef struct { type NFCT_RXD_Type (line 507) | typedef struct { type SAADC_EVENTS_CH_Type (line 516) | typedef struct { type SAADC_CH_Type (line 527) | typedef struct { type SAADC_RESULT_Type (line 542) | typedef struct { type QDEC_PSEL_Type (line 554) | typedef struct { type PWM_SEQ_Type (line 564) | typedef struct { type PWM_PSEL_Type (line 580) | typedef struct { type PDM_PSEL_Type (line 589) | typedef struct { type PDM_SAMPLE_Type (line 598) | typedef struct { type ACL_ACL_Type (line 609) | typedef struct { type PPI_TASKS_CHG_Type (line 625) | typedef struct { type PPI_CH_Type (line 634) | typedef struct { type PPI_FORK_Type (line 643) | typedef struct { type MWU_EVENTS_REGION_Type (line 651) | typedef struct { type MWU_EVENTS_PREGION_Type (line 662) | typedef struct { type MWU_PERREGION_Type (line 673) | typedef struct { type MWU_REGION_Type (line 688) | typedef struct { type MWU_PREGION_Type (line 699) | typedef struct { type I2S_CONFIG_Type (line 710) | typedef struct { type I2S_RXD_Type (line 727) | typedef struct { type I2S_TXD_Type (line 735) | typedef struct { type I2S_RXTXD_Type (line 743) | typedef struct { type I2S_PSEL_Type (line 751) | typedef struct { type USBD_HALTED_Type (line 763) | typedef struct { type USBD_SIZE_Type (line 777) | typedef struct { type USBD_EPIN_Type (line 788) | typedef struct { type USBD_ISOIN_Type (line 801) | typedef struct { type USBD_EPOUT_Type (line 811) | typedef struct { type USBD_ISOOUT_Type (line 824) | typedef struct { type QSPI_READ_Type (line 834) | typedef struct { type QSPI_WRITE_Type (line 844) | typedef struct { type QSPI_ERASE_Type (line 854) | typedef struct { type QSPI_PSEL_Type (line 863) | typedef struct { type NRF_FICR_Type (line 897) | typedef struct { /*!< (@ 0x10000000) FICR... type NRF_UICR_Type (line 934) | typedef struct { /*!< (@ 0x10001000) UICR... type NRF_APPROTECT_Type (line 966) | typedef struct { /*!< (@ 0x40000000) APPR... type NRF_CLOCK_Type (line 985) | typedef struct { /*!< (@ 0x40000000) CLOC... type NRF_POWER_Type (line 1041) | typedef struct { /*!< (@ 0x40000000) POWE... type NRF_GPIO_Type (line 1090) | typedef struct { /*!< (@ 0x50000000) P0 S... type NRF_RADIO_Type (line 1120) | typedef struct { /*!< (@ 0x40001000) RADI... type NRF_UART_Type (line 1239) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_UARTE_Type (line 1287) | typedef struct { /*!< (@ 0x40002000) UART... type NRF_SPI_Type (line 1347) | typedef struct { /*!< (@ 0x40003000) SPI0... type NRF_SPIM_Type (line 1378) | typedef struct { /*!< (@ 0x40003000) SPIM... type NRF_SPIS_Type (line 1438) | typedef struct { /*!< (@ 0x40003000) SPIS... type NRF_TWI_Type (line 1484) | typedef struct { /*!< (@ 0x40003000) TWI0... type NRF_TWIM_Type (line 1537) | typedef struct { /*!< (@ 0x40003000) TWIM... type NRF_TWIS_Type (line 1593) | typedef struct { /*!< (@ 0x40003000) TWIS... type NRF_NFCT_Type (line 1650) | typedef struct { /*!< (@ 0x40005000) NFCT... type NRF_GPIOTE_Type (line 1740) | typedef struct { /*!< (@ 0x40006000) GPIO... type NRF_SAADC_Type (line 1777) | typedef struct { /*!< (@ 0x40007000) SAAD... type NRF_TIMER_Type (line 1826) | typedef struct { /*!< (@ 0x40008000) TIME... type NRF_RTC_Type (line 1864) | typedef struct { /*!< (@ 0x4000B000) RTC0... type NRF_TEMP_Type (line 1901) | typedef struct { /*!< (@ 0x4000C000) TEMP... type NRF_RNG_Type (line 1944) | typedef struct { /*!< (@ 0x4000D000) RNG ... type NRF_ECB_Type (line 1971) | typedef struct { /*!< (@ 0x4000E000) ECB ... type NRF_AAR_Type (line 1996) | typedef struct { /*!< (@ 0x4000F000) AAR ... type NRF_CCM_Type (line 2030) | typedef struct { /*!< (@ 0x4000F000) CCM ... type NRF_WDT_Type (line 2074) | typedef struct { /*!< (@ 0x40010000) WDT ... type NRF_QDEC_Type (line 2103) | typedef struct { /*!< (@ 0x40012000) QDEC... type NRF_COMP_Type (line 2152) | typedef struct { /*!< (@ 0x40013000) COMP... type NRF_LPCOMP_Type (line 2191) | typedef struct { /*!< (@ 0x40013000) LPCO... type NRF_EGU_Type (line 2229) | typedef struct { /*!< (@ 0x40014000) EGU0... type NRF_SWI_Type (line 2253) | typedef struct { /*!< (@ 0x40014000) SWI0... type NRF_PWM_Type (line 2268) | typedef struct { /*!< (@ 0x4001C000) PWM0... type NRF_PDM_Type (line 2323) | typedef struct { /*!< (@ 0x4001D000) PDM ... type NRF_ACL_Type (line 2363) | typedef struct { /*!< (@ 0x4001E000) ACL ... type NRF_NVMC_Type (line 2379) | typedef struct { /*!< (@ 0x4001E000) NVMC... type NRF_PPI_Type (line 2418) | typedef struct { /*!< (@ 0x4001F000) PPI ... type NRF_MWU_Type (line 2443) | typedef struct { /*!< (@ 0x40020000) MWU ... type NRF_I2S_Type (line 2479) | typedef struct { /*!< (@ 0x40025000) I2S ... type NRF_FPU_Type (line 2526) | typedef struct { /*!< (@ 0x40026000) FPU ... type NRF_USBD_Type (line 2541) | typedef struct { /*!< (@ 0x40027000) USBD... type NRF_QSPI_Type (line 2659) | typedef struct { /*!< (@ 0x40029000) QSPI... type NRF_CC_HOST_RGF_Type (line 2710) | typedef struct { /*!< (@ 0x5002A000) CC_H... type NRF_CRYPTOCELL_Type (line 2748) | typedef struct { /*!< (@ 0x5002A000) CRYP... FILE: SDK/modules/nrfx/mdk/nrf52_erratas.h function nrf52_errata_1 (line 247) | static bool nrf52_errata_1(void) function nrf52_errata_2 (line 294) | static bool nrf52_errata_2(void) function nrf52_errata_3 (line 341) | static bool nrf52_errata_3(void) function nrf52_errata_4 (line 388) | static bool nrf52_errata_4(void) function nrf52_errata_7 (line 435) | static bool nrf52_errata_7(void) function nrf52_errata_8 (line 482) | static bool nrf52_errata_8(void) function nrf52_errata_9 (line 529) | static bool nrf52_errata_9(void) function nrf52_errata_10 (line 576) | static bool nrf52_errata_10(void) function nrf52_errata_11 (line 623) | static bool nrf52_errata_11(void) function nrf52_errata_12 (line 670) | static bool nrf52_errata_12(void) function nrf52_errata_15 (line 732) | static bool nrf52_errata_15(void) function nrf52_errata_16 (line 856) | static bool nrf52_errata_16(void) function nrf52_errata_17 (line 903) | static bool nrf52_errata_17(void) function nrf52_errata_20 (line 956) | static bool nrf52_errata_20(void) function nrf52_errata_23 (line 1116) | static bool nrf52_errata_23(void) function nrf52_errata_24 (line 1163) | static bool nrf52_errata_24(void) function nrf52_errata_25 (line 1210) | static bool nrf52_errata_25(void) function nrf52_errata_26 (line 1257) | static bool nrf52_errata_26(void) function nrf52_errata_27 (line 1304) | static bool nrf52_errata_27(void) function nrf52_errata_28 (line 1351) | static bool nrf52_errata_28(void) function nrf52_errata_29 (line 1398) | static bool nrf52_errata_29(void) function nrf52_errata_30 (line 1445) | static bool nrf52_errata_30(void) function nrf52_errata_31 (line 1495) | static bool nrf52_errata_31(void) function nrf52_errata_32 (line 1596) | static bool nrf52_errata_32(void) function nrf52_errata_33 (line 1643) | static bool nrf52_errata_33(void) function nrf52_errata_34 (line 1690) | static bool nrf52_errata_34(void) function nrf52_errata_35 (line 1737) | static bool nrf52_errata_35(void) function nrf52_errata_36 (line 1790) | static bool nrf52_errata_36(void) function nrf52_errata_37 (line 1950) | static bool nrf52_errata_37(void) function nrf52_errata_38 (line 1997) | static bool nrf52_errata_38(void) function nrf52_errata_39 (line 2044) | static bool nrf52_errata_39(void) function nrf52_errata_40 (line 2091) | static bool nrf52_errata_40(void) function nrf52_errata_41 (line 2138) | static bool nrf52_errata_41(void) function nrf52_errata_42 (line 2185) | static bool nrf52_errata_42(void) function nrf52_errata_43 (line 2232) | static bool nrf52_errata_43(void) function nrf52_errata_44 (line 2279) | static bool nrf52_errata_44(void) function nrf52_errata_46 (line 2326) | static bool nrf52_errata_46(void) function nrf52_errata_47 (line 2373) | static bool nrf52_errata_47(void) function nrf52_errata_48 (line 2420) | static bool nrf52_errata_48(void) function nrf52_errata_49 (line 2467) | static bool nrf52_errata_49(void) function nrf52_errata_51 (line 2514) | static bool nrf52_errata_51(void) function nrf52_errata_54 (line 2573) | static bool nrf52_errata_54(void) function nrf52_errata_55 (line 2659) | static bool nrf52_errata_55(void) function nrf52_errata_57 (line 2778) | static bool nrf52_errata_57(void) function nrf52_errata_58 (line 2826) | static bool nrf52_errata_58(void) function nrf52_errata_62 (line 2909) | static bool nrf52_errata_62(void) function nrf52_errata_63 (line 2956) | static bool nrf52_errata_63(void) function nrf52_errata_64 (line 3003) | static bool nrf52_errata_64(void) function nrf52_errata_65 (line 3061) | static bool nrf52_errata_65(void) function nrf52_errata_66 (line 3114) | static bool nrf52_errata_66(void) function nrf52_errata_67 (line 3274) | static bool nrf52_errata_67(void) function nrf52_errata_68 (line 3336) | static bool nrf52_errata_68(void) function nrf52_errata_70 (line 3460) | static bool nrf52_errata_70(void) function nrf52_errata_71 (line 3507) | static bool nrf52_errata_71(void) function nrf52_errata_72 (line 3554) | static bool nrf52_errata_72(void) function nrf52_errata_73 (line 3612) | static bool nrf52_errata_73(void) function nrf52_errata_74 (line 3659) | static bool nrf52_errata_74(void) function nrf52_errata_75 (line 3717) | static bool nrf52_errata_75(void) function nrf52_errata_76 (line 3775) | static bool nrf52_errata_76(void) function nrf52_errata_77 (line 3836) | static bool nrf52_errata_77(void) function nrf52_errata_78 (line 3943) | static bool nrf52_errata_78(void) function nrf52_errata_79 (line 4103) | static bool nrf52_errata_79(void) function nrf52_errata_81 (line 4165) | static bool nrf52_errata_81(void) function nrf52_errata_83 (line 4293) | static bool nrf52_errata_83(void) function nrf52_errata_84 (line 4417) | static bool nrf52_errata_84(void) function nrf52_errata_86 (line 4475) | static bool nrf52_errata_86(void) function nrf52_errata_87 (line 4536) | static bool nrf52_errata_87(void) function nrf52_errata_88 (line 4658) | static bool nrf52_errata_88(void) function nrf52_errata_89 (line 4760) | static bool nrf52_errata_89(void) function nrf52_errata_91 (line 4843) | static bool nrf52_errata_91(void) function nrf52_errata_94 (line 4900) | static bool nrf52_errata_94(void) function nrf52_errata_96 (line 4946) | static bool nrf52_errata_96(void) function nrf52_errata_97 (line 4994) | static bool nrf52_errata_97(void) function nrf52_errata_98 (line 5076) | static bool nrf52_errata_98(void) function nrf52_errata_101 (line 5123) | static bool nrf52_errata_101(void) function nrf52_errata_102 (line 5181) | static bool nrf52_errata_102(void) function nrf52_errata_103 (line 5238) | static bool nrf52_errata_103(void) function nrf52_errata_104 (line 5284) | static bool nrf52_errata_104(void) function nrf52_errata_106 (line 5331) | static bool nrf52_errata_106(void) function nrf52_errata_107 (line 5389) | static bool nrf52_errata_107(void) function nrf52_errata_108 (line 5447) | static bool nrf52_errata_108(void) function nrf52_errata_109 (line 5505) | static bool nrf52_errata_109(void) function nrf52_errata_110 (line 5562) | static bool nrf52_errata_110(void) function nrf52_errata_111 (line 5608) | static bool nrf52_errata_111(void) function nrf52_errata_112 (line 5654) | static bool nrf52_errata_112(void) function nrf52_errata_113 (line 5702) | static bool nrf52_errata_113(void) function nrf52_errata_115 (line 5784) | static bool nrf52_errata_115(void) function nrf52_errata_116 (line 5830) | static bool nrf52_errata_116(void) function nrf52_errata_117 (line 5876) | static bool nrf52_errata_117(void) function nrf52_errata_118 (line 5922) | static bool nrf52_errata_118(void) function nrf52_errata_119 (line 5968) | static bool nrf52_errata_119(void) function nrf52_errata_120 (line 6014) | static bool nrf52_errata_120(void) function nrf52_errata_121 (line 6060) | static bool nrf52_errata_121(void) function nrf52_errata_122 (line 6106) | static bool nrf52_errata_122(void) function nrf52_errata_127 (line 6152) | static bool nrf52_errata_127(void) function nrf52_errata_128 (line 6198) | static bool nrf52_errata_128(void) function nrf52_errata_131 (line 6244) | static bool nrf52_errata_131(void) function nrf52_errata_132 (line 6291) | static bool nrf52_errata_132(void) function nrf52_errata_133 (line 6348) | static bool nrf52_errata_133(void) function nrf52_errata_134 (line 6394) | static bool nrf52_errata_134(void) function nrf52_errata_135 (line 6440) | static bool nrf52_errata_135(void) function nrf52_errata_136 (line 6493) | static bool nrf52_errata_136(void) function nrf52_errata_138 (line 6653) | static bool nrf52_errata_138(void) function nrf52_errata_140 (line 6710) | static bool nrf52_errata_140(void) function nrf52_errata_141 (line 6757) | static bool nrf52_errata_141(void) function nrf52_errata_142 (line 6814) | static bool nrf52_errata_142(void) function nrf52_errata_143 (line 6862) | static bool nrf52_errata_143(void) function nrf52_errata_144 (line 6944) | static bool nrf52_errata_144(void) function nrf52_errata_145 (line 6990) | static bool nrf52_errata_145(void) function nrf52_errata_146 (line 7037) | static bool nrf52_errata_146(void) function nrf52_errata_147 (line 7094) | static bool nrf52_errata_147(void) function nrf52_errata_149 (line 7141) | static bool nrf52_errata_149(void) function nrf52_errata_150 (line 7201) | static bool nrf52_errata_150(void) function nrf52_errata_151 (line 7298) | static bool nrf52_errata_151(void) function nrf52_errata_153 (line 7346) | static bool nrf52_errata_153(void) function nrf52_errata_154 (line 7420) | static bool nrf52_errata_154(void) function nrf52_errata_155 (line 7471) | static bool nrf52_errata_155(void) function nrf52_errata_156 (line 7599) | static bool nrf52_errata_156(void) function nrf52_errata_158 (line 7722) | static bool nrf52_errata_158(void) function nrf52_errata_160 (line 7768) | static bool nrf52_errata_160(void) function nrf52_errata_162 (line 7814) | static bool nrf52_errata_162(void) function nrf52_errata_163 (line 7861) | static bool nrf52_errata_163(void) function nrf52_errata_164 (line 7918) | static bool nrf52_errata_164(void) function nrf52_errata_166 (line 7964) | static bool nrf52_errata_166(void) function nrf52_errata_170 (line 8012) | static bool nrf52_errata_170(void) function nrf52_errata_171 (line 8094) | static bool nrf52_errata_171(void) function nrf52_errata_172 (line 8140) | static bool nrf52_errata_172(void) function nrf52_errata_173 (line 8193) | static bool nrf52_errata_173(void) function nrf52_errata_174 (line 8352) | static bool nrf52_errata_174(void) function nrf52_errata_176 (line 8405) | static bool nrf52_errata_176(void) function nrf52_errata_178 (line 8565) | static bool nrf52_errata_178(void) function nrf52_errata_179 (line 8627) | static bool nrf52_errata_179(void) function nrf52_errata_180 (line 8750) | static bool nrf52_errata_180(void) function nrf52_errata_181 (line 8798) | static bool nrf52_errata_181(void) function nrf52_errata_182 (line 8881) | static bool nrf52_errata_182(void) function nrf52_errata_183 (line 8933) | static bool nrf52_errata_183(void) function nrf52_errata_184 (line 9084) | static bool nrf52_errata_184(void) function nrf52_errata_186 (line 9207) | static bool nrf52_errata_186(void) function nrf52_errata_187 (line 9255) | static bool nrf52_errata_187(void) function nrf52_errata_189 (line 9337) | static bool nrf52_errata_189(void) function nrf52_errata_190 (line 9385) | static bool nrf52_errata_190(void) function nrf52_errata_191 (line 9467) | static bool nrf52_errata_191(void) function nrf52_errata_192 (line 9516) | static bool nrf52_errata_192(void) function nrf52_errata_193 (line 9613) | static bool nrf52_errata_193(void) function nrf52_errata_194 (line 9663) | static bool nrf52_errata_194(void) function nrf52_errata_195 (line 9781) | static bool nrf52_errata_195(void) function nrf52_errata_196 (line 9831) | static bool nrf52_errata_196(void) function nrf52_errata_197 (line 9949) | static bool nrf52_errata_197(void) function nrf52_errata_198 (line 9995) | static bool nrf52_errata_198(void) function nrf52_errata_199 (line 10041) | static bool nrf52_errata_199(void) function nrf52_errata_200 (line 10087) | static bool nrf52_errata_200(void) function nrf52_errata_201 (line 10136) | static bool nrf52_errata_201(void) function nrf52_errata_202 (line 10233) | static bool nrf52_errata_202(void) function nrf52_errata_204 (line 10282) | static bool nrf52_errata_204(void) function nrf52_errata_208 (line 10379) | static bool nrf52_errata_208(void) function nrf52_errata_209 (line 10425) | static bool nrf52_errata_209(void) function nrf52_errata_210 (line 10478) | static bool nrf52_errata_210(void) function nrf52_errata_211 (line 10639) | static bool nrf52_errata_211(void) function nrf52_errata_212 (line 10728) | static bool nrf52_errata_212(void) function nrf52_errata_213 (line 10891) | static bool nrf52_errata_213(void) function nrf52_errata_214 (line 11001) | static bool nrf52_errata_214(void) function nrf52_errata_215 (line 11047) | static bool nrf52_errata_215(void) function nrf52_errata_216 (line 11093) | static bool nrf52_errata_216(void) function nrf52_errata_217 (line 11141) | static bool nrf52_errata_217(void) function nrf52_errata_218 (line 11209) | static bool nrf52_errata_218(void) function nrf52_errata_219 (line 11334) | static bool nrf52_errata_219(void) function nrf52_errata_220 (line 11494) | static bool nrf52_errata_220(void) function nrf52_errata_223 (line 11552) | static bool nrf52_errata_223(void) function nrf52_errata_225 (line 11612) | static bool nrf52_errata_225(void) function nrf52_errata_228 (line 11675) | static bool nrf52_errata_228(void) function nrf52_errata_230 (line 11785) | static bool nrf52_errata_230(void) function nrf52_errata_231 (line 11827) | static bool nrf52_errata_231(void) function nrf52_errata_232 (line 11870) | static bool nrf52_errata_232(void) function nrf52_errata_233 (line 11923) | static bool nrf52_errata_233(void) function nrf52_errata_236 (line 12009) | static bool nrf52_errata_236(void) function nrf52_errata_237 (line 12123) | static bool nrf52_errata_237(void) function nrf52_errata_242 (line 12236) | static bool nrf52_errata_242(void) function nrf52_errata_243 (line 12325) | static bool nrf52_errata_243(void) function nrf52_errata_244 (line 12407) | static bool nrf52_errata_244(void) function nrf52_errata_245 (line 12460) | static bool nrf52_errata_245(void) function nrf52_errata_246 (line 12624) | static bool nrf52_errata_246(void) function nrf52_errata_248 (line 12751) | static bool nrf52_errata_248(void) function nrf52_errata_249 (line 12865) | static bool nrf52_errata_249(void) function nrf52_errata_250 (line 12971) | static bool nrf52_errata_250(void) function nrf52_errata_254 (line 13026) | static bool nrf52_errata_254(void) FILE: SDK/modules/nrfx/mdk/nrf5340_application.h type IRQn_Type (line 61) | typedef enum { type CACHEDATA_SET_WAY_Type (line 167) | typedef struct { type CACHEDATA_SET_Type (line 182) | typedef struct { type CACHEINFO_SET_Type (line 190) | typedef struct { type FICR_INFO_Type (line 199) | typedef struct { type FICR_TRIMCNF_Type (line 217) | typedef struct { type FICR_NFC_Type (line 227) | typedef struct { type FICR_TRNG90B_Type (line 246) | typedef struct { type UICR_KEYSLOT_CONFIG_Type (line 261) | typedef struct { type UICR_KEYSLOT_KEY_Type (line 279) | typedef struct { type UICR_KEYSLOT_Type (line 288) | typedef struct { type TAD_PSEL_Type (line 297) | typedef struct { type DCNF_EXTPERI_Type (line 309) | typedef struct { type DCNF_EXTRAM_Type (line 318) | typedef struct { type DCNF_EXTCODE_Type (line 327) | typedef struct { type CACHE_PROFILING_Type (line 336) | typedef struct { type SPU_EXTDOMAIN_Type (line 356) | typedef struct { type SPU_DPPI_Type (line 366) | typedef struct { type SPU_GPIOPORT_Type (line 377) | typedef struct { type SPU_FLASHNSC_Type (line 389) | typedef struct { type SPU_RAMNSC_Type (line 401) | typedef struct { type SPU_FLASHREGION_Type (line 413) | typedef struct { type SPU_RAMREGION_Type (line 422) | typedef struct { type SPU_PERIPHID_Type (line 431) | typedef struct { type OSCILLATORS_XOSC32KI_Type (line 440) | typedef struct { type REGULATORS_VREGMAIN_Type (line 451) | typedef struct { type REGULATORS_VREGRADIO_Type (line 459) | typedef struct { type REGULATORS_VREGH_Type (line 468) | typedef struct { type CLOCK_HFCLKAUDIO_Type (line 476) | typedef struct { type RESET_NETWORK_Type (line 485) | typedef struct { type CTRLAPPERI_MAILBOX_Type (line 494) | typedef struct { type CTRLAPPERI_ERASEPROTECT_Type (line 510) | typedef struct { type CTRLAPPERI_APPROTECT_Type (line 521) | typedef struct { type CTRLAPPERI_SECUREAPPROTECT_Type (line 532) | typedef struct { type SPIM_PSEL_Type (line 543) | typedef struct { type SPIM_RXD_Type (line 554) | typedef struct { type SPIM_TXD_Type (line 565) | typedef struct { type SPIM_IFTIMING_Type (line 576) | typedef struct { type SPIS_PSEL_Type (line 587) | typedef struct { type SPIS_RXD_Type (line 598) | typedef struct { type SPIS_TXD_Type (line 609) | typedef struct { type TWIM_PSEL_Type (line 620) | typedef struct { type TWIM_RXD_Type (line 629) | typedef struct { type TWIM_TXD_Type (line 640) | typedef struct { type TWIS_PSEL_Type (line 651) | typedef struct { type TWIS_RXD_Type (line 660) | typedef struct { type TWIS_TXD_Type (line 671) | typedef struct { type UARTE_PSEL_Type (line 682) | typedef struct { type UARTE_RXD_Type (line 693) | typedef struct { type UARTE_TXD_Type (line 703) | typedef struct { type SAADC_EVENTS_CH_Type (line 713) | typedef struct { type SAADC_PUBLISH_CH_Type (line 724) | typedef struct { type SAADC_CH_Type (line 735) | typedef struct { type SAADC_RESULT_Type (line 750) | typedef struct { type DPPIC_TASKS_CHG_Type (line 761) | typedef struct { type DPPIC_SUBSCRIBE_CHG_Type (line 770) | typedef struct { type PWM_SEQ_Type (line 781) | typedef struct { type PWM_PSEL_Type (line 797) | typedef struct { type PDM_PSEL_Type (line 806) | typedef struct { type PDM_SAMPLE_Type (line 815) | typedef struct { type I2S_CONFIG_Type (line 826) | typedef struct { type I2S_RXD_Type (line 844) | typedef struct { type I2S_TXD_Type (line 852) | typedef struct { type I2S_RXTXD_Type (line 860) | typedef struct { type I2S_PSEL_Type (line 868) | typedef struct { type QSPI_READ_Type (line 880) | typedef struct { type QSPI_WRITE_Type (line 890) | typedef struct { type QSPI_ERASE_Type (line 900) | typedef struct { type QSPI_PSEL_Type (line 909) | typedef struct { type QSPI_XIP_ENC_Type (line 923) | typedef struct { type QSPI_DMA_ENC_Type (line 938) | typedef struct { type NFCT_FRAMESTATUS_Type (line 953) | typedef struct { type NFCT_TXD_Type (line 961) | typedef struct { type NFCT_RXD_Type (line 970) | typedef struct { type QDEC_PSEL_Type (line 979) | typedef struct { type USBD_HALTED_Type (line 989) | typedef struct { type USBD_SIZE_Type (line 1003) | typedef struct { type USBD_EPIN_Type (line 1014) | typedef struct { type USBD_ISOIN_Type (line 1027) | typedef struct { type USBD_EPOUT_Type (line 1037) | typedef struct { type USBD_ISOOUT_Type (line 1050) | typedef struct { type VMC_RAM_Type (line 1060) | typedef struct { type NRF_CACHEDATA_Type (line 1093) | typedef struct { /*!< (@ 0x00F00000) CACH... type NRF_CACHEINFO_Type (line 1108) | typedef struct { /*!< (@ 0x00F08000) CACH... type NRF_FICR_Type (line 1123) | typedef struct { /*!< (@ 0x00FF0000) FICR... type NRF_UICR_Type (line 1146) | typedef struct { /*!< (@ 0x00FF8000) UICR... type NRF_CTI_Type (line 1176) | typedef struct { /*!< (@ 0xE0042000) CTI_... type NRF_TAD_Type (line 1222) | typedef struct { /*!< (@ 0xE0080000) TAD_... type NRF_DCNF_Type (line 1244) | typedef struct { /*!< (@ 0x40000000) DCNF... type NRF_FPU_Type (line 1266) | typedef struct { /*!< (@ 0x40000000) FPU_... type NRF_CACHE_Type (line 1298) | typedef struct { /*!< (@ 0x50001000) CACH... type NRF_SPU_Type (line 1331) | typedef struct { /*!< (@ 0x50003000) SPU_... type NRF_OSCILLATORS_Type (line 1377) | typedef struct { /*!< (@ 0x40004000) OSCI... type NRF_REGULATORS_Type (line 1395) | typedef struct { /*!< (@ 0x40004000) REGU... type NRF_CLOCK_Type (line 1421) | typedef struct { /*!< (@ 0x40005000) CLOC... type NRF_POWER_Type (line 1515) | typedef struct { /*!< (@ 0x40005000) POWE... type NRF_RESET_Type (line 1552) | typedef struct { /*!< (@ 0x40005000) RESE... type NRF_CTRLAPPERI_Type (line 1570) | typedef struct { /*!< (@ 0x40006000) CTRL... type NRF_SPIM_Type (line 1593) | typedef struct { /*!< (@ 0x40008000) SPIM... type NRF_SPIS_Type (line 1669) | typedef struct { /*!< (@ 0x40008000) SPIS... type NRF_TWIM_Type (line 1724) | typedef struct { /*!< (@ 0x40008000) TWIM... type NRF_TWIS_Type (line 1800) | typedef struct { /*!< (@ 0x40008000) TWIS... type NRF_UARTE_Type (line 1875) | typedef struct { /*!< (@ 0x40008000) UART... type NRF_GPIOTE_Type (line 1958) | typedef struct { /*!< (@ 0x5000D000) GPIO... type NRF_SAADC_Type (line 2010) | typedef struct { /*!< (@ 0x4000E000) SAAD... type NRF_TIMER_Type (line 2074) | typedef struct { /*!< (@ 0x4000F000) TIME... type NRF_RTC_Type (line 2129) | typedef struct { /*!< (@ 0x40014000) RTC0... type NRF_DPPIC_Type (line 2186) | typedef struct { /*!< (@ 0x40017000) DPPI... type NRF_WDT_Type (line 2212) | typedef struct { /*!< (@ 0x40018000) WDT0... type NRF_COMP_Type (line 2254) | typedef struct { /*!< (@ 0x4001A000) COMP... type NRF_LPCOMP_Type (line 2303) | typedef struct { /*!< (@ 0x4001A000) LPCO... type NRF_EGU_Type (line 2350) | typedef struct { /*!< (@ 0x4001B000) EGU0... type NRF_PWM_Type (line 2380) | typedef struct { /*!< (@ 0x40021000) PWM0... type NRF_PDM_Type (line 2448) | typedef struct { /*!< (@ 0x40026000) PDM0... type NRF_I2S_Type (line 2497) | typedef struct { /*!< (@ 0x40028000) I2S0... type NRF_IPC_Type (line 2557) | typedef struct { /*!< (@ 0x4002A000) IPC_... type NRF_QSPI_Type (line 2595) | typedef struct { /*!< (@ 0x4002B000) QSPI... type NRF_NFCT_Type (line 2660) | typedef struct { /*!< (@ 0x4002D000) NFCT... type NRF_MUTEX_Type (line 2784) | typedef struct { /*!< (@ 0x40030000) MUTE... type NRF_QDEC_Type (line 2800) | typedef struct { /*!< (@ 0x40033000) QDEC... type NRF_USBD_Type (line 2861) | typedef struct { /*!< (@ 0x40036000) USBD... type NRF_USBREG_Type (line 3005) | typedef struct { /*!< (@ 0x40037000) USBR... type NRF_KMU_Type (line 3033) | typedef struct { /*!< (@ 0x40039000) KMU_... type NRF_NVMC_Type (line 3065) | typedef struct { /*!< (@ 0x40039000) NVMC... type NRF_GPIO_Type (line 3092) | typedef struct { /*!< (@ 0x40842500) P0_N... type NRF_CRYPTOCELL_Type (line 3124) | typedef struct { /*!< (@ 0x50844000) CRYP... type NRF_VMC_Type (line 3140) | typedef struct { /*!< (@ 0x40081000) VMC_... FILE: SDK/modules/nrfx/mdk/nrf5340_network.h type IRQn_Type (line 61) | typedef enum { type FICR_INFO_Type (line 146) | typedef struct { type FICR_TRIMCNF_Type (line 164) | typedef struct { type VREQCTRL_VREGRADIO_Type (line 173) | typedef struct { type CTRLAPPERI_MAILBOX_Type (line 185) | typedef struct { type CTRLAPPERI_ERASEPROTECT_Type (line 201) | typedef struct { type CTRLAPPERI_APPROTECT_Type (line 212) | typedef struct { type RADIO_PSEL_Type (line 223) | typedef struct { type RADIO_DFEPACKET_Type (line 232) | typedef struct { type DPPIC_TASKS_CHG_Type (line 242) | typedef struct { type DPPIC_SUBSCRIBE_CHG_Type (line 251) | typedef struct { type SPIM_PSEL_Type (line 262) | typedef struct { type SPIM_RXD_Type (line 273) | typedef struct { type SPIM_TXD_Type (line 284) | typedef struct { type SPIM_IFTIMING_Type (line 295) | typedef struct { type SPIS_PSEL_Type (line 306) | typedef struct { type SPIS_RXD_Type (line 317) | typedef struct { type SPIS_TXD_Type (line 328) | typedef struct { type TWIM_PSEL_Type (line 339) | typedef struct { type TWIM_RXD_Type (line 348) | typedef struct { type TWIM_TXD_Type (line 359) | typedef struct { type TWIS_PSEL_Type (line 370) | typedef struct { type TWIS_RXD_Type (line 379) | typedef struct { type TWIS_TXD_Type (line 390) | typedef struct { type UARTE_PSEL_Type (line 401) | typedef struct { type UARTE_RXD_Type (line 412) | typedef struct { type UARTE_TXD_Type (line 422) | typedef struct { type ACL_ACL_Type (line 432) | typedef struct { type VMC_RAM_Type (line 448) | typedef struct { type NRF_FICR_Type (line 481) | typedef struct { /*!< (@ 0x01FF0000) FICR... type NRF_UICR_Type (line 505) | typedef struct { /*!< (@ 0x01FF8000) UICR... type NRF_CTI_Type (line 526) | typedef struct { /*!< (@ 0xE0042000) CTI_... type NRF_DCNF_Type (line 572) | typedef struct { /*!< (@ 0x41000000) DCNF... type NRF_VREQCTRL_Type (line 588) | typedef struct { /*!< (@ 0x41004000) VREQ... type NRF_CLOCK_Type (line 604) | typedef struct { /*!< (@ 0x41005000) CLOC... type NRF_POWER_Type (line 669) | typedef struct { /*!< (@ 0x41005000) POWE... type NRF_RESET_Type (line 706) | typedef struct { /*!< (@ 0x41005000) RESE... type NRF_CTRLAPPERI_Type (line 722) | typedef struct { /*!< (@ 0x41006000) CTRL... type NRF_RADIO_Type (line 744) | typedef struct { /*!< (@ 0x41008000) RADI... type NRF_RNG_Type (line 922) | typedef struct { /*!< (@ 0x41009000) RNG_... type NRF_GPIOTE_Type (line 954) | typedef struct { /*!< (@ 0x4100A000) GPIO... type NRF_WDT_Type (line 1006) | typedef struct { /*!< (@ 0x4100B000) WDT_... type NRF_TIMER_Type (line 1048) | typedef struct { /*!< (@ 0x4100C000) TIME... type NRF_ECB_Type (line 1103) | typedef struct { /*!< (@ 0x4100D000) ECB_... type NRF_AAR_Type (line 1134) | typedef struct { /*!< (@ 0x4100E000) AAR_... type NRF_CCM_Type (line 1176) | typedef struct { /*!< (@ 0x4100E000) CCM_... type NRF_DPPIC_Type (line 1231) | typedef struct { /*!< (@ 0x4100F000) DPPI... type NRF_TEMP_Type (line 1257) | typedef struct { /*!< (@ 0x41010000) TEMP... type NRF_RTC_Type (line 1305) | typedef struct { /*!< (@ 0x41011000) RTC0... type NRF_IPC_Type (line 1362) | typedef struct { /*!< (@ 0x41012000) IPC_... type NRF_SPIM_Type (line 1400) | typedef struct { /*!< (@ 0x41013000) SPIM... type NRF_SPIS_Type (line 1476) | typedef struct { /*!< (@ 0x41013000) SPIS... type NRF_TWIM_Type (line 1531) | typedef struct { /*!< (@ 0x41013000) TWIM... type NRF_TWIS_Type (line 1607) | typedef struct { /*!< (@ 0x41013000) TWIS... type NRF_UARTE_Type (line 1682) | typedef struct { /*!< (@ 0x41013000) UART... type NRF_EGU_Type (line 1765) | typedef struct { /*!< (@ 0x41014000) EGU0... type NRF_SWI_Type (line 1795) | typedef struct { /*!< (@ 0x4101A000) SWI0... type NRF_MUTEX_Type (line 1810) | typedef struct { /*!< (@ 0x40030000) APPM... type NRF_ACL_Type (line 1826) | typedef struct { /*!< (@ 0x41080000) ACL_... type NRF_NVMC_Type (line 1842) | typedef struct { /*!< (@ 0x41080000) NVMC... type NRF_VMC_Type (line 1871) | typedef struct { /*!< (@ 0x41081000) VMC_... type NRF_GPIO_Type (line 1887) | typedef struct { /*!< (@ 0x418C0500) P0_N... FILE: SDK/modules/nrfx/mdk/nrf53_erratas.h function nrf53_errata_1 (line 158) | static bool nrf53_errata_1(void) function nrf53_errata_2 (line 208) | static bool nrf53_errata_2(void) function nrf53_errata_3 (line 258) | static bool nrf53_errata_3(void) function nrf53_errata_4 (line 308) | static bool nrf53_errata_4(void) function nrf53_errata_5 (line 358) | static bool nrf53_errata_5(void) function nrf53_errata_6 (line 408) | static bool nrf53_errata_6(void) function nrf53_errata_7 (line 458) | static bool nrf53_errata_7(void) function nrf53_errata_8 (line 508) | static bool nrf53_errata_8(void) function nrf53_errata_9 (line 558) | static bool nrf53_errata_9(void) function nrf53_errata_10 (line 608) | static bool nrf53_errata_10(void) function nrf53_errata_11 (line 658) | static bool nrf53_errata_11(void) function nrf53_errata_12 (line 708) | static bool nrf53_errata_12(void) function nrf53_errata_13 (line 759) | static bool nrf53_errata_13(void) function nrf53_errata_14 (line 813) | static bool nrf53_errata_14(void) function nrf53_errata_15 (line 864) | static bool nrf53_errata_15(void) function nrf53_errata_16 (line 918) | static bool nrf53_errata_16(void) function nrf53_errata_18 (line 968) | static bool nrf53_errata_18(void) function nrf53_errata_19 (line 1018) | static bool nrf53_errata_19(void) function nrf53_errata_20 (line 1069) | static bool nrf53_errata_20(void) function nrf53_errata_21 (line 1124) | static bool nrf53_errata_21(void) function nrf53_errata_22 (line 1178) | static bool nrf53_errata_22(void) function nrf53_errata_23 (line 1228) | static bool nrf53_errata_23(void) function nrf53_errata_26 (line 1279) | static bool nrf53_errata_26(void) function nrf53_errata_27 (line 1334) | static bool nrf53_errata_27(void) function nrf53_errata_28 (line 1389) | static bool nrf53_errata_28(void) function nrf53_errata_29 (line 1443) | static bool nrf53_errata_29(void) function nrf53_errata_30 (line 1493) | static bool nrf53_errata_30(void) function nrf53_errata_31 (line 1544) | static bool nrf53_errata_31(void) function nrf53_errata_32 (line 1598) | static bool nrf53_errata_32(void) function nrf53_errata_33 (line 1648) | static bool nrf53_errata_33(void) function nrf53_errata_34 (line 1698) | static bool nrf53_errata_34(void) function nrf53_errata_36 (line 1748) | static bool nrf53_errata_36(void) function nrf53_errata_37 (line 1790) | static bool nrf53_errata_37(void) function nrf53_errata_42 (line 1814) | static bool nrf53_errata_42(void) function nrf53_errata_43 (line 1864) | static bool nrf53_errata_43(void) function nrf53_errata_44 (line 1915) | static bool nrf53_errata_44(void) function nrf53_errata_45 (line 1969) | static bool nrf53_errata_45(void) function nrf53_errata_46 (line 2019) | static bool nrf53_errata_46(void) function nrf53_errata_47 (line 2070) | static bool nrf53_errata_47(void) function nrf53_errata_49 (line 2125) | static bool nrf53_errata_49(void) function nrf53_errata_50 (line 2179) | static bool nrf53_errata_50(void) function nrf53_errata_51 (line 2229) | static bool nrf53_errata_51(void) function nrf53_errata_52 (line 2280) | static bool nrf53_errata_52(void) function nrf53_errata_53 (line 2334) | static bool nrf53_errata_53(void) function nrf53_errata_54 (line 2384) | static bool nrf53_errata_54(void) function nrf53_errata_55 (line 2435) | static bool nrf53_errata_55(void) function nrf53_errata_57 (line 2489) | static bool nrf53_errata_57(void) function nrf53_errata_58 (line 2539) | static bool nrf53_errata_58(void) function nrf53_errata_59 (line 2589) | static bool nrf53_errata_59(void) function nrf53_errata_62 (line 2640) | static bool nrf53_errata_62(void) function nrf53_errata_64 (line 2694) | static bool nrf53_errata_64(void) function nrf53_errata_65 (line 2744) | static bool nrf53_errata_65(void) function nrf53_errata_66 (line 2794) | static bool nrf53_errata_66(void) function nrf53_errata_67 (line 2845) | static bool nrf53_errata_67(void) function nrf53_errata_69 (line 2899) | static bool nrf53_errata_69(void) function nrf53_errata_70 (line 2949) | static bool nrf53_errata_70(void) function nrf53_errata_71 (line 2999) | static bool nrf53_errata_71(void) function nrf53_errata_72 (line 3049) | static bool nrf53_errata_72(void) function nrf53_errata_73 (line 3100) | static bool nrf53_errata_73(void) function nrf53_errata_74 (line 3155) | static bool nrf53_errata_74(void) function nrf53_errata_75 (line 3209) | static bool nrf53_errata_75(void) function nrf53_errata_76 (line 3259) | static bool nrf53_errata_76(void) function nrf53_errata_77 (line 3310) | static bool nrf53_errata_77(void) function nrf53_errata_79 (line 3364) | static bool nrf53_errata_79(void) function nrf53_errata_80 (line 3414) | static bool nrf53_errata_80(void) function nrf53_errata_81 (line 3464) | static bool nrf53_errata_81(void) function nrf53_errata_82 (line 3514) | static bool nrf53_errata_82(void) function nrf53_errata_83 (line 3564) | static bool nrf53_errata_83(void) function nrf53_errata_84 (line 3614) | static bool nrf53_errata_84(void) function nrf53_errata_85 (line 3664) | static bool nrf53_errata_85(void) function nrf53_errata_86 (line 3715) | static bool nrf53_errata_86(void) function nrf53_errata_87 (line 3769) | static bool nrf53_errata_87(void) function nrf53_errata_90 (line 3819) | static bool nrf53_errata_90(void) function nrf53_errata_91 (line 3869) | static bool nrf53_errata_91(void) function nrf53_errata_93 (line 3919) | static bool nrf53_errata_93(void) function nrf53_errata_95 (line 3969) | static bool nrf53_errata_95(void) function nrf53_errata_97 (line 4020) | static bool nrf53_errata_97(void) function nrf53_errata_99 (line 4074) | static bool nrf53_errata_99(void) function nrf53_errata_103 (line 4116) | static bool nrf53_errata_103(void) function nrf53_errata_105 (line 4140) | static bool nrf53_errata_105(void) function nrf53_errata_106 (line 4190) | static bool nrf53_errata_106(void) function nrf53_errata_107 (line 4240) | static bool nrf53_errata_107(void) function nrf53_errata_109 (line 4290) | static bool nrf53_errata_109(void) function nrf53_errata_110 (line 4340) | static bool nrf53_errata_110(void) function nrf53_errata_112 (line 4390) | static bool nrf53_errata_112(void) function nrf53_errata_113 (line 4440) | static bool nrf53_errata_113(void) function nrf53_errata_114 (line 4490) | static bool nrf53_errata_114(void) function nrf53_errata_115 (line 4540) | static bool nrf53_errata_115(void) function nrf53_errata_116 (line 4590) | static bool nrf53_errata_116(void) function nrf53_errata_117 (line 4640) | static bool nrf53_errata_117(void) function nrf53_errata_119 (line 4690) | static bool nrf53_errata_119(void) function nrf53_errata_121 (line 4740) | static bool nrf53_errata_121(void) function nrf53_errata_122 (line 4790) | static bool nrf53_errata_122(void) FILE: SDK/modules/nrfx/mdk/nrf9160.h type IRQn_Type (line 78) | typedef enum { type FICR_INFO_Type (line 174) | typedef struct { type FICR_TRIMCNF_Type (line 192) | typedef struct { type FICR_TRNG90B_Type (line 201) | typedef struct { type UICR_KEYSLOT_CONFIG_Type (line 216) | typedef struct { type UICR_KEYSLOT_KEY_Type (line 234) | typedef struct { type UICR_KEYSLOT_Type (line 243) | typedef struct { type TAD_PSEL_Type (line 252) | typedef struct { type SPU_EXTDOMAIN_Type (line 264) | typedef struct { type SPU_DPPI_Type (line 274) | typedef struct { type SPU_GPIOPORT_Type (line 285) | typedef struct { type SPU_FLASHNSC_Type (line 297) | typedef struct { type SPU_RAMNSC_Type (line 309) | typedef struct { type SPU_FLASHREGION_Type (line 321) | typedef struct { type SPU_RAMREGION_Type (line 330) | typedef struct { type SPU_PERIPHID_Type (line 339) | typedef struct { type CTRLAPPERI_MAILBOX_Type (line 348) | typedef struct { type CTRLAPPERI_ERASEPROTECT_Type (line 362) | typedef struct { type SPIM_PSEL_Type (line 372) | typedef struct { type SPIM_RXD_Type (line 382) | typedef struct { type SPIM_TXD_Type (line 393) | typedef struct { type SPIS_PSEL_Type (line 404) | typedef struct { type SPIS_RXD_Type (line 415) | typedef struct { type SPIS_TXD_Type (line 426) | typedef struct { type TWIM_PSEL_Type (line 437) | typedef struct { type TWIM_RXD_Type (line 446) | typedef struct { type TWIM_TXD_Type (line 457) | typedef struct { type TWIS_PSEL_Type (line 468) | typedef struct { type TWIS_RXD_Type (line 477) | typedef struct { type TWIS_TXD_Type (line 488) | typedef struct { type UARTE_PSEL_Type (line 499) | typedef struct { type UARTE_RXD_Type (line 510) | typedef struct { type UARTE_TXD_Type (line 520) | typedef struct { type SAADC_EVENTS_CH_Type (line 530) | typedef struct { type SAADC_PUBLISH_CH_Type (line 541) | typedef struct { type SAADC_CH_Type (line 552) | typedef struct { type SAADC_RESULT_Type (line 567) | typedef struct { type DPPIC_TASKS_CHG_Type (line 578) | typedef struct { type DPPIC_SUBSCRIBE_CHG_Type (line 587) | typedef struct { type PWM_SEQ_Type (line 598) | typedef struct { type PWM_PSEL_Type (line 614) | typedef struct { type PDM_PSEL_Type (line 623) | typedef struct { type PDM_SAMPLE_Type (line 632) | typedef struct { type I2S_CONFIG_Type (line 643) | typedef struct { type I2S_RXD_Type (line 660) | typedef struct { type I2S_TXD_Type (line 668) | typedef struct { type I2S_RXTXD_Type (line 676) | typedef struct { type I2S_PSEL_Type (line 684) | typedef struct { type VMC_RAM_Type (line 696) | typedef struct { type NRF_FICR_Type (line 728) | typedef struct { /*!< (@ 0x00FF0000) FICR... type NRF_UICR_Type (line 748) | typedef struct { /*!< (@ 0x00FF8000) UICR... type NRF_TAD_Type (line 775) | typedef struct { /*!< (@ 0xE0080000) TAD_... type NRF_SPU_Type (line 795) | typedef struct { /*!< (@ 0x50003000) SPU_... type NRF_REGULATORS_Type (line 842) | typedef struct { /*!< (@ 0x40004000) REGU... type NRF_CLOCK_Type (line 860) | typedef struct { /*!< (@ 0x40005000) CLOC... type NRF_POWER_Type (line 913) | typedef struct { /*!< (@ 0x40005000) POWE... type NRF_CTRLAPPERI_Type (line 954) | typedef struct { /*!< (@ 0x50006000) CTRL... type NRF_SPIM_Type (line 972) | typedef struct { /*!< (@ 0x40008000) SPIM... type NRF_SPIS_Type (line 1037) | typedef struct { /*!< (@ 0x40008000) SPIS... type NRF_TWIM_Type (line 1092) | typedef struct { /*!< (@ 0x40008000) TWIM... type NRF_TWIS_Type (line 1168) | typedef struct { /*!< (@ 0x40008000) TWIS... type NRF_UARTE_Type (line 1243) | typedef struct { /*!< (@ 0x40008000) UART... type NRF_GPIOTE_Type (line 1327) | typedef struct { /*!< (@ 0x5000D000) GPIO... type NRF_SAADC_Type (line 1375) | typedef struct { /*!< (@ 0x4000E000) SAAD... type NRF_TIMER_Type (line 1439) | typedef struct { /*!< (@ 0x4000F000) TIME... type NRF_RTC_Type (line 1492) | typedef struct { /*!< (@ 0x40014000) RTC0... type NRF_DPPIC_Type (line 1540) | typedef struct { /*!< (@ 0x40017000) DPPI... type NRF_WDT_Type (line 1565) | typedef struct { /*!< (@ 0x40018000) WDT_... type NRF_EGU_Type (line 1598) | typedef struct { /*!< (@ 0x4001B000) EGU0... type NRF_PWM_Type (line 1628) | typedef struct { /*!< (@ 0x40021000) PWM0... type NRF_PDM_Type (line 1696) | typedef struct { /*!< (@ 0x40026000) PDM_... type NRF_I2S_Type (line 1743) | typedef struct { /*!< (@ 0x40028000) I2S_... type NRF_IPC_Type (line 1798) | typedef struct { /*!< (@ 0x4002A000) IPC_... type NRF_FPU_Type (line 1836) | typedef struct { /*!< (@ 0x4002C000) FPU_... type NRF_KMU_Type (line 1851) | typedef struct { /*!< (@ 0x40039000) KMU_... type NRF_NVMC_Type (line 1883) | typedef struct { /*!< (@ 0x40039000) NVMC... type NRF_VMC_Type (line 1915) | typedef struct { /*!< (@ 0x4003A000) VMC_... type NRF_CC_HOST_RGF_Type (line 1931) | typedef struct { /*!< (@ 0x50840000) CC_H... type NRF_CRYPTOCELL_Type (line 1969) | typedef struct { /*!< (@ 0x50840000) CRYP... type NRF_GPIO_Type (line 1985) | typedef struct { /*!< (@ 0x40842500) P0_N... FILE: SDK/modules/nrfx/mdk/nrf91_erratas.h function nrf91_errata_1 (line 86) | static bool nrf91_errata_1(void) function nrf91_errata_2 (line 124) | static bool nrf91_errata_2(void) function nrf91_errata_4 (line 162) | static bool nrf91_errata_4(void) function nrf91_errata_6 (line 200) | static bool nrf91_errata_6(void) function nrf91_errata_7 (line 238) | static bool nrf91_errata_7(void) function nrf91_errata_8 (line 276) | static bool nrf91_errata_8(void) function nrf91_errata_9 (line 314) | static bool nrf91_errata_9(void) function nrf91_errata_10 (line 352) | static bool nrf91_errata_10(void) function nrf91_errata_12 (line 390) | static bool nrf91_errata_12(void) function nrf91_errata_14 (line 428) | static bool nrf91_errata_14(void) function nrf91_errata_15 (line 466) | static bool nrf91_errata_15(void) function nrf91_errata_16 (line 504) | static bool nrf91_errata_16(void) function nrf91_errata_17 (line 542) | static bool nrf91_errata_17(void) function nrf91_errata_20 (line 580) | static bool nrf91_errata_20(void) function nrf91_errata_21 (line 618) | static bool nrf91_errata_21(void) function nrf91_errata_23 (line 656) | static bool nrf91_errata_23(void) function nrf91_errata_24 (line 694) | static bool nrf91_errata_24(void) function nrf91_errata_26 (line 732) | static bool nrf91_errata_26(void) function nrf91_errata_27 (line 770) | static bool nrf91_errata_27(void) function nrf91_errata_28 (line 808) | static bool nrf91_errata_28(void) function nrf91_errata_29 (line 846) | static bool nrf91_errata_29(void) function nrf91_errata_30 (line 884) | static bool nrf91_errata_30(void) function nrf91_errata_31 (line 922) | static bool nrf91_errata_31(void) function nrf91_errata_32 (line 960) | static bool nrf91_errata_32(void) function nrf91_errata_33 (line 998) | static bool nrf91_errata_33(void) FILE: SDK/modules/nrfx/mdk/system_nrf51.c function SystemCoreClockUpdate (line 45) | void SystemCoreClockUpdate(void) function SystemInit (line 50) | void SystemInit(void) FILE: SDK/modules/nrfx/mdk/system_nrf52.c function nvmc_wait (line 72) | void nvmc_wait(void) function nvmc_config (line 79) | void nvmc_config(uint32_t mode) function SystemCoreClockUpdate (line 85) | void SystemCoreClockUpdate(void) function SystemInit (line 90) | void SystemInit(void) FILE: SDK/modules/nrfx/mdk/system_nrf52_approtect.h function nrf52_handle_approtect (line 41) | static inline void nrf52_handle_approtect(void) FILE: SDK/modules/nrfx/mdk/system_nrf5340_application.c function SystemCoreClockUpdate (line 61) | void SystemCoreClockUpdate(void) function SystemInit (line 70) | void SystemInit(void) FILE: SDK/modules/nrfx/mdk/system_nrf5340_network.c function SystemCoreClockUpdate (line 46) | void SystemCoreClockUpdate(void) function SystemInit (line 51) | void SystemInit(void) FILE: SDK/modules/nrfx/mdk/system_nrf53_approtect.h function nrf53_handle_approtect (line 44) | static inline void nrf53_handle_approtect(void) FILE: SDK/modules/nrfx/mdk/system_nrf9160.c function SystemCoreClockUpdate (line 69) | void SystemCoreClockUpdate(void) function SystemInit (line 74) | void SystemInit(void) function uicr_HFXOCNT_erased (line 241) | bool uicr_HFXOCNT_erased() function uicr_HFXOSRC_erased (line 250) | bool uicr_HFXOSRC_erased() FILE: SDK/modules/nrfx/soc/nrfx_atomic.c function nrfx_atomic_u32_fetch_store (line 54) | uint32_t nrfx_atomic_u32_fetch_store(nrfx_atomic_u32_t * p_data, uint32_... function nrfx_atomic_u32_store (line 73) | uint32_t nrfx_atomic_u32_store(nrfx_atomic_u32_t * p_data, uint32_t value) function nrfx_atomic_u32_fetch_or (line 92) | uint32_t nrfx_atomic_u32_fetch_or(nrfx_atomic_u32_t * p_data, uint32_t v... function nrfx_atomic_u32_or (line 111) | uint32_t nrfx_atomic_u32_or(nrfx_atomic_u32_t * p_data, uint32_t value) function nrfx_atomic_u32_fetch_and (line 130) | uint32_t nrfx_atomic_u32_fetch_and(nrfx_atomic_u32_t * p_data, uint32_t ... function nrfx_atomic_u32_and (line 149) | uint32_t nrfx_atomic_u32_and(nrfx_atomic_u32_t * p_data, uint32_t value) function nrfx_atomic_u32_fetch_xor (line 168) | uint32_t nrfx_atomic_u32_fetch_xor(nrfx_atomic_u32_t * p_data, uint32_t ... function nrfx_atomic_u32_xor (line 187) | uint32_t nrfx_atomic_u32_xor(nrfx_atomic_u32_t * p_data, uint32_t value) function nrfx_atomic_u32_fetch_add (line 206) | uint32_t nrfx_atomic_u32_fetch_add(nrfx_atomic_u32_t * p_data, uint32_t ... function nrfx_atomic_u32_add (line 225) | uint32_t nrfx_atomic_u32_add(nrfx_atomic_u32_t * p_data, uint32_t value) function nrfx_atomic_u32_fetch_sub (line 244) | uint32_t nrfx_atomic_u32_fetch_sub(nrfx_atomic_u32_t * p_data, uint32_t ... function nrfx_atomic_u32_sub (line 263) | uint32_t nrfx_atomic_u32_sub(nrfx_atomic_u32_t * p_data, uint32_t value) function nrfx_atomic_u32_cmp_exch (line 282) | bool nrfx_atomic_u32_cmp_exch(nrfx_atomic_u32_t * p_data, function nrfx_atomic_u32_fetch_sub_hs (line 313) | uint32_t nrfx_atomic_u32_fetch_sub_hs(nrfx_atomic_u32_t * p_data, uint32... function nrfx_atomic_u32_sub_hs (line 345) | uint32_t nrfx_atomic_u32_sub_hs(nrfx_atomic_u32_t * p_data, uint32_t value) function nrfx_atomic_flag_set_fetch (line 377) | uint32_t nrfx_atomic_flag_set_fetch(nrfx_atomic_flag_t * p_data) function nrfx_atomic_flag_set (line 382) | uint32_t nrfx_atomic_flag_set(nrfx_atomic_flag_t * p_data) function nrfx_atomic_flag_clear_fetch (line 387) | uint32_t nrfx_atomic_flag_clear_fetch(nrfx_atomic_flag_t * p_data) function nrfx_atomic_flag_clear (line 392) | uint32_t nrfx_atomic_flag_clear(nrfx_atomic_flag_t * p_data) FILE: SDK/modules/nrfx/soc/nrfx_atomic.h type nrfx_atomic_u32_t (line 63) | typedef volatile uint32_t nrfx_atomic_u32_t; type nrfx_atomic_flag_t (line 66) | typedef volatile uint32_t nrfx_atomic_flag_t; FILE: SDK/modules/nrfx/soc/nrfx_atomic_internal.h function __asm (line 56) | static __asm uint32_t nrfx_atomic_internal_mov(nrfx_atomic_u32_t * p_ptr, function nrfx_atomic_internal_cmp_exch (line 286) | static inline bool nrfx_atomic_internal_cmp_exch(nrfx_atomic_u32_t * p_d... FILE: SDK/modules/nrfx/soc/nrfx_coredep.h function __STATIC_INLINE (line 104) | __STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us) function __STATIC_INLINE (line 136) | __STATIC_INLINE void nrfx_coredep_delay_us(uint32_t time_us) FILE: application/bootloader/main.c function on_error (line 75) | static void on_error(void) function app_error_handler (line 83) | void app_error_handler(uint32_t error_code, uint32_t line_num, const uin... function app_error_fault_handler (line 88) | void app_error_fault_handler(uint32_t id, uint32_t pc, uint32_t info) function app_error_handler_bare (line 93) | void app_error_handler_bare(uint32_t error_code) function dfu_observer (line 103) | static void dfu_observer(nrf_dfu_evt_type_t evt_type) function get_storage_end_addr (line 134) | static uint32_t get_storage_end_addr() function storage_clear (line 155) | void storage_clear() function dfu_set_enter (line 170) | static void dfu_set_enter() function dfu_multi_role_btn (line 175) | static void dfu_multi_role_btn() function leds_init (line 199) | static void leds_init() function erase_check (line 215) | static void erase_check() function main (line 244) | int main(void) FILE: application/main/src/ble/ble_bas_service.c function battery_level_update (line 32) | static void battery_level_update(uint8_t battery_level) function battery_service_init (line 44) | void battery_service_init(void) function battery_service_event_handler (line 64) | static void battery_service_event_handler(enum user_event event, void* arg) FILE: application/main/src/ble/ble_hid_service.c type input_report_index (line 59) | enum input_report_index { type output_report_index (line 75) | enum output_report_index { type buffer_entry_t (line 138) | typedef struct hid_key_buffer { type buffer_list_t (line 148) | typedef struct function hids_init (line 183) | static void hids_init(ble_srv_error_handler_t err_handler) function ble_send_conf (line 280) | void ble_send_conf(uint8_t len, uint8_t* data) function send_key (line 294) | static uint32_t send_key(ble_hids_t* p_hids, function buffer_init (line 331) | static void buffer_init(void) function buffer_enqueue (line 352) | static uint32_t buffer_enqueue(ble_hids_t* p_hids, function buffer_dequeue (line 391) | static uint32_t buffer_dequeue(bool tx_flag) function keys_send (line 435) | void keys_send(uint8_t report_id, uint8_t key_pattern_len, uint8_t* p_ke... function on_hid_rep_char_write (line 466) | static void on_hid_rep_char_write(ble_hids_evt_t* p_evt) function on_hids_evt (line 510) | static void on_hids_evt(ble_hids_t* p_hids, ble_hids_evt_t* p_evt) function hid_service_init (line 539) | void hid_service_init(ble_srv_error_handler_t err_handler) function hid_event_handler (line 549) | void hid_event_handler(enum user_event evt, void* arg) function hid_queue_empty (line 561) | bool hid_queue_empty() FILE: application/main/src/ble/ble_hid_service.h type user_event (line 10) | enum user_event FILE: application/main/src/ble/ble_services.c function whitelist_set (line 86) | static void whitelist_set(pm_peer_id_list_skip_t skip) function identities_set (line 102) | static void identities_set(pm_peer_id_list_skip_t skip) function ble_disconnect (line 114) | void ble_disconnect() function buttonless_dfu_sdh_state_observer (line 127) | static void buttonless_dfu_sdh_state_observer(nrf_sdh_state_evt_t state,... function get_device_name (line 150) | static void get_device_name(char* device_name, int offset) function set_device_name (line 173) | static void set_device_name(void) function delete_bonds (line 196) | void delete_bonds(void) function switch_device_id_read (line 218) | uint8_t switch_device_id_read(void) function switch_device_id_write (line 225) | void switch_device_id_write(uint8_t val) function peer_list_find_and_delete_bond (line 237) | static void peer_list_find_and_delete_bond(void) function switch_device_select (line 262) | void switch_device_select(uint8_t id) function switch_device_rebond (line 297) | void switch_device_rebond() function switch_device_init (line 309) | void switch_device_init() function advertising_start (line 333) | void advertising_start(bool erase_bonds) function advertising_restart (line 351) | void advertising_restart(ble_adv_mode_t mode, bool reset) function advertising_slow (line 369) | void advertising_slow() function disconnect (line 376) | static void disconnect(uint16_t conn_handle, void* p_context) function advertising_config_get (line 384) | static void advertising_config_get(ble_adv_modes_config_t* p_config) function ble_dfu_evt_handler (line 413) | static void ble_dfu_evt_handler(ble_dfu_buttonless_evt_type_t event) function pm_evt_handler (line 458) | static void pm_evt_handler(pm_evt_t const* p_evt) function gap_params_init (line 503) | static void gap_params_init(void) function gatt_init (line 527) | static void gatt_init(void) function nrf_qwr_error_handler (line 541) | static void nrf_qwr_error_handler(uint32_t nrf_error) function qwr_init (line 549) | static void qwr_init(void) function dis_init (line 563) | static void dis_init(void) function dfu_init (line 590) | static void dfu_init(void) function conn_params_error_handler (line 607) | static void conn_params_error_handler(uint32_t nrf_error) function conn_params_init (line 617) | static void conn_params_init(void) function on_adv_evt (line 644) | static void on_adv_evt(ble_adv_evt_t ble_adv_evt) function ble_conn_handle_change (line 728) | static void ble_conn_handle_change(uint16_t old, uint16_t new) function ble_rssi_change (line 745) | static void ble_rssi_change(int8_t rssi) function ble_evt_handler (line 768) | static void ble_evt_handler(ble_evt_t const* p_ble_evt, void* p_context) function ble_stack_init (line 832) | void ble_stack_init(void) function ble_stack_stop (line 856) | void ble_stack_stop(void) function peer_manager_init (line 871) | static void peer_manager_init(void) function ble_advertising_error_handler (line 907) | static void ble_advertising_error_handler(uint32_t nrf_error) function advertising_init (line 915) | static void advertising_init(void) function ble_passkey_send (line 948) | void ble_passkey_send(uint8_t const* p_key) function ble_services_init (line 958) | void ble_services_init() FILE: application/main/src/driver/3led/3led_status.c function leds_turn_off_read (line 41) | uint8_t leds_turn_off_read(void) function leds_turn_off_write (line 48) | void leds_turn_off_write(uint8_t val) type status_led (line 56) | enum status_led { function ble_led_blink_timer_handler (line 65) | void ble_led_blink_timer_handler(void* context) function status_led_init (line 97) | void status_led_init() function status_led_deinit (line 125) | void status_led_deinit(void) function status_led_set_internal (line 154) | static void status_led_set_internal(uint8_t val) function status_led_off (line 171) | void status_led_off() function status_led_on (line 179) | void status_led_on() function set_led_on (line 189) | static void set_led_on() function status_led_all_on (line 200) | static void status_led_all_on(void) function ble_blink_led_on (line 209) | static void ble_blink_led_on() function ble_blink_led_off (line 219) | static void ble_blink_led_off() function status_led_ble (line 229) | void status_led_ble(bool state) function status_led_charging (line 242) | void status_led_charging(bool state) function status_led_usb (line 255) | void status_led_usb(bool state) function leds_switch (line 268) | void leds_switch() function status_led_evt_handler (line 281) | static void status_led_evt_handler(enum user_event event, void* arg) FILE: application/main/src/driver/i2c/shared_i2c.c type tx_item (line 10) | struct tx_item { type tx_item (line 26) | struct tx_item type i2c_channel (line 28) | struct i2c_channel { type i2c_channel (line 34) | struct i2c_channel function shared_i2c_tx_item_send (line 38) | static void shared_i2c_tx_item_send(struct tx_item* item) function shared_i2c_write (line 60) | void shared_i2c_write(nrfx_twi_t* channel, uint8_t addr, uint8_t len, co... function shared_i2c_handler (line 96) | static void shared_i2c_handler(nrfx_twi_evt_t const* p_event, void* p_co... function nrfx_twi_t (line 133) | nrfx_twi_t* shared_i2c_init(uint8_t sda, uint8_t scl) FILE: application/main/src/driver/ledmap/ledmap.c type ledmap_led (line 36) | struct ledmap_led type ledmap_event (line 37) | struct ledmap_event type ledmap_evt_action (line 42) | struct ledmap_evt_action function led_set_ll (line 52) | static void led_set_ll(uint8_t led, bool on) function leds_set_ll (line 66) | static void leds_set_ll(uint8_t mask) function leds_update (line 77) | static void leds_update() function leds_off (line 86) | static void leds_off() function led_set (line 97) | static void led_set(uint8_t led, bool val) function led_reverse (line 110) | static void led_reverse(uint8_t led) type ledmap_evt_action (line 121) | struct ledmap_evt_action function led_actions_handler (line 136) | static void led_actions_handler() function ledmap_handler (line 164) | static void ledmap_handler(enum user_event evt, uint8_t param) function led_blink_timer_handler (line 189) | static void led_blink_timer_handler(void* context) function leds_init (line 229) | static void leds_init() function leds_deinit (line 237) | static void leds_deinit() function ledmap_evt_handler (line 244) | static void ledmap_evt_handler(enum user_event event, void* arg) FILE: application/main/src/driver/ledmap/ledmap.h type LED_Trigger (line 6) | enum LED_Trigger { type LED_Trigger_Static (line 13) | enum LED_Trigger_Static { type ledmap_led (line 20) | struct ledmap_led { type ledmap_evt_action (line 25) | struct ledmap_evt_action { type ledmap_event (line 36) | struct ledmap_event { FILE: application/main/src/driver/rgb_light/rgb_light.c type rgb_light_delay_hander_event (line 72) | enum rgb_light_delay_hander_event { function pwm_handler (line 107) | static void pwm_handler(void* p_context) function led_val_set (line 112) | static inline void led_val_set(low_power_pwm_t *pwm, char val) { function rgb_light_lppwm_start (line 120) | static void rgb_light_lppwm_start() function rgb_light_lppwm_stop (line 135) | static void rgb_light_lppwm_stop() function rgb_light_lppwm_init (line 151) | static void rgb_light_lppwm_init() function rgb_light_lppwm_deinit (line 195) | static void rgb_light_lppwm_deinit() function inc_flash_handler (line 205) | static void inc_flash_handler(void* p_context) function inc_flash_timer_init (line 222) | static void inc_flash_timer_init() function led_status_change (line 227) | static void led_status_change() function light_sethsv (line 256) | void light_sethsv(uint16_t hue, uint8_t sat, uint8_t val) function light_setrgb (line 312) | void light_setrgb(uint8_t r, uint8_t g, uint8_t b) function eeconfig_read_rgb_light (line 326) | uint32_t eeconfig_read_rgb_light(void) function eeconfig_update_rgb_light (line 334) | void eeconfig_update_rgb_light(uint32_t val) function eeconfig_update_rgb_light_default (line 347) | void eeconfig_update_rgb_light_default(void) function rgb_light_init (line 362) | void rgb_light_init(void) function rgb_light_increase (line 379) | void rgb_light_increase(void) function rgb_light_decrease (line 387) | void rgb_light_decrease(void) function rgb_light_step (line 396) | void rgb_light_step(void) function rgb_light_step_reverse (line 405) | void rgb_light_step_reverse(void) function rgb_light_get_mode (line 415) | uint32_t rgb_light_get_mode(void) function rgb_light_mode_eeprom_helper (line 424) | void rgb_light_mode_eeprom_helper(uint8_t mode, bool write_to_eeprom) function rgb_light_mode (line 454) | void rgb_light_mode(uint8_t mode) function rgb_light_mode_noeeprom (line 459) | void rgb_light_mode_noeeprom(uint8_t mode) function rgb_light_toggle (line 464) | void rgb_light_toggle(void) function rgb_indicator_toggle (line 477) | void rgb_indicator_toggle(void) function rgb_light_toggle_noeeprom (line 504) | void rgb_light_toggle_noeeprom(void) function rgb_light_enable (line 516) | void rgb_light_enable(void) function rgb_light_enable_noeeprom (line 525) | void rgb_light_enable_noeeprom(void) function rgb_light_disable (line 532) | void rgb_light_disable(void) function rgb_light_disable_noeeprom (line 543) | void rgb_light_disable_noeeprom(void) function rgb_light_increase_hue (line 553) | void rgb_light_increase_hue(void) function rgb_light_decrease_hue (line 562) | void rgb_light_decrease_hue(void) function rgb_light_increase_sat (line 575) | void rgb_light_increase_sat(void) function rgb_light_decrease_sat (line 588) | void rgb_light_decrease_sat(void) function rgb_light_increase_val (line 601) | void rgb_light_increase_val(void) function rgb_light_decrease_val (line 614) | void rgb_light_decrease_val(void) function rgb_light_sethsv_noeeprom_old (line 628) | void rgb_light_sethsv_noeeprom_old(uint16_t hue, uint8_t sat, uint8_t val) function rgb_light_sethsv_eeprom_helper (line 635) | void rgb_light_sethsv_eeprom_helper(uint16_t hue, uint8_t sat, uint8_t v... function rgb_light_sethsv (line 660) | void rgb_light_sethsv(uint16_t hue, uint8_t sat, uint8_t val) function rgb_light_sethsv_noeeprom (line 665) | void rgb_light_sethsv_noeeprom(uint16_t hue, uint8_t sat, uint8_t val) function rgb_light_get_hue (line 670) | uint16_t rgb_light_get_hue(void) function rgb_light_get_sat (line 675) | uint8_t rgb_light_get_sat(void) function rgb_light_get_val (line 680) | uint8_t rgb_light_get_val(void) function rgb_light_animations_handler (line 690) | static void rgb_light_animations_handler(void* p_context) function rgb_light_timer_init (line 696) | void rgb_light_timer_init(void) function rgb_light_timer_enable (line 700) | void rgb_light_timer_enable(void) function rgb_light_timer_disable (line 705) | void rgb_light_timer_disable(void) function rgb_light_timer_toggle (line 710) | void rgb_light_timer_toggle(void) function rgb_light_task (line 715) | void rgb_light_task(void) function rgb_light_effect_breathing (line 730) | void rgb_light_effect_breathing(uint8_t interval) function rgb_light_effect_rainbow_mood (line 746) | void rgb_light_effect_rainbow_mood(uint8_t interval) function status_rgb_light_evt_handler (line 761) | static void status_rgb_light_evt_handler(enum user_event event, void* arg) FILE: application/main/src/driver/rgb_light/rgb_light.h type rgb_light_config_t (line 57) | typedef union { FILE: application/main/src/driver/rgb_matrix/color.c function RGB (line 21) | RGB hsv_to_rgb_impl(HSV hsv, bool use_cie) function RGB (line 100) | RGB hsv_to_rgb(HSV hsv) function RGB (line 109) | RGB hsv_to_rgb_nocie(HSV hsv) { return hsv_to_rgb_impl(hsv, false); } function convert_rgb_to_rgbw (line 115) | void convert_rgb_to_rgbw(LED_TYPE* led) FILE: application/main/src/driver/rgb_matrix/color.h type cRGB (line 46) | typedef struct PACKED { type cRGB (line 62) | typedef cRGB RGB; type cRGBW (line 65) | typedef struct PACKED { type HSV (line 82) | typedef struct PACKED { FILE: application/main/src/driver/rgb_matrix/lib8tion/lib8tion.c function test1abs (line 128) | void test1abs( int8_t i) function testabs (line 135) | void testabs() function testmul8 (line 145) | void testmul8() function testscale8 (line 165) | void testscale8() function testqadd8 (line 200) | void testqadd8() function testnscale8x3 (line 217) | void testnscale8x3() FILE: application/main/src/driver/rgb_matrix/lib8tion/lib8tion.h type fract8 (line 328) | typedef uint8_t fract8; type sfract7 (line 332) | typedef int8_t sfract7; type fract16 (line 336) | typedef uint16_t fract16; type sfract15 (line 340) | typedef int16_t sfract15; type accum88 (line 347) | typedef uint16_t accum88; type saccum78 (line 348) | typedef int16_t saccum78; type accum1616 (line 349) | typedef uint32_t accum1616; type saccum1516 (line 350) | typedef int32_t saccum1516; type accum124 (line 351) | typedef uint16_t accum124; type saccum114 (line 352) | typedef int32_t saccum114; function LIB8STATIC (line 377) | LIB8STATIC float sfract15ToFloat( sfract15 y) function LIB8STATIC (line 386) | LIB8STATIC sfract15 floatToSfract15( float f) function LIB8STATIC (line 427) | LIB8STATIC uint8_t lerp8by8( uint8_t a, uint8_t b, fract8 frac) function LIB8STATIC (line 444) | LIB8STATIC uint16_t lerp16by16( uint16_t a, uint16_t b, fract16 frac) function LIB8STATIC (line 461) | LIB8STATIC uint16_t lerp16by8( uint16_t a, uint16_t b, fract8 frac) function LIB8STATIC (line 478) | LIB8STATIC int16_t lerp15by8( int16_t a, int16_t b, fract8 frac) function LIB8STATIC (line 495) | LIB8STATIC int16_t lerp15by16( int16_t a, int16_t b, fract16 frac) function LIB8STATIC (line 527) | LIB8STATIC uint8_t map8( uint8_t in, uint8_t rangeStart, uint8_t rangeEnd) function LIB8STATIC (line 544) | LIB8STATIC uint8_t ease8InOutQuad( uint8_t i) function LIB8STATIC (line 562) | LIB8STATIC uint8_t ease8InOutQuad(uint8_t val) { function LIB8STATIC (line 589) | LIB8STATIC uint16_t ease16InOutQuad( uint16_t i) function LIB8STATIC (line 606) | LIB8STATIC fract8 ease8InOutCubic( fract8 i) function LIB8STATIC (line 635) | LIB8STATIC fract8 ease8InOutApprox( fract8 i) function LIB8STATIC (line 656) | LIB8STATIC uint8_t ease8InOutApprox( fract8 i) function LIB8STATIC (line 700) | LIB8STATIC uint8_t triwave8(uint8_t in) function LIB8STATIC (line 721) | LIB8STATIC uint8_t quadwave8(uint8_t in) function LIB8STATIC (line 728) | LIB8STATIC uint8_t cubicwave8(uint8_t in) function LIB8STATIC (line 757) | LIB8STATIC uint8_t squarewave8( uint8_t in, uint8_t pulsewidth) function LIB8STATIC (line 834) | LIB8STATIC uint16_t beat88( accum88 beats_per_minute_88, uint32_t timebase) function LIB8STATIC (line 848) | LIB8STATIC uint16_t beat16( accum88 beats_per_minute, uint32_t timebase) function LIB8STATIC (line 856) | LIB8STATIC uint8_t beat8( accum88 beats_per_minute, uint32_t timebase) function LIB8STATIC (line 867) | LIB8STATIC uint16_t beatsin88( accum88 beats_per_minute_88, uint16_t low... function LIB8STATIC (line 879) | LIB8STATIC uint16_t beatsin16(accum88 beats_per_minute, uint16_t lowest,... function LIB8STATIC (line 891) | LIB8STATIC uint8_t beatsin8( accum88 beats_per_minute, uint8_t lowest, u... function LIB8STATIC (line 904) | LIB8STATIC uint16_t seconds16(void) function LIB8STATIC (line 914) | LIB8STATIC uint16_t minutes16(void) function LIB8STATIC (line 924) | LIB8STATIC uint8_t hours8(void) FILE: application/main/src/driver/rgb_matrix/lib8tion/math8.h function LIB8STATIC_ALWAYS_INLINE (line 23) | LIB8STATIC_ALWAYS_INLINE uint8_t qadd8( uint8_t i, uint8_t j) function LIB8STATIC_ALWAYS_INLINE (line 56) | LIB8STATIC_ALWAYS_INLINE int8_t qadd7( int8_t i, int8_t j) function LIB8STATIC_ALWAYS_INLINE (line 88) | LIB8STATIC_ALWAYS_INLINE uint8_t qsub8( uint8_t i, uint8_t j) function LIB8STATIC_ALWAYS_INLINE (line 117) | LIB8STATIC_ALWAYS_INLINE uint8_t add8( uint8_t i, uint8_t j) function LIB8STATIC_ALWAYS_INLINE (line 132) | LIB8STATIC_ALWAYS_INLINE uint16_t add8to16( uint8_t i, uint16_t j) function LIB8STATIC_ALWAYS_INLINE (line 152) | LIB8STATIC_ALWAYS_INLINE uint8_t sub8( uint8_t i, uint8_t j) function LIB8STATIC_ALWAYS_INLINE (line 169) | LIB8STATIC_ALWAYS_INLINE uint8_t avg8( uint8_t i, uint8_t j) function LIB8STATIC_ALWAYS_INLINE (line 190) | LIB8STATIC_ALWAYS_INLINE uint16_t avg16( uint16_t i, uint16_t j) function LIB8STATIC_ALWAYS_INLINE (line 217) | LIB8STATIC_ALWAYS_INLINE int8_t avg7( int8_t i, int8_t j) function LIB8STATIC_ALWAYS_INLINE (line 238) | LIB8STATIC_ALWAYS_INLINE int16_t avg15( int16_t i, int16_t j) function LIB8STATIC_ALWAYS_INLINE (line 270) | LIB8STATIC_ALWAYS_INLINE uint8_t mod8( uint8_t a, uint8_t m) function LIB8STATIC (line 297) | LIB8STATIC uint8_t addmod8( uint8_t a, uint8_t b, uint8_t m) function LIB8STATIC (line 326) | LIB8STATIC uint8_t submod8( uint8_t a, uint8_t b, uint8_t m) function LIB8STATIC_ALWAYS_INLINE (line 345) | LIB8STATIC_ALWAYS_INLINE uint8_t mul8( uint8_t i, uint8_t j) function LIB8STATIC_ALWAYS_INLINE (line 370) | LIB8STATIC_ALWAYS_INLINE uint8_t qmul8( uint8_t i, uint8_t j) function LIB8STATIC_ALWAYS_INLINE (line 404) | LIB8STATIC_ALWAYS_INLINE int8_t abs8( int8_t i) function LIB8STATIC (line 429) | LIB8STATIC uint8_t sqrt16(uint16_t x) function LIB8STATIC (line 465) | LIB8STATIC uint8_t blend8( uint8_t a, uint8_t b, uint8_t amountOfB) function LIB8STATIC (line 536) | LIB8STATIC uint8_t blend8( uint8_t a, uint8_t b, uint8_t amountOfB) FILE: application/main/src/driver/rgb_matrix/lib8tion/random8.h function LIB8STATIC (line 19) | LIB8STATIC uint8_t random8(void) function LIB8STATIC (line 29) | LIB8STATIC uint16_t random16(void) function LIB8STATIC (line 37) | LIB8STATIC uint8_t random8_max(uint8_t lim) function LIB8STATIC (line 47) | LIB8STATIC uint8_t random8_min_max(uint8_t min, uint8_t lim) function LIB8STATIC (line 56) | LIB8STATIC uint16_t random16_max(uint16_t lim) function LIB8STATIC (line 67) | LIB8STATIC uint16_t random16_min_max( uint16_t min, uint16_t lim) function LIB8STATIC (line 75) | LIB8STATIC void random16_set_seed(uint16_t seed) function LIB8STATIC (line 81) | LIB8STATIC uint16_t random16_get_seed(void) function LIB8STATIC (line 87) | LIB8STATIC void random16_add_entropy(uint16_t entropy) FILE: application/main/src/driver/rgb_matrix/lib8tion/scale8.h function LIB8STATIC_ALWAYS_INLINE (line 20) | LIB8STATIC_ALWAYS_INLINE uint8_t scale8( uint8_t i, fract8 scale) function LIB8STATIC_ALWAYS_INLINE (line 98) | LIB8STATIC_ALWAYS_INLINE uint8_t scale8_video( uint8_t i, fract8 scale) function LIB8STATIC_ALWAYS_INLINE (line 146) | LIB8STATIC_ALWAYS_INLINE uint8_t scale8_LEAVING_R1_DIRTY( uint8_t i, fra... function LIB8STATIC_ALWAYS_INLINE (line 189) | LIB8STATIC_ALWAYS_INLINE uint8_t scale8_video_LEAVING_R1_DIRTY( uint8_t ... function LIB8STATIC_ALWAYS_INLINE (line 233) | LIB8STATIC_ALWAYS_INLINE void cleanup_R1(void) function LIB8STATIC_ALWAYS_INLINE (line 246) | LIB8STATIC_ALWAYS_INLINE uint16_t scale16by8( uint16_t i, fract8 scale ) function LIB8STATIC (line 315) | LIB8STATIC uint16_t scale16( uint16_t i, fract16 scale ) function LIB8STATIC (line 491) | LIB8STATIC uint8_t dim8_raw( uint8_t x) function LIB8STATIC (line 497) | LIB8STATIC uint8_t dim8_video( uint8_t x) function LIB8STATIC (line 503) | LIB8STATIC uint8_t dim8_lin( uint8_t x ) function LIB8STATIC (line 515) | LIB8STATIC uint8_t brighten8_raw( uint8_t x) function LIB8STATIC (line 522) | LIB8STATIC uint8_t brighten8_video( uint8_t x) function LIB8STATIC (line 529) | LIB8STATIC uint8_t brighten8_lin( uint8_t x ) FILE: application/main/src/driver/rgb_matrix/lib8tion/trig8.h function LIB8STATIC (line 31) | LIB8STATIC int16_t sin16_avr( uint16_t theta ) function LIB8STATIC (line 89) | LIB8STATIC int16_t sin16_C( uint16_t theta ) function LIB8STATIC (line 121) | LIB8STATIC int16_t cos16( uint16_t theta) function LIB8STATIC (line 161) | LIB8STATIC uint8_t sin8_avr( uint8_t theta) function LIB8STATIC (line 220) | LIB8STATIC uint8_t sin8_C( uint8_t theta) function LIB8STATIC (line 258) | LIB8STATIC uint8_t cos8( uint8_t theta) function LIB8STATIC (line 265) | LIB8STATIC uint8_t atan2_8(int16_t dy, int16_t dx) FILE: application/main/src/driver/rgb_matrix/rgb.h function rgblight_toggle (line 19) | __attribute__((weak)) void rgblight_toggle(void) {} function rgblight_step (line 21) | __attribute__((weak)) void rgblight_step(void) {} function rgblight_step_reverse (line 23) | __attribute__((weak)) void rgblight_step_reverse(void) {} function rgblight_increase_hue (line 25) | __attribute__((weak)) void rgblight_increase_hue(void) {} function rgblight_decrease_hue (line 27) | __attribute__((weak)) void rgblight_decrease_hue(void) {} function rgblight_increase_sat (line 29) | __attribute__((weak)) void rgblight_increase_sat(void) {} function rgblight_decrease_sat (line 31) | __attribute__((weak)) void rgblight_decrease_sat(void) {} function rgblight_increase_val (line 33) | __attribute__((weak)) void rgblight_increase_val(void) {} function rgblight_decrease_val (line 35) | __attribute__((weak)) void rgblight_decrease_val(void) {} function rgblight_increase_speed (line 37) | __attribute__((weak)) void rgblight_increase_speed(void) {} function rgblight_decrease_speed (line 39) | __attribute__((weak)) void rgblight_decrease_speed(void) {} FILE: application/main/src/driver/rgb_matrix/rgb_matrix.c function RGB (line 39) | __attribute__((weak)) RGB rgb_matrix_hsv_to_rgb(HSV hsv) function eeconfig_read_rgb_matrix (line 164) | void eeconfig_read_rgb_matrix(void) //need mod function eeconfig_update_rgb_matrix (line 171) | void eeconfig_update_rgb_matrix(void) { function eeconfig_update_rgb_matrix_default (line 184) | void eeconfig_update_rgb_matrix_default(void) function eeconfig_debug_rgb_matrix (line 196) | void eeconfig_debug_rgb_matrix(void) function rgb_matrix_map_row_column_to_led_kb (line 201) | __attribute__((weak)) uint8_t rgb_matrix_map_row_column_to_led_kb(uint8_... function rgb_matrix_map_row_column_to_led (line 203) | uint8_t rgb_matrix_map_row_column_to_led(uint8_t row, uint8_t column, ui... function rgb_matrix_update_pwm_buffers (line 214) | void rgb_matrix_update_pwm_buffers(void) { rgb_matrix_driver.flush(); } function rgb_matrix_set_color (line 216) | void rgb_matrix_set_color(int index, uint8_t red, uint8_t green, uint8_t... function rgb_matrix_set_color_all (line 226) | void rgb_matrix_set_color_all(uint8_t red, uint8_t green, uint8_t blue) function process_rgb_matrix (line 236) | void process_rgb_matrix(uint8_t row, uint8_t col, bool pressed) function rgb_matrix_test (line 284) | void rgb_matrix_test(void) function rgb_matrix_none (line 309) | static bool rgb_matrix_none(effect_params_t* params) function rgb_task_timers (line 319) | static void rgb_task_timers(void) function rgb_task_sync (line 350) | static void rgb_task_sync(void) function rgb_task_start (line 357) | static void rgb_task_start(void) function rgb_task_render (line 372) | static void rgb_task_render(uint8_t effect) function rgb_task_flush (line 433) | static void rgb_task_flush(uint8_t effect) function rgb_matrix_task (line 446) | void rgb_matrix_task(void) //need mod function rgb_matrix_indicators (line 480) | void rgb_matrix_indicators(void) function rgb_matrix_indicators_kb (line 486) | __attribute__((weak)) void rgb_matrix_indicators_kb(void) { } function rgb_matrix_indicators_user (line 488) | __attribute__((weak)) void rgb_matrix_indicators_user(void) { } function rgb_matrix_indicators_advanced (line 490) | void rgb_matrix_indicators_advanced(effect_params_t* params) function rgb_matrix_indicators_advanced_kb (line 510) | __attribute__((weak)) void rgb_matrix_indicators_advanced_kb(uint8_t led... function rgb_matrix_indicators_advanced_user (line 512) | __attribute__((weak)) void rgb_matrix_indicators_advanced_user(uint8_t l... function rgb_matrix_toggle_pwr (line 515) | static void rgb_matrix_toggle_pwr(void) function rgb_matrix_init (line 531) | void rgb_matrix_init(void) //need mod function rgb_matrix_sleep_prepare (line 563) | void rgb_matrix_sleep_prepare(void) //need mod function rgb_matrix_toggle_indicator_eeprom_helper (line 573) | void rgb_matrix_toggle_indicator_eeprom_helper(bool write_to_eeprom) function rgb_matrix_toggle_indicator_noeeprom (line 581) | void rgb_matrix_toggle_indicator_noeeprom(void) { rgb_matrix_toggle_indi... function rgb_matrix_toggle_indicator (line 582) | void rgb_matrix_toggle_indicator(void) { rgb_matrix_toggle_indicator_eep... function rgb_matrix_set_suspend_state (line 584) | void rgb_matrix_set_suspend_state(bool state) function rgb_matrix_get_suspend_state (line 595) | bool rgb_matrix_get_suspend_state(void) { return suspend_state; } function rgb_matrix_toggle_eeprom_helper (line 597) | void rgb_matrix_toggle_eeprom_helper(bool write_to_eeprom) //need mod function rgb_matrix_toggle_noeeprom (line 606) | void rgb_matrix_toggle_noeeprom(void) { rgb_matrix_toggle_eeprom_helper(... function rgb_matrix_toggle (line 607) | void rgb_matrix_toggle(void) { rgb_matrix_toggle_eeprom_helper(true); } function rgb_matrix_enable (line 609) | void rgb_matrix_enable(void) //need mod function rgb_matrix_enable_noeeprom (line 615) | void rgb_matrix_enable_noeeprom(void) //need mod function rgb_matrix_disable (line 623) | void rgb_matrix_disable(void) //need mod function rgb_matrix_disable_noeeprom (line 629) | void rgb_matrix_disable_noeeprom(void) //need mod function rgb_matrix_is_enabled (line 638) | bool rgb_matrix_is_enabled(void) { return rgb_matrix_config.enable; } function rgb_matrix_is_indicator (line 639) | bool rgb_matrix_is_indicator(void) { return rgb_matrix_config.indicators; } function rgb_matrix_mode_eeprom_helper (line 641) | void rgb_matrix_mode_eeprom_helper(uint8_t mode, bool write_to_eeprom) function rgb_matrix_mode_noeeprom (line 658) | void rgb_matrix_mode_noeeprom(uint8_t mode) { rgb_matrix_mode_eeprom_hel... function rgb_matrix_mode (line 659) | void rgb_matrix_mode(uint8_t mode) { rgb_matrix_mode_eeprom_helper(mode,... function rgb_matrix_get_mode (line 661) | uint8_t rgb_matrix_get_mode(void) { return rgb_matrix_config.mode; } function rgb_matrix_step_helper (line 663) | void rgb_matrix_step_helper(bool write_to_eeprom) function rgb_matrix_step_noeeprom (line 668) | void rgb_matrix_step_noeeprom(void) { rgb_matrix_step_helper(false); } function rgb_matrix_step (line 669) | void rgb_matrix_step(void) { rgb_matrix_step_helper(true); } function rgb_matrix_step_reverse_helper (line 671) | void rgb_matrix_step_reverse_helper(bool write_to_eeprom) function rgb_matrix_step_reverse_noeeprom (line 676) | void rgb_matrix_step_reverse_noeeprom(void) { rgb_matrix_step_reverse_he... function rgb_matrix_step_reverse (line 677) | void rgb_matrix_step_reverse(void) { rgb_matrix_step_reverse_helper(true... function rgb_matrix_sethsv_eeprom_helper (line 679) | void rgb_matrix_sethsv_eeprom_helper(uint16_t hue, uint8_t sat, uint8_t ... function rgb_matrix_sethsv_noeeprom (line 693) | void rgb_matrix_sethsv_noeeprom(uint16_t hue, uint8_t sat, uint8_t val) ... function rgb_matrix_sethsv (line 694) | void rgb_matrix_sethsv(uint16_t hue, uint8_t sat, uint8_t val) { rgb_mat... function HSV (line 696) | HSV rgb_matrix_get_hsv(void) { return rgb_matrix_config.hsv; } function rgb_matrix_get_hue (line 697) | uint8_t rgb_matrix_get_hue(void) { return rgb_matrix_config.hsv.h; } function rgb_matrix_get_sat (line 698) | uint8_t rgb_matrix_get_sat(void) { return rgb_matrix_config.hsv.s; } function rgb_matrix_get_val (line 699) | uint8_t rgb_matrix_get_val(void) { return rgb_matrix_config.hsv.v; } function rgb_matrix_increase_hue_helper (line 701) | void rgb_matrix_increase_hue_helper(bool write_to_eeprom) { rgb_matrix_s... function rgb_matrix_increase_hue_noeeprom (line 702) | void rgb_matrix_increase_hue_noeeprom(void) { rgb_matrix_increase_hue_he... function rgb_matrix_increase_hue (line 703) | void rgb_matrix_increase_hue(void) { rgb_matrix_increase_hue_helper(true... function rgb_matrix_decrease_hue_helper (line 705) | void rgb_matrix_decrease_hue_helper(bool write_to_eeprom) { rgb_matrix_s... function rgb_matrix_decrease_hue_noeeprom (line 706) | void rgb_matrix_decrease_hue_noeeprom(void) { rgb_matrix_decrease_hue_he... function rgb_matrix_decrease_hue (line 707) | void rgb_matrix_decrease_hue(void) { rgb_matrix_decrease_hue_helper(true... function rgb_matrix_increase_sat_helper (line 709) | void rgb_matrix_increase_sat_helper(bool write_to_eeprom) { rgb_matrix_s... function rgb_matrix_increase_sat_noeeprom (line 710) | void rgb_matrix_increase_sat_noeeprom(void) { rgb_matrix_increase_sat_he... function rgb_matrix_increase_sat (line 711) | void rgb_matrix_increase_sat(void) { rgb_matrix_increase_sat_helper(true... function rgb_matrix_decrease_sat_helper (line 713) | void rgb_matrix_decrease_sat_helper(bool write_to_eeprom) { rgb_matrix_s... function rgb_matrix_decrease_sat_noeeprom (line 714) | void rgb_matrix_decrease_sat_noeeprom(void) { rgb_matrix_decrease_sat_he... function rgb_matrix_decrease_sat (line 715) | void rgb_matrix_decrease_sat(void) { rgb_matrix_decrease_sat_helper(true... function rgb_matrix_increase_val_helper (line 717) | void rgb_matrix_increase_val_helper(bool write_to_eeprom) { rgb_matrix_s... function rgb_matrix_increase_val_noeeprom (line 718) | void rgb_matrix_increase_val_noeeprom(void) { rgb_matrix_increase_val_he... function rgb_matrix_increase_val (line 719) | void rgb_matrix_increase_val(void) { rgb_matrix_increase_val_helper(true... function rgb_matrix_decrease_val_helper (line 721) | void rgb_matrix_decrease_val_helper(bool write_to_eeprom) { rgb_matrix_s... function rgb_matrix_decrease_val_noeeprom (line 722) | void rgb_matrix_decrease_val_noeeprom(void) { rgb_matrix_decrease_val_he... function rgb_matrix_decrease_val (line 723) | void rgb_matrix_decrease_val(void) { rgb_matrix_decrease_val_helper(true... function rgb_matrix_set_speed_eeprom_helper (line 725) | void rgb_matrix_set_speed_eeprom_helper(uint8_t speed, bool write_to_eep... function rgb_matrix_set_speed_noeeprom (line 732) | void rgb_matrix_set_speed_noeeprom(uint8_t speed) { rgb_matrix_set_speed... function rgb_matrix_set_speed (line 733) | void rgb_matrix_set_speed(uint8_t speed) { rgb_matrix_set_speed_eeprom_h... function rgb_matrix_get_speed (line 735) | uint8_t rgb_matrix_get_speed(void) { return rgb_matrix_config.speed; } function rgb_matrix_increase_speed_helper (line 737) | void rgb_matrix_increase_speed_helper(bool write_to_eeprom) { rgb_matrix... function rgb_matrix_increase_speed_noeeprom (line 738) | void rgb_matrix_increase_speed_noeeprom(void) { rgb_matrix_increase_spee... function rgb_matrix_increase_speed (line 739) | void rgb_matrix_increase_speed(void) { rgb_matrix_increase_speed_helper(... function rgb_matrix_decrease_speed_helper (line 741) | void rgb_matrix_decrease_speed_helper(bool write_to_eeprom) { rgb_matrix... function rgb_matrix_decrease_speed_noeeprom (line 742) | void rgb_matrix_decrease_speed_noeeprom(void) { rgb_matrix_decrease_spee... function rgb_matrix_decrease_speed (line 743) | void rgb_matrix_decrease_speed(void) { rgb_matrix_decrease_speed_helper(... function led_flags_t (line 745) | led_flags_t rgb_matrix_get_flags(void) { return rgb_matrix_config.flags; } function rgb_matrix_set_flags (line 747) | void rgb_matrix_set_flags(led_flags_t flags) { rgb_matrix_config.flags =... function rgb_matrix_set_power_save_mode (line 750) | static void rgb_matrix_set_power_save_mode() function status_rgb_matrix_evt_handler (line 761) | static void status_rgb_matrix_evt_handler(enum user_event event, void* a... FILE: application/main/src/driver/rgb_matrix/rgb_matrix.h type rgb_matrix_driver_t (line 211) | typedef struct { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/alpha_mods_anim.h function ALPHAS_MODS (line 6) | bool ALPHAS_MODS(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/breathing_anim.h function BREATHING (line 5) | bool BREATHING(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/colorband_pinwheel_sat_anim.h function HSV (line 5) | static HSV BAND_PINWHEEL_SAT_math(HSV hsv, int16_t dx, int16_t dy, uint8... function BAND_PINWHEEL_SAT (line 10) | bool BAND_PINWHEEL_SAT(effect_params_t* params) { return effect_runner_d... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/colorband_pinwheel_val_anim.h function HSV (line 5) | static HSV BAND_PINWHEEL_VAL_math(HSV hsv, int16_t dx, int16_t dy, uint8... function BAND_PINWHEEL_VAL (line 10) | bool BAND_PINWHEEL_VAL(effect_params_t* params) { return effect_runner_d... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/colorband_sat_anim.h function HSV (line 5) | static HSV BAND_SAT_math(HSV hsv, uint8_t i, uint8_t time) { function BAND_SAT (line 11) | bool BAND_SAT(effect_params_t* params) { return effect_runner_i(params, ... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/colorband_spiral_sat_anim.h function HSV (line 5) | static HSV BAND_SPIRAL_SAT_math(HSV hsv, int16_t dx, int16_t dy, uint8_t... function BAND_SPIRAL_SAT (line 10) | bool BAND_SPIRAL_SAT(effect_params_t* params) { return effect_runner_dx_... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/colorband_spiral_val_anim.h function HSV (line 5) | static HSV BAND_SPIRAL_VAL_math(HSV hsv, int16_t dx, int16_t dy, uint8_t... function BAND_SPIRAL_VAL (line 10) | bool BAND_SPIRAL_VAL(effect_params_t* params) { return effect_runner_dx_... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/colorband_val_anim.h function HSV (line 5) | static HSV BAND_VAL_math(HSV hsv, uint8_t i, uint8_t time) { function BAND_VAL (line 11) | bool BAND_VAL(effect_params_t* params) { return effect_runner_i(params, ... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/cycle_all_anim.h function HSV (line 5) | static HSV CYCLE_ALL_math(HSV hsv, uint8_t i, uint8_t time) { function CYCLE_ALL (line 10) | bool CYCLE_ALL(effect_params_t* params) { return effect_runner_i(params,... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/cycle_left_right_anim.h function HSV (line 5) | static HSV CYCLE_LEFT_RIGHT_math(HSV hsv, uint8_t i, uint8_t time) { function CYCLE_LEFT_RIGHT (line 10) | bool CYCLE_LEFT_RIGHT(effect_params_t* params) { return effect_runner_i(... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/cycle_out_in_anim.h function HSV (line 5) | static HSV CYCLE_OUT_IN_math(HSV hsv, int16_t dx, int16_t dy, uint8_t di... function CYCLE_OUT_IN (line 10) | bool CYCLE_OUT_IN(effect_params_t* params) { return effect_runner_dx_dy_... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/cycle_out_in_dual_anim.h function HSV (line 5) | static HSV CYCLE_OUT_IN_DUAL_math(HSV hsv, int16_t dx, int16_t dy, uint8... function CYCLE_OUT_IN_DUAL (line 12) | bool CYCLE_OUT_IN_DUAL(effect_params_t* params) { return effect_runner_d... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/cycle_pinwheel_anim.h function HSV (line 5) | static HSV CYCLE_PINWHEEL_math(HSV hsv, int16_t dx, int16_t dy, uint8_t ... function CYCLE_PINWHEEL (line 10) | bool CYCLE_PINWHEEL(effect_params_t* params) { return effect_runner_dx_d... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/cycle_spiral_anim.h function HSV (line 5) | static HSV CYCLE_SPIRAL_math(HSV hsv, int16_t dx, int16_t dy, uint8_t di... function CYCLE_SPIRAL (line 10) | bool CYCLE_SPIRAL(effect_params_t* params) { return effect_runner_dx_dy_... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/cycle_up_down_anim.h function HSV (line 5) | static HSV CYCLE_UP_DOWN_math(HSV hsv, uint8_t i, uint8_t time) { function CYCLE_UP_DOWN (line 10) | bool CYCLE_UP_DOWN(effect_params_t* params) { return effect_runner_i(par... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/digital_rain_anim.h function DIGITAL_RAIN (line 10) | bool DIGITAL_RAIN(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/dual_beacon_anim.h function HSV (line 5) | static HSV DUAL_BEACON_math(HSV hsv, int8_t sin, int8_t cos, uint8_t i, ... function DUAL_BEACON (line 10) | bool DUAL_BEACON(effect_params_t* params) { return effect_runner_sin_cos... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/gradient_left_right_anim.h function GRADIENT_LEFT_RIGHT (line 5) | bool GRADIENT_LEFT_RIGHT(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/gradient_up_down_anim.h function GRADIENT_UP_DOWN (line 5) | bool GRADIENT_UP_DOWN(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/hue_breathing_anim.h function HUE_BREATHING (line 7) | bool HUE_BREATHING(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/hue_pendulum_anim.h function HSV (line 8) | static HSV HUE_PENDULUM_math(HSV hsv, uint8_t i, uint8_t time) { function HUE_PENDULUM (line 14) | bool HUE_PENDULUM(effect_params_t* params) { return effect_runner_i(para... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/hue_wave_anim.h function HSV (line 8) | static HSV HUE_WAVE_math(HSV hsv, uint8_t i, uint8_t time) { function HUE_WAVE (line 14) | bool HUE_WAVE(effect_params_t* params) { return effect_runner_i(params, ... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/jellybean_raindrops_anim.h function jellybean_raindrops_set_color (line 5) | static void jellybean_raindrops_set_color(int i, effect_params_t* params) { function JELLYBEAN_RAINDROPS (line 12) | bool JELLYBEAN_RAINDROPS(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/pixel_flow_anim.h function PIXEL_FLOW (line 8) | static bool PIXEL_FLOW(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/pixel_fractal_anim.h function PIXEL_FRACTAL (line 23) | static bool PIXEL_FRACTAL(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/pixel_rain_anim.h function PIXEL_RAIN (line 21) | static bool PIXEL_RAIN(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/rainbow_beacon_anim.h function HSV (line 5) | static HSV RAINBOW_BEACON_math(HSV hsv, int8_t sin, int8_t cos, uint8_t ... function RAINBOW_BEACON (line 10) | bool RAINBOW_BEACON(effect_params_t* params) { return effect_runner_sin_... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/rainbow_moving_chevron_anim.h function HSV (line 5) | static HSV RAINBOW_MOVING_CHEVRON_math(HSV hsv, uint8_t i, uint8_t time) { function RAINBOW_MOVING_CHEVRON (line 10) | bool RAINBOW_MOVING_CHEVRON(effect_params_t* params) { return effect_run... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/rainbow_pinwheels_anim.h function HSV (line 5) | static HSV RAINBOW_PINWHEELS_math(HSV hsv, int8_t sin, int8_t cos, uint8... function RAINBOW_PINWHEELS (line 10) | bool RAINBOW_PINWHEELS(effect_params_t* params) { return effect_runner_s... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/raindrops_anim.h function raindrops_set_color (line 5) | static void raindrops_set_color(int i, effect_params_t* params) { function RAINDROPS (line 22) | bool RAINDROPS(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/solid_color_anim.h function SOLID_COLOR (line 4) | bool SOLID_COLOR(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/solid_reactive_anim.h function HSV (line 6) | static HSV SOLID_REACTIVE_math(HSV hsv, uint16_t offset) { function SOLID_REACTIVE (line 11) | bool SOLID_REACTIVE(effect_params_t* params) { return effect_runner_reac... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/solid_reactive_cross.h function HSV (line 14) | static HSV SOLID_REACTIVE_CROSS_math(HSV hsv, int16_t dx, int16_t dy, ui... function SOLID_REACTIVE_CROSS (line 27) | bool SOLID_REACTIVE_CROSS(effect_params_t* params) { return effect_runne... function SOLID_REACTIVE_MULTICROSS (line 31) | bool SOLID_REACTIVE_MULTICROSS(effect_params_t* params) { return effect_... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/solid_reactive_nexus.h function HSV (line 14) | static HSV SOLID_REACTIVE_NEXUS_math(HSV hsv, int16_t dx, int16_t dy, ui... function SOLID_REACTIVE_NEXUS (line 25) | bool SOLID_REACTIVE_NEXUS(effect_params_t* params) { return effect_runne... function SOLID_REACTIVE_MULTINEXUS (line 29) | bool SOLID_REACTIVE_MULTINEXUS(effect_params_t* params) { return effect_... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/solid_reactive_simple_anim.h function HSV (line 6) | static HSV SOLID_REACTIVE_SIMPLE_math(HSV hsv, uint16_t offset) { function SOLID_REACTIVE_SIMPLE (line 11) | bool SOLID_REACTIVE_SIMPLE(effect_params_t* params) { return effect_runn... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/solid_reactive_wide.h function HSV (line 14) | static HSV SOLID_REACTIVE_WIDE_math(HSV hsv, int16_t dx, int16_t dy, uin... function SOLID_REACTIVE_WIDE (line 22) | bool SOLID_REACTIVE_WIDE(effect_params_t* params) { return effect_runner... function SOLID_REACTIVE_MULTIWIDE (line 26) | bool SOLID_REACTIVE_MULTIWIDE(effect_params_t* params) { return effect_r... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/solid_splash_anim.h function HSV (line 14) | HSV SOLID_SPLASH_math(HSV hsv, int16_t dx, int16_t dy, uint8_t dist, uin... function SOLID_SPLASH (line 22) | bool SOLID_SPLASH(effect_params_t* params) { return effect_runner_reacti... function SOLID_MULTISPLASH (line 26) | bool SOLID_MULTISPLASH(effect_params_t* params) { return effect_runner_r... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/splash_anim.h function HSV (line 14) | HSV SPLASH_math(HSV hsv, int16_t dx, int16_t dy, uint8_t dist, uint16_t ... function SPLASH (line 23) | bool SPLASH(effect_params_t* params) { return effect_runner_reactive_spl... function MULTISPLASH (line 27) | bool MULTISPLASH(effect_params_t* params) { return effect_runner_reactiv... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_animations/typing_heatmap_anim.h function process_rgb_matrix_typing_heatmap (line 9) | void process_rgb_matrix_typing_heatmap(uint8_t row, uint8_t col) { function TYPING_HEATMAP (line 37) | bool TYPING_HEATMAP(effect_params_t* params) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_drivers.c function init (line 30) | static void init(void) function flush (line 116) | static void flush(void) function flush (line 137) | static void flush(void) function flush (line 158) | static void flush(void) function flush (line 170) | static void flush(void) function init (line 192) | static void init(void) { } function flush (line 194) | static void flush(void) function setled (line 201) | static inline void setled(int i, uint8_t r, uint8_t g, uint8_t b) function setled_all (line 211) | static void setled_all(uint8_t r, uint8_t g, uint8_t b) FILE: application/main/src/driver/rgb_matrix/rgb_matrix_indicator.c function rgb_matrix_indicators_advanced_kb (line 34) | void rgb_matrix_indicators_advanced_kb(uint8_t led_min, uint8_t led_max) FILE: application/main/src/driver/rgb_matrix/rgb_matrix_runners/effect_runner_dx_dy.h type HSV (line 3) | typedef HSV (*dx_dy_f)(HSV hsv, int16_t dx, int16_t dy, uint8_t time); function effect_runner_dx_dy (line 5) | bool effect_runner_dx_dy(effect_params_t* params, dx_dy_f effect_func) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_runners/effect_runner_dx_dy_dist.h type HSV (line 3) | typedef HSV (*dx_dy_dist_f)(HSV hsv, int16_t dx, int16_t dy, uint8_t dis... function effect_runner_dx_dy_dist (line 5) | bool effect_runner_dx_dy_dist(effect_params_t* params, dx_dy_dist_f effe... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_runners/effect_runner_i.h type HSV (line 3) | typedef HSV (*i_f)(HSV hsv, uint8_t i, uint8_t time); function effect_runner_i (line 5) | bool effect_runner_i(effect_params_t* params, i_f effect_func) { FILE: application/main/src/driver/rgb_matrix/rgb_matrix_runners/effect_runner_reactive.h type HSV (line 5) | typedef HSV (*reactive_f)(HSV hsv, uint16_t offset); function effect_runner_reactive (line 7) | bool effect_runner_reactive(effect_params_t* params, reactive_f effect_f... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_runners/effect_runner_reactive_splash.h type HSV (line 5) | typedef HSV (*reactive_splash_f)(HSV hsv, int16_t dx, int16_t dy, uint8_... function effect_runner_reactive_splash (line 7) | bool effect_runner_reactive_splash(uint8_t start, effect_params_t* param... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_runners/effect_runner_sin_cos_i.h type HSV (line 3) | typedef HSV (*sin_cos_i_f)(HSV hsv, int8_t sin, int8_t cos, uint8_t i, u... function effect_runner_sin_cos_i (line 5) | bool effect_runner_sin_cos_i(effect_params_t* params, sin_cos_i_f effect... FILE: application/main/src/driver/rgb_matrix/rgb_matrix_types.h type last_hit_t (line 47) | typedef struct PACKED { type rgb_task_states (line 56) | typedef enum rgb_task_states { STARTING, type led_flags_t (line 61) | typedef uint8_t led_flags_t; type effect_params_t (line 63) | typedef struct PACKED { type led_point_t (line 69) | typedef struct PACKED { type led_config_t (line 86) | typedef struct PACKED { type rgb_config_t (line 92) | typedef union { FILE: application/main/src/driver/rgb_matrix/rgblight.c function is_static_effect (line 102) | static inline int is_static_effect(uint8_t mode) function rgblight_set_clipping_range (line 139) | void rgblight_set_clipping_range(uint8_t start_pos, uint8_t num_leds) function rgblight_set_effect_range (line 145) | void rgblight_set_effect_range(uint8_t start_pos, uint8_t num_leds) function RGB (line 156) | __attribute__((weak)) RGB rgblight_hsv_to_rgb(HSV hsv) { return hsv_to_r... function sethsv_raw (line 158) | void sethsv_raw(uint8_t hue, uint8_t sat, uint8_t val, LED_TYPE* led1) function sethsv (line 165) | void sethsv(uint8_t hue, uint8_t sat, uint8_t val, LED_TYPE* led1) { set... function setrgb (line 167) | void setrgb(uint8_t r, uint8_t g, uint8_t b, LED_TYPE* led1) function rgblight_check_config (line 177) | void rgblight_check_config(void) function eeconfig_read_rgblight (line 197) | uint32_t eeconfig_read_rgblight(void) //need mod function eeconfig_update_rgblight (line 205) | void eeconfig_update_rgblight(uint32_t val) //need mod function eeconfig_update_rgblight_default (line 218) | void eeconfig_update_rgblight_default(void) //need mod function eeconfig_debug_rgblight (line 230) | void eeconfig_debug_rgblight(void) //need mod function rgblight_init (line 235) | void rgblight_init(void) //need mod function rgblight_reload_from_eeprom (line 266) | void rgblight_reload_from_eeprom(void) //need mod function rgblight_read_dword (line 277) | uint32_t rgblight_read_dword(void) { return rgblight_config.raw; } function rgblight_update_dword (line 279) | void rgblight_update_dword(uint32_t dword) function rgblight_increase (line 292) | void rgblight_increase(void) function rgblight_decrease (line 300) | void rgblight_decrease(void) function rgblight_step_helper (line 309) | void rgblight_step_helper(bool write_to_eeprom) function rgblight_step_noeeprom (line 318) | void rgblight_step_noeeprom(void) { rgblight_step_helper(false); } function rgblight_step (line 319) | void rgblight_step(void) { rgblight_step_helper(true); } function rgblight_step_reverse_helper (line 320) | void rgblight_step_reverse_helper(bool write_to_eeprom) function rgblight_step_reverse_noeeprom (line 329) | void rgblight_step_reverse_noeeprom(void) { rgblight_step_reverse_helper... function rgblight_step_reverse (line 330) | void rgblight_step_reverse(void) { rgblight_step_reverse_helper(true); } function rgblight_get_mode (line 332) | uint8_t rgblight_get_mode(void) function rgblight_mode_eeprom_helper (line 341) | void rgblight_mode_eeprom_helper(uint8_t mode, bool write_to_eeprom) function rgblight_mode (line 370) | void rgblight_mode(uint8_t mode) { rgblight_mode_eeprom_helper(mode, tru... function rgblight_mode_noeeprom (line 372) | void rgblight_mode_noeeprom(uint8_t mode) { rgblight_mode_eeprom_helper(... function rgblight_toggle (line 374) | void rgblight_toggle(void) function rgblight_toggle_noeeprom (line 383) | void rgblight_toggle_noeeprom(void) function rgblight_enable (line 392) | void rgblight_enable(void) //need mod function rgblight_enable_noeeprom (line 402) | void rgblight_enable_noeeprom(void) //need mod function rgblight_disable (line 410) | void rgblight_disable(void) //need mod function rgblight_disable_noeeprom (line 422) | void rgblight_disable_noeeprom(void) //need mod function rgblight_is_enabled (line 433) | bool rgblight_is_enabled(void) { return rgblight_config.enable; } function rgblight_increase_hue_helper (line 435) | void rgblight_increase_hue_helper(bool write_to_eeprom) function rgblight_increase_hue_noeeprom (line 440) | void rgblight_increase_hue_noeeprom(void) { rgblight_increase_hue_helper... function rgblight_increase_hue (line 441) | void rgblight_increase_hue(void) { rgblight_increase_hue_helper(true); } function rgblight_decrease_hue_helper (line 442) | void rgblight_decrease_hue_helper(bool write_to_eeprom) function rgblight_decrease_hue_noeeprom (line 447) | void rgblight_decrease_hue_noeeprom(void) { rgblight_decrease_hue_helper... function rgblight_decrease_hue (line 448) | void rgblight_decrease_hue(void) { rgblight_decrease_hue_helper(true); } function rgblight_increase_sat_helper (line 449) | void rgblight_increase_sat_helper(bool write_to_eeprom) function rgblight_increase_sat_noeeprom (line 454) | void rgblight_increase_sat_noeeprom(void) { rgblight_increase_sat_helper... function rgblight_increase_sat (line 455) | void rgblight_increase_sat(void) { rgblight_increase_sat_helper(true); } function rgblight_decrease_sat_helper (line 456) | void rgblight_decrease_sat_helper(bool write_to_eeprom) function rgblight_decrease_sat_noeeprom (line 461) | void rgblight_decrease_sat_noeeprom(void) { rgblight_decrease_sat_helper... function rgblight_decrease_sat (line 462) | void rgblight_decrease_sat(void) { rgblight_decrease_sat_helper(true); } function rgblight_increase_val_helper (line 463) | void rgblight_increase_val_helper(bool write_to_eeprom) function rgblight_increase_val_noeeprom (line 468) | void rgblight_increase_val_noeeprom(void) { rgblight_increase_val_helper... function rgblight_increase_val (line 469) | void rgblight_increase_val(void) { rgblight_increase_val_helper(true); } function rgblight_decrease_val_helper (line 470) | void rgblight_decrease_val_helper(bool write_to_eeprom) function rgblight_decrease_val_noeeprom (line 475) | void rgblight_decrease_val_noeeprom(void) { rgblight_decrease_val_helper... function rgblight_decrease_val (line 476) | void rgblight_decrease_val(void) { rgblight_decrease_val_helper(true); } function rgblight_increase_speed_helper (line 478) | void rgblight_increase_speed_helper(bool write_to_eeprom) function rgblight_increase_speed (line 487) | void rgblight_increase_speed(void) { rgblight_increase_speed_helper(true... function rgblight_increase_speed_noeeprom (line 488) | void rgblight_increase_speed_noeeprom(void) { rgblight_increase_speed_he... function rgblight_decrease_speed_helper (line 490) | void rgblight_decrease_speed_helper(bool write_to_eeprom) function rgblight_decrease_speed (line 499) | void rgblight_decrease_speed(void) { rgblight_decrease_speed_helper(true... function rgblight_decrease_speed_noeeprom (line 500) | void rgblight_decrease_speed_noeeprom(void) { rgblight_decrease_speed_he... function rgblight_sethsv_noeeprom_old (line 502) | void rgblight_sethsv_noeeprom_old(uint8_t hue, uint8_t sat, uint8_t val) function rgblight_sethsv_eeprom_helper (line 511) | void rgblight_sethsv_eeprom_helper(uint8_t hue, uint8_t sat, uint8_t val... function rgblight_sethsv (line 581) | void rgblight_sethsv(uint8_t hue, uint8_t sat, uint8_t val) { rgblight_s... function rgblight_sethsv_noeeprom (line 583) | void rgblight_sethsv_noeeprom(uint8_t hue, uint8_t sat, uint8_t val) { r... function rgblight_get_speed (line 585) | uint8_t rgblight_get_speed(void) { return rgblight_config.speed; } function rgblight_set_speed_eeprom_helper (line 587) | void rgblight_set_speed_eeprom_helper(uint8_t speed, bool write_to_eeprom) function rgblight_set_speed (line 596) | void rgblight_set_speed(uint8_t speed) { rgblight_set_speed_eeprom_helpe... function rgblight_set_speed_noeeprom (line 598) | void rgblight_set_speed_noeeprom(uint8_t speed) { rgblight_set_speed_eep... function rgblight_get_hue (line 600) | uint8_t rgblight_get_hue(void) { return rgblight_config.hue; } function rgblight_get_sat (line 602) | uint8_t rgblight_get_sat(void) { return rgblight_config.sat; } function rgblight_get_val (line 604) | uint8_t rgblight_get_val(void) { return rgblight_config.val; } function HSV (line 606) | HSV rgblight_get_hsv(void) { return (HSV) { rgblight_config.hue, rgbligh... function rgblight_setrgb (line 608) | void rgblight_setrgb(uint8_t r, uint8_t g, uint8_t b) function rgblight_setrgb_at (line 625) | void rgblight_setrgb_at(uint8_t r, uint8_t g, uint8_t b, uint8_t index) function rgblight_sethsv_at (line 640) | void rgblight_sethsv_at(uint8_t hue, uint8_t sat, uint8_t val, uint8_t i... function rgblight_setrgb_range (line 664) | void rgblight_setrgb_range(uint8_t r, uint8_t g, uint8_t b, uint8_t star... function rgblight_sethsv_range (line 682) | void rgblight_sethsv_range(uint8_t hue, uint8_t sat, uint8_t val, uint8_... function rgblight_setrgb_master (line 694) | void rgblight_setrgb_master(uint8_t r, uint8_t g, uint8_t b) function rgblight_setrgb_slave (line 699) | void rgblight_setrgb_slave(uint8_t r, uint8_t g, uint8_t b) { rgblight_s... function rgblight_sethsv_master (line 701) | void rgblight_sethsv_master(uint8_t hue, uint8_t sat, uint8_t val) { rgb... function rgblight_sethsv_slave (line 703) | void rgblight_sethsv_slave(uint8_t hue, uint8_t sat, uint8_t val) { rgbl... function rgblight_set_layer_state (line 707) | void rgblight_set_layer_state(uint8_t layer, bool enabled) function rgblight_get_layer_state (line 729) | bool rgblight_get_layer_state(uint8_t layer) function rgblight_layers_write (line 736) | static void rgblight_layers_write(void) function rgblight_blink_layer (line 771) | void rgblight_blink_layer(uint8_t layer, uint16_t duration_ms) { rgbligh... function rgblight_blink_layer_repeat (line 773) | void rgblight_blink_layer_repeat(uint8_t layer, uint16_t duration_ms, ui... function rgblight_blink_layer_repeat_helper (line 784) | void rgblight_blink_layer_repeat_helper(void) function rgblight_suspend (line 809) | void rgblight_suspend(void) function rgblight_wakeup (line 826) | void rgblight_wakeup(void) function rgblight_call_driver (line 845) | __attribute__((weak)) void rgblight_call_driver(LED_TYPE* start_led, uin... function rgblight_set (line 852) | void rgblight_set(void) function rgblight_get_change_flags (line 901) | uint8_t rgblight_get_change_flags(void) { return rgblight_status.change_... function rgblight_clear_change_flags (line 903) | void rgblight_clear_change_flags(void) { rgblight_status.change_flags = ... function rgblight_get_syncinfo (line 905) | void rgblight_get_syncinfo(rgblight_syncinfo_t* syncinfo) function rgblight_update_sync (line 912) | void rgblight_update_sync(rgblight_syncinfo_t* syncinfo, bool write_to_e... function rgblight_sleep_prepare (line 949) | void rgblight_sleep_prepare(void) //need mod function rgblight_timer_init (line 962) | void rgblight_timer_init(void) //need mod function rgblight_timer_enable (line 967) | void rgblight_timer_enable(void) //need mod function rgblight_timer_disable (line 974) | void rgblight_timer_disable(void) //need mod function rgblight_timer_toggle (line 979) | void rgblight_timer_toggle(void) //need mod function rgblight_show_solid_color (line 988) | void rgblight_show_solid_color(uint8_t r, uint8_t g, uint8_t b) function rgblight_effect_dummy (line 995) | static void rgblight_effect_dummy(animation_status_t* anim) function rgblight_task (line 1000) | void rgblight_task(void) function breathe_calc (line 1118) | static uint8_t breathe_calc(uint8_t pos) function rgblight_effect_breathing (line 1135) | void rgblight_effect_breathing(animation_status_t* anim) function rgblight_effect_rainbow_mood (line 1146) | void rgblight_effect_rainbow_mood(animation_status_t* anim) function rgblight_effect_rainbow_swirl (line 1160) | void rgblight_effect_rainbow_swirl(animation_status_t* anim) function rgblight_effect_snake (line 1182) | void rgblight_effect_snake(animation_status_t* anim) function rgblight_effect_knight (line 1250) | void rgblight_effect_knight(animation_status_t* anim) function rgblight_effect_christmas (line 1313) | void rgblight_effect_christmas(animation_status_t* anim) function rgblight_effect_rgbtest (line 1348) | void rgblight_effect_rgbtest(animation_status_t* anim) function rgblight_effect_alternating (line 1378) | void rgblight_effect_alternating(animation_status_t* anim) type TwinkleState (line 1398) | typedef struct PACKED { function rgblight_effect_twinkle (line 1406) | void rgblight_effect_twinkle(animation_status_t* anim) function status_rgblight_evt_handler (line 1457) | static void status_rgblight_evt_handler(enum user_event event, void* arg... FILE: application/main/src/driver/rgb_matrix/rgblight.h type RGBLIGHT_EFFECT_MODE (line 116) | enum RGBLIGHT_EFFECT_MODE { type rgblight_segment_t (line 184) | typedef struct { type rgblight_layer_mask_t (line 203) | typedef uint8_t rgblight_layer_mask_t; type rgblight_layer_mask_t (line 205) | typedef uint16_t rgblight_layer_mask_t; type rgblight_layer_mask_t (line 207) | typedef uint32_t rgblight_layer_mask_t; type rgblight_config_t (line 247) | typedef union { type rgblight_status_t (line 259) | typedef struct _rgblight_status_t { type rgblight_ranges_t (line 273) | typedef struct _rgblight_ranges_t { type rgblight_syncinfo_t (line 406) | typedef struct _rgblight_syncinfo_t { type animation_status_t (line 421) | typedef struct _animation_status_t { FILE: application/main/src/driver/rgb_matrix/rgblight_ctrl.c function rgblight_fn_handler (line 9) | static void rgblight_fn_handler(keyrecord_t* record, uint8_t id, uint8_t... FILE: application/main/src/driver/rgb_matrix/rgblight_timer.c function rgb_timer_handler (line 32) | static void rgb_timer_handler(void* p_context) function rgb_timer_init (line 42) | void rgb_timer_init(void) function rgb_timer_start (line 46) | void rgb_timer_start(void){ function rgb_timer_stop (line 49) | void rgb_timer_stop(void){ FILE: application/main/src/driver/rgb_matrix/ws2812.c function pwm_handler (line 38) | void pwm_handler(nrfx_pwm_evt_type_t event_type) function ws2812_setleds (line 42) | void ws2812_setleds(LED_TYPE* ledarray, uint16_t number_of_leds) function ws2812_setleds_pin (line 49) | void ws2812_setleds_pin(LED_TYPE* ledarray, uint16_t number_of_leds, uin... function ws2812_setleds_rgbw (line 116) | void ws2812_setleds_rgbw(LED_TYPE* ledarray, uint16_t number_of_leds) function ws2812_pwr_init (line 150) | void ws2812_pwr_init(void) function ws2812_pwr_deinit (line 161) | void ws2812_pwr_deinit(void) function ws2812_pwr_on (line 173) | void ws2812_pwr_on(void) function ws2812_pwr_off (line 185) | void ws2812_pwr_off(void) function ws2812_is_powered (line 197) | bool ws2812_is_powered(void) FILE: application/main/src/driver/rotary_encoder/encoder.c function decoder_event_handler (line 47) | void decoder_event_handler(nrfx_qdec_event_t event) function decoder_timeout_handler (line 80) | static void decoder_timeout_handler(void* p_context) function encoder_init (line 90) | static void encoder_init() function encoder_event_handler (line 108) | static void encoder_event_handler(enum user_event event, void* arg) FILE: application/main/src/driver/rotary_encoder/radial_controller.c function send_data_handler (line 16) | static void send_data_handler(void* pointer, uint16_t len) function press_fn_handler (line 22) | void press_fn_handler(keyrecord_t* record, uint8_t id, uint8_t opt) FILE: application/main/src/driver/simple_rgb/led_rgb.c function pwm_handler (line 33) | static void pwm_handler(void* p_context) function led_val_set (line 58) | static inline void led_val_set(low_power_pwm_t *pwm, char val) { function keyboard_led_rgb_set_internal (line 67) | static void keyboard_led_rgb_set_internal(uint32_t color) function keyboard_led_rgb_set (line 89) | void keyboard_led_rgb_set(uint32_t color) function keyboard_led_lppwm_start (line 100) | static void keyboard_led_lppwm_start() function keyboard_led_lppwm_stop (line 114) | static void keyboard_led_lppwm_stop() function keyboard_led_rgb_init (line 129) | void keyboard_led_rgb_init() function keyboard_led_rgb_deinit (line 172) | void keyboard_led_rgb_deinit() function keyboard_led_rgb_direct (line 188) | void keyboard_led_rgb_direct(uint32_t color) function keyboard_led_rgb_switch (line 198) | void keyboard_led_rgb_switch(bool on) FILE: application/main/src/driver/soft_encoder/soft_encoder.c function soft_encoder_handler (line 52) | static void soft_encoder_handler(void* p_context) function soft_encoder_timer_init (line 58) | static void soft_encoder_timer_init(void) function encoder_init (line 64) | static void encoder_init(void) { function encoder_deinit (line 75) | static void encoder_deinit(void) { function encoder_update (line 84) | static void encoder_update(int8_t index, uint8_t state) { function encoder_read (line 95) | void encoder_read(void) { function encoder_event_handler (line 103) | static void encoder_event_handler(enum user_event event, void* arg) FILE: application/main/src/driver/ssd1306/icons.h type icon_index (line 289) | enum icon_index { FILE: application/main/src/driver/ssd1306/image_header.h type tImage (line 5) | typedef struct { type tChar (line 11) | typedef struct { type tFont (line 15) | typedef struct { FILE: application/main/src/driver/ssd1306/oled_graph.c function oled_clear_row (line 32) | void oled_clear_row(uint8_t row) function oled_draw_text_5x8 (line 46) | void oled_draw_text_5x8(uint8_t row, enum text_align align, uint8_t offs... function oled_draw_text_16 (line 92) | void oled_draw_text_16(uint8_t row, enum text_align align, uint8_t offse... function oled_draw_icon (line 140) | void oled_draw_icon(uint8_t row, uint8_t col, const tImage* icon) function oled_draw_icons (line 160) | void oled_draw_icons(uint8_t row, uint8_t batt, enum connection_type con... FILE: application/main/src/driver/ssd1306/oled_graph.h type text_align (line 9) | enum text_align { type connection_type (line 15) | enum connection_type { type text_align (line 23) | enum text_align type text_align (line 24) | enum text_align type connection_type (line 25) | enum connection_type FILE: application/main/src/driver/ssd1306/ssd1306_oled.c function ssd1306_write (line 110) | static void ssd1306_write(bool is_cmd, uint8_t len, const uint8_t* data) function ssd1306_oled_init (line 119) | static void ssd1306_oled_init() function ssd1306_twi_init (line 128) | static void ssd1306_twi_init() function ssd1306_oled_uninit (line 139) | static void ssd1306_oled_uninit() function ssd1306_show_buff (line 152) | void ssd1306_show_buff(uint8_t row, uint8_t col_start, uint8_t len) function ssd1306_show_all (line 168) | static void ssd1306_show_all() function ssd1306_clr (line 179) | void ssd1306_clr() function ssd1306_sleep (line 188) | static void ssd1306_sleep() function ssd1306_wake (line 198) | static void ssd1306_wake() type connection_type (line 210) | enum connection_type function ssd1306_show_dirty_block (line 220) | void ssd1306_show_dirty_block() function update_status_bar (line 234) | static void update_status_bar() function status_bar_handler (line 251) | static void status_bar_handler(void* p_event_data, uint16_t event_size) function status_mark_dirty (line 257) | static void status_mark_dirty() function ssd1306_event_handler (line 271) | static void ssd1306_event_handler(enum user_event event, void* arg) FILE: application/main/src/driver/ssd1306/ssd1306_oled.h type ssd1306_commands (line 13) | enum ssd1306_commands { FILE: application/main/src/events.h type user_event (line 9) | enum user_event { type internal_event (line 81) | enum internal_event { type ble_state (line 88) | enum ble_state { type passkey_state (line 99) | enum passkey_state { type ble_device_channel (line 108) | enum ble_device_channel { type sleep_evt_type (line 117) | enum sleep_evt_type { type keyboard_state (line 127) | enum keyboard_state { type charging_state (line 144) | enum charging_state { type usb_state (line 153) | enum usb_state { type hid_protocol_type (line 164) | enum hid_protocol_type { type power_save_mode (line 173) | enum power_save_mode { FILE: application/main/src/keyboard/action_macro_extend.h type macro_command_id_ext (line 5) | enum macro_command_id_ext{ FILE: application/main/src/keyboard/adc_convert.c function adc_event_callback (line 46) | static void adc_event_callback(nrfx_saadc_evt_t const* p_event) function saadc_init (line 98) | static void saadc_init() function adc_convert (line 125) | static void adc_convert(void* context) function adc_timer_start (line 158) | void adc_timer_start() function adc_init (line 170) | void adc_init() FILE: application/main/src/keyboard/adc_convert.h type adc_channel_config (line 7) | struct adc_channel_config { FILE: application/main/src/keyboard/data_storage.c function check_keymap (line 63) | static void check_keymap() function keymap_key_to_keycode (line 75) | uint8_t keymap_key_to_keycode(uint8_t layer, keypos_t key) function action_t (line 87) | action_t action_for_key(uint8_t layer, keypos_t key) function action_t (line 110) | action_t keymap_fn_to_action(uint8_t keycode) function macro_t (line 128) | const macro_t* action_get_macro(keyrecord_t* record, uint8_t id, uint8_t... function config_storage_init (line 162) | static void config_storage_init() type fds_op_type (line 178) | enum fds_op_type { type fds_update_op (line 183) | struct fds_update_op { type fds_update_op (line 189) | struct fds_update_op function storage_callback (line 196) | static void storage_callback(fds_evt_t const* p_evt) function storage_callback_init (line 253) | static void storage_callback_init() function storage_update_inner (line 280) | static void storage_update_inner(fds_record_t const* record, fds_record_... function storage_read_inner (line 302) | static void storage_read_inner(fds_record_t const* record, fds_record_de... function storage_read (line 344) | void storage_read(uint8_t mask) function storage_delete (line 374) | void storage_delete(uint8_t mask) function storage_init (line 402) | void storage_init() function storage_write (line 419) | bool storage_write(uint8_t mask) function storage_get_data_pointer (line 454) | static uint16_t storage_get_data_pointer(enum storage_type type, uint8_t... function storage_read_data (line 495) | uint16_t storage_read_data(enum storage_type type, uint16_t offset, uint... function storage_write_data (line 519) | uint16_t storage_write_data(enum storage_type type, uint16_t offset, uin... FILE: application/main/src/keyboard/data_storage.h type storage_type (line 26) | enum storage_type { type storage_type (line 37) | enum storage_type type storage_type (line 38) | enum storage_type type config_section (line 52) | struct config_section { FILE: application/main/src/keyboard/host_driver.c type host_driver (line 31) | struct host_driver type host_driver (line 37) | struct host_driver type host_driver (line 37) | struct host_driver function keyboard_leds (line 47) | uint8_t keyboard_leds() function send_packet (line 63) | void send_packet(uint8_t index, uint8_t len, uint8_t* keys) function send_keyboard (line 70) | void send_keyboard(report_keyboard_t* report) function send_mouse (line 82) | void send_mouse(report_mouse_t* report) function send_system (line 87) | void send_system(uint16_t data) function send_consumer (line 92) | void send_consumer(uint16_t data) function keys_queue_empty (line 108) | bool keys_queue_empty() FILE: application/main/src/keyboard/keyboard_battery.c function calculate_battery_persentage (line 32) | static void calculate_battery_persentage(battery_info_t* info) function adc_result_handler (line 44) | static void adc_result_handler(nrf_saadc_value_t value) type adc_channel_config (line 76) | struct adc_channel_config function print_battery_percentage (line 90) | void print_battery_percentage() FILE: application/main/src/keyboard/keyboard_battery.h type battery_info_t (line 6) | typedef struct { FILE: application/main/src/keyboard/keyboard_bootcheck.c function scan_key (line 48) | static bool scan_key(uint16_t code) function bootcheck_scan_key (line 65) | static bool bootcheck_scan_key(uint16_t code) function keypress_check (line 72) | static bool keypress_check() function bootcheck_flag_get (line 101) | bool bootcheck_flag_get(void) function bootcheck_flag_toggle (line 110) | void bootcheck_flag_toggle(void) function boot_check (line 116) | __attribute__((weak)) void boot_check() FILE: application/main/src/keyboard/keyboard_bootmagic.c function hook_bootmagic (line 32) | __attribute__((weak)) void hook_bootmagic() FILE: application/main/src/keyboard/keyboard_command.c type command_delay_hander_event (line 63) | enum command_delay_hander_event { function command_delay_handler (line 76) | static void command_delay_handler(void* p_context) function command_timer_init (line 112) | void command_timer_init(void) function command_proc (line 123) | bool command_proc(uint8_t code) function command_extra (line 141) | bool command_extra(uint8_t code) function command_common (line 147) | static bool command_common(uint8_t code) function switch_default_layer (line 302) | static void switch_default_layer(uint8_t layer) FILE: application/main/src/keyboard/keyboard_evt.c function external_event_handler (line 36) | static void external_event_handler(enum user_event event, void* arg) type user_event (line 45) | enum user_event type event_data (line 49) | struct event_data { function execute_event (line 54) | QUEUE(struct event_data, events, MAX_KBD_EVT_COUNT) function trig_event (line 74) | void trig_event(enum user_event event, void* arg) function trig_event_param (line 97) | void trig_event_param(enum user_event event, uint8_t arg) function internal_event_handler (line 104) | static void internal_event_handler(enum user_event event, void* arg) FILE: application/main/src/keyboard/keyboard_fn.c function toggle_nkro (line 45) | static void toggle_nkro() function action_function (line 58) | __attribute__((weak)) void action_function(keyrecord_t* record, uint8_t ... FILE: application/main/src/keyboard/keyboard_fn.h type fn_functions (line 5) | enum fn_functions { type fn_keyboard_control (line 12) | enum fn_keyboard_control { type fn_switch_device (line 19) | enum fn_switch_device { type fn_rgblight_control (line 28) | enum fn_rgblight_control { FILE: application/main/src/keyboard/keyboard_host_driver.h type packet_type (line 30) | enum packet_type { type host_driver (line 43) | struct host_driver { FILE: application/main/src/keyboard/keyboard_led.c function keyboard_led_set_internal (line 30) | static void keyboard_led_set_internal(uint8_t led_val) function keyboard_led_set (line 50) | void keyboard_led_set(uint8_t led_val) function led_off (line 60) | static void led_off(void) function keyboard_led_deinit (line 69) | void keyboard_led_deinit(void) function led_on (line 90) | static void led_on(void) function keyboard_led_init (line 99) | void keyboard_led_init() function led_event_handler (line 112) | static void led_event_handler(enum user_event event, void* arg) FILE: application/main/src/keyboard/keyboard_matrix.c function matrix_init (line 70) | void matrix_init(void) function matrix_row_t (line 82) | static matrix_row_t read_cols(uint8_t row) function matrix_row_t (line 101) | static matrix_row_t read_cols(void) function select_row (line 118) | static void select_row(uint8_t row) function unselect_rows (line 144) | static void unselect_rows(uint8_t row) function delay_us (line 163) | static inline void delay_us(void) function matrix_scan (line 177) | uint8_t matrix_scan(void) function matrix_is_modified (line 213) | bool matrix_is_modified(void) function matrix_forign_add_oneshot (line 232) | void matrix_forign_add_oneshot(uint8_t row, uint8_t col) function matrix_forign_set (line 249) | void matrix_forign_set(uint8_t row, uint8_t col, bool press) function matrix_row_t (line 261) | inline matrix_row_t matrix_get_row(uint8_t row) function matrix_row_t (line 274) | inline matrix_row_t matrix_get_row(uint8_t row) function matrix_key_count (line 280) | uint8_t matrix_key_count(void) function matrix_deinit (line 293) | void matrix_deinit(void) function matrix_wakeup_prepare (line 309) | void matrix_wakeup_prepare(void) FILE: application/main/src/keyboard/keyboard_services.c function keyboard_switch_scan_mode (line 53) | static void keyboard_switch_scan_mode(bool slow) function keyboard_scan_handler (line 67) | static void keyboard_scan_handler(void* p_context) function keyboard_sleep_handler (line 85) | static void keyboard_sleep_handler(void* p_context) function keyboard_sleep_counter_reset (line 112) | static void keyboard_sleep_counter_reset(void) function hook_matrix_change (line 125) | void hook_matrix_change(keyevent_t event) function keyboard_timer_init (line 134) | static void keyboard_timer_init(void) function wdt_event_handler (line 158) | static void wdt_event_handler(void) function keyboard_wdt_init (line 167) | static void keyboard_wdt_init(void) function keyboard_debounce (line 180) | void keyboard_debounce(void) function keyboard_timer_start (line 191) | void keyboard_timer_start(void) function keyboard_timer_stop (line 204) | void keyboard_timer_stop(void) function keyboard_powersave (line 218) | void keyboard_powersave(bool save) function keyboard_services_init (line 232) | void keyboard_services_init(void) FILE: application/main/src/keyboard/macro_player.c function macro_cancle (line 49) | void macro_cancle() function action_macro_play (line 58) | void action_macro_play(const macro_t* macro_p) function action_macro_replay (line 85) | static void action_macro_replay(void* p_context) function macro_play_timer_init (line 214) | void macro_play_timer_init() FILE: application/main/src/keyboard/passkey.c function passkey_input_handler (line 25) | void passkey_input_handler(uint8_t len, uint8_t* keys) function passkey_req_handler (line 57) | void passkey_req_handler() FILE: application/main/src/keyboard/power_button.c function button_handler (line 37) | static void button_handler(void) function buttons_init (line 75) | static void buttons_init(void) function buttons_sleep_prepare (line 85) | void buttons_sleep_prepare(void) function power_button_evt_handler (line 92) | static void power_button_evt_handler(enum user_event event, void* arg) FILE: application/main/src/keyboard/power_save.c function notify_mode (line 28) | static void notify_mode(enum power_save_mode mode) function power_save_set_mode (line 39) | void power_save_set_mode(bool on) function power_save_reset (line 57) | void power_save_reset() function ps_event_handler (line 69) | static void ps_event_handler(enum user_event event, void* arg) FILE: application/main/src/keyboard/sleep_reason.c function sleep_reason_get (line 32) | bool sleep_reason_get(void) function sleep_reason_set (line 42) | void sleep_reason_set(bool val) FILE: application/main/src/keyboard/store_config.c function get_slow_scan_timeout (line 34) | uint16_t get_slow_scan_timeout(void) function get_sleep_timeout (line 48) | uint16_t get_sleep_timeout(void) function get_led_powersave_timeout (line 62) | uint16_t get_led_powersave_timeout(void) FILE: application/main/src/main.c function app_error_fault_handler (line 122) | void app_error_fault_handler(uint32_t id, uint32_t pc, uint32_t info) function sleep_delay_timer_init (line 131) | void sleep_delay_timer_init(void) function assert_nrf_callback (line 147) | void assert_nrf_callback(uint16_t line_num, const uint8_t* p_file_name) function service_error_handler (line 159) | void service_error_handler(uint32_t nrf_error) function reset_prepare (line 168) | static void reset_prepare(void) function app_shutdown_handler (line 188) | static bool app_shutdown_handler(nrf_pwr_mgmt_evt_t event) function timers_init (line 215) | static void timers_init(void) function timers_start (line 229) | static void timers_start(void) function notify_sleep (line 246) | static void notify_sleep(uint16_t ticks, enum sleep_evt_type mode) function sleep_mode_enter (line 264) | static void sleep_mode_enter(bool keyboard_wakeup) function sleep_delay_handler (line 292) | static void sleep_delay_handler(void* p_context) function sleep (line 315) | void sleep(enum SLEEP_REASON reason) function scheduler_init (line 346) | static void scheduler_init(void) function power_management_init (line 354) | static void power_management_init(void) function idle_state_handle (line 365) | static void idle_state_handle(void) function main (line 379) | int main(void) FILE: application/main/src/main.h type SLEEP_REASON (line 11) | enum SLEEP_REASON { type user_event (line 31) | enum user_event type user_event (line 39) | enum user_event type SLEEP_REASON (line 45) | enum SLEEP_REASON FILE: application/main/src/protocol/ble_comm.c type host_driver (line 24) | struct host_driver function ble_get_keyboard_leds (line 26) | static uint8_t ble_get_keyboard_leds() function ble_host_working (line 31) | static bool ble_host_working() function ble_send_packet (line 36) | static void ble_send_packet(enum packet_type type, uint8_t len, uint8_t*... function ble_hid_on_recv (line 62) | void ble_hid_on_recv(uint8_t command, uint8_t len, uint8_t* data) { type host_driver (line 70) | struct host_driver FILE: application/main/src/protocol/hid_configuration.c type hid_config_section (line 63) | struct hid_config_section type host_driver (line 73) | struct host_driver function hid_response (line 88) | static void hid_response(enum hid_command cmd, uint8_t len, uint8_t* data) function hid_response_generic (line 105) | void hid_response_generic(enum hid_response response) function hid_send_error (line 118) | void hid_send_error(bool flag, uint8_t id, uint32_t err_code) function hid_send_log (line 141) | void hid_send_log(bool flag, uint8_t id, uint8_t len, uint8_t* data) function send_information (line 161) | static void send_information() function get_trunk_size (line 176) | static uint8_t get_trunk_size(uint8_t mtu) function send_information_sub_1 (line 181) | static void send_information_sub_1() function send_information_layer (line 193) | static void send_information_layer() function send_information_battery (line 202) | static void send_information_battery() function get_single_key (line 220) | static void get_single_key(uint8_t layer, uint8_t row, uint8_t col) function get_single_fn (line 240) | static void get_single_fn(uint8_t id) function response_storage (line 253) | static void response_storage(enum storage_type type, uint16_t offset, ui... function get_all_keys (line 269) | static void get_all_keys(uint16_t offset) function get_all_fns (line 279) | static void get_all_fns(uint8_t offset) function get_single_config (line 294) | static void get_single_config(uint8_t id) function get_all_macro (line 313) | static void get_all_macro(uint16_t offset) function set_storage (line 332) | static void set_storage(enum storage_type type, uint16_t offset, uint8_t... function set_single_key (line 348) | static void set_single_key(uint8_t layer, uint8_t row, uint8_t col, uint... function set_single_fn (line 365) | static void set_single_fn(uint8_t id, uint16_t keycode) function set_all_keys (line 382) | static void set_all_keys(uint8_t id, uint8_t len, uint8_t* data) function set_all_fns (line 398) | static void set_all_fns(uint8_t id, uint8_t len, uint8_t* data) function set_single_config (line 414) | static void set_single_config(uint8_t id, uint8_t len, uint8_t* data) function set_all_macro (line 440) | static void set_all_macro(uint8_t id, uint8_t len, uint8_t* data) function write_data (line 454) | static void write_data(uint8_t type) function read_data (line 465) | static void read_data(uint8_t type) function reset_data (line 476) | static void reset_data(uint8_t type) function hid_on_recv (line 489) | void hid_on_recv(const struct host_driver* driver, uint8_t command, uint... FILE: application/main/src/protocol/hid_configuration.h type hid_command (line 22) | enum hid_command { type hid_response (line 82) | enum hid_response { type host_driver (line 97) | struct host_driver type hid_response (line 98) | enum hid_response type hid_config_section (line 106) | struct hid_config_section { FILE: application/main/src/protocol/usb_comm.c type uart_usb_state (line 48) | enum uart_usb_state { type usb_status (line 54) | struct usb_status { type host_driver (line 63) | struct host_driver type usb_status (line 64) | struct usb_status function checksum (line 75) | static uint8_t checksum(uint8_t* data, uint8_t len) function send_event (line 89) | static void send_event(enum user_event event, uint8_t arg) function set_state (line 113) | static void set_state(bool host, bool wakeup, bool protocol) function uart_send (line 138) | static void uart_send(uint8_t* data, uint8_t len) function uart_on_recv (line 151) | static void uart_on_recv() function uart_to_idle (line 207) | static void uart_to_idle() function uart_evt_handler (line 224) | static void uart_evt_handler(app_uart_evt_t* p_app_uart_event) function uart_init_hardware (line 251) | static void uart_init_hardware() function usb_working (line 296) | bool usb_working(void) function usb_send (line 308) | void usb_send(uint8_t index, uint8_t len, uint8_t* pattern) function uart_send_conf (line 332) | void uart_send_conf(uint8_t len, uint8_t* data) function usb_comm_timer_start (line 376) | void usb_comm_timer_start() function usb_comm_sleep_prepare (line 386) | void usb_comm_sleep_prepare() function usb_comm_switch (line 401) | void usb_comm_switch() function usb_get_keyboard_led (line 414) | static uint8_t usb_get_keyboard_led() type host_driver (line 423) | struct host_driver FILE: application/main/src/tmk/eeconfig.c function eeconfig_set_default (line 26) | static void eeconfig_set_default() function eeconfig_init (line 38) | void eeconfig_init(void) function eeconfig_enable (line 49) | void eeconfig_enable(void) function eeconfig_disable (line 54) | void eeconfig_disable(void) function eeconfig_is_enabled (line 59) | bool eeconfig_is_enabled(void) function eeconfig_read_debug (line 64) | uint8_t eeconfig_read_debug(void) function eeconfig_write_debug (line 68) | void eeconfig_write_debug(uint8_t val) function eeconfig_read_default_layer (line 76) | uint8_t eeconfig_read_default_layer(void) function eeconfig_write_default_layer (line 80) | void eeconfig_write_default_layer(uint8_t val) function eeconfig_read_keymap (line 88) | uint8_t eeconfig_read_keymap(void) function eeconfig_write_keymap (line 92) | void eeconfig_write_keymap(uint8_t val) FILE: application/main/src/tmk/glue_layer.c function bootloader_jump (line 25) | void bootloader_jump(void) function led_set (line 37) | void led_set(uint8_t usb_led) FILE: application/main/src/tmk/keyboard_timer.c function timer_init (line 25) | void timer_init() function timer_clear (line 30) | void timer_clear() function timer_read (line 35) | inline uint16_t timer_read() function timer_read32 (line 40) | inline uint32_t timer_read32() function timer_elapsed (line 51) | inline uint16_t timer_elapsed(uint16_t last) function timer_elapsed32 (line 56) | inline uint32_t timer_elapsed32(uint32_t last) FILE: application/main/src/user/glab/user_fn.c function custom_fn_handler (line 39) | void custom_fn_handler(keyrecord_t* record, uint8_t id, uint8_t opt) FILE: application/main/src/user/glab/user_fn.h type fn_user_functions (line 3) | enum fn_user_functions { type fn_user_fn_key (line 9) | enum fn_user_fn_key { type fn_user_rgb_light_control (line 18) | enum fn_user_rgb_light_control { type fn_user_keyboard_control (line 30) | enum fn_user_keyboard_control { FILE: keyboard/g84-4100/config.h type ledmap_led (line 121) | struct ledmap_led type ledmap_event (line 124) | struct ledmap_event FILE: keyboard/gt-planck/a/custom_led.c function ble_led_blink_timer_handler (line 37) | void ble_led_blink_timer_handler(void* context) function ble_blink_led_on (line 51) | static void ble_blink_led_on() function ble_blink_led_off (line 61) | static void ble_blink_led_off() function custom_led_evt_handler (line 67) | static void custom_led_evt_handler(enum user_event event, void* arg) FILE: keyboard/lot60-ble/common/user_evt.c function led_status_change (line 49) | static void led_status_change() function rgb_led_event_handler (line 64) | void rgb_led_event_handler(enum user_event event, void* arg) FILE: keyboard/test/user_evt.c function led_status_change (line 49) | static void led_status_change() function rgb_led_event_handler (line 64) | void rgb_led_event_handler(enum user_event event, void* arg) FILE: tmk/tmk_core/common/action.c function action_exec (line 40) | void action_exec(keyevent_t event) function process_action (line 60) | void process_action(keyrecord_t *record) function register_code (line 385) | void register_code(uint8_t code) function unregister_code (line 454) | void unregister_code(uint8_t code) function type_code (line 503) | void type_code(uint8_t code) function register_mods (line 509) | void register_mods(uint8_t mods) function unregister_mods (line 517) | void unregister_mods(uint8_t mods) function clear_keyboard (line 525) | void clear_keyboard(void) function clear_keyboard_but_mods (line 531) | void clear_keyboard_but_mods(void) function is_tap_key (line 546) | bool is_tap_key(keyevent_t event) function debug_event (line 586) | void debug_event(keyevent_t event) function debug_record (line 591) | void debug_record(keyrecord_t record) function debug_action (line 599) | void debug_action(action_t action) FILE: tmk/tmk_core/common/action.h type tap_t (line 33) | typedef struct { type keyrecord_t (line 42) | typedef struct { FILE: tmk/tmk_core/common/action_code.h type action_kind_id (line 100) | enum action_kind_id { type action_t (line 137) | typedef union { type mods_bit (line 200) | enum mods_bit { type mods_codes (line 211) | enum mods_codes { type usage_pages (line 226) | enum usage_pages { type layer_param_on (line 239) | enum layer_param_on { type layer_param_bit_op (line 244) | enum layer_param_bit_op { type layer_pram_tap_op (line 250) | enum layer_pram_tap_op { type backlight_opt (line 297) | enum backlight_opt { type command_ids (line 311) | enum command_ids { type function_opts (line 317) | enum function_opts { FILE: tmk/tmk_core/common/action_layer.c function default_layer_state_set (line 23) | static void default_layer_state_set(uint32_t state) function default_layer_debug (line 35) | void default_layer_debug(void) function default_layer_set (line 40) | void default_layer_set(uint32_t state) function default_layer_or (line 46) | void default_layer_or(uint32_t state) function default_layer_and (line 50) | void default_layer_and(uint32_t state) function default_layer_xor (line 54) | void default_layer_xor(uint32_t state) function layer_state_set (line 67) | static void layer_state_set(uint32_t state) function layer_clear (line 79) | void layer_clear(void) function layer_move (line 84) | void layer_move(uint8_t layer) function layer_on (line 89) | void layer_on(uint8_t layer) function layer_off (line 94) | void layer_off(uint8_t layer) function layer_invert (line 99) | void layer_invert(uint8_t layer) function layer_or (line 104) | void layer_or(uint32_t state) function layer_and (line 108) | void layer_and(uint32_t state) function layer_xor (line 112) | void layer_xor(uint32_t state) function layer_debug (line 117) | void layer_debug(void) function current_layer_for_key (line 126) | static uint8_t current_layer_for_key(keypos_t key) function action_t (line 152) | action_t layer_switch_get_action(keyevent_t event) FILE: tmk/tmk_core/common/action_macro.c function action_macro_play (line 32) | void action_macro_play(const macro_t *macro_p) FILE: tmk/tmk_core/common/action_macro.h type macro_t (line 27) | typedef uint8_t macro_t; type macro_command_id (line 56) | enum macro_command_id{ FILE: tmk/tmk_core/common/action_tapping.c function action_tapping_process (line 38) | void action_tapping_process(keyrecord_t record) function process_tapping (line 78) | bool process_tapping(keyrecord_t *keyp) function waiting_buffer_enq (line 292) | bool waiting_buffer_enq(keyrecord_t record) function waiting_buffer_clear (line 310) | void waiting_buffer_clear(void) function waiting_buffer_typed (line 316) | bool waiting_buffer_typed(keyevent_t event) function waiting_buffer_scan_tap (line 327) | void waiting_buffer_scan_tap(void) function debug_tapping_key (line 353) | static void debug_tapping_key(void) function debug_waiting_buffer (line 358) | static void debug_waiting_buffer(void) FILE: tmk/tmk_core/common/action_util.c function send_keyboard_report (line 60) | void send_keyboard_report(void) { function add_key (line 81) | void add_key(uint8_t key) function del_key (line 92) | void del_key(uint8_t key) function clear_keys (line 103) | void clear_keys(void) function get_mods (line 113) | uint8_t get_mods(void) { return real_mods; } function add_mods (line 114) | void add_mods(uint8_t mods) { real_mods |= mods; } function del_mods (line 115) | void del_mods(uint8_t mods) { real_mods &= ~mods; } function set_mods (line 116) | void set_mods(uint8_t mods) { real_mods = mods; } function clear_mods (line 117) | void clear_mods(void) { real_mods = 0; } function get_weak_mods (line 120) | uint8_t get_weak_mods(void) { return weak_mods; } function add_weak_mods (line 121) | void add_weak_mods(uint8_t mods) { weak_mods |= mods; } function del_weak_mods (line 122) | void del_weak_mods(uint8_t mods) { weak_mods &= ~mods; } function set_weak_mods (line 123) | void set_weak_mods(uint8_t mods) { weak_mods = mods; } function clear_weak_mods (line 124) | void clear_weak_mods(void) { weak_mods = 0; } function set_oneshot_mods (line 128) | void set_oneshot_mods(uint8_t mods) function clear_oneshot_mods (line 135) | void clear_oneshot_mods(void) function has_anykey (line 150) | uint8_t has_anykey(void) function has_anymod (line 160) | uint8_t has_anymod(void) function get_first_key (line 165) | uint8_t get_first_key(void) function add_key_byte (line 192) | static inline void add_key_byte(uint8_t code) function del_key_byte (line 258) | static inline void del_key_byte(uint8_t code) function add_key_bit (line 295) | static inline void add_key_bit(uint8_t code) function del_key_bit (line 304) | static inline void del_key_bit(uint8_t code) FILE: tmk/tmk_core/common/actionmap.c function action_t (line 30) | __attribute__ ((weak)) function macro_t (line 37) | __attribute__ ((weak)) function action_function (line 44) | __attribute__ ((weak)) FILE: tmk/tmk_core/common/backlight.c function backlight_init (line 24) | void backlight_init(void) function backlight_increase (line 34) | void backlight_increase(void) function backlight_decrease (line 46) | void backlight_decrease(void) function backlight_toggle (line 58) | void backlight_toggle(void) function backlight_step (line 66) | void backlight_step(void) function backlight_level (line 79) | void backlight_level(uint8_t level) FILE: tmk/tmk_core/common/backlight.h type backlight_config_t (line 24) | typedef union { FILE: tmk/tmk_core/common/bootmagic.c function bootmagic (line 20) | void bootmagic(void) function scan_key (line 117) | static bool scan_key(uint16_t code) function bootmagic_scan_key (line 141) | bool bootmagic_scan_key(uint16_t code) FILE: tmk/tmk_core/common/command.c function command_proc (line 70) | bool command_proc(uint8_t code) function command_extra (line 99) | bool command_extra(uint8_t code) function command_console_extra (line 106) | bool command_console_extra(uint8_t code) function command_common_help (line 116) | static void command_common_help(void) function print_eeconfig (line 148) | static void print_eeconfig(void) function command_common (line 182) | static bool command_common(uint8_t code) function command_console_help (line 392) | static void command_console_help(void) function command_console (line 402) | static bool command_console(uint8_t code) function mousekey_param_print (line 435) | static void mousekey_param_print(void) function mousekey_param_inc (line 448) | static void mousekey_param_inc(uint8_t param, uint8_t inc) function mousekey_param_dec (line 496) | static void mousekey_param_dec(uint8_t param, uint8_t dec) function mousekey_console_help (line 544) | static void mousekey_console_help(void) function mousekey_console (line 567) | static bool mousekey_console(uint8_t code) function numkey2num (line 634) | static uint8_t numkey2num(uint8_t code) function switch_default_layer (line 652) | static void switch_default_layer(uint8_t layer) FILE: tmk/tmk_core/common/command.h type command_state_t (line 22) | typedef enum { ONESHOT, CONSOLE, MOUSEKEY } command_state_t; FILE: tmk/tmk_core/common/debug.h type debug_config_t (line 32) | typedef union { FILE: tmk/tmk_core/common/hook.c function hook_keyboard_loop (line 25) | __attribute__((weak)) function hook_matrix_change (line 28) | __attribute__((weak)) function hook_default_layer_change (line 33) | __attribute__((weak)) function hook_layer_change (line 38) | __attribute__((weak)) function hook_keyboard_leds_change (line 43) | __attribute__((weak)) function hook_bootmagic (line 48) | __attribute__((weak)) function hook_process_action (line 51) | __attribute__((weak)) FILE: tmk/tmk_core/common/host.c function host_set_driver (line 35) | void host_set_driver(host_driver_t *d) function host_driver_t (line 40) | host_driver_t *host_get_driver(void) function host_keyboard_leds (line 45) | uint8_t host_keyboard_leds(void) function host_keyboard_send (line 51) | void host_keyboard_send(report_keyboard_t *report) function host_mouse_send (line 65) | void host_mouse_send(report_mouse_t *report) function host_system_send (line 71) | void host_system_send(uint16_t report) function host_consumer_send (line 84) | void host_consumer_send(uint16_t report) function host_last_system_report (line 97) | uint16_t host_last_system_report(void) function host_last_consumer_report (line 102) | uint16_t host_last_consumer_report(void) FILE: tmk/tmk_core/common/host_driver.h type host_driver_t (line 25) | typedef struct { FILE: tmk/tmk_core/common/keyboard.c function has_ghost_in_row (line 59) | static bool has_ghost_in_row(uint8_t row) function keyboard_setup (line 76) | void keyboard_setup(void) function keyboard_init (line 81) | void keyboard_init(void) function switch_events (line 116) | void switch_events(uint8_t row, uint8_t col, bool pressed) { //GENO function keyboard_task (line 126) | void keyboard_task(void) function keyboard_set_leds (line 216) | void keyboard_set_leds(uint8_t leds) function led_set (line 221) | __attribute__ ((weak)) FILE: tmk/tmk_core/common/keyboard.h type keypos_t (line 30) | typedef struct { type keyevent_t (line 36) | typedef struct { function IS_NOEVENT (line 49) | static inline bool IS_NOEVENT(keyevent_t event) { return event.time == 0... function IS_PRESSED (line 50) | static inline bool IS_PRESSED(keyevent_t event) { return (!IS_NOEVENT(ev... function IS_RELEASED (line 51) | static inline bool IS_RELEASED(keyevent_t event) { return (!IS_NOEVENT(e... FILE: tmk/tmk_core/common/keycode.h type hid_keyboard_keypad_usage (line 189) | enum hid_keyboard_keypad_usage { type internal_special_keycodes (line 417) | enum internal_special_keycodes { FILE: tmk/tmk_core/common/keymap.c function action_t (line 42) | __attribute__ ((weak)) function macro_t (line 121) | __attribute__ ((weak)) function action_function (line 131) | __attribute__ ((weak)) function action_t (line 142) | static action_t keycode_to_action(uint8_t keycode) function keymap_get_keycode (line 182) | __attribute__ ((weak)) function keymap_fn_layer (line 188) | __attribute__ ((weak)) function keymap_fn_keycode (line 194) | __attribute__ ((weak)) function keymap_key_to_keycode (line 200) | __attribute__ ((weak)) function action_t (line 208) | __attribute__ ((weak)) function keymap_key_to_keycode (line 234) | __attribute__ ((weak)) function action_t (line 244) | __attribute__ ((weak)) FILE: tmk/tmk_core/common/keymap.h type keymap_config_t (line 28) | typedef union { FILE: tmk/tmk_core/common/matrix.c function matrix_rows (line 24) | __attribute__ ((weak)) function matrix_cols (line 30) | __attribute__ ((weak)) function matrix_clear (line 36) | __attribute__ ((weak)) function matrix_setup (line 41) | __attribute__ ((weak)) function matrix_is_on (line 44) | __attribute__ ((weak)) function matrix_power_up (line 97) | void matrix_power_up(void) {} function matrix_power_down (line 98) | __attribute__ ((weak)) void matrix_power_down(void) {} FILE: tmk/tmk_core/common/matrix.h type matrix_row_t (line 29) | typedef uint8_t matrix_row_t; type matrix_row_t (line 31) | typedef uint16_t matrix_row_t; type matrix_row_t (line 33) | typedef uint32_t matrix_row_t; FILE: tmk/tmk_core/common/mousekey.c function move_unit (line 59) | static uint8_t move_unit(void) function wheel_unit (line 78) | static uint8_t wheel_unit(void) function mousekey_task (line 97) | void mousekey_task(void) function mousekey_on (line 128) | void mousekey_on(uint8_t code) function mousekey_off (line 148) | void mousekey_off(uint8_t code) function mousekey_send (line 171) | void mousekey_send(void) function mousekey_clear (line 178) | void mousekey_clear(void) function mousekey_debug (line 185) | static void mousekey_debug(void) FILE: tmk/tmk_core/common/print.c function print_set_sendchar (line 36) | void print_set_sendchar(int8_t (*sendchar_func)(uint8_t)) FILE: tmk/tmk_core/common/report.h type report_keyboard_t (line 138) | typedef union { type report_mouse_t (line 160) | typedef struct { FILE: tmk/tmk_core/common/ringbuf.h type ringbuf_t (line 8) | typedef struct { function ringbuf_init (line 23) | static inline void ringbuf_init(ringbuf_t *buf, uint8_t *array, uint8_t ... function ringbuf_get (line 30) | static inline int16_t ringbuf_get(ringbuf_t *buf) function ringbuf_put (line 38) | static inline bool ringbuf_put(ringbuf_t *buf, uint8_t data) function ringbuf_write (line 49) | static inline void ringbuf_write(ringbuf_t *buf, uint8_t data) function ringbuf_is_empty (line 60) | static inline bool ringbuf_is_empty(ringbuf_t *buf) function ringbuf_is_full (line 64) | static inline bool ringbuf_is_full(ringbuf_t *buf) function ringbuf_reset (line 68) | static inline void ringbuf_reset(ringbuf_t *buf) FILE: tmk/tmk_core/common/sendchar_null.c function sendchar (line 20) | int8_t sendchar(uint8_t c) FILE: tmk/tmk_core/common/sendchar_uart.c function sendchar (line 21) | int8_t sendchar(uint8_t c) FILE: tmk/tmk_core/common/unimap.c function keypos_t (line 22) | keypos_t unimap_translate(keypos_t key) function action_t (line 37) | __attribute__ ((weak)) function macro_t (line 52) | __attribute__ ((weak)) function action_function (line 59) | __attribute__ ((weak)) FILE: tmk/tmk_core/common/unimap.h type unimap_position_codes (line 96) | enum unimap_position_codes { FILE: tmk/tmk_core/common/util.c function bitpop (line 21) | uint8_t bitpop(uint8_t bits) function bitpop16 (line 33) | uint8_t bitpop16(uint16_t bits) function bitpop32 (line 41) | uint8_t bitpop32(uint32_t bits) function biton (line 51) | uint8_t biton(uint8_t bits) function biton16 (line 60) | uint8_t biton16(uint16_t bits) function biton32 (line 70) | uint8_t biton32(uint32_t bits) function bitrev (line 83) | uint8_t bitrev(uint8_t bits) function bitrev16 (line 91) | uint16_t bitrev16(uint16_t bits) function bitrev32 (line 97) | uint32_t bitrev32(uint32_t bits) FILE: usb/CH554_SDCC.h type _USB_REQ_TYPE (line 976) | struct _USB_REQ_TYPE { type USB_SETUP_REQ (line 982) | typedef struct _USB_SETUP_REQ { type USB_SETUP_REQ (line 1002) | typedef USB_SETUP_REQ __XDATA *PXUSB_SETUP_REQ; type USB_DEV_DESCR (line 1004) | typedef struct _USB_DEVICE_DESCR { type USB_DEV_DESCR (line 1025) | typedef USB_DEV_DESCR __XDATA *PXUSB_DEV_DESCR; type USB_CFG_DESCR (line 1027) | typedef struct _USB_CONFIG_DESCR { type USB_CFG_DESCR (line 1039) | typedef USB_CFG_DESCR __XDATA *PXUSB_CFG_DESCR; type USB_ITF_DESCR (line 1041) | typedef struct _USB_INTERF_DESCR { type USB_ITF_DESCR (line 1053) | typedef USB_ITF_DESCR __XDATA *PXUSB_ITF_DESCR; type USB_ENDP_DESCR (line 1055) | typedef struct _USB_ENDPOINT_DESCR { type USB_ENDP_DESCR (line 1065) | typedef USB_ENDP_DESCR __XDATA *PXUSB_ENDP_DESCR; type USB_CFG_DESCR_LONG (line 1067) | typedef struct _USB_CONFIG_DESCR_LONG { type USB_CFG_DESCR_LONG (line 1073) | typedef USB_CFG_DESCR_LONG __XDATA *PXUSB_CFG_DESCR_LONG; type USB_HUB_DESCR (line 1075) | typedef struct _USB_HUB_DESCR { type USB_HUB_DESCR (line 1087) | typedef USB_HUB_DESCR __XDATA *PXUSB_HUB_DESCR; type USB_HID_DESCR (line 1089) | typedef struct _USB_HID_DESCR { type USB_HID_DESCR (line 1101) | typedef USB_HID_DESCR __XDATA *PXUSB_HID_DESCR; type UDISK_BOC_CBW (line 1103) | typedef struct _UDISK_BOC_CBW { /* command of BulkOnly USB-Flash... type UDISK_BOC_CBW (line 1122) | typedef UDISK_BOC_CBW __XDATA *PXUDISK_BOC_CBW; type UDISK_BOC_CSW (line 1124) | typedef struct _UDISK_BOC_CSW { /* status of BulkOnly USB-FlashD... type UDISK_BOC_CSW (line 1140) | typedef UDISK_BOC_CSW __XDATA *PXUDISK_BOC_CSW; FILE: usb/DAP.c function DAP_Info (line 79) | static uint8_t DAP_Info(uint8_t id, uint8_t* info) function DAP_Delay (line 150) | static uint16_t DAP_Delay() function DAP_HostStatus (line 166) | static uint16_t DAP_HostStatus() function DAP_Connect (line 189) | static uint16_t DAP_Connect() function DAP_Disconnect (line 216) | static uint8_t DAP_Disconnect() function DAP_ResetTarget (line 228) | static uint8_t DAP_ResetTarget() function DAP_SWJ_Pins (line 240) | static uint16_t DAP_SWJ_Pins() function DAP_SWJ_Clock (line 317) | static uint16_t DAP_SWJ_Clock() function DAP_SWJ_Sequence (line 329) | static uint16_t DAP_SWJ_Sequence() function DAP_SWD_Configure (line 351) | static uint16_t DAP_SWD_Configure() function DAP_SWD_Sequence (line 369) | static uint16_t DAP_SWD_Sequence() function DAP_JTAG_Sequence (line 416) | static uint16_t DAP_JTAG_Sequence() function DAP_JTAG_Configure (line 448) | static uint16_t DAP_JTAG_Configure() function DAP_JTAG_IDCode (line 462) | static uint16_t DAP_JTAG_IDCode() function DAP_TransferConfigure (line 474) | static uint16_t DAP_TransferConfigure() function DAP_SWD_Transfer (line 489) | static uint16_t DAP_SWD_Transfer() function DAP_Dummy_Transfer (line 709) | static uint16_t DAP_Dummy_Transfer() function DAP_Transfer (line 748) | static uint16_t DAP_Transfer() function DAP_SWD_TransferBlock (line 768) | static uint8_t DAP_SWD_TransferBlock() function DAP_TransferBlock (line 864) | static uint16_t DAP_TransferBlock() function DAP_SWD_WriteAbort (line 893) | static uint8_t DAP_SWD_WriteAbort() function DAP_WriteAbort (line 907) | static uint16_t DAP_WriteAbort() function DAP_ProcessVendorCommand (line 929) | uint16_t DAP_ProcessVendorCommand() function DAP_ProcessVendorCommandEx (line 942) | uint16_t DAP_ProcessVendorCommandEx() function DAP_ProcessCommand (line 954) | uint16_t DAP_ProcessCommand(const uint8_t* req, uint8_t* resp) function DAP_ExecuteCommand (line 1049) | uint16_t DAP_ExecuteCommand(const uint8_t* req, uint8_t* resp) function DAP_Setup (line 1072) | void DAP_Setup(void) FILE: usb/DAP.h type DAP_Data_t (line 204) | typedef struct { FILE: usb/DAP_hid.c function EP4_OUT (line 11) | void EP4_OUT() function Dap_Init (line 31) | void Dap_Init() function Dap_Routine (line 36) | void Dap_Routine() FILE: usb/SW_DP.c function SWJ_Sequence (line 63) | void SWJ_Sequence(uint16_t count, const uint8_t* data) function SWD_Sequence (line 93) | void SWD_Sequence(uint8_t info, const uint8_t* swdo, uint8_t* swdi) function SWD_Transfer (line 130) | uint8_t SWD_Transfer(uint8_t request, uint8_t* data) FILE: usb/app_timer.h type timer_info (line 8) | typedef struct FILE: usb/dap_strings.h function DAP_GetFirmwareVersionString (line 47) | uint8_t DAP_GetFirmwareVersionString(char* str) FILE: usb/descriptor.c function fillDescBuffer (line 27) | static uint8_t fillDescBuffer(char* str) function getSerial (line 41) | uint8_t getSerial(char* str) function fillSerial (line 52) | static uint8_t fillSerial() function getStringDescriptor (line 76) | static uint8_t getStringDescriptor(uint8_t order, uint8_t** strPtor) function GetUsbDescriptor (line 125) | uint8_t GetUsbDescriptor(uint8_t type1, uint8_t type2, uint8_t index, ui... FILE: usb/endpoints.c function nop (line 86) | void nop() function EP0_OUT (line 90) | void EP0_OUT() function EP0_IN (line 111) | void EP0_IN() function EP0_SETUP (line 148) | void EP0_SETUP() function EP1_IN (line 347) | void EP1_IN() function EP2_IN (line 353) | void EP2_IN() function EP3_IN (line 359) | void EP3_IN() function EP4_IN (line 365) | void EP4_IN() function ClassRequestHandler (line 372) | static uint8_t ClassRequestHandler(PUSB_SETUP_REQ packet) function USBDeviceInit (line 422) | void USBDeviceInit() FILE: usb/endpoints.h type UsbSetupState (line 11) | enum UsbSetupState { type UsbSetupState (line 29) | enum UsbSetupState FILE: usb/interrupt.c function UsbTransfurEventHandler (line 59) | static void UsbTransfurEventHandler() function UsbBusResetEventHandler (line 85) | static void UsbBusResetEventHandler() function UsbBusSuspendEventHandler (line 109) | static void UsbBusSuspendEventHandler() function UsbIsr (line 120) | void UsbIsr() FILE: usb/main.c function CH554SoftReset (line 38) | static void CH554SoftReset() function CH554USBDevWakeup (line 48) | void CH554USBDevWakeup() function KeyboardGenericUpload (line 71) | void KeyboardGenericUpload(uint8_t* packet, uint8_t len) function KeyboardExtraUpload (line 87) | void KeyboardExtraUpload(uint8_t* packet, uint8_t len) function ResponseConfigurePacket (line 101) | void ResponseConfigurePacket(uint8_t* packet, uint8_t len) function DisableWatchDog (line 130) | static void DisableWatchDog() function EP3_OUT (line 142) | void EP3_OUT() function EP1_OUT (line 159) | void EP1_OUT() function EnableWatchDog (line 169) | static void EnableWatchDog() function FeedWatchDog (line 182) | static void FeedWatchDog() function UsbSuspendEvt (line 207) | void UsbSuspendEvt(bool suspend) function main (line 212) | static void main() FILE: usb/system.c function CfgSysClock (line 14) | void CfgSysClock() function InitUART (line 25) | void InitUART() function DelayMs (line 62) | void DelayMs(uint16_t n) // 以mS为单位延时 function PrintHex (line 73) | void PrintHex(uint8_t* data, uint8_t len) function putchar (line 80) | int putchar(int c) function getchar (line 89) | int getchar() FILE: usb/uart.c function uart_tx (line 39) | static void uart_tx(uint8_t c) function uart_rx (line 52) | static uint8_t uart_rx() function checksum (line 65) | static uint8_t checksum(uint8_t* data, uint8_t len) function uart_init (line 78) | void uart_init() function uart_data_parser (line 91) | static void uart_data_parser(void) function uart_send_status (line 138) | static void uart_send_status() function uart_check (line 159) | void uart_check() function uart_recv (line 193) | void uart_recv(void) function uart_send_led (line 228) | void uart_send_led(uint8_t val) function uart_send_keymap (line 240) | void uart_send_keymap(uint8_t* data, uint8_t len) FILE: usb/uart.h type packet_type (line 6) | typedef enum type uart_state (line 32) | typedef enum FILE: usb/usb_descriptor.h type StringDescriptor (line 32) | enum StringDescriptor { type StrPtrL (line 299) | typedef struct StringPointerAndLength {