HAL + 0/75 examples
CodeScope will show references to UNUSED from the following samples and libraries:
Libraries
Drivers
Boards
Examples
STM32446E_EVAL
Demonstrations
Applications
USB_Device
STM324xG_EVAL
Demonstrations
Applications
mbedTLS
USB_Device
STM32F412G-Discovery
Demonstrations
Applications
USB_Device
STM32F413H-Discovery
Demonstrations
Applications
USB_Device
STM32469I-Discovery
Applications
FileX
FX_IAP
ThreadX
USBX
USB_Device
STM32469I_EVAL
Applications
mbedTLS
USB_Device
STM324x9I_EVAL
Applications
mbedTLS
USB_Device
Demonstrations
STemWin
STM32F412ZG-Nucleo
Applications
USB_Device
STM32F413ZH-Nucleo
Applications
USB_Device
STM32F429ZI-Nucleo
Applications
USBX
USB_Device
STM32F446ZE-Nucleo
Applications
USB_Device
 
Symbols
loading...
Files
loading...

UNUSED macro

Syntax

#define UNUSED(X) (void)X

Arguments

X

Examples

UNUSED is referenced by 75 libraries and example projects.

References

LocationText
stm32f4xx_hal_def.h:58
#define UNUSED(X) (void)X /* To avoid gcc/g++ warnings */
stm32f4xx_hal_adc.c:665
UNUSED(hadc);
stm32f4xx_hal_adc.c:680
UNUSED(hadc);
stm32f4xx_hal_adc.c:1583
UNUSED(hadc);
stm32f4xx_hal_adc.c:1598
UNUSED(hadc);
stm32f4xx_hal_adc.c:1613
UNUSED(hadc);
stm32f4xx_hal_adc.c:1634
UNUSED(hadc);
stm32f4xx_hal_adc_ex.c:800
UNUSED(hadc);
stm32f4xx_hal_can.c:510
UNUSED(hcan);
stm32f4xx_hal_can.c:526
UNUSED(hcan);
stm32f4xx_hal_can.c:2139
UNUSED(hcan);
stm32f4xx_hal_can.c:2156
UNUSED(hcan);
stm32f4xx_hal_can.c:2173
UNUSED(hcan);
stm32f4xx_hal_can.c:2190
UNUSED(hcan);
stm32f4xx_hal_can.c:2207
UNUSED(hcan);
stm32f4xx_hal_can.c:2224
UNUSED(hcan);
stm32f4xx_hal_can.c:2241
UNUSED(hcan);
stm32f4xx_hal_can.c:2258
UNUSED(hcan);
stm32f4xx_hal_can.c:2275
UNUSED(hcan);
stm32f4xx_hal_can.c:2292
UNUSED(hcan);
stm32f4xx_hal_can.c:2309
UNUSED(hcan);
stm32f4xx_hal_can.c:2325
UNUSED(hcan);
stm32f4xx_hal_can.c:2342
UNUSED(hcan);
stm32f4xx_hal_cec.c:390
UNUSED(hcec);
stm32f4xx_hal_cec.c:404
UNUSED(hcec);
stm32f4xx_hal_cec.c:902
UNUSED(hcec);
stm32f4xx_hal_cec.c:917
UNUSED(hcec);
stm32f4xx_hal_cec.c:918
UNUSED(RxFrameSize);
stm32f4xx_hal_cec.c:932
UNUSED(hcec);
stm32f4xx_hal_crc.c:173
UNUSED(hcrc);
stm32f4xx_hal_crc.c:188
UNUSED(hcrc);
stm32f4xx_hal_cryp.c:697
UNUSED(hcryp);
stm32f4xx_hal_cryp.c:713
UNUSED(hcryp);
stm32f4xx_hal_cryp.c:2162
UNUSED(hcryp);
stm32f4xx_hal_cryp.c:2178
UNUSED(hcryp);
stm32f4xx_hal_cryp.c:2194
UNUSED(hcryp);
stm32f4xx_hal_dac.c:380
UNUSED(hdac);
stm32f4xx_hal_dac.c:396
UNUSED(hdac);
stm32f4xx_hal_dac.c:839
UNUSED(hdac);
stm32f4xx_hal_dac.c:855
UNUSED(hdac);
stm32f4xx_hal_dac.c:871
UNUSED(hdac);
stm32f4xx_hal_dac.c:887
UNUSED(hdac);
stm32f4xx_hal_dac_ex.c:334
UNUSED(hdac);
stm32f4xx_hal_dac_ex.c:350
UNUSED(hdac);
stm32f4xx_hal_dac_ex.c:366
UNUSED(hdac);
stm32f4xx_hal_dac_ex.c:382
UNUSED(hdac);
stm32f4xx_hal_dcmi.c:297
UNUSED(hdcmi);
stm32f4xx_hal_dcmi.c:312
UNUSED(hdcmi);
stm32f4xx_hal_dcmi.c:655
UNUSED(hdcmi);
stm32f4xx_hal_dcmi.c:670
UNUSED(hdcmi);
stm32f4xx_hal_dcmi.c:685
UNUSED(hdcmi);
stm32f4xx_hal_dcmi.c:700
UNUSED(hdcmi);
stm32f4xx_hal_dfsdm.c:689
UNUSED(hdfsdm_channel);
stm32f4xx_hal_dfsdm.c:703
UNUSED(hdfsdm_channel);
stm32f4xx_hal_dfsdm.c:1215
UNUSED(hdfsdm_channel);
stm32f4xx_hal_dfsdm.c:1532
UNUSED(hdfsdm_channel);
stm32f4xx_hal_dfsdm.c:1862
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dfsdm.c:1876
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dfsdm.c:3225
UNUSED(reg1); /* To avoid GCC warning */
stm32f4xx_hal_dfsdm.c:3226
UNUSED(reg2); /* To avoid GCC warning */
stm32f4xx_hal_dfsdm.c:3572
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dfsdm.c:3586
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dfsdm.c:3602
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dfsdm.c:3616
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dfsdm.c:3633
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dfsdm.c:3634
UNUSED(Channel);
stm32f4xx_hal_dfsdm.c:3635
UNUSED(Threshold);
stm32f4xx_hal_dfsdm.c:3650
UNUSED(hdfsdm_filter);
stm32f4xx_hal_dma2d.c:399
UNUSED(hdma2d);
stm32f4xx_hal_dma2d.c:415
UNUSED(hdma2d);
stm32f4xx_hal_dma2d.c:1673
UNUSED(hdma2d);
stm32f4xx_hal_dma2d.c:1689
UNUSED(hdma2d);
stm32f4xx_hal_dsi.c:594
UNUSED(hdsi);
stm32f4xx_hal_dsi.c:609
UNUSED(hdsi);
stm32f4xx_hal_dsi.c:946
UNUSED(hdsi);
stm32f4xx_hal_dsi.c:961
UNUSED(hdsi);
stm32f4xx_hal_dsi.c:976
UNUSED(hdsi);
stm32f4xx_hal_dsi.h:955
UNUSED(tmpreg); \
stm32f4xx_hal_dsi.h:968
UNUSED(tmpreg); \
stm32f4xx_hal_dsi.h:981
UNUSED(tmpreg); \
stm32f4xx_hal_dsi.h:994
UNUSED(tmpreg); \
stm32f4xx_hal_dsi.h:1007
UNUSED(tmpreg); \
stm32f4xx_hal_dsi.h:1020
UNUSED(tmpreg); \
stm32f4xx_hal_dsi.h:1033
UNUSED(tmpreg); \
stm32f4xx_hal_dsi.h:1046
UNUSED(tmpreg); \
stm32f4xx_hal_eth.c:670
UNUSED(heth);
stm32f4xx_hal_eth.c:685
UNUSED(heth);
stm32f4xx_hal_eth.c:1247
UNUSED(heth);
stm32f4xx_hal_eth.c:1262
UNUSED(heth);
stm32f4xx_hal_eth.c:1277
UNUSED(heth);
stm32f4xx_hal_eth.c:2105
UNUSED(heth);
stm32f4xx_hal_eth.c:457
UNUSED(heth);
stm32f4xx_hal_eth.c:472
UNUSED(heth);
stm32f4xx_hal_eth.c:1312
UNUSED(buff);
stm32f4xx_hal_eth.c:1329
UNUSED(pStart);
stm32f4xx_hal_eth.c:1330
UNUSED(pEnd);
stm32f4xx_hal_eth.c:1331
UNUSED(buff);
stm32f4xx_hal_eth.c:1332
UNUSED(Length);
stm32f4xx_hal_eth.c:1431
UNUSED(buff);
stm32f4xx_hal_eth.c:1990
UNUSED(heth);
stm32f4xx_hal_eth.c:2005
UNUSED(heth);
stm32f4xx_hal_eth.c:2020
UNUSED(heth);
stm32f4xx_hal_eth.c:2035
UNUSED(heth);
stm32f4xx_hal_eth.c:2051
UNUSED(heth);
stm32f4xx_hal_eth.c:2915
UNUSED(heth);
stm32f4xx_hal_flash.c:385
UNUSED(ReturnValue);
stm32f4xx_hal_flash.c:402
UNUSED(ReturnValue);
stm32f4xx_hal_fmpi2c.c:700
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:716
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4699
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4715
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4730
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4746
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4764
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4765
stm32f4xx_hal_fmpi2c.c:4766
UNUSED(AddrMatchCode);
stm32f4xx_hal_fmpi2c.c:4782
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4798
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4814
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4830
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:4846
UNUSED(hfmpi2c);
stm32f4xx_hal_fmpi2c.c:5952
UNUSED(ITFlags);
stm32f4xx_hal_fmpi2c.c:6212
UNUSED(tmpreg);
stm32f4xx_hal_gpio.c:510
UNUSED(GPIO_Pin);
stm32f4xx_hal_hash.c:467
UNUSED(hhash);
stm32f4xx_hal_hash.c:482
UNUSED(hhash);
stm32f4xx_hal_hash.c:503
UNUSED(hhash);
stm32f4xx_hal_hash.c:520
UNUSED(hhash);
stm32f4xx_hal_hash.c:537
UNUSED(hhash);
stm32f4xx_hal_hash.c:1412
UNUSED(hhash);
stm32f4xx_hal_hash.c:1458
UNUSED(hhash);
stm32f4xx_hal_hcd.c:330
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:345
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:663
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:675
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:690
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:705
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:720
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:735
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:760
UNUSED(hhcd);
stm32f4xx_hal_hcd.c:761
UNUSED(chnum);
stm32f4xx_hal_hcd.c:762
UNUSED(urb_state);
stm32f4xx_hal_i2c.c:609
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:625
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:3154
UNUSED(dmaxferstatus);
stm32f4xx_hal_i2c.c:3335
UNUSED(dmaxferstatus);
stm32f4xx_hal_i2c.c:4729
UNUSED(DevAddress);
stm32f4xx_hal_i2c.c:5035
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5051
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5066
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5082
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5100
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5101
stm32f4xx_hal_i2c.c:5102
UNUSED(AddrMatchCode);
stm32f4xx_hal_i2c.c:5118
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5134
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5150
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5166
UNUSED(hi2c);
stm32f4xx_hal_i2c.c:5182
UNUSED(hi2c);
stm32f4xx_hal_i2c.h:501
UNUSED(tmpreg); \
stm32f4xx_hal_i2c.h:513
UNUSED(tmpreg); \
stm32f4xx_hal_i2s.c:542
UNUSED(hi2s);
stm32f4xx_hal_i2s.c:558
UNUSED(hi2s);
stm32f4xx_hal_i2s.c:1676
UNUSED(hi2s);
stm32f4xx_hal_i2s.c:1692
UNUSED(hi2s);
stm32f4xx_hal_i2s.c:1708
UNUSED(hi2s);
stm32f4xx_hal_i2s.c:1724
UNUSED(hi2s);
stm32f4xx_hal_i2s.c:1740
UNUSED(hi2s);
stm32f4xx_hal_i2s.h:413
UNUSED(tmpreg_ovr); \
stm32f4xx_hal_i2s.h:422
UNUSED(tmpreg_udr); \
stm32f4xx_hal_i2s_ex.c:826
UNUSED(hi2s);
stm32f4xx_hal_i2s_ex.c:841
UNUSED(hi2s);
stm32f4xx_hal_i2s_ex.h:102
UNUSED(tmpreg_ovr); \
stm32f4xx_hal_i2s_ex.h:111
UNUSED(tmpreg_udr); \
stm32f4xx_hal_irda.c:415
UNUSED(hirda);
stm32f4xx_hal_irda.c:431
UNUSED(hirda);
stm32f4xx_hal_irda.c:1880
UNUSED(hirda);
stm32f4xx_hal_irda.c:1896
UNUSED(hirda);
stm32f4xx_hal_irda.c:1912
UNUSED(hirda);
stm32f4xx_hal_irda.c:1928
UNUSED(hirda);
stm32f4xx_hal_irda.c:1944
UNUSED(hirda);
stm32f4xx_hal_irda.c:1960
UNUSED(hirda);
stm32f4xx_hal_irda.c:1976
UNUSED(hirda);
stm32f4xx_hal_irda.c:1992
UNUSED(hirda);
stm32f4xx_hal_irda.h:415
UNUSED(tmpreg); \
stm32f4xx_hal_lptim.c:391
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:406
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:1954
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:1969
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:1984
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:1999
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:2014
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:2029
UNUSED(hlptim);
stm32f4xx_hal_lptim.c:2044
UNUSED(hlptim);
stm32f4xx_hal_ltdc.c:402
UNUSED(hltdc);
stm32f4xx_hal_ltdc.c:418
UNUSED(hltdc);
stm32f4xx_hal_ltdc.c:752
UNUSED(hltdc);
stm32f4xx_hal_ltdc.c:768
UNUSED(hltdc);
stm32f4xx_hal_ltdc.c:784
UNUSED(hltdc);
stm32f4xx_hal_mmc.c:547
UNUSED(hmmc);
stm32f4xx_hal_mmc.c:562
UNUSED(hmmc);
stm32f4xx_hal_mmc.c:1751
UNUSED(hmmc);
stm32f4xx_hal_mmc.c:1766
UNUSED(hmmc);
stm32f4xx_hal_mmc.c:1781
UNUSED(hmmc);
stm32f4xx_hal_mmc.c:1796
UNUSED(hmmc);
stm32f4xx_hal_nand.c:252
UNUSED(hnand);
stm32f4xx_hal_nand.c:268
UNUSED(hnand);
stm32f4xx_hal_nand.c:367
UNUSED(hnand);
stm32f4xx_hal_nand.c:2340
UNUSED(hnand);
stm32f4xx_hal_nor.c:379
UNUSED(hnor);
stm32f4xx_hal_nor.c:395
UNUSED(hnor);
stm32f4xx_hal_nor.c:412
UNUSED(hnor);
stm32f4xx_hal_nor.c:413
UNUSED(Timeout);
stm32f4xx_hal_nor.c:1152
UNUSED(Address);
stm32f4xx_hal_pccard.c:260
UNUSED(hpccard);
stm32f4xx_hal_pccard.c:275
UNUSED(hpccard);
stm32f4xx_hal_pccard.c:685
UNUSED(hpccard);
stm32f4xx_hal_pcd.c:300
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:315
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1562
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1563
UNUSED(epnum);
stm32f4xx_hal_pcd.c:1579
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1580
UNUSED(epnum);
stm32f4xx_hal_pcd.c:1594
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1609
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1624
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1639
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1654
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1670
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1671
UNUSED(epnum);
stm32f4xx_hal_pcd.c:1687
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1688
UNUSED(epnum);
stm32f4xx_hal_pcd.c:1703
UNUSED(hpcd);
stm32f4xx_hal_pcd.c:1718
UNUSED(hpcd);
stm32f4xx_hal_pcd_ex.c:306
UNUSED(hpcd);
stm32f4xx_hal_pcd_ex.c:307
UNUSED(msg);
stm32f4xx_hal_pcd_ex.c:323
UNUSED(hpcd);
stm32f4xx_hal_pcd_ex.c:324
UNUSED(msg);
stm32f4xx_hal_pwr.c:113
UNUSED(dummyread);
stm32f4xx_hal_pwr.c:133
UNUSED(dummyread);
stm32f4xx_hal_pwr.c:394
UNUSED(Regulator);
stm32f4xx_hal_pwr_ex.h:122
UNUSED(tmpreg); \
stm32f4xx_hal_pwr_ex.h:140
UNUSED(tmpreg); \
stm32f4xx_hal_qspi.c:437
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:452
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:1934
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:1949
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:1964
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:1979
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:1994
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:2009
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:2024
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:2039
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:2054
UNUSED(hqspi);
stm32f4xx_hal_qspi.c:2069
UNUSED(hqspi);
stm32f4xx_hal_rcc.h:389
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:396
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:403
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:410
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:417
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:424
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:473
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:480
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:487
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:494
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:501
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:508
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:515
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:567
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:574
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:581
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:588
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:595
UNUSED(tmpreg); \
stm32f4xx_hal_rcc.h:602
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:975
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:989
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:996
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1003
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1010
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1017
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1024
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1031
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1038
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1045
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1052
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1059
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1066
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1080
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1087
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1191
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1201
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1208
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1226
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1272
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1281
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1319
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1361
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1368
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1382
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1396
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1417
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1424
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1431
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1438
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1445
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1529
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1536
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1543
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1550
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1564
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1571
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1578
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1603
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:1615
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2042
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2056
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2063
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2070
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2077
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2084
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2091
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2098
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2105
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2126
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2133
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2140
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2244
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2254
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2265
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2272
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2323
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2355
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2390
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2397
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2411
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2425
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2432
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2439
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2446
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2453
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2538
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2545
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2552
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2559
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2923
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2930
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:2937
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3023
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3030
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3037
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3594
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3601
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3608
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3679
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3686
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3693
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3700
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3966
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3980
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3987
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:3994
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4001
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4008
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4015
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4022
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4079
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4131
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4138
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4175
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4217
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4238
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4245
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4259
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4266
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4273
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4280
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4287
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4294
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4388
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4395
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4402
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4416
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4423
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4774
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4783
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4792
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4799
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4807
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4882
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4929
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4936
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:4977
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5013
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5028
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5053
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5090
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5097
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5104
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5119
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5272
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5316
UNUSED(tmpreg); \
stm32f4xx_hal_rcc_ex.h:5324
UNUSED(tmpreg); \
stm32f4xx_hal_rng.c:265
UNUSED(hrng);
stm32f4xx_hal_rng.c:280
UNUSED(hrng);
stm32f4xx_hal_rng.c:779
UNUSED(hrng);
stm32f4xx_hal_rng.c:780
UNUSED(random32bit);
stm32f4xx_hal_rng.c:795
UNUSED(hrng);
stm32f4xx_hal_rtc.c:644
UNUSED(hrtc);
stm32f4xx_hal_rtc.c:660
UNUSED(hrtc);
stm32f4xx_hal_rtc.c:1598
UNUSED(hrtc);
stm32f4xx_hal_rtc_ex.c:681
UNUSED(hrtc);
stm32f4xx_hal_rtc_ex.c:697
UNUSED(hrtc);
stm32f4xx_hal_rtc_ex.c:714
UNUSED(hrtc);
stm32f4xx_hal_rtc_ex.c:1166
UNUSED(hrtc);
stm32f4xx_hal_rtc_ex.c:1823
UNUSED(hrtc);
stm32f4xx_hal_sai.c:621
UNUSED(hsai);
stm32f4xx_hal_sai.c:637
UNUSED(hsai);
stm32f4xx_hal_sai.c:1816
UNUSED(hsai);
stm32f4xx_hal_sai.c:1832
UNUSED(hsai);
stm32f4xx_hal_sai.c:1848
UNUSED(hsai);
stm32f4xx_hal_sai.c:1864
UNUSED(hsai);
stm32f4xx_hal_sai.c:1880
UNUSED(hsai);
stm32f4xx_hal_sd.c:517
UNUSED(hsd);
stm32f4xx_hal_sd.c:532
UNUSED(hsd);
stm32f4xx_hal_sd.c:1760
UNUSED(hsd);
stm32f4xx_hal_sd.c:1775
UNUSED(hsd);
stm32f4xx_hal_sd.c:1790
UNUSED(hsd);
stm32f4xx_hal_sd.c:1805
UNUSED(hsd);
stm32f4xx_hal_sdram.c:257
UNUSED(hsdram);
stm32f4xx_hal_sdram.c:273
UNUSED(hsdram);
stm32f4xx_hal_sdram.c:312
UNUSED(hsdram);
stm32f4xx_hal_sdram.c:328
UNUSED(hdma);
stm32f4xx_hal_sdram.c:343
UNUSED(hdma);
stm32f4xx_hal_smartcard.c:425
UNUSED(hsc);
stm32f4xx_hal_smartcard.c:441
UNUSED(hsc);
stm32f4xx_hal_smartcard.c:1669
UNUSED(hsc);
stm32f4xx_hal_smartcard.c:1685
UNUSED(hsc);
stm32f4xx_hal_smartcard.c:1701
UNUSED(hsc);
stm32f4xx_hal_smartcard.c:1716
UNUSED(hsc);
stm32f4xx_hal_smartcard.c:1731
UNUSED(hsc);
stm32f4xx_hal_smartcard.c:1746
UNUSED(hsc);
stm32f4xx_hal_smartcard.h:491
UNUSED(tmpreg); \
stm32f4xx_hal_spi.c:484
UNUSED(hspi);
stm32f4xx_hal_spi.c:500
UNUSED(hspi);
stm32f4xx_hal_spi.c:1099
UNUSED(tmpreg);
stm32f4xx_hal_spi.c:1343
UNUSED(tmpreg);
stm32f4xx_hal_spi.c:2525
UNUSED(hspi);
stm32f4xx_hal_spi.c:2541
UNUSED(hspi);
stm32f4xx_hal_spi.c:2557
UNUSED(hspi);
stm32f4xx_hal_spi.c:2573
UNUSED(hspi);
stm32f4xx_hal_spi.c:2589
UNUSED(hspi);
stm32f4xx_hal_spi.c:2605
UNUSED(hspi);
stm32f4xx_hal_spi.c:2621
UNUSED(hspi);
stm32f4xx_hal_spi.c:2639
UNUSED(hspi);
stm32f4xx_hal_spi.c:2795
UNUSED(tmpreg);
stm32f4xx_hal_spi.c:2883
UNUSED(tmpreg);
stm32f4xx_hal_spi.c:3202
UNUSED(tmpreg8);
stm32f4xx_hal_spi.c:3297
UNUSED(tmpreg);
stm32f4xx_hal_spi.c:3360
UNUSED(tmpreg8);
stm32f4xx_hal_spi.c:3413
UNUSED(tmpreg);
stm32f4xx_hal_spi.c:3924
UNUSED(tmpreg);
stm32f4xx_hal_spi.h:421
UNUSED(tmpreg_modf); \
stm32f4xx_hal_spi.h:434
UNUSED(tmpreg_ovr); \
stm32f4xx_hal_spi.h:446
UNUSED(tmpreg_fre); \
stm32f4xx_hal_sram.c:265
UNUSED(hsram);
stm32f4xx_hal_sram.c:281
UNUSED(hsram);
stm32f4xx_hal_sram.c:297
UNUSED(hdma);
stm32f4xx_hal_sram.c:313
UNUSED(hdma);
stm32f4xx_hal_tim.c:372
UNUSED(htim);
stm32f4xx_hal_tim.c:387
UNUSED(htim);
stm32f4xx_hal_tim.c:756
UNUSED(htim);
stm32f4xx_hal_tim.c:771
UNUSED(htim);
stm32f4xx_hal_tim.c:1421
UNUSED(htim);
stm32f4xx_hal_tim.c:1436
UNUSED(htim);
stm32f4xx_hal_tim.c:2085
UNUSED(htim);
stm32f4xx_hal_tim.c:2100
UNUSED(htim);
stm32f4xx_hal_tim.c:2745
UNUSED(htim);
stm32f4xx_hal_tim.c:2760
UNUSED(htim);
stm32f4xx_hal_tim.c:2785
UNUSED(OutputChannel);
stm32f4xx_hal_tim.c:2837
UNUSED(OutputChannel);
stm32f4xx_hal_tim.c:2885
UNUSED(OutputChannel);
stm32f4xx_hal_tim.c:2943
UNUSED(OutputChannel);
stm32f4xx_hal_tim.c:3182
UNUSED(htim);
stm32f4xx_hal_tim.c:3197
UNUSED(htim);
stm32f4xx_hal_tim.c:5660
UNUSED(htim);
stm32f4xx_hal_tim.c:5675
UNUSED(htim);
stm32f4xx_hal_tim.c:5690
UNUSED(htim);
stm32f4xx_hal_tim.c:5705
UNUSED(htim);
stm32f4xx_hal_tim.c:5720
UNUSED(htim);
stm32f4xx_hal_tim.c:5735
UNUSED(htim);
stm32f4xx_hal_tim.c:5750
UNUSED(htim);
stm32f4xx_hal_tim.c:5765
UNUSED(htim);
stm32f4xx_hal_tim.c:5780
UNUSED(htim);
stm32f4xx_hal_tim.c:5795
UNUSED(htim);
stm32f4xx_hal_tim_ex.c:288
UNUSED(htim);
stm32f4xx_hal_tim_ex.c:303
UNUSED(htim);
stm32f4xx_hal_tim_ex.c:2150
UNUSED(htim);
stm32f4xx_hal_tim_ex.c:2164
UNUSED(htim);
stm32f4xx_hal_tim_ex.c:2179
UNUSED(htim);
stm32f4xx_hal_uart.c:718
UNUSED(huart);
stm32f4xx_hal_uart.c:733
UNUSED(huart);
stm32f4xx_hal_uart.c:2595
UNUSED(huart);
stm32f4xx_hal_uart.c:2610
UNUSED(huart);
stm32f4xx_hal_uart.c:2625
UNUSED(huart);
stm32f4xx_hal_uart.c:2640
UNUSED(huart);
stm32f4xx_hal_uart.c:2655
UNUSED(huart);
stm32f4xx_hal_uart.c:2669
UNUSED(huart);
stm32f4xx_hal_uart.c:2684
UNUSED(huart);
stm32f4xx_hal_uart.c:2699
UNUSED(huart);
stm32f4xx_hal_uart.c:2716
UNUSED(huart);
stm32f4xx_hal_uart.c:2717
UNUSED(Size);
stm32f4xx_hal_uart.h:507
UNUSED(tmpreg); \
stm32f4xx_hal_usart.c:405
UNUSED(husart);
stm32f4xx_hal_usart.c:420
UNUSED(husart);
stm32f4xx_hal_usart.c:1946
UNUSED(husart);
stm32f4xx_hal_usart.c:1961
UNUSED(husart);
stm32f4xx_hal_usart.c:1976
UNUSED(husart);
stm32f4xx_hal_usart.c:1991
UNUSED(husart);
stm32f4xx_hal_usart.c:2006
UNUSED(husart);
stm32f4xx_hal_usart.c:2021
UNUSED(husart);
stm32f4xx_hal_usart.c:2035
UNUSED(husart);
stm32f4xx_hal_usart.h:386
UNUSED(tmpreg); \
stm32f4xx_hal_wwdg.c:233
UNUSED(hwwdg);
stm32f4xx_hal_wwdg.c:398
UNUSED(hwwdg);
stm32f4xx_ll_fmc.c:687
UNUSED(Bank);
stm32f4xx_ll_fmc.c:738
UNUSED(Bank);
stm32f4xx_ll_fmc.c:786
UNUSED(Bank);
stm32f4xx_ll_fmc.c:842
UNUSED(Bank);
stm32f4xx_ll_fmc.c:875
UNUSED(Bank);
stm32f4xx_ll_fmc.c:929
UNUSED(Bank);