Home
last modified time | relevance | path

Searched refs:wp (Results 1 – 5 of 5) sorted by relevance

/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dauth.c510 struct wordlist *wp;
512 wp = (struct wordlist *) malloc(sizeof(struct wordlist) + l);
513 if (wp == NULL)
515 wp->word = (char *) (wp + 1);
516 wp->next = noauth_addrs;
517 MEMCPY(wp->word, addr, l);
518 noauth_addrs = wp;
532 struct wordlist *wp;
534 wp = (struct wordlist *) malloc(sizeof(struct wordlist) + l);
535 if (wp == NULL)
[all …]
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_gpt/
H A Dr_gpt.c369 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_Enable() local
379 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_Enable()
404 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_Disable() local
408 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_Disable()
437 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_PeriodSet() local
479 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_PeriodSet()
533 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_DutyCycleSet() local
595 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_DutyCycleSet()
695 uint32_t wp = r_gpt_write_protect_disable(p_instance_ctrl); in R_GPT_CounterSet() local
700 r_gpt_write_protect_enable(p_instance_ctrl, wp | GPT_PRV_GTWP_RESET_VALUE); in R_GPT_CounterSet()
[all …]
/btstack/src/ble/gatt-service/
H A Dtx_power_service.gatt2 // https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.blueto…
H A Dscan_parameters_service.gatt2 // https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.blueto…
H A Dbond_management_service.gatt2 // https://www.bluetooth.com/wp-content/uploads/Sitecore-Media-Library/Gatt/Xml/Services/org.blueto…