Searched refs:SemaphoreP_Struct (Results 1 – 10 of 10) sorted by relevance
| /hal_ti-latest/simplelink/source/ti/drivers/dpl/ |
| D | SemaphoreP.h | 82 typedef union SemaphoreP_Struct { union 85 } SemaphoreP_Struct; typedef 161 extern SemaphoreP_Handle SemaphoreP_construct(SemaphoreP_Struct *handle, 164 extern SemaphoreP_Handle SemaphoreP_constructBinary(SemaphoreP_Struct *handle, 167 extern void SemaphoreP_destruct(SemaphoreP_Struct *semP);
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/dpl/ |
| D | SemaphoreP.h | 82 typedef union SemaphoreP_Struct { union 85 } SemaphoreP_Struct; typedef 161 extern SemaphoreP_Handle SemaphoreP_construct(SemaphoreP_Struct *handle, 164 extern SemaphoreP_Handle SemaphoreP_constructBinary(SemaphoreP_Struct *handle, 167 extern void SemaphoreP_destruct(SemaphoreP_Struct *semP);
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/sharedresources/ |
| D | CryptoResourceLPF3.h | 53 extern SemaphoreP_Struct CryptoResourceLPF3_accessSemaphore; 54 extern SemaphoreP_Struct CryptoResourceLPF3_operationSemaphore;
|
| D | CryptoResourceLPF3.c | 44 SemaphoreP_Struct CryptoResourceLPF3_accessSemaphore; 45 SemaphoreP_Struct CryptoResourceLPF3_operationSemaphore;
|
| /hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/ |
| D | SemaphoreP_zephyr.c | 138 SemaphoreP_Handle SemaphoreP_construct(SemaphoreP_Struct *handle, unsigned int count, SemaphoreP_Pa… in SemaphoreP_construct() 157 SemaphoreP_Handle SemaphoreP_constructBinary(SemaphoreP_Struct *handle, unsigned int count) in SemaphoreP_constructBinary() 167 void SemaphoreP_destruct(SemaphoreP_Struct *semP) in SemaphoreP_destruct()
|
| /hal_ti-latest/simplelink/kernel/zephyr/dpl/ |
| D | SemaphoreP_zephyr.c | 137 SemaphoreP_Handle SemaphoreP_construct(SemaphoreP_Struct *handle, in SemaphoreP_construct() 156 SemaphoreP_Handle SemaphoreP_constructBinary(SemaphoreP_Struct *handle, unsigned int count) { in SemaphoreP_constructBinary() 165 void SemaphoreP_destruct(SemaphoreP_Struct *semP) { in SemaphoreP_destruct()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/ |
| D | RCL_Client.h | 49 SemaphoreP_Struct pendSem;
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/cryptokey/ |
| D | CryptoKeyKeyStore_PSA_helpers.h | 71 SemaphoreP_Struct KeyStore_accessSemaphore;
|
| /hal_ti-latest/simplelink/source/ti/drivers/rf/ |
| D | RFCC26X2.h | 1423 …SemaphoreP_Struct semSync; ///< Semaphore used by RF_runCmd(), RF_pendCmd() and p…
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rng/ |
| D | RNGLPF3RF.c | 86 SemaphoreP_Struct accessSemaphore;
|