Home
last modified time | relevance | path

Searched refs:Enable (Results 1 – 25 of 113) sorted by relevance

12345

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Daci_adv_nwk.c133 tBleStatus aci_gap_set_advertising_enable_preprocess(uint8_t Enable, in aci_gap_set_advertising_enable_preprocess() argument
626 tBleStatus hci_le_set_periodic_advertising_enable_preprocess(uint8_t Enable, in hci_le_set_periodic_advertising_enable_preprocess() argument
633 …if(((Enable & 0x01U) == 0x01U) && (new_buff_pending(Advertising_Handle, PERIODIC_ADV_DATA) == TRUE… in hci_le_set_periodic_advertising_enable_preprocess()
640 tBleStatus hci_le_set_extended_advertising_enable_preprocess(uint8_t Enable, in hci_le_set_extended_advertising_enable_preprocess() argument
648 if(Enable == 0x01){ in hci_le_set_extended_advertising_enable_preprocess()
661 tBleStatus aci_gap_set_advertising_enable_preprocess(uint8_t Enable, in aci_gap_set_advertising_enable_preprocess() argument
665 …return hci_le_set_extended_advertising_enable_preprocess(Enable, Number_of_Sets, Advertising_Set_P… in aci_gap_set_advertising_enable_preprocess()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1931 tBleStatus hci_le_set_extended_advertising_enable(uint8_t Enable,
2068 tBleStatus hci_le_set_periodic_advertising_enable(uint8_t Enable,
2208 tBleStatus hci_le_set_extended_scan_enable(uint8_t Enable,
2918 uint8_t Enable,
2945 uint8_t Enable);
2990 uint8_t Enable);
4332 uint8_t Enable);
5587 tBleStatus aci_hal_set_le_power_control(uint8_t Enable,
5618 uint8_t Enable);
6539 tBleStatus aci_gap_set_advertising_enable(uint8_t Enable,
Dble_stack_user_cfg.h150 tBleStatus GAP_set_advertising_enable_ucfg(uint8_t Enable,
153 tBleStatus GAP_set_advertising_enable_ucfg_weak(uint8_t Enable,
156 tBleStatus GAP_set_extended_advertising_enable(uint8_t Enable,
2139 uint8_t Enable);
2141 tBleStatus aci_hal_set_le_power_control_api(uint8_t Enable,
2387 uint8_t Enable,
2393 uint8_t Enable);
2459 tBleStatus hci_le_set_extended_advertising_enable_api(uint8_t Enable,
2555 tBleStatus hci_le_set_periodic_advertising_enable_api(uint8_t Enable,
2584 uint8_t Enable);
[all …]
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c210 tBleStatus GAP_set_advertising_enable_ucfg(uint8_t Enable, in GAP_set_advertising_enable_ucfg() argument
214 return GAP_set_extended_advertising_enable(Enable, in GAP_set_advertising_enable_ucfg()
4326 uint8_t Enable) in aci_hal_peripheral_latency_enable() argument
4329 Enable); in aci_hal_peripheral_latency_enable()
4335 tBleStatus aci_hal_set_le_power_control(uint8_t Enable, in aci_hal_set_le_power_control() argument
4342 return aci_hal_set_le_power_control_api(Enable, in aci_hal_set_le_power_control()
5165 uint8_t Enable, in hci_le_connection_cte_request_enable() argument
5171 Enable, in hci_le_connection_cte_request_enable()
5182 uint8_t Enable) in hci_le_connection_cte_response_enable() argument
5185 Enable); in hci_le_connection_cte_response_enable()
[all …]
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_cortex.c358 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
366 if ((MPU_Init->Enable) == MPU_REGION_ENABLE) in HAL_MPU_ConfigRegion()
388 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dts.c1266 FunctionalState Enable, in HAL_DTS_ConfigSampleCounter() argument
1286 if (Enable == ENABLE) in HAL_DTS_ConfigSampleCounter()
1458 assert_param(IS_FUNCTIONAL_STATE(pAlarmParams->Enable)); in HAL_DTS_ConfigAlarmA()
1470 if (pAlarmParams->Enable == ENABLE) in HAL_DTS_ConfigAlarmA()
1539 assert_param(IS_FUNCTIONAL_STATE(pAlarmParams->Enable)); in HAL_DTS_ConfigAlarmB()
1551 if (pAlarmParams->Enable == ENABLE) in HAL_DTS_ConfigAlarmB()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_cortex.c334 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
339 if ((MPU_Init->Enable) != 0U) in HAL_MPU_ConfigRegion()
360 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_cortex.c258 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
263 if ((MPU_Init->Enable) != RESET) in HAL_MPU_ConfigRegion()
284 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_cortex.c323 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
328 if ((MPU_Init->Enable) != RESET) in HAL_MPU_ConfigRegion()
349 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_cortex.c514 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
519 if ((MPU_Init->Enable) != 0U) in HAL_MPU_ConfigRegion()
540 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1461 uint8_t Enable;
1526 uint8_t Enable;
1550 uint8_t Enable;
1787 uint8_t Enable;
1802 uint8_t Enable;
1823 uint8_t Enable;
2258 uint8_t Enable;
2469 uint8_t Enable;
3116 uint8_t Enable;
3213 uint8_t Enable;
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_cortex.c400 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
426 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_cortex.c402 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
428 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_cortex.c397 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
422 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_cortex.c355 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
381 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_cortex.c460 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
486 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_cortex.c496 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
521 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cortex.c496 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
521 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_cortex.c335 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
361 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_cortex.c335 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
361 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_cortex.c335 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
361 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cortex.c334 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
360 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_cortex.c334 assert_param(IS_MPU_REGION_ENABLE(MPU_Init->Enable)); in HAL_MPU_ConfigRegion()
360 ((uint32_t)MPU_Init->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cortex.c512 assert_param(IS_MPU_REGION_ENABLE(pMPU_RegionInit->Enable)); in HAL_MPU_ConfigRegion()
542 ((uint32_t)pMPU_RegionInit->Enable << MPU_RASR_ENABLE_Pos); in HAL_MPU_ConfigRegion()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dts.h138 FunctionalState Enable; /*!< Alarm enable/disable */ member
298 FunctionalState Enable,

12345