/trusted-firmware-m-3.5.0/platform/ext/target/arm/musca_s1/services/src/ |
D | tfm_ioctl_ns_api.c | 20 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_alt_func() local 50 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_default_in() local 81 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_mode() local 109 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_init() local 136 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_config() local 164 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_write() local 192 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_read() local 221 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_config() local 250 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_write() local 279 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_read() local
|
D | tfm_ioctl_s_api.c | 21 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_alt_func() local 54 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_default_in() local 88 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_mode() local 119 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_init() local 147 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_config() local 176 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_write() local 205 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_read() local 235 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_config() local 265 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_write() local 294 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_read() local
|
D | tfm_platform_system.c | 38 struct tfm_pin_service_args_t *args; in musca_s1_pin_service() local 79 struct tfm_gpio_service_args_t *args; in tfm_platform_hal_gpio_service() local
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/musca_b1/services/src/ |
D | tfm_ioctl_ns_api.c | 20 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_alt_func() local 50 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_default_in() local 81 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_mode() local 109 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_init() local 136 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_config() local 164 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_write() local 193 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_read() local 221 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_config() local 250 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_write() local 279 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_read() local
|
D | tfm_ioctl_s_api.c | 21 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_alt_func() local 54 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_default_in() local 88 struct tfm_pin_service_args_t args; in tfm_platform_set_pin_mode() local 119 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_init() local 146 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_config() local 174 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_write() local 202 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_pin_read() local 231 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_config() local 260 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_write() local 288 struct tfm_gpio_service_args_t args; in tfm_platform_gpio_port_read() local
|
D | tfm_platform_system.c | 37 struct tfm_pin_service_args_t *args; in musca_b1_pin_service() local 79 struct tfm_gpio_service_args_t *args; in tfm_platform_hal_gpio_service() local
|
/trusted-firmware-m-3.5.0/platform/ext/target/nordic_nrf/common/core/services/src/ |
D | tfm_platform_hal_ioctl.c | 27 struct tfm_read_service_args_t *args; in tfm_platform_hal_read_service() local 89 static uint32_t gpio_service_mcu_select(struct tfm_gpio_service_args * args) in gpio_service_mcu_select() 103 struct tfm_gpio_service_args *args; in tfm_platform_hal_gpio_service() local
|
D | tfm_ioctl_core_ns_api.c | 18 struct tfm_read_service_args_t args; in tfm_platform_mem_read() local 46 struct tfm_gpio_service_args args; in tfm_platform_gpio_pin_mcu_select() local
|
D | tfm_ioctl_core_s_api.c | 20 struct tfm_read_service_args_t args; in tfm_platform_mem_read() local 47 struct tfm_gpio_service_args args; in tfm_platform_gpio_pin_mcu_select() local
|
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/ |
D | test_pal_log.c | 22 va_list args; in Test_PalPrintfError() local 40 va_list args; in Test_PalFprintfError() local 62 va_list args; in Test_PalPrintfMessage() local 75 va_list args; in Test_PalPrintf() local 91 va_list args; in Test_PalFprintf() local
|
/trusted-firmware-m-3.5.0/platform/ext/target/stm/common/scripts/ |
D | stm_tool.py | 28 def do_flash(args): argument 57 def args(): function
|
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/ |
D | test_pal_log.c | 22 va_list args; in Test_PalPrintfError() local 44 va_list args; in Test_PalPrintfMessage() local 56 va_list args; in Test_PalPrintf() local
|
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/ |
D | test_pal_log.c | 22 va_list args; in Test_PalPrintfError() local 44 va_list args; in Test_PalPrintfMessage() local 56 va_list args; in Test_PalPrintf() local
|
D | test_pal_thread.c | 47 int priority, void *args, in Test_PalThreadCreate()
|
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/ |
D | test_pal_log.c | 22 va_list args; in Test_PalPrintfError() local 44 va_list args; in Test_PalPrintfMessage() local 56 va_list args; in Test_PalPrintf() local
|
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/ |
D | cc_pal_interrupt_ctrl.c | 119 const char *name, uint8_t nameLength, void *args) in CC_PalRequestIrq() 184 eIrqReturn CC_Handler(uint32_t index, void *args) in CC_Handler()
|
D | cc_pal_log.c | 33 va_list args; in CC_PalLog() local
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/rss/common/cpak_generator/ |
D | bin_to_pem.py | 14 args = parser.parse_args() variable
|
/trusted-firmware-m-3.5.0/platform/ext/accelerator/cc312/ |
D | cc312_log.c | 27 va_list args; in CC_PalLog() local
|
/trusted-firmware-m-3.5.0/bl1/bl1_1/scripts/ |
D | create_bl1_2_img.py | 38 args = parser.parse_args() variable
|
D | create_provisioning_bundle.py | 31 args = parser.parse_args() variable
|
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/pal/no_os/ |
D | cc_pal_log.c | 31 va_list args; in CC_PalLog() local
|
/trusted-firmware-m-3.5.0/tools/kconfig/ |
D | tfm_kconfig.py | 245 args = parse_args() variable
|
/trusted-firmware-m-3.5.0/lib/ext/cryptocell-312-runtime/host/src/pal/linux/ |
D | cc_pal_log.c | 42 va_list args; in CC_PalLog() local
|
/trusted-firmware-m-3.5.0/platform/ext/target/arm/rss/common/bl2/ |
D | create_xip_tables.py | 38 args = parser.parse_args() variable
|