Home
last modified time | relevance | path

Searched defs:type (Results 1 – 4 of 4) sorted by relevance

/cmsis_6-latest/CMSIS/Documentation/Doxygen/Driver/src/
DDriver_WiFi.c1050 int32_t ARM_WIFI_SocketCreate (int32_t af, int32_t type, int32_t protocol) { in ARM_WIFI_SocketCreate()
/cmsis_6-latest/CMSIS/Driver/DriverTemplates/
DDriver_WiFi.c112 static int32_t ARM_WiFi_SocketCreate (int32_t af, int32_t type, int32_t protocol) { in ARM_WiFi_SocketCreate()
/cmsis_6-latest/CMSIS/Core/Include/m-profile/
Darmv8m_pmu.h214 __STATIC_INLINE void ARM_PMU_Set_EVTYPER(uint32_t num, uint32_t type) in ARM_PMU_Set_EVTYPER()
/cmsis_6-latest/CMSIS/Driver/Include/
DDriver_NAND.h186 …uint32_t type : 2; ///< Type: 1=ECC0 over Main, 2=ECC0 over Main+Spare, 3=ECC0 … member