Home
last modified time | relevance | path

Searched defs:assert_param (Results 1 – 9 of 9) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32_assert_template.h43 #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32_assert_template.h43 #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32_assert_template.h43 #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__)) macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2351/bsp/Device/Nuvoton/M2351/Include/
Dsystem_M2351.h103 #define assert_param(expr) ASSERT_PARAM(expr) macro
/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Device/Nuvoton/M2354/Include/
Dsystem_M2354.h101 #define assert_param(expr) ASSERT_PARAM(expr) macro
/trusted-firmware-m-latest/platform/ext/target/stm/nucleo_l552ze_q/include/
Dstm32l5xx_hal_conf.h425 #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/include/
Dstm32l5xx_hal_conf.h425 #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/stm32h573i_dk/include/
Dstm32h5xx_hal_conf.h475 #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/b_u585i_iot02a/include/
Dstm32u5xx_hal_conf.h461 #define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t *)__FILE__, __LINE__)) macro