/hal_espressif-latest/components/xtensa/include/xtensa/ |
D | core-macros.h | 211 # define _XTHAL_DCACHE_BLOCK_DOWNGRADE_MAX(addr, size, type, max) \ argument 231 # define xthal_dcache_block_invalidate_max(addr, size, max) do { \ argument 234 # define xthal_dcache_block_writeback_max(addr, size, max) do { \ argument 237 # define xthal_dcache_block_writeback_inv_max(addr, size, max) do { \ argument 279 # define xthal_dcache_block_invalidate_max(addr, size, max) do {/*nothing*/} while(0) argument 280 # define xthal_dcache_block_writeback_max(addr, size, max) do {/*nothing*/} while(0) argument 281 # define xthal_dcache_block_writeback_inv_max(addr, size, max) do {/*nothing*/} while(0) argument
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/ |
D | state_binding.c | 64 int16_t bt_mesh_convert_temperature_to_gen_level(uint16_t temp, uint16_t min, uint16_t max) in bt_mesh_convert_temperature_to_gen_level() 70 uint16_t bt_mesh_covert_gen_level_to_temperature(int16_t level, uint16_t min, uint16_t max) in bt_mesh_covert_gen_level_to_temperature()
|
/hal_espressif-latest/components/esp_coex/esp32/ |
D | esp_coex_adapter.c | 80 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper() 136 static void *esp_coex_internal_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_internal_semphr_create_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 82 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper() 146 static void *esp_coex_internal_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_internal_semphr_create_wrapper()
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 67 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper() 108 void *esp_coex_internal_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_internal_semphr_create_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 83 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper() 152 static void *esp_coex_internal_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_internal_semphr_create_wrapper()
|
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | bitalloc-sbc.c | 123 OI_UINT8 max = common->maxBitneed; in OI_CODEC_SBC_GetMaxBitneed() local
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/ |
D | bta_ag_at.h | 57 INT16 max; /* maximum value for int arg */ member
|
/hal_espressif-latest/components/bt/porting/transport/driver/common/ |
D | hci_driver_h4.c | 37 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
/hal_espressif-latest/components/esp_coex/esp32c3/ |
D | esp_coex_adapter.c | 78 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32h2/ |
D | esp_coex_adapter.c | 77 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c2/ |
D | esp_coex_adapter.c | 77 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/components/esp_coex/esp32c6/ |
D | esp_coex_adapter.c | 77 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_common_loader.c | 96 …common_select_otadata(const esp_ota_select_entry_t *two_otadata, bool *valid_two_otadata, bool max) in bootloader_common_select_otadata()
|
/hal_espressif-latest/zephyr/esp32/src/coex/ |
D | esp_coex_adapter.c | 66 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/zephyr/esp32c3/src/coex/ |
D | esp_coex_adapter.c | 67 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/zephyr/esp32s3/src/coex/ |
D | esp_coex_adapter.c | 65 void * esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/zephyr/esp32c2/src/coex/ |
D | esp_coex_adapter.c | 67 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/zephyr/esp32c6/src/coex/ |
D | esp_coex_adapter.c | 67 void *esp_coex_common_semphr_create_wrapper(uint32_t max, uint32_t init) in esp_coex_common_semphr_create_wrapper()
|
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
D | bta_hf_client_at.c | 69 UINT8 max; member 358 static void bta_hf_client_handle_cind_list_item(char *name, UINT32 min, UINT32 max, UINT32 index) in bta_hf_client_handle_cind_list_item() 689 UINT32 min, max; in bta_hf_client_parse_cind_list() local
|
/hal_espressif-latest/components/esp_hw_support/ |
D | mspi_timing_tuning.c | 149 uint32_t max = 0; in find_max_consecutive_success_points() local
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_ble.c | 642 UINT16 min, max, latency, tout; in gap_ble_c_cmpl_cback() local
|
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/ |
D | esp_bt_defs.h | 168 #define ESP_BLE_IS_VALID_PARAM(x, min, max) (((x) >= (min) && (x) <= (max)) ) argument
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/ |
D | cfg_cli.h | 198 uint8_t max; member
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/ |
D | bta_av_co.c | 1736 BOOLEAN bta_av_co_get_remote_bitpool_pref(UINT8 *min, UINT8 *max) in bta_av_co_get_remote_bitpool_pref()
|