/trusted-firmware-m-3.7.0/platform/ext/target/arm/drivers/usart/common/ |
D | Driver_USART_Common.h | 23 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/drivers/flash/common/ |
D | Driver_Flash_Common.h | 23 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/cmsis_drivers/ |
D | Driver_Flash.c | 34 #define ARG_UNUSED(arg) (void)arg macro
|
D | Driver_USART.c | 32 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/CMSIS_Driver/ |
D | low_level_com.c | 26 #define ARG_UNUSED(arg) (void)arg macro
|
D | low_level_ospi_flash.c | 27 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/core/cmsis_drivers/ |
D | Driver_QSPI.c | 27 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/CMSIS_Driver/ |
D | Driver_Flash.c | 37 #define ARG_UNUSED(arg) ((void)arg) macro
|
D | Driver_USART.c | 34 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/CMSIS_Driver/ |
D | Driver_QSPI_Flash.c | 26 #define ARG_UNUSED(arg) ((void)arg) macro
|
D | Driver_USART.c | 25 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/CMSIS_Driver/ |
D | Driver_QSPI_Flash.c | 27 #define ARG_UNUSED(arg) ((void)arg) macro
|
D | Driver_Flash_MRAM.c | 26 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an519/cmsis_drivers/ |
D | Driver_Flash.c | 26 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/cmsis_drivers/ |
D | Driver_Flash.c | 26 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/CMSIS_Driver/ |
D | Driver_USART.c | 29 #define ARG_UNUSED(arg) (void)arg macro
|
D | Driver_Flash_iap1.c | 26 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/ci_regression_tests/ |
D | Driver_Flash_SRAM_Emu.c | 26 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/CMSIS_Driver/ |
D | Driver_USART.c | 25 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/kronos/cmsis_drivers/ |
D | Driver_USART.c | 25 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/rdfremont/cmsis_drivers/ |
D | Driver_USART.c | 25 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/tc/cmsis_drivers/ |
D | Driver_USART.c | 25 #define ARG_UNUSED(arg) (void)arg macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/an524/cmsis_drivers/ |
D | Driver_Flash.c | 37 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/common/cmsis_drivers/ |
D | Driver_Flash.c | 29 #define ARG_UNUSED(arg) ((void)arg) macro
|
/trusted-firmware-m-3.7.0/lib/ext/t_cose/crypto_adapters/ |
D | t_cose_psa_crypto.c | 62 #define ARG_UNUSED(arg) (void)(arg) macro
|