Searched refs:types (Results 1 – 4 of 4) sorted by relevance
58 …ROPERTIES COMPILE_FLAGS -Wno-incompatible-pointer-types) # driver.c warns on incompatible-pointer-…
57 #include DeviceFamily_constructPath(driverlib/types.h)
420 CryptoCC32XX_Handle CryptoCC32XX_open(uint32_t index, uint32_t types);
204 CryptoCC32XX_Handle CryptoCC32XX_open(uint32_t index, uint32_t types) in CryptoCC32XX_open() argument243 if ((types & (1<<type)) != 0) in CryptoCC32XX_open()