Searched defs:p (Results 1 – 9 of 9) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_radio.h | 2417 __STATIC_INLINE void LL_RADIO_SetNextPointer(TXRXPACK_TypeDef *p, uint32_t value) in LL_RADIO_SetNextPointer() 2429 __STATIC_INLINE uint32_t LL_RADIO_GetNextPointer(TXRXPACK_TypeDef *p) in LL_RADIO_GetNextPointer() 2442 __STATIC_INLINE void LL_RADIO_SetCalibrationRequest(TXRXPACK_TypeDef *p, uint32_t value) in LL_RADIO_SetCalibrationRequest() 2454 __STATIC_INLINE uint32_t LL_RADIO_GetCalibrationRequest(TXRXPACK_TypeDef *p) in LL_RADIO_GetCalibrationRequest() 2467 __STATIC_INLINE void LL_RADIO_SetKeepSemaRequest(TXRXPACK_TypeDef *p, uint32_t value) in LL_RADIO_SetKeepSemaRequest() 2479 __STATIC_INLINE uint32_t LL_RADIO_GetKeepSemaRequest(TXRXPACK_TypeDef *p) in LL_RADIO_GetKeepSemaRequest() 2493 __STATIC_INLINE void LL_RADIO_SetSuppEna(TXRXPACK_TypeDef *p, uint32_t value) in LL_RADIO_SetSuppEna() 2504 __STATIC_INLINE uint32_t LL_RADIO_GetSuppEna(TXRXPACK_TypeDef *p) in LL_RADIO_GetSuppEna() 2518 __STATIC_INLINE void LL_RADIO_SetCTEAndSamplingEnable(TXRXPACK_TypeDef *p, uint32_t value) in LL_RADIO_SetCTEAndSamplingEnable() 2529 __STATIC_INLINE uint32_t LL_RADIO_GetCTEAndSamplingEnable(TXRXPACK_TypeDef *p) in LL_RADIO_GetCTEAndSamplingEnable() [all …]
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_hal_radio.c | 165 static uint8_t CondRoutineTrue(ActionPacket *p) in CondRoutineTrue() 175 static uint8_t CondRoutineRxTrue(ActionPacket *p) in CondRoutineRxTrue() 465 uint8_t HAL_RADIO_Callback(ActionPacket *p, ActionPacket *next) in HAL_RADIO_Callback() 528 BlueTransStruct *p; in HAL_RADIO_ActionPacketIsr() local 937 void HAL_RADIO_SetReservedArea(ActionPacket *p) in HAL_RADIO_SetReservedArea() 1016 uint8_t HAL_RADIO_MakeActionPacketPending(ActionPacket *p) in HAL_RADIO_MakeActionPacketPending() 1495 static uint8_t CarrierSenseCallback(ActionPacket *p, ActionPacket *next) in CarrierSenseCallback() 1562 static uint8_t CarrierSenseCallback(ActionPacket *p, ActionPacket *next) in CarrierSenseCallback()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | pawr_buff_alloc.c | 71 static void subevent_buff_free(void *p) in subevent_buff_free() 83 static void response_buff_free(void *p) in response_buff_free() 101 void pawr_buff_free(void * p, uint8_t t) in pawr_buff_free()
|
D | aci_adv_nwk.c | 198 void * p; in hci_le_set_periodic_advertising_subevent_data() local 274 void * p; in hci_le_set_periodic_advertising_response_data() local
|
D | adv_buff_alloc_tiny.c | 48 void adv_tiny_buff_free(void * p) in adv_tiny_buff_free()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/ |
D | hw_pka.c | 981 …tgomeryMultiplication( uint32_t opLen, const uint32_t* op1, const uint32_t* op2, const uint32_t* p) in HW_PKA_MontgomeryMultiplication() 1044 uint32_t HW_PKA_isStartPoint(const uint32_t* p) in HW_PKA_isStartPoint()
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_gatt.h | 445 #define BLE_COPY_UUID_16(p, UUID) do{ \ argument
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_jpeg.c | 2533 uint32_t p; in JPEG_Bits_To_SizeCodes() local
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_jpeg.c | 2528 uint32_t p; in JPEG_Bits_To_SizeCodes() local
|