Searched defs:physAddr (Results 1 – 4 of 4) sorted by relevance
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/linux/ |
| D | test_pal_map_addrs.c | 30 void *physAddr; member 44 void *Test_PalIOMap(void *physAddr, size_t size) in Test_PalIOMap() 51 void *Test_PalMapAddr(void *physAddr, void *startingAddr, const char *filename, in Test_PalMapAddr() 89 static int Test_PalOpenFd(void *physAddr, const char *filename) in Test_PalOpenFd()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/no_os/ |
| D | test_pal_map_addrs.c | 19 void *Test_PalIOMap(void *physAddr, size_t size) in Test_PalIOMap() 26 void *Test_PalMapAddr(void *physAddr, void *startingAddr, const char *filename, in Test_PalMapAddr()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/freertos/ |
| D | test_pal_map_addrs.c | 19 void *Test_PalIOMap(void *physAddr, size_t size) in Test_PalIOMap() 26 void *Test_PalMapAddr(void *physAddr, void *startingAddr, const char *filename, in Test_PalMapAddr()
|
| /trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/tests/TestAL/pal/mbedos/ |
| D | test_pal_map_addrs.c | 22 void *Test_PalIOMap(void *physAddr, size_t size) in Test_PalIOMap() 29 void *Test_PalMapAddr(void *physAddr, void *startingAddr, const char *filename, in Test_PalMapAddr()
|