Home
last modified time | relevance | path

Searched refs:AESCMAC_count (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DAESCMAC.c49 extern const uint_least8_t AESCMAC_count;
72 DebugP_assert(index < AESCMAC_count); in AESCMAC_open()
Dconfig_defaults.c113 const uint_least8_t AESCMAC_count = CONFIG_AESCMAC_COUNT; variable