Home
last modified time | relevance | path

Searched defs:ARG_UNUSED (Results 1 – 25 of 31) sorted by relevance

12

/trusted-firmware-m-3.7.0/platform/ext/target/arm/drivers/usart/common/
DDriver_USART_Common.h23 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/drivers/flash/common/
DDriver_Flash_Common.h23 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nordic_nrf/common/core/cmsis_drivers/
DDriver_Flash.c34 #define ARG_UNUSED(arg) (void)arg macro
DDriver_USART.c32 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/hal/CMSIS_Driver/
Dlow_level_com.c26 #define ARG_UNUSED(arg) (void)arg macro
Dlow_level_ospi_flash.c27 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/lairdconnectivity/common/core/cmsis_drivers/
DDriver_QSPI.c27 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/cypress/psoc64/CMSIS_Driver/
DDriver_Flash.c37 #define ARG_UNUSED(arg) ((void)arg) macro
DDriver_USART.c34 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_b1/CMSIS_Driver/
DDriver_QSPI_Flash.c26 #define ARG_UNUSED(arg) ((void)arg) macro
DDriver_USART.c25 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/musca_s1/CMSIS_Driver/
DDriver_QSPI_Flash.c27 #define ARG_UNUSED(arg) ((void)arg) macro
DDriver_Flash_MRAM.c26 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an519/cmsis_drivers/
DDriver_Flash.c26 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps2/an521/cmsis_drivers/
DDriver_Flash.c26 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nxp/common/CMSIS_Driver/
DDriver_USART.c29 #define ARG_UNUSED(arg) (void)arg macro
DDriver_Flash_iap1.c26 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/ci_regression_tests/
DDriver_Flash_SRAM_Emu.c26 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/corstone1000/CMSIS_Driver/
DDriver_USART.c25 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/kronos/cmsis_drivers/
DDriver_USART.c25 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/rdfremont/cmsis_drivers/
DDriver_USART.c25 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/tc/cmsis_drivers/
DDriver_USART.c25 #define ARG_UNUSED(arg) (void)arg macro
/trusted-firmware-m-3.7.0/platform/ext/target/arm/mps3/an524/cmsis_drivers/
DDriver_Flash.c37 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/platform/ext/target/nuvoton/common/cmsis_drivers/
DDriver_Flash.c29 #define ARG_UNUSED(arg) ((void)arg) macro
/trusted-firmware-m-3.7.0/lib/ext/t_cose/crypto_adapters/
Dt_cose_psa_crypto.c62 #define ARG_UNUSED(arg) (void)(arg) macro

12