Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/utils/
Djson.c209 static struct json_token * json_alloc_token(unsigned int *tokens) in json_alloc_token()
227 unsigned int tokens = 0; in json_parse() local
/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_npl_os.h234 IRAM_ATTR ble_npl_sem_init(struct ble_npl_sem *sem, uint16_t tokens) in ble_npl_sem_init()
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c480 npl_freertos_sem_init(struct ble_npl_sem *sem, uint16_t tokens) in npl_freertos_sem_init()
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c48 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens()
59 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens, in wps_get_nfc_pw_token()