Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 39) sorted by relevance

12

/hal_espressif-latest/components/xtensa/include/xtensa/
Dcore-macros.h211 # 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/
Dstate_binding.c64 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/
Desp_coex_adapter.c80 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/
Desp_coex_adapter.c82 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/
Desp_coex_adapter.c67 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/
Desp_coex_adapter.c83 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/
Dbitalloc-sbc.c123 OI_UINT8 max = common->maxBitneed; in OI_CODEC_SBC_GetMaxBitneed() local
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_at.h57 INT16 max; /* maximum value for int arg */ member
/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_h4.c37 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c78 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/
Desp_coex_adapter.c77 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/
Desp_coex_adapter.c77 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/
Desp_coex_adapter.c77 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/
Dbootloader_common_loader.c96 …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/
Desp_coex_adapter.c66 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/
Desp_coex_adapter.c67 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/
Desp_coex_adapter.c65 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/
Desp_coex_adapter.c67 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/
Desp_coex_adapter.c67 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/
Dbta_hf_client_at.c69 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/
Dmspi_timing_tuning.c149 uint32_t max = 0; in find_max_consecutive_success_points() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/
Dgap_ble.c642 UINT16 min, max, latency, tout; in gap_ble_c_cmpl_cback() local
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_bt_defs.h168 #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/
Dcfg_cli.h198 uint8_t max; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbta_av_co.c1736 BOOLEAN bta_av_co_get_remote_bitpool_pref(UINT8 *min, UINT8 *max) in bta_av_co_get_remote_bitpool_pref()

12