whd__resource__api_8h.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <?xml version='1.0' encoding='UTF-8' standalone='no'?>
  2. <doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.8.15">
  3. <compounddef id="whd__resource__api_8h" kind="file" language="C++">
  4. <compoundname>whd_resource_api.h</compoundname>
  5. <includes refid="whd_8h" local="yes">whd.h</includes>
  6. <incdepgraph>
  7. <node id="32">
  8. <label>stdint.h</label>
  9. </node>
  10. <node id="29">
  11. <label>whd_resource_api.h</label>
  12. <link refid="whd__resource__api_8h"/>
  13. <childnode refid="30" relation="include">
  14. </childnode>
  15. </node>
  16. <node id="34">
  17. <label>cy_result.h</label>
  18. </node>
  19. <node id="30">
  20. <label>whd.h</label>
  21. <link refid="whd_8h"/>
  22. <childnode refid="31" relation="include">
  23. </childnode>
  24. </node>
  25. <node id="35">
  26. <label>cyhal_hw_types.h</label>
  27. </node>
  28. <node id="31">
  29. <label>whd_types.h</label>
  30. <link refid="whd__types_8h"/>
  31. <childnode refid="32" relation="include">
  32. </childnode>
  33. <childnode refid="33" relation="include">
  34. </childnode>
  35. <childnode refid="34" relation="include">
  36. </childnode>
  37. <childnode refid="35" relation="include">
  38. </childnode>
  39. </node>
  40. <node id="33">
  41. <label>cybsp.h</label>
  42. </node>
  43. </incdepgraph>
  44. <innerclass refid="structwhd__resource__source" prot="public">whd_resource_source</innerclass>
  45. <sectiondef kind="define">
  46. <memberdef kind="define" id="whd__resource__api_8h_1ad51ded0bbd705f02f73fc60c0b721ced" prot="public" static="no">
  47. <name>BLOCK_SIZE</name>
  48. <initializer>1024</initializer>
  49. <briefdescription>
  50. <para>Size of the block. </para>
  51. </briefdescription>
  52. <detaileddescription>
  53. </detaileddescription>
  54. <inbodydescription>
  55. </inbodydescription>
  56. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_resource_api.h" line="22" column="9" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_resource_api.h" bodystart="22" bodyend="-1"/>
  57. </memberdef>
  58. </sectiondef>
  59. <sectiondef kind="enum">
  60. <memberdef kind="enum" id="whd__resource__api_8h_1a26c678527cf0cb5196be511d9ad62c0c" prot="public" static="no" strong="no">
  61. <type></type>
  62. <name>whd_resource_type_t</name>
  63. <enumvalue id="whd__resource__api_8h_1a26c678527cf0cb5196be511d9ad62c0caf1635251dcc37bfa67af783a53f0acf3" prot="public">
  64. <name>WHD_RESOURCE_WLAN_FIRMWARE</name>
  65. <briefdescription>
  66. <para>Resource type: WLAN Firmware. </para>
  67. </briefdescription>
  68. <detaileddescription>
  69. </detaileddescription>
  70. </enumvalue>
  71. <enumvalue id="whd__resource__api_8h_1a26c678527cf0cb5196be511d9ad62c0ca397297fd6225d6eae30e7fa0d40a94f7" prot="public">
  72. <name>WHD_RESOURCE_WLAN_NVRAM</name>
  73. <briefdescription>
  74. <para>Resource type: NVRAM file. </para>
  75. </briefdescription>
  76. <detaileddescription>
  77. </detaileddescription>
  78. </enumvalue>
  79. <enumvalue id="whd__resource__api_8h_1a26c678527cf0cb5196be511d9ad62c0cad763d3e34be0df4a36b630bb7c37e51c" prot="public">
  80. <name>WHD_RESOURCE_WLAN_CLM</name>
  81. <briefdescription>
  82. <para>Resource type: CLM_BLOB file. </para>
  83. </briefdescription>
  84. <detaileddescription>
  85. </detaileddescription>
  86. </enumvalue>
  87. <briefdescription>
  88. <para>Type of resources. </para>
  89. </briefdescription>
  90. <detaileddescription>
  91. </detaileddescription>
  92. <inbodydescription>
  93. </inbodydescription>
  94. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_resource_api.h" line="27" column="1" bodyfile="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_resource_api.h" bodystart="26" bodyend="31"/>
  95. </memberdef>
  96. </sectiondef>
  97. <briefdescription>
  98. <para>Prototypes of functions for providing external resources to the radio driver. </para>
  99. </briefdescription>
  100. <detaileddescription>
  101. <para>This file provides prototypes for functions which allow WHD to download firmware, NVRAM and CLM BLOB on a particular hardware platform. </para>
  102. </detaileddescription>
  103. <location file="C:/Users/HsiehYuanPin/01_SRC/whd/inc/whd_resource_api.h"/>
  104. </compounddef>
  105. </doxygen>