Searched refs:grant (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-latest/components/esp_coex/src/ |
D | coexist.c | 74 …|| gpio_pin.tx_line == gpio_pin.priority || gpio_pin.tx_line == gpio_pin.grant || gpio_pin.tx_line… in is_legal_external_coex_gpio() 81 …if(!GPIO_IS_VALID_GPIO(gpio_pin.priority) || gpio_pin.priority == gpio_pin.grant || gpio_pin.prior… in is_legal_external_coex_gpio() 88 if(!GPIO_IS_VALID_GPIO(gpio_pin.grant) || gpio_pin.grant == gpio_pin.request) { in is_legal_external_coex_gpio() 107 …t_t *gpio_pin, external_coex_wire_t wire_type, uint32_t request, uint32_t priority, uint32_t grant) in esp_external_coex_set_gpio_pin() argument 114 gpio_pin->grant = grant; in esp_external_coex_set_gpio_pin() 125 gpio_pin->grant = grant; in esp_external_coex_set_gpio_pin() 144 …e_set_gpio_pin(external_coex_wire_t wire_type, uint32_t request, uint32_t priority, uint32_t grant) in esp_external_coex_leader_role_set_gpio_pin() argument 148 esp_external_coex_set_gpio_pin(&gpio_pin, wire_type, request, priority, grant); in esp_external_coex_leader_role_set_gpio_pin() 152 …e_set_gpio_pin(external_coex_wire_t wire_type, uint32_t request, uint32_t priority, uint32_t grant) in esp_external_coex_follower_role_set_gpio_pin() argument 156 esp_external_coex_set_gpio_pin(&gpio_pin, wire_type, request, priority, grant); in esp_external_coex_follower_role_set_gpio_pin() [all …]
|
/hal_espressif-latest/components/esp_coex/include/ |
D | esp_coexist.h | 64 gpio_num_t grant; /**< grant gpio signal from leader to follower */ member 180 …uint32_t grant) __attribute__((deprecated("Please use esp_external_coex_set_work_mode and esp_enab… 192 …uint32_t grant) __attribute__((deprecated("Please use esp_external_coex_set_work_mode and esp_enab…
|
/hal_espressif-latest/zephyr/blobs/ |
D | license.txt | 139 6. Trademarks. This License does not grant permission to use the trade
|
/hal_espressif-latest/ |
D | LICENSE | 139 6. Trademarks. This License does not grant permission to use the trade
|
/hal_espressif-latest/tools/esptool_py/esptool/targets/stub_flasher/2/ |
D | LICENSE-APACHE | 138 6. Trademarks. This License does not grant permission to use the trade
|
/hal_espressif-latest/tools/esptool_py/docs/en/ |
D | troubleshooting.rst | 223 … necessary. You can add your user to the ``dialout`` or ``uucp`` group to grant access to the seri…
|
/hal_espressif-latest/components/newlib/ |
D | COPYING.NEWLIB | 164 The authors hereby grant permission to use, copy, modify, distribute, 861 The authors hereby grant permission to use, copy, modify, distribute,
|